Fix for
[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 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
35         Log: Regen perlapi.
36      Branch: perl
37            ! pod/perlapi.pod
38 ____________________________________________________________________________
39 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
40         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
41              From: Dave Mitchell <davem@fdgroup.co.uk>
42              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
43              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
44      Branch: perl
45            ! sv.c
46 ____________________________________________________________________________
47 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
48         Log: Regen toc.
49      Branch: perl
50            ! pod/perltoc.pod
51 ____________________________________________________________________________
52 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
53         Log: Regen Porting stuff.
54      Branch: perl
55            ! Porting/Glossary Porting/config.sh Porting/config_H
56 ____________________________________________________________________________
57 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
58         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
59              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60              Date: Tue, 31 Jul 2001 05:34:38 -0400
61              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
62      Branch: perl
63            ! utils/h2xs.PL
64 ____________________________________________________________________________
65 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
66         Log: Metaconfig unit change for #11516. 
67      Branch: metaconfig/U/perl
68            ! gccvers.U
69 ____________________________________________________________________________
70 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
71         Log: Add -Wall in cflags, not in Configure.
72              (This way -Wall affects only the core and the core XS,
73              not user modules' XS.  Concern from Paul Marquess,
74              implementation idea from Andy Dougherty.)
75      Branch: perl
76            ! Configure cflags.SH
77 ____________________________________________________________________________
78 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
79         Log: Metaconfig unit changes for #11514.
80      Branch: metaconfig
81            + U/modified/sysman.U
82            ! U/installdirs/man1dir.U
83 ____________________________________________________________________________
84 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
85         Log: Subject: Configure's detection of system manual
86              From: Sean Dague <sean@dague.net> 
87              Date: Sun, 13 May 2001 15:53:15 -0400
88              Message-ID: <20010513155315.A15833@underhill.dague.net>
89      Branch: perl
90            ! Configure
91 ____________________________________________________________________________
92 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
93         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
94              From: Autrijus Tang <autrijus@autrijus.org> 
95              Date: Thu, 21 Jun 2001 23:56:48 +0800
96              Message-Id: <20010621235648.A57340@not.autrijus.org>
97      Branch: perl
98            ! pod/perlobj.pod
99 ____________________________________________________________________________
100 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
101         Log: Subject: Typo in DB_File.pm
102              From: "Philip Newton" <Philip.Newton@gmx.net>
103              Date: Tue, 31 Jul 2001 06:19:35 +0200
104              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
105      Branch: perl
106            ! ext/DB_File/DB_File.pm
107 ____________________________________________________________________________
108 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
109         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
110              From: "Stephen P. Potter" <spp@spotter.yi.org>
111              Date: Wed, 30 May 2001 13:59:34 -0400
112              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
113      Branch: perl
114            ! pod/perlre.pod
115 ____________________________________________________________________________
116 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
117         Log: eval "format foo=" would loop indefinitely; reported in
118              
119              Subject: A load of old rubbish
120              From: Mike Guy <mjtg@cam.ac.uk>
121              Date: Mon, 14 May 2001 16:12:22 +0100
122              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
123              
124              (The core dumps reported in there already fixed.)
125      Branch: perl
126            ! toke.c
127 ____________________________________________________________________________
128 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
129         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
130      Branch: perl
131            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
132            + lib/Switch/t/switch_case.t
133            - lib/Switch/test.pl
134            ! MANIFEST lib/Switch.pm
135 ____________________________________________________________________________
136 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
137         Log: Subject: [PATCH @11505] DB_File-1.78
138              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
139              Date: Mon, 30 Jul 2001 22:54:37 +0100
140              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
141      Branch: perl
142            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
143            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
144 ____________________________________________________________________________
145 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
146         Log: Explain in more detail why -pipe and -fno-common are good.
147      Branch: perl
148            ! hints/darwin.sh
149 ____________________________________________________________________________
150 [ 11506] By: nick                                  on 2001/07/30  14:32:23
151         Log: Integrate mainline
152      Branch: perlio
153           !> INSTALL Makefile.SH doio.c hints/darwin.sh
154 ____________________________________________________________________________
155 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
156         Log: Perl hasn't been putting man pages into $prefix/lib for
157              a long time now; pointed out by Andy Dougherty. 
158      Branch: perl
159            ! hints/darwin.sh
160 ____________________________________________________________________________
161 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
162         Log: Document the extras Configure option.
163      Branch: perl
164            ! INSTALL
165 ____________________________________________________________________________
166 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
167         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
168              everywhere.
169      Branch: perl
170           !> doio.c
171 ____________________________________________________________________________
172 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
173         Log: Doubly guard against invoking CPAN if no extras defined,
174              pointed out by H. Merijn Brand.
175      Branch: perl
176            ! Makefile.SH
177 ____________________________________________________________________________
178 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
179         Log: Fix O_RDONLY check to check for O_RDONLY.
180      Branch: maint-5.6/macperl
181            ! doio.c
182 ____________________________________________________________________________
183 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
184         Log: Integrate miscellaneous changes from maint-5.6/perl.
185      Branch: maint-5.6/macperl
186           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
187 ____________________________________________________________________________
188 [ 11499] By: nick                                  on 2001/07/30  06:52:42
189         Log: Integrate mainline
190      Branch: perlio
191           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
192           +> win32/sync_ext.pl
193            - win32/sncfnmcs.pl
194           !> (integrate 71 files)
195 ____________________________________________________________________________
196 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
197         Log: Update Changes.
198      Branch: perl
199            ! Changes patchlevel.h
200 ____________________________________________________________________________
201 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
202         Log: Now Configure -Dextras=Foo::Bar and "make install" will
203              fetch and install Foo::Bar.
204      Branch: perl
205            ! Makefile.SH
206 ____________________________________________________________________________
207 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
208         Log: Metaconfig unit change for #11495.
209      Branch: metaconfig/U/perl
210            ! Extras.U
211 ____________________________________________________________________________
212 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
213         Log: extras.make, extras.test, and extras.install make targets.
214      Branch: perl
215            ! Configure Makefile.SH
216 ____________________________________________________________________________
217 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
218         Log: Metaconfig unit change for #11493.
219      Branch: metaconfig/U/perl
220            ! Extras.U
221 ____________________________________________________________________________
222 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
223         Log: Better to have the list of extras in $extras than 'define'.
224      Branch: perl
225            ! Configure
226 ____________________________________________________________________________
227 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
228         Log: The metaconfig unit change for #11490.
229      Branch: metaconfig/U/perl
230            + Extras.U
231 ____________________________________________________________________________
232 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
233         Log: Missed from #11490 (the required dependency).
234      Branch: perl
235            ! Makefile.SH
236 ____________________________________________________________________________
237 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
238         Log: Add the support of asking for extra modules or bundles of modules
239              to be fetched from the CPAN and installed as a part of the Perl
240              build process.  None of this installation is yet really done;
241              only the list is asked, and saved away in extras.lst for
242              the build and installation process to worry about later.
243      Branch: perl
244            ! Configure
245 ____________________________________________________________________________
246 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
247         Log: Beginnings of better Inf and NaN support.
248              At least toke.c and sv.c still need quite a bit of work.
249      Branch: perl
250            ! numeric.c perl.h
251 ____________________________________________________________________________
252 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
253         Log: Top-level Makefile didn't honour OPTIMIZE.
254      Branch: perl
255            ! Makefile.SH
256 ____________________________________________________________________________
257 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
258         Log: Update Changes.
259      Branch: perl
260            ! Changes patchlevel.h
261 ____________________________________________________________________________
262 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
263         Log: Use Search::Dict 1.02 interface for charinfo().
264      Branch: perl
265            ! lib/UnicodeCD.pm
266 ____________________________________________________________________________
267 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
268         Log: Now also allow transforming the read lines before comparing them.
269              (This will help UnicodeCD.) 
270      Branch: perl
271            ! lib/Search/Dict.pm
272 ____________________________________________________________________________
273 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
274         Log: Remove tiehandle code.
275      Branch: perl
276            ! lib/UnicodeCD.pm
277 ____________________________________________________________________________
278 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
279         Log: Allow specifying a comparison function for Search::Dict::look().
280      Branch: perl
281            ! lib/Search/Dict.pm
282 ____________________________________________________________________________
283 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
284         Log: Small UnicodeCD tweaks.
285      Branch: perl
286            ! lib/UnicodeCD.pm lib/UnicodeCD.t
287 ____________________________________________________________________________
288 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
289         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
290              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
291              Date: Tue, 24 Jul 2001 01:51:32 +0900
292              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
293      Branch: perl
294            ! lib/UnicodeCD.pm lib/UnicodeCD.t
295 ____________________________________________________________________________
296 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
297         Log: Subject: [PATCH] installperl
298              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
299              Date: Fri, 27 Jul 2001 19:05:04 -0700
300              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
301      Branch: perl
302            ! installperl
303 ____________________________________________________________________________
304 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
305         Log: Subject: [PATCH] Set proper compatibility versions in core
306              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
307              Date: Fri, 27 Jul 2001 20:01:49 -0700
308              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
309      Branch: perl
310            ! Makefile.SH
311 ____________________________________________________________________________
312 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
313         Log: Metaconfig unit change for #11477.
314      Branch: metaconfig/U/perl
315            ! dlsrc.U
316 ____________________________________________________________________________
317 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
318         Log: Subject: [PATCH] Darwin: -fpic not so good
319              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
320              Date: Fri, 27 Jul 2001 18:57:38 -0700
321              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
322      Branch: perl
323            ! Configure
324 ____________________________________________________________________________
325 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
326         Log: Subject: [PATCH] Clean up Darwin hints
327              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
328              Date: Fri, 27 Jul 2001 19:13:15 -0700
329              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
330      Branch: perl
331            ! hints/darwin.sh
332 ____________________________________________________________________________
333 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
334         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
335              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
336              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
337              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
338      Branch: perl
339            ! pod/perlfunc.pod pp.c t/op/split.t
340 ____________________________________________________________________________
341 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
342         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
343              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
344              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
345              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
346      Branch: perl
347            ! pod/perlvar.pod
348 ____________________________________________________________________________
349 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
350         Log: Subject: [PATCH] fixes to constant.pm documentation
351              From: Ilmari Karonen <iltzu@sci.fi>
352              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
353              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
354      Branch: perl
355            ! lib/constant.pm
356 ____________________________________________________________________________
357 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
358         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
359              From: "Philip Newton" <Philip.Newton@gmx.net>
360              Date: Fri, 27 Jul 2001 07:51:10 +0200
361              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
362      Branch: perl
363            ! pod/perlport.pod
364 ____________________________________________________________________________
365 [ 11471] By: nick                                  on 2001/07/26  06:23:32
366         Log: Subject:  [PATCH] Doc fix for perlguts / threading
367              From:  Arthur Bergman <arthur@contiller.se>
368              Date:  Wed, 25 Jul 2001 11:28:23 +0200
369              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
370      Branch: perl
371            ! pod/perlguts.pod
372 ____________________________________________________________________________
373 [ 11470] By: nick                                  on 2001/07/26  06:21:06
374         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
375              From:  Philip Newton <Philip.Newton@gmx.net>
376              Date:  Wed, 25 Jul 2001 08:19:47 +0200
377              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
378      Branch: perl
379            ! INSTALL
380 ____________________________________________________________________________
381 [ 11469] By: nick                                  on 2001/07/26  06:20:25
382         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
383              From:  Philip Newton <Philip.Newton@gmx.net>
384              Date:  Wed, 25 Jul 2001 08:12:48 +0200
385              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
386      Branch: perl
387            ! INSTALL
388 ____________________________________________________________________________
389 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
390         Log: More +x.
391      Branch: perl
392            ! Porting/makerel
393 ____________________________________________________________________________
394 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
395         Log: Update Changes.
396      Branch: perl
397            ! Changes patchlevel.h
398 ____________________________________________________________________________
399 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
400         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
401              From: "Philip Newton" <Philip.Newton@gmx.net>
402              Date: Tue, 24 Jul 2001 06:45:55 +0200
403              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
404      Branch: perl
405            ! os2/perlrexx.c
406 ____________________________________________________________________________
407 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
408         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
409              From: Peter Prymmer <pvhp@forte.com>
410              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
411              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
412      Branch: perl
413            ! pod/perlport.pod t/io/fs.t vms/test.com
414 ____________________________________________________________________________
415 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
416         Log: Workaround on Cwd bootstrap problem.
417      Branch: perl
418            ! lib/ExtUtils/MakeMaker.pm
419 ____________________________________________________________________________
420 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
421         Log: When in Rome, quote like the Romans do.
422      Branch: perl
423            ! cflags.SH
424 ____________________________________________________________________________
425 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
426         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
427              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
428              Date: Mon, 23 Jul 2001 19:29:49 -0400
429              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
430      Branch: perl
431            + os2/perlrexx.c
432            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
433            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
434            ! t/op/write.t
435 ____________________________________________________________________________
436 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
437         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
439              Date: Mon, 23 Jul 2001 18:43:42 -0400
440              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
441      Branch: perl
442            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
443 ____________________________________________________________________________
444 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
445         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
447              Date: Mon, 23 Jul 2001 18:33:16 -0400
448              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
449      Branch: perl
450            ! lib/ExtUtils/MakeMaker.pm
451 ____________________________________________________________________________
452 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
453         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
454              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
455              Date: Mon, 23 Jul 2001 18:20:35 -0400
456              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
457      Branch: perl
458            ! Makefile.SH cflags.SH
459 ____________________________________________________________________________
460 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
461         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
462              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
463              Date: Mon, 23 Jul 2001 11:32:17 -0500
464              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
465      Branch: perl
466            ! lib/ExtUtils/MakeMaker.pm
467 ____________________________________________________________________________
468 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
469         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
471              Date: Mon, 23 Jul 2001 18:13:20 -0400
472              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
473      Branch: perl
474            ! lib/perl5db.pl
475 ____________________________________________________________________________
476 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
477         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
478              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
479              Date: Mon, 23 Jul 2001 18:07:40 -0400
480              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
481      Branch: perl
482            ! op.c
483 ____________________________________________________________________________
484 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
485         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
486              From: "Craig A. Berry" <craigberry@mac.com>
487              Date: Mon, 23 Jul 2001 15:35:06 -0500
488              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
489      Branch: perl
490            ! util.c
491 ____________________________________________________________________________
492 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
493         Log: Subject: [PATCH perlfaq9.pod typo]
494              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
495              Date: Mon, 23 Jul 2001 07:49:05 -0700
496              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
497      Branch: perl
498            ! pod/perlfaq9.pod
499 ____________________________________________________________________________
500 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
501         Log: Subject: win32\sncfnmcs.pl corrections
502              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
503              Date: Mon, 23 Jul 2001 12:56:54 +0200
504              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
505              
506              Rename the script a little bit more sensibly.
507      Branch: perl
508            + win32/sync_ext.pl
509            - win32/sncfnmcs.pl
510            ! MANIFEST README.win32
511 ____________________________________________________________________________
512 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
513         Log: Test tweak.
514      Branch: perl
515            ! ext/B/Deparse.t
516 ____________________________________________________________________________
517 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
518         Log: Metaconfig unit tweak for #11450.
519      Branch: metaconfig/U/perl
520            ! Mksymlinks.U
521 ____________________________________________________________________________
522 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
523         Log: Too volatile failsafe check.
524      Branch: perl
525            ! Configure
526 ____________________________________________________________________________
527 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
528         Log: Further doc tweaks.
529      Branch: perl
530            ! lib/UnicodeCD.pm
531 ____________________________________________________________________________
532 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
533         Log: Doc tweaks.
534      Branch: perl
535            ! lib/UnicodeCD.pm
536 ____________________________________________________________________________
537 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
538         Log: Doc tweakery from Abhijit.
539      Branch: perl
540            ! Porting/repository.pod
541 ____________________________________________________________________________
542 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
543         Log: An accidental empty line.
544      Branch: perl
545            ! MANIFEST
546 ____________________________________________________________________________
547 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
548         Log: Missing MANIFESTations.
549      Branch: perl
550            ! MANIFEST
551 ____________________________________________________________________________
552 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
553         Log: Update Changes.
554      Branch: perl
555            ! Changes patchlevel.h
556 ____________________________________________________________________________
557 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
558         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
559              From: Mike Guy <mjtg@cam.ac.uk>
560              Date: Fri, 20 Jul 2001 16:12:49 +0100
561              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
562      Branch: perl
563            ! Porting/pumpkin.pod
564 ____________________________________________________________________________
565 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
566         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
567              From: Peter Prymmer <pvhp@forte.com>
568              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
569              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
570      Branch: perl
571            ! pod/perlhack.pod
572 ____________________________________________________________________________
573 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
574         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
575              From: Michael G Schwern <schwern@pobox.com>
576              Date: Fri, 20 Jul 2001 20:22:35 -0400
577              Message-ID: <20010720202235.O4498@blackrider>
578      Branch: perl
579            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
580            ! lib/Test/t/todo.t
581 ____________________________________________________________________________
582 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
583         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
584              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
585              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
586              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
587      Branch: perl
588            ! ext/POSIX/POSIX.pod
589 ____________________________________________________________________________
590 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
591         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
592              From: Mark-Jason Dominus <mjd@plover.com>
593              Date: Fri, 20 Jul 2001 23:16:54 -0400
594              Message-ID: <20010721031654.21877.qmail@plover.com>
595      Branch: perl
596            ! ext/POSIX/POSIX.pod
597 ____________________________________________________________________________
598 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
599         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
600              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
601              Date: Sun, 22 Jul 2001 14:56:09 +0200
602              Message-ID: <20010722145609.A766@rafael>
603      Branch: perl
604            ! ext/B/O.pm
605 ____________________________________________________________________________
606 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
607         Log: Subject: regexec.c #define cleanup
608              From: Mark-Jason Dominus <mjd@plover.com>
609              Date: Sat, 21 Jul 2001 18:33:25 -0400
610              Message-ID: <20010721223325.3069.qmail@plover.com>
611      Branch: perl
612            ! regexec.c
613 ____________________________________________________________________________
614 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
615         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
616              From: Prymmer/Kahn <pvhp@best.com>
617              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
618              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
619      Branch: perl
620            ! t/io/fs.t
621 ____________________________________________________________________________
622 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
623         Log: Typo in #11432.
624      Branch: perl
625            ! ext/POSIX/POSIX.t
626 ____________________________________________________________________________
627 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
628         Log: Integrate (manually) change #11424 from macperl.
629      Branch: perl
630            ! ext/Filter/t/call.t
631 ____________________________________________________________________________
632 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
633         Log: Integrate change #11408 from macperl.
634      Branch: perl
635           !> README.macos pod/perlport.pod
636 ____________________________________________________________________________
637 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
638         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
639      Branch: perl
640           +> macos/MacPerlTests.cmd macos/xsubpp.patch
641            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
642            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
643            ! ext/POSIX/POSIX.t
644 ____________________________________________________________________________
645 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
646         Log: pod/*.t tests not picked up by t/TEST either
647      Branch: maint-5.6/perl
648            ! t/TEST
649 ____________________________________________________________________________
650 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
651         Log: better tweak for change#11429 (windows has both / and \ separated
652              paths in @INC at that point)
653      Branch: maint-5.6/perl
654            ! t/pod/testp2pt.pl
655 ____________________________________________________________________________
656 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
657         Log: MacOS pod test tweak needs \Escape
658      Branch: maint-5.6/perl
659            ! t/pod/testp2pt.pl
660 ____________________________________________________________________________
661 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
662         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
663              resulting duplicate output, but t/harness isn't)
664      Branch: maint-5.6/perl
665            ! t/run/runenv.t
666 ____________________________________________________________________________
667 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
668         Log: t/harness wasn't picking up all the tests
669      Branch: maint-5.6/perl
670            ! t/harness
671 ____________________________________________________________________________
672 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
673         Log: update MANIFEST for new file
674      Branch: maint-5.6/perl
675            ! MANIFEST
676 ____________________________________________________________________________
677 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
678         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
679              the exception of the macperl/macos/... tree
680      Branch: maint-5.6/perl
681           +> t/lib/filefind-taint.t
682           !> (integrate 72 files)
683 ____________________________________________________________________________
684 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
685         Log: Fix test.
686      Branch: maint-5.6/macperl
687            ! macos/bundled_ext/Filter/t/call.t
688 ____________________________________________________________________________
689 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
690         Log: Make perl fork()-safe (in a slightly limited way) even on
691              platforms that don't have pthread_atfork() (extension of
692              the fix in change#11151).
693              
694              Note that this will not help extensions that call fork()
695              directly in C, or that link to libraries that call fork()
696              directly.  Such cases must be fixed to either call
697              PerlProc_fork(), or call atfork_lock() in parent before the
698              calling the function that forks and call atfork_unlock()
699              in both parent and child immediately after the fork().
700              (There are no worries if C code calls exec() in the child
701              immediately after a fork().  Only cases where the child
702              calls perl's API functions (including New()) after the
703              fork() are problematic.)
704              
705              This change also eliminates the use of vfork() from perl,
706              since all such uses were violating the severe restrictions
707              on modifying the state of the process between the vfork()
708              and the exec().
709              
710              This is a modified version of patches suggested by Abhijit
711              Menon-Sen and Richard Soderberg.
712      Branch: perl
713            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
714            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
715 ____________________________________________________________________________
716 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
717         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
718              Switch, and Text::Balanced.
719      Branch: maint-5.6/macperl
720            + macos/bundled_ext/Filter/Util/Call/Call.pm
721            + macos/bundled_ext/Filter/Util/Call/Call.xs
722            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
723            + macos/bundled_ext/Filter/t/MyFilter.pm
724            + macos/bundled_ext/Filter/t/call.t
725            + macos/bundled_ext/Filter/t/filter-util.pl
726            + macos/bundled_lib/blib/lib/Class/ISA.pm
727            + macos/bundled_lib/blib/lib/Digest.pm
728            + macos/bundled_lib/blib/lib/Filter/Simple.pm
729            + macos/bundled_lib/blib/lib/Switch.pm
730            + macos/bundled_lib/blib/lib/Text/Balanced.pm
731            + macos/bundled_lib/blib/lib/Text/Balanced.pod
732            + macos/bundled_lib/t/Class/ISA/test.pl
733            + macos/bundled_lib/t/Digest/Digest.t
734            + macos/bundled_lib/t/Filter/Simple/test.pl
735            + macos/bundled_lib/t/Switch/test.pl
736            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
737            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
738            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
739            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
740            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
741            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
742            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
743            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
744 ____________________________________________________________________________
745 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
746         Log: Add Filter::Util::Call to config/make files; edit utils
747              to recognize the module (it was descended too far down).
748              Bump version to 5.6.1a4.
749      Branch: maint-5.6/macperl
750            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
751            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
752            ! macos/macperl/Makefile.mk macos/xsubpp.patch
753 ____________________________________________________________________________
754 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
755         Log: Make DB_File the default for MLDBM on MacOS.
756      Branch: maint-5.6/macperl
757            ! macos/bundled_lib/blib/lib/MLDBM.pm
758 ____________________________________________________________________________
759 [ 11419] By: nick                                  on 2001/07/20  14:51:03
760         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
761              From:  Simon Cozens <simon@netthink.co.uk>
762              Date:  Fri, 20 Jul 2001 11:42:35 -0400
763              Message-Id:  <20010720114235.A5235@netthink.co.uk>
764      Branch: perl
765            ! lib/UnicodeCD.pm
766 ____________________________________________________________________________
767 [ 11418] By: nick                                  on 2001/07/20  14:48:12
768         Log: Subject:  [PATCH regcomp.h] adds a comment
769              From:  Abhijit Menon-Sen <ams@wiw.org>
770              Date:  Fri, 20 Jul 2001 21:05:37 +0530
771              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
772      Branch: perl
773            ! regcomp.h
774 ____________________________________________________________________________
775 [ 11417] By: nick                                  on 2001/07/20  14:16:38
776         Log: Subject:  [PATCH 5.7.2] INSTALL updates
777              From:  Andy Dougherty <doughera@lafayette.edu>
778              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
779              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
780      Branch: perl
781            ! INSTALL
782 ____________________________________________________________________________
783 [ 11416] By: nick                                  on 2001/07/20  06:44:44
784         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
785              From:  Russ Allbery <rra@stanford.edu>
786              Date:  19 Jul 2001 15:52:37 -0700
787              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
788      Branch: perl
789            ! lib/Pod/Man.pm
790 ____________________________________________________________________________
791 [ 11415] By: nick                                  on 2001/07/20  06:35:11
792         Log: Subject:  [PATCH] defer op_seq allocation
793              From:  Abhijit Menon-Sen <ams@wiw.org>
794              Date:  Thu, 19 Jul 2001 22:12:24 +0530
795              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
796      Branch: perl
797            ! op.c
798 ____________________________________________________________________________
799 [ 11414] By: nick                                  on 2001/07/20  06:23:36
800         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
801              From:  Abhijit Menon-Sen <ams@wiw.org>
802              Date:  Fri, 20 Jul 2001 01:18:50 +0530
803              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
804              (Private e-mail)
805      Branch: perl
806            ! ext/Time/HiRes/HiRes.xs
807 ____________________________________________________________________________
808 [ 11413] By: nick                                  on 2001/07/20  06:18:53
809         Log: Integrate mainline
810      Branch: perlio
811           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
812            - t/base/commonsense.t
813           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
814           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
815           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
816           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
817           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
818           !> win32/win32.c
819 ____________________________________________________________________________
820 [ 11412] By: nick                                  on 2001/07/19  06:44:27
821         Log: Integrate win32/perlhost.h from maintenance branch.
822              (Rest of $ENV{PATH} / system() fix.)
823      Branch: perl
824           !> win32/perlhost.h
825 ____________________________________________________________________________
826 [ 11411] By: nick                                  on 2001/07/19  06:41:34
827         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
828              From:  Philip Newton <Philip.Newton@gmx.net>
829              Date:  Wed, 18 Jul 2001 21:43:57 +0200
830              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
831      Branch: perl
832            ! pod/perlhack.pod
833 ____________________________________________________________________________
834 [ 11410] By: nick                                  on 2001/07/19  06:39:35
835         Log: Subject:  Security hole in taint checking in open()
836              From:  deekoo@tentacle.net
837              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
838              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
839      Branch: perl
840            ! doio.c
841 ____________________________________________________________________________
842 [ 11409] By: nick                                  on 2001/07/19  06:28:08
843         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
844              From:  Abhijit Menon-Sen <ams@wiw.org>
845              Date:  Thu, 19 Jul 2001 04:30:43 +0530
846              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
847      Branch: perl
848            ! ext/Time/HiRes/HiRes.xs
849 ____________________________________________________________________________
850 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
851         Log: Update docs with latest implementation information and new URLs.
852      Branch: maint-5.6/macperl
853            ! README.macos pod/perlport.pod
854 ____________________________________________________________________________
855 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
856         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
857              Fix BuildRules to accept optimization variables.
858      Branch: maint-5.6/macperl
859            + macos/bundled_ext/Digest/MD5/Makefile.mk
860            ! macos/BuildRules.mk macos/Makefile.mk
861            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
862            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
863 ____________________________________________________________________________
864 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
865         Log: Integrate changes 11399,11401
866      Branch: maint-5.6/macperl
867           !> win32/perlhost.h win32/win32.c
868 ____________________________________________________________________________
869 [ 11405] By: nick                                  on 2001/07/18  06:50:33
870         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
871              from perl5.6*
872      Branch: perl
873           !> win32/perlhost.h win32/win32.c
874 ____________________________________________________________________________
875 [ 11404] By: nick                                  on 2001/07/18  06:43:59
876         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
877              From:  hv@crypt0.demon.co.uk
878              Date:  Wed, 18 Jul 2001 05:58:46 +0100
879              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
880      Branch: perl
881            ! ext/POSIX/POSIX.t
882 ____________________________________________________________________________
883 [ 11403] By: nick                                  on 2001/07/18  06:38:57
884         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
885              From:  hv@crypt0.demon.co.uk
886              Date:  Wed, 18 Jul 2001 05:21:54 +0100
887              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
888      Branch: perl
889            ! numeric.c t/op/arith.t
890 ____________________________________________________________________________
891 [ 11402] By: nick                                  on 2001/07/18  06:19:17
892         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
893              From:  mjd@plover.com
894              Date:  17 Jul 2001 17:59:20 -0000
895              Message-Id:  <20010717175920.8177.qmail@plover.com>
896      Branch: perl
897            ! pod/perlre.pod
898 ____________________________________________________________________________
899 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
900         Log: thinko in change#11400 (duh)
901      Branch: maint-5.6/perl
902            ! win32/perlhost.h
903 ____________________________________________________________________________
904 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
905         Log: change#11399 revealed another unrelated bug; this is just a temporary
906              bandaid
907      Branch: maint-5.6/perl
908            ! win32/perlhost.h
909 ____________________________________________________________________________
910 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
911         Log: fix bugs in handling of the virtualized environment under windows;
912              there were bugs in propagating any changes to %ENV down to the real
913              environment when such changes happened in the toplevel process
914              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
915              problem identification, and for a part of the fix)
916      Branch: maint-5.6/perl
917            ! win32/perlhost.h win32/win32.c
918 ____________________________________________________________________________
919 [ 11398] By: nick                                  on 2001/07/17  08:26:35
920         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
921              From: Peter Prymmer <pvhp@forte.com>
922              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
923              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
924              
925              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
926              should not depend on existance of Config.pm
927      Branch: perl
928           +> t/lib/commonsense.t
929            - t/base/commonsense.t
930            ! MANIFEST t/README
931 ____________________________________________________________________________
932 [ 11397] By: nick                                  on 2001/07/17  08:09:58
933         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
934              From:  Michael G Schwern <schwern@pobox.com>
935              Date:  Mon, 16 Jul 2001 18:20:31 -0400
936              Message-Id:  <20010716182031.A1128@blackrider>
937      Branch: perl
938            ! pod/perlhack.pod
939 ____________________________________________________________________________
940 [ 11396] By: nick                                  on 2001/07/17  08:04:11
941         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
942              From:  Gwyn Judd <b.judd@xtra.co.nz>
943              Date:  Tue, 17 Jul 2001 20:55:58 +1200
944              Message-Id:  <20010717205558.A3107@thislove>
945      Branch: perl
946            ! pod/perlfunc.pod
947 ____________________________________________________________________________
948 [ 11395] By: nick                                  on 2001/07/17  08:02:22
949         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
950              From:  Peter Prymmer <pvhp@forte.com>
951              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
952              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
953      Branch: perl
954            ! t/op/sprintf.t
955 ____________________________________________________________________________
956 [ 11394] By: nick                                  on 2001/07/17  07:57:06
957         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
958              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
959              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
960              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
961      Branch: perl
962            ! gv.c
963 ____________________________________________________________________________
964 [ 11392] By: nick                                  on 2001/07/17  07:50:12
965         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
966              From:  Coral <coral@moonlight.crystalflame.net>
967              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
968              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
969      Branch: perl
970            ! pp_sys.c thread.h
971 ____________________________________________________________________________
972 [ 11391] By: nick                                  on 2001/07/17  07:34:28
973         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
974              From:  Jonathan Stowe <gellyfish@gellyfish.com>
975              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
976              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
977      Branch: perl
978            ! utils/h2xs.PL
979 ____________________________________________________________________________
980 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
981         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
982              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
983              and Mac::Apps::Launch, which don't work, and Time::HiRes and
984              Time::Piece, which don't yet work.
985      Branch: maint-5.6/macperl
986            + (add 154 files)
987 ____________________________________________________________________________
988 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
989         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
990              Also add hack to get around missing setenv for PERL5DB.
991      Branch: maint-5.6/macperl
992            ! macos/macish.c macos/macish.h
993 ____________________________________________________________________________
994 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
995         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
996      Branch: maint-5.6/macperl
997            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
998            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
999 ____________________________________________________________________________
1000 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
1001         Log: Fix up some configuration and make options, add extra
1002              extensions.
1003      Branch: maint-5.6/macperl
1004            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
1005            ! macos/macperl/Makefile.mk
1006 ____________________________________________________________________________
1007 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
1008         Log: From Change 11374 in maintperl.
1009      Branch: maint-5.6/macperl
1010           !> utils/h2ph.PL
1011 ____________________________________________________________________________
1012 [ 11385] By: nick                                  on 2001/07/16  14:12:58
1013         Log: Back out change to h2xs till it passes its test.
1014      Branch: perl
1015            ! utils/h2xs.PL
1016 ____________________________________________________________________________
1017 [ 11384] By: nick                                  on 2001/07/16  14:00:10
1018         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
1019              From:  Jonathan Stowe <gellyfish@gellyfish.com>
1020              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
1021              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
1022      Branch: perl
1023            ! utils/h2xs.PL
1024 ____________________________________________________________________________
1025 [ 11383] By: nick                                  on 2001/07/16  13:53:12
1026         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
1027              From:  Robin Houston <robin@kitsite.com>
1028              Date:  Sun, 15 Jul 2001 18:22:31 +0100
1029              Message-Id:  <20010715182230.A11174@robin>
1030      Branch: perl
1031            ! hints/darwin.sh
1032 ____________________________________________________________________________
1033 [ 11382] By: nick                                  on 2001/07/16  13:52:49
1034         Log: Subject:  [PATCH perl@11372] re_dup
1035              From:  Radu Greab <radu@netsoft.ro>
1036              Date:  Sun, 15 Jul 2001 04:50:06 +0300
1037              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
1038      Branch: perl
1039            ! sv.c
1040 ____________________________________________________________________________
1041 [ 11379] By: nick                                  on 2001/07/16  13:35:39
1042         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
1043              From:  Robin Houston <robin@kitsite.com>
1044              Date:  Sat, 14 Jul 2001 14:28:50 +0100
1045              Message-Id:  <20010714142850.A10205@robin>
1046      Branch: perl
1047            ! ext/B/B/Deparse.pm
1048 ____________________________________________________________________________
1049 [ 11378] By: nick                                  on 2001/07/16  13:30:36
1050         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
1051              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
1052              Date:  Sat, 14 Jul 2001 22:17:42 +0900
1053              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
1054      Branch: perl
1055            + ext/Encode/Encode/euc-jp-0212.enc
1056            ! ext/Encode/Encode/Tcl.pm
1057 ____________________________________________________________________________
1058 [ 11377] By: nick                                  on 2001/07/16  13:17:28
1059         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
1060              From:  Andy Dougherty <doughera@lafayette.edu>
1061              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
1062              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
1063      Branch: perl
1064            ! hints/darwin.sh hints/rhapsody.sh
1065 ____________________________________________________________________________
1066 [ 11376] By: nick                                  on 2001/07/16  09:05:00
1067         Log: Integrate mainline
1068      Branch: perlio
1069           +> ext/Encode/Encode/7bit-greek.enc
1070           +> ext/Encode/Encode/7bit-latin1.enc
1071           +> ext/Encode/Encode/cns11643-1.enc
1072           +> ext/Encode/Encode/cns11643-2.enc
1073           +> ext/Encode/Encode/iso2022-cn.enc
1074           +> ext/Encode/Encode/iso2022-jp1.enc
1075           +> ext/Encode/Encode/iso2022-jp2.enc
1076           !> Changes Configure MANIFEST Makefile.SH
1077           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
1078           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
1079           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
1080           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
1081           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
1082 ____________________________________________________________________________
1083 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
1084         Log: integrate change#11374 from maint-5.6
1085              
1086              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
1087      Branch: perl
1088           !> utils/h2ph.PL
1089 ____________________________________________________________________________
1090 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
1091         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
1092      Branch: maint-5.6/perl
1093            ! utils/h2ph.PL
1094 ____________________________________________________________________________
1095 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
1096         Log: Update Changes.
1097      Branch: perl
1098            ! Changes patchlevel.h
1099 ____________________________________________________________________________
1100 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
1101         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
1102              From: Jonathan Stowe <gellyfish@gellyfish.com>
1103              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
1104              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
1105      Branch: perl
1106            ! utils/h2xs.PL
1107 ____________________________________________________________________________
1108 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
1109         Log: Subject: patch to add DEL to [:cntrl:]
1110              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1111              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
1112              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
1113      Branch: perl
1114            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
1115 ____________________________________________________________________________
1116 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
1117         Log: Metaconfig unit change for #11369; plus a dependency nit.
1118      Branch: metaconfig
1119            ! U/compline/nblock_io.U
1120      Branch: metaconfig/U/perl
1121            ! Extensions.U
1122 ____________________________________________________________________________
1123 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
1124         Log: #include <stdlib.h> so that exit() is prototyped,
1125              noticed by Hugo.
1126      Branch: perl
1127            ! Configure
1128 ____________________________________________________________________________
1129 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
1130         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
1131              From: Peter Prymmer <pvhp@forte.com>
1132              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
1133              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
1134      Branch: perl
1135            ! t/op/sprintf.t
1136 ____________________________________________________________________________
1137 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
1138         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
1139              From: Peter Prymmer <pvhp@forte.com>
1140              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
1141              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
1142      Branch: perl
1143            ! ext/Encode/Encode/Tcl.t
1144 ____________________________________________________________________________
1145 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
1146         Log: Add information about gcc 3.0 basic block profiling.
1147      Branch: perl
1148            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
1149 ____________________________________________________________________________
1150 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
1151         Log: Subject: Error in lib/PerlIO/Via.pm ?
1152              From: Mark-Jason Dominus <mjd@plover.com>
1153              Date: Fri, 13 Jul 2001 15:55:41 -0400
1154              Message-ID: <20010713195541.26751.qmail@plover.com>
1155      Branch: perl
1156            ! ext/PerlIO/Via/Via.pm
1157 ____________________________________________________________________________
1158 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
1159         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
1160              section from the Compiler section.
1161      Branch: perl
1162            ! myconfig.SH
1163 ____________________________________________________________________________
1164 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
1165         Log: Handle glibc style of constant definitions using enum
1166              with intervening #defines; from Brendan O'Dea.
1167      Branch: perl
1168            ! utils/h2ph.PL
1169 ____________________________________________________________________________
1170 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
1171         Log: Add LC_MESSAGES to the locale_h export tag (it already is
1172              in the Makefile.PL and thusly eligible for an XS constant)
1173              (see also maintperl #10543)
1174      Branch: perl
1175            ! ext/POSIX/POSIX.pm
1176 ____________________________________________________________________________
1177 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
1178         Log: Subject: Re: [patch] re_dup
1179              From: Abhijit Menon-Sen <ams@wiw.org>
1180              Date: Fri, 13 Jul 2001 21:41:09 +0530
1181              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
1182      Branch: perl
1183            ! sv.c
1184 ____________________________________________________________________________
1185 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
1186         Log: Subject: [patch] re_dup
1187              From: Doug MacEachern <dougm@covalent.net>
1188              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
1189              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
1190      Branch: perl
1191            ! sv.c
1192 ____________________________________________________________________________
1193 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
1194         Log: Update Changes.
1195      Branch: perl
1196            ! Changes patchlevel.h
1197 ____________________________________________________________________________
1198 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
1199         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
1200              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
1201              Date: Sat, 14 Jul 2001 00:06:30 +0900
1202              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
1203      Branch: perl
1204            + ext/Encode/Encode/7bit-greek.enc
1205            + ext/Encode/Encode/7bit-latin1.enc
1206            + ext/Encode/Encode/cns11643-1.enc
1207            + ext/Encode/Encode/cns11643-2.enc
1208            + ext/Encode/Encode/iso2022-cn.enc
1209            + ext/Encode/Encode/iso2022-jp1.enc
1210            + ext/Encode/Encode/iso2022-jp2.enc
1211            ! MANIFEST ext/Encode/Encode/Tcl.pm
1212            ! ext/Encode/Encode/iso2022-kr.enc
1213 ____________________________________________________________________________
1214 [ 11357] By: nick                                  on 2001/07/13  14:24:06
1215         Log: Blind integrate mainline (as of 5.7.2?)
1216      Branch: perlio
1217           !> AUTHORS Changes Porting/config.sh Porting/config_H
1218           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
1219           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1220           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1221           !> win32/makefile.mk
1222 ____________________________________________________________________________
1223 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
1224         Log: Snip away the devel patchlevel.
1225      Branch: perl
1226            ! patchlevel.h
1227 ____________________________________________________________________________
1228 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
1229         Log: Bump the version to 5.7.2.
1230      Branch: perl
1231            ! Porting/config.sh Porting/config_H patchlevel.h
1232            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1233            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1234            ! win32/makefile.mk
1235 ____________________________________________________________________________
1236 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
1237         Log: Update Changes.
1238      Branch: perl
1239            ! Changes
1240 ____________________________________________________________________________
1241 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
1242         Log: Reword.
1243      Branch: perl
1244            ! AUTHORS
1245 ____________________________________________________________________________
1246 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
1247         Log: AUTHORS update.
1248      Branch: perl
1249            ! AUTHORS
1250 ____________________________________________________________________________
1251 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
1252         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
1253              unless ithreads.
1254      Branch: perl
1255            ! makedef.pl
1256 ____________________________________________________________________________
1257 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
1258         Log: Integrate perlio.
1259      Branch: perl
1260           !> win32/distclean.bat
1261 ____________________________________________________________________________
1262 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
1263         Log: Test the encoding transform only iff we have PerlIO,
1264              noticed by H. Merijn Brand.
1265      Branch: perl
1266            ! ext/PerlIO/t/encoding.t
1267 ____________________________________________________________________________
1268 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
1269         Log: README.netware tweaks from Ananth Kesari.
1270      Branch: perl
1271            ! README.netware
1272 ____________________________________________________________________________
1273 [ 11346] By: nick                                  on 2001/07/13  09:18:51
1274         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
1275              to avoid /unicode vs /Unicode issues.
1276      Branch: perlio
1277            ! win32/distclean.bat
1278 ____________________________________________________________________________
1279 [ 11345] By: nick                                  on 2001/07/13  06:24:18
1280         Log: Integrate mainline
1281      Branch: perlio
1282           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
1283            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
1284           !> (integrate 63 files)
1285 ____________________________________________________________________________
1286 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
1287         Log: Add d_bincompat5005 information to perl -V.
1288      Branch: perl
1289            ! myconfig.SH
1290 ____________________________________________________________________________
1291 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
1292         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
1293              From: Abhijit Menon-Sen <ams@wiw.org>
1294              Date: Fri, 13 Jul 2001 07:12:36 +0530
1295              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
1296      Branch: perl
1297            ! sv.c
1298 ____________________________________________________________________________
1299 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
1300         Log: Remove unicode::distinct, as per Inaba Hiroto.
1301      Branch: perl
1302            - lib/unicode/distinct.pm
1303            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
1304            ! t/lib/1_compile.t
1305 ____________________________________________________________________________
1306 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
1307         Log: Paging for Dr Octothorpe.
1308      Branch: perl
1309            ! pod/perlfaq4.pod
1310 ____________________________________________________________________________
1311 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
1312         Log: cut-n-paste error noticed by mjd.
1313      Branch: perl
1314            ! pod/perlfaq4.pod
1315 ____________________________________________________________________________
1316 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
1317         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
1318              From: Peter Prymmer <pvhp@forte.com>
1319              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
1320              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
1321      Branch: perl
1322            ! pod/perlfaq4.pod
1323 ____________________________________________________________________________
1324 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
1325         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
1326              From: Randall Gellens <randy@qualcomm.com>
1327              Date: Thu, 12 Jul 2001 16:56:23 -0700
1328              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
1329      Branch: perl
1330            ! Porting/repository.pod
1331 ____________________________________________________________________________
1332 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
1333         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
1334      Branch: perl
1335            ! thread.h
1336 ____________________________________________________________________________
1337 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
1338         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
1339              From: coral <coral@moonlight.crystalflame.net>
1340              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
1341              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
1342      Branch: perl
1343            ! thread.h
1344 ____________________________________________________________________________
1345 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
1346         Log: Metaconfig unit change for #11134.
1347      Branch: metaconfig
1348            + U/threads/d_pthread_atfork.U
1349 ____________________________________________________________________________
1350 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
1351         Log: Add HAS_PTHREAD_ATFORK.
1352      Branch: perl
1353            ! Configure NetWare/config.wc NetWare/config_H.wc
1354            ! Porting/Glossary Porting/config.sh Porting/config_H
1355            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
1356            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
1357            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1358            ! win32/config.gc win32/config.vc win32/config_H.bc
1359            ! win32/config_H.gc win32/config_H.vc
1360 ____________________________________________________________________________
1361 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
1362         Log: Subject: [PATCH] File::Copy fails on tied handles
1363              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
1364              Date: Thu, 12 Jul 2001 15:18:51 -0700
1365              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
1366      Branch: perl
1367            ! lib/File/Copy.pm
1368 ____________________________________________________________________________
1369 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
1370         Log: Subject: [PATCH] Langinfo.t
1371              From: Nicholas Clark <nick@ccl4.org>
1372              Date: Thu, 12 Jul 2001 23:55:38 +0100
1373              Message-ID: <20010712235538.M5827@plum.flirble.org>
1374      Branch: perl
1375            ! ext/I18N/Langinfo/Langinfo.t
1376 ____________________________________________________________________________
1377 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
1378         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
1379              From: Peter Prymmer <pvhp@forte.com>
1380              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
1381              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
1382      Branch: perl
1383            ! pod/perl572delta.pod
1384 ____________________________________________________________________________
1385 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
1386         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
1387              From: Abhijit Menon-Sen <ams@wiw.org>
1388              Date: Fri, 13 Jul 2001 05:21:16 +0530
1389              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
1390      Branch: perl
1391            ! sv.c
1392 ____________________________________________________________________________
1393 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
1394         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
1395              From: Abhijit Menon-Sen <ams@wiw.org>
1396              Date: Fri, 13 Jul 2001 03:04:25 +0530
1397              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
1398      Branch: perl
1399            ! av.c
1400 ____________________________________________________________________________
1401 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
1402         Log: s/^M$//g
1403      Branch: perl
1404            ! win32/Makefile win32/makefile.mk
1405 ____________________________________________________________________________
1406 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
1407         Log: Update Changes.
1408      Branch: perl
1409            ! Changes patchlevel.h
1410 ____________________________________________________________________________
1411 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
1412         Log: Typo spotted by Philip Newton.
1413      Branch: perl
1414            ! pod/perl572delta.pod
1415 ____________________________________________________________________________
1416 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
1417         Log: Subject: [PATCH] fixes perl_clone of perl_clone
1418              From: Artur Bergman <artur@contiller.se>
1419              Date: Thu, 12 Jul 2001 20:57:09 +0200
1420              Message-ID: <B773BFA4.236B%artur@contiller.se>
1421      Branch: perl
1422            ! sv.c
1423 ____________________________________________________________________________
1424 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
1425         Log: Add README.uts from Hal Morris.
1426      Branch: perl
1427            + README.uts
1428            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
1429            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1430 ____________________________________________________________________________
1431 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
1432         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
1433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1434              Date: Thu, 12 Jul 2001 20:32:37 +0200
1435              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
1436      Branch: perl
1437            ! hints/aix.sh
1438 ____________________________________________________________________________
1439 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
1440         Log: Subject: Patch: document reg_data.what member
1441              From: Mark-Jason Dominus <mjd@plover.com>
1442              Message-ID: <20010712182532.14821.qmail@plover.com>
1443              Date: Thu, 12 Jul 2001 14:25:32 -0400
1444      Branch: perl
1445            ! regcomp.c regcomp.h
1446 ____________________________________________________________________________
1447 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
1448         Log: Subject: [PATCH] Perl_re_dup()
1449              From: Abhijit Menon-Sen <ams@wiw.org>
1450              Date: Thu, 12 Jul 2001 23:54:32 +0530
1451              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
1452      Branch: perl
1453            ! embed.h embed.pl perlapi.c proto.h sv.c
1454 ____________________________________________________________________________
1455 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
1456         Log: Regen Configure, modlib, toc.
1457      Branch: perl
1458            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1459            ! pod/perlmodlib.pod pod/perltoc.pod
1460 ____________________________________________________________________________
1461 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
1462         Log: The problem seems to be in PerlIO::Layer::->find() not
1463              accepting the ":encoding(blurflur)" arguments.
1464      Branch: perl
1465            ! lib/PerlIO.pm lib/open.pm
1466 ____________________________________________________________________________
1467 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
1468         Log: AIX doc update.
1469      Branch: perl
1470            ! README.aix pod/perl572delta.pod
1471 ____________________________________________________________________________
1472 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
1473         Log: Subject: AIX README update
1474              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1475              Date: Thu, 12 Jul 2001 19:28:30 +0200
1476              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
1477      Branch: perl
1478            ! README.aix
1479 ____________________________________________________________________________
1480 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
1481         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
1482              From: Norton Allen <allen@huarp.harvard.edu>
1483              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
1484              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
1485      Branch: perl
1486            ! ext/IO/lib/IO/t/io_unix.t
1487 ____________________________________________________________________________
1488 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
1489         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1490              From: Norton Allen <allen@huarp.harvard.edu>
1491              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
1492              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
1493      Branch: perl
1494            ! README.qnx hints/qnx.sh
1495 ____________________________________________________________________________
1496 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
1497         Log: Subject: [patch] faster PM_GETRE
1498              From: Doug MacEachern <dougm@covalent.net>
1499              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
1500              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
1501      Branch: perl
1502            ! op.h
1503 ____________________________________________________________________________
1504 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
1505         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
1506              From: Doug MacEachern <dougm@covalent.net>
1507              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
1508              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
1509      Branch: perl
1510            ! op.c
1511 ____________________________________________________________________________
1512 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
1513         Log: Tell where the nice Estonian database is.
1514      Branch: perl
1515            ! lib/open.pm
1516 ____________________________________________________________________________
1517 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
1518         Log: Retract #11309 since #11310 is a better fix.
1519      Branch: perl
1520            ! t/lib/1_compile.t
1521 ____________________________________________________________________________
1522 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
1523         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
1524              change#11300 needs to return the status of failed win32_spawnvp())
1525              
1526              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
1527              splitting correctly; remove unused variables; 'require' at run time
1528              rather than 'use' at compile time for I18N::Langinfo, since it
1529              isn't everyware
1530      Branch: perl
1531            ! lib/open.pm win32/win32.c
1532 ____________________________________________________________________________
1533 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
1534         Log: Temporary workaround.
1535      Branch: perl
1536            ! t/lib/1_compile.t
1537 ____________________________________________________________________________
1538 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
1539         Log: UCD typo in #11306 and add also more known-to-be-tested
1540              modules to the skip list.
1541      Branch: perl
1542            ! t/lib/1_compile.t
1543 ____________________________________________________________________________
1544 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
1545         Log: Rename Unicode::UCD to UnicodeCD to avoid
1546              messups with case-insensitive filesystems.
1547      Branch: perl
1548            + lib/UnicodeCD.pm lib/UnicodeCD.t
1549            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1550            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
1551 ____________________________________________________________________________
1552 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
1553         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
1554              From: daniel@biz.bitpusher.com
1555              Date: Wed, 11 Jul 2001 23:25:47 -0700
1556              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
1557      Branch: perl
1558            ! lib/Tie/Array.pm t/op/splice.t
1559 ____________________________________________________________________________
1560 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
1561         Log: Subject: [PATCH] More accurate line numbers in messages
1562              From: Paul Johnson <paul@pjcj.net>
1563              Date: Thu, 12 Jul 2001 04:14:11 +0200
1564              Message-ID: <20010712041411.A3467@pjcj.net>
1565              
1566              (With prototyping and multiplicity tweaks.)
1567      Branch: perl
1568            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
1569 ____________________________________________________________________________
1570 [ 11304] By: nick                                  on 2001/07/12  12:53:40
1571         Log: Integrate mainline
1572      Branch: perlio
1573           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
1574           !> regexec.c thread.h
1575 ____________________________________________________________________________
1576 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
1577         Log: Cut-and-pasto in #11298.
1578      Branch: perl
1579            ! ext/ByteLoader/bytecode.h
1580 ____________________________________________________________________________
1581 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
1582         Log: Update the AIX known problems section.
1583      Branch: perl
1584            ! pod/perl572delta.pod
1585 ____________________________________________________________________________
1586 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
1587         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
1588              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1589              Date: Thu, 12 Jul 2001 12:16:16 +0200
1590              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
1591      Branch: perl
1592            ! hints/aix.sh
1593 ____________________________________________________________________________
1594 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
1595         Log: Integrate perlio.
1596      Branch: perl
1597           !> makedef.pl win32/win32.c
1598 ____________________________________________________________________________
1599 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
1600         Log: Subject: [PATCH] fix for PMOP threadness failures
1601              From: Artur Bergman <artur@contiller.se>
1602              Date: Thu, 12 Jul 2001 09:48:06 +0200
1603              Message-ID: <B77322D6.22DD%artur@contiller.se>
1604      Branch: perl
1605            ! regexec.c
1606 ____________________________________________________________________________
1607 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
1608         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
1609              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1610              Date: Thu, 12 Jul 2001 09:09:48 +0200
1611              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
1612              
1613              More parentheses to keep bcc happy.
1614      Branch: perl
1615            ! ext/ByteLoader/bytecode.h
1616 ____________________________________________________________________________
1617 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
1618         Log: Subject: Re: [patch] pthread_atfork bandaid
1619              From: Doug MacEachern <dougm@covalent.net>
1620              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
1621              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
1622      Branch: perl
1623            ! thread.h
1624 ____________________________________________________________________________
1625 [ 11296] By: nick                                  on 2001/07/12  11:55:48
1626         Log: Exclude reentrant_buffer from .def file
1627      Branch: perlio
1628            ! makedef.pl
1629 ____________________________________________________________________________
1630 [ 11295] By: nick                                  on 2001/07/12  11:11:44
1631         Log: Honour void-ness of my_exit()
1632      Branch: perlio
1633            ! win32/win32.c
1634 ____________________________________________________________________________
1635 [ 11294] By: nick                                  on 2001/07/12  07:51:04
1636         Log: Integrate mainline
1637      Branch: perlio
1638           +> uts/sprintf_wrap.c
1639           !> (integrate 35 files)
1640 ____________________________________________________________________________
1641 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
1642         Log: Retract #11289.
1643      Branch: perl
1644            ! embed.h embed.pl perl.c proto.h thread.h
1645 ____________________________________________________________________________
1646 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
1647         Log: Now the :locale pseudolayer *almost* works...
1648      Branch: perl
1649            ! lib/open.pm
1650 ____________________________________________________________________________
1651 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
1652         Log: Locale encoding tweaks.
1653      Branch: perl
1654            ! lib/open.pm
1655 ____________________________________________________________________________
1656 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
1657         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
1658              From: Mark-Jason Dominus <mjd@plover.com>
1659              Date: Thu, 12 Jul 2001 00:59:31 -0400
1660              Message-ID: <20010712045931.8543.qmail@plover.com>
1661              
1662              Remove the chmod/umask leading zero warning.
1663      Branch: perl
1664            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
1665            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1666 ____________________________________________________________________________
1667 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
1668         Log: (Retracted by #11289.)
1669      Branch: perl
1670            ! embed.h embed.pl perl.c proto.h thread.h
1671 ____________________________________________________________________________
1672 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
1673         Log: Needed by #11283.
1674      Branch: perl
1675            ! intrpvar.h
1676 ____________________________________________________________________________
1677 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
1678         Log: Metaconfig unit change for #11286.
1679      Branch: metaconfig/U/perl
1680            ! patchlevel.U
1681 ____________________________________________________________________________
1682 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
1683         Log: Subject: Re: [PATCH Configure] perl -V broken
1684              From: Andy Dougherty <doughera@lafayette.edu>
1685              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
1686              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
1687      Branch: perl
1688            ! Configure myconfig.SH
1689 ____________________________________________________________________________
1690 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
1691         Log: Retract #11166 (and #11237).
1692      Branch: perl
1693            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
1694            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
1695            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1696 ____________________________________________________________________________
1697 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
1698         Log: UTS tweaks for Hal Morris.
1699      Branch: perl
1700            + uts/sprintf_wrap.c
1701            ! MANIFEST hints/uts.sh perl.h
1702 ____________________________________________________________________________
1703 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
1704         Log: Subject: [PATCH] Use reentrant API glibc
1705              From: Artur Bergman <artur@contiller.se>
1706              Date: Thu, 12 Jul 2001 00:58:21 +0200
1707              Message-ID: <B772A6AD.2288%artur@contiller.se>
1708      Branch: perl
1709            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
1710            ! sv.c
1711 ____________________________________________________________________________
1712 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
1713         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
1714              From: barries <barries@slaysys.com>
1715              Date: Wed, 11 Jul 2001 15:11:46 -0400
1716              Message-ID: <20010711151146.G24560@jester.slaysys.com>
1717      Branch: perl
1718            ! pp_sys.c t/lib/warnings/doio win32/win32.c
1719 ____________________________________________________________________________
1720 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
1721         Log: Subject: [patch] pthread_atfork bandaid
1722              From: Doug MacEachern <dougm@covalent.net>
1723              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
1724              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
1725      Branch: perl
1726            ! miniperlmain.c perl.c
1727 ____________________________________________________________________________
1728 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
1729         Log: Subject: [patch] perl_clone leaks
1730              From: Doug MacEachern <dougm@covalent.net>
1731              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
1732              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
1733      Branch: perl
1734            ! sv.c
1735 ____________________________________________________________________________
1736 [ 11279] By: nick                                  on 2001/07/11  15:49:38
1737         Log: Integrate mainline
1738      Branch: perlio
1739           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
1740           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
1741           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
1742           +> lib/Term/ANSIColor/README
1743           !> (integrate 54 files)
1744 ____________________________________________________________________________
1745 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
1746         Log: Update Changes.
1747      Branch: perl
1748            ! Changes patchlevel.h
1749 ____________________________________________________________________________
1750 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
1751         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
1752              From: Peter Prymmer <pvhp@forte.com>
1753              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
1754              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
1755              
1756              Backport of embed.pl to 5.003.
1757      Branch: perl
1758            ! embed.pl
1759 ____________________________________________________________________________
1760 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
1761         Log: Subject: Re: POSIX test #14 on UTS 
1762              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1763              Date: Wed, 11 Jul 2001 03:02:14 +0100
1764              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
1765      Branch: perl
1766            ! ext/POSIX/POSIX.t
1767 ____________________________________________________________________________
1768 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
1769         Log: Make the I32 an IV to preserve structure alignment and size.
1770      Branch: perl
1771            ! op.h
1772 ____________________________________________________________________________
1773 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
1774         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
1775              From: "Artur Bergman" <artur@contiller.se>
1776              Date: Wed, 11 Jul 2001 14:23:37 +0200
1777              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
1778              
1779              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
1780      Branch: perl
1781            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
1782            ! pod/perlapi.pod sv.c
1783 ____________________________________________________________________________
1784 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
1785         Log: Tweak until Pod::Parser gets updated.
1786      Branch: perl
1787            ! t/pod/special_seqs.xr
1788 ____________________________________________________________________________
1789 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
1790         Log: File::Spec usage tweak.
1791      Branch: perl
1792            ! lib/ExtUtils.t
1793 ____________________________________________________________________________
1794 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
1795         Log: Integrate #11263 from macperl; macos and macosx updates.
1796      Branch: perl
1797           !> pod/perlport.pod
1798 ____________________________________________________________________________
1799 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
1800         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
1801              From: Peter Prymmer <pvhp@forte.com>
1802              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
1803              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
1804      Branch: perl
1805            + ext/Time/HiRes/hints/dynixptx.pl
1806            ! MANIFEST hints/dynixptx.sh
1807 ____________________________________________________________________________
1808 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
1809         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
1810              From: Nicholas Clark <nick@ccl4.org>
1811              Date: Tue, 10 Jul 2001 23:17:43 +0100
1812              Message-ID: <20010710231742.B59620@plum.flirble.org>
1813      Branch: perl
1814            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
1815 ____________________________________________________________________________
1816 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
1817         Log: Subject: [DOC PATCH] Pluggable runops
1818              From: Paul Johnson <paul@pjcj.net>
1819              Date: Tue, 10 Jul 2001 21:53:28 +0200
1820              Message-ID: <20010710215328.B26577@pjcj.net>
1821      Branch: perl
1822            ! pod/perlguts.pod
1823 ____________________________________________________________________________
1824 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
1825         Log: Subject: [PATCH] Authors
1826              From: Artur Bergman <artur@contiller.se>
1827              Date: Tue, 10 Jul 2001 20:39:12 +0200
1828              Message-ID: <B771186F.21CD%artur@contiller.se>
1829      Branch: perl
1830            ! AUTHORS
1831 ____________________________________________________________________________
1832 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
1833         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
1834              From: Doug MacEachern <dougm@covalent.net>
1835              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
1836              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
1837      Branch: perl
1838            ! pp_ctl.c
1839 ____________________________________________________________________________
1840 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
1841         Log: Subject: doc patch; times() in scalar context
1842              From: mjd@plover.com
1843              Date: 10 Jul 2001 18:01:17 -0000
1844              Message-ID: <20010710180117.12477.qmail@plover.com>
1845      Branch: perl
1846            ! pod/perlfunc.pod
1847 ____________________________________________________________________________
1848 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
1849         Log: Subject: [PATCH] Small fix to pp_gmtime
1850              From: Artur Bergman <artur@contiller.se>
1851              Date: Tue, 10 Jul 2001 19:54:52 +0200
1852              Message-ID: <B7710E0B.21C5%artur@contiller.se>
1853      Branch: perl
1854            ! pp_sys.c
1855 ____________________________________________________________________________
1856 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
1857         Log: Integrate changes from mainline perl, add notes about
1858              Mac OS X and Mac OS.
1859      Branch: maint-5.6/macperl
1860            ! pod/perlport.pod
1861 ____________________________________________________________________________
1862 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
1863         Log: A proof of the dangers of package; ?
1864      Branch: perl
1865            ! t/lib/warnings/op
1866 ____________________________________________________________________________
1867 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
1868         Log: Regen toc and modlib.
1869      Branch: perl
1870            ! pod/perlmodlib.pod pod/perltoc.pod
1871 ____________________________________________________________________________
1872 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
1873         Log: Add compexcl(), casefold(), and casespec() interfaces;
1874              and make all interfaces to return hash references instead
1875              of hashes. 
1876      Branch: perl
1877            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1878 ____________________________________________________________________________
1879 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
1880         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
1881              From: "Philip Newton" <Philip.Newton@gmx.net>
1882              Date: Tue, 10 Jul 2001 09:55:59 +0200
1883              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
1884              
1885              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
1886              From: "Philip Newton" <Philip.Newton@gmx.net>
1887              Date: Tue, 10 Jul 2001 09:56:37 +0200
1888              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
1889      Branch: perl
1890            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1891            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
1892 ____________________________________________________________________________
1893 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
1894         Log: Subject: [patch] undef &xsub for 1,2
1895              From: Doug MacEachern <dougm@covalent.net>
1896              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
1897              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
1898              
1899              (This version of the patch with a comment from Gisle.)
1900      Branch: perl
1901            ! op.c
1902 ____________________________________________________________________________
1903 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
1904         Log: Mention package; deprecation and the Win32 problems.
1905      Branch: perl
1906            ! pod/perl572delta.pod
1907 ____________________________________________________________________________
1908 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
1909         Log: Subject: [PATCH] deprecate package with no arguments
1910              From: Robin Houston <robin@kitsite.com>
1911              Date: Tue, 10 Jul 2001 13:33:40 +0100
1912              Message-ID: <20010710133340.A13452@robin.kitsite.com>
1913      Branch: perl
1914            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
1915 ____________________________________________________________________________
1916 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
1917         Log: Upgrade to podlators 1.10.
1918      Branch: perl
1919            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
1920            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
1921            ! pod/pod2man.PL pod/pod2text.PL
1922 ____________________________________________________________________________
1923 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
1924         Log: Upgrade to Term::ANSIColor 1.04.
1925      Branch: perl
1926            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
1927            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
1928 ____________________________________________________________________________
1929 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
1930         Log: Integrate perlio (the right fix for the ":layer(args)")
1931      Branch: perl
1932           !> perlio.c
1933 ____________________________________________________________________________
1934 [ 11252] By: nick                                  on 2001/07/10  06:58:14
1935         Log: Fix open(...,"...:layer(xxx)",...)
1936              - use memEQ not strEQ as there is '(' not '\0'
1937      Branch: perlio
1938            ! perlio.c
1939 ____________________________________________________________________________
1940 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
1941         Log: Telling the number of tests helps.
1942      Branch: perl
1943            ! ext/PerlIO/t/encoding.t
1944 ____________________________________________________________________________
1945 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
1946         Log: Require I18N::Langinfo, not use.
1947      Branch: perl
1948            ! lib/open.pm
1949 ____________________________________________________________________________
1950 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
1951         Log: Add a test for for PerlIO ":encoding(...)" layer.
1952      Branch: perl
1953            + ext/PerlIO/t/encoding.t
1954            ! MANIFEST ext/Encode/Encode.pm
1955 ____________________________________________________________________________
1956 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
1957         Log: PerlIO ":encoding(foobar)" temporary fix.
1958              Not really correct, I think, since the change means
1959              that prefixes match.
1960      Branch: perl
1961            ! perlio.c
1962 ____________________________________________________________________________
1963 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
1964         Log: Update to Math::BigInt 1.36.  The biggest news is
1965              the separation of the backend; now the pure Perl
1966              implementation is in Math::BigInt::Calc, but one
1967              can plugin, say, Math::BigInt::BitVect, and get
1968              considerable speedup.
1969      Branch: perl
1970            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
1971            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1972            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
1973            ! lib/Math/BigInt/t/mbimbf.t
1974 ____________________________________________________________________________
1975 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
1976         Log: Subject: Re: compatibility question
1977              From: Peter Prymmer <pvhp@forte.com>
1978              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
1979              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
1980      Branch: perl
1981            ! lib/ExtUtils/MM_VMS.pm
1982 ____________________________________________________________________________
1983 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
1984         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
1985              From: Norton Allen <allen@huarp.harvard.edu>
1986              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
1987              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
1988      Branch: perl
1989            ! ext/File/Glob/t/basic.t
1990 ____________________________________________________________________________
1991 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
1992         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
1993              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1994              Date: Tue, 10 Jul 2001 00:29:55 +0900
1995              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
1996      Branch: perl
1997            + ext/Encode/Encode/HZ.enc
1998            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
1999            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
2000            ! ext/Encode/Encode/iso2022-jp.enc
2001            ! ext/Encode/Encode/iso2022-kr.enc
2002 ____________________________________________________________________________
2003 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
2004         Log: Add in all them there macos/ files.
2005      Branch: maint-5.6/macperl
2006            + (add 577 files)
2007 ____________________________________________________________________________
2008 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
2009         Log: Add the new modules to the list of having those own tests.
2010      Branch: perl
2011            ! t/lib/1_compile.t
2012 ____________________________________________________________________________
2013 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
2014         Log: Add INOUT to control both ways at the same time.
2015      Branch: perl
2016            ! lib/open.pm
2017 ____________________________________________________________________________
2018 [ 11240] By: nick                                  on 2001/07/09  16:33:50
2019         Log: Integrate mainline
2020      Branch: perlio
2021           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2022           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
2023           !> (integrate 41 files)
2024 ____________________________________________________________________________
2025 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
2026         Log: More encoding mapping magic.
2027      Branch: perl
2028            ! lib/open.pm
2029 ____________________________________________________________________________
2030 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
2031         Log: Update Changes.
2032      Branch: perl
2033            ! Changes patchlevel.h
2034 ____________________________________________________________________________
2035 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
2036         Log: (Retracted by #11285).
2037              
2038              Subject: [PATCH] OPpCONST_OCTAL fixes
2039              From: Abhijit Menon-Sen <ams@wiw.org>
2040              Date: Mon, 9 Jul 2001 07:38:45 +0530
2041              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
2042      Branch: perl
2043            ! op.c
2044 ____________________________________________________________________________
2045 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
2046         Log: Add a pseudolayer ":locale" to the open pragma which
2047              will get the encoding from the locale.  Yet undocumented
2048              because I can't get the PerlIO :encoding(foobar) to work.
2049      Branch: perl
2050            ! ext/Encode/Encode.pm lib/open.pm
2051 ____________________________________________________________________________
2052 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
2053         Log: Add more encoding mappings.
2054      Branch: perl
2055            ! ext/Encode/Encode.pm
2056 ____________________________________________________________________________
2057 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
2058         Log: Document that using :encoding layer requires using Encode.
2059      Branch: perl
2060            ! ext/Encode/Encode.pm lib/PerlIO.pm
2061 ____________________________________________________________________________
2062 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
2063         Log: Netware tweak from Ananth Kesari.
2064      Branch: perl
2065            ! NetWare/netware.h
2066 ____________________________________________________________________________
2067 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
2068         Log: t/harness doesn't know about run/*.t
2069      Branch: perl
2070            ! t/harness
2071 ____________________________________________________________________________
2072 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
2073         Log: run/exit.t busted on windows
2074      Branch: perl
2075            ! t/run/exit.t
2076 ____________________________________________________________________________
2077 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
2078         Log: fix a couple of UCD.t tests that fail due to bad case
2079      Branch: perl
2080            ! lib/Unicode/UCD.t
2081 ____________________________________________________________________________
2082 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
2083         Log: test skip logic was broken
2084      Branch: perl
2085            ! ext/I18N/Langinfo/Langinfo.t
2086 ____________________________________________________________________________
2087 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
2088         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
2089              failure of ExtUtils.t#27 when built in debug mode)
2090      Branch: perl
2091            ! lib/ExtUtils/MM_Win32.pm
2092 ____________________________________________________________________________
2093 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
2094         Log: I18N::Langinfo is not available on windows
2095      Branch: perl
2096            ! win32/FindExt.pm
2097 ____________________________________________________________________________
2098 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
2099         Log: save a dTHX
2100      Branch: perl
2101            ! ext/POSIX/POSIX.xs
2102 ____________________________________________________________________________
2103 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
2104         Log: Update Changes.
2105      Branch: perl
2106            ! Changes patchlevel.h
2107 ____________________________________________________________________________
2108 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
2109         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
2110              as pointed out by Sarathy.
2111      Branch: perl
2112            ! ext/I18N/Langinfo/Langinfo.xs
2113 ____________________________________________________________________________
2114 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
2115         Log: Retract #11212.
2116      Branch: perl
2117            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
2118 ____________________________________________________________________________
2119 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
2120         Log: Bump up the VERSION of Cwd.xs.
2121      Branch: perl
2122            ! ext/Cwd/Makefile.PL
2123 ____________________________________________________________________________
2124 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
2125         Log: Retract #11220, the problem wasn't the missing leading zero.
2126              Here's the problem:
2127              $ ./perl -we 'chmod(oct("755"), ".")'
2128              Non-octal literal mode (493) specified at -e line 1.
2129              (Did you mean 0493 instead?)
2130      Branch: perl
2131            ! lib/ExtUtils/MM_Unix.pm
2132 ____________________________________________________________________________
2133 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
2134         Log: (Retracted by #11221)
2135              Change the PERM_RW and PERM_RWX to 0644 and 0755
2136              (add the leading zero).
2137      Branch: perl
2138            ! lib/ExtUtils/MM_Unix.pm
2139 ____________________________________________________________________________
2140 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
2141         Log: Integrate changes #11193, 11205, 11209 from macperl.
2142              
2143              Fix up AutoLoader to fudge for Mac paths in import().
2144              
2145              Allow symbols in try_symbol() to begin with "_".
2146              
2147              Small portability fix for Mac OS.
2148      Branch: perl
2149           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
2150 ____________________________________________________________________________
2151 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
2152         Log: Metaconfig unit change for #11217.
2153      Branch: metaconfig/U/perl
2154            ! Extensions.U
2155 ____________________________________________________________________________
2156 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
2157         Log: Detypo, problem noticed by Gerrit P. Haase.
2158      Branch: perl
2159            ! Configure config_h.SH
2160 ____________________________________________________________________________
2161 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
2162         Log: Cwd cleanups.
2163      Branch: perl
2164            ! ext/Cwd/Cwd.xs
2165 ____________________________________________________________________________
2166 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
2167         Log: Slight tweaks on #11213.
2168      Branch: perl
2169            ! toke.c
2170 ____________________________________________________________________________
2171 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
2172         Log: A missing dTHX noticed by Gerrit P. Haase.
2173      Branch: perl
2174            ! ext/POSIX/POSIX.xs
2175 ____________________________________________________________________________
2176 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
2177         Log: Subject: [PATCH toke.c] Simplify yytoke()
2178              From: Simon Cozens <simon@netthink.co.uk>
2179              Date: Sun, 8 Jul 2001 13:24:34 +0100
2180              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
2181              
2182              Split out pending_ident().
2183      Branch: perl
2184            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
2185 ____________________________________________________________________________
2186 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
2187         Log: (Retracted by #11223.)
2188              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
2189              Date: Wed, 05 Nov 1997 17:22:34 -0600
2190              From: Graham Barr <gbarr@ti.com>
2191              Message-Id: <3460FFBA.6DA51F46@ti.com>
2192      Branch: perl
2193            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
2194 ____________________________________________________________________________
2195 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
2196         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
2197      Branch: perl
2198            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2199            ! pod/perllocale.pod
2200 ____________________________________________________________________________
2201 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
2202         Log: Really do the test under the C locale.
2203      Branch: perl
2204            ! ext/I18N/Langinfo/Langinfo.t
2205 ____________________________________________________________________________
2206 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
2207         Log: Small portability fix for Mac OS.
2208      Branch: maint-5.6/macperl
2209            ! lib/Cwd.pm
2210 ____________________________________________________________________________
2211 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
2212         Log: Metaconfig unit change for #11207.
2213      Branch: metaconfig/U/perl
2214            ! Extensions.U
2215 ____________________________________________________________________________
2216 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
2217         Log: Add I18N::Langinfo, which is basically a wrapper around
2218              nl_langinfo(), which is an additional way to query locale
2219              specific information.
2220      Branch: perl
2221            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2222            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
2223            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
2224 ____________________________________________________________________________
2225 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
2226         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
2227              used in File::Find tests; replace with if.t.
2228      Branch: maint-5.6/macperl
2229            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
2230            ! t/pragma/warn/op
2231 ____________________________________________________________________________
2232 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
2233         Log: Allow symbols in try_symbol() to begin with "_".
2234      Branch: maint-5.6/macperl
2235            ! makedef.pl
2236 ____________________________________________________________________________
2237 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
2238         Log: Sync up the File::Find changes from the rewrite by
2239              Thomas Wegner, et al.
2240      Branch: maint-5.6/macperl
2241            + t/lib/filefind-taint.t
2242            ! lib/File/Find.pm t/lib/filefind.t
2243 ____________________________________________________________________________
2244 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
2245         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
2246              From: Thomas Wegner <wegner_thomas@yahoo.com>
2247              Date: Thu, 5 Jul 2001 20:31:25 +0200
2248              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
2249      Branch: maint-5.6/macperl
2250            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
2251 ____________________________________________________________________________
2252 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
2253         Log: Some more test portability fixes.
2254      Branch: maint-5.6/macperl
2255            ! t/lib/filecopy.t t/pragma/warn/pp_sys
2256 ____________________________________________________________________________
2257 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
2258         Log: The #11200 removed wrong (non-existent) target.  Duh.
2259      Branch: perl
2260            ! Makefile.SH
2261 ____________________________________________________________________________
2262 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
2263         Log: Zap the lib/re.pm before creating it.
2264      Branch: perl
2265            ! Makefile.SH
2266 ____________________________________________________________________________
2267 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
2268         Log: Another test.  Please ignore.
2269      Branch: maint-5.6/macperl
2270            ! README.macos
2271 ____________________________________________________________________________
2272 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
2273         Log: Portability fixes for a lot of tests, especially IO-related
2274              tests, and warnings, and the harness script.
2275      Branch: maint-5.6/macperl
2276            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
2277            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
2278            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
2279            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
2280            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
2281            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
2282            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
2283            ! t/pragma/warnings.t
2284 ____________________________________________________________________________
2285 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
2286         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
2287              From: Nicholas Clark <nick@ccl4.org>
2288              Date: Sat, 7 Jul 2001 21:00:17 +0100
2289              Message-ID: <20010707210017.H59620@plum.flirble.org>
2290      Branch: perl
2291            ! lib/h2xs.t
2292 ____________________________________________________________________________
2293 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
2294         Log: The UNICOS/mk SysV IPC problem has been fixed.
2295      Branch: perl
2296            ! pod/perl572delta.pod
2297 ____________________________________________________________________________
2298 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
2299         Log: Slight update tweaks on perlunicode.pod.
2300      Branch: perl
2301            ! pod/perlunicode.pod
2302 ____________________________________________________________________________
2303 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
2304         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
2305              From: Mark-Jason Dominus <mjd@plover.com>
2306              Date: Sat, 07 Jul 2001 13:04:04 -0400
2307              Message-ID: <20010707170404.32694.qmail@plover.com>
2308      Branch: perl
2309            ! ext/DB_File/DB_File.pm
2310 ____________________________________________________________________________
2311 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
2312         Log: Fix up AutoLoader to fudge for Mac paths in import().
2313      Branch: maint-5.6/macperl
2314            ! lib/AutoLoader.pm
2315 ____________________________________________________________________________
2316 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
2317         Log: Try to force the lib/re.pm to be there before entering
2318              the extensions builds, should help for parallel makes.
2319      Branch: perl
2320            ! Makefile.SH
2321 ____________________________________________________________________________
2322 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
2323         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2324              From: Norton Allen <allen@huarp.harvard.edu>
2325              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
2326              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
2327      Branch: perl
2328            ! ext/POSIX/POSIX.xs
2329 ____________________________________________________________________________
2330 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
2331         Log: Subject: [PATCH] Re: op/arith.t
2332              From: Nicholas Clark <nick@ccl4.org>
2333              Date: Sat, 7 Jul 2001 13:04:54 +0100
2334              Message-ID: <20010707130454.D59620@plum.flirble.org>
2335      Branch: perl
2336            ! numeric.c toke.c
2337 ____________________________________________________________________________
2338 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
2339         Log: Subject: [PATCH] h2xs
2340              From: Nicholas Clark <nick@ccl4.org>
2341              Date: Fri, 6 Jul 2001 23:25:14 +0100
2342              Message-ID: <20010706232514.X59620@plum.flirble.org>
2343      Branch: perl
2344            ! utils/h2xs.PL
2345 ____________________________________________________________________________
2346 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
2347         Log: Subject: Re: bleedperl perl_alloc..free leakage
2348              From: Radu Greab <radu@netsoft.ro>
2349              Date: Fri, 6 Jul 2001 19:48:54 +0300
2350              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
2351              
2352              Leak-be-gone.
2353      Branch: perl
2354            ! op.c
2355 ____________________________________________________________________________
2356 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
2357         Log: Test again.  Please ignore.
2358      Branch: maint-5.6/macperl
2359            ! README.macos
2360 ____________________________________________________________________________
2361 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
2362         Log: Test.  Please ignore.
2363      Branch: maint-5.6/macperl
2364            ! README.macos
2365 ____________________________________________________________________________
2366 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
2367         Log: Include changes already sent in separately as patches,
2368              before branch was created.
2369      Branch: maint-5.6/macperl
2370            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
2371            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
2372            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
2373            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
2374            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
2375            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
2376            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
2377            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
2378            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
2379            ! t/pragma/strict.t
2380 ____________________________________________________________________________
2381 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
2382         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2383              From: Norton Allen <allen@huarp.harvard.edu>
2384              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2385              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2386      Branch: perl
2387            ! utf8.h
2388 ____________________________________________________________________________
2389 [ 11183] By: nick                                  on 2001/07/06  16:27:40
2390         Log: Integrate mainline
2391      Branch: perlio
2392           +> (branch 42 files)
2393            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
2394            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
2395            - win32/bin/mdelete.bat
2396           !> (integrate 215 files)
2397 ____________________________________________________________________________
2398 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
2399         Log: The #11166 needed also these updated.
2400      Branch: perl
2401            ! lib/warnings.pm warnings.h
2402 ____________________________________________________________________________
2403 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
2404         Log: Update Changes.
2405      Branch: perl
2406            ! Changes patchlevel.h
2407 ____________________________________________________________________________
2408 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
2409         Log: Regen toc.
2410      Branch: perl
2411            ! pod/perltoc.pod
2412 ____________________________________________________________________________
2413 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
2414         Log: Nit from Abhijit.
2415      Branch: perl
2416            ! lib/CPAN.pm
2417 ____________________________________________________________________________
2418 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
2419         Log: Retract #11172.
2420      Branch: perl
2421            ! t/op/method.t
2422 ____________________________________________________________________________
2423 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
2424         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2425              From: Norton Allen <allen@huarp.harvard.edu>
2426              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2427              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2428      Branch: perl
2429            ! lib/Cwd.pm
2430 ____________________________________________________________________________
2431 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
2432         Log: (Accidentally empty check-in.)
2433      Branch: perl
2434            ! utf8.h
2435 ____________________________________________________________________________
2436 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
2437         Log: Retract #11165 since Sarathy pointed out it'll not
2438              work properly under threads, the problem should be
2439              solved using "the savestack, either via SSNEW() or
2440              using a newSVpv()+SAVEFREESV() combo."
2441      Branch: perl
2442            ! ext/POSIX/POSIX.xs
2443 ____________________________________________________________________________
2444 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
2445         Log: Retract #11125 since NI-S pointed out it'll not work in
2446              cases where the extension has their own handcrafted INC
2447              et alia.
2448      Branch: perl
2449            ! lib/ExtUtils/MM_Unix.pm
2450 ____________________________________________________________________________
2451 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
2452         Log: Subject: RE: [PATCH] -I and MakeMaker again
2453              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2454              Date: Fri, 6 Jul 2001 09:18:29 +0200
2455              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
2456      Branch: perl
2457            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
2458            ! lib/ExtUtils/MM_Win32.pm
2459 ____________________________________________________________________________
2460 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
2461         Log: (Retracted by #11178)
2462              Subject: [PATCH t/op/method.t] SUPER:: strangeness
2463              From: Piers Cawley <pdcawley@iterative-software.com>
2464              Date: 06 Jul 2001 10:49:01 +0100
2465              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
2466      Branch: perl
2467            ! t/op/method.t
2468 ____________________________________________________________________________
2469 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
2470         Log: VOS README update from Paul Green.
2471      Branch: perl
2472            ! README.vos
2473 ____________________________________________________________________________
2474 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
2475         Log: Subject: [PATCH README.qnx hints/qnx.sh]
2476              From: Norton Allen <allen@huarp.harvard.edu>
2477              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
2478              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
2479      Branch: perl
2480            ! README.qnx hints/qnx.sh
2481 ____________________________________________________________________________
2482 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
2483         Log: Subject: [PATCH] Doc patch for Tie::Hash
2484              From: Artur Bergman <artur@contiller.se>
2485              Date: Thu, 05 Jul 2001 22:51:18 +0200
2486              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
2487      Branch: perl
2488            ! lib/Tie/Hash.pm
2489 ____________________________________________________________________________
2490 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
2491         Log: Subject: [PATCH] perlfaq4.pod
2492              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
2493              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
2494              Date: Thu, 5 Jul 2001 18:44:10 +0100 
2495      Branch: perl
2496            ! pod/perlfaq4.pod
2497 ____________________________________________________________________________
2498 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
2499         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
2500              From: Robin Houston <robin@kitsite.com>
2501              Date: Thu, 5 Jul 2001 18:33:21 +0100
2502              Message-ID: <20010705183321.A27345@robin.kitsite.com>
2503      Branch: perl
2504            ! ext/B/B/Deparse.pm
2505 ____________________________________________________________________________
2506 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
2507         Log: (Retracted by #11285.)
2508              
2509              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
2510              From: Abhijit Menon-Sen <ams@wiw.org>
2511              Date: Fri, 6 Jul 2001 01:26:32 +0530
2512              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
2513      Branch: perl
2514            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
2515            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
2516            ! warnings.pl
2517 ____________________________________________________________________________
2518 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
2519         Log: (Retracted by #11175)
2520              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2521              From: Norton Allen <allen@huarp.harvard.edu>
2522              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
2523              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
2524      Branch: perl
2525            ! ext/POSIX/POSIX.xs
2526 ____________________________________________________________________________
2527 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
2528         Log: Unterminated C< (noticed by Richard Hatch), and few other
2529              small Unicode doc tweaks.
2530      Branch: perl
2531            ! pod/perlretut.pod
2532 ____________________________________________________________________________
2533 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
2534         Log: More flexible argument understanding; add charblocks() and
2535              charscripts(); make charblock() and charscript() two-way;
2536              add charinrange(); separate the $Unicode::UCD::VERSION and
2537              the version of the Unicode by adding UnicodeVersion().
2538      Branch: perl
2539            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2540 ____________________________________________________________________________
2541 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
2542         Log: Update Unicode::UCD on \p{In...}.
2543      Branch: perl
2544            ! lib/Unicode/UCD.pm
2545 ____________________________________________________________________________
2546 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
2547         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2548              From: Norton Allen <allen@huarp.harvard.edu>
2549              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
2550              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
2551      Branch: perl
2552            ! lib/ExtUtils/MM_Unix.pm
2553 ____________________________________________________________________________
2554 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
2555         Log: POSIX-BC tweaks from Thomas Dorner.
2556      Branch: perl
2557            ! hints/posix-bc.sh perlio.h
2558 ____________________________________________________________________________
2559 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
2560         Log: Module updates for the delta.
2561      Branch: perl
2562            ! pod/perl572delta.pod
2563 ____________________________________________________________________________
2564 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
2565         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
2566              From: Norton Allen <allen@huarp.harvard.edu>
2567              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
2568              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
2569      Branch: perl
2570            ! ext/IO/lib/IO/t/io_sock.t
2571 ____________________________________________________________________________
2572 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
2573         Log: Subject: [PATCH perldiag.pod] Quick fixes
2574              From: Simon Cozens <simon@netthink.co.uk>
2575              Date: Wed, 4 Jul 2001 20:22:12 +0100
2576              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
2577      Branch: perl
2578            ! pod/perldiag.pod
2579 ____________________________________________________________________________
2580 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
2581         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
2582              From: Radu Greab <radu@netsoft.ro>
2583              Date: Wed, 4 Jul 2001 22:13:31 +0300
2584              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
2585      Branch: perl
2586            ! op.c sv.c t/op/pos.t
2587 ____________________________________________________________________________
2588 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
2589         Log: Subject: [PATCH] -I and MakeMaker again
2590              From: Michael G Schwern <schwern@pobox.com>
2591              Date: Wed, 4 Jul 2001 15:03:07 -0400
2592              Message-ID: <20010704150307.I20340@blackrider>
2593              
2594              (and retract #11145)
2595      Branch: perl
2596            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
2597            ! lib/ExtUtils/MakeMaker.pm
2598 ____________________________________________________________________________
2599 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
2600         Log: Subject: Re: PERFORCE change 11142 for review
2601              From: "Philip Newton" <Philip.Newton@gmx.net>
2602              Date: Wed, 4 Jul 2001 20:46:26 +0200
2603              Message-Id: <200107041841.VAA25380@taas.iki.fi>
2604      Branch: perl
2605            ! lib/ExtUtils/MakeMaker.pm
2606 ____________________________________________________________________________
2607 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
2608         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2609              From: Jonathan Stowe <gellyfish@gellyfish.com>
2610              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
2611              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
2612      Branch: perl
2613            ! utils/pl2pm.PL
2614 ____________________________________________________________________________
2615 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
2616         Log: fix the binary compatibility issue when building with/without
2617              usemymalloc by exporting Perl_malloc() et al as simple wrappers
2618              around the system functions (this allows most extensions built
2619              using one mode to coexist with perls built in the other mode)
2620              
2621              XXX the Perl_mfree() wrapper might need to do return(free()) on
2622              platforms where Free_t isn't "void"
2623      Branch: perl
2624            ! embed.h embed.pl makedef.pl proto.h util.c
2625 ____________________________________________________________________________
2626 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
2627         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
2628              since it doesn't ensure threads other than the one calling fork()
2629              aren't holding any locks; the fix is to use pthread_atfork() to
2630              hold global locks
2631              
2632              building perl with -Dusemymalloc exacerbates the problem since
2633              Perl_malloc() holds a mutex, and perl's exec() calls New()
2634              
2635              XXX the code in win32thread.h may be needed on platforms that have
2636              no pthread_atfork()
2637      Branch: perl
2638            ! perl.c thread.h win32/win32thread.h
2639 ____________________________________________________________________________
2640 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
2641         Log: Integrate #11009 from maintperl.
2642      Branch: maint-5.6/macperl
2643           !> lib/ExtUtils/Manifest.pm
2644 ____________________________________________________________________________
2645 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
2646         Log: Flexing my Perforce muscles.
2647      Branch: maint-5.6/macperl
2648            ! README.macos
2649 ____________________________________________________________________________
2650 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
2651         Log: Update Changes.
2652      Branch: perl
2653            ! Changes patchlevel.h
2654 ____________________________________________________________________________
2655 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
2656         Log: Metaconfig unit change for #11146.
2657      Branch: metaconfig/U/perl
2658            ! d_fcntl_can_lock.U
2659 ____________________________________________________________________________
2660 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
2661         Log: Somehow the #ifdefs of the added code (in #11093) made
2662              HP-UX to fail the fcntl locking test, without the ifdefs
2663              the test seems to be working again.  Reason unknown:
2664              HP-UX cc doesn't complain either way.
2665      Branch: perl
2666            ! Configure
2667 ____________________________________________________________________________
2668 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
2669         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
2670      Branch: perl
2671            ! lib/ExtUtils/MM_Unix.pm
2672 ____________________________________________________________________________
2673 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
2674         Log: gcc -Wall nit.
2675      Branch: perl
2676            ! pp_hot.c
2677 ____________________________________________________________________________
2678 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
2679         Log: When removing tests updating the test count is a good idea, too.
2680      Branch: perl
2681            ! lib/Net/t/require.t
2682 ____________________________________________________________________________
2683 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
2684         Log: Document #11134 and add the new symbols to the list of
2685              of MakeMaker known ones.
2686      Branch: perl
2687            ! lib/ExtUtils/MakeMaker.pm
2688 ____________________________________________________________________________
2689 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
2690         Log: Microperl update.
2691      Branch: perl
2692            ! uconfig.h
2693 ____________________________________________________________________________
2694 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
2695         Log: Update the libnet tests as per #11138.
2696      Branch: perl
2697            - lib/Net/t/ph.t
2698            ! MANIFEST lib/Net/t/require.t
2699 ____________________________________________________________________________
2700 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
2701         Log: Regen toc and modlib.
2702      Branch: perl
2703            ! pod/perlmodlib.pod pod/perltoc.pod
2704 ____________________________________________________________________________
2705 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
2706         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
2707              Graham's request.
2708      Branch: perl
2709            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
2710            ! MANIFEST
2711 ____________________________________________________________________________
2712 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
2713         Log: Add the OS/390 harness results to the delta.
2714      Branch: perl
2715            ! pod/perl572delta.pod
2716 ____________________________________________________________________________
2717 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
2718         Log: Avoid the two study tests in OS/390 until the bug has been solved.
2719      Branch: perl
2720            ! t/op/study.t
2721 ____________________________________________________________________________
2722 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
2723         Log: DOS/DJGPP tweaks from Laszlo Molnar.
2724      Branch: perl
2725            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
2726 ____________________________________________________________________________
2727 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
2728         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
2729              From: Michael G Schwern <schwern@pobox.com>
2730              Date: Wed, 4 Jul 2001 00:01:16 -0400
2731              Message-ID: <20010704000116.C591@blackrider>
2732      Branch: perl
2733            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
2734 ____________________________________________________________________________
2735 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
2736         Log: The #11132 missed singleton characters (not part
2737              of a unilo..unihi range) in Unicode scripts.
2738      Branch: perl
2739            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
2740            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
2741            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
2742            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
2743            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
2744            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
2745            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
2746            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
2747            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
2748            ! lib/unicode/mktables.PL t/op/pat.t
2749 ____________________________________________________________________________
2750 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
2751         Log: Support preferentially the Unicode 'scripts' definition
2752              in the \p{In...} notation since according to Unicode the
2753              scripts concept is more natural for matching than using
2754              the somewhat artificial block names.  The block names are
2755              still available, though, and if there's a name conflict,
2756              the scripts one wins and the blocks one has to do with
2757              'Block' appended to its name.  For more information see
2758              
2759              http://www.unicode.org/unicode/reports/tr24/
2760      Branch: perl
2761            + lib/unicode/In/100.pl lib/unicode/In/101.pl
2762            + lib/unicode/In/102.pl lib/unicode/In/103.pl
2763            + lib/unicode/In/104.pl lib/unicode/In/105.pl
2764            + lib/unicode/In/106.pl lib/unicode/In/107.pl
2765            + lib/unicode/In/108.pl lib/unicode/In/109.pl
2766            + lib/unicode/In/110.pl lib/unicode/In/111.pl
2767            + lib/unicode/In/112.pl lib/unicode/In/113.pl
2768            + lib/unicode/In/114.pl lib/unicode/In/115.pl
2769            + lib/unicode/In/116.pl lib/unicode/In/117.pl
2770            + lib/unicode/In/118.pl lib/unicode/In/119.pl
2771            + lib/unicode/In/120.pl lib/unicode/In/121.pl
2772            + lib/unicode/In/122.pl lib/unicode/In/123.pl
2773            + lib/unicode/In/124.pl lib/unicode/In/125.pl
2774            + lib/unicode/In/126.pl lib/unicode/In/127.pl
2775            + lib/unicode/In/128.pl lib/unicode/In/129.pl
2776            + lib/unicode/In/130.pl lib/unicode/In/131.pl
2777            + lib/unicode/In/132.pl lib/unicode/In/133.pl
2778            + lib/unicode/In/134.pl lib/unicode/In/135.pl
2779            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
2780            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
2781            ! (edit 106 files)
2782 ____________________________________________________________________________
2783 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
2784         Log: Better document the difference between a block and a script.
2785      Branch: perl
2786            ! lib/Unicode/UCD.pm
2787 ____________________________________________________________________________
2788 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
2789         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
2790              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2791              Date: Tue, 3 Jul 2001 15:04:23 -0500
2792              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
2793      Branch: perl
2794            ! lib/CPAN.pm
2795 ____________________________________________________________________________
2796 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
2797         Log: Add tests for charscript().
2798      Branch: perl
2799            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2800 ____________________________________________________________________________
2801 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
2802         Log: Add charscript() to get the UTR#24 script names of characters.
2803      Branch: perl
2804            ! lib/Unicode/UCD.pm
2805 ____________________________________________________________________________
2806 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
2807         Log: Todo updates.
2808      Branch: perl
2809            ! pod/perltodo.pod
2810 ____________________________________________________________________________
2811 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
2812         Log: Unicode::UCD updates.
2813      Branch: perl
2814            ! lib/Unicode/UCD.pm
2815 ____________________________________________________________________________
2816 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
2817         Log: (Retracted by #11174)
2818              Subject: MakeMaker should pass through DEFINE and INC to subdirs
2819              From: Alan Burlison <Alan.Burlison@sun.com>
2820              Date: Tue, 03 Jul 2001 15:20:13 +0100
2821              Message-ID: <3B41D49D.A923D4F9@sun.com>
2822      Branch: perl
2823            ! lib/ExtUtils/MM_Unix.pm
2824 ____________________________________________________________________________
2825 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
2826         Log: Subject: Patch needed for UTS
2827              From: hom00@utsglobal.com (Hal Morris)
2828              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
2829              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
2830              
2831              Replace #11113 with a better version.
2832      Branch: perl
2833            ! perl.h
2834 ____________________________________________________________________________
2835 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
2836         Log: Subject: Re: POINTERRIGOR
2837              From: Andy Dougherty <doughera@lafayette.edu>
2838              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
2839              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
2840      Branch: perl
2841            ! util.c
2842 ____________________________________________________________________________
2843 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
2844         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
2845              From: "Philip Newton" <pnewton@gmx.de>
2846              Date: Tue, 3 Jul 2001 17:03:34 +0200
2847              Message-ID: <3B41FAE6.29564.660E117@localhost>
2848      Branch: perl
2849            ! pp_hot.c
2850 ____________________________________________________________________________
2851 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
2852         Log: Typos.
2853      Branch: perl
2854            ! INSTALL
2855 ____________________________________________________________________________
2856 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
2857         Log: Subject: [PATCH 5.6.1] debugger fixes
2858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2859              Date: Tue, 3 Jul 2001 03:38:18 -0400
2860              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
2861              
2862              The $^S is working again.
2863      Branch: perl
2864            ! lib/perl5db.pl
2865 ____________________________________________________________________________
2866 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
2867         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
2868              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2869              Date: Tue, 3 Jul 2001 03:34:06 -0400
2870              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
2871      Branch: perl
2872            ! os2/OS2/Process/Process.pm
2873 ____________________________________________________________________________
2874 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
2875         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
2876              From: "Philip Newton" <Philip.Newton@gmx.net>
2877              Date: Tue, 3 Jul 2001 09:11:27 +0200
2878              Message-Id: <200107030706.KAA04596@taas.iki.fi>
2879      Branch: perl
2880            ! lib/FindBin.pm
2881 ____________________________________________________________________________
2882 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
2883         Log: Delta delta.
2884      Branch: perl
2885            ! pod/perl572delta.pod
2886 ____________________________________________________________________________
2887 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
2888         Log: Metaconfig unit change for 11115.
2889      Branch: metaconfig
2890            ! U/modified/libc.U
2891 ____________________________________________________________________________
2892 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
2893         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
2894              (from Richard Hatch) (this was the cause of pipes() and
2895              times() myeteriously not being found)
2896      Branch: perl
2897            ! Configure
2898 ____________________________________________________________________________
2899 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
2900         Log: Retract #10142, the real culprit found by Richard Hatch,
2901              coming soon to Configure near you.
2902      Branch: perl
2903            ! hints/aix.sh
2904 ____________________________________________________________________________
2905 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
2906         Log: (Replaced by #11124) UTS workaround from Hal Morris.
2907      Branch: perl
2908            ! perl.h
2909 ____________________________________________________________________________
2910 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
2911         Log: Subject: [PATCH] grok not grocking correctly
2912              From: Nicholas Clark <nick@ccl4.org>
2913              Date: Tue, 3 Jul 2001 00:19:08 +0100
2914              Message-ID: <20010703001908.H59620@plum.flirble.org>
2915      Branch: perl
2916            ! numeric.c
2917 ____________________________________________________________________________
2918 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
2919         Log: Subject: [PATCH Deparse.t] test just-posted patches
2920              From: Robin Houston <robin@kitsite.com>
2921              Date: Mon, 2 Jul 2001 23:46:15 +0100
2922              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
2923      Branch: perl
2924            ! ext/B/Deparse.t
2925 ____________________________________________________________________________
2926 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
2927         Log: Subject: [PATCH toke.c] autosplit into @F
2928              From: Robin Houston <robin@kitsite.com>
2929              Date: Mon, 2 Jul 2001 23:18:20 +0100
2930              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
2931      Branch: perl
2932            ! perl.c toke.c
2933 ____________________________________________________________________________
2934 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
2935         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
2936              From: Robin Houston <robin@kitsite.com>
2937              Date: Mon, 2 Jul 2001 23:00:48 +0100
2938              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
2939      Branch: perl
2940            ! ext/B/B/Deparse.pm
2941 ____________________________________________________________________________
2942 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
2943         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
2944              From: "Philip Newton" <Philip.Newton@gmx.net>
2945              Date: Mon, 2 Jul 2001 22:06:22 +0200
2946              (no Message-Id)
2947      Branch: perl
2948            ! ext/NDBM_File/hints/linux.pl
2949 ____________________________________________________________________________
2950 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
2951         Log: Subject: Re: Fixed pack problem - sort of
2952              From: Nicholas Clark <nick@ccl4.org>
2953              Date: Mon, 2 Jul 2001 20:59:20 +0100
2954              Message-ID: <20010702205919.F59620@plum.flirble.org>
2955      Branch: perl
2956            ! pp_pack.c t/op/pack.t
2957 ____________________________________________________________________________
2958 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
2959         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
2960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2961              Date: Mon, 2 Jul 2001 15:45:41 -0400
2962              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
2963      Branch: perl
2964            ! os2/os2.c
2965 ____________________________________________________________________________
2966 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
2967         Log: (Mistaken retraction)
2968      Branch: perl
2969            ! utils/pl2pm.PL
2970 ____________________________________________________________________________
2971 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
2972         Log: Detypo in #11103.
2973      Branch: perl
2974            ! utils/pl2pm.PL
2975 ____________________________________________________________________________
2976 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
2977         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2978              From: Jonathan Stowe <gellyfish@gellyfish.com>
2979              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
2980              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
2981      Branch: perl
2982            ! utils/pl2pm.PL
2983 ____________________________________________________________________________
2984 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
2985         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
2986              From: "Craig A. Berry" <craigberry@mac.com>
2987              Date: Mon, 02 Jul 2001 14:11:23 -0500
2988              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
2989      Branch: perl
2990            ! lib/Unicode/UCD.pm
2991 ____________________________________________________________________________
2992 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
2993         Log: Subject: [PATCH] Re: op/numconvert.t failures
2994              From: Nicholas Clark <nick@ccl4.org>
2995              Date: Mon, 2 Jul 2001 20:10:48 +0100
2996              Message-ID: <20010702201048.E59620@plum.flirble.org>
2997      Branch: perl
2998            ! t/op/numconvert.t
2999 ____________________________________________________________________________
3000 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
3001         Log: Update Changes.
3002      Branch: perl
3003            ! Changes patchlevel.h
3004 ____________________________________________________________________________
3005 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
3006         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
3007              The real fix must be more involved.  The line of code all the leaky
3008              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
3009              line of Perl_newPMOP().
3010      Branch: perl
3011            ! op.h
3012 ____________________________________________________________________________
3013 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
3014         Log: Based on
3015              
3016              Subject: Re: sizeof(struct sembuf)
3017              From: Nicholas Clark <nick@ccl4.org>
3018              Date: Sun, 1 Jul 2001 22:26:48 +0100
3019              Message-ID: <20010701222648.W59620@plum.flirble.org>
3020              
3021              but do semop() always the slow way.
3022      Branch: perl
3023            ! doio.c
3024 ____________________________________________________________________________
3025 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
3026         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
3027              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3028              Date: Tue, 03 Jul 2001 00:56:30 +0900
3029              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
3030      Branch: perl
3031            ! ext/Encode/Encode/Tcl.t
3032 ____________________________________________________________________________
3033 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
3034         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
3035              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3036              Date: Tue, 03 Jul 2001 00:55:46 +0900
3037              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
3038      Branch: perl
3039            ! ext/Encode/Encode/Tcl.pm
3040 ____________________________________________________________________________
3041 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
3042         Log: Regen api and toc.
3043      Branch: perl
3044            ! pod/perlapi.pod pod/perltoc.pod
3045 ____________________________________________________________________________
3046 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
3047         Log: Metaconfig unit change for #11093.
3048      Branch: metaconfig/U/perl
3049            ! d_fcntl_can_lock.U
3050 ____________________________________________________________________________
3051 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
3052         Log: The fcntl locking test may hang if NFS locking messed up;
3053              break out with alarm(10).
3054      Branch: perl
3055            ! Configure
3056 ____________________________________________________________________________
3057 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
3058         Log: Move the mdelete.bat from win32/bin to win32.
3059      Branch: perl
3060            ! MANIFEST
3061 ____________________________________________________________________________
3062 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
3063         Log: Typo in #11083.
3064      Branch: perl
3065            ! ext/Time/Piece/Piece.t
3066 ____________________________________________________________________________
3067 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
3068         Log: Netware tweaks from Guruprasad.
3069      Branch: perl
3070            - NetWare/perlsdio.h
3071            ! MANIFEST NetWare/Makefile NetWare/interface.c
3072            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
3073            ! perlsdio.h
3074 ____________________________________________________________________________
3075 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
3076         Log: Subject: Re: [PATH] shared -> unique;
3077              From: Abhijit Menon-Sen <ams@wiw.org>
3078              Date: Wed, 27 Jun 2001 03:51:27 +0530
3079              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
3080      Branch: perl
3081            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
3082 ____________________________________________________________________________
3083 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
3084         Log: Subject: Re: AIX / gcc-3.0
3085              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3086              Date: Mon, 02 Jul 2001 15:20:21 +0200
3087              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
3088      Branch: perl
3089            ! hints/aix.sh
3090 ____________________________________________________________________________
3091 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
3092         Log: Subject: Re: Bug report: split splits on wrong pattern
3093              From: Abhijit Menon-Sen <ams@wiw.org>
3094              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
3095              Date: Mon, 2 Jul 2001 16:31:33 +0530
3096      Branch: perl
3097            ! pp_ctl.c
3098 ____________________________________________________________________________
3099 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
3100         Log: Subject: [PATCH 5.6.1] test harness
3101              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3102              Date: Mon, 2 Jul 2001 06:29:21 -0400
3103              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
3104      Branch: perl
3105            ! lib/Test/Harness.pm
3106 ____________________________________________________________________________
3107 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
3108         Log: Subject: [PATCH 5.6.1] debugger goof
3109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3110              Date: Mon, 2 Jul 2001 06:27:22 -0400
3111              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
3112      Branch: perl
3113            ! lib/perl5db.pl
3114 ____________________________________________________________________________
3115 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
3116         Log: Subject: [PATCH 5.6.1] OS/2 cwd
3117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3118              Date: Mon, 2 Jul 2001 06:21:17 -0400
3119              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
3120      Branch: perl
3121            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
3122 ____________________________________________________________________________
3123 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
3124         Log: Make #11082 more OS/2-specific.
3125      Branch: perl
3126            ! ext/Time/Piece/Piece.t
3127 ____________________________________________________________________________
3128 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
3129         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
3130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3131              Date: Mon, 2 Jul 2001 06:06:34 -0400
3132              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
3133      Branch: perl
3134            ! ext/Time/Piece/Piece.t
3135 ____________________________________________________________________________
3136 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
3137         Log: Subject: [PATCH B::Deparse] version number & changes
3138              From: Robin Houston <robin@kitsite.com>  
3139              Date: Sun, 1 Jul 2001 17:17:29 +0100
3140              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
3141      Branch: perl
3142            ! ext/B/B/Deparse.pm
3143 ____________________________________________________________________________
3144 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
3145         Log: Subject: a small fix.
3146              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3147              Date: Mon, 2 Jul 2001 12:17:53 +0200
3148              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
3149      Branch: perl
3150            ! ext/Thread/Thread.xs
3151 ____________________________________________________________________________
3152 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
3153         Log: Subject: RE: perl@10907
3154              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3155              Date: Mon, 2 Jul 2001 12:06:16 +0200
3156              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
3157              
3158              Borland C vs PerlIO.
3159      Branch: perl
3160            ! win32/config.bc win32/config_H.bc
3161 ____________________________________________________________________________
3162 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
3163         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
3164              From: "H.M. Brand" <merijn@l1.procura.nl>
3165              Date: Mon, 02 Jul 2001 11:18:57 +0200
3166              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
3167      Branch: perl
3168            ! t/op/write.t
3169 ____________________________________________________________________________
3170 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
3171         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
3172              From: Michael G Schwern <schwern@pobox.com>
3173              Date: Mon, 2 Jul 2001 00:26:24 -0400
3174              Message-ID: <20010702002624.A18302@blackrider>
3175      Branch: perl
3176            - ext/util/mkbootstrap
3177 ____________________________________________________________________________
3178 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
3179         Log: Subject: [PATCH op.h] v minor comment tweak
3180              From: Robin Houston <robin@puffinry.freeserve.co.uk>
3181              Date: Mon, 2 Jul 2001 00:42:01 +0100
3182              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
3183      Branch: perl
3184            ! op.h
3185 ____________________________________________________________________________
3186 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
3187         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
3188      Branch: perl
3189            ! pod/perlfunc.pod
3190 ____________________________________________________________________________
3191 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
3192         Log: Subject: Re: sizeof(struct sembuf)
3193              From: Nicholas Clark <nick@ccl4.org>
3194              Date: Sun, 1 Jul 2001 19:23:16 +0100
3195              Message-ID: <20010701192316.V59620@plum.flirble.org>
3196              
3197              s/signaling/signalling/
3198      Branch: perl
3199            ! pod/perlfunc.pod
3200 ____________________________________________________________________________
3201 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
3202         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
3203              From: "Philip Newton" <Philip.Newton@gmx.net>
3204              Date: Sun, 1 Jul 2001 09:37:56 +0200
3205              Message-Id: <200107010733.KAA03920@taas.iki.fi>
3206      Branch: perl
3207            ! pod/perlvar.pod
3208 ____________________________________________________________________________
3209 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
3210         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
3211              From: "Philip Newton" <Philip.Newton@gmx.net>
3212              Date: Sun, 1 Jul 2001 09:37:56 +0200
3213              Message-Id: <200107010733.KAA03925@taas.iki.fi>
3214      Branch: perl
3215            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3216 ____________________________________________________________________________
3217 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
3218         Log: Metaconfig unit change for #11070.
3219      Branch: metaconfig
3220            ! U/compline/randfunc.U
3221 ____________________________________________________________________________
3222 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
3223         Log: Subject: [PATCH perlsnap] its --> it's --> its
3224              From: "Philip Newton" <Philip.Newton@gmx.net>
3225              Date: Sun, 1 Jul 2001 09:37:56 +0200
3226              Message-Id: <200107010733.KAA03914@taas.iki.fi>
3227      Branch: perl
3228            ! Porting/config_H
3229 ____________________________________________________________________________
3230 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
3231         Log: Sync with Sarathy; integrate with perlio.
3232      Branch: perl
3233           !> gv.c
3234 ____________________________________________________________________________
3235 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
3236         Log: regenerate win32/config_H.?c files
3237      Branch: perl
3238            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3239 ____________________________________________________________________________
3240 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
3241         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
3242              naming discipline
3243              
3244              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
3245              because of this)
3246              
3247              fix a warning about "fd" being used without being set in Cwd.xs
3248      Branch: perl
3249            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
3250            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
3251            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
3252            ! win32/config.vc
3253 ____________________________________________________________________________
3254 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
3255         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
3256              within macro arguments") and warnings ("unary minus applied to
3257              unsigned type", among others)
3258      Branch: perl
3259            ! gv.c hv.c op.c pp.c sv.c toke.c
3260 ____________________________________________________________________________
3261 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
3262         Log: win32 fixes: more spurious CRs
3263      Branch: perl
3264            ! win32/mdelete.bat
3265 ____________________________________________________________________________
3266 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
3267         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
3268              from win32/bin (or it gets deleted by distclean); don't delete
3269              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
3270              NT (should be made Win9x specific, and added to makefile.mk)
3271      Branch: perl
3272           +> win32/mdelete.bat
3273            - win32/bin/mdelete.bat
3274            ! win32/Makefile win32/makefile.mk
3275 ____________________________________________________________________________
3276 [ 11063] By: nick                                  on 2001/07/01  18:54:09
3277         Log: Quick for for #ifdef mess
3278      Branch: perlio
3279            ! gv.c
3280 ____________________________________________________________________________
3281 [ 11062] By: nick                                  on 2001/07/01  18:47:42
3282         Log: Raw integrate - does not build #if mess in gv.c
3283      Branch: perlio
3284           !> (integrate 29 files)
3285 ____________________________________________________________________________
3286 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
3287         Log: Make 'compile' target a little less broken.
3288              Still very broken, though: -Wall warnings from
3289              the generated code, boot_Foo prototypes missing,
3290              can't autoload Fcntl::SEEK_CUR et alia, ...
3291      Branch: perl
3292            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
3293            ! utils/perlcc.PL x2p/Makefile.SH
3294 ____________________________________________________________________________
3295 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
3296         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
3297      Branch: perl
3298            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3299            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
3300 ____________________________________________________________________________
3301 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
3302         Log: Update Changes.
3303      Branch: perl
3304            ! Changes patchlevel.h
3305 ____________________________________________________________________________
3306 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
3307         Log: Still one typo, regen toc.
3308      Branch: perl
3309            ! lib/Unicode/UCD.pm pod/perltoc.pod
3310 ____________________________________________________________________________
3311 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
3312         Log: Detypos and regen toc.
3313      Branch: perl
3314            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
3315 ____________________________________________________________________________
3316 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
3317         Log: VERSION tweak.
3318      Branch: perl
3319            ! ext/List/Util/lib/List/Util.pm
3320 ____________________________________________________________________________
3321 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
3322         Log: Attempt at plugging the leak under ithreads detected by Doug.
3323      Branch: perl
3324            ! op.h
3325 ____________________________________________________________________________
3326 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
3327         Log: gcc -Wall lint after #11051.
3328      Branch: perl
3329            ! pp_sys.c
3330 ____________________________________________________________________________
3331 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
3332         Log: Integrate perlio.
3333      Branch: perl
3334           !> lib/File/Find/taint.t
3335 ____________________________________________________________________________
3336 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
3337         Log: Don't use the v-strings for module VERSIONs.
3338      Branch: perl
3339            ! lib/Unicode/UCD.pm
3340 ____________________________________________________________________________
3341 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
3342         Log: Code cleanup based on turning off the -woffs in IRIX.
3343              Not all of the gripes cleaned up (hairy code in hv.c and
3344              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
3345              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
3346              to the IRIX hints)
3347      Branch: perl
3348            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
3349            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
3350            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
3351            ! regcomp.c sv.c
3352 ____________________________________________________________________________
3353 [ 11050] By: nick                                  on 2001/06/30  20:46:46
3354         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
3355      Branch: perlio
3356            ! lib/File/Find/taint.t
3357 ____________________________________________________________________________
3358 [ 11049] By: nick                                  on 2001/06/30  18:13:33
3359         Log: Integrate mainline
3360      Branch: perlio
3361           +> NetWare/nwstdio.h NetWare/perlsdio.h
3362           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3363           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
3364           +> lib/Unicode/UCD.t t/run/exit.t
3365           !> (integrate 60 files)
3366 ____________________________________________________________________________
3367 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
3368         Log: Delta delta.
3369      Branch: perl
3370            ! pod/perl572delta.pod
3371 ____________________________________________________________________________
3372 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
3373         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
3374              by CPAN.pm, use rather _00.
3375      Branch: perl
3376            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
3377            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
3378            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
3379            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
3380            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
3381            ! lib/ExtUtils/Embed.pm lib/Test.pm
3382 ____________________________________________________________________________
3383 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
3384         Log: Add a simple Unicode character database interface, Unicode::UCD.
3385      Branch: perl
3386            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
3387            ! MANIFEST
3388 ____________________________________________________________________________
3389 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
3390         Log: Subject: [PATCH] op/numconver.t
3391              From: Nicholas Clark <nick@ccl4.org>
3392              Date: Sat, 30 Jun 2001 15:40:10 +0100
3393              Message-ID: <20010630154010.I59620@plum.flirble.org>
3394      Branch: perl
3395            ! t/op/numconvert.t
3396 ____________________________________________________________________________
3397 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
3398         Log: The $^N is now taken (by #11038).
3399      Branch: perl
3400            ! t/base/lex.t
3401 ____________________________________________________________________________
3402 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
3403         Log: The #11040 had slipped to a wrong function...
3404      Branch: perl
3405            ! sv.c
3406 ____________________________________________________________________________
3407 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
3408         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
3409              the Configure library symbol probe mysteriously finds all
3410              symbols but those of pipe() and times().
3411      Branch: perl
3412            ! hints/aix.sh
3413 ____________________________________________________________________________
3414 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
3415         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
3416              From: Nicholas Clark <nick@ccl4.org>
3417              Date: Fri, 29 Jun 2001 23:49:07 +0100
3418              Message-ID: <20010629234907.D59620@plum.flirble.org>
3419      Branch: perl
3420            ! lib/ExtUtils.t
3421 ____________________________________________________________________________
3422 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
3423         Log: Subject: [PATCH] weakref fix 2, not yet there
3424              From: Artur Bergman <artur@contiller.se>
3425              Date: Sat, 30 Jun 2001 01:18:16 +0200
3426              Message-ID: <B762D957.1CC9%artur@contiller.se>
3427      Branch: perl
3428            ! sv.c
3429 ____________________________________________________________________________
3430 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
3431         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
3432              From: Michael G Schwern <schwern@pobox.com>
3433              Date: Fri, 29 Jun 2001 19:39:11 -0400
3434              Message-ID: <20010629193910.D25304@blackrider>
3435      Branch: perl
3436            + t/run/exit.t
3437            ! MANIFEST
3438 ____________________________________________________________________________
3439 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
3440         Log: Add support for $^N, the most-recently closed group.
3441      Branch: perl
3442            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
3443            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
3444            ! thrdvar.h
3445 ____________________________________________________________________________
3446 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
3447         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
3448              From: lvirden@cas.org
3449              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
3450              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
3451              
3452              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
3453              From: lvirden@cas.org
3454              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
3455              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
3456      Branch: perl
3457            ! README.solaris
3458 ____________________________________________________________________________
3459 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
3460         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
3461              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3462              Date: Sat, 30 Jun 2001 07:33:37 +0900
3463              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
3464              
3465              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
3466              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3467              Date: Sat, 30 Jun 2001 21:38:14 +0900
3468              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
3469      Branch: perl
3470            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3471            + ext/Encode/Encode/7bit-kr.enc
3472            ! MANIFEST ext/Encode/Encode/Tcl.pm
3473 ____________________________________________________________________________
3474 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
3475         Log: NetWare tweaks from Guruprasad.
3476      Branch: perl
3477            + NetWare/nwstdio.h NetWare/perlsdio.h
3478            ! MANIFEST NetWare/Makefile NetWare/config.wc
3479            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
3480            ! NetWare/t/Readme.txt
3481 ____________________________________________________________________________
3482 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
3483         Log: More module $VERSION bump-ups.
3484      Branch: perl
3485            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
3486            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
3487            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
3488 ____________________________________________________________________________
3489 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
3490         Log: Doc update due to #11032.
3491      Branch: perl
3492            ! pod/perl572delta.pod
3493 ____________________________________________________________________________
3494 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
3495         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
3496              From: Peter Prymmer <pvhp@forte.com>
3497              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
3498              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
3499      Branch: perl
3500            ! ext/Time/HiRes/HiRes.xs
3501 ____________________________________________________________________________
3502 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
3503         Log: -lpthreads missing in AIX.
3504      Branch: perl
3505            ! hints/aix.sh
3506 ____________________________________________________________________________
3507 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
3508         Log: Subject: [PATCH] CLONE && weakrefs
3509              From: Artur Bergman <artur@contiller.se>
3510              Date: Fri, 29 Jun 2001 17:02:00 +0200
3511              Message-ID: <B7626508.1CA0%artur@contiller.se>
3512      Branch: perl
3513            ! sv.c
3514 ____________________________________________________________________________
3515 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
3516         Log: Subject: Re: Bug report: split splits on wrong pattern
3517              From: Radu Greab <radu@netsoft.ro>
3518              Date: Wed, 27 Jun 2001 21:50:52 +0300
3519              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
3520      Branch: perl
3521            ! pp_ctl.c t/op/split.t
3522 ____________________________________________________________________________
3523 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
3524         Log: Metaconfig unit change for #11027.
3525      Branch: metaconfig/U/perl
3526            ! d_modfl.U
3527 ____________________________________________________________________________
3528 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
3529         Log: I thought this Configure glitch for AIX was just recently fixed?
3530      Branch: perl
3531            ! Configure
3532 ____________________________________________________________________________
3533 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
3534         Log: Update Changes.
3535      Branch: perl
3536            ! Changes patchlevel.h
3537 ____________________________________________________________________________
3538 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
3539         Log: Subject: Re: perl@10967, File::Find, and Cwd
3540              From: Mike Guy <mjtg@cam.ac.uk>
3541              Date: Fri, 29 Jun 2001 14:56:49 +0100
3542              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
3543      Branch: perl
3544            ! lib/File/Find/taint.t
3545 ____________________________________________________________________________
3546 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
3547         Log: Update the sv_pvprintify() spec.
3548      Branch: perl
3549            ! pod/perltodo.pod
3550 ____________________________________________________________________________
3551 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
3552         Log: Known test failures update.
3553      Branch: perl
3554            ! pod/perl572delta.pod
3555 ____________________________________________________________________________
3556 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
3557         Log: Based on
3558              
3559              Subject: [PATCH @11016] More );) fixes
3560              From: Richard Soderberg <rs@crystalflame.net>
3561              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
3562              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
3563      Branch: perl
3564            ! ext/Thread/Thread.xs ext/Thread/typemap
3565 ____________________________________________________________________________
3566 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
3567         Log: Subject: [PATCH @11016] Fixes compile errors in four files
3568              From: Richard Soderberg <rs@crystalflame.net>
3569              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
3570              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
3571      Branch: perl
3572            ! mg.c pp.c pp_hot.c util.c
3573 ____________________________________________________________________________
3574 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
3575         Log: AIX hints tweaking continues, from Merijn Brand.
3576      Branch: perl
3577            ! hints/aix.sh
3578 ____________________________________________________________________________
3579 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
3580         Log: HP-UX needs gccversion sooner, from Merijn Brand.
3581      Branch: perl
3582            ! hints/hpux.sh
3583 ____________________________________________________________________________
3584 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
3585         Log: Subject: [PATCH 5.6.1] OS/2 docs
3586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3587              Date: Fri, 29 Jun 2001 02:34:12 -0400
3588              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
3589      Branch: perl
3590            ! README.os2 os2/Changes
3591 ____________________________________________________________________________
3592 [ 11017] By: nick                                  on 2001/06/29  10:20:30
3593         Log: Integrate mainline
3594      Branch: perlio
3595           +> (branch 37 files)
3596            - ext/ODBM_File/sdbm.t
3597           !> (integrate 211 files)
3598 ____________________________________________________________________________
3599 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
3600         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
3601              the modules found using a script written by Larry Schatzer Jr.
3602      Branch: perl
3603            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3604            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
3605            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3606            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3607            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
3608            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
3609            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
3610            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
3611            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
3612            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
3613            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
3614            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
3615            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
3616            ! lib/constant.pm lib/fields.pm lib/strict.pm
3617 ____________________________________________________________________________
3618 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
3619         Log: The latest JPL from the anoncvs.
3620      Branch: perl
3621            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3622 ____________________________________________________________________________
3623 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
3624         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
3625      Branch: perl
3626            ! t/op/pat.t
3627 ____________________________________________________________________________
3628 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
3629         Log: Worrying about insecure directories now is a bit too late.
3630      Branch: perl
3631            ! lib/File/Find/taint.t
3632 ____________________________________________________________________________
3633 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
3634         Log: Cannot DIE() in a void function,
3635              from Richard Hatch <rhatch@austin.ibm.com>.
3636      Branch: perl
3637            ! ext/IPC/SysV/SysV.xs
3638 ____________________________________________________________________________
3639 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
3640         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
3641              From: Peter Prymmer <pvhp@forte.com>
3642              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
3643              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
3644              
3645              (unfinished: time/hires tests 3, 5, 14 failing, but better
3646              than wholesale failure)
3647      Branch: perl
3648            ! ext/Time/HiRes/HiRes.xs
3649 ____________________________________________________________________________
3650 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
3651         Log: Subject: [PATCH 5.6.1] OS/2 improvements
3652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3653              Date: Thu, 28 Jun 2001 16:03:14 -0400
3654              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
3655      Branch: perl
3656            + os2/os2_base.t
3657            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
3658            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
3659            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
3660            ! os2/os2ish.h
3661 ____________________________________________________________________________
3662 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
3663         Log: Subject: Incrementing Extutils::Manifest's $VERSION
3664              From: Michael G Schwern <schwern@pobox.com>
3665              Date: Thu, 28 Jun 2001 13:13:49 -0400
3666              Message-ID: <20010628131349.A14738@blackrider>
3667      Branch: maint-5.6/perl
3668            ! lib/ExtUtils/Manifest.pm
3669 ____________________________________________________________________________
3670 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
3671         Log: AIX tweak from Merijn Brand.
3672      Branch: perl
3673            ! hints/aix.sh
3674 ____________________________________________________________________________
3675 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
3676         Log: Create the macperl branch.
3677      Branch: maint-5.6/macperl
3678           +> (branch 1728 files)
3679 ____________________________________________________________________________
3680 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
3681         Log: Update Changes.
3682      Branch: perl
3683            ! Changes patchlevel.h
3684 ____________________________________________________________________________
3685 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
3686         Log: More Perforce lore.
3687      Branch: perl
3688            ! Porting/repository.pod
3689 ____________________________________________________________________________
3690 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
3691         Log: Metaconfig unit changes for #11003.
3692      Branch: metaconfig/U/perl
3693            + d_nl_langinfo.U i_langinfo.U
3694 ____________________________________________________________________________
3695 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
3696         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
3697              Expected not to exist in non-UNIX excepting in VMS, where
3698              according to a quick web survey they just might.
3699      Branch: perl
3700            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
3701            ! Porting/config_H config_h.SH configure.com epoc/config.sh
3702            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
3703            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3704            ! win32/config.bc win32/config.gc win32/config.vc
3705 ____________________________________________________________________________
3706 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
3707         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
3708              in AIX is one is doing a 64-bit build.
3709      Branch: perl
3710            ! hints/aix.sh
3711 ____________________________________________________________________________
3712 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
3713         Log: Metaconfig unit changes for #11000.
3714      Branch: metaconfig/U/perl
3715            ! use64bits.U uselfs.U
3716 ____________________________________________________________________________
3717 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
3718         Log: Move use64bitint and use64bitall before uselargefiles.
3719      Branch: perl
3720            ! Configure
3721 ____________________________________________________________________________
3722 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
3723         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
3724              From: Robert Spier <rspier@pobox.com>
3725              Message-ID: <15162.41164.618712.841415@rls.cx>
3726              Date: Wed, 27 Jun 2001 23:13:16 -0400
3727      Branch: perl
3728            ! doio.c
3729 ____________________________________________________________________________
3730 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
3731         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
3732              From: Peter Prymmer <pvhp@forte.com>
3733              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
3734              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
3735      Branch: perl
3736            ! numeric.c
3737 ____________________________________________________________________________
3738 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
3739         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
3740              From: Peter Prymmer <pvhp@forte.com>
3741              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
3742              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
3743      Branch: perl
3744            ! configure.com ext/Digest/MD5/Makefile.PL
3745 ____________________________________________________________________________
3746 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
3747         Log: Update Changes.
3748      Branch: perl
3749            ! Changes patchlevel.h
3750 ____________________________________________________________________________
3751 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
3752         Log: Tiny EPOC updates.
3753      Branch: perl
3754            ! epoc/config.sh
3755 ____________________________________________________________________________
3756 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
3757         Log: The Test::More and Test::Simple tests required help
3758              thanks to our schizophrenic test scheme.
3759      Branch: perl
3760            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3761            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3762            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3763            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
3764            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
3765 ____________________________________________________________________________
3766 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
3767         Log: Upgrade to Test::Simple 0.09.
3768      Branch: perl
3769            + lib/Test/Simple/Changes
3770            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3771            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3772            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3773            ! lib/Test/Simple/t/plan_is_noplan.t
3774 ____________________________________________________________________________
3775 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
3776         Log: Upgrade to Test::More 0.07.
3777      Branch: perl
3778            + lib/Test/More/Changes
3779            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
3780            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
3781            ! lib/Test/More/t/skipall.t
3782 ____________________________________________________________________________
3783 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
3784         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
3785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3786              Date: Wed, 27 Jun 2001 18:40:04 +0200
3787              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
3788      Branch: perl
3789            ! hints/hpux.sh
3790 ____________________________________________________________________________
3791 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
3792         Log: Subject: [PATCH README.qnx hints/qnx.sh]
3793              From: Norton Allen <allen@huarp.harvard.edu>
3794              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
3795              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
3796      Branch: perl
3797            ! README.qnx hints/qnx.sh
3798 ____________________________________________________________________________
3799 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
3800         Log: Subject: [PATCH] two little documentation nits
3801              From: Abhijit Menon-Sen <ams@wiw.org>
3802              Date: Wed, 27 Jun 2001 20:07:50 +0530
3803              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
3804      Branch: perl
3805            ! sv.c sv.h
3806 ____________________________________________________________________________
3807 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
3808         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
3809              From: Norton Allen <allen@huarp.harvard.edu>
3810              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
3811              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
3812      Branch: perl
3813            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3814 ____________________________________________________________________________
3815 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
3816         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
3817              From: Michael G Schwern <schwern@pobox.com>
3818              Date: Wed, 27 Jun 2001 02:34:58 -0400
3819              Message-ID: <20010627023458.K23874@blackrider>
3820      Branch: perl
3821            ! vms/test.com
3822 ____________________________________________________________________________
3823 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
3824         Log: Add perl_clone_host() for Netware.
3825      Branch: perl
3826            ! NetWare/nw5.c
3827 ____________________________________________________________________________
3828 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
3829         Log: GCC 3.0 hints for HP-UX.
3830      Branch: perl
3831            ! hints/hpux.sh
3832 ____________________________________________________________________________
3833 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
3834         Log: In some Linux distributions the libndbm is broken
3835              (no null key support), therefore link with libgdbm
3836              (if available), since it has a working ndbm emulation,
3837              from Jonathan Stowe.
3838      Branch: perl
3839            + ext/NDBM_File/hints/linux.pl
3840            ! MANIFEST
3841 ____________________________________________________________________________
3842 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
3843         Log: Subject: [PATCH perl@10930] find.t hack for VMS
3844              From: "Craig A. Berry" <craigberry@mac.com>
3845              Date: Tue, 26 Jun 2001 23:40:25 -0500
3846              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
3847      Branch: perl
3848            ! lib/File/Find/find.t
3849 ____________________________________________________________________________
3850 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
3851         Log: AUTHORS updates.
3852      Branch: perl
3853            ! AUTHORS
3854 ____________________________________________________________________________
3855 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
3856         Log: Metaconfig unit change like #10980.
3857      Branch: metaconfig
3858            ! U/compline/d_stdstdio.U
3859 ____________________________________________________________________________
3860 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
3861         Log: "lose the it's", from Abhijit Menon-Sen.
3862              ("It's" not searched, pods not searched.)
3863      Branch: perl
3864            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
3865            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
3866            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
3867            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
3868            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3869            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
3870 ____________________________________________________________________________
3871 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
3872         Log: "lose the looses", from Abhijit Menon-Sen.
3873      Branch: perl
3874            ! ext/B/B/Assembler.pm gv.c
3875 ____________________________________________________________________________
3876 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
3877         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
3878      Branch: perl
3879            ! hints/os390.sh
3880 ____________________________________________________________________________
3881 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
3882         Log: DEC C 5.3 on the VAX simply doesn't seem to like
3883              compiling the MD5 extension, disable it there for now,
3884              from Peter Prymmer.
3885      Branch: perl
3886            ! configure.com
3887 ____________________________________________________________________________
3888 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
3889         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
3890              From: Jonathan Stowe <gellyfish@gellyfish.com>
3891              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
3892              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
3893      Branch: perl
3894            ! pod/perlfaq3.pod
3895 ____________________________________________________________________________
3896 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
3897         Log: Subject: [PATCH 5.6.1] perlxs misprints
3898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3899              Date: Tue, 26 Jun 2001 17:20:00 -0400
3900              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
3901      Branch: perl
3902            ! pod/perlxs.pod
3903 ____________________________________________________________________________
3904 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
3905         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
3906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3907              Date: Tue, 26 Jun 2001 17:27:07 -0400
3908              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
3909      Branch: perl
3910            ! lib/ExtUtils/MM_Unix.pm
3911 ____________________________________________________________________________
3912 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
3913         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
3914              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3915              Date: Tue, 26 Jun 2001 17:23:24 -0400
3916              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
3917      Branch: perl
3918            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
3919 ____________________________________________________________________________
3920 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
3921         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
3922              by Olaf Flebbe.
3923      Branch: perl
3924            ! perl.h
3925 ____________________________________________________________________________
3926 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
3927         Log: Detypo.
3928      Branch: perl
3929            ! lib/Memoize/t/tie_sdbm.t
3930 ____________________________________________________________________________
3931 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
3932         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
3933      Branch: perl
3934            ! win32/perllib.c
3935 ____________________________________________________________________________
3936 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
3937         Log: Subject: [patch] perl_clone+CvFILE
3938              From: Doug MacEachern <dougm@covalent.net>
3939              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
3940              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
3941      Branch: perl
3942            ! sv.c
3943 ____________________________________________________________________________
3944 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
3945         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
3946              From: Mark-Jason Dominus <mjd@plover.com>
3947              Date: Tue, 26 Jun 2001 12:33:01 -0400
3948              Message-ID: <20010626163301.31298.qmail@plover.com>
3949      Branch: perl
3950            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3951 ____________________________________________________________________________
3952 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
3953         Log: Update Changes.
3954      Branch: perl
3955            ! Changes patchlevel.h
3956 ____________________________________________________________________________
3957 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
3958         Log: Also catfile() needs now to explicitly exported.
3959      Branch: perl
3960            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3961 ____________________________________________________________________________
3962 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
3963         Log: Regen toc.
3964      Branch: perl
3965            ! pod/perltoc.pod
3966 ____________________________________________________________________________
3967 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
3968         Log: Nonexistent pod command.
3969      Branch: perl
3970            ! pod/perl572delta.pod
3971 ____________________________________________________________________________
3972 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
3973         Log: Be more portable in the quest for tmpdir.
3974      Branch: perl
3975            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3976 ____________________________________________________________________________
3977 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
3978         Log: Be more portable in finding out the home directory,
3979              and use File::Spec to do the concat.
3980              (Come to think of it, couldn't File::Spec provide
3981              for a ->homedir method?)
3982      Branch: perl
3983            ! lib/Net/Config.pm
3984 ____________________________________________________________________________
3985 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
3986         Log: Doc patch for #10959.
3987      Branch: perl
3988            ! pod/perlfunc.pod
3989 ____________________________________________________________________________
3990 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
3991         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
3992              From: "Philip Newton" <pnewton@gmx.de>
3993              Date: Tue, 26 Jun 2001 16:26:47 +0200
3994              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
3995      Branch: perl
3996            ! pod/perldata.pod
3997 ____________________________________________________________________________
3998 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
3999         Log: Subject: [PATH] shared -> unique;
4000              From: "Artur Bergman" <artur@contiller.se>
4001              Date: Tue, 26 Jun 2001 16:18:40 +0200
4002              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
4003              
4004              Because "shared" isn't: it's read-only.
4005      Branch: perl
4006            ! toke.c xsutils.c
4007 ____________________________________________________________________________
4008 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
4009         Log: Escape multiline croak messages.
4010      Branch: perl
4011            ! t/op/ver.t
4012 ____________________________________________________________________________
4013 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
4014         Log: No more pragma/*.t for minitest.
4015      Branch: perl
4016            ! Makefile.SH
4017 ____________________________________________________________________________
4018 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
4019         Log: AUTHORS updates.
4020      Branch: perl
4021            ! AUTHORS
4022 ____________________________________________________________________________
4023 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
4024         Log: delta updates.
4025      Branch: perl
4026            ! pod/perl572delta.pod
4027 ____________________________________________________________________________
4028 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
4029         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
4030              From: Artur Bergman <artur@contiller.se> 
4031              Date: Tue, 26 Jun 2001 15:32:53 +0200
4032              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
4033      Branch: perl
4034            ! makedef.pl sv.c sv.h win32/perllib.c
4035 ____________________________________________________________________________
4036 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
4037         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
4038              From: Jonathan Stowe <gellyfish@gellyfish.com>
4039              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
4040              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
4041              
4042              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
4043      Branch: perl
4044            + ext/Time/HiRes/hints/sco.pl
4045            ! MANIFEST
4046 ____________________________________________________________________________
4047 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
4048         Log: Subject: [PATCH 5.6.1] static build
4049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4050              Date: Tue, 26 Jun 2001 04:22:25 -0400
4051              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
4052      Branch: perl
4053            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
4054            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
4055 ____________________________________________________________________________
4056 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
4057         Log: DJGPP patches from Laszlo Molnar.
4058      Branch: perl
4059            ! djgpp/djgpp.c perl.c util.c
4060 ____________________________________________________________________________
4061 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
4062         Log: Netware patches from Ananth Kesari.
4063      Branch: perl
4064            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
4065            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
4066            ! NetWare/nwtinfo.h
4067 ____________________________________________________________________________
4068 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
4069         Log: Detypo.
4070      Branch: perl
4071            ! ext/Errno/Errno_pm.PL
4072 ____________________________________________________________________________
4073 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
4074         Log: There seems to be two ways of spelling the $^O in *STEP.
4075      Branch: perl
4076            ! ext/Errno/Errno_pm.PL
4077 ____________________________________________________________________________
4078 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
4079         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
4080              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
4081      Branch: perl
4082            ! ext/Errno/Errno_pm.PL
4083 ____________________________________________________________________________
4084 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
4085         Log: Known bugs update.
4086      Branch: perl
4087            ! pod/perl572delta.pod
4088 ____________________________________________________________________________
4089 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
4090         Log: The default installation of Cygwin has 500 as root's uid.
4091      Branch: perl
4092            ! lib/User/pwent.t
4093 ____________________________________________________________________________
4094 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
4095         Log: Be even more relaxed (re-allow having only one entry).
4096      Branch: perl
4097            ! t/op/grent.t t/op/pwent.t
4098 ____________________________________________________________________________
4099 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
4100         Log: Test failure updates.
4101      Branch: perl
4102            ! pod/perl572delta.pod
4103 ____________________________________________________________________________
4104 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
4105         Log: MPE/iX test tweaks from Mark Bixby.
4106      Branch: perl
4107            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
4108            ! t/io/fs.t t/op/stat.t
4109 ____________________________________________________________________________
4110 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
4111         Log: Microperl findings.
4112      Branch: perl
4113            ! perl.h pp_sys.c
4114 ____________________________________________________________________________
4115 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
4116         Log: Touch uconfig.h.
4117      Branch: perl
4118            ! uconfig.h
4119 ____________________________________________________________________________
4120 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
4121         Log: Subject: [PATCH] Proposed fix for Pod::Man
4122              From: Rob Napier <rnapier@employees.org>
4123              Date: Mon, 25 Jun 2001 15:49:24 -0400
4124              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
4125              
4126              Cater for Solaris nroff brokenness (shortchanges daisywheel
4127              printers, but hey, we also no more support PDPs.)
4128      Branch: perl
4129            ! lib/Pod/Man.pm
4130 ____________________________________________________________________________
4131 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
4132         Log: Typo in #10937.
4133      Branch: perl
4134            ! ext/POSIX/sigaction.t
4135 ____________________________________________________________________________
4136 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
4137         Log: SIGCONT not trappable in VMS.
4138      Branch: perl
4139            ! ext/POSIX/sigaction.t
4140 ____________________________________________________________________________
4141 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
4142         Log: Subject: [DRAFT] Encode-Tcl.t
4143              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4144              Date: Tue, 26 Jun 2001 03:38:08 +0900
4145              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
4146      Branch: perl
4147            + ext/Encode/Encode/Tcl.t
4148            ! MANIFEST ext/Encode/Encode/Tcl.pm
4149 ____________________________________________________________________________
4150 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
4151         Log: Because of #10932 retract also the perlfunc hunk of #10910.
4152      Branch: perl
4153            ! pod/perlfunc.pod
4154 ____________________________________________________________________________
4155 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
4156         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
4157              by Ilya Zakharevich in
4158              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
4159      Branch: perl
4160            ! XSUB.h
4161 ____________________________________________________________________________
4162 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
4163         Log: Typo in #10889.
4164      Branch: perl
4165            ! hints/uts.sh
4166 ____________________________________________________________________________
4167 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
4168         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4169              From: Abhijit Menon-Sen <ams@wiw.org>
4170              Date: Mon, 25 Jun 2001 23:45:45 +0530
4171              Message-ID: <20010625234545.A5022@lustre.linux.in>
4172      Branch: perl
4173            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
4174 ____________________________________________________________________________
4175 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
4176         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
4177              From: Michael G Schwern <schwern@pobox.com>
4178              Date: Mon, 25 Jun 2001 14:35:51 -0400
4179              Message-ID: <20010625143551.H13819@blackrider>
4180      Branch: perl
4181            ! lib/Test.pm
4182 ____________________________________________________________________________
4183 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
4184         Log: Update Changes.
4185      Branch: perl
4186            ! Changes patchlevel.h
4187 ____________________________________________________________________________
4188 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
4189         Log: Regen toc and modlib.
4190      Branch: perl
4191            ! pod/perlmodlib.pod pod/perltoc.pod
4192 ____________________________________________________________________________
4193 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
4194         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
4195              for the benefit of C++ compilers, as suggested by Guruprasad.
4196      Branch: perl
4197            ! embed.pl proto.h
4198 ____________________________________________________________________________
4199 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
4200         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
4201              From: Jonathan Stowe <gellyfish@gellyfish.com>
4202              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
4203              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
4204      Branch: perl
4205            ! pod/perlfaq5.pod
4206 ____________________________________________________________________________
4207 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
4208         Log: Missed from #10925.
4209      Branch: perl
4210            ! gv.c
4211 ____________________________________________________________________________
4212 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
4213         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
4214              From: Robin Houston <robin@kitsite.com>
4215              Date: Sat, 19 May 2001 16:19:34 +0100
4216              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
4217      Branch: perl
4218            ! cv.h gv.h op.c
4219 ____________________________________________________________________________
4220 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
4221         Log: Netware README tweak.
4222      Branch: perl
4223            ! README.netware
4224 ____________________________________________________________________________
4225 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
4226         Log: Subject: [PATCH] Re: overload.t fails
4227              From: Abhijit Menon-Sen <ams@wiw.org>
4228              Date: Mon, 25 Jun 2001 14:52:20 +0530
4229              Message-ID: <20010625145220.A24114@lustre.linux.in>
4230      Branch: perl
4231            ! lib/overload.t
4232 ____________________________________________________________________________
4233 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
4234         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4235              From: Mike Guy <mjtg@cam.ac.uk>
4236              Date: Mon, 25 Jun 2001 11:43:23 +0100
4237              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
4238      Branch: perl
4239            ! lib/Carp.pm
4240 ____________________________________________________________________________
4241 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
4242         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
4243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4244              Date: Sun, 24 Jun 2001 05:17:05 -0400
4245              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
4246      Branch: perl
4247            ! os2/os2ish.h
4248 ____________________________________________________________________________
4249 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
4250         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
4251              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4252              Date: Mon, 25 Jun 2001 05:52:27 -0400
4253              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
4254      Branch: perl
4255            ! hints/os2.sh
4256 ____________________________________________________________________________
4257 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
4258         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
4259              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4260              Date: Mon, 25 Jun 2001 05:23:35 -0400
4261              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
4262      Branch: perl
4263            ! os2/os2.c
4264 ____________________________________________________________________________
4265 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
4266         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
4267              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4268              Date: Mon, 25 Jun 2001 05:04:32 -0400
4269              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
4270      Branch: perl
4271            ! os2/OS2/REXX/DLL/DLL.pm
4272 ____________________________________________________________________________
4273 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
4274         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
4275              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4276              Date: Mon, 25 Jun 2001 05:02:36 -0400
4277              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
4278      Branch: perl
4279            ! mg.c os2/dl_os2.c os2/os2.c
4280 ____________________________________________________________________________
4281 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
4282         Log: Subject: Re: [PATCH 5.6.1] misprints
4283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4284              Date: Mon, 25 Jun 2001 04:50:50 -0400
4285              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
4286      Branch: perl
4287            ! os2/os2.c pp_sys.c
4288 ____________________________________________________________________________
4289 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
4290         Log: Add Test::More and Test::Simple to the delta.
4291      Branch: perl
4292            ! pod/perl572delta.pod
4293 ____________________________________________________________________________
4294 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
4295         Log: Add Test::More, from Michael G Schwern.
4296      Branch: perl
4297            + lib/Test/More.pm lib/Test/More/t/More.t
4298            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
4299            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
4300            + t/lib/Test/More/Catch.pm
4301            ! MANIFEST
4302 ____________________________________________________________________________
4303 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
4304         Log: Add Test::Simple from Michael G Schwern.
4305      Branch: perl
4306            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
4307            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
4308            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
4309            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
4310            + t/lib/Test/Simple/Catch.pm
4311            + t/lib/Test/Simple/sample_tests/death.plx
4312            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
4313            + t/lib/Test/Simple/sample_tests/extras.plx
4314            + t/lib/Test/Simple/sample_tests/five_fail.plx
4315            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
4316            + t/lib/Test/Simple/sample_tests/one_fail.plx
4317            + t/lib/Test/Simple/sample_tests/require.plx
4318            + t/lib/Test/Simple/sample_tests/success.plx
4319            + t/lib/Test/Simple/sample_tests/too_few.plx
4320            + t/lib/Test/Simple/sample_tests/two_fail.plx
4321            ! MANIFEST
4322 ____________________________________________________________________________
4323 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
4324         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
4325              From: "Craig A. Berry" <craigberry@mac.com>
4326              Date: Sun, 24 Jun 2001 23:41:36 -0500
4327              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
4328      Branch: perl
4329            ! pp_sys.c
4330 ____________________________________________________________________________
4331 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
4332         Log: Upgrade to Attribute::Handlers 0.70.
4333      Branch: perl
4334            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4335            ! MANIFEST lib/Attribute/Handlers.pm
4336 ____________________________________________________________________________
4337 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
4338         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4339              From: Abhijit Menon-Sen <ams@wiw.org>
4340              Date: Sat, 23 Jun 2001 05:17:44 +0530
4341              Message-ID: <20010623051744.A18583@lustre.linux.in>
4342              
4343              (Can't think of a good place to put tests.)
4344      Branch: perl
4345            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
4346 ____________________________________________________________________________
4347 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
4348         Log: Subject: [PATCH] t/op/pat.t typo fix
4349              From: Richard Soderberg <rs@crystalflame.net>
4350              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
4351              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
4352      Branch: perl
4353            ! t/op/pat.t
4354 ____________________________________________________________________________
4355 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
4356         Log: Move the pack warnings to their own file, as pointed
4357              out by Spider.
4358      Branch: perl
4359            + t/lib/warnings/pp_pack
4360            ! MANIFEST t/lib/warnings/pp
4361 ____________________________________________________________________________
4362 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
4363         Log: Update Changes.
4364      Branch: perl
4365            ! Changes patchlevel.h
4366 ____________________________________________________________________________
4367 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
4368         Log: Partially fix a problem noticed by IRIX compiler:
4369              the initialization of parse_start was bypassed by
4370              several gotos.  Now initialized to zero, which may
4371              not be the best choice.
4372      Branch: perl
4373            ! regcomp.c
4374 ____________________________________________________________________________
4375 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
4376         Log: Relax the group and password tests back to moaning only
4377              if no matches at all are found.  (Even with a small sample
4378              I could find many sites where there are, umm, anomalies in
4379              the said databases.)       
4380      Branch: perl
4381            ! t/op/grent.t t/op/pwent.t
4382 ____________________________________________________________________________
4383 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
4384         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
4385      Branch: perl
4386            ! pp_ctl.c
4387 ____________________________________________________________________________
4388 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
4389         Log: De-cut-and-pasto in #10902.
4390      Branch: perl
4391            ! pp_ctl.c
4392 ____________________________________________________________________________
4393 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
4394         Log: The #10771 didn't take?
4395      Branch: perl
4396            ! pp_ctl.c
4397 ____________________________________________________________________________
4398 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
4399         Log: Undo the filetests part of #10900, under multiplicity
4400              weird errors take place.
4401      Branch: perl
4402            ! pp_sys.c
4403 ____________________________________________________________________________
4404 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
4405         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
4406      Branch: perl
4407            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
4408 ____________________________________________________________________________
4409 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
4410         Log: (Replaced by #10922)
4411              
4412              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4413              From: Tony Bowden <tony@kasei.com>
4414              Date: Sun, 24 Jun 2001 17:32:40 +0100
4415              Message-ID: <20010624173240.A16293@blackstar.co.uk>
4416              
4417              Document (well, mention) shortmess() and longmess()
4418              to rob people of their fun of reinventing the weel.
4419      Branch: perl
4420            ! lib/Carp.pm
4421 ____________________________________________________________________________
4422 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
4423         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
4424              From: Brian Jepson <bjepson@oreilly.com>
4425              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
4426              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
4427      Branch: perl
4428            ! pp_sys.c
4429 ____________________________________________________________________________
4430 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
4431         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
4432              From: Robin Barker <rmb1@cise.npl.co.uk> 
4433              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
4434              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
4435      Branch: perl
4436            ! lib/CPAN.pm
4437 ____________________________________________________________________________
4438 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
4439         Log: Memoize patch from mjd.
4440      Branch: perl
4441            ! lib/Memoize/t/tie_storable.t
4442 ____________________________________________________________________________
4443 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
4444         Log: Spec the sv_pvprintify() a bit more.
4445      Branch: perl
4446            ! pod/perltodo.pod
4447 ____________________________________________________________________________
4448 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
4449         Log: Upgrade to Memoize 0.65.
4450      Branch: perl
4451            + lib/Memoize/t/array_confusion.t
4452            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
4453            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
4454            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
4455            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
4456            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
4457            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
4458            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4459            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
4460            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
4461            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
4462            ! lib/Memoize/t/tie_storable.t
4463 ____________________________________________________________________________
4464 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
4465         Log: Metaconfig unit change for #10892.
4466      Branch: metaconfig
4467            ! U/modified/Options.U
4468 ____________________________________________________________________________
4469 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
4470         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
4471              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4472              Date: Sun, 24 Jun 2001 05:24:40 -0400
4473              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
4474      Branch: perl
4475            ! Configure hints/os2.sh
4476 ____________________________________________________________________________
4477 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
4478         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
4479              From: Mike Guy <mjtg@cam.ac.uk>
4480              Date: Sun, 24 Jun 2001 15:28:39 +0100
4481              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
4482              
4483              Fix an ancient (5.002) bug.
4484      Branch: perl
4485            ! lib/Carp/Heavy.pm
4486 ____________________________________________________________________________
4487 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
4488         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
4489              variables.
4490      Branch: perl
4491            ! pp_sys.c
4492 ____________________________________________________________________________
4493 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
4494         Log: Make UTS as per #10888.
4495      Branch: perl
4496            ! hints/uts.sh
4497 ____________________________________________________________________________
4498 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
4499         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
4500      Branch: perl
4501            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
4502            ! mpeix/mpeixish.h perl.h unixish.h
4503 ____________________________________________________________________________
4504 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
4505         Log: AUTHORS update.
4506      Branch: perl
4507            ! AUTHORS
4508 ____________________________________________________________________________
4509 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
4510         Log: Subject: Encode::Tcl for multibyte doesnot work
4511              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4512              Date: Sun, 24 Jun 2001 22:48:21 +0900
4513              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
4514      Branch: perl
4515            ! ext/Encode/Encode/Tcl.pm
4516 ____________________________________________________________________________
4517 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
4518         Log: Subject: [PATCH] Remove tautology in error messages
4519              From: Mike Guy <mjtg@cam.ac.uk>
4520              Date: Sun, 24 Jun 2001 13:31:00 +0100
4521              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
4522      Branch: perl
4523            ! pp_sys.c
4524 ____________________________________________________________________________
4525 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
4526         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
4527      Branch: perl
4528            ! hints/darwin.sh
4529 ____________________________________________________________________________
4530 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
4531         Log: Subject: Re: [PATCH 5.6.1] test suite
4532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4533              Date: Sun, 24 Jun 2001 05:47:05 -0400
4534              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
4535              
4536              Test suite fixes.
4537      Branch: perl
4538            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
4539 ____________________________________________________________________________
4540 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
4541         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
4542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4543              Date: Sun, 24 Jun 2001 05:37:19 -0400
4544              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
4545      Branch: perl
4546            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
4547 ____________________________________________________________________________
4548 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
4549         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
4550              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4551              Date: Sun, 24 Jun 2001 05:34:50 -0400
4552              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
4553              
4554              Pacify compiler warnings.
4555      Branch: perl
4556            ! pp_sys.c
4557 ____________________________________________________________________________
4558 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
4559         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4560              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4561              Date: Sun, 24 Jun 2001 05:21:18 -0400
4562              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
4563              
4564              Enable compression of executables during link time.
4565      Branch: perl
4566            ! hints/os2.sh
4567 ____________________________________________________________________________
4568 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
4569         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4571              Date: Sun, 24 Jun 2001 05:15:11 -0400
4572              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
4573              
4574              Add ordinals to the export list for Perl DLL.
4575              (Breaks intra-version DLL compatibility.)
4576      Branch: perl
4577            ! makedef.pl
4578 ____________________________________________________________________________
4579 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
4580         Log: Allow (displaying and) re-editing the Subject in perlbug.
4581              Also abstract the Subject quality control into a function.
4582      Branch: perl
4583            ! utils/perlbug.PL
4584 ____________________________________________________________________________
4585 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
4586         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
4587      Branch: perl
4588            ! utils/perlbug.PL
4589 ____________________________________________________________________________
4590 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
4591         Log: Regen toc and modlib.
4592      Branch: perl
4593            ! pod/perlmodlib.pod pod/perltoc.pod
4594 ____________________________________________________________________________
4595 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
4596         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
4597              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
4598              attribute semantics as much as possible, or 'ntsec' which uses
4599              native NTFS semantics.)  (See also #10877.)
4600      Branch: perl
4601            ! perl.c
4602 ____________________________________________________________________________
4603 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
4604         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
4605      Branch: perl
4606            ! lib/Test/Harness.pm
4607 ____________________________________________________________________________
4608 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
4609         Log: Just zap the -uPerlio.
4610      Branch: perl
4611            ! ext/B/Stash.t
4612 ____________________________________________________________________________
4613 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
4614         Log: Do not test PerlIO if PerlIO not used.
4615      Branch: perl
4616            ! ext/PerlIO/PerlIO.t
4617 ____________________________________________________________________________
4618 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
4619         Log: Regen perlapi.
4620      Branch: perl
4621            ! pod/perlapi.pod
4622 ____________________________________________________________________________
4623 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
4624         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4625              From: Nicholas Clark <nick@ccl4.org>
4626              Date: Sat, 23 Jun 2001 22:55:47 +0100
4627              Message-ID: <20010623225547.Z98663@plum.flirble.org>
4628      Branch: perl
4629            ! numeric.c
4630 ____________________________________________________________________________
4631 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
4632         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
4633              From: Prymmer/Kahn <pvhp@best.com>
4634              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
4635              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
4636      Branch: perl
4637            ! lib/h2xs.t
4638 ____________________________________________________________________________
4639 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
4640         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
4641              cygwin does not taint cwd, just like win32.
4642      Branch: perl
4643            ! lib/File/Find/taint.t t/op/taint.t
4644 ____________________________________________________________________________
4645 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
4646         Log: Retract #10865, the patch should be unnecessary.
4647              (But seemingly helpful in Cygwin?  Strange.)
4648      Branch: perl
4649            ! lib/Memoize/t/tie_ndbm.t
4650 ____________________________________________________________________________
4651 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
4652         Log: Misplaced test file; plus Cygwin filesystem semantics.
4653      Branch: perl
4654            + ext/SDBM_File/sdbm.t
4655            - ext/ODBM_File/sdbm.t
4656            ! MANIFEST
4657 ____________________________________________________________________________
4658 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
4659         Log: (Retracted by #10867.)
4660      Branch: perl
4661            ! lib/Memoize/t/tie_ndbm.t
4662 ____________________________________________________________________________
4663 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
4664         Log: Metaconfig unit change for #10863.
4665      Branch: metaconfig/U/perl
4666            ! Extensions.U
4667 ____________________________________________________________________________
4668 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
4669         Log: In Cygwin do not build NDBM_File and ODBM_File unless
4670              -lndbm and -ldbm are available.
4671      Branch: perl
4672            ! Configure config_h.SH
4673 ____________________________________________________________________________
4674 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
4675         Log: More Cygwin filesystem semantics.
4676      Branch: perl
4677            ! t/io/fs.t t/op/stat.t
4678 ____________________________________________________________________________
4679 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
4680         Log: More DOSish permission semantics for Cygwin.
4681      Branch: perl
4682            ! lib/AnyDBM_File.t
4683 ____________________________________________________________________________
4684 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
4685         Log: Cygwin too has different permission semantics.
4686      Branch: perl
4687            ! ext/GDBM_File/gdbm.t
4688 ____________________________________________________________________________
4689 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
4690         Log: The group (and assumedly passwd) databases can have
4691              only one entry (this is the case in cygwin).
4692      Branch: perl
4693            ! t/op/grent.t t/op/pwent.t
4694 ____________________________________________________________________________
4695 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
4696         Log: Also in Cygwin use Socket to figure out domainname
4697              (if any) (avoids trying to call external 'domainname',
4698              which doesn't at the moment exist in Cygwin)
4699      Branch: perl
4700            ! lib/Net/Domain.pm
4701 ____________________________________________________________________________
4702 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
4703         Log: Remove also the lib$Foo.def, not just $Foo.def.
4704      Branch: perl
4705            ! lib/ExtUtils/MM_Unix.pm
4706 ____________________________________________________________________________
4707 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
4708         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
4709      Branch: perl
4710            ! unixish.h
4711 ____________________________________________________________________________
4712 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
4713         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
4714              to match the whole isprint(), only the space character.
4715      Branch: perl
4716            ! handy.h pod/perlre.pod t/op/pat.t
4717 ____________________________________________________________________________
4718 [ 10854] By: nick                                  on 2001/06/23  08:09:33
4719         Log: Integrate mainline
4720      Branch: perlio
4721           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
4722           !> lib/ExtUtils.t lib/File/Find/taint.t
4723           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
4724           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
4725           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4726 ____________________________________________________________________________
4727 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
4728         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
4729              with its floats    in os390 and s390 (UTS).
4730      Branch: perl
4731            ! lib/Math/BigInt/t/bigintpm.t
4732 ____________________________________________________________________________
4733 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
4734         Log: Add also UTS (s390) to the non-IEEE float platforms.
4735      Branch: perl
4736            ! t/op/sprintf.t
4737 ____________________________________________________________________________
4738 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
4739         Log: Subject: RFC: what are applicable standards for exponent sizes?
4740              From: Peter Prymmer <pvhp@forte.com>
4741              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
4742              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
4743      Branch: perl
4744            ! t/op/sprintf.t
4745 ____________________________________________________________________________
4746 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
4747         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
4748              From: Peter Prymmer <pvhp@forte.com>
4749              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
4750              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
4751      Branch: perl
4752            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4753 ____________________________________________________________________________
4754 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
4755         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
4756              From: Peter Prymmer <pvhp@forte.com>
4757              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
4758              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
4759      Branch: perl
4760            ! lib/ExtUtils.t
4761 ____________________________________________________________________________
4762 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
4763         Log: Retract #10845.
4764      Branch: perl
4765            ! lib/File/Find/taint.t
4766 ____________________________________________________________________________
4767 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
4768         Log: Yet another error message.
4769      Branch: perl
4770            ! t/op/mkdir.t
4771 ____________________________________________________________________________
4772 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
4773         Log: The croak message for nonexistent socket functions may vary.
4774      Branch: perl
4775            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
4776 ____________________________________________________________________________
4777 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
4778         Log: (Retracted by #10848.)
4779      Branch: perl
4780            ! lib/File/Find/taint.t
4781 ____________________________________________________________________________
4782 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
4783         Log: Integrate perlio.
4784      Branch: perl
4785           !> lib/File/Find/taint.t t/op/write.t
4786 ____________________________________________________________________________
4787 [ 10843] By: nick                                  on 2001/06/22  21:24:51
4788         Log: Back out debug in taint.t
4789      Branch: perlio
4790            ! lib/File/Find/taint.t
4791 ____________________________________________________________________________
4792 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
4793         Log: setitimer() does not exist in Unicos, despite of what
4794              Configure thinks, from Mark P. Lutz.
4795      Branch: perl
4796            ! hints/unicos.sh
4797 ____________________________________________________________________________
4798 [ 10841] By: nick                                  on 2001/06/22  21:19:36
4799         Log: Skip cwd test on Win32 ???
4800      Branch: perlio
4801            ! lib/File/Find/taint.t
4802 ____________________________________________________________________________
4803 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
4804         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
4805              and Tru64 gcc -Wall happy.
4806      Branch: perl
4807            ! mg.c
4808 ____________________________________________________________________________
4809 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
4810         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
4811      Branch: perl
4812            ! ext/IPC/SysV/Semaphore.pm
4813 ____________________________________________________________________________
4814 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
4815         Log: Metaconfig unit change for #10837.
4816      Branch: metaconfig/U/perl
4817            ! Cross.U
4818 ____________________________________________________________________________
4819 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
4820         Log: Cleanup of the cross-compilation unit.
4821      Branch: perl
4822            ! Configure
4823 ____________________________________________________________________________
4824 [ 10836] By: nick                                  on 2001/06/22  20:45:12
4825         Log: Skip |- based op/write.t on Win32 as well as VMS
4826      Branch: perlio
4827            ! t/op/write.t
4828 ____________________________________________________________________________
4829 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
4830         Log: Integrate perlio.
4831      Branch: perl
4832           !> util.c
4833 ____________________________________________________________________________
4834 [ 10834] By: nick                                  on 2001/06/22  20:41:54
4835         Log: Integrate mainline
4836      Branch: perlio
4837           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4838           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
4839           !> vos/config.ga.h
4840 ____________________________________________________________________________
4841 [ 10833] By: nick                                  on 2001/06/22  20:22:58
4842         Log: Patcho fix.
4843      Branch: perlio
4844            ! util.c
4845 ____________________________________________________________________________
4846 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
4847         Log: Metaconfig unit changes for #10831.
4848      Branch: metaconfig
4849            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
4850 ____________________________________________________________________________
4851 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
4852         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
4853              From: Andy Dougherty <doughera@lafayette.edu>
4854              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
4855              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
4856      Branch: perl
4857            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4858            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
4859 ____________________________________________________________________________
4860 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
4861         Log: MPE/iX prototype nits from Mark Bixby.
4862      Branch: perl
4863            ! pp_sys.c
4864 ____________________________________________________________________________
4865 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
4866         Log: Detypo.
4867      Branch: perl
4868            ! util.c
4869 ____________________________________________________________________________
4870 [ 10828] By: nick                                  on 2001/06/22  15:33:37
4871         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
4872      Branch: perlio
4873           +> lib/h2xs.t
4874           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
4875           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
4876           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
4877           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
4878           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4879           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
4880           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
4881           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
4882           !> vms/vmsish.h
4883 ____________________________________________________________________________
4884 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
4885         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
4886              Date: Fri, 22 Jun 2001 10:08:35 -0500
4887              From: "Craig A. Berry" <craigberry@mac.com>
4888              Message-Id: <a05101001b75908704194@[192.168.56.145]>
4889      Branch: perl
4890            ! vms/vms.c vms/vmsish.h
4891 ____________________________________________________________________________
4892 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
4893         Log: NetWare scripts tweak from Ananth Kesari.
4894      Branch: perl
4895            ! NetWare/t/NWScripts.pl
4896 ____________________________________________________________________________
4897 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
4898         Log: Update Changes.
4899      Branch: perl
4900            ! Changes patchlevel.h
4901 ____________________________________________________________________________
4902 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
4903         Log: Add .i and .s targets.
4904      Branch: perl
4905            ! Makefile.SH
4906 ____________________________________________________________________________
4907 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
4908         Log: Upgrade to Locale::Maketext 1.03.
4909      Branch: perl
4910            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4911            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
4912 ____________________________________________________________________________
4913 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
4914         Log: Upgrade to I18N::LangTags 0.26.
4915      Branch: perl
4916            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4917            ! lib/I18N/LangTags/test.pl
4918 ____________________________________________________________________________
4919 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
4920         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
4921              Philip Newton.
4922      Branch: perl
4923            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4924            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4925 ____________________________________________________________________________
4926 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
4927         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
4928              From: Prymmer/Kahn <pvhp@best.com>
4929              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
4930              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
4931      Branch: perl
4932            + lib/h2xs.t
4933            ! MANIFEST utils/h2xs.PL
4934 ____________________________________________________________________________
4935 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
4936         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
4937              From: Prymmer/Kahn <pvhp@best.com>
4938              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
4939              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
4940      Branch: perl
4941            ! lib/ExtUtils.t
4942 ____________________________________________________________________________
4943 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
4944         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
4945              From: Prymmer/Kahn <pvhp@best.com>
4946              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
4947              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
4948      Branch: perl
4949            ! t/pod/plainer.t
4950 ____________________________________________________________________________
4951 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
4952         Log: AUTHORS update.
4953      Branch: perl
4954            ! AUTHORS
4955 ____________________________________________________________________________
4956 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
4957         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
4958              From: "Craig A. Berry" <craigberry@mac.com>
4959              Date: Thu, 21 Jun 2001 18:20:38 -0500
4960              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
4961      Branch: perl
4962            ! ext/POSIX/POSIX.xs
4963 ____________________________________________________________________________
4964 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
4965         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
4966              From: "Craig A. Berry" <craigberry@mac.com>
4967              Date: Thu, 21 Jun 2001 09:58:52 -0500
4968              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
4969      Branch: perl
4970            ! ext/B/Deparse.t t/op/write.t
4971 ____________________________________________________________________________
4972 [ 10814] By: nick                                  on 2001/06/22  08:13:09
4973         Log: Integrate mainline.
4974      Branch: perlio
4975           !> (integrate 46 files)
4976 ____________________________________________________________________________
4977 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
4978         Log: Change the prefixes only if $prefix is unset,
4979              as originally patched by Marcel Grunauer.
4980      Branch: perl
4981            ! hints/darwin.sh hints/rhapsody.sh
4982 ____________________________________________________________________________
4983 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
4984         Log: Subject: Re: Patch for hints/darwin.sh
4985              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
4986              Date: Thu, 21 Jun 2001 11:23:46 -0700
4987              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
4988      Branch: perl
4989            ! hints/darwin.sh hints/rhapsody.sh
4990 ____________________________________________________________________________
4991 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
4992         Log: Add .PHONY targets for non-file targets,
4993              from Wilfredo Sánchez.  Should help saying
4994              "make install" on case-insensitive filesystems.
4995      Branch: perl
4996            ! Makefile.SH
4997 ____________________________________________________________________________
4998 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
4999         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
5000              From: Doug MacEachern <dougm@covalent.net>
5001              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
5002              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
5003              
5004              plus reword the getcwd() comment, plus use getcwd() buffer
5005              size minus one.
5006      Branch: perl
5007            ! util.c
5008 ____________________________________________________________________________
5009 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
5010         Log: More gprofing from Doug MacEachern.
5011      Branch: perl
5012            ! Makefile.SH
5013 ____________________________________________________________________________
5014 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
5015         Log: Metaconfig unit change for #10807.
5016      Branch: metaconfig/U/perl
5017            ! d_sfio.U
5018 ____________________________________________________________________________
5019 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
5020         Log: Tell that you are removing the unneeded -lsfio.
5021      Branch: perl
5022            ! Configure
5023 ____________________________________________________________________________
5024 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
5025         Log: More MPE/iX tweaks from Mark Bixby.
5026      Branch: perl
5027            ! perl.c t/op/magic.t
5028 ____________________________________________________________________________
5029 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
5030         Log: The fchdir() proto is supposed to live in <unistd.h>.
5031      Branch: perl
5032            ! ext/Cwd/Cwd.xs
5033 ____________________________________________________________________________
5034 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
5035         Log: This town is too small for the Cwd extension and me,
5036              it would seem...
5037      Branch: perl
5038            ! ext/Cwd/Cwd.xs
5039 ____________________________________________________________________________
5040 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
5041         Log: Metaconfig unit change for #10802.
5042      Branch: metaconfig/U/perl
5043            ! d_modfl.U
5044 ____________________________________________________________________________
5045 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
5046         Log: More d'ohs.
5047      Branch: perl
5048            ! Configure
5049 ____________________________________________________________________________
5050 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
5051         Log: Off-by-one.  I'm so classic.
5052      Branch: perl
5053            ! util.c
5054 ____________________________________________________________________________
5055 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
5056         Log: Update Changes.
5057      Branch: perl
5058            ! Changes patchlevel.h
5059 ____________________________________________________________________________
5060 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
5061         Log: Subject: Documentation patch for Net::FTP
5062              From: Marcel Grunauer <marcel@codewerk.com>
5063              Date: Wed, 20 Jun 2001 23:03:26 +0200
5064              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
5065      Branch: perl
5066            ! lib/Net/FTP.pm
5067 ____________________________________________________________________________
5068 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
5069         Log: Retract the #10417 mg.c and embed.pl parts because of
5070              strange SEGVs in 64bit x86 FreeBSD observed by
5071              Nicholas Clark.
5072      Branch: perl
5073            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
5074 ____________________________________________________________________________
5075 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
5076         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
5077      Branch: perl
5078            ! Configure NetWare/config.wc NetWare/config_H.wc
5079            ! Porting/Glossary Porting/config.sh Porting/config_H
5080            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5081            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5082            ! vos/config.ga.h win32/config.bc win32/config.gc
5083            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5084            ! win32/config_H.vc
5085 ____________________________________________________________________________
5086 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
5087         Log: Cwd tweak from Doug MacEachern.
5088      Branch: perl
5089            ! ext/Cwd/Cwd.xs
5090 ____________________________________________________________________________
5091 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
5092         Log: Protect the fchdir() and lstat() with ifdefs.
5093              fchdir() needs a Configure probe.
5094      Branch: perl
5095            ! ext/Cwd/Cwd.xs
5096 ____________________________________________________________________________
5097 [ 10794] By: nick                                  on 2001/06/21  17:11:35
5098         Log: Integrate mainline
5099      Branch: perlio
5100           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
5101           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
5102           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
5103           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
5104           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
5105           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
5106           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
5107           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
5108            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
5109            - lib/File/Glob/case.t lib/File/Glob/global.t
5110            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
5111            - lib/File/Temp/posix.t lib/File/Temp/security.t
5112            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
5113            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
5114            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
5115            - lib/Text/Wrap/wrap.t
5116           !> (integrate 41 files)
5117 ____________________________________________________________________________
5118 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
5119         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
5120              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5121              Date: Thu, 21 Jun 2001 13:04:54 -0500
5122              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
5123      Branch: perl
5124            ! ext/Cwd/Cwd.xs
5125 ____________________________________________________________________________
5126 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
5127         Log: Subject: [PATCH pod] overlong =item
5128              From: Robin Barker <rmb1@cise.npl.co.uk>
5129              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
5130              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
5131      Branch: perl
5132            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5133            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5134 ____________________________________________________________________________
5135 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
5136         Log: Subject: [PATCH perlio.c] format 
5137              From: Robin Barker <rmb1@cise.npl.co.uk>
5138              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
5139              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
5140      Branch: perl
5141            ! perlio.c
5142 ____________________________________________________________________________
5143 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
5144         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
5145              From: Radu Greab <radu@netsoft.ro>
5146              Date: Thu, 21 Jun 2001 19:06:02 +0300
5147              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
5148      Branch: perl
5149            ! pod/perlapi.pod sv.c
5150 ____________________________________________________________________________
5151 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
5152         Log: The metaconfig unit changes for #10788.
5153      Branch: metaconfig/U/perl
5154            ! Cross.U fflushall.U
5155 ____________________________________________________________________________
5156 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
5157         Log: Cross-configuration changes: make $from to rm the files
5158              before copying them over (this means that he rm can be
5159              removed from the fflushall test), create $targetmkdir      
5160              (not documented in install since it is supposed to internal
5161              use only), make $run to copy over the executable only if
5162              a stamp file .xok doesn't already exist (to avoid unnecessary
5163              copying of the executable)
5164      Branch: perl
5165            ! Configure Makefile.SH
5166 ____________________________________________________________________________
5167 [ 10787] By: nick                                  on 2001/06/21  14:16:18
5168         Log: Integrate mainline
5169      Branch: perlio
5170           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5171           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
5172           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
5173            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
5174           !> (integrate 34 files)
5175 ____________________________________________________________________________
5176 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
5177         Log: Re-add the files as text.
5178      Branch: perl
5179            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
5180 ____________________________________________________________________________
5181 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
5182         Log: Delete the binary files.
5183      Branch: perl
5184            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
5185 ____________________________________________________________________________
5186 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
5187         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
5188              From: Andy Dougherty <doughera@lafayette.edu>
5189              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
5190              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
5191      Branch: perl
5192            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
5193            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
5194            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
5195            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
5196 ____________________________________________________________________________
5197 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
5198         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
5199              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
5200              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
5201              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
5202              
5203              Setting umask to something friendlier.
5204      Branch: perl
5205            ! installman installperl
5206 ____________________________________________________________________________
5207 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
5208         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
5209              Resort MANIFEST with sort -f, looks much better.
5210      Branch: perl
5211            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
5212            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
5213            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
5214            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
5215            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
5216            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
5217            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
5218            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
5219            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
5220            - lib/File/Glob/case.t lib/File/Glob/global.t
5221            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
5222            - lib/File/Temp/posix.t lib/File/Temp/security.t
5223            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
5224            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
5225            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
5226            - lib/Text/Wrap/wrap.t
5227            ! MANIFEST
5228 ____________________________________________________________________________
5229 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
5230         Log: Upgrade to I18N::LangTags 0.25.
5231      Branch: perl
5232            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
5233            ! lib/I18N/LangTags/List.pm
5234 ____________________________________________________________________________
5235 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
5236         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
5237              From: Richard Soderberg <rs@crystalflame.net>
5238              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
5239              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
5240      Branch: perl
5241            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
5242            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
5243 ____________________________________________________________________________
5244 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
5245         Log: Test obsoleted by change #10777.
5246      Branch: perl
5247            ! t/op/sub_lval.t
5248 ____________________________________________________________________________
5249 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
5250         Log: Case of confused test numbering.
5251      Branch: perl
5252            ! t/op/pat.t
5253 ____________________________________________________________________________
5254 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
5255         Log: Subject: Re: Opinion on undef lvalue
5256              From: Abhijit Menon-Sen <ams@wiw.org>
5257              Date: Sun, 17 Jun 2001 13:04:46 +0530
5258              Message-ID: <20010617130446.B27925@lustre.linux.in>
5259              
5260              Allow lvalue subs to return undef in array context.
5261      Branch: perl
5262            ! pp_hot.c
5263 ____________________________________________________________________________
5264 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
5265         Log: Just a guess that using the same hack for cygwin as
5266              for win32 might help.
5267      Branch: perl
5268            ! lib/File/Find/find.t
5269 ____________________________________________________________________________
5270 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
5271         Log: NetWare tweaks from Guruprasad.
5272      Branch: perl
5273            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5274            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
5275            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
5276            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
5277 ____________________________________________________________________________
5278 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
5279         Log: Subject: Re: perl@10722: Bogus warnings on REs 
5280              From: Hugo <hv@crypt.compulink.co.uk>
5281              Date: Thu, 21 Jun 2001 09:51:17 +0100
5282              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
5283              
5284              Unroll to avoid a UTS compiler bug.
5285      Branch: perl
5286            ! regcomp.c
5287 ____________________________________________________________________________
5288 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
5289         Log: Subject: Re: [PATCH] Make /o work under i?threads
5290              From: Artur Bergman <artur@contiller.se>
5291              Date: Thu, 21 Jun 2001 14:38:03 +0200
5292              Message-ID: <B757B74A.184D%artur@contiller.se>
5293      Branch: perl
5294            ! t/op/pat.t
5295 ____________________________________________________________________________
5296 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
5297         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5298              From: Artur Bergman <artur@contiller.se> 
5299              Date: Thu, 21 Jun 2001 14:27:33 +0200
5300              Message-ID: <B757B4D4.1849%artur@contiller.se>
5301              
5302              Plus extra parentheses.
5303      Branch: perl
5304            ! op.h
5305 ____________________________________________________________________________
5306 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
5307         Log: Subject: [PATCH] Make /o work under i?threads
5308              From: Richard Soderberg <rs@crystalflame.net>
5309              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
5310              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
5311      Branch: perl
5312            ! pp_ctl.c
5313 ____________________________________________________________________________
5314 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
5315         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5316              From: Artur Bergman <artur@contiller.se>
5317              Date: Thu, 21 Jun 2001 14:04:54 +0200
5318              Message-ID: <B757AF86.1842%artur@contiller.se>
5319      Branch: perl
5320            ! op.h
5321 ____________________________________________________________________________
5322 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
5323         Log: Subject: Re: perl@10765: sv.c not OK on win32
5324              From: Artur Bergman <artur@contiller.se>
5325              Date: Thu, 21 Jun 2001 10:31:06 +0200
5326              Message-ID: <B7577D69.182C%artur@contiller.se>
5327      Branch: perl
5328            ! sv.c
5329 ____________________________________________________________________________
5330 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
5331         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
5332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5333              Date: Thu, 21 Jun 2001 06:23:56 -0400
5334              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
5335              
5336              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
5337              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5338              Date: Thu, 21 Jun 2001 06:32:21 -0400
5339              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
5340      Branch: perl
5341            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
5342 ____________________________________________________________________________
5343 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
5344         Log: Subject: [PATCH] make syslog test more verbose
5345              From: Robert Spier <rspier@pobox.com>
5346              Date: Thu, 21 Jun 2001 00:54:32 -0400
5347              Message-ID: <15153.32264.295807.333073@rls.cx>
5348      Branch: perl
5349            ! ext/Sys/Syslog/syslog.t
5350 ____________________________________________________________________________
5351 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
5352         Log: Subject: op/study.t refinements
5353              From: Hugo <hv@crypt.compulink.co.uk>
5354              Date: Thu, 21 Jun 2001 00:29:07 +0100
5355              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
5356      Branch: perl
5357            ! t/op/study.t
5358 ____________________________________________________________________________
5359 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
5360         Log: Update Changes.
5361      Branch: perl
5362            ! Changes patchlevel.h
5363 ____________________________________________________________________________
5364 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
5365         Log: Subject: Re: [PATCH] djgpp updates
5366              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5367              Date: Wed, 20 Jun 2001 10:05:15 +0200
5368              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
5369      Branch: perl
5370            ! djgpp/config.over
5371 ____________________________________________________________________________
5372 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
5373         Log: Fix for ID 20010619.002 "When building hash, hash keys that
5374              are function calls are not being called", from Abhijit.
5375      Branch: perl
5376            ! t/base/lex.t toke.c
5377 ____________________________________________________________________________
5378 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
5379         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
5380      Branch: perl
5381            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
5382            + lib/Locale/Maketext/test.pl
5383            - lib/Locale/Maketext.t
5384            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5385            ! lib/Locale/Maketext/TPJ13.pod
5386 ____________________________________________________________________________
5387 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
5388         Log: Metaconfig unit change for #10760.
5389      Branch: metaconfig
5390            ! U/modified/Cppsym.U
5391 ____________________________________________________________________________
5392 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
5393         Log: Do not remove the ccsym* Cppsym* files since
5394              they are useful for metaconfig units coming after us.
5395              (This is the Configure nit mentioned in #10752.)
5396      Branch: perl
5397            ! Configure
5398 ____________________________________________________________________________
5399 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
5400         Log: Update to I18N::LangTags 0.24, from Sean Burke.
5401      Branch: perl
5402            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5403            + lib/I18N/LangTags/README
5404            - lib/I18N/LangTags/List.pod
5405            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
5406 ____________________________________________________________________________
5407 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
5408         Log: Regen headers.
5409      Branch: perl
5410            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
5411            ! pod/perlapi.pod proto.h
5412 ____________________________________________________________________________
5413 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
5414         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
5415              From: Artur Bergman <artur@contiller.se>
5416              Date: Wed, 20 Jun 2001 11:31:32 +0200
5417              Message-ID: <B7563A14.17D8%artur@contiller.se>
5418      Branch: perl
5419            ! embed.pl hv.c intrpvar.h sv.c sv.h
5420 ____________________________________________________________________________
5421 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
5422         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
5423              From: Tim Sweetman <tim@aldigital.co.uk> 
5424              Date: Wed, 13 Jun 2001 14:25:17 +0100 
5425              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
5426      Branch: perl
5427            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
5428 ____________________________________________________________________________
5429 [ 10755] By: nick                                  on 2001/06/20  16:12:37
5430         Log: Integrate mainline
5431      Branch: perlio
5432           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
5433           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
5434           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
5435           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
5436           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
5437           !> t/op/study.t util.c
5438 ____________________________________________________________________________
5439 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
5440         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
5441              but not Makefile)
5442      Branch: maint-5.6/perl
5443            ! win32/Makefile
5444 ____________________________________________________________________________
5445 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
5446         Log: Security tweak on readlink().
5447      Branch: perl
5448            ! pp_sys.c
5449 ____________________________________________________________________________
5450 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
5451         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
5452      Branch: perl
5453            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
5454            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
5455            ! mpeix/relink t/op/pwent.t
5456 ____________________________________________________________________________
5457 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
5458         Log: Reinstate #10725 (with probe for alarm()).
5459      Branch: perl
5460            ! t/op/study.t
5461 ____________________________________________________________________________
5462 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
5463         Log: Replace our implementation of realpath() with OpenBSD's
5464              (src/lib/libc/stdlib/realpath.c 1.4).
5465      Branch: perl
5466            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
5467            ! pod/perldiag.pod proto.h util.c
5468 ____________________________________________________________________________
5469 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
5470         Log: Integrate perlio.
5471      Branch: perl
5472           !> perlio.c
5473 ____________________________________________________________________________
5474 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
5475         Log: No point in going into memory-saving contortions
5476              with getcwd() since there's a danger of buffer overflow.
5477              Also make the POSIX extension to use sv_getcwd().
5478              Finally, a missed proto.h fragment.
5479      Branch: perl
5480            ! ext/POSIX/POSIX.xs proto.h util.c
5481 ____________________________________________________________________________
5482 [ 10747] By: nick                                  on 2001/06/20  12:38:26
5483         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
5484      Branch: perlio
5485            ! perlio.c
5486 ____________________________________________________________________________
5487 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
5488         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
5489              From: Graham Barr <gbarr@pobox.com>
5490              Date: Wed, 20 Jun 2001 11:05:49 +0100
5491              Message-ID: <20010620110549.I19188@pobox.com>
5492              
5493              reported in        
5494              
5495              Subject: Bug in IO::Socket::INET module (repeat)
5496              From: "Harmon S. Nine" <hnine@netarx.com>
5497              Date: Tue, 19 Jun 2001 09:41:35 -0400
5498              Message-ID: <3B2F568F.8080605@netarx.com>
5499              
5500              The bug was that the IO::Socket::INET constructor
5501              did not allow a 'LocalPort' of 0.
5502      Branch: perl
5503            ! ext/IO/lib/IO/Socket/INET.pm
5504 ____________________________________________________________________________
5505 [ 10745] By: nick                                  on 2001/06/20  08:56:39
5506         Log: Integrate mainline.
5507      Branch: perlio
5508           !> (integrate 37 files)
5509 ____________________________________________________________________________
5510 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
5511         Log: After some reading I don't think we can blindly
5512              use systems' realpath().  Too many security problems,
5513              too many buggy implementations.
5514              
5515              TODO: the realpath() emulation code in util.c doesn't
5516              seem fully operational?  (readlink(), for example?)
5517      Branch: perl
5518            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
5519            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
5520            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
5521            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
5522            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
5523            ! win32/config_H.gc win32/config_H.vc
5524 ____________________________________________________________________________
5525 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
5526         Log: Metaconfig unit change for #10738.
5527      Branch: metaconfig
5528            ! U/compline/d_gconvert.U
5529 ____________________________________________________________________________
5530 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
5531         Log: Integrate change #10739 from maintperl:
5532              
5533              C<eval "/x$\r\n/x"> fails to compile correctly 
5534      Branch: perl
5535           !> t/op/pat.t toke.c
5536 ____________________________________________________________________________
5537 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
5538         Log: Retract #10725 (Hugo asked NOT to apply the patch)
5539      Branch: perl
5540            ! t/op/study.t
5541 ____________________________________________________________________________
5542 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
5543         Log: The test.third results were funnily named because of the
5544              new test scheme.
5545      Branch: perl
5546            ! t/TEST
5547 ____________________________________________________________________________
5548 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
5549         Log: C<eval "/x$\r\n/x"> fails to compile correctly
5550      Branch: maint-5.6/perl
5551            ! t/op/pat.t toke.c
5552 ____________________________________________________________________________
5553 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
5554         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
5555              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5556              Date: Tue, 19 Jun 2001 19:15:40 -0400
5557              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
5558              
5559              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
5560              because "1e+129" being expected but "1.e+129" being returned.
5561              The culprit (at least in Tru64) is the use of gcvt().
5562      Branch: perl
5563            ! Configure
5564 ____________________________________________________________________________
5565 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
5566         Log: Subject: [PATCH perl@10722] test hunting on VMS
5567              From: "Craig A. Berry" <craigberry@mac.com>
5568              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
5569              Date: Tue, 19 Jun 2001 18:59:01 -0500
5570      Branch: perl
5571            ! vms/test.com
5572 ____________________________________________________________________________
5573 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
5574         Log: Subject: [PATCH] s/typos//
5575              From: Abhijit Menon-Sen <ams@wiw.org>
5576              Date: Wed, 20 Jun 2001 02:15:02 +0530
5577              Message-ID: <20010620021502.A14541@lustre.linux.in>
5578              
5579              Without the op.h s/bearword/bareword/ hunk, see
5580              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
5581      Branch: perl
5582            ! util.c
5583 ____________________________________________________________________________
5584 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
5585         Log: Metaconfig unit change for #10732 and #10733.
5586      Branch: metaconfig/U/perl
5587            ! fflushall.U
5588 ____________________________________________________________________________
5589 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
5590         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
5591              From: "Craig A. Berry" <craigberry@mac.com>
5592              Date: Tue, 19 Jun 2001 17:19:48 -0500
5593              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
5594      Branch: perl
5595            ! configure.com vms/descrip_mms.template
5596 ____________________________________________________________________________
5597 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
5598         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
5599              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5600              Date: Tue, 19 Jun 2001 16:48:07 -0400
5601              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
5602              
5603              Further fixes to fflush(NULL) detection.
5604      Branch: perl
5605            ! Configure
5606 ____________________________________________________________________________
5607 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
5608         Log: AIX test -s hangs with non-existent files?
5609              (A genuine logic bug in Configure, but AIX also broken?)
5610      Branch: perl
5611            ! Configure
5612 ____________________________________________________________________________
5613 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
5614         Log: AUTHORS updates.
5615      Branch: perl
5616            ! AUTHORS
5617 ____________________________________________________________________________
5618 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
5619         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
5620              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5621              Date: Tue, 19 Jun 2001 15:33:25 -0400
5622              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
5623      Branch: perl
5624            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
5625            ! t/lib/warnings/pp
5626 ____________________________________________________________________________
5627 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
5628         Log: Integrate perlio.
5629      Branch: perl
5630           !> lib/File/Find/find.t win32/distclean.bat
5631 ____________________________________________________________________________
5632 [ 10728] By: nick                                  on 2001/06/19  18:24:53
5633         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
5634      Branch: perlio
5635            ! lib/File/Find/find.t win32/distclean.bat
5636 ____________________________________________________________________________
5637 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
5638         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
5639              also add information how to find out whether one has PerlIO.
5640      Branch: perl
5641            ! pod/perlfunc.pod
5642 ____________________________________________________________________________
5643 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
5644         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
5645              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5646              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
5647              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
5648      Branch: perl
5649            ! pod/perlfunc.pod
5650 ____________________________________________________________________________
5651 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
5652         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5653              From: Hugo <hv@crypt.compulink.co.uk>
5654              Date: Tue, 19 Jun 2001 12:37:30 +0100
5655              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
5656      Branch: perl
5657            ! t/op/study.t
5658 ____________________________________________________________________________
5659 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
5660         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5661              From: Hugo <hv@crypt.compulink.co.uk>
5662              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
5663              Date: Tue, 19 Jun 2001 13:15:17 +0100
5664      Branch: perl
5665            ! util.c
5666 ____________________________________________________________________________
5667 [ 10723] By: nick                                  on 2001/06/19  14:46:15
5668         Log: Integrate mainline
5669      Branch: perlio
5670           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
5671           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
5672           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
5673           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
5674           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
5675           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5676            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5677            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5678            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5679            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5680            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5681            - ext/Thread/unsync4.t
5682           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
5683           !> djgpp/config.over djgpp/fixpmain
5684           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
5685           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
5686           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
5687 ____________________________________________________________________________
5688 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
5689         Log: Update Changes.
5690      Branch: perl
5691            ! Changes patchlevel.h
5692 ____________________________________________________________________________
5693 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
5694         Log: The existence shall be MANIFESted.
5695      Branch: perl
5696            ! MANIFEST
5697 ____________________________________________________________________________
5698 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
5699         Log: The old libnet.cfg is first searched from the current directory,
5700              only then from the module path.
5701      Branch: perl
5702            ! utils/libnetcfg.PL
5703 ____________________________________________________________________________
5704 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
5705         Log: NetWare tweaks from Guruprasad.
5706      Branch: perl
5707            ! NetWare/Makefile NetWare/config.wc
5708 ____________________________________________________________________________
5709 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
5710         Log: Subject: [PATCH] djgpp updates
5711              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5712              Date: Tue, 19 Jun 2001 10:59:06 +0200
5713              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
5714      Branch: perl
5715            ! djgpp/config.over djgpp/fixpmain
5716 ____________________________________________________________________________
5717 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
5718         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
5719              From: Prymmer/Kahn <pvhp@best.com>
5720              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
5721              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
5722      Branch: perl
5723            ! win32/Makefile
5724 ____________________________________________________________________________
5725 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
5726         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
5727              to happen right after the inclusion of <inttypes.h>,
5728              from Edward Moy.
5729      Branch: perl
5730            ! handy.h perl.h
5731 ____________________________________________________________________________
5732 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
5733         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
5734              From: Doug MacEachern <dougm@covalent.net>
5735              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
5736              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
5737      Branch: perl
5738            ! ext/DynaLoader/DynaLoader_pm.PL
5739 ____________________________________________________________________________
5740 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
5741         Log: Revert #10656 for perfomance reasons but leave in the
5742              use of Hv*() macros -- in comments, so that grepping the
5743              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
5744              suggested by Sarathy, also by Abhijit.)
5745      Branch: perl
5746            ! hv.c
5747 ____________________________________________________________________________
5748 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
5749         Log: Subject: [patch] .s MakeMaker suffix
5750              From: Doug MacEachern <dougm@covalent.net>
5751              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
5752              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
5753      Branch: perl
5754            ! lib/ExtUtils/MM_Unix.pm
5755 ____________________________________________________________________________
5756 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
5757         Log: One test lost in the big shuffle restored.
5758      Branch: perl
5759            + ext/IPC/SysV/ipcsysv.t
5760            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
5761 ____________________________________________________________________________
5762 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
5763         Log: Rename the old non-standard threads tests so that
5764              they won't be invoked.
5765      Branch: perl
5766            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
5767            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
5768            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
5769            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
5770            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
5771            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5772            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5773            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5774            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5775            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5776            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5777            - ext/Thread/unsync4.t
5778            ! MANIFEST
5779 ____________________________________________________________________________
5780 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
5781         Log: Integrate perlio.
5782      Branch: perl
5783           !> win32/config_sh.PL
5784 ____________________________________________________________________________
5785 [ 10709] By: nick                                  on 2001/06/19  08:18:18
5786         Log: Integrate mainline
5787      Branch: perlio
5788           +> (branch 40 files)
5789            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5790            - lib/strict/subs lib/strict/vars lib/warnings/1global
5791            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5792            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5793            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5794            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5795            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5796            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5797            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5798            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5799            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5800            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5801            - lib/warnings/utf8 lib/warnings/util
5802           !> (integrate 57 files)
5803 ____________________________________________________________________________
5804 [ 10708] By: nick                                  on 2001/06/19  07:57:10
5805         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
5806      Branch: perlio
5807            ! win32/config_sh.PL
5808 ____________________________________________________________________________
5809 [ 10707] By: nick                                  on 2001/06/19  07:05:07
5810         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
5811      Branch: perl
5812            ! perly.c perly.y perly_c.diff vms/perly_c.vms
5813 ____________________________________________________________________________
5814 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
5815         Log: More perl572delta tweaks.
5816      Branch: perl
5817            ! pod/perl572delta.pod
5818 ____________________________________________________________________________
5819 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
5820         Log: Update perl572delta.
5821      Branch: perl
5822            ! pod/perl572delta.pod
5823 ____________________________________________________________________________
5824 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
5825         Log: VOS updates from Paul Green.
5826      Branch: perl
5827            ! vos/Changes vos/build.cm vos/perl.bind
5828 ____________________________________________________________________________
5829 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
5830         Log: Update the vos/config.*.* files.
5831      Branch: perl
5832            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5833            ! vos/config.ga.h
5834 ____________________________________________________________________________
5835 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
5836         Log: Add a makefile for more painless adding of symbols to the
5837              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
5838              takes care of the adding)
5839      Branch: perl
5840            + vos/Makefile
5841 ____________________________________________________________________________
5842 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
5843         Log: Make libnetcfg by default display the libnet configuration,
5844              -c to change, add -i for old config, document all options,
5845              regen toc.
5846      Branch: perl
5847            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
5848 ____________________________________________________________________________
5849 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
5850         Log: gcc -Wall sweep.
5851      Branch: perl
5852            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
5853 ____________________________________________________________________________
5854 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
5855         Log: So there.
5856      Branch: perl
5857            ! universal.c
5858 ____________________________________________________________________________
5859 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
5860         Log: Document the need for sv_printify().
5861              
5862              Document that 'use utf8' has been considered.
5863              
5864              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
5865      Branch: perl
5866            ! pod/perltodo.pod universal.c
5867 ____________________________________________________________________________
5868 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
5869         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
5870              From: Nicholas Clark <nick@ccl4.org>
5871              Date: Mon, 18 Jun 2001 23:29:23 +0100
5872              Message-ID: <20010618232923.I98663@plum.flirble.org>
5873      Branch: perl
5874            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
5875            ! ext/Sys/Syslog/Makefile.PL
5876 ____________________________________________________________________________
5877 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
5878         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
5879              From: Scott.L.Miller@Compaq.com
5880              Date: Mon, 18 Jun 2001 10:12:27 -0500
5881              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
5882      Branch: perl
5883            ! lib/perl5db.pl pod/perldebug.pod
5884 ____________________________________________________________________________
5885 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
5886         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
5887              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5888              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
5889              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
5890      Branch: perl
5891            ! lib/Carp/Heavy.pm
5892 ____________________________________________________________________________
5893 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
5894         Log: Subject: [PATCH] Documentation changes for CLONE
5895              From: Artur Bergman <artur@contiller.se>
5896              Date: Mon, 18 Jun 2001 22:06:37 +0200
5897              Message-ID: <B7542BEC.1719%artur@contiller.se>
5898      Branch: perl
5899            ! pod/perlmod.pod pod/perlsub.pod
5900 ____________________________________________________________________________
5901 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
5902         Log: Subject: Re: configure.com
5903              From: "Craig A. Berry" <craigberry@mac.com>
5904              Date: Mon, 18 Jun 2001 16:04:38 -0500
5905              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
5906      Branch: perl
5907            ! configure.com
5908 ____________________________________________________________________________
5909 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
5910         Log: Subject: PL_nullstash + perl_clone()
5911              From: Doug MacEachern <dougm@covalent.net>
5912              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
5913              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
5914      Branch: perl
5915            ! sv.c
5916 ____________________________________________________________________________
5917 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
5918         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
5919              From: davem@fdgroup.co.uk
5920              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
5921              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
5922      Branch: perl
5923            ! embed.pl pod/perlapi.pod
5924 ____________________________________________________________________________
5925 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
5926         Log: More cross-compilation defaults gleaned from -Dcc
5927              if it is CPU-OS-gcc.
5928      Branch: metaconfig
5929            ! U/modified/libc.U
5930      Branch: metaconfig/U/perl
5931            ! Cross.U
5932      Branch: perl
5933            ! Configure INSTALL
5934 ____________________________________________________________________________
5935 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
5936         Log: Update Changes.
5937      Branch: perl
5938            ! Changes patchlevel.h
5939 ____________________________________________________________________________
5940 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
5941         Log: Subject: [PATCH 5.7.1] sv.c documentation
5942              From: davem@fdgroup.co.uk
5943              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
5944              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
5945      Branch: perl
5946            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
5947            ! sv.c sv.h
5948 ____________________________________________________________________________
5949 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
5950         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
5951              From: "Jon Gunnip" <jongunnip@hotmail.com>
5952              Date: Sun, 17 Jun 2001 18:24:29 -0400
5953              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
5954      Branch: perl
5955            ! pod/perlvar.pod
5956 ____________________________________________________________________________
5957 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
5958         Log: Move the locale/strict/warnings helper files back
5959              under the t/lib; this way the amount of non-installabled
5960              stuff under lib/ stays smaller.
5961      Branch: perl
5962            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
5963            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
5964            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
5965            + t/lib/warnings/5nolint t/lib/warnings/6default
5966            + t/lib/warnings/7fatal t/lib/warnings/8signal
5967            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
5968            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
5969            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
5970            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
5971            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
5972            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
5973            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
5974            + t/lib/warnings/taint t/lib/warnings/toke
5975            + t/lib/warnings/universal t/lib/warnings/utf8
5976            + t/lib/warnings/util
5977            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5978            - lib/strict/subs lib/strict/vars lib/warnings/1global
5979            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5980            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5981            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5982            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5983            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5984            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5985            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5986            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5987            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5988            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5989            - lib/warnings/utf8 lib/warnings/util
5990            ! MANIFEST installperl lib/locale.t lib/strict.t
5991 ____________________________________________________________________________
5992 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
5993         Log: Split off the pack/unpack code, from Nicholas Clark.
5994      Branch: perl
5995            + pp_pack.c
5996            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
5997            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
5998            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
5999 ____________________________________________________________________________
6000 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
6001         Log: Guard the SysV IPC tests against being invoked in
6002              SysV-IPC-less places.
6003      Branch: perl
6004            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
6005 ____________________________________________________________________________
6006 [ 10683] By: nick                                  on 2001/06/18  12:24:42
6007         Log: Integrate mainline (new test scheme now ok on Linux).
6008      Branch: perlio
6009           +> lib/warnings.t
6010           !> dump.c sv.c
6011 ____________________________________________________________________________
6012 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
6013         Log: Add the locale.c and numeric.c to the microperl sources.
6014      Branch: perl
6015            ! Makefile.micro win32/Makefile
6016 ____________________________________________________________________________
6017 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
6018         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
6019              From: Abhijit Menon-Sen <ams@wiw.org>
6020              Date: Mon, 18 Jun 2001 14:23:44 +0530
6021              Message-ID: <20010618142344.A13136@lustre.linux.in>
6022      Branch: perl
6023            ! dump.c
6024 ____________________________________________________________________________
6025 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
6026         Log: Subject: Re: [PATCH] more anonymous stash cleanups
6027              From: Abhijit Menon-Sen <ams@wiw.org>
6028              Date: Mon, 18 Jun 2001 15:50:32 +0530
6029              Message-ID: <20010618155032.A13223@lustre.linux.in>
6030              
6031              Plus the comment left in as suggested by NI-S.
6032      Branch: perl
6033            ! sv.c
6034 ____________________________________________________________________________
6035 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
6036         Log: One missed file.
6037      Branch: perl
6038            + lib/warnings.t
6039 ____________________________________________________________________________
6040 [ 10678] By: nick                                  on 2001/06/18  08:05:29
6041         Log: Integrate mainline (part2 - the deletes)
6042      Branch: perlio
6043            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
6044            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
6045            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
6046            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
6047            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
6048            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
6049            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
6050            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
6051            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
6052            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
6053            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
6054 ____________________________________________________________________________
6055 [ 10677] By: nick                                  on 2001/06/18  08:04:44
6056         Log: Integrate mainline (part1)
6057      Branch: perlio
6058           +> (branch 376 files)
6059            - (delete 219 files)
6060           !> (integrate 151 files)
6061 ____________________________________________________________________________
6062 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
6063         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
6064              No doubt I made some mistakes like missed some files or
6065              misnamed some files.  The naming rules were more or less:
6066              (1) if the module is from CPAN, follows its ways, be it
6067              t/*.t or test.pl.
6068              (2) otherwise if there are multiple tests for a module
6069              put them in a t/
6070              (3) otherwise if there's only one test put it in Module.t
6071              (4) helper files go to module/ (locale, strict, warnings)
6072              (5) use longer filenames now that we can (but e.g. the
6073              compat-0.6.t and the Text::Balanced test files still
6074              were renamed to be more civil against the 8.3 people)
6075              installperl was updated appropriately not to install the
6076              *.t files or the help files from under lib.
6077              
6078              TODO: some helper files still remain under t/ that could
6079              follow their 'masters'.  UPDATE: On second thoughts, why
6080              should they.  They can continue to live under t/lib, and
6081              in fact the locale/strict/warnings helpers that were moved
6082              could be moved back.  This way the amount of non-installable
6083              stuff under lib/ stays smaller.
6084      Branch: perl
6085            + (add 253 files)
6086            - (delete 254 files)
6087            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
6088 ____________________________________________________________________________
6089 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
6090         Log: The warning no more comes from util.c, it comes from numeric.c.
6091      Branch: perl
6092            ! README.tru64
6093 ____________________________________________________________________________
6094 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
6095         Log: Subject: Re: anyone good at casting spells?
6096              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6097              Date: Sun, 17 Jun 2001 21:21:04 -0400
6098              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
6099      Branch: perl
6100            ! ext/POSIX/POSIX.xs hv.h
6101 ____________________________________________________________________________
6102 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
6103         Log: Protect the (original) thread tests against testing if no 5.005
6104              threads have been configured.
6105      Branch: perl
6106            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
6107            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
6108            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
6109            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
6110            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
6111            ! ext/Thread/unsync4.t
6112 ____________________________________________________________________________
6113 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
6114         Log: Try the new test scanning scheme on Text::Abbrev.
6115      Branch: perl
6116            + lib/Text/Abbrev.t
6117            - lib/Text/Abbrev/t/abbrev.t
6118            ! MANIFEST
6119 ____________________________________________________________________________
6120 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
6121         Log: Change the scan policy of the *.t and test.pl files,
6122              now the *.t do not need to live in a t/ directory.
6123      Branch: perl
6124            ! t/TEST t/harness
6125 ____________________________________________________________________________
6126 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
6127         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
6128              From: Ilmari Karonen <iltzu@sci.fi>
6129              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
6130              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
6131      Branch: perl
6132            ! pod/perlfaq7.pod
6133 ____________________________________________________________________________
6134 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
6135         Log: Quench the warnings from Tru64; the HP-UX is still
6136              broken because it really, REALLY, doesn't like the
6137              HvARRAY() being lvalue:
6138              
6139              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
6140              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
6141      Branch: perl
6142            ! hv.c
6143 ____________________________________________________________________________
6144 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
6145         Log: Integrate change #10667 from maintperl:
6146              
6147              change#10449 broke the special-case that makes lexicals inside the
6148              eval"" within DB::DB() visible
6149      Branch: perl
6150           !> op.c
6151 ____________________________________________________________________________
6152 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
6153         Log: change#10449 broke the special-case that makes lexicals inside the
6154              eval"" within DB::DB() visible
6155      Branch: maint-5.6/perl
6156            ! op.c
6157 ____________________________________________________________________________
6158 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
6159         Log: Still spurious output; indent the code a bit.
6160              
6161              TODO1: separate the utility functions like MkDir
6162              into a helper script?
6163              
6164              TODO2: I see a lot of repetition in the filepath()
6165              and dirpath() calls.
6166      Branch: perl
6167            ! t/lib/filefind.t t/lib/findtaint.t
6168 ____________________________________________________________________________
6169 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
6170         Log: Regen modlib, toc.
6171      Branch: perl
6172            ! pod/perlmodlib.pod pod/perltoc.pod
6173 ____________________________________________________________________________
6174 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
6175         Log: Add libnetcfg to perlutil.
6176      Branch: perl
6177            ! pod/perlutil.pod
6178 ____________________________________________________________________________
6179 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
6180         Log: Initial integration of libnet-1.0703.
6181              The Configure script renamed as libnetcfg, will be
6182              installed along other utilities.
6183      Branch: perl
6184            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
6185            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
6186            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
6187            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
6188            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
6189            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
6190            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
6191            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
6192            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
6193            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
6194            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
6195            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
6196            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
6197            + utils/libnetcfg.PL
6198            ! MANIFEST utils.lst utils/Makefile
6199 ____________________________________________________________________________
6200 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
6201         Log: Less potentially test-harness-confusing output.
6202      Branch: perl
6203            ! lib/Memoize/t/expire_module_t.t
6204 ____________________________________________________________________________
6205 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
6206         Log: The final print annoys make test.
6207      Branch: perl
6208            ! t/lib/filefind.t t/lib/findtaint.t
6209 ____________________________________________________________________________
6210 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
6211         Log: Add an option for handling dangling symbolic links.
6212      Branch: perl
6213            ! lib/File/Find.pm t/lib/filefind.t
6214 ____________________________________________________________________________
6215 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
6216         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
6217              From: Thomas Wegner <wegner_thomas@yahoo.com>
6218              Date: Sun, 17 Jun 2001 14:43:11 +0200
6219              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
6220      Branch: perl
6221            + t/lib/findtaint.t
6222            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
6223 ____________________________________________________________________________
6224 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
6225         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
6226              From: Jonathan Stowe <gellyfish@gellyfish.com>
6227              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
6228              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
6229      Branch: perl
6230            ! lib/ExtUtils/MM_Unix.pm
6231 ____________________________________________________________________________
6232 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
6233         Log: Subject: [PATCH] more anonymous stash cleanups
6234              From: Abhijit Menon-Sen <ams@wiw.org>
6235              Date: Sun, 17 Jun 2001 11:44:06 +0530
6236              Message-ID: <20010617114406.A25203@lustre.linux.in>
6237      Branch: perl
6238            ! op.c
6239 ____________________________________________________________________________
6240 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
6241         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
6242              From: Abhijit Menon-Sen <ams@wiw.org>
6243              Date: Sun, 17 Jun 2001 08:02:59 +0530
6244              Message-ID: <20010617080259.A28776@lustre.linux.in>
6245              
6246              Subject: [PATCH #2/7] xhv_eiter
6247              From: Abhijit Menon-Sen <ams@wiw.org>
6248              Date: Sun, 17 Jun 2001 08:13:18 +0530
6249              Message-ID: <20010617081318.B28776@lustre.linux.in>
6250              
6251              Subject: [PATCH #3/7] xhv_fill
6252              From: Abhijit Menon-Sen <ams@wiw.org>
6253              Date: Sun, 17 Jun 2001 08:25:16 +0530
6254              Message-ID: <20010617082516.C28776@lustre.linux.in>
6255              
6256              Subject: [PATCH #4/7] xhv_keys
6257              From: Abhijit Menon-Sen <ams@wiw.org>
6258              Date: Sun, 17 Jun 2001 08:36:17 +0530
6259              Message-ID: <20010617083617.D28776@lustre.linux.in>
6260              
6261              Subject: [PATCH #5/7] xhv_max
6262              From: Abhijit Menon-Sen <ams@wiw.org>
6263              Date: Sun, 17 Jun 2001 08:39:48 +0530
6264              Message-ID: <20010617083948.E28776@lustre.linux.in>
6265              
6266              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
6267              From: Abhijit Menon-Sen <ams@wiw.org>
6268              Date: Sun, 17 Jun 2001 08:51:11 +0530
6269              Message-ID: <20010617085111.F28776@lustre.linux.in>
6270      Branch: perl
6271            ! hv.c
6272 ____________________________________________________________________________
6273 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
6274         Log: Update Changes.
6275      Branch: perl
6276            ! Changes patchlevel.h
6277 ____________________________________________________________________________
6278 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
6279         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
6280              From: Abhijit Menon-Sen <ams@wiw.org>
6281              Date: Sat, 16 Jun 2001 07:41:19 +0530
6282              Message-ID: <20010616074119.A24720@lustre.linux.in>
6283      Branch: perl
6284            ! hv.c perl.c vms/vmsish.h win32/win32.h
6285 ____________________________________________________________________________
6286 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
6287         Log: Document tests failing when threaded, since we now have more.
6288      Branch: perl
6289            ! pod/perl572delta.pod
6290 ____________________________________________________________________________
6291 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
6292         Log: -Wall cleanup.
6293      Branch: perl
6294            ! ext/Thread/Thread.xs
6295 ____________________________________________________________________________
6296 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
6297         Log: pthread_attr_setstacksize() isn't absolutely necessary
6298              to call, only iff THREAD_CREATE_NEEDS_STACK.
6299      Branch: perl
6300            ! ext/Thread/Thread.xs
6301 ____________________________________________________________________________
6302 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
6303         Log: -Wall strays.
6304      Branch: perl
6305            ! perl.c util.c
6306 ____________________________________________________________________________
6307 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
6308         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
6309              (and INT64_MIN) brokenness.
6310      Branch: perl
6311            ! hints/darwin.sh perl.h
6312 ____________________________________________________________________________
6313 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
6314         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
6315              From: Nicholas Clark <nick@ccl4.org>
6316              Date: Sun, 17 Jun 2001 00:16:05 +0100
6317              Message-ID: <20010617001605.V98663@plum.flirble.org>
6318      Branch: perl
6319            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
6320            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6321            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6322 ____________________________________________________________________________
6323 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
6324         Log: Add perlnetware to docs; regen toc; supply skeleton
6325              docs for some Memoize submodules.
6326      Branch: perl
6327            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
6328            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6329            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
6330            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
6331            ! win32/Makefile win32/makefile.mk
6332 ____________________________________________________________________________
6333 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
6334         Log: pod cleanup.
6335      Branch: perl
6336            ! README.netware
6337 ____________________________________________________________________________
6338 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
6339         Log: Integrate Memoize 0.64.  Few tweaks were required in
6340              the test scripts.  Note that the speed and expire*
6341              tests take several dozen seconds to run.
6342      Branch: perl
6343            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
6344            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
6345            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6346            + lib/Memoize/README lib/Memoize/SDBM_File.pm
6347            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
6348            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
6349            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
6350            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6351            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
6352            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
6353            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
6354            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
6355            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
6356            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
6357            ! MANIFEST t/lib/1_compile.t
6358 ____________________________________________________________________________
6359 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
6360         Log: Document the cross-compilation options.
6361      Branch: perl
6362            ! Cross/README INSTALL
6363 ____________________________________________________________________________
6364 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
6365         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
6366      Branch: perl
6367            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
6368            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
6369            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
6370            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
6371            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
6372            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
6373            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
6374            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
6375            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
6376            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
6377            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
6378            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
6379            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
6380            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
6381            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
6382            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
6383            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
6384            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
6385            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
6386            + lib/ExtUtils/MM_NW5.pm
6387            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
6388            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
6389            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6390            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
6391            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
6392            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
6393            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
6394            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
6395            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
6396            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
6397            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
6398            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
6399            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
6400            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
6401            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
6402            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
6403            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
6404            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
6405            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
6406            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
6407            ! util.h x2p/a2py.c
6408 ____________________________________________________________________________
6409 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
6410         Log: Resort MANIFEST.
6411      Branch: perl
6412            ! MANIFEST
6413 ____________________________________________________________________________
6414 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
6415         Log: Integrate perlio.
6416      Branch: perl
6417           +> win32/win32io.c
6418           !> MANIFEST perlio.c perliol.h win32/makefile.mk
6419 ____________________________________________________________________________
6420 [ 10640] By: nick                                  on 2001/06/16  18:38:31
6421         Log: Disable :win32 layer as default till I get it working
6422      Branch: perlio
6423            ! MANIFEST perlio.c
6424 ____________________________________________________________________________
6425 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
6426         Log: Try the new scheme by moving the Text::Abbrev test
6427              to a new place under lib.
6428      Branch: perl
6429            + lib/Text/Abbrev/t/abbrev.t
6430            - t/lib/abbrev.t
6431            ! MANIFEST
6432 ____________________________________________________________________________
6433 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
6434         Log: Make the code even more dynamical so that testname
6435              suffix length can change.
6436      Branch: perl
6437            ! lib/Test/Harness.pm t/TEST
6438 ____________________________________________________________________________
6439 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
6440         Log: Allow for deeper t/ and also a single test.pl.
6441      Branch: perl
6442            ! t/TEST t/harness
6443 ____________________________________________________________________________
6444 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
6445         Log: #define fix from Nicholas Clark.
6446      Branch: perl
6447            ! ext/POSIX/POSIX.xs
6448 ____________________________________________________________________________
6449 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
6450         Log: Initialization is nice.
6451      Branch: perl
6452            ! lib/Test/Harness.pm
6453 ____________________________________________________________________________
6454 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
6455         Log: Make t/TEST and t/harness to test also the t/ tests
6456              under the main lib/ and ext/ directories.  Fix Test::Harness
6457              to dynamically change the width of its "foo/bar....ok" output.
6458      Branch: perl
6459            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
6460 ____________________________________________________________________________
6461 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
6462         Log: Subject: [PATCH] Re: perl@10611 
6463              From: Nicholas Clark <nick@ccl4.org>
6464              Date: Sat, 16 Jun 2001 16:52:47 +0100
6465              Message-ID: <20010616165247.O98663@plum.flirble.org>
6466              
6467              The .xs parts, too.
6468      Branch: perl
6469            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
6470            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
6471 ____________________________________________________________________________
6472 [ 10632] By: nick                                  on 2001/06/16  16:44:35
6473         Log: Work-in-progress win32 layer semi-functional, checking 
6474              for UNIX breakage.
6475      Branch: perlio
6476            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
6477 ____________________________________________________________________________
6478 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
6479         Log: Subject: [PATCH] Re: perl@10611 
6480              From: Nicholas Clark <nick@ccl4.org>
6481              Date: Sat, 16 Jun 2001 16:52:47 +0100
6482              Message-ID: <20010616165247.O98663@plum.flirble.org>
6483      Branch: perl
6484            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
6485            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
6486            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
6487            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
6488            ! lib/ExtUtils/Constant.pm
6489 ____________________________________________________________________________
6490 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
6491         Log: Metaconfig unit change for #10629.
6492      Branch: metaconfig
6493            ! U/modified/Finish.U
6494 ____________________________________________________________________________
6495 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
6496         Log: The extraction changed directories.
6497      Branch: perl
6498            ! Configure
6499 ____________________________________________________________________________
6500 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
6501         Log: Math::BigInt 1.35 from Tels.
6502      Branch: perl
6503            + t/lib/mbimbf.t
6504            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6505            ! t/lib/bigfltpm.t t/lib/bigintpm.t
6506 ____________________________________________________________________________
6507 [ 10627] By: nick                                  on 2001/06/16  14:54:52
6508         Log: Work in progress UNIX-side edit of win32 PerLIO layer
6509      Branch: perlio
6510            + win32/win32io.c
6511            ! perlio.c win32/makefile.mk
6512 ____________________________________________________________________________
6513 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
6514         Log: Subject: [PATCH 5.6.1] os2/diff-configure
6515              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6516              Date: Fri, 15 Jun 2001 01:19:36 -0400
6517              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
6518              
6519              Empty all of it because I think #10624 made even the
6520              last patch hunk unnecessary.
6521      Branch: perl
6522            ! os2/diff.configure
6523 ____________________________________________________________________________
6524 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
6525         Log: Metaconfig unit change for 10624.
6526      Branch: metaconfig
6527            ! U/modified/libc.U
6528      Branch: perl
6529            ! config_h.SH
6530 ____________________________________________________________________________
6531 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
6532         Log: Move the initialization of libnames to the beginning so
6533              that can one 'seed' it (as OS/2 does.)
6534      Branch: perl
6535            ! Configure
6536 ____________________________________________________________________________
6537 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
6538         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
6539              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6540              Date: Fri, 15 Jun 2001 19:10:57 -0400
6541              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
6542      Branch: perl
6543            ! os2/OS2/REXX/DLL/DLL.pm
6544 ____________________________________________________________________________
6545 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
6546         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
6547              From: "Craig A. Berry" <craigberry@mac.com>
6548              Date: Fri, 15 Jun 2001 17:00:03 -0500
6549              Message-Id: <a05101007b750342599be@[172.16.52.1]>
6550      Branch: perl
6551            ! vms/descrip_mms.template
6552 ____________________________________________________________________________
6553 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
6554         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
6555              From: "Craig A. Berry" <craigberry@mac.com>
6556              Date: Fri, 15 Jun 2001 18:39:42 -0500
6557              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
6558      Branch: perl
6559            ! lib/File/Spec/VMS.pm t/lib/extutils.t
6560 ____________________________________________________________________________
6561 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
6562         Log: Integrate perlio.
6563      Branch: perl
6564           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
6565           !> t/io/utf8.t t/lib/io_scalar.t
6566 ____________________________________________________________________________
6567 [ 10619] By: nick                                  on 2001/06/15  21:05:19
6568         Log: Generated files
6569      Branch: perlio
6570            ! embed.h proto.h
6571 ____________________________________________________________________________
6572 [ 10618] By: nick                                  on 2001/06/15  20:27:42
6573         Log: Fix open.pm to work via XS-implemented method calls rather
6574              than *open::layers variables which caused all the HV/AV hassle.
6575      Branch: perlio
6576            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
6577            ! t/lib/io_scalar.t
6578 ____________________________________________________________________________
6579 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
6580         Log: Integrate perlio.
6581      Branch: perl
6582           !> lib/ExtUtils/Constant.pm
6583 ____________________________________________________________________________
6584 [ 10616] By: nick                                  on 2001/06/15  18:46:47
6585         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
6586      Branch: perlio
6587            ! lib/ExtUtils/Constant.pm
6588 ____________________________________________________________________________
6589 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
6590         Log: Integrate perlio.
6591      Branch: perl
6592           !> ext/Socket/Socket.xs
6593 ____________________________________________________________________________
6594 [ 10614] By: nick                                  on 2001/06/15  18:33:37
6595         Log: MULTIPLICITY fix for Socket.xs
6596      Branch: perlio
6597            ! ext/Socket/Socket.xs
6598 ____________________________________________________________________________
6599 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
6600         Log: Subject: Re: perl@10611
6601              From: Doug MacEachern <dougm@covalent.net>
6602              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
6603              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
6604      Branch: perl
6605            ! ext/Socket/Socket.xs
6606 ____________________________________________________________________________
6607 [ 10612] By: nick                                  on 2001/06/15  16:14:38
6608         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
6609      Branch: perlio
6610           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6611           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
6612           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
6613           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
6614           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6615           !> utils/h2ph.PL
6616 ____________________________________________________________________________
6617 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
6618         Log: Update Changes.
6619      Branch: perl
6620            ! Changes patchlevel.h
6621 ____________________________________________________________________________
6622 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
6623         Log: Upping the test count.
6624      Branch: perl
6625            ! t/lib/filefind.t
6626 ____________________________________________________________________________
6627 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
6628         Log: Integrate perlio.
6629      Branch: perl
6630           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6631 ____________________________________________________________________________
6632 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
6633         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6634              From: andreas.koenig@anima.de (Andreas J. Koenig)
6635              Date: 15 Jun 2001 13:30:39 +0200
6636              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
6637              
6638              Record the grim history.
6639      Branch: perl
6640            ! lib/File/Find.pm
6641 ____________________________________________________________________________
6642 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
6643         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6644              From: Brian McCauley <nobull@mail.com>
6645              Date: 15 Jun 2001 07:51:26 +0100
6646              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
6647      Branch: perl
6648            ! lib/File/Find.pm t/lib/filefind.t
6649 ____________________________________________________________________________
6650 [ 10606] By: nick                                  on 2001/06/15  14:00:08
6651         Log: regen_config_h for Win32.
6652      Branch: perlio
6653            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6654 ____________________________________________________________________________
6655 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
6656         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
6657              From: Peter Prymmer <pvhp@forte.com>
6658              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
6659              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
6660      Branch: perl
6661            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6662 ____________________________________________________________________________
6663 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
6664         Log: Some filesystems require writability for rename/unlink.
6665      Branch: perl
6666            ! opcode.pl
6667 ____________________________________________________________________________
6668 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
6669         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
6670              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6671              Date: Fri, 15 Jun 2001 12:08:53 +0200
6672              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
6673      Branch: perl
6674            ! perlio.c
6675 ____________________________________________________________________________
6676 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
6677         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
6678              From: Mike Guy <mjtg@cam.ac.uk>
6679              Date: Fri, 15 Jun 2001 14:11:49 +0100
6680              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
6681      Branch: perl
6682            ! opcode.pl
6683 ____________________________________________________________________________
6684 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
6685         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
6686              From: Nicholas Clark <nick@ccl4.org>
6687              Date: Thu, 14 Jun 2001 23:52:56 +0100
6688              Message-ID: <20010614235256.G98663@plum.flirble.org>
6689      Branch: perl
6690            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6691            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6692 ____________________________________________________________________________
6693 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
6694         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6695              From: Russ Allbery <rra@stanford.edu>
6696              Date: 14 Jun 2001 13:24:43 -0700
6697              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
6698      Branch: perl
6699            ! ext/GDBM_File/GDBM_File.pm
6700 ____________________________________________________________________________
6701 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
6702         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6703              From: Nicholas Clark <nick@ccl4.org>
6704              Date: Thu, 14 Jun 2001 20:37:47 +0100
6705              Message-ID: <20010614203747.F98663@plum.flirble.org>
6706      Branch: perl
6707            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6708            ! t/lib/gdbm.t
6709 ____________________________________________________________________________
6710 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
6711         Log: Integrate perlio.
6712      Branch: perl
6713           !> makedef.pl sv.c
6714 ____________________________________________________________________________
6715 [ 10597] By: nick                                  on 2001/06/15  11:08:13
6716         Log: Check that HVs with HvNAME() != NULL are really stashes before
6717              treating them as such. Also be more defensive on the GvCV.
6718              Win32 fork and dprof now working again. 
6719      Branch: perlio
6720            ! sv.c
6721 ____________________________________________________________________________
6722 [ 10596] By: nick                                  on 2001/06/15  10:11:20
6723         Log: Integrate mainline.
6724      Branch: perlio
6725           +> Cross/README
6726           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
6727           !> Porting/config_H config_h.SH configure.com epoc/config.sh
6728           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
6729           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6730           !> vos/config.ga.h win32/config.bc win32/config.gc
6731           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6732           !> win32/config_H.vc
6733 ____________________________________________________________________________
6734 [ 10595] By: nick                                  on 2001/06/15  09:37:17
6735         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
6736              - Win32 (VC++) now builds but fails:
6737              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
6738              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
6739              write.t    - open(...,"|-") not implemented on Win32 
6740      Branch: perlio
6741            ! makedef.pl
6742 ____________________________________________________________________________
6743 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
6744         Log: Integrate perlio.
6745      Branch: perl
6746           !> perlio.c win32/makefile.mk
6747 ____________________________________________________________________________
6748 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
6749         Log: Metaconfig unit changes for #10592.
6750      Branch: metaconfig
6751            + U/modified/i_varhdr.U U/modified/startsh.U
6752            - U/a_dvisory/crosscompile.U U/target/Target.U
6753            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
6754            ! U/compline/bitpbyte.U U/compline/byteorder.U
6755            ! U/compline/ccflags.U U/compline/charsize.U
6756            ! U/compline/d_casti32.U U/compline/d_castneg.U
6757            ! U/compline/d_closedir.U U/compline/d_fd_set.U
6758            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
6759            ! U/compline/d_keepsig.U U/compline/d_open3.U
6760            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
6761            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
6762            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
6763            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
6764            ! U/compline/doublesize.U U/compline/floatsize.U
6765            ! U/compline/nblock_io.U U/compline/orderlib.U
6766            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
6767            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
6768            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
6769            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
6770            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
6771            ! U/modified/spitshell.U U/threads/archname.U
6772            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
6773            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
6774            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
6775            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
6776            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
6777      Branch: metaconfig/U/perl
6778            + Cross.U
6779            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
6780            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
6781            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
6782            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
6783            ! stdio_streams.U uselfs.U
6784 ____________________________________________________________________________
6785 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
6786         Log: The first steps towards cross-compilation.
6787              
6788              Abstract execution of compiled test executables with $run,
6789              and abstract transfer of files with $to and $from.
6790              
6791              Under cross-compilation the $run, $to, and $from will point
6792              to appropriate wrapper scripts, by default ssh and scp,
6793              but also rsh, rcp, and cp are supported.  If not
6794              cross-compiling, they will be set to '', ':', and ':',
6795              respectively.
6796              
6797              With these patches I was able to get Configure for
6798              iPAQ ARM Linux on an Intel Linux about 95% right
6799              (only a few tests failed to execute or they produced
6800              incorrect results), and I was able to compile
6801              a functional miniperl.
6802              
6803              The symbol crosscompile renamed to be usecrosscompile,
6804              the corresponding C symbol from CROSSCOMPILE to
6805              USE_CROSS_COMPILE.
6806      Branch: perl
6807            ! Configure Cross/README Makefile.SH Porting/Glossary
6808            ! Porting/config.sh Porting/config_H config_h.SH configure.com
6809            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
6810            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6811            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6812            ! win32/config.gc win32/config.vc win32/config_H.bc
6813            ! win32/config_H.gc win32/config_H.vc
6814 ____________________________________________________________________________
6815 [ 10591] By: nick                                  on 2001/06/14  20:00:12
6816         Log: Steps along the road toward Win32 building again.
6817      Branch: perlio
6818            ! perlio.c win32/makefile.mk
6819 ____________________________________________________________________________
6820 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
6821         Log: Integrate perlio.
6822      Branch: perl
6823           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6824 ____________________________________________________________________________
6825 [ 10589] By: nick                                  on 2001/06/14  13:54:07
6826         Log: Routine regen_config_h for Win32
6827      Branch: perlio
6828            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6829 ____________________________________________________________________________
6830 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
6831         Log: Integrate perlio.
6832      Branch: perl
6833           +> perlyline.pl
6834           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
6835 ____________________________________________________________________________
6836 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
6837         Log: A placeholder.
6838      Branch: perl
6839            + Cross/README
6840 ____________________________________________________________________________
6841 [ 10586] By: nick                                  on 2001/06/14  08:25:07
6842         Log: Add new step to run_byacc which:
6843              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
6844              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
6845      Branch: perlio
6846            + perlyline.pl
6847            ! MANIFEST Makefile.SH perly.c
6848 ____________________________________________________________________________
6849 [ 10585] By: nick                                  on 2001/06/14  08:22:29
6850         Log: Integrate mainline
6851      Branch: perlio
6852           +> locale.c numeric.c
6853           !> Changes cygwin/Makefile.SHs embed.h embed.pl
6854           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
6855           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
6856           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
6857           !> x2p/Makefile.SH
6858 ____________________________________________________________________________
6859 [ 10584] By: nick                                  on 2001/06/14  08:05:53
6860         Log: Hack to remove insecure directories from PATH so test will run.
6861      Branch: perlio
6862            ! t/lib/filefind.t
6863 ____________________________________________________________________________
6864 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
6865         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
6866      Branch: perl
6867            - t/lib/mbimbf.t
6868            ! MANIFEST
6869 ____________________________________________________________________________
6870 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
6871         Log: Detypo.
6872      Branch: perl
6873            ! x2p/Makefile.SH
6874 ____________________________________________________________________________
6875 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
6876         Log: de-$CONFIG continues.
6877      Branch: perl
6878            ! cygwin/Makefile.SHs x2p/Makefile.SH
6879 ____________________________________________________________________________
6880 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
6881         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
6882              From: Nicholas Clark <nick@ccl4.org>
6883              Date: Wed, 13 Jun 2001 21:20:13 +0100
6884              Message-ID: <20010613212013.D98663@plum.flirble.org>
6885      Branch: perl
6886            ! opcode.pl
6887 ____________________________________________________________________________
6888 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
6889         Log: Subject: splitting util.c
6890              From: Hugo <hv@crypt.compulink.co.uk>
6891              Date: Thu, 14 Jun 2001 00:41:08 +0100
6892              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
6893      Branch: perl
6894            + locale.c numeric.c
6895            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
6896            ! pod/perlapi.pod proto.h util.c
6897 ____________________________________________________________________________
6898 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
6899         Log: Upgrade to Math::BigInt 1.34 from Tels.
6900      Branch: perl
6901            + t/lib/mbimbf.t
6902            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6903            ! t/lib/bigfltpm.t t/lib/bigintpm.t
6904 ____________________________________________________________________________
6905 [ 10577] By: nick                                  on 2001/06/13  19:02:48
6906         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
6907      Branch: perlio
6908           !> (integrate 125 files)
6909 ____________________________________________________________________________
6910 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
6911         Log: Update Changes.
6912      Branch: perl
6913            ! Changes patchlevel.h
6914 ____________________________________________________________________________
6915 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
6916         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
6917              From: "Craig A. Berry" <craigberry@mac.com>
6918              Date: Wed, 13 Jun 2001 13:24:28 -0500
6919              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
6920      Branch: perl
6921            ! ext/re/Makefile.PL
6922 ____________________________________________________________________________
6923 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
6924         Log: Mc.u.c. for #10573.
6925      Branch: metaconfig
6926            ! U/threads/usethreads.U
6927 ____________________________________________________________________________
6928 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
6929         Log: It would be also be good if I could type.
6930      Branch: perl
6931            ! Configure
6932 ____________________________________________________________________________
6933 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
6934         Log: Metaconfig unit change for #10571.
6935      Branch: metaconfig
6936            ! U/threads/usethreads.U
6937 ____________________________________________________________________________
6938 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
6939         Log: A non-empty default is a good thing.
6940      Branch: perl
6941            ! Configure
6942 ____________________________________________________________________________
6943 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
6944         Log: Metaconfig unit change for #10569.
6945      Branch: metaconfig
6946            ! U/threads/usethreads.U
6947 ____________________________________________________________________________
6948 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
6949         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
6950              extremely experimental, not even prompted for.
6951      Branch: perl
6952            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6953            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
6954            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6955            ! win32/config.bc win32/config.gc win32/config.vc
6956 ____________________________________________________________________________
6957 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
6958         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
6959      Branch: perl
6960            ! pod/perlfaq6.pod
6961 ____________________________________________________________________________
6962 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
6963         Log: Integrate perlio; conflicts, accept Nick's versions.
6964      Branch: perl
6965           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6966           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
6967 ____________________________________________________________________________
6968 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
6969         Log: Subject: Re: ext/ + -Wall
6970              From: Doug MacEachern <dougm@covalent.net>
6971              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
6972              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
6973      Branch: perl
6974            ! XSUB.h lib/ExtUtils/xsubpp perl.h
6975 ____________________________________________________________________________
6976 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
6977         Log: Similar logic as DB_File.xs, using the modern macros and
6978              defines them to older ones for older Perls where PERL_VERSION
6979              is not defined, from Doug MacEachern.
6980      Branch: perl
6981            ! ext/Storable/Storable.xs
6982 ____________________________________________________________________________
6983 [ 10564] By: nick                                  on 2001/06/13  15:22:01
6984         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
6985              and using that instead (name lookups are sequential search for now).
6986      Branch: perlio
6987            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6988            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
6989 ____________________________________________________________________________
6990 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
6991         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
6992              From: "Richard Soderberg" <rs@crystalflame.net>
6993              Date: Sat, 26 May 2001 06:44:20 -0700
6994              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
6995      Branch: perl
6996            ! sv.c t/op/glob.t
6997 ____________________________________________________________________________
6998 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
6999         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
7000              From: "Craig A. Berry" <craigberry@mac.com>
7001              Date: Tue, 12 Jun 2001 23:55:26 -0500
7002              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
7003      Branch: perl
7004            ! ext/re/Makefile.PL ext/re/re.xs
7005 ____________________________________________________________________________
7006 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
7007         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
7008              suggested by NI-S.
7009      Branch: perl
7010            ! XSUB.h malloc.c perl.h
7011 ____________________________________________________________________________
7012 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
7013         Log: Regen toc.
7014      Branch: perl
7015            ! pod/perltoc.pod
7016 ____________________________________________________________________________
7017 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
7018         Log: Subject: [patch] perl.gprof control
7019              From: Doug MacEachern <dougm@covalent.net>
7020              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
7021              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
7022      Branch: perl
7023            ! miniperlmain.c perl.h
7024 ____________________________________________________________________________
7025 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
7026         Log: Subject: Re: ext/ + -Wall
7027              From: Doug MacEachern <dougm@covalent.net>
7028              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
7029              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
7030              
7031              Document ax and break up dXSARGS.
7032      Branch: perl
7033            ! XSUB.h pod/perlapi.pod
7034 ____________________________________________________________________________
7035 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
7036         Log: More AIX tweakage from Merijn.
7037      Branch: perl
7038            ! hints/aix.sh
7039 ____________________________________________________________________________
7040 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
7041         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
7042              From: "Craig A. Berry" <craigberry@mac.com>
7043              Date: Tue, 12 Jun 2001 22:57:45 -0500
7044              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
7045      Branch: perl
7046            ! vms/descrip_mms.template
7047 ____________________________________________________________________________
7048 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
7049         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
7050              From: "Craig A. Berry" <craigberry@mac.com>
7051              Date: Tue, 12 Jun 2001 22:21:39 -0500
7052              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
7053      Branch: perl
7054            ! configure.com util.c
7055 ____________________________________________________________________________
7056 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
7057         Log: New AIX dynaloading code from Jens-Uwe Mager.
7058              Does break binary compatibility.
7059      Branch: perl
7060            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
7061 ____________________________________________________________________________
7062 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
7063         Log: VMS DEC C compiler found nits by Peter Prymmer.
7064      Branch: perl
7065            ! util.c
7066 ____________________________________________________________________________
7067 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
7068         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
7069              From: Peter Prymmer <pvhp@forte.com>
7070              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
7071              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
7072      Branch: perl
7073            ! t/lib/filecomp.t
7074 ____________________________________________________________________________
7075 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
7076         Log: I wonder how many $CONFIGs still lurk in the shadows.
7077      Branch: perl
7078            ! pod/Makefile.SH x2p/cflags.SH
7079 ____________________________________________________________________________
7080 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
7081         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
7082      Branch: perl
7083            ! pod/checkpods.PL
7084 ____________________________________________________________________________
7085 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
7086         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
7087      Branch: perl
7088            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
7089 ____________________________________________________________________________
7090 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
7091         Log: Subject: [patch] rid local_patches warnings
7092              From: Doug MacEachern <dougm@covalent.net>
7093              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
7094              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
7095      Branch: perl
7096            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
7097 ____________________________________________________________________________
7098 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
7099         Log: Subject: Re: ext/ + -Wall
7100              From: Doug MacEachern <dougm@covalent.net>
7101              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
7102              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
7103      Branch: perl
7104            ! ext/attrs/attrs.xs
7105 ____________________________________________________________________________
7106 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
7107         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
7108              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7109              Date: Tue, 12 Jun 2001 14:36:20 -0400
7110              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
7111      Branch: perl
7112            ! pod/perlretut.pod
7113 ____________________________________________________________________________
7114 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
7115         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7116              From: Mike Guy <mjtg@cam.ac.uk>
7117              Date: Tue, 12 Jun 2001 19:10:31 +0100
7118              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
7119              
7120              Subject: Re: [ID 20010612.001] out of memory during regex compilation
7121              From: Mike Guy <mjtg@cam.ac.uk>
7122              Date: Tue, 12 Jun 2001 19:21:01 +0100
7123              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
7124      Branch: perl
7125            ! pod/perlop.pod
7126 ____________________________________________________________________________
7127 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
7128         Log: AIX tweaks from Merijn H. Brand.
7129      Branch: perl
7130            ! hints/aix.sh
7131 ____________________________________________________________________________
7132 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
7133         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
7134              From: "Brendan O'Dea" <bod@compusol.com.au>
7135              Date: Wed, 13 Jun 2001 05:16:47 +1000
7136              Message-ID: <20010613051647.A8945@compusol.com.au>
7137      Branch: maint-5.6/perl
7138            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7139 ____________________________________________________________________________
7140 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
7141         Log: Subject: Small bcopy cleanup
7142              From: Andy Dougherty <doughera@lafayette.edu>
7143              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
7144              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
7145      Branch: perl
7146            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
7147 ____________________________________________________________________________
7148 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
7149         Log: Subject: [PATCH] Re: ext/ + -Wall
7150              From: Nicholas Clark <nick@ccl4.org>
7151              Date: Wed, 13 Jun 2001 00:04:30 +0100
7152              Message-ID: <20010613000430.M5901@plum.flirble.org>
7153      Branch: perl
7154            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7155 ____________________________________________________________________________
7156 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
7157         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
7158              From: Nicholas Clark <nick@ccl4.org>
7159              Date: Tue, 12 Jun 2001 23:53:07 +0100
7160              Message-ID: <20010612235307.L5901@plum.flirble.org>
7161      Branch: perl
7162            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7163 ____________________________________________________________________________
7164 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
7165         Log: MPE/iX tweaks from Mark Bixby.
7166      Branch: perl
7167            ! hints/mpeix.sh mpeix/mpeixish.h util.c
7168 ____________________________________________________________________________
7169 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
7170         Log: Update Changes.
7171      Branch: perl
7172            ! Changes patchlevel.h
7173 ____________________________________________________________________________
7174 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
7175         Log: One less -Wall whine (found under DEBUGGING).
7176      Branch: perl
7177            ! x2p/Makefile.SH x2p/a2p.c
7178 ____________________________________________________________________________
7179 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
7180         Log: s/case-independent/case-insensitive/g
7181      Branch: perl
7182            ! pod/perldebug.pod
7183 ____________________________________________________________________________
7184 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
7185         Log: As suggested in    
7186              
7187              Subject: Re: ext/ + -Wall
7188              From: Gurusamy Sarathy <gsar@ActiveState.com>
7189              Date: Mon, 11 Jun 2001 23:34:31 -0700
7190              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
7191      Branch: perl
7192            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
7193            ! perl.h
7194 ____________________________________________________________________________
7195 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
7196         Log: Subject: ext/ + -Wall
7197              From: Doug MacEachern <dougm@covalent.net>
7198              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
7199              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
7200      Branch: perl
7201            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
7202            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
7203            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
7204            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
7205            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
7206            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
7207            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
7208            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
7209            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
7210            ! lib/ExtUtils/xsubpp
7211 ____________________________________________________________________________
7212 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
7213         Log: Subject: [PATCH] anonymous stashes
7214              From: Abhijit Menon-Sen <ams@wiw.org>
7215              Date: Tue, 12 Jun 2001 12:47:04 +0530
7216              Message-ID: <20010612124704.A29029@lustre.linux.in>
7217      Branch: perl
7218            ! dump.c gv.c sv.c xsutils.c
7219 ____________________________________________________________________________
7220 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
7221         Log: One more test for $^S.
7222      Branch: perl
7223            ! t/op/magic.t
7224 ____________________________________________________________________________
7225 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
7226         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
7227              From: Abhijit Menon-Sen <ams@wiw.org>
7228              Date: Tue, 12 Jun 2001 17:35:55 +0530
7229              Message-ID: <20010612173555.A32426@lustre.linux.in>
7230      Branch: perl
7231            ! mg.c t/op/magic.t
7232 ____________________________________________________________________________
7233 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
7234         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7235              From: Mike Guy <mjtg@cam.ac.uk>
7236              Date: Tue, 12 Jun 2001 13:14:15 +0100
7237              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
7238      Branch: perl
7239            ! pod/perlop.pod
7240 ____________________________________________________________________________
7241 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
7242         Log: AUTHORS updates.
7243      Branch: perl
7244            ! AUTHORS
7245 ____________________________________________________________________________
7246 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
7247         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
7248              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
7249              Content-Transfer-Encoding: 7bit
7250              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
7251      Branch: perl
7252            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
7253 ____________________________________________________________________________
7254 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
7255         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
7256              From: "Philip Newton" <Philip.Newton@gmx.net>
7257              Date: Mon, 11 Jun 2001 07:08:03 +0200
7258              Message-Id: <200106120802.LAA08992@taas.iki.fi>
7259      Branch: perl
7260            ! t/base/term.t
7261 ____________________________________________________________________________
7262 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
7263         Log: Cleanup the a2p.c for -Wall.
7264      Branch: perl
7265            ! x2p/Makefile.SH x2p/a2p.c
7266 ____________________________________________________________________________
7267 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
7268         Log: File::Find update for MacOS from Chris Nandor.
7269      Branch: perl
7270            ! lib/File/Find.pm t/lib/filefind.t
7271 ____________________________________________________________________________
7272 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
7273         Log: gcc -Wall nits picked out by a non-UNIX system
7274              (courtesy of Mark Bixby)
7275      Branch: perl
7276            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
7277            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
7278            ! pp_sys.c util.c
7279 ____________________________________________________________________________
7280 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
7281         Log: Metaconfig unit change for #10522.  (The d_modfl changes
7282              placate metalint.)
7283      Branch: metaconfig/U/perl
7284            ! d_modfl.U d_u32align.U
7285 ____________________________________________________________________________
7286 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
7287         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
7288              be "./try 2>&1 >/dev/null".
7289      Branch: perl
7290            ! Configure
7291 ____________________________________________________________________________
7292 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
7293         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
7294              From: "Craig A. Berry" <craigberry@mac.com>
7295              Date: Mon, 11 Jun 2001 14:00:32 -0500
7296              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
7297      Branch: perl
7298            ! configure.com
7299 ____________________________________________________________________________
7300 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
7301         Log: Move the full \p\P lists to perlunicode.
7302      Branch: perl
7303            ! pod/perlretut.pod pod/perlunicode.pod
7304 ____________________________________________________________________________
7305 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
7306         Log: VOS build tweak for 5.6.1 from Paul Green.
7307      Branch: maint-5.6/perl
7308            ! vos/build.cm
7309 ____________________________________________________________________________
7310 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
7311         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
7312              From: "Craig A. Berry" <craigberry@mac.com>
7313              Date: Fri, 8 Jun 2001 18:08:18 -0500
7314              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
7315      Branch: perl
7316            ! vms/vms.c
7317 ____________________________________________________________________________
7318 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
7319         Log: Update Changes.
7320      Branch: perl
7321            ! Changes patchlevel.h
7322 ____________________________________________________________________________
7323 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
7324         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
7325      Branch: perl
7326            ! vos/config.alpha.h vos/config.ga.h
7327 ____________________________________________________________________________
7328 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
7329         Log: VOS updates from Paul Green for @10476.
7330      Branch: perl
7331            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
7332            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7333            ! vos/config.ga.h vos/configure_perl.cm
7334 ____________________________________________________________________________
7335 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
7336         Log: Subject: [PATCH] Not many people know this ...
7337              From: Mike Guy <mjtg@cam.ac.uk>
7338              Date: Mon, 11 Jun 2001 14:55:15 +0100
7339              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
7340      Branch: perl
7341            ! pod/perldebug.pod
7342 ____________________________________________________________________________
7343 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
7344         Log: Add final commas to lists as suggested by Philip Newton.
7345      Branch: perl
7346            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7347 ____________________________________________________________________________
7348 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
7349         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
7350              Date: Sun, 10 Jun 2001 23:35:38 -0400
7351              From: Chris Nandor <pudge@pobox.com>
7352              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
7353      Branch: perl
7354            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
7355            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
7356            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
7357            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
7358            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
7359            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
7360            ! t/op/write.t t/pragma/strict.t
7361 ____________________________________________________________________________
7362 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
7363         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
7364              From: Chris Nandor <pudge@pobox.com>
7365              Date: Mon, 11 Jun 2001 08:24:28 -0400
7366              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
7367      Branch: perl
7368            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
7369            ! t/lib/io_dir.t
7370 ____________________________________________________________________________
7371 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
7372         Log: One more run_byacc (a hand-tweaked version had slipped in).
7373      Branch: perl
7374            ! perly.c vms/perly_c.vms
7375 ____________________________________________________________________________
7376 [ 10509] By: nick                                  on 2001/06/11  07:49:15
7377         Log: Integrate mainline
7378      Branch: perlio
7379           !> Makefile.SH embed.h embed.pl global.sym
7380           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
7381           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
7382           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
7383           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
7384 ____________________________________________________________________________
7385 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
7386         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
7387              From: Mike Guy <mjtg@cam.ac.uk>
7388              Reply-To: mjtg@cam.ac.uk
7389              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
7390      Branch: perl
7391            ! lib/ExtUtils/Manifest.pm
7392 ____________________________________________________________________________
7393 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
7394         Log: Subject: [PATCH] ExtUtils::Constant
7395              From: Nicholas Clark <nick@ccl4.org>
7396              Date: Sun, 10 Jun 2001 23:25:41 +0100
7397              Message-ID: <20010610232540.C76396@plum.flirble.org>
7398      Branch: perl
7399            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7400 ____________________________________________________________________________
7401 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
7402         Log: Integrate perlio.
7403      Branch: perl
7404           !> iperlsys.h
7405 ____________________________________________________________________________
7406 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
7407         Log: Move the grok_number and its lieutenant grok_numeric_radix
7408              from sv.c statics to util.c and public.
7409      Branch: perl
7410            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
7411            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
7412 ____________________________________________________________________________
7413 [ 10504] By: nick                                  on 2001/06/10  17:47:06
7414         Log: Fix (valid) -Wall warnings in perlio.c
7415      Branch: perlio
7416            ! iperlsys.h
7417 ____________________________________________________________________________
7418 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
7419         Log: Update perly_c.diff, update perly.fixer to edit away
7420              some of the -Wall noise.
7421      Branch: perl
7422            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
7423 ____________________________________________________________________________
7424 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
7425         Log: Check the version of byacc.
7426      Branch: perl
7427            ! Makefile.SH
7428 ____________________________________________________________________________
7429 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
7430         Log: Subject: [PATCH] perly.y overhaul
7431              From: Simon Cozens <simon@netthink.co.uk>
7432              Date: Sun, 10 Jun 2001 16:56:54 +0100
7433              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7434              
7435              Plus make run_byacc.
7436      Branch: perl
7437            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
7438 ____________________________________________________________________________
7439 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
7440         Log: Integrate perlio.
7441      Branch: perl
7442           !> perlio.c perlsfio.h
7443 ____________________________________________________________________________
7444 [ 10499] By: nick                                  on 2001/06/10  15:01:08
7445         Log: Integrate mainline
7446      Branch: perlio
7447           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
7448           !> t/pragma/locale.t util.c
7449 ____________________________________________________________________________
7450 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
7451         Log: Put some meat on the perl572delta bones.  The list of
7452              selected bug fixes needs more work, as does still the
7453              whole document.
7454      Branch: perl
7455            ! pod/perl572delta.pod
7456 ____________________________________________________________________________
7457 [ 10497] By: nick                                  on 2001/06/10  12:27:51
7458         Log: Paper over a crack or two with USE_SFIO
7459      Branch: perlio
7460            ! perlio.c perlsfio.h
7461 ____________________________________________________________________________
7462 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
7463         Log: Update Changes.
7464      Branch: perl
7465            ! Changes patchlevel.h
7466 ____________________________________________________________________________
7467 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
7468         Log: Subject: Re: pragma/locale.t #107
7469              From: Hugo <hv@crypt.compulink.co.uk>
7470              Date: Sun, 10 Jun 2001 11:23:30 +0100
7471              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
7472              
7473              Encapsulate the scan of the decimal radix separator.
7474      Branch: perl
7475            ! embed.h embed.pl proto.h sv.c
7476 ____________________________________________________________________________
7477 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
7478         Log: Try to grok numbers both with the locale specific separator
7479              and with the usual "." (if different from the lss); add a test
7480              to locale.t to do also a little bit of math in addition to just
7481              equalness testing; remove extraneous logic as suggested in
7482              
7483              Subject: Re: pragma/locale.t #107
7484              From: Nicholas Clark <nick@ccl4.org>
7485              Date: Sat, 9 Jun 2001 22:37:36 +0100
7486              Message-ID: <20010609223735.Y76396@plum.flirble.org>
7487      Branch: perl
7488            ! sv.c t/pragma/locale.t
7489 ____________________________________________________________________________
7490 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
7491         Log: Metaconfig unit change for #10492.
7492      Branch: metaconfig/U/perl
7493            ! Extensions.U
7494 ____________________________________________________________________________
7495 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
7496         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
7497              From: Artur Bergman <artur@contiller.se> 
7498              Date: Sat, 09 Jun 2001 21:03:51 +0200
7499              Message-ID: <B7483FB6.1398%artur@contiller.se>
7500      Branch: perl
7501            ! Configure
7502 ____________________________________________________________________________
7503 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
7504         Log: Integrate perlio.
7505      Branch: perl
7506           !> perlsfio.h
7507 ____________________________________________________________________________
7508 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
7509         Log: Do locale specific separator if only in locale.
7510      Branch: perl
7511            ! util.c
7512 ____________________________________________________________________________
7513 [ 10489] By: nick                                  on 2001/06/09  19:13:25
7514         Log: Make XS/Typemap compile (but fail) with sfio
7515      Branch: perlio
7516            ! perlsfio.h
7517 ____________________________________________________________________________
7518 [ 10488] By: nick                                  on 2001/06/09  19:12:51
7519         Log: Re-integrate mainline
7520      Branch: perlio
7521           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
7522           !> proto.h sv.c util.c
7523 ____________________________________________________________________________
7524 [ 10487] By: nick                                  on 2001/06/09  16:26:29
7525         Log: Integrate mainline
7526      Branch: perlio
7527           !> (integrate 31 files)
7528 ____________________________________________________________________________
7529 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
7530         Log: Subject: [PATCH] New attempt to clone callack
7531              From: Artur Bergman <artur@contiller.se> 
7532              Date: Thu, 07 Jun 2001 11:52:16 +0200
7533              Message-ID: <B7451B6F.12B7%artur@contiller.se>
7534      Branch: perl
7535            ! embedvar.h intrpvar.h perlapi.h sv.c
7536 ____________________________________________________________________________
7537 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
7538         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
7539      Branch: perl
7540            ! embed.h embed.pl perl.h proto.h sv.c util.c
7541 ____________________________________________________________________________
7542 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
7543         Log: Subject: Re: pragma/locale.t #107
7544              From: Nicholas Clark <nick@ccl4.org>
7545              Date: Sat, 9 Jun 2001 16:26:10 +0100
7546              Message-ID: <20010609162609.V76396@plum.flirble.org>
7547              
7548              A missing NVification.
7549      Branch: perl
7550            ! sv.c
7551 ____________________________________________________________________________
7552 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
7553         Log: Redo the #10482, there already was a test script for formats.
7554      Branch: perl
7555            - t/io/format.t
7556            ! MANIFEST t/op/write.t
7557 ____________________________________________________________________________
7558 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
7559         Log: Twisted format testing, from Merijn.
7560      Branch: perl
7561            + t/io/format.t
7562            ! MANIFEST
7563 ____________________________________________________________________________
7564 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
7565         Log: More \p{In...} testing, combined with \N{...}.
7566      Branch: perl
7567            ! lib/utf8_heavy.pl t/op/pat.t
7568 ____________________________________________________________________________
7569 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
7570         Log: Metaconfig changes for #10479.
7571      Branch: metaconfig
7572            ! U/Glossary.patch
7573      Branch: metaconfig/U/perl
7574            ! d_modfl.U
7575 ____________________________________________________________________________
7576 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
7577         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
7578      Branch: perl
7579            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7580            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
7581            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7582            ! win32/config.bc win32/config.gc win32/config.vc
7583 ____________________________________________________________________________
7584 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
7585         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
7586              From: "Craig A. Berry" <craigberry@mac.com>
7587              Date: Thu, 7 Jun 2001 14:27:20 -0500
7588              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
7589      Branch: perl
7590            ! vms/perlvms.pod
7591 ____________________________________________________________________________
7592 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
7593         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
7594              From: Gisle Aas <gisle@ActiveState.com>
7595              Date: 07 Jun 2001 17:04:29 -0700
7596              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
7597      Branch: perl
7598            ! ext/re/re.xs
7599 ____________________________________________________________________________
7600 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
7601         Log: Update Changes.
7602      Branch: perl
7603            ! Changes patchlevel.h
7604 ____________________________________________________________________________
7605 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
7606         Log: Regen Glossary et alia.
7607      Branch: perl
7608            ! Porting/Glossary Porting/config.sh Porting/config_H
7609 ____________________________________________________________________________
7610 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
7611         Log: Metaconfig unit changes for #10473.
7612      Branch: metaconfig/U/perl
7613            ! d_modfl.U
7614 ____________________________________________________________________________
7615 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
7616         Log: Harumph, also AIX will spill its guts (i.e. dump core)
7617              if an executable contains modfl() but it hasn't been
7618              compiled right (in the case of AIX, with cc -qlongdouble).
7619      Branch: perl
7620            ! Configure
7621 ____________________________________________________________________________
7622 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
7623         Log: integrate change#10471 from mainline
7624              
7625              in change#10451, check that CvOUTSIDE is a CV before looking in
7626              (it can apparently be SVt_NULL during global destruction)
7627      Branch: maint-5.6/perl
7628           !> op.c
7629 ____________________________________________________________________________
7630 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
7631         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
7632              (it can apparently be SVt_NULL during global destruction)
7633      Branch: perl
7634            ! op.c
7635 ____________________________________________________________________________
7636 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
7637         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
7638              From: Robin Barker <rmb1@cise.npl.co.uk>
7639              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
7640              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
7641      Branch: perl
7642            ! lib/diagnostics.pm pod/perldiag.pod
7643 ____________________________________________________________________________
7644 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
7645         Log: Subject: [PATCH perl@10439] long =item
7646              From: Robin Barker <rmb1@cise.npl.co.uk>
7647              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
7648              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
7649      Branch: perl
7650            ! README.amiga lib/Attribute/Handlers.pm
7651            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7652 ____________________________________________________________________________
7653 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
7654         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
7655              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
7656              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
7657              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
7658      Branch: perl
7659            ! pod/perlguts.pod
7660 ____________________________________________________________________________
7661 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
7662         Log: Integrate perlio.
7663      Branch: perl
7664           !> sv.c
7665 ____________________________________________________________________________
7666 [ 10466] By: nick                                  on 2001/06/07  10:25:40
7667         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
7668              whitespace tweaks.
7669              Still coredumps in pragma/overload.t - what a nice hard fail that is...
7670      Branch: perlio
7671            ! sv.c
7672 ____________________________________________________________________________
7673 [ 10465] By: nick                                  on 2001/06/07  08:41:58
7674         Log: Raw integrate of mainline for S_grok_number debug
7675              (sv.c has MULTIPLICITY issues as well as whatever else ...)
7676      Branch: perlio
7677            - plan9/perlplan9.doc plan9/perlplan9.pod
7678           !> (integrate 46 files)
7679 ____________________________________________________________________________
7680 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
7681         Log: The proper prototyping for #10463.
7682      Branch: perl
7683            ! embed.h embed.pl proto.h sv.c
7684 ____________________________________________________________________________
7685 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
7686         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
7687              From: Nicholas Clark <nick@ccl4.org>
7688              Date: Thu, 7 Jun 2001 00:29:59 +0100
7689              Message-ID: <20010607002959.Z76396@plum.flirble.org>
7690      Branch: perl
7691            ! sv.c
7692 ____________________________________________________________________________
7693 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
7694         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
7695              From: "Craig A. Berry" <craigberry@mac.com>
7696              Date: Wed, 06 Jun 2001 17:54:30 -0500
7697              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
7698      Branch: perl
7699            ! vms/perlvms.pod
7700 ____________________________________________________________________________
7701 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
7702         Log: Podify the remaining README.platform files;
7703              merge README.plan9 and plan9/perlplan9.pod;
7704              delete plan9/perlplan9.* (the perlplan.doc needs to
7705              be regenerated in Plan 9); make the =head1 and =head2
7706              in the README.platform to be a little more verbose
7707              (skipped README.os2 not to anger Ilya) so that they
7708              look better in the toc; regen toc.
7709      Branch: perl
7710            - plan9/perlplan9.doc plan9/perlplan9.pod
7711            ! MANIFEST README.aix README.amiga README.apollo README.beos
7712            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
7713            ! README.hpux README.hurd README.machten README.macos
7714            ! README.micro README.mint README.mpeix README.os390
7715            ! README.plan9 README.qnx README.solaris README.threads
7716            ! README.tru64 README.vmesa README.vms README.vos README.win32
7717            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7718            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7719 ____________________________________________________________________________
7720 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
7721         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
7722              From: Mike Guy <mjtg@cam.ac.uk>
7723              Reply-To: mjtg@cam.ac.uk
7724              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
7725      Branch: perl
7726            ! pod/perlguts.pod
7727 ____________________________________________________________________________
7728 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
7729         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
7730              From: Mike Guy <mjtg@cam.ac.uk>
7731              Reply-To: mjtg@cam.ac.uk
7732              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
7733      Branch: perl
7734            ! pod/perlsec.pod
7735 ____________________________________________________________________________
7736 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
7737         Log: Disable long doubles from pre-5.0 Tru64s.
7738      Branch: perl
7739            ! README.tru64 hints/dec_osf.sh
7740 ____________________________________________________________________________
7741 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
7742         Log: The #10455 exposed that modfl() is fundamentally busted
7743              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
7744              testing it.
7745      Branch: perl
7746            ! hints/dec_osf.sh
7747 ____________________________________________________________________________
7748 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
7749         Log: Metaconfig unit change for #10455.
7750      Branch: metaconfig/U/perl
7751            ! d_modfl.U
7752 ____________________________________________________________________________
7753 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
7754         Log: Configure check for geborken modfl(), inspired by
7755              
7756              Subject: Re: [20010118.017] op/int.t failure 
7757              From: Hugo <hv@crypt.compulink.co.uk>
7758              Date: Tue, 05 Jun 2001 13:43:27 +0100
7759              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
7760      Branch: perl
7761            ! Configure
7762 ____________________________________________________________________________
7763 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
7764         Log: Integrate changes #10450 and #10451 from maintperl:
7765              
7766              optimize change#10448 slightly (don't repeat search in eval""s lexical
7767              scope, since that has already been searched)
7768              
7769              change#9108 needs subtler treatment for case of closures created
7770              within eval""
7771      Branch: perl
7772           !> op.c t/op/misc.t
7773 ____________________________________________________________________________
7774 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
7775         Log: MakeMaker magic to compile (when no dynamic loading)
7776              List/Util.xsc as (ListUtil.c and) ListUtil.o since
7777              POSIX-BC (BS2000) linker has an evil limitation of
7778              being unable to include in the same executable several
7779              object files with the same name - case-insensitively -
7780              because otherwise we conflict with util.c.
7781              Strictly speaking currently required only in POSIX-BC
7782              but probably will do no harm elsewhere where static
7783              linking is required.
7784      Branch: perl
7785            ! ext/List/Util/Makefile.PL
7786 ____________________________________________________________________________
7787 [ 10452] By: nick                                  on 2001/06/06  08:59:51
7788         Log: Integrate mainline.
7789      Branch: perlio
7790           +> lib/Attribute/Handlers/demo/Demo.pm
7791           +> lib/Attribute/Handlers/demo/Descriptions.pm
7792           +> lib/Attribute/Handlers/demo/MyClass.pm
7793           +> lib/Attribute/Handlers/demo/demo.pl
7794           +> lib/Attribute/Handlers/demo/demo2.pl
7795           +> lib/Attribute/Handlers/demo/demo3.pl
7796           +> lib/Attribute/Handlers/demo/demo4.pl
7797           +> lib/Attribute/Handlers/demo/demo_call.pl
7798           +> lib/Attribute/Handlers/demo/demo_chain.pl
7799           +> lib/Attribute/Handlers/demo/demo_cycle.pl
7800           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
7801           +> lib/Attribute/Handlers/demo/demo_phases.pl
7802           +> lib/Attribute/Handlers/demo/demo_range.pl
7803           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
7804           +> uts/strtol_wrap.c
7805           !> (integrate 91 files)
7806 ____________________________________________________________________________
7807 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
7808         Log: change#9108 needs subtler treatment for case of closures created
7809              within eval""
7810      Branch: maint-5.6/perl
7811            ! op.c t/op/misc.t
7812 ____________________________________________________________________________
7813 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
7814         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
7815              scope, since that has already been searched)
7816      Branch: maint-5.6/perl
7817            ! op.c
7818 ____________________________________________________________________________
7819 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
7820         Log: Integrate change #10448 from maintperl; lexicals
7821              outside an eval"" weren't resolved correctly inside a subroutine
7822              definition inside the eval"" if they were not already referenced
7823              in the toplevel of the eval""-ed code
7824      Branch: perl
7825           !> cop.h op.c pp_ctl.c t/op/misc.t
7826 ____________________________________________________________________________
7827 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
7828         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
7829              outside an eval"" weren't resolved correctly inside a subroutine
7830              definition inside the eval"" if they were not already referenced
7831              in the toplevel of the eval""-ed code
7832      Branch: maint-5.6/perl
7833            ! cop.h op.c pp_ctl.c t/op/misc.t
7834 ____________________________________________________________________________
7835 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
7836         Log: Subject: [PATCH] perl570delta.pod
7837              From: Peter Scott <Peter@PSDT.com> 
7838              Date: Tue, 05 Jun 2001 18:51:02 -0700
7839              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
7840      Branch: perl
7841            ! pod/perl570delta.pod
7842 ____________________________________________________________________________
7843 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
7844         Log: The fudge factor is no more needed.  I hope.
7845      Branch: perl
7846            ! t/lib/posix.t
7847 ____________________________________________________________________________
7848 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
7849         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
7850              From: Hugo <hv@crypt.compulink.co.uk>
7851              Date: Tue, 05 Jun 2001 12:58:19 +0100
7852              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
7853      Branch: perl
7854            ! util.c
7855 ____________________________________________________________________________
7856 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
7857         Log: Make up prototypes only for those who have the functions
7858              but not the prototypes.
7859      Branch: perl
7860            ! perl.h
7861 ____________________________________________________________________________
7862 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
7863         Log: Subject: Re: Not OK: perl@10439 on win32 
7864              From: Prymmer/Kahn <pvhp@best.com> 
7865              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
7866              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
7867      Branch: perl
7868            ! perl.h util.c
7869 ____________________________________________________________________________
7870 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
7871         Log: The metaconfig units changes for #10441.
7872      Branch: metaconfig
7873            ! U/modified/Extract.U U/modified/Extractall.U
7874            ! U/modified/Finish.U
7875 ____________________________________________________________________________
7876 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
7877         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
7878      Branch: perl
7879            ! Configure
7880 ____________________________________________________________________________
7881 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
7882         Log: Unnecessary fuzziness undone, noted by Mike Guy.
7883      Branch: perl
7884            ! t/op/tr.t
7885 ____________________________________________________________________________
7886 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
7887         Log: Update Changes.
7888      Branch: perl
7889            ! Changes patchlevel.h
7890 ____________________________________________________________________________
7891 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
7892         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
7893              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
7894              leakage patch.
7895      Branch: perl
7896            ! t/op/misc.t
7897 ____________________________________________________________________________
7898 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
7899         Log: Test case for #10433/#10424.
7900      Branch: perl
7901            ! t/op/misc.t
7902 ____________________________________________________________________________
7903 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
7904         Log: Subject: One fix for strtoul not setting errno
7905              From: hom00@utsglobal.com (Hal Morris)
7906              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
7907              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
7908      Branch: perl
7909            + uts/strtol_wrap.c
7910            ! MANIFEST hints/uts.sh
7911 ____________________________________________________________________________
7912 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
7913         Log: Metaconfig units changes for #10434.
7914      Branch: metaconfig
7915            ! U/modified/Cppsym.U
7916      Branch: metaconfig/U/perl
7917            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
7918            + d_syscallproto.U d_usleepproto.U
7919            ! longdblfio.U quadfio.U
7920 ____________________________________________________________________________
7921 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
7922         Log: Configure tweaks; add prototype probes, make the cpp symbols
7923              probe to cast, not whine; test for %Ld and %Lf before %lld and
7924              %llf because the L is the ANSI way.
7925      Branch: perl
7926            ! Configure config_h.SH configure.com epoc/config.sh
7927            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
7928            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7929            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
7930 ____________________________________________________________________________
7931 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
7932         Log: Sigh.  This is what #10424 was supposed to check in.
7933      Branch: perl
7934            ! op.c sv.c sv.h
7935 ____________________________________________________________________________
7936 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
7937         Log: More verbose failure.
7938      Branch: perl
7939            ! t/op/ver.t
7940 ____________________________________________________________________________
7941 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
7942         Log: The .pm changes to go with #10428.
7943      Branch: perl
7944            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
7945            ! ext/Sys/Syslog/Syslog.pm
7946 ____________________________________________________________________________
7947 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
7948         Log: On second thoughts show to utf8 skippage message only
7949              on failures, it's too confusing otherwise,
7950      Branch: perl
7951            ! t/pragma/locale.t
7952 ____________________________________________________________________________
7953 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
7954         Log: Do not import anything from Encode.
7955      Branch: perl
7956            ! ext/MIME/Base64/QuotedPrint.pm
7957 ____________________________________________________________________________
7958 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
7959         Log: The #10402 didn't take.  Weird.
7960      Branch: perl
7961            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
7962            ! ext/Sys/Syslog/Syslog.xs
7963 ____________________________________________________________________________
7964 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
7965         Log: Eradicate traces of 'asciirange' re subpragma.
7966      Branch: perl
7967            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
7968            ! pod/perldiag.pod
7969 ____________________________________________________________________________
7970 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
7971         Log: use is a compile-time thing.
7972      Branch: perl
7973            ! ext/MIME/Base64/QuotedPrint.pm
7974 ____________________________________________________________________________
7975 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
7976         Log: Subject: [PATCH perl@10419] -Wall casting patch
7977              From: Robin Barker <rmb1@cise.npl.co.uk>
7978              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
7979              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
7980      Branch: perl
7981            ! ext/Devel/DProf/DProf.xs mg.c
7982 ____________________________________________________________________________
7983 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
7984         Log: Subject: [PATCH #2] introducing SVpad_TYPED
7985              From: Abhijit Menon-Sen <ams@wiw.org>
7986              Date: Mon, 4 Jun 2001 12:26:02 +0530
7987              Message-ID: <20010604122602.A5775@lustre.linux.in>
7988      Branch: perl
7989            ! op.c sv.c sv.h
7990 ____________________________________________________________________________
7991 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
7992         Log: testsuite for change#10192 (from Gisle Aas)
7993      Branch: perl
7994            + t/op/override.t
7995            ! MANIFEST
7996 ____________________________________________________________________________
7997 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
7998         Log: integrate changes#10414-10416 from mainline
7999              
8000              Potential buffer overrun if the radix separator is more than
8001              one byte.  Also, under locales, prefer the locale-specific
8002              separator over the old boring ".".
8003              
8004              "10.", that is, decimal numbers can have no decimal part at all.
8005              
8006              The non-locale places need love, too.
8007      Branch: maint-5.6/perl
8008           !> perl.h sv.c
8009 ____________________________________________________________________________
8010 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
8011         Log: Missed from #10420.
8012      Branch: perl
8013            ! epoc/config.sh
8014 ____________________________________________________________________________
8015 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
8016         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
8017              often this prototype goes with HAS_SETRESUID_PROTO.
8018      Branch: perl
8019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8020            ! config_h.SH configure.com perl.h uconfig.h
8021 ____________________________________________________________________________
8022 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
8023         Log: Update Changes.
8024      Branch: perl
8025            ! Changes patchlevel.h
8026 ____________________________________________________________________________
8027 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
8028         Log: -Wall "subscript has type `char'" cleanup.
8029      Branch: perl
8030            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
8031 ____________________________________________________________________________
8032 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
8033         Log: Various "cast to pointer from integer of different size"
8034              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
8035              wide but I32 (int) only 32 bits wide).
8036              
8037              WARNING: the classnum and tagnum changes in Storable.xs
8038              may not be wise, they may be breaking binary compatibility
8039              (in 64-bit platforms), asked Raphael Manfredi about the changes.
8040      Branch: perl
8041            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
8042            ! mg.c proto.h
8043 ____________________________________________________________________________
8044 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
8045         Log: The non-locale places need love, too.
8046      Branch: perl
8047            ! perl.h
8048 ____________________________________________________________________________
8049 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
8050         Log: "10.", that is, decimal numbers can have no decimal part at all.
8051      Branch: perl
8052            ! perl.h
8053 ____________________________________________________________________________
8054 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
8055         Log: Potential buffer overrun if the radix separator is more than
8056              one byte.  Also, under locales, prefer the locale-specific
8057              separator over the old boring ".".
8058      Branch: perl
8059            ! perl.h sv.c
8060 ____________________________________________________________________________
8061 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
8062         Log: Integrate change #10412 from maintperl; locale is now
8063              per-cop, not per-op; plus retweak the locale.t to always
8064              list the skipped utf8 locales.
8065      Branch: perl
8066            ! t/pragma/locale.t
8067           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
8068           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
8069 ____________________________________________________________________________
8070 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
8071         Log: rationalize locale handling to fix the bugs uncovered by change#10394
8072              
8073              the major issue was that the runtime was looking at PL_hints rather
8074              than op_private to notice whether locale was enabled
8075              
8076              the secondary issue was that many locale-sensitive numeric ops didn't
8077              have HINT_LOCALE propagated into their op_private
8078              
8079              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
8080              instead of per-op, just like HINT_BYTE and the hints for lexical
8081              warnings (this makes the hint available to every op via PL_curcop)
8082              
8083              pragma/locale.t may need to be reworked with these fixes in mind
8084              (it currently passes its tests)
8085      Branch: maint-5.6/perl
8086            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
8087            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
8088 ____________________________________________________________________________
8089 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
8090         Log: More verbose debugging.
8091      Branch: perl
8092            ! t/pragma/locale.t
8093 ____________________________________________________________________________
8094 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
8095         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8096              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
8097              Date: Sat, 2 Jun 2001 22:53:33 +0100
8098              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
8099      Branch: perl
8100            ! regcomp.c t/pragma/warn/regcomp
8101 ____________________________________________________________________________
8102 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
8103         Log: Mention that lexicalizing $a or $b is a bad idea if one
8104              wants to use sort().
8105      Branch: perl
8106            ! pod/perlvar.pod
8107 ____________________________________________________________________________
8108 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
8109         Log: Tweak the test to be happy if the accuracy is 'good enough'.
8110      Branch: perl
8111            ! t/lib/posix.t
8112 ____________________________________________________________________________
8113 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
8114         Log: Upgrade to Attribute::Handlers 0.70.
8115              
8116              NOTE: this unearthed the "too late for CHECK block" bug,
8117              that's why the 1_compile.t change.
8118      Branch: perl
8119            + lib/Attribute/Handlers/demo/Demo.pm
8120            + lib/Attribute/Handlers/demo/Descriptions.pm
8121            + lib/Attribute/Handlers/demo/MyClass.pm
8122            + lib/Attribute/Handlers/demo/demo.pl
8123            + lib/Attribute/Handlers/demo/demo2.pl
8124            + lib/Attribute/Handlers/demo/demo3.pl
8125            + lib/Attribute/Handlers/demo/demo4.pl
8126            + lib/Attribute/Handlers/demo/demo_call.pl
8127            + lib/Attribute/Handlers/demo/demo_chain.pl
8128            + lib/Attribute/Handlers/demo/demo_cycle.pl
8129            + lib/Attribute/Handlers/demo/demo_hashdir.pl
8130            + lib/Attribute/Handlers/demo/demo_phases.pl
8131            + lib/Attribute/Handlers/demo/demo_range.pl
8132            + lib/Attribute/Handlers/demo/demo_rawdata.pl
8133            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
8134            ! t/lib/attrhand.t
8135 ____________________________________________________________________________
8136 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
8137         Log: One less -Wall whine.
8138      Branch: perl
8139            ! regcomp.c
8140 ____________________________________________________________________________
8141 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
8142         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
8143      Branch: perl
8144           !> t/op/eval.t
8145 ____________________________________________________________________________
8146 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
8147         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
8148              aren't "normally" visible inside eval""s contained in subs unless
8149              a cloned reference to them already exists)
8150              
8151              strangely enough, t/harness didn't show this up as a failure
8152              (harness needs fixing?)
8153      Branch: maint-5.6/perl
8154            ! t/op/eval.t
8155 ____________________________________________________________________________
8156 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
8157         Log: Update to Text::Balanced 1.85.
8158      Branch: perl
8159            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
8160 ____________________________________________________________________________
8161 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
8162         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
8163              From: Nicholas Clark <nick@ccl4.org>
8164              Date: Sun, 3 Jun 2001 17:54:36 +0100
8165              Message-ID: <20010603175436.E76396@plum.flirble.org> 
8166      Branch: perl
8167            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
8168            ! ext/Sys/Syslog/Syslog.xs
8169 ____________________________________________________________________________
8170 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
8171         Log: Unused variables.
8172      Branch: perl
8173            ! util.c
8174 ____________________________________________________________________________
8175 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
8176         Log: Subject: [PATCH] APIfy op_clear 
8177              From: Simon Cozens <simon@netthink.co.uk>
8178              Date: Sun, 3 Jun 2001 13:51:46 +0100
8179              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
8180              
8181              (despite the subject line, op_null is APIfied by the patch)
8182      Branch: perl
8183            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8184 ____________________________________________________________________________
8185 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
8186         Log: Subject: [PATCH] t/lib/extutils.t
8187              From: Nicholas Clark <nick@ccl4.org>
8188              Date: Sat, 2 Jun 2001 23:57:05 +0100
8189              Message-ID: <20010602235705.Q12698@plum.flirble.org>
8190      Branch: perl
8191            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
8192 ____________________________________________________________________________
8193 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
8194         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
8195              From: Prymmer/Kahn <pvhp@best.com>
8196              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
8197              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
8198      Branch: perl
8199            ! win32/Makefile win32/makefile.mk
8200 ____________________________________________________________________________
8201 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
8202         Log: Subject: Re: 'decimal digits' macro? 
8203              From: Hugo <hv@crypt.compulink.co.uk>
8204              Date: Sun, 03 Jun 2001 04:26:36 +0100
8205              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
8206      Branch: perl
8207            ! handy.h t/lib/posix.t t/op/tr.t
8208 ____________________________________________________________________________
8209 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
8210         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8211              From: Hugo <hv@crypt.compulink.co.uk>
8212              Date: Sun, 03 Jun 2001 14:56:30 +0100
8213              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
8214      Branch: perl
8215            ! util.c
8216 ____________________________________________________________________________
8217 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
8218         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
8219      Branch: perl
8220           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
8221           !> vms/perly_c.vms
8222 ____________________________________________________________________________
8223 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
8224         Log: fix leakage of lexicals at file scope into subroutines that were
8225              declared before them; this appears to be a longstanding bug that
8226              meant that lexicals at file scope were never "deintroduced", meaning
8227              their scope range was never properly closed, and their visibility
8228              extended to all subsequent eval""s or requires
8229              
8230              added a test case
8231              
8232              seems to also fix a case of bogus duplicate warnings
8233      Branch: maint-5.6/perl
8234            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
8235            ! vms/perly_c.vms
8236 ____________________________________________________________________________
8237 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
8238         Log: More VMS tweaks from Craig A. Berry.
8239      Branch: perl
8240            ! configure.com t/lib/extutils.t
8241 ____________________________________________________________________________
8242 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
8243         Log: -Wall cleanup continues.
8244      Branch: perl
8245            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
8246            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
8247            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
8248            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
8249            ! run.c toke.c util.c
8250 ____________________________________________________________________________
8251 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
8252         Log: The metaconfig unit change for #10390.
8253      Branch: metaconfig/U/perl
8254            ! gccvers.U
8255 ____________________________________________________________________________
8256 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
8257         Log: Drop the -ansi from the default gcc flags.
8258              
8259              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
8260              that struct cannot be compared with a flat integer, such as STRLEN.
8261              The -ansi will also cause a lot of noise in Solaris because of:
8262              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
8263      Branch: perl
8264            ! Configure
8265 ____________________________________________________________________________
8266 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
8267         Log: Integrate perlio.
8268      Branch: perl
8269           !> pod/perlapi.pod util.c
8270 ____________________________________________________________________________
8271 [ 10388] By: nick                                  on 2001/06/02  08:01:12
8272         Log: Integrate mainline
8273      Branch: perlio
8274           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
8275           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
8276           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
8277           !> t/lib/1_compile.t t/lib/mimeqp.t
8278 ____________________________________________________________________________
8279 [ 10387] By: nick                                  on 2001/06/02  07:39:17
8280         Log: Tweak util.c's atof2 for MULTIPLICITY
8281      Branch: perlio
8282            ! util.c
8283 ____________________________________________________________________________
8284 [ 10386] By: nick                                  on 2001/06/02  07:38:33
8285         Log: Integrate mainline
8286      Branch: perlio
8287           !> (integrate 41 files)
8288 ____________________________________________________________________________
8289 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
8290         Log: Add Attribute::Handlers 0.61 from Damian Conway.
8291      Branch: perl
8292            + lib/Attribute/Handlers.pm t/lib/attrhand.t
8293            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
8294 ____________________________________________________________________________
8295 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
8296         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
8297              From: Peter Prymmer <pvhp@forte.com>
8298              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
8299              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
8300      Branch: perl
8301            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
8302 ____________________________________________________________________________
8303 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
8304         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
8305              From: Jeff Pinyan <jeffp@crusoe.net>
8306              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
8307              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
8308      Branch: perl
8309            ! lib/File/Find.pm
8310 ____________________________________________________________________________
8311 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
8312         Log: Subject: [PATCH perl@10381] configure.com tweaks
8313              From: "Craig A. Berry" <craigberry@mac.com>
8314              Date: Fri, 1 Jun 2001 13:55:43 -0500
8315              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
8316      Branch: perl
8317            ! configure.com
8318 ____________________________________________________________________________
8319 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
8320         Log: Update Changes.
8321      Branch: perl
8322            ! Changes patchlevel.h
8323 ____________________________________________________________________________
8324 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
8325         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
8326              From: Mike Guy <mjtg@cam.ac.uk>
8327              Date: Fri, 01 Jun 2001 18:17:02 +0100
8328              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
8329      Branch: perl
8330            ! lib/perl5db.pl
8331 ____________________________________________________________________________
8332 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
8333         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8334              From: Hugo <hv@crypt.compulink.co.uk>
8335              Date: Thu, 31 May 2001 20:49:48 +0100
8336              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
8337      Branch: perl
8338            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
8339            ! util.c
8340 ____________________________________________________________________________
8341 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
8342         Log: Zero() is not available in x2p (or, rather, some of its
8343              implementations like memzero() might not be available.)
8344      Branch: perl
8345            ! x2p/hash.c
8346 ____________________________________________________________________________
8347 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
8348         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
8349              From: Michael G Schwern <schwern@pobox.com>
8350              Date: Fri, 1 Jun 2001 12:00:29 +0100
8351              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
8352              
8353              (But use Zero() instead of memset.)
8354      Branch: perl
8355            ! x2p/hash.c
8356 ____________________________________________________________________________
8357 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
8358         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8359              From: Jeff Pinyan <jeffp@crusoe.net>
8360              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
8361              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
8362      Branch: perl
8363            ! pod/perldiag.pod regcomp.c t/op/pat.t
8364 ____________________________________________________________________________
8365 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
8366         Log: Retract #10324 and #10333; not needed.
8367      Branch: perl
8368            ! hints/irix_6.sh hints/linux.sh
8369 ____________________________________________________________________________
8370 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
8371         Log: The #10370 wasn't quite right.
8372      Branch: perl
8373            ! ext/XS/Typemap/Typemap.xs
8374 ____________________________________________________________________________
8375 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
8376         Log: The metaconfig units changes for #10372.
8377      Branch: metaconfig/U/perl
8378            + d_realpath.U d_sresgproto.U d_sresuproto.U
8379            ! gccvers.U i_db.U
8380 ____________________________________________________________________________
8381 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
8382         Log: Configure tweaks; record the Berkeley DB version,
8383              probe for realpath(), for setresuid() and setresgid()
8384              prototypes; use realpath() (try to be paranoid enough),
8385              use the setres[ug]id prototypes because glibc has the functions
8386              but not their prototypes; add -Wall -ansi to gcc ccflags;
8387              regen toc.
8388      Branch: perl
8389            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8390            ! config_h.SH configure.com epoc/config.sh
8391            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
8392            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
8393            ! vos/config.ga.def win32/config.bc win32/config.gc
8394            ! win32/config.vc
8395 ____________________________________________________________________________
8396 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
8397         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
8398              From: Michael G Schwern <schwern@pobox.com>
8399              Date: Fri, 1 Jun 2001 11:28:14 +0100
8400              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
8401      Branch: perl
8402            ! lib/attributes.pm xsutils.c
8403 ____________________________________________________________________________
8404 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
8405         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
8406              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8407              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
8408              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
8409      Branch: perl
8410            ! ext/XS/Typemap/Typemap.xs
8411 ____________________________________________________________________________
8412 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
8413         Log: Subject: [patch] Cwd.xs optimizations/abstraction
8414              From: Doug MacEachern <dougm@covalent.net>
8415              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
8416              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
8417      Branch: perl
8418            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
8419            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
8420 ____________________________________________________________________________
8421 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
8422         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!])
8423              From: Nicholas Clark <nick@ccl4.org>
8424              Date: Thu, 31 May 2001 23:56:40 +0100
8425              Message-ID: <20010531235640.F12698@plum.flirble.org>
8426              
8427              Make the test work also under only static extensions
8428              (sh Configure -Uusedl fakes this nicely)
8429      Branch: perl
8430            ! t/lib/extutils.t
8431 ____________________________________________________________________________
8432 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
8433         Log: Subject: [PATCH hv.c] Eliminating trigraph
8434              From: Michael G Schwern <schwern@pobox.com>
8435              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
8436              Date: Fri, 1 Jun 2001 11:49:56 +0100
8437      Branch: perl
8438            ! hv.c
8439 ____________________________________________________________________________
8440 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
8441         Log: Subject: Re: [PATCH] Tests for File::Compare 
8442              From: "Philip Newton" <Philip.Newton@gmx.net>
8443              Date: Thu, 31 May 2001 19:44:05 +0200
8444              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
8445              
8446              Unnecessary "quotation marks".
8447      Branch: perl
8448            ! t/lib/filecomp.t
8449 ____________________________________________________________________________
8450 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
8451         Log: Integrate perlio.
8452      Branch: perl
8453           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
8454 ____________________________________________________________________________
8455 [ 10364] By: nick                                  on 2001/06/01  10:13:31
8456         Log: Cleanup dll.base and dll.exp created by GCC builds.
8457      Branch: perlio
8458            ! lib/ExtUtils/MM_Win32.pm
8459 ____________________________________________________________________________
8460 [ 10363] By: nick                                  on 2001/06/01  10:02:17
8461         Log: Make filecomp test work on CRLF platforms by adding binmode.
8462      Branch: perlio
8463            ! t/lib/filecomp.t
8464 ____________________________________________________________________________
8465 [ 10362] By: nick                                  on 2001/06/01  08:37:17
8466         Log: Integrate mainline
8467      Branch: perlio
8468           !> Changes Configure patchlevel.h perlio.c
8469 ____________________________________________________________________________
8470 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
8471         Log: panic:claustrophobia.
8472      Branch: perl
8473            ! perlio.c
8474 ____________________________________________________________________________
8475 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
8476         Log: Update Changes.
8477      Branch: perl
8478            ! Changes patchlevel.h
8479 ____________________________________________________________________________
8480 [ 10359] By: nick                                  on 2001/05/31  12:35:50
8481         Log: Integrate mainline.
8482      Branch: perlio
8483           +> t/lib/filecomp.t
8484           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
8485           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
8486 ____________________________________________________________________________
8487 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
8488         Log: Integrate perlio.
8489      Branch: perl
8490           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
8491           !> win32/config_H.vc
8492 ____________________________________________________________________________
8493 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
8494         Log: Metaconfig unit change for #10356.
8495      Branch: metaconfig
8496            ! U/installdirs/inc_version_list.U
8497 ____________________________________________________________________________
8498 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
8499         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
8500              (idea from Sarathy; implementation from Andy)
8501      Branch: perl
8502            ! Configure
8503 ____________________________________________________________________________
8504 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
8505         Log: More AUTHORS.
8506      Branch: perl
8507            ! AUTHORS
8508 ____________________________________________________________________________
8509 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
8510         Log: Subject: Re: [PATCH] Tests for File::Compare
8511              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
8512              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
8513              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
8514      Branch: perl
8515            + t/lib/filecomp.t
8516            ! MANIFEST t/lib/1_compile.t
8517 ____________________________________________________________________________
8518 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
8519         Log: Subject: [PATCH] DEBUG_* macro cleanups
8520              From: Abhijit Menon-Sen <ams@wiw.org>
8521              Date: Thu, 31 May 2001 12:16:22 +0530
8522              Message-ID: <20010531121622.B4829@lustre.linux.in>
8523              
8524              Subject: Re: [PATCH] DEBUG_* macro cleanups
8525              From: Abhijit Menon-Sen <ams@wiw.org>
8526              Date: Thu, 31 May 2001 13:57:01 +0530
8527              Message-ID: <20010531135701.A21775@lustre.linux.in>
8528              
8529              (The DEBUG_ definitions in perl.h changed to use the
8530              STMT_START and STMT_END.)
8531      Branch: perl
8532            ! perl.h pp_ctl.c sv.c toke.c
8533 ____________________________________________________________________________
8534 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
8535         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
8536              From: Abhijit Menon-Sen <ams@wiw.org>
8537              Date: Thu, 31 May 2001 08:27:55 +0530
8538              Message-ID: <20010531082755.A10018@lustre.linux.in>
8539      Branch: perl
8540            ! ext/Storable/Storable.xs gv.c perl.c
8541 ____________________________________________________________________________
8542 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
8543         Log: Subject: [PATCH] AUTHORS
8544              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8545              Date: Thu, 31 May 2001 01:27:59 -0500
8546              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
8547              
8548              Subject: Re: [PATCH] AUTHORS
8549              From: "Philip Newton" <Philip.Newton@gmx.net>
8550              Date: Thu, 31 May 2001 10:08:06 +0200
8551              (Message-Id missing?)
8552      Branch: perl
8553            ! AUTHORS
8554 ____________________________________________________________________________
8555 [ 10350] By: nick                                  on 2001/05/31  11:40:43
8556         Log: win32 - dmake regen_config_h
8557      Branch: perlio
8558            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8559 ____________________________________________________________________________
8560 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
8561         Log: Subject: Re: [PATCH util.c] More warning cleanups.
8562              From: "Philip Newton" <Philip.Newton@gmx.net>
8563              Date: Thu, 31 May 2001 07:41:36 +0200
8564              Message-Id: <200105310538.IAA25458@taku.hut.fi>
8565              
8566              Undo C++-ism that snekt in.
8567      Branch: perl
8568            ! util.c
8569 ____________________________________________________________________________
8570 [ 10348] By: nick                                  on 2001/05/31  11:36:46
8571         Log: Tolerate Win32 numerics
8572      Branch: perlio
8573            ! t/pragma/warn/toke
8574 ____________________________________________________________________________
8575 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
8576         Log: Integrate perlio.
8577      Branch: perl
8578           !> perlio.c win32/win32.h
8579 ____________________________________________________________________________
8580 [ 10346] By: nick                                  on 2001/05/31  10:54:55
8581         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
8582              perlio.c change 10255.
8583      Branch: perlio
8584            ! perlio.c
8585 ____________________________________________________________________________
8586 [ 10345] By: nick                                  on 2001/05/31  10:01:57
8587         Log: Conditionaly put back some "unused" dTHX which are used
8588              with PERL_IMPLICIT_SYS
8589      Branch: perlio
8590            ! perlio.c
8591 ____________________________________________________________________________
8592 [ 10344] By: nick                                  on 2001/05/31  10:00:59
8593         Log: Fix Win32 for new spelling IN_BYTES 
8594      Branch: perlio
8595            ! win32/win32.h
8596 ____________________________________________________________________________
8597 [ 10343] By: nick                                  on 2001/05/31  08:01:32
8598         Log: perlio.c -Wall cleaner under MULTIPLICITY
8599              - still minor noise with linux stdio
8600      Branch: perlio
8601            ! perlio.c
8602 ____________________________________________________________________________
8603 [ 10342] By: nick                                  on 2001/05/31  07:52:23
8604         Log: Integrate mainline.
8605      Branch: perlio
8606           !> (integrate 42 files)
8607 ____________________________________________________________________________
8608 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
8609         Log: AUTHORS updates.
8610      Branch: perl
8611            ! AUTHORS
8612 ____________________________________________________________________________
8613 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
8614         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
8615              From: Peter Prymmer <pvhp@forte.com>
8616              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
8617              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
8618      Branch: perl
8619            ! t/lib/md5-file.t
8620 ____________________________________________________________________________
8621 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
8622         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
8623              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
8624              to match the pragma name; various robustness cleanups.
8625      Branch: perl
8626            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
8627            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
8628 ____________________________________________________________________________
8629 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
8630         Log: More -Wall sweeping.
8631      Branch: perl
8632            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
8633            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
8634            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
8635            ! regcomp.c sv.c toke.c utf8.c
8636 ____________________________________________________________________________
8637 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
8638         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
8639              From: Nicholas Clark <nick@ccl4.org>
8640              Date: Wed, 30 May 2001 22:34:41 +0100
8641              Message-ID: <20010530223441.Y86445@plum.flirble.org>
8642      Branch: perl
8643            ! t/op/cmp.t
8644 ____________________________________________________________________________
8645 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
8646         Log: It's is not, it isn't ain't, and it's it's, not its,
8647              if you mean it is. If you don't, it's its. Then too,
8648              it's hers. It isn't her's. It isn't our's either.
8649              It's ours, and likewise yours and theirs.
8650              -- Oxford University Press, Edpress News
8651      Branch: perl
8652            ! lib/autouse.pm
8653 ____________________________________________________________________________
8654 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
8655         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
8656      Branch: perl
8657            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
8658            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
8659            ! x2p/str.c x2p/walk.c xsutils.c
8660 ____________________________________________________________________________
8661 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
8662         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8663              From: Michael G Schwern <schwern@pobox.com>
8664              Date: Wed, 30 May 2001 17:10:38 +0100
8665              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
8666              
8667              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8668              From: Abhijit Menon-Sen <ams@wiw.org>
8669              Date: Wed, 30 May 2001 23:16:13 +0530
8670              Message-ID: <20010530231613.A31933@lustre.linux.in>
8671      Branch: perl
8672            ! perl.c t/run/runenv.t
8673 ____________________________________________________________________________
8674 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
8675         Log: (Retracted by #10375.)
8676              
8677              IRIX hints patch from Merijn Broeren.
8678              
8679              TODO: (this and the earlier Linux hints patch) should be solved
8680              at Configure level.  Merijn: -ldb should not be used on any platform
8681              for perl, just when linking DBFile itself. Trying to be helpful here
8682              is counterproductive.
8683      Branch: perl
8684            ! hints/irix_6.sh
8685 ____________________________________________________________________________
8686 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
8687         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
8688              From: Nicholas Clark <nick@ccl4.org>
8689              Date: Wed, 30 May 2001 23:20:58 +0100
8690              Message-ID: <20010530232058.B86445@plum.flirble.org>
8691      Branch: perl
8692            ! doop.c
8693 ____________________________________________________________________________
8694 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
8695         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8696              From: Michael G Schwern <schwern@pobox.com> 
8697              Date: Wed, 30 May 2001 15:24:20 +0100
8698              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
8699      Branch: perl
8700            ! t/pragma/autouse.t
8701 ____________________________________________________________________________
8702 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
8703         Log: The regex trick wasn't a good idea.
8704      Branch: perl
8705            ! pod/perlfaq4.pod
8706 ____________________________________________________________________________
8707 [ 10329] By: nick                                  on 2001/05/30  18:34:35
8708         Log: Integrate mainline
8709      Branch: perlio
8710           !> (integrate 40 files)
8711 ____________________________________________________________________________
8712 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
8713         Log: Update Changes.
8714      Branch: perl
8715            ! Changes patchlevel.h
8716 ____________________________________________________________________________
8717 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
8718         Log: The metaconfig unit change for #10325.
8719      Branch: metaconfig
8720            + U/modified/afs.U
8721 ____________________________________________________________________________
8722 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
8723         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
8724              is now wrong.
8725      Branch: perl
8726            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
8727 ____________________________________________________________________________
8728 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
8729         Log: Introduce $Config{afsroot}.
8730      Branch: perl
8731            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8732            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
8733            ! win32/config.gc win32/config.vc
8734 ____________________________________________________________________________
8735 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
8736         Log: (Retracted by #10375.)
8737              
8738              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
8739      Branch: perl
8740            ! hints/linux.sh
8741 ____________________________________________________________________________
8742 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
8743         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
8744              (Also Configure tweaks needed; coming up soon.)
8745      Branch: perl
8746            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
8747 ____________________________________________________________________________
8748 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
8749         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
8750              From: Michael G Schwern <schwern@pobox.com>
8751              Date: Sun, 27 May 2001 10:29:43 +0100
8752              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
8753      Branch: perl
8754            ! lib/perl5db.pl
8755 ____________________________________________________________________________
8756 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
8757         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
8758              and Abhijit Menon-Sen.
8759      Branch: perl
8760            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
8761            ! perl.c pp_sys.c regcomp.c
8762 ____________________________________________________________________________
8763 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
8764         Log: Fix the BOOT section to call myU2time properly.
8765      Branch: perl
8766            ! ext/Time/HiRes/HiRes.xs
8767 ____________________________________________________________________________
8768 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
8769         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8770              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
8771              Date: Wed, 30 May 2001 09:44:29 -0400
8772              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
8773              
8774              Detypo; plus add one more trick.
8775      Branch: perl
8776            ! pod/perlfaq4.pod
8777 ____________________________________________________________________________
8778 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
8779         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)
8780              From: Michael G Schwern <schwern@pobox.com>
8781              Date: Wed, 30 May 2001 14:39:06 +0100
8782              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
8783      Branch: perl
8784            ! lib/autouse.pm t/pragma/autouse.t
8785 ____________________________________________________________________________
8786 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
8787         Log: Subject: Re: AIX and gcc (moving targets)
8788              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8789              Date: Wed, 30 May 2001 15:25:08 +0200
8790              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
8791      Branch: perl
8792            ! ext/Time/HiRes/HiRes.xs
8793 ____________________________________________________________________________
8794 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
8795         Log: Subject: [PATCH t/TEST] sorting tests
8796              From: Michael G Schwern <schwern@pobox.com>
8797              Date: Wed, 30 May 2001 10:24:02 +0100
8798              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
8799      Branch: perl
8800            ! t/TEST
8801 ____________________________________________________________________________
8802 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
8803         Log: Subject: [ID 20010529.002] typos in man page perlre
8804              From: bart@cg681574-a.adubn1.nj.home.com 
8805              Date: Tue, 29 May 2001 13:58:59 -0500
8806              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
8807      Branch: perl
8808            ! pod/perlre.pod
8809 ____________________________________________________________________________
8810 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
8811         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8812              From: "Craig A. Berry" <craigberry@mac.com>
8813              Date: Tue, 29 May 2001 23:23:45 -0500
8814              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
8815      Branch: perl
8816            ! t/lib/extutils.t t/pragma/autouse.t
8817 ____________________________________________________________________________
8818 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
8819         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)
8820              From: David Dyck <dcd@tc.fluke.com>
8821              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
8822              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
8823      Branch: perl
8824            ! t/lib/filefind.t
8825 ____________________________________________________________________________
8826 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
8827         Log: AIX hints update for gcc from Merijn H. Brand.
8828      Branch: perl
8829            ! hints/aix.sh
8830 ____________________________________________________________________________
8831 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
8832         Log: Retract #10295 and #10296: a more generic solution
8833              is needed (there's something funny with gcc on AIX).
8834      Branch: perl
8835            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
8836 ____________________________________________________________________________
8837 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
8838         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
8839              From: Hugo <hv@crypt.compulink.co.uk>
8840              Date: Wed, 30 May 2001 11:59:19 +0100
8841              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
8842              
8843              localizing $@ has unfortunate semantics - if you die past
8844              a local $@, the die message is lost.
8845      Branch: perl
8846            ! lib/utf8_heavy.pl
8847 ____________________________________________________________________________
8848 [ 10309] By: nick                                  on 2001/05/30  08:23:02
8849         Log: Integrate mainline (autouse works again.)
8850      Branch: perlio
8851           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
8852           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
8853           !> pod/perlvar.pod t/op/cmp.t
8854 ____________________________________________________________________________
8855 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
8856         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
8857              From: David Dyck <dcd@tc.fluke.com>
8858              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
8859              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
8860      Branch: perl
8861            ! lib/File/Find.pm
8862 ____________________________________________________________________________
8863 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
8864         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
8865              From: Nicholas Clark <nick@ccl4.org>
8866              Date: Tue, 29 May 2001 23:16:09 +0100
8867              Message-ID: <20010529231609.U86445@plum.flirble.org>
8868              
8869              Make the test output slightly clearer by distinguishing
8870              between '' and undef.
8871      Branch: perl
8872            ! t/op/cmp.t
8873 ____________________________________________________________________________
8874 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
8875         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
8876              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8877              Date: Tue, 29 May 2001 19:15:19 -0400
8878              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
8879      Branch: perl
8880            ! hints/os2.sh
8881 ____________________________________________________________________________
8882 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
8883         Log: Subject: perlvar.pod addition
8884              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
8885              Date: Fri, 25 May 2001 20:23:12 +0200
8886              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
8887              
8888              Subject: Re: perlvar.pod addition
8889              From: "Abigail" <abigail@foad.org> 
8890              Date: Fri, 25 May 2001 22:00:39 +0200
8891              Message-ID: <20010525200039.28029.qmail@foad.org>
8892              
8893              Mention $a and $b in perlvar.
8894      Branch: perl
8895            ! pod/perlvar.pod
8896 ____________________________________________________________________________
8897 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
8898         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
8899              From: Jeff Pinyan <jeffp@crusoe.net>
8900              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
8901              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
8902      Branch: perl
8903            ! pod/perlvar.pod
8904 ____________________________________________________________________________
8905 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
8906         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
8907              From: Jeff Pinyan <jeffp@crusoe.net>
8908              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
8909              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
8910      Branch: perl
8911            ! pod/perlfaq6.pod
8912 ____________________________________________________________________________
8913 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
8914         Log: Mention Time::localtime and Time::gmtime.
8915      Branch: perl
8916            ! ext/Time/Piece/Piece.pm
8917 ____________________________________________________________________________
8918 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
8919         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8920              From: Michael G Schwern <schwern@pobox.com>
8921              Date: Tue, 29 May 2001 18:51:32 +0100
8922              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
8923      Branch: perl
8924            ! pod/perlfaq4.pod
8925 ____________________________________________________________________________
8926 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
8927         Log: Retract #10243.
8928      Branch: perl
8929            ! lib/autouse.pm
8930 ____________________________________________________________________________
8931 [ 10299] By: nick                                  on 2001/05/29  18:41:19
8932         Log: Post weekend integrate mainline (fails one test pragma/autouse).
8933      Branch: perlio
8934           +> (branch 29 files)
8935           !> (integrate 91 files)
8936 ____________________________________________________________________________
8937 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
8938         Log: Update Changes.
8939      Branch: perl
8940            ! Changes patchlevel.h
8941 ____________________________________________________________________________
8942 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
8943         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
8944              before Perl_load_module/Perl_call_method and restore the value
8945              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
8946      Branch: perl
8947            ! utf8.c
8948 ____________________________________________________________________________
8949 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
8950         Log: Subject: Re: AIX and gcc (moving targets)
8951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8952              Date: Tue, 29 May 2001 17:59:40 +0200
8953              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
8954      Branch: perl
8955            ! ext/Storable/Makefile.PL
8956 ____________________________________________________________________________
8957 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
8958         Log: Subject: Re: AIX and gcc (moving targets)
8959              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8960              Date: Tue, 29 May 2001 12:32:57 +0200
8961              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
8962      Branch: perl
8963            ! ext/POSIX/Makefile.PL
8964 ____________________________________________________________________________
8965 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
8966         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
8967              From: Michael G Schwern <schwern@pobox.com>
8968              Date: Tue, 29 May 2001 09:53:29 +0100
8969              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
8970              
8971              (#10280 retracted)
8972      Branch: perl
8973            ! lib/Test/Harness.pm t/lib/test-harness.t
8974 ____________________________________________________________________________
8975 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
8976         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
8977              From: Michael G Schwern <schwern@pobox.com>
8978              Date: Tue, 29 May 2001 09:19:52 +0100
8979              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
8980      Branch: perl
8981            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
8982            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
8983            + t/lib/Test/todo.t
8984            ! MANIFEST lib/Test.pm t/TEST
8985 ____________________________________________________________________________
8986 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
8987         Log: From: Michael G Schwern <schwern@pobox.com>
8988              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
8989              Date: Tue, 29 May 2001 08:26:09 +0100
8990              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
8991      Branch: perl
8992            ! t/TEST
8993 ____________________________________________________________________________
8994 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
8995         Log: Add tests for Time::gmtime and Time::localtime.
8996      Branch: perl
8997            + t/lib/time-gmtime.t t/lib/time-localtime.t
8998            ! MANIFEST t/lib/1_compile.t
8999 ____________________________________________________________________________
9000 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
9001         Log: Add test for File::stat.
9002      Branch: perl
9003            + t/lib/filestat.t
9004            ! MANIFEST t/lib/1_compile.t
9005 ____________________________________________________________________________
9006 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
9007         Log: Add test for Net::servent.
9008      Branch: perl
9009            + t/lib/net-sent.t
9010            ! MANIFEST t/lib/1_compile.t
9011 ____________________________________________________________________________
9012 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
9013         Log: Add test for Net::protoent.
9014      Branch: perl
9015            + t/lib/net-pent.t
9016            ! MANIFEST t/lib/1_compile.t
9017 ____________________________________________________________________________
9018 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
9019         Log: Add test for Net::netent.
9020      Branch: perl
9021            + t/lib/net-nent.t
9022            ! MANIFEST t/lib/1_compile.t
9023 ____________________________________________________________________________
9024 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
9025         Log: Add test for User::grent.  Portability doubtful.
9026      Branch: perl
9027            + t/lib/user-grent.t
9028            ! MANIFEST t/lib/1_compile.t
9029 ____________________________________________________________________________
9030 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
9031         Log: Add test for User::pwent.
9032              Probably will fall down somewhere for portability reasons.
9033      Branch: perl
9034            + t/lib/user-pwent.t
9035            ! MANIFEST t/lib/1_compile.t
9036 ____________________________________________________________________________
9037 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
9038         Log: Metaconfig units changes for #10283.
9039      Branch: metaconfig
9040            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
9041            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
9042            ! U/installdirs/sitescript.U U/modified/Signal.U
9043 ____________________________________________________________________________
9044 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
9045         Log: Subject: [PATCH 5.6.1] signal names in Configure
9046              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9047              Date: Tue, 29 May 2001 03:52:25 -0400
9048              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
9049              
9050              Subject: [PATCH 5.6.1] older perl in Configure
9051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9052              Date: Tue, 29 May 2001 03:55:40 -0400
9053              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
9054              
9055              Subject: [PATCH 5.6.1] goofs in Configure
9056              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9057              Date: Tue, 29 May 2001 04:13:07 -0400
9058              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
9059              
9060              Configure portability tweaks.
9061      Branch: perl
9062            ! Configure
9063 ____________________________________________________________________________
9064 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
9065         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
9066              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9067              Date: Tue, 29 May 2001 04:07:06 -0400
9068              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
9069      Branch: perl
9070            ! os2/os2.c
9071 ____________________________________________________________________________
9072 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
9073         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
9074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9075              Date: Tue, 29 May 2001 04:01:38 -0400
9076              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
9077      Branch: perl
9078            ! hints/os2.sh os2/Makefile.SHs
9079 ____________________________________________________________________________
9080 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
9081         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
9082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9083              Date: Tue, 29 May 2001 03:50:18 -0400
9084              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
9085      Branch: perl
9086            ! lib/Test/Harness.pm
9087 ____________________________________________________________________________
9088 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
9089         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
9090      Branch: perl
9091            ! lib/utf8_heavy.pl
9092 ____________________________________________________________________________
9093 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
9094         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
9095              From: Hugo <hv@crypt.compulink.co.uk>
9096              Date: Tue, 29 May 2001 03:03:45 +0100
9097              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
9098              
9099              Explanation why the $@ always gets the UTF8 flag when under use utf8--
9100              because we told it to have the flag when under use utf8.
9101      Branch: perl
9102            ! pp_ctl.c
9103 ____________________________________________________________________________
9104 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
9105         Log: At least a partial fix for 20010528.004.
9106      Branch: perl
9107            ! lib/utf8_heavy.pl
9108 ____________________________________________________________________________
9109 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
9110         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
9111              From: Nicholas Clark <nick@ccl4.org> 
9112              Date: Mon, 28 May 2001 23:39:38 +0100
9113              Message-ID: <20010528233938.M86445@plum.flirble.org>
9114              
9115              More portable non-zero UV.
9116      Branch: perl
9117            ! t/lib/extutils.t
9118 ____________________________________________________________________________
9119 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
9120         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
9121              From: Nicholas Clark <nick@ccl4.org>
9122              Date: Mon, 28 May 2001 22:46:09 +0100
9123              Message-ID: <20010528224608.L86445@plum.flirble.org>
9124              
9125              Test also "make clean".
9126      Branch: perl
9127            ! t/lib/extutils.t
9128 ____________________________________________________________________________
9129 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
9130         Log: Subject: Re: Would -Wno-unused -Wall be better?
9131              From: Michael G Schwern <schwern@pobox.com>
9132              Date: Tue, 29 May 2001 00:55:54 +0100
9133              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
9134      Branch: perl
9135            ! pp.h
9136 ____________________________________________________________________________
9137 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
9138         Log: Add a test for 20010528.007, fixed in #10272.
9139      Branch: perl
9140            ! t/op/misc.t toke.c
9141 ____________________________________________________________________________
9142 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
9143         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
9144              From: Hugo <hv@crypt.compulink.co.uk>
9145              Date: Tue, 29 May 2001 00:23:23 +0100
9146              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
9147      Branch: perl
9148            ! toke.c
9149 ____________________________________________________________________________
9150 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
9151         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9152              From: Michael G Schwern <schwern@pobox.com>
9153              Date: Tue, 29 May 2001 00:42:59 +0100
9154              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
9155      Branch: perl
9156            ! t/pragma/autouse.t
9157 ____________________________________________________________________________
9158 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
9159         Log: Some shells seemingly arrange the signal handlers differently
9160              (bug id 20010521.004).
9161      Branch: perl
9162            ! t/lib/sigaction.t
9163 ____________________________________________________________________________
9164 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
9165         Log: Regen perlmodlib.
9166      Branch: perl
9167            ! pod/perlmodlib.pod
9168 ____________________________________________________________________________
9169 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
9170         Log: Update Changes.
9171      Branch: perl
9172            ! Changes patchlevel.h
9173 ____________________________________________________________________________
9174 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
9175         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
9176              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9177              Date: Mon, 28 May 2001 14:56:35 -0500
9178              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
9179      Branch: perl
9180            ! pod/perlnewmod.pod
9181 ____________________________________________________________________________
9182 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
9183         Log: Regen toc.
9184      Branch: perl
9185            ! pod/perltoc.pod
9186 ____________________________________________________________________________
9187 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
9188         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
9189              From: "Richard Soderberg" <rs@crystalflame.net>
9190              Date: Mon, 28 May 2001 12:31:23 -0700
9191              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
9192      Branch: perl
9193            ! t/op/splice.t
9194 ____________________________________________________________________________
9195 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
9196         Log: The #10260 was too bold: locales and utf8 still do not mix.
9197      Branch: perl
9198            ! t/pragma/locale.t
9199 ____________________________________________________________________________
9200 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
9201         Log: Subject: [PATCH] Pod nitpicks
9202              From: "Richard Soderberg" <rs@crystalflame.net>
9203              Date: Mon, 28 May 2001 10:08:58 -0700
9204              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
9205      Branch: perl
9206            ! pod/perl571delta.pod pod/perlapi.pod sv.h
9207 ____________________________________________________________________________
9208 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
9209         Log: Upgrade to I18N::LangTags 0.22.
9210      Branch: perl
9211            + lib/I18N/LangTags/List.pod
9212            ! MANIFEST lib/I18N/LangTags.pm
9213 ____________________________________________________________________________
9214 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
9215         Log: A slightly more serious bug found by -Mutf8; op/misc and
9216              lib/complex dumped core.
9217      Branch: perl
9218            ! regexec.c
9219 ____________________________________________________________________________
9220 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
9221         Log: Various buglets shaken out by -Mutf8.
9222      Branch: perl
9223            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
9224            ! t/pragma/locale.t
9225 ____________________________________________________________________________
9226 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
9227         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
9228      Branch: perl
9229            ! t/lib/carp.t
9230 ____________________________________________________________________________
9231 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
9232         Log: Subject: [PATCH] todo patch
9233              From: Artur Bergman <artur@contiller.se> 
9234              Date: Mon, 28 May 2001 17:03:51 +0200
9235              Message-ID: <B7383577.F34%artur@contiller.se>
9236      Branch: perl
9237            ! pod/perltodo.pod
9238 ____________________________________________________________________________
9239 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
9240         Log: Subject: typo in perlguts.pod
9241              From: "John P. Linderman" <jpl@research.att.com>
9242              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
9243              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
9244      Branch: perl
9245            ! pod/perlguts.pod
9246 ____________________________________________________________________________
9247 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
9248         Log: Subject: AIX and gcc (moving targets)
9249              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9250              Date: Mon, 28 May 2001 12:54:04 +0200
9251              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
9252      Branch: perl
9253            ! hints/aix.sh
9254 ____________________________________________________________________________
9255 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
9256         Log: Subject: Re: perlio + multiple perl_alloc..destruct
9257              From: Doug MacEachern <dougm@covalent.net>
9258              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
9259              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
9260      Branch: perl
9261            ! perlio.c
9262 ____________________________________________________________________________
9263 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
9264         Log: The #10251 wasn't quite up-to-the-code.
9265      Branch: perl
9266            ! t/op/misc.t
9267 ____________________________________________________________________________
9268 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
9269         Log: Test case for bug 20010526.004, fixed in #10252.
9270      Branch: perl
9271            ! t/op/taint.t
9272 ____________________________________________________________________________
9273 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
9274         Log: Subject: Re: [ID 20010526.004] Taint looses value
9275              From: Hugo <hv@crypt.compulink.co.uk>
9276              Date: Sun, 27 May 2001 20:39:32 +0100
9277              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
9278      Branch: perl
9279            ! sv.c
9280 ____________________________________________________________________________
9281 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
9282         Log: Test case for 20010422.005, fixed by #10250.
9283      Branch: perl
9284            ! t/op/misc.t
9285 ____________________________________________________________________________
9286 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
9287         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
9288              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9289              Date: Mon, 28 May 2001 06:39:12 -0400
9290              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
9291      Branch: perl
9292            ! toke.c
9293 ____________________________________________________________________________
9294 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
9295         Log: Linerewrapping.
9296      Branch: perl
9297            ! lib/open.pm
9298 ____________________________________________________________________________
9299 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
9300         Log: Updates on the modules list.
9301      Branch: perl
9302            ! t/lib/1_compile.t
9303 ____________________________________________________________________________
9304 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
9305         Log: Add a test for PerlIO.
9306              
9307              (I probably got the crlf/raw thing wrong for clrfy platforms...)
9308      Branch: perl
9309            + t/lib/perlio.t
9310            ! MANIFEST lib/PerlIO.pm
9311 ____________________________________________________________________________
9312 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
9313         Log: Add a test for carp et alia.
9314      Branch: perl
9315            + t/lib/carp.t
9316            ! MANIFEST
9317 ____________________________________________________________________________
9318 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
9319         Log: Adding the new test would be swell.
9320      Branch: perl
9321            + t/pragma/autouse.t
9322 ____________________________________________________________________________
9323 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
9324         Log: Add a test for the autouse pragma.
9325      Branch: perl
9326            ! MANIFEST
9327 ____________________________________________________________________________
9328 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
9329         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9330              From: dLux <dlux@spam.sch.bme.hu>
9331              Date: Sun, 27 May 2001 16:14:26 +0200
9332              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
9333      Branch: perl
9334            ! lib/autouse.pm
9335 ____________________________________________________________________________
9336 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
9337         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
9338              From: "Richard Soderberg" <rs@crystalflame.net>
9339              Date: Mon, 28 May 2001 03:56:36 -0700
9340              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
9341      Branch: perl
9342            ! utils/dprofpp.PL
9343 ____________________________________________________________________________
9344 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
9345         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
9346              From: "Stephen P. Potter" <spp@spotter.yi.org>
9347              Date: Tue, 22 May 2001 11:40:25 -0400
9348              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
9349              
9350              Subject: Re: [ID 20010522.003] Time::Local module bug
9351              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
9352              Date: Tue, 22 May 2001 11:50:19 -0400
9353              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
9354      Branch: perl
9355            ! lib/Time/Local.pm
9356 ____________________________________________________________________________
9357 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
9358         Log: The PERL_DL_NONLAZY can have whitespace in front.
9359      Branch: perl
9360            ! t/lib/extutils.t
9361 ____________________________________________________________________________
9362 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
9363         Log: Document strftime() and strptime().
9364      Branch: perl
9365            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
9366 ____________________________________________________________________________
9367 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
9368         Log: Make Time::Piece::strptime() to be a function, not a method.
9369      Branch: perl
9370            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9371 ____________________________________________________________________________
9372 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
9373         Log: Tweak the test to be more portable.
9374      Branch: perl
9375            ! t/lib/extutils.t
9376 ____________________________________________________________________________
9377 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
9378         Log: Subject: PATCH: Re: Re: Attributes that tie
9379              From: Leon Brocard <acme@astray.com>
9380              Date: Sun, 27 May 2001 12:37:29 +0100
9381              Message-ID: <20010527123729.A22663@ns0.astray.com>
9382              
9383              Document that variable attributes are not currently usable
9384              for tieing.  (An ugly limitation that should be fixed.)
9385      Branch: perl
9386            ! lib/attributes.pm
9387 ____________________________________________________________________________
9388 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
9389         Log: Microperl tweaks.
9390      Branch: perl
9391            ! Makefile.micro uconfig.h uconfig.sh
9392 ____________________________________________________________________________
9393 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
9394         Log: Add make target for microperl (kind of silly, but convenient).
9395      Branch: perl
9396            ! Makefile.SH
9397 ____________________________________________________________________________
9398 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
9399         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
9400              for microperl.)
9401      Branch: perl
9402            ! doio.c
9403 ____________________________________________________________________________
9404 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
9405         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
9406              From: rspier@pobox.com (Robert Spier)
9407              Date: Sat, 26 May 2001 20:05:23 -0400
9408              Message-ID: <15120.17603.148648.12430@rls.cx>
9409              
9410              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
9411              From: rspier@pobox.com (Robert Spier)
9412              Date: Sun, 27 May 2001 00:23:12 -0400
9413              Message-ID: <15120.33072.511966.767230@rls.cx>
9414      Branch: perl
9415            ! doio.c pod/perlfunc.pod
9416 ____________________________________________________________________________
9417 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
9418         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
9419      Branch: perl
9420            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9421 ____________________________________________________________________________
9422 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
9423         Log: Add README.tru64.
9424      Branch: perl
9425            + README.tru64
9426 ____________________________________________________________________________
9427 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
9428         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
9429      Branch: perl
9430            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
9431            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
9432            ! MANIFEST
9433 ____________________________________________________________________________
9434 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
9435         Log: Integrate I18N::LangTags from Sean Burke.
9436              
9437              TODO: the language list from RFC 3066 needs to be integrated
9438              and made available somehow.  The list is included in the
9439              I18N-LangTags 0.21 distribution, but it is undocumented
9440              and unconnected to the module.
9441      Branch: perl
9442            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
9443            ! MANIFEST
9444 ____________________________________________________________________________
9445 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
9446         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
9447              envisioned by Sarathy.
9448      Branch: perl
9449            ! t/op/ver.t toke.c
9450 ____________________________________________________________________________
9451 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
9452         Log: Subject: [ID 20010525.001] Pod typo nits fixed
9453              From: lvirden@cas.org
9454              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
9455              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
9456              
9457              minus the perlsolaris decimation plus the
9458              
9459              Subject: Re: [ID 20010525.001] Pod typo nits fixed
9460              From: "Philip Newton" <Philip.Newton@gmx.net>
9461              Date: Fri, 25 May 2001 18:05:55 +0200
9462              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
9463      Branch: perl
9464            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
9465            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
9466            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
9467            ! pod/perlutil.pod pod/perlxstut.pod
9468 ____________________________________________________________________________
9469 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
9470         Log: return clauses are nice.
9471      Branch: perl
9472            ! sv.c
9473 ____________________________________________________________________________
9474 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
9475         Log: Subject: change 10199 backwards?
9476              From: Doug MacEachern <dougm@covalent.net>
9477              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
9478              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
9479      Branch: perl
9480            ! sv.c
9481 ____________________________________________________________________________
9482 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
9483         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
9484              From: Hugo <hv@crypt.compulink.co.uk>
9485              Date: Sat, 26 May 2001 17:05:12 +0100
9486              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
9487      Branch: perl
9488            + t/op/gmagic.t
9489            ! MANIFEST doop.c embed.h embed.pl global.sym
9490            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
9491            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
9492 ____________________________________________________________________________
9493 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
9494         Log: Regen headers for #10221.
9495      Branch: perl
9496            ! global.sym objXSUB.h perlapi.c
9497 ____________________________________________________________________________
9498 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
9499         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
9500              From: Juha Laiho <juha.laiho@Elma.Net>
9501              Date: Thu, 3 May 2001 09:51:30 +0300
9502              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
9503      Branch: perl
9504            ! embed.pl
9505 ____________________________________________________________________________
9506 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
9507         Log: Subject: Re: [PATCH] Re: stability of sort()?
9508              From: "John P. Linderman" <jpl@research.att.com>
9509              Date: Sat, 26 May 2001 13:27:19 -0400
9510              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
9511      Branch: perl
9512            ! pod/perlfunc.pod
9513 ____________________________________________________________________________
9514 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
9515         Log: Integrate perlio.
9516      Branch: perl
9517           !> pod/perlguts.pod
9518 ____________________________________________________________________________
9519 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
9520         Log: Subject: [PATCH perl@10210] PerlIO for VMS
9521              From: "Craig A. Berry" <craigberry@mac.com>
9522              Date: Sat, 26 May 2001 09:34:11 -0500
9523              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
9524      Branch: perl
9525            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
9526            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
9527            ! vms/vmsish.h
9528 ____________________________________________________________________________
9529 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
9530         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
9531              From: David Dyck <dcd@tc.fluke.com>
9532              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
9533              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
9534      Branch: perl
9535            ! lib/perl5db.pl
9536 ____________________________________________________________________________
9537 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
9538         Log: Subject: utf8 regexp tests
9539              From: Hugo <hv@crypt.compulink.co.uk>
9540              Date: Fri, 25 May 2001 22:35:01 +0100
9541              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
9542      Branch: perl
9543            ! t/op/regexp.t
9544 ____________________________________________________________________________
9545 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
9546         Log: Subject: [PATCH] Re: stability of sort()?
9547              From: Nicholas Clark <nick@ccl4.org>
9548              Date: Fri, 25 May 2001 22:40:19 +0100
9549              Message-ID: <20010525224019.B86445@plum.flirble.org>
9550      Branch: perl
9551            ! pod/perlfunc.pod
9552 ____________________________________________________________________________
9553 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
9554         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
9555              From: John Peacock <jpeacock@rowman.com>
9556              Date: Thu, 24 May 2001 22:14:01 -0400
9557              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
9558      Branch: perl
9559            ! mg.c scope.c sv.c
9560 ____________________________________________________________________________
9561 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
9562         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9563              From: Nicholas Clark <nick@ccl4.org>
9564              Date: Sun, 20 May 2001 19:24:13 +0100
9565              Message-ID: <20010520192413.G83222@plum.flirble.org>
9566      Branch: perl
9567            + lib/ExtUtils/Constant.pm t/lib/extutils.t
9568            ! MANIFEST utils/h2xs.PL
9569 ____________________________________________________________________________
9570 [ 10212] By: nick                                  on 2001/05/26  09:49:28
9571         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
9572              add a few more notes there on use of mortals on the stack.
9573      Branch: perlio
9574            ! pod/perlguts.pod
9575 ____________________________________________________________________________
9576 [ 10211] By: nick                                  on 2001/05/26  09:05:36
9577         Log: Integrate mainline
9578      Branch: perlio
9579           +> t/lib/fcntl.t t/pragma/vars.t
9580           !> (integrate 49 files)
9581 ____________________________________________________________________________
9582 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
9583         Log: Update Changes.
9584      Branch: perl
9585            ! Changes patchlevel.h
9586 ____________________________________________________________________________
9587 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
9588         Log: Based on
9589              
9590              Subject: [PATCH pp.c] Wrapping pack("C",256)
9591              From: Simon Cozens <simon@netthink.co.uk>
9592              Date: Sat, 12 May 2001 17:58:41 +0100
9593              Message-ID: <20010512175841.A6132@netthink.co.uk>
9594      Branch: perl
9595            ! pod/perldiag.pod pp.c t/pragma/warn/pp
9596 ____________________________________________________________________________
9597 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
9598         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
9599              From: "Brendan O'Dea" <bod@compusol.com.au>
9600              Date: Fri, 25 May 2001 11:18:29 +1000
9601              Message-ID: <20010525111829.A28411@compusol.com.au>
9602              
9603              (Slightly modified.)
9604      Branch: perl
9605            ! lib/Term/Cap.pm
9606 ____________________________________________________________________________
9607 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
9608         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
9609              From: Hugo <hv@crypt.compulink.co.uk>
9610              Date: Fri, 25 May 2001 02:13:25 +0100
9611              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
9612      Branch: perl
9613            ! t/op/misc.t
9614 ____________________________________________________________________________
9615 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
9616         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
9617              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
9618              Date: Fri, 25 May 2001 10:25:36 +0900
9619              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
9620      Branch: perl
9621            ! regcomp.c regexec.c
9622 ____________________________________________________________________________
9623 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
9624         Log: Subject: [PATCH #2] stash autovivification and method call error messages
9625              From: Ilmari Karonen <iltzu@sci.fi>
9626              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
9627              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
9628      Branch: perl
9629            ! gv.c pp_hot.c t/op/method.t
9630 ____________________________________________________________________________
9631 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
9632         Log: Add make target and documentation for gprof profiling.
9633      Branch: perl
9634            ! Makefile.SH pod/perlhack.pod
9635 ____________________________________________________________________________
9636 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
9637         Log: Subject: Don't think about UTF8 
9638              From: Mike Guy <mjtg@cam.ac.uk> 
9639              Date: Tue, 22 May 2001 14:35:39 +0100
9640              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
9641      Branch: perl
9642            ! sv.h
9643 ____________________________________________________________________________
9644 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
9645         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
9646              From: Geraint A Edwards <gedge@serf.org> 
9647              Date: Thu, 24 May 2001 22:51:24 +0100
9648              Message-Id: <20010524225124.A34981@cymru.serf.org>
9649      Branch: perl
9650            ! x2p/find2perl.PL
9651 ____________________________________________________________________________
9652 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
9653         Log: DB_File has its own attribute story.
9654      Branch: perl
9655            ! ext/DB_File/DB_File.xs
9656 ____________________________________________________________________________
9657 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
9658         Log: Subject: Re: Making perl with -Wall
9659              From: Andy Dougherty <doughera@lafayette.edu>
9660              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
9661              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
9662      Branch: perl
9663            ! perl.h
9664 ____________________________________________________________________________
9665 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
9666         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
9667              From: "Richard Soderberg" <rs@crystalflame.net>
9668              Date: Thu, 24 May 2001 08:58:16 -0700
9669              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
9670      Branch: perl
9671            ! sv.c
9672 ____________________________________________________________________________
9673 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
9674         Log: IV/UV casting fixes from Nicholas Clark.
9675      Branch: perl
9676            ! perl.h pp_sys.c util.c
9677 ____________________________________________________________________________
9678 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
9679         Log: Subject: Re: Making perl with -Wall
9680              From: Michael G Schwern <schwern@pobox.com>
9681              Date: Thu, 24 May 2001 15:40:28 +0100
9682              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
9683      Branch: perl
9684            ! malloc.c perl.h
9685 ____________________________________________________________________________
9686 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
9687         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
9688              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9689              Date: Tue, 22 May 2001 11:49:37 +0200
9690              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
9691      Branch: metaconfig
9692            ! U/modified/Oldsym.U
9693      Branch: metaconfig/U/perl
9694            ! patchlevel.U
9695      Branch: perl
9696            ! Configure config_h.SH myconfig.SH
9697 ____________________________________________________________________________
9698 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
9699         Log: Under versiononly install also the scripts with the version suffix.
9700              (e.g. .../bin/h2xs5.7.1)
9701      Branch: perl
9702            ! installperl
9703 ____________________________________________________________________________
9704 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
9705         Log: Subject: [PATCH] Stop segfault in mg.c:636
9706              From: "Richard Soderberg" <rs@crystalflame.net>
9707              Date: Thu, 24 May 2001 05:51:52 -0700
9708              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
9709      Branch: perl
9710            ! mg.c
9711 ____________________________________________________________________________
9712 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
9713         Log: Iteration continues; hopefully convergently.
9714      Branch: perl
9715            ! t/lib/b-stash.t
9716 ____________________________________________________________________________
9717 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
9718         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
9719              From: Gisle Aas <gisle@ActiveState.com>
9720              Date: 23 May 2001 16:13:10 -0700
9721              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
9722      Branch: perl
9723            ! op.c toke.c
9724 ____________________________________________________________________________
9725 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
9726         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
9727              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9728              Date: Thu, 24 May 2001 05:05:22 -0500
9729              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
9730      Branch: perl
9731            ! lib/dumpvar.pl lib/perl5db.pl
9732 ____________________________________________________________________________
9733 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
9734         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
9735              From: David Dyck <dcd@tc.fluke.com>
9736              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
9737              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
9738      Branch: perl
9739            ! lib/perl5db.pl
9740 ____________________________________________________________________________
9741 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
9742         Log: Tiny pod nits on READMEs, mostly whitespace issues.
9743      Branch: perl
9744            ! README.amiga README.dos README.macos README.mpeix README.vmesa
9745            ! README.win32
9746 ____________________________________________________________________________
9747 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
9748         Log: The DG/UX part of the 20010521.005.
9749      Branch: perl
9750            ! README.dgux
9751 ____________________________________________________________________________
9752 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
9753         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
9754              From: Hugo <hv@crypt.compulink.co.uk>
9755              Date: Mon, 21 May 2001 16:32:02 +0100
9756              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
9757      Branch: perl
9758            ! regcomp.c t/op/misc.t
9759 ____________________________________________________________________________
9760 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
9761         Log: Subject: [PATCH] Extra UNIVERSAL tests
9762              From: Mike Guy <mjtg@cam.ac.uk>
9763              Date: Wed, 23 May 2001 12:29:20 +0100
9764              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
9765      Branch: perl
9766            ! t/op/universal.t
9767 ____________________________________________________________________________
9768 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
9769         Log: Subject: [PATCH] Remove EQ keyword
9770              From: Mike Guy <mjtg@cam.ac.uk>
9771              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
9772              Date: Wed, 23 May 2001 11:17:29 +0100
9773      Branch: perl
9774            ! keywords.h keywords.pl
9775 ____________________________________________________________________________
9776 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
9777         Log: Subject: [PATCH] lib/perl5db.pl
9778              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9779              Date: Wed, 23 May 2001 02:18:03 -0500
9780              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
9781      Branch: perl
9782            ! lib/perl5db.pl
9783 ____________________________________________________________________________
9784 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
9785         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
9786              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9787              Date: Tue, 22 May 2001 23:34:41 -0500
9788              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
9789      Branch: perl
9790            ! lib/Term/Cap.pm
9791 ____________________________________________________________________________
9792 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
9793         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
9794              From: davem@fdgroup.co.uk
9795              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
9796              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
9797      Branch: perl
9798            ! emacs/e2ctags.pl
9799 ____________________________________________________________________________
9800 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
9801         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
9802              From: Michael G Schwern <schwern@pobox.com>
9803              Date: Tue, 22 May 2001 14:15:09 +0100
9804              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
9805      Branch: perl
9806            ! lib/vars.pm
9807 ____________________________________________________________________________
9808 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
9809         Log: Subject: [PATCH lib/vars.pm] Odd code nit
9810              From: Michael G Schwern <schwern@pobox.com>
9811              Date: Tue, 22 May 2001 14:14:28 +0100
9812              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
9813      Branch: perl
9814            ! lib/vars.pm
9815 ____________________________________________________________________________
9816 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
9817         Log: Use the new use vars feature.
9818      Branch: perl
9819            ! t/lib/b-stash.t
9820 ____________________________________________________________________________
9821 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
9822         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
9823              From: Mike Guy <mjtg@cam.ac.uk>
9824              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9825              Date: Tue, 22 May 2001 13:11:39 +0100
9826      Branch: perl
9827            + t/pragma/vars.t
9828            ! MANIFEST lib/vars.pm t/lib/1_compile.t
9829 ____________________________________________________________________________
9830 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
9831         Log: -qlongdouble considered harmful by Merijn.
9832      Branch: perl
9833            ! hints/aix.sh
9834 ____________________________________________________________________________
9835 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
9836         Log: Update Changes.
9837      Branch: perl
9838            ! Changes patchlevel.h
9839 ____________________________________________________________________________
9840 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
9841         Log: Add a test of its very own for Fcntl.  Hopefully portable.
9842      Branch: perl
9843            + t/lib/fcntl.t
9844            ! MANIFEST
9845 ____________________________________________________________________________
9846 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
9847         Log: Must be trickier for 'minitest' not to die.
9848      Branch: perl
9849            ! t/op/taint.t
9850 ____________________________________________________________________________
9851 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
9852         Log: Can't declare other people's variables.
9853      Branch: perl
9854            ! t/lib/b-stash.t
9855 ____________________________________________________________________________
9856 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
9857         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
9858      Branch: perl
9859            ! doio.c t/op/taint.t
9860 ____________________________________________________________________________
9861 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
9862         Log: The OS/2 variable needs to be declared.
9863      Branch: perl
9864            ! t/lib/b-stash.t
9865 ____________________________________________________________________________
9866 [ 10170] By: nick                                  on 2001/05/20  16:48:29
9867         Log: Integrate mainline
9868      Branch: perlio
9869           !> (integrate 41 files)
9870 ____________________________________________________________________________
9871 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
9872         Log: Small perlsec updates: clarify the taintedness of filename
9873              globbing; suggest using Scalar::Util::tainted().
9874      Branch: perl
9875            ! pod/perlsec.pod
9876 ____________________________________________________________________________
9877 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
9878         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
9879              From: Dave Mitchell <davem@fdgroup.co.uk>
9880              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
9881              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
9882      Branch: perl
9883            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
9884            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
9885            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
9886            ! xsutils.c
9887 ____________________________________________________________________________
9888 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
9889         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
9890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9891              Date: Sat, 19 May 2001 04:08:46 -0400
9892              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
9893      Branch: perl
9894            ! lib/ExtUtils/Mksymlists.pm makedef.pl
9895 ____________________________________________________________________________
9896 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
9897         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
9898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9899              Date: Sat, 19 May 2001 04:30:45 -0400
9900              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
9901      Branch: perl
9902            ! os2/os2.c
9903 ____________________________________________________________________________
9904 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
9905         Log: Subject: [PATCH 5.6.1] build bugs OS/2
9906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9907              Date: Sat, 19 May 2001 04:35:28 -0400
9908              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
9909      Branch: perl
9910            ! os2/Makefile.SHs os2/os2.c
9911 ____________________________________________________________________________
9912 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
9913         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
9914              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9915              Date: Sat, 19 May 2001 04:04:23 -0400
9916              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
9917              
9918              (In bleadperl patched b-stash.t instead of b.t)
9919      Branch: perl
9920            ! t/lib/b-stash.t t/lib/bigfltpm.t
9921 ____________________________________________________________________________
9922 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
9923         Log: Subject: [PATCH 5.6.1] perl5db
9924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9925              Date: Sat, 19 May 2001 03:49:09 -0400
9926              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
9927      Branch: perl
9928            ! lib/perl5db.pl
9929 ____________________________________________________________________________
9930 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
9931         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
9932              From: Gisle Aas <gisle@ActiveState.com>
9933              Date: 18 May 2001 14:24:51 -0700
9934              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
9935      Branch: perl
9936            ! pp_ctl.c
9937 ____________________________________________________________________________
9938 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
9939         Log: Subject: [PATCH] Chomp should not always stringify
9940              From: Gisle Aas <gisle@ActiveState.com>
9941              Date: 18 May 2001 07:55:25 -0700
9942              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
9943      Branch: perl
9944            ! doop.c t/op/chop.t
9945 ____________________________________________________________________________
9946 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
9947         Log: Integrate perlio.
9948      Branch: perl
9949           !> pod/perlfunc.pod
9950 ____________________________________________________________________________
9951 [ 10159] By: nick                                  on 2001/05/20  09:39:46
9952         Log: Document some more of open's features.
9953      Branch: perlio
9954            ! pod/perlfunc.pod
9955 ____________________________________________________________________________
9956 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
9957         Log: back out change#10153 (it has compatibility issues such as the
9958              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
9959              benefit for 5.6.x doesn't seem worth the risk)
9960      Branch: maint-5.6/perl
9961            ! toke.c
9962 ____________________________________________________________________________
9963 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
9964         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
9965      Branch: perl
9966            ! x2p/s2p.PL
9967 ____________________________________________________________________________
9968 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
9969         Log: Update Changes.
9970      Branch: perl
9971            ! Changes patchlevel.h
9972 ____________________________________________________________________________
9973 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
9974         Log: Integrate change #10144 from maintperl.
9975              
9976              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
9977      Branch: perl
9978           !> win32/config.bc win32/config.gc win32/config.vc
9979           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9980 ____________________________________________________________________________
9981 [ 10154] By: nick                                  on 2001/05/18  07:23:03
9982         Log: Integrate mainline.
9983      Branch: perlio
9984           +> README.dgux t/lib/i18n-collate.t utils.lst
9985           !> (integrate 49 files)
9986 ____________________________________________________________________________
9987 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
9988         Log: Integrate change #7224 from mainline into maintperl.
9989              
9990              Allow @+ and @- to be doublequoted, from Simon Cozens. 
9991              (Approved by Larry, see Tom's comment in 20000830.005.)
9992      Branch: maint-5.6/perl
9993           !> toke.c
9994 ____________________________________________________________________________
9995 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
9996         Log: Subject: [PATCH bleadperl] small lookbehind fix
9997              From: Hugo <hv@crypt.compulink.co.uk>
9998              Date: Fri, 18 May 2001 00:07:19 +0100
9999              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
10000      Branch: perl
10001            ! regexec.c
10002 ____________________________________________________________________________
10003 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
10004         Log: Detypos.
10005      Branch: perl
10006            ! installman utils.lst
10007 ____________________________________________________________________________
10008 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
10009         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
10010              in 20001222.001.
10011      Branch: perl
10012            ! t/lib/glob-basic.t
10013 ____________________________________________________________________________
10014 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
10015         Log: Subject: [PATCH] Test for bug 20010515.004
10016              From: Benjamin Sugars <bsugars@canoe.ca>
10017              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
10018              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
10019      Branch: perl
10020            ! t/op/misc.t
10021 ____________________________________________________________________________
10022 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
10023         Log: Integrate #10145 from maintperl.
10024              
10025              fix for ID 20010515.004 (needs test)
10026      Branch: perl
10027           !> pp_hot.c
10028 ____________________________________________________________________________
10029 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
10030         Log: Thinko noticed by Doug MacEachern.
10031      Branch: perl
10032            ! thread.h
10033 ____________________________________________________________________________
10034 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
10035         Log: Subject: Re: [PATCH] HERE mark in regex
10036              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10037              Date: Thu, 17 May 2001 12:20:33 -0400
10038              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
10039      Branch: perl
10040            ! t/op/re_tests
10041 ____________________________________________________________________________
10042 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
10043         Log: fix for ID 20010515.004 (needs test)
10044      Branch: maint-5.6/perl
10045            ! pp_hot.c
10046 ____________________________________________________________________________
10047 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
10048         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
10049      Branch: maint-5.6/perl
10050            ! win32/config.bc win32/config.gc win32/config.vc
10051            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10052 ____________________________________________________________________________
10053 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
10054         Log: Macrofy the getspecific (and use it also in util.c)
10055      Branch: perl
10056            ! thread.h util.c
10057 ____________________________________________________________________________
10058 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
10059         Log: Use the unchecked thread-specific key fetch also in Tru64.
10060      Branch: perl
10061            ! thread.h
10062 ____________________________________________________________________________
10063 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
10064         Log: Subject: [PATCH 5.6.1]Quick thread speedup
10065              From: Dan Sugalski <dan@sidhe.org> 
10066              Date: Wed, 16 May 2001 18:05:19 -0400
10067              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
10068      Branch: perl
10069            ! thread.h util.c
10070 ____________________________________________________________________________
10071 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
10072         Log: I think this is quite enough testing for a deprecated feature.
10073      Branch: perl
10074            + t/lib/i18n-collate.t
10075            ! MANIFEST t/lib/1_compile.t
10076 ____________________________________________________________________________
10077 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
10078         Log: More HP-UX lore from Jeff Okamoto.
10079      Branch: perl
10080            ! README.hpux
10081 ____________________________________________________________________________
10082 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
10083         Log: Sort utils.lst for easier maintenance.
10084      Branch: perl
10085            ! utils.lst
10086 ____________________________________________________________________________
10087 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
10088         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10089              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10090              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
10091              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
10092              
10093              Add pod2latex to utils.lst.
10094      Branch: perl
10095            ! MANIFEST utils.lst
10096 ____________________________________________________________________________
10097 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
10098         Log: Subject: Re: [PATCH] HERE mark in regex
10099              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10100              Date: Wed, 16 May 2001 13:04:43 -0400
10101              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
10102      Branch: perl
10103            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
10104            ! t/op/regmesg.t t/pragma/warn/regcomp
10105 ____________________________________________________________________________
10106 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
10107         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10108              From: Simon Cozens <simon@netthink.co.uk>
10109              Date: Wed, 16 May 2001 18:02:08 +0100
10110              Message-ID: <20010516180208.A6458@netthink.co.uk>
10111      Branch: perl
10112            ! installman utils.lst
10113 ____________________________________________________________________________
10114 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
10115         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
10116              From: "Philip Newton" <pnewton@gmx.de>
10117              Date: Tue, 15 May 2001 15:09:30 +0200
10118              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
10119              
10120              Test case for #10128.
10121      Branch: perl
10122            ! t/pragma/warn/pp_hot
10123 ____________________________________________________________________________
10124 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
10125         Log: Update Changes.
10126      Branch: perl
10127            ! Changes patchlevel.h
10128 ____________________________________________________________________________
10129 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
10130         Log: Deprecate pseudo-hashes.
10131      Branch: perl
10132            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
10133 ____________________________________________________________________________
10134 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
10135         Log: HP-UX hints update from Merijn.
10136      Branch: perl
10137            ! hints/hpux.sh
10138 ____________________________________________________________________________
10139 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
10140         Log: README.hpux update from Merijn.
10141      Branch: perl
10142            ! README.hpux
10143 ____________________________________________________________________________
10144 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
10145         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10146              From: Simon Cozens <simon@netthink.co.uk>
10147              Date: Wed, 16 May 2001 15:57:55 +0100
10148              Message-ID: <20010516155755.A4728@netthink.co.uk>
10149      Branch: perl
10150            + utils.lst
10151            ! MANIFEST installman installperl
10152 ____________________________________________________________________________
10153 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
10154         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
10155              From: "Philip Newton" <pnewton@gmx.de>
10156              Date: Tue, 15 May 2001 16:31:05 +0200
10157              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
10158              
10159              Fix PERL_Y2KWARN test to check before rather than after appending.
10160      Branch: perl
10161            ! pp_hot.c
10162 ____________________________________________________________________________
10163 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
10164         Log: Regen Porting stuff.
10165      Branch: perl
10166            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10167            ! config_h.SH
10168 ____________________________________________________________________________
10169 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
10170         Log: Metaconfig unit change for #10125.
10171      Branch: metaconfig
10172            ! U/modified/Oldconfig.U
10173 ____________________________________________________________________________
10174 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
10175         Log: Use OSVERS.
10176      Branch: perl
10177            ! Configure config_h.SH perl.c
10178 ____________________________________________________________________________
10179 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
10180         Log: Regen toc.
10181      Branch: perl
10182            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10183 ____________________________________________________________________________
10184 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
10185         Log: Adding the README.dgux to the MANIFEST would be a good idea.
10186      Branch: perl
10187            ! MANIFEST
10188 ____________________________________________________________________________
10189 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
10190         Log: Move the stack desire definition to thread.h.
10191      Branch: perl
10192            ! ext/Thread/Thread.xs thread.h
10193 ____________________________________________________________________________
10194 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
10195         Log: DG-UX threading patches, including a README.dgux,
10196              from Takis Psarogiannakopoulos.
10197      Branch: perl
10198            + README.dgux
10199            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
10200 ____________________________________________________________________________
10201 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
10202         Log: Subject: [PATCH B::Deparse] More on /x regexes
10203              From: Robin Houston <robin@kitsite.com>
10204              Date: Tue, 15 May 2001 19:09:35 +0100
10205              Message-ID: <20010515190935.A27268@penderel>
10206      Branch: perl
10207            ! ext/B/B/Deparse.pm
10208 ____________________________________________________________________________
10209 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
10210         Log: Document that the core time() may be rounding rather
10211              than truncating, would have saved at least my confusion.
10212      Branch: perl
10213            ! ext/Time/HiRes/HiRes.pm
10214 ____________________________________________________________________________
10215 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
10216         Log: Subject: perl-current/t/time-hires.t
10217              From: John Peacock <jpeacock@rowman.com>
10218              Date: Fri, 11 May 2001 14:09:41 -0400
10219              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
10220      Branch: perl
10221            ! t/lib/time-hires.t
10222 ____________________________________________________________________________
10223 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
10224         Log: Subject: [PATCH dump.c] Op private flags
10225              From: Simon Cozens <simon@netthink.co.uk>
10226              Date: Sun, 13 May 2001 20:20:36 +0100
10227              Message-ID: <20010513202036.A21896@netthink.co.uk>
10228      Branch: perl
10229            ! dump.c
10230 ____________________________________________________________________________
10231 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
10232         Log: Upgrade to Switch 2.03.
10233      Branch: perl
10234            ! lib/Switch.pm
10235 ____________________________________________________________________________
10236 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
10237         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
10238              to PERL_CONFIG_SH and use it consistently.
10239      Branch: maint-5.6/perl
10240           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10241           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10242           !> myconfig.SH writemain.SH
10243 ____________________________________________________________________________
10244 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
10245         Log: Metaconfig units changes for #10113.
10246      Branch: metaconfig
10247            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
10248 ____________________________________________________________________________
10249 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
10250         Log: The problem described in 20010514.031 still wasn't
10251              fully cured, there were remnants of $CONFIG when
10252              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
10253              to avoid future conflicts.
10254      Branch: perl
10255            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10256            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10257            ! myconfig.SH writemain.SH
10258 ____________________________________________________________________________
10259 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
10260         Log: Half of #10107 got lost.
10261      Branch: perl
10262            ! ext/B/B/Deparse.pm
10263 ____________________________________________________________________________
10264 [ 10111] By: nick                                  on 2001/05/15  08:39:14
10265         Log: Integrate mainline.
10266      Branch: perlio
10267           +> ext/POSIX/hints/uts.pl
10268            - Todo Todo-5.6 t/camel-III/vstring.t
10269           !> (integrate 48 files)
10270 ____________________________________________________________________________
10271 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
10272         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
10273              From: Robin Houston <robin@kitsite.com>
10274              Date: Mon, 14 May 2001 22:27:08 +0100
10275              Message-ID: <20010514222708.A22963@penderel>
10276      Branch: perl
10277            ! t/TestInit.pm
10278 ____________________________________________________________________________
10279 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
10280         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
10281              From: Robin Houston <robin@kitsite.com>
10282              Date: Mon, 14 May 2001 22:16:43 +0100
10283              Message-ID: <20010514221643.A22437@penderel>
10284      Branch: perl
10285            ! ext/B/B/Deparse.pm
10286 ____________________________________________________________________________
10287 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
10288         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
10289              From: Robin Houston <robin@kitsite.com>
10290              Date: Mon, 14 May 2001 22:03:44 +0100
10291              Message-ID: <20010514220344.A20643@penderel>
10292      Branch: perl
10293            ! ext/B/B/Deparse.pm
10294 ____________________________________________________________________________
10295 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
10296         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
10297              From: Robin Houston <robin@kitsite.com>
10298              Date: Mon, 14 May 2001 22:10:07 +0100
10299              Message-ID: <20010514221007.A21118@penderel>
10300      Branch: perl
10301            ! ext/B/B/Deparse.pm
10302 ____________________________________________________________________________
10303 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
10304         Log: Fix for 20010514.037; substr() didn't invalidate the locale
10305              collation magic.
10306      Branch: perl
10307            ! pp.c
10308 ____________________________________________________________________________
10309 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
10310         Log: Update Changes.
10311      Branch: perl
10312            ! Changes patchlevel.h
10313 ____________________________________________________________________________
10314 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
10315         Log: Retract #10094.
10316      Branch: perl
10317            ! lib/Pod/Text.pm
10318 ____________________________________________________________________________
10319 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
10320         Log: Integrate change #10100 from maintperl.
10321              
10322              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10323              bug ID 20010514.027)
10324      Branch: perl
10325           !> mg.c pp_ctl.c
10326 ____________________________________________________________________________
10327 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
10328         Log: Document the deprecatedness of suidperl.
10329      Branch: perl
10330            ! INSTALL pod/perlfaq1.pod
10331 ____________________________________________________________________________
10332 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
10333         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
10334              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10335              Date: Mon, 14 May 2001 09:38:59 -0400
10336              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
10337      Branch: perl
10338            ! lib/ExtUtils/MM_Unix.pm
10339 ____________________________________________________________________________
10340 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
10341         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10342              bug ID 20010514.027)
10343              
10344              TODO: this needs a testsuite addition
10345      Branch: maint-5.6/perl
10346            ! mg.c pp_ctl.c
10347 ____________________________________________________________________________
10348 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
10349         Log: More DWIMminess for Class::Struct: calling the array or hash
10350              accessors only with one argument, an array or a hash reference,
10351              sets the underlying array or hash.  This mirrors nicely also
10352              the usage in the constructor.
10353              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
10354      Branch: perl
10355            ! lib/Class/Struct.pm t/lib/class-struct.t
10356 ____________________________________________________________________________
10357 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
10358         Log: Reference cmp'ing should go through the whole stringification
10359              process shebang, as pointed out by Sarathy in #10091.
10360      Branch: perl
10361            ! pp.c
10362 ____________________________________________________________________________
10363 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
10364         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
10365              From: Simon Cozens <simon@netthink.co.uk>
10366              Date: Sat, 12 May 2001 16:36:27 +0100
10367              Message-ID: <20010512163627.A5522@netthink.co.uk>
10368              
10369              with some additions salvaged from Todo and Todo-5.6 before
10370              retiring them.
10371      Branch: perl
10372            - Todo Todo-5.6
10373            ! MANIFEST pod/perltodo.pod
10374 ____________________________________________________________________________
10375 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
10376         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
10377              From: "Golubev I. N." <gin@mo.msk.ru>
10378              Date: Mon, 07 May 2001 14:33:34 (GMT)
10379              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
10380      Branch: perl
10381            ! perl.h
10382 ____________________________________________________________________________
10383 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
10384         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
10385              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10386              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
10387              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
10388      Branch: perl
10389            ! lib/ExtUtils/MM_Unix.pm
10390 ____________________________________________________________________________
10391 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
10392         Log: (Retracted by #10104.)
10393              
10394              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
10395              From: barries <barries@slaysys.com>
10396              Date: Sat, 12 May 2001 01:28:10 -0400
10397              Message-ID: <20010512012810.B26358@jester.slaysys.com>
10398      Branch: perl
10399            ! lib/Pod/Text.pm
10400 ____________________________________________________________________________
10401 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
10402         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
10403              From: Mike Guy <mjtg@cam.ac.uk>
10404              Date: Sat, 12 May 2001 19:24:33 +0100
10405              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
10406      Branch: perl
10407            ! lib/AutoSplit.pm
10408 ____________________________________________________________________________
10409 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
10410         Log: Yet another HP-UX hints tweak from Merijn.
10411      Branch: perl
10412            ! hints/hpux.sh
10413 ____________________________________________________________________________
10414 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
10415         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
10416              isn't defined (changes#9366,9368,9370 from mainline without the
10417              pp_scmp() change)
10418      Branch: maint-5.6/perl
10419            ! pp.c pp.h pp_hot.c
10420 ____________________________________________________________________________
10421 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
10422         Log: The sorting seems to happen now automatically.
10423      Branch: perl
10424            ! t/lib/glob-basic.t
10425 ____________________________________________________________________________
10426 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
10427         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10428              From: Benjamin Sugars <bsugars@canoe.ca>
10429              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
10430              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
10431      Branch: perl
10432            ! pod/perlfunc.pod
10433 ____________________________________________________________________________
10434 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
10435         Log: Subject: Re: undef(&foo) does not work for XS functions
10436              From: Doug MacEachern <dougm@covalent.net>
10437              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
10438              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
10439      Branch: perl
10440            ! op.c
10441 ____________________________________________________________________________
10442 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
10443         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
10444              From: Peter Prymmer <pvhp@forte.com>
10445              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
10446              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
10447      Branch: perl
10448            ! t/op/append.t
10449 ____________________________________________________________________________
10450 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
10451         Log: Update Changes.
10452      Branch: perl
10453            ! Changes patchlevel.h
10454 ____________________________________________________________________________
10455 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
10456         Log: Remove the 'asciir' re subpragma.  Should instead implement
10457              the 'physical vs logical' range scheme:
10458              
10459              \xAA-\xCC is a native physical range, you want that range of
10460              codepoints in your native encoding.  In EBCDIC the codepoints
10461              in the gaps (between i-j and r-s) should be included.
10462              
10463              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
10464              codepoints in Unicode.
10465              
10466              a-z is a logical range, you want that range of 'logical' codepoints
10467              in your native encoding.  In EBCDIC the codepoints in the gaps
10468              (between i-j and r-s) should not be included.
10469              
10470              Mixed cases (a-\xAA, etc) should either be errors, or maybe
10471              the 'logical' endpoints should be converted to native/Unicode
10472              codepoints, and the range handled as a physical range.
10473              
10474              'Logical endpoints' are to be recognized only in the A-Z, a-z,
10475              and 0-9 ranges.  Probably a warning should be given for mixed
10476              cases like A-z or a-9 (since such expressions are encoding
10477              dependent), with a recommendation to use physical ranges.
10478      Branch: perl
10479            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
10480            ! t/op/regexp.t
10481 ____________________________________________________________________________
10482 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
10483         Log: Make the test to cleanup the test directory tree
10484              both before and after the testing so that we always
10485              have a clean slate to work with.
10486      Branch: perl
10487            ! t/lib/filefind.t
10488 ____________________________________________________________________________
10489 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
10490         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10491              From: Jon Eveland <jweveland@yahoo.com>
10492              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
10493              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
10494      Branch: perl
10495            ! pod/perlfunc.pod
10496 ____________________________________________________________________________
10497 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
10498         Log: Merge the camel-III/vstring.t with op/ver.t.
10499      Branch: perl
10500            - t/camel-III/vstring.t
10501            ! MANIFEST t/TEST t/harness t/op/ver.t
10502 ____________________________________________________________________________
10503 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
10504         Log: Add test.deparse make target.
10505      Branch: perl
10506            ! Makefile.SH
10507 ____________________________________________________________________________
10508 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
10509         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
10510              From: Robin Houston <robin@kitsite.com>
10511              Date: Fri, 11 May 2001 12:02:22 +0100
10512              Message-ID: <20010511120222.A11529@penderel>
10513      Branch: perl
10514            ! ext/B/B/Deparse.pm t/op/method.t
10515 ____________________________________________________________________________
10516 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
10517         Log: A nicely working combination for UTS from Hal Morris.
10518      Branch: perl
10519            + ext/POSIX/hints/uts.pl
10520            ! MANIFEST hints/uts.sh
10521 ____________________________________________________________________________
10522 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
10523         Log: i_ieeefp=undef for UTS.
10524      Branch: perl
10525            ! hints/uts.sh
10526 ____________________________________________________________________________
10527 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
10528         Log: Subject: RE: rand(0) is rand(1)
10529              From: Larry Shatzer <lshatzer@islanddata.com>
10530              Date: Thu, 10 May 2001 11:09:27 -0700
10531              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
10532      Branch: perl
10533            ! pod/perlfunc.pod
10534 ____________________________________________________________________________
10535 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
10536         Log: Subject: [patch] make op_{clear,null} public
10537              From: Doug MacEachern <dougm@covalent.net>
10538              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
10539              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
10540      Branch: perl
10541            ! embed.h embed.pl op.c proto.h
10542 ____________________________________________________________________________
10543 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
10544         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
10545              From: Robin Houston <robin@kitsite.com>
10546              Date: Thu, 10 May 2001 18:54:59 +0100
10547              Message-ID: <20010510185459.A5995@penderel>
10548      Branch: perl
10549            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
10550 ____________________________________________________________________________
10551 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
10552         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
10553              From: Robin Houston <robin@kitsite.com>
10554              Date: Thu, 10 May 2001 12:56:39 +0100
10555              Message-ID: <20010510125639.A2119@penderel>
10556      Branch: perl
10557            ! ext/B/B/Deparse.pm
10558 ____________________________________________________________________________
10559 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
10560         Log: Retract #10070, not ready yet.
10561      Branch: perl
10562            ! ext/B/B/Deparse.pm
10563 ____________________________________________________________________________
10564 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
10565         Log: The metaconfig unit change for #10071.
10566      Branch: metaconfig
10567            ! U/modified/mallocsrc.U
10568 ____________________________________________________________________________
10569 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
10570         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
10571      Branch: perl
10572            ! Configure
10573 ____________________________________________________________________________
10574 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
10575         Log: (Retracted by #10073)
10576              
10577              Subject: Re: [PATCH t/TEST] B::Deparse tester 
10578              From: Hugo <hv@crypt.compulink.co.uk>
10579              Date: Thu, 10 May 2001 05:48:09 +0100
10580              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
10581      Branch: perl
10582            ! ext/B/B/Deparse.pm
10583 ____________________________________________________________________________
10584 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
10585         Log: Add a for(func()) test.
10586      Branch: perl
10587            ! t/cmd/for.t
10588 ____________________________________________________________________________
10589 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
10590         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
10591              From: Robin Houston <robin@kitsite.com>
10592              Date: Thu, 10 May 2001 13:50:08 +0100
10593              Message-ID: <20010510135008.A2454@penderel>
10594      Branch: perl
10595            ! ext/B/B/Deparse.pm
10596 ____________________________________________________________________________
10597 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
10598         Log: A thinko in #10065.
10599      Branch: perl
10600            ! hv.c
10601 ____________________________________________________________________________
10602 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
10603         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
10604              From: Robin Houston <robin@kitsite.com>
10605              Date: Thu, 10 May 2001 02:10:34 +0100
10606              Message-ID: <20010510021034.A19421@penderel>
10607      Branch: perl
10608            ! ext/B/B.xs ext/B/B/Deparse.pm
10609 ____________________________________________________________________________
10610 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
10611         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
10612              From: Doug MacEachern <dougm@covalent.net>
10613              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
10614              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
10615      Branch: perl
10616            ! hv.c
10617 ____________________________________________________________________________
10618 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
10619         Log: One more workaround for the UTS compiler from Hal Morris.
10620      Branch: perl
10621            ! perl.h
10622 ____________________________________________________________________________
10623 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
10624         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
10625              From: Robin Houston <robin@kitsite.com>
10626              Date: Thu, 10 May 2001 01:02:08 +0100
10627              Message-ID: <20010510010208.A18200@penderel>
10628      Branch: perl
10629            ! ext/B/B/Debug.pm
10630 ____________________________________________________________________________
10631 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
10632         Log: Subject: [PATCH] Simplify deb_curcv() a bit
10633              From: Benjamin Sugars <bsugars@canoe.ca>
10634              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
10635              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
10636      Branch: perl
10637            ! run.c
10638 ____________________________________________________________________________
10639 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
10640         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
10641              From: Benjamin Sugars <bsugars@canoe.ca>
10642              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
10643              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
10644      Branch: perl
10645            ! t/lib/io_scalar.t
10646 ____________________________________________________________________________
10647 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
10648         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
10649              From: Peter Prymmer <pvhp@forte.com>
10650              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
10651              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
10652      Branch: perl
10653            ! t/lib/md5-file.t
10654 ____________________________________________________________________________
10655 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
10656         Log: Subject: [PATCH t/TEST] B::Deparse tester
10657              From: Robin Houston <robin@kitsite.com>
10658              Date: Wed, 9 May 2001 19:17:50 +0100
10659              Message-ID: <20010509191750.A16940@penderel>
10660      Branch: perl
10661            ! ext/B/O.pm t/TEST
10662 ____________________________________________________________________________
10663 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
10664         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
10665              From: Jeff Pinyan <jeffp@crusoe.net>
10666              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
10667              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
10668      Branch: perl
10669            ! lib/Pod/Html.pm
10670 ____________________________________________________________________________
10671 [ 10057] By: nick                                  on 2001/05/09  18:37:56
10672         Log: Integrate mainline.
10673      Branch: perlio
10674           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
10675           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
10676 ____________________________________________________________________________
10677 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
10678         Log: Update Changes.
10679      Branch: perl
10680            ! Changes patchlevel.h
10681 ____________________________________________________________________________
10682 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
10683         Log: Integrate perlio.
10684      Branch: perl
10685           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10686 ____________________________________________________________________________
10687 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
10688         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
10689              From: Benjamin Sugars <bsugars@canoe.ca>
10690              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
10691              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
10692      Branch: perl
10693            ! perlio.c
10694 ____________________________________________________________________________
10695 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
10696         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
10697              From: Benjamin Sugars <bsugars@canoe.ca>
10698              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
10699              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
10700      Branch: perl
10701            ! ext/PerlIO/Scalar/Scalar.xs
10702 ____________________________________________________________________________
10703 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
10704         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
10705              From: Jeff Pinyan <jeffp@crusoe.net>
10706              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
10707              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
10708      Branch: perl
10709            ! lib/Pod/Html.pm
10710 ____________________________________________________________________________
10711 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
10712         Log: EPOC tweak from Olaf Flebbe.
10713      Branch: perl
10714            ! epoc/epocish.h
10715 ____________________________________________________________________________
10716 [ 10050] By: nick                                  on 2001/05/09  14:37:57
10717         Log: win32, regen_config_h
10718      Branch: perlio
10719            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10720 ____________________________________________________________________________
10721 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
10722         Log: Integrate perlio.
10723      Branch: perl
10724           !> pp_sys.c
10725 ____________________________________________________________________________
10726 [ 10048] By: nick                                  on 2001/05/09  11:59:50
10727         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
10728              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
10729      Branch: perlio
10730            ! pp_sys.c
10731 ____________________________________________________________________________
10732 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
10733         Log: Integrate perlio.
10734      Branch: perl
10735           !> run.c
10736 ____________________________________________________________________________
10737 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
10738         Log: Subject: Re: Less warnings during configure
10739              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10740              Date: Wed, 09 May 2001 13:12:49 +0200
10741              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
10742      Branch: perl
10743            ! hints/hpux.sh
10744 ____________________________________________________________________________
10745 [ 10045] By: nick                                  on 2001/05/09  09:56:59
10746         Log: MULTIPLICITY/DEBUGGING build fix.
10747      Branch: perlio
10748            ! run.c
10749 ____________________________________________________________________________
10750 [ 10044] By: nick                                  on 2001/05/09  09:46:37
10751         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
10752      Branch: perlio
10753           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
10754            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10755           !> (integrate 65 files)
10756 ____________________________________________________________________________
10757 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
10758         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10759              From: Robin Houston <robin@kitsite.com>
10760              Date: Tue, 8 May 2001 19:38:00 +0100
10761              Message-ID: <20010508193800.A4389@penderel>
10762              
10763              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10764              From: Robin Houston <robin@kitsite.com>
10765              Date: Tue, 8 May 2001 20:03:57 +0100
10766              Message-ID: <20010508200357.A4614@penderel>
10767              
10768              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10769              From: Robin Houston <robin@kitsite.com>
10770              Date: Wed, 9 May 2001 00:12:05 +0100
10771              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
10772      Branch: perl
10773            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
10774 ____________________________________________________________________________
10775 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
10776         Log: Retract #10031.
10777      Branch: perl
10778            ! pod/perlfunc.pod
10779 ____________________________________________________________________________
10780 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
10781         Log: The metaconfig unit changes for #10040.
10782      Branch: metaconfig/U/perl
10783            ! Checkcc.U d_dlsymun.U dlsrc.U
10784 ____________________________________________________________________________
10785 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
10786         Log: The Configure half of
10787              
10788              Subject: Less warnings during configure
10789              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10790              Date: Tue, 08 May 2001 08:44:02 +0200
10791              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10792      Branch: perl
10793            ! Configure
10794 ____________________________________________________________________________
10795 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
10796         Log: Subject: Less warnings during configure
10797              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10798              Date: Tue, 08 May 2001 08:44:02 +0200
10799              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10800      Branch: perl
10801            ! hints/hpux.sh
10802 ____________________________________________________________________________
10803 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
10804         Log: Don't forget to whine about \d__\d.
10805      Branch: perl
10806            ! t/pragma/warn/toke toke.c
10807 ____________________________________________________________________________
10808 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
10809         Log: Allow underscores also in the exponent part.
10810      Branch: perl
10811            ! t/pragma/warn/toke toke.c
10812 ____________________________________________________________________________
10813 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
10814         Log: CodeMagicCD doesn't look like an *I*DE.
10815      Branch: perl
10816            ! pod/perlfaq3.pod
10817 ____________________________________________________________________________
10818 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
10819         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
10820              to be consistently down).
10821      Branch: perl
10822            ! pod/perlfaq3.pod
10823 ____________________________________________________________________________
10824 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
10825         Log: Upgrade to Text::Balanced 1.84.
10826      Branch: perl
10827            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
10828 ____________________________________________________________________________
10829 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
10830         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
10831              From: Benjamin Sugars <bsugars@canoe.ca>
10832              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
10833              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
10834      Branch: perl
10835            ! run.c
10836 ____________________________________________________________________________
10837 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
10838         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
10839              From: Peter Prymmer <pvhp@forte.com>
10840              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
10841              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
10842      Branch: perl
10843            ! t/pod/plainer.t
10844 ____________________________________________________________________________
10845 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
10846         Log: (Retracted by #10042)
10847              
10848              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
10849              From: "Philip Newton" <pnewton@gmx.de>
10850              Date: Tue, 8 May 2001 09:18:10 +0200
10851              Message-ID: <3AF7B9D2.28861.603732@localhost>
10852      Branch: perl
10853            ! pod/perlfunc.pod
10854 ____________________________________________________________________________
10855 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
10856         Log: Subject: [PATCH B::Deparse] Document known bugs
10857              From: Robin Houston <robin@kitsite.com>
10858              Date: Tue, 8 May 2001 01:53:34 +0100
10859              Message-ID: <20010508015334.A32394@penderel>
10860      Branch: perl
10861            ! ext/B/B/Deparse.pm
10862 ____________________________________________________________________________
10863 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
10864         Log: Subject: Re: Perl book, magazine and website updates.
10865              From: "Philip Newton" <pnewton@gmx.de>
10866              Date: Mon, 7 May 2001 17:03:58 +0200
10867              Message-ID: <3AF6D57E.5387.1E29930@localhost>
10868      Branch: perl
10869            ! pod/perlfaq2.pod
10870 ____________________________________________________________________________
10871 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
10872         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
10873              From: Peter Prymmer <pvhp@forte.com>
10874              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
10875              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
10876      Branch: perl
10877            ! t/io/fflush.t
10878 ____________________________________________________________________________
10879 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
10880         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
10881              From: Robin Houston <robin@kitsite.com>
10882              Date: Tue, 8 May 2001 01:14:55 +0100
10883              Message-ID: <20010508011455.A32162@penderel>
10884      Branch: perl
10885            ! ext/B/B/Deparse.pm
10886 ____________________________________________________________________________
10887 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
10888         Log: Typo in #10025.
10889      Branch: perl
10890            ! hints/uts.sh
10891 ____________________________________________________________________________
10892 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
10893         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
10894      Branch: perl
10895            ! hints/uts.sh
10896 ____________________________________________________________________________
10897 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
10898         Log: Subject: Re: [ID 20010506.045] question about hash syntax
10899              From: Peter Scott <Peter@PSDT.com>
10900              Date: Sun, 06 May 2001 13:10:40 -0700
10901              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
10902      Branch: perl
10903            ! pod/perl56delta.pod
10904 ____________________________________________________________________________
10905 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
10906         Log: Configure should figure out the list of dynamic extensions
10907              just fine in UTS-- and in fact it does, as reported by Hal Morris.
10908      Branch: perl
10909            ! hints/uts.sh
10910 ____________________________________________________________________________
10911 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
10912         Log: Update Changes.
10913      Branch: perl
10914            ! Changes patchlevel.h
10915 ____________________________________________________________________________
10916 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
10917         Log: Subject: [PATCH regcomp.c] Insecure regexes
10918              From: Robin Houston <robin@kitsite.com>
10919              Date: Mon, 7 May 2001 21:56:12 +0100
10920              Message-ID: <20010507215612.A31114@penderel>
10921      Branch: perl
10922            ! regcomp.c
10923 ____________________________________________________________________________
10924 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
10925         Log: Drop the foobar.perl.com references for now until Simon
10926              gets them sorted out.
10927      Branch: perl
10928            ! pod/perlfaq2.pod
10929 ____________________________________________________________________________
10930 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
10931         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
10932              From: Prymmer/Kahn <pvhp@best.com>
10933              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
10934              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
10935      Branch: perl
10936            ! lib/Devel/SelfStubber.pm
10937 ____________________________________________________________________________
10938 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
10939         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
10940              From: Prymmer/Kahn <pvhp@best.com>
10941              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
10942              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
10943      Branch: perl
10944            ! win32/Makefile
10945 ____________________________________________________________________________
10946 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
10947         Log: s/WebTechnique's/WebTechniques/
10948      Branch: perl
10949            ! pod/perlfaq2.pod
10950 ____________________________________________________________________________
10951 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
10952         Log: Llama 3 updates from Randal.
10953      Branch: perl
10954            ! pod/perlfaq2.pod
10955 ____________________________________________________________________________
10956 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
10957         Log: Subject: [PATCH] Help -Dt show correct pad variables
10958              From: Benjamin Sugars <ben.sugars@home.com>
10959              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
10960              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
10961      Branch: perl
10962            ! embed.h embed.pl proto.h run.c
10963 ____________________________________________________________________________
10964 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
10965         Log: Subject: [PATCH] Document C<our $foo : shared>
10966              From: Benjamin Sugars <ben.sugars@home.com>
10967              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
10968              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
10969      Branch: perl
10970            ! pod/perlfunc.pod
10971 ____________________________________________________________________________
10972 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
10973         Log: Subject: [PATCH B::Deparse] undefined folded constants
10974              From: Robin Houston <robin@kitsite.com>
10975              Date: Sun, 6 May 2001 17:19:09 +0100
10976              Message-ID: <20010506171909.A7046@penderel>
10977      Branch: perl
10978            ! ext/B/B/Deparse.pm
10979 ____________________________________________________________________________
10980 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
10981         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
10982              From: Robin Houston <robin@kitsite.com>
10983              Message-ID: <20010506164654.A6848@penderel>
10984              Date: Sun, 6 May 2001 16:46:54 +0100
10985      Branch: perl
10986            ! ext/B/B/Deparse.pm
10987 ____________________________________________________________________________
10988 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
10989         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
10990              From: Robin Houston <robin@kitsite.com>
10991              Date: Sun, 6 May 2001 14:47:02 +0100
10992              Message-ID: <20010506144702.A6308@penderel>
10993      Branch: perl
10994            ! t/op/my_stash.t
10995 ____________________________________________________________________________
10996 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
10997         Log: Subject: Perl book, magazine and website updates.
10998              From: Simon Cozens <simon@netthink.co.uk>
10999              Date: Sun, 6 May 2001 16:55:36 +0100
11000              Message-ID: <20010506165536.A1795@netthink.co.uk>
11001      Branch: perl
11002            ! pod/perlbook.pod pod/perlfaq2.pod
11003 ____________________________________________________________________________
11004 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
11005         Log: Tweaks on the Tru64 prof options.
11006      Branch: perl
11007            ! pod/perlhack.pod
11008 ____________________________________________________________________________
11009 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
11010         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
11011              From: Robin Houston <robin@kitsite.com>
11012              Date: Sun, 6 May 2001 14:40:51 +0100
11013              Message-ID: <20010506144051.A6279@penderel>
11014      Branch: perl
11015            ! t/pod/testp2pt.pl
11016 ____________________________________________________________________________
11017 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
11018         Log: Subject: [PATCH B::Deparse] scoping
11019              From: Robin Houston <robin@kitsite.com>
11020              Date: Sun, 6 May 2001 14:36:56 +0100
11021              Message-ID: <20010506143656.A4006@penderel>
11022      Branch: perl
11023            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
11024 ____________________________________________________________________________
11025 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
11026         Log: Document the undefinedness of bitshifting out of range.
11027      Branch: perl
11028            ! pod/perlop.pod
11029 ____________________________________________________________________________
11030 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
11031         Log: Retract #10003 and update the IDE descriptions a bit.
11032      Branch: perl
11033            ! pod/perlfaq3.pod
11034 ____________________________________________________________________________
11035 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
11036         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
11037              From: Prymmer/Kahn <pvhp@best.com>
11038              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
11039              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
11040      Branch: perl
11041            ! win32/Makefile win32/buildext.pl win32/config.bc
11042            ! win32/config.gc win32/config.vc
11043 ____________________________________________________________________________
11044 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
11045         Log: (Retracted by #10005.)
11046      Branch: perl
11047            ! pod/perlfaq3.pod
11048 ____________________________________________________________________________
11049 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
11050         Log: It's "psed", not "sed".
11051      Branch: perl
11052            ! x2p/s2p.PL
11053 ____________________________________________________________________________
11054 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
11055         Log: Update Changes.
11056      Branch: perl
11057            ! Changes patchlevel.h
11058 ____________________________________________________________________________
11059 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
11060         Log: Subject: Re: bleadperl make install fails due to "psed"
11061              From: andreas.koenig@anima.de (Andreas J. Koenig)
11062              Date: 05 May 2001 18:23:28 +0200
11063              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
11064      Branch: perl
11065            ! x2p/Makefile.SH x2p/s2p.PL
11066 ____________________________________________________________________________
11067 [  9999] By: jhi                                   on 2001/05/05  18:28:09
11068         Log: AUTHORS updates.
11069      Branch: perl
11070            ! AUTHORS
11071 ____________________________________________________________________________
11072 [  9998] By: jhi                                   on 2001/05/05  18:16:00
11073         Log: Updates on the pods related to the modules included since 5.6.
11074              
11075              TODO: perltodo really could use major updating.
11076      Branch: perl
11077            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
11078            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
11079            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
11080            ! pod/perlsyn.pod pod/perltodo.pod
11081 ____________________________________________________________________________
11082 [  9997] By: jhi                                   on 2001/05/05  17:35:17
11083         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
11084              from Kurt Skauen.
11085      Branch: perl
11086            + hints/atheos.sh
11087            ! MANIFEST
11088 ____________________________________________________________________________
11089 [  9996] By: jhi                                   on 2001/05/05  17:25:00
11090         Log: Add preemptive #undefs for some of the shorter and more prone
11091              to collision regcomp.h #defines.  (Background: the MASK collided
11092              with a system header #define in Rhapsody.)
11093      Branch: perl
11094            ! regcomp.h
11095 ____________________________________________________________________________
11096 [  9995] By: jhi                                   on 2001/05/05  13:24:21
11097         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
11098              From: Nicholas Clark <nick@ccl4.org>
11099              Date: Sat, 5 May 2001 14:46:39 +0100
11100              Message-ID: <20010505144639.O53513@plum.flirble.org>
11101              
11102              Add a test for the constants (if any) being processed correctly.
11103      Branch: perl
11104            ! utils/h2xs.PL
11105 ____________________________________________________________________________
11106 [  9994] By: jhi                                   on 2001/05/05  02:11:03
11107         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
11108              From: Peter Prymmer <pvhp@forte.com>
11109              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
11110              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
11111      Branch: perl
11112            ! t/lib/b-stash.t
11113 ____________________________________________________________________________
11114 [  9993] By: jhi                                   on 2001/05/05  02:03:49
11115         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
11116              From: Peter Prymmer <pvhp@forte.com>
11117              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
11118              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
11119      Branch: perl
11120            ! perlio.c vms/vmsish.h
11121 ____________________________________________________________________________
11122 [  9992] By: jhi                                   on 2001/05/04  17:21:12
11123         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
11124              From: Robin Barker <rmb1@cise.npl.co.uk>
11125              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
11126              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
11127      Branch: perl
11128            + t/pod/plainer.t
11129            ! MANIFEST
11130 ____________________________________________________________________________
11131 [  9991] By: jhi                                   on 2001/05/04  16:47:45
11132         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
11133              From: Robin Barker <rmb1@cise.npl.co.uk>
11134              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
11135              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
11136      Branch: perl
11137            ! regcomp.c
11138 ____________________________________________________________________________
11139 [  9990] By: jhi                                   on 2001/05/04  14:37:20
11140         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
11141              From: Prymmer/Kahn <pvhp@best.com>
11142              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
11143              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
11144      Branch: perl
11145            ! t/lib/b-stash.t
11146 ____________________________________________________________________________
11147 [  9989] By: jhi                                   on 2001/05/04  14:03:58
11148         Log: Introduce perl572delta, update Todo, add the missing
11149              mention about signal safety since 5.7.1 (though this
11150              requires verification and more details.)
11151      Branch: perl
11152            + pod/perl572delta.pod
11153            ! MANIFEST Todo pod/perl571delta.pod
11154 ____________________________________________________________________________
11155 [  9988] By: jhi                                   on 2001/05/04  12:41:51
11156         Log: Subject: [PATCH perl@9944] long =item
11157              From: Robin Barker <rmb1@cise.npl.co.uk>
11158              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
11159              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
11160      Branch: perl
11161            ! ext/Time/HiRes/HiRes.pm
11162 ____________________________________________________________________________
11163 [  9987] By: jhi                                   on 2001/05/04  12:39:19
11164         Log: The #9901 had removed one line essential for EBCDIC.
11165      Branch: perl
11166            ! regcomp.c
11167 ____________________________________________________________________________
11168 [  9986] By: jhi                                   on 2001/05/04  12:30:23
11169         Log: Subject: cygwin/Makefile.SHs INSTALL patch
11170              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
11171              Date: Mon, 08 Jan 2001 04:59:21 +0200
11172              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
11173      Branch: perl
11174            ! cygwin/Makefile.SHs
11175 ____________________________________________________________________________
11176 [  9985] By: jhi                                   on 2001/05/04  03:51:39
11177         Log: Encode/IO doc tweaks.
11178      Branch: perl
11179            ! ext/Encode/Encode.pm
11180 ____________________________________________________________________________
11181 [  9984] By: jhi                                   on 2001/05/04  03:29:34
11182         Log: Remove GDBM_File from the dynamic extensions for UTS,
11183              GDBM is not a standard feature.
11184      Branch: perl
11185            ! hints/uts.sh
11186 ____________________________________________________________________________
11187 [  9983] By: jhi                                   on 2001/05/04  03:22:59
11188         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
11189      Branch: perl
11190            ! pod/perlretut.pod
11191 ____________________________________________________________________________
11192 [  9982] By: jhi                                   on 2001/05/03  23:21:03
11193         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
11194              From: Benjamin Sugars <bsugars@canoe.ca>
11195              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
11196              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
11197      Branch: perl
11198            ! dump.c
11199 ____________________________________________________________________________
11200 [  9981] By: jhi                                   on 2001/05/03  23:20:05
11201         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
11202              From: Benjamin Sugars <bsugars@canoe.ca>
11203              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
11204              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
11205      Branch: perl
11206            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11207 ____________________________________________________________________________
11208 [  9980] By: jhi                                   on 2001/05/03  23:15:29
11209         Log: Integrate perlio.
11210      Branch: perl
11211           !> ext/Encode/Encode.pm
11212 ____________________________________________________________________________
11213 [  9979] By: jhi                                   on 2001/05/03  16:54:59
11214         Log: Install psed man page.
11215      Branch: perl
11216            ! installman
11217 ____________________________________________________________________________
11218 [  9978] By: jhi                                   on 2001/05/03  16:45:58
11219         Log: Remove unused files; noted by Sarathy.
11220      Branch: perl
11221            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
11222            ! MANIFEST
11223 ____________________________________________________________________________
11224 [  9977] By: jhi                                   on 2001/05/03  16:42:30
11225         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
11226              From: Andy Dougherty <doughera@lafayette.edu>
11227              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
11228              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
11229      Branch: perl
11230            ! INSTALL
11231 ____________________________________________________________________________
11232 [  9976] By: nick                                  on 2001/05/03  16:40:42
11233         Log: Allow $answer = encode($object,$text); like it says in docs.
11234      Branch: perlio
11235            ! ext/Encode/Encode.pm
11236 ____________________________________________________________________________
11237 [  9975] By: nick                                  on 2001/05/03  16:22:30
11238         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
11239              to be in scope (fair enough), and also a package variable (our) for eval to see it.
11240      Branch: perlio
11241            ! ext/Encode/Encode.pm
11242 ____________________________________________________________________________
11243 [  9974] By: nick                                  on 2001/05/03  15:48:17
11244         Log: Integrate mainline.
11245      Branch: perlio
11246           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
11247           +> t/lib/filter-simple.t t/lib/next.t
11248           !> (integrate 70 files)
11249 ____________________________________________________________________________
11250 [  9973] By: jhi                                   on 2001/05/03  13:09:09
11251         Log: Update Changes.
11252      Branch: perl
11253            ! Changes patchlevel.h
11254 ____________________________________________________________________________
11255 [  9972] By: jhi                                   on 2001/05/03  12:58:33
11256         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
11257              From: Prymmer/Kahn <pvhp@best.com>
11258              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
11259              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
11260      Branch: perl
11261            ! t/io/fflush.t
11262 ____________________________________________________________________________
11263 [  9971] By: jhi                                   on 2001/05/03  12:57:26
11264         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
11265              From: Prymmer/Kahn <pvhp@best.com>
11266              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
11267              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
11268      Branch: perl
11269            ! win32/FindExt.pm
11270 ____________________________________________________________________________
11271 [  9970] By: jhi                                   on 2001/05/03  02:42:46
11272         Log: Can't croak sans thread context, from Doug MacEachern.
11273      Branch: perl
11274            ! toke.c
11275 ____________________________________________________________________________
11276 [  9969] By: jhi                                   on 2001/05/03  01:23:48
11277         Log: Subject: Random input test and Perl
11278              From: Ilya Zakharevich <ilya@math.berkeley.edu>
11279              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
11280              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
11281      Branch: perl
11282            ! toke.c
11283 ____________________________________________________________________________
11284 [  9968] By: jhi                                   on 2001/05/02  22:17:21
11285         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
11286              From: Peter Prymmer <pvhp@forte.com>
11287              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
11288              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
11289      Branch: perl
11290            ! pod/perlfunc.pod pod/perlport.pod
11291 ____________________________________________________________________________
11292 [  9967] By: jhi                                   on 2001/05/02  20:12:45
11293         Log: Workaround for UTS compiler casting bug from Hal Morris.
11294      Branch: perl
11295            ! perl.h
11296 ____________________________________________________________________________
11297 [  9966] By: jhi                                   on 2001/05/02  18:31:37
11298         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
11299              From: Dan Sugalski <dan@sidhe.org>
11300              Date: Wed, 02 May 2001 15:23:22 -0400
11301              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
11302      Branch: perl
11303            ! perl.c vms/vms.c
11304 ____________________________________________________________________________
11305 [  9965] By: jhi                                   on 2001/05/02  18:21:29
11306         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
11307      Branch: perl
11308            ! pod/perlfunc.pod
11309 ____________________________________________________________________________
11310 [  9964] By: jhi                                   on 2001/05/02  18:15:01
11311         Log: Document large files in INSTALL, document also the %x
11312              limitation if not use64bitint, closes bug 20010326.007.
11313      Branch: perl
11314            ! INSTALL
11315 ____________________________________________________________________________
11316 [  9963] By: jhi                                   on 2001/05/02  17:24:47
11317         Log: perlmodlib tweaks; regen pods.
11318      Branch: perl
11319            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
11320            ! pod/perltoc.pod
11321 ____________________________________________________________________________
11322 [  9962] By: jhi                                   on 2001/05/02  17:14:00
11323         Log: Fix for a segfault, from Marc Lehmann.
11324      Branch: perl
11325            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
11326 ____________________________________________________________________________
11327 [  9961] By: jhi                                   on 2001/05/02  15:55:53
11328         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
11329              From: "Philip Newton" <pnewton@gmx.de>
11330              Date: Wed, 2 May 2001 18:39:03 +0200
11331              Message-ID: <3AF05447.15525.173B588@localhost>
11332      Branch: perl
11333            ! pod/perlop.pod
11334 ____________________________________________________________________________
11335 [  9960] By: jhi                                   on 2001/05/02  15:35:37
11336         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
11337              From: Dan Sugalski <dan@sidhe.org>
11338              Date: Wed, 02 May 2001 11:37:27 -0400
11339              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
11340      Branch: perl
11341            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
11342            ! thread.h vms/vms.c vms/vmsish.h
11343 ____________________________________________________________________________
11344 [  9959] By: jhi                                   on 2001/05/02  15:21:08
11345         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
11346              From: Benjamin Sugars <bsugars@canoe.ca>
11347              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
11348              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
11349      Branch: perl
11350            ! ext/PerlIO/Scalar/Scalar.xs
11351 ____________________________________________________________________________
11352 [  9958] By: jhi                                   on 2001/05/02  15:15:53
11353         Log: Bug in #9915, spotted by Mike Guy.
11354      Branch: perl
11355            ! installperl
11356 ____________________________________________________________________________
11357 [  9957] By: jhi                                   on 2001/05/02  13:26:01
11358         Log: Add a test for not griping about references as array
11359              indices if the reference has magic in it (overloaded
11360              methods).
11361      Branch: perl
11362            ! pod/perldiag.pod t/pragma/warn/pp_hot
11363 ____________________________________________________________________________
11364 [  9956] By: jhi                                   on 2001/05/02  13:07:01
11365         Log: Retracted a bit too much in #9952.
11366      Branch: perl
11367            ! t/pragma/sub_lval.t
11368 ____________________________________________________________________________
11369 [  9955] By: jhi                                   on 2001/05/02  13:05:38
11370         Log: Test for #9952.
11371      Branch: perl
11372            ! t/op/tie.t
11373 ____________________________________________________________________________
11374 [  9954] By: jhi                                   on 2001/05/02  11:48:18
11375         Log: Additional note on the encoding example: one cannot
11376              convert string constants in-place.
11377      Branch: perl
11378            ! ext/Encode/Encode.pm
11379 ____________________________________________________________________________
11380 [  9953] By: jhi                                   on 2001/05/02  11:43:51
11381         Log: Note that if you have recent enough Perl you already
11382              have Filter::Util::Call.
11383      Branch: perl
11384            ! lib/Filter/Simple.pm
11385 ____________________________________________________________________________
11386 [  9952] By: jhi                                   on 2001/05/02  11:31:53
11387         Log: Retract changes #8254 and #8255, causes coredump in
11388              'tie FH, "main"', reported by Abigail, culprit found by
11389              Benjamin Sugars.  Mirrors maintperl change #9950.
11390      Branch: perl
11391            ! op.c t/pragma/sub_lval.t
11392 ____________________________________________________________________________
11393 [  9951] By: jhi                                   on 2001/05/02  11:14:29
11394         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
11395      Branch: perl
11396            + t/lib/MyFilter.pm
11397 ____________________________________________________________________________
11398 [  9950] By: gsar                                  on 2001/05/02  03:17:11
11399         Log: revert integration of changes#8254,8255 in change#8620 (causes
11400              a coredump in C<tie FH, 'foo'>; the idea itself may need better
11401              rationalization)
11402      Branch: maint-5.6/perl
11403            ! op.c t/pragma/sub_lval.t
11404 ____________________________________________________________________________
11405 [  9949] By: gsar                                  on 2001/05/02  02:56:32
11406         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
11407              
11408              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11409              
11410              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11411      Branch: maint-5.6/perl
11412           !> hints/svr5.sh
11413 ____________________________________________________________________________
11414 [  9948] By: gsar                                  on 2001/05/02  02:49:15
11415         Log: pod/find.t breaks on VMS (from Craig Berry)
11416      Branch: maint-5.6/perl
11417            ! t/pod/find.t
11418 ____________________________________________________________________________
11419 [  9947] By: jhi                                   on 2001/05/02  02:43:09
11420         Log: Add an encoding conversion example.
11421      Branch: perl
11422            ! ext/Encode/Encode.pm
11423 ____________________________________________________________________________
11424 [  9946] By: jhi                                   on 2001/05/02  01:34:22
11425         Log: Another coat of paint but still nowhere finished.
11426              Need to decide on the semantics of strptime(): should
11427              strptime() be a function instead of a method?  To do
11428              the week/monthname-strptiming the i18n/l10n bullet needs
11429              to be bitten with gusto.
11430      Branch: perl
11431            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11432 ____________________________________________________________________________
11433 [  9945] By: jhi                                   on 2001/05/01  23:40:52
11434         Log: Update Changes.
11435      Branch: perl
11436            ! Changes patchlevel.h
11437 ____________________________________________________________________________
11438 [  9944] By: jhi                                   on 2001/05/01  23:33:37
11439         Log: Add known-to-be-tested modules to the list-to-be-skipped.
11440      Branch: perl
11441            ! t/lib/1_compile.t
11442 ____________________________________________________________________________
11443 [  9943] By: jhi                                   on 2001/05/01  23:24:40
11444         Log: Subject: BorlandC++ fix
11445              From: "Vadim Konovalov" <watman@inbox.ru>
11446              Date: Mon, 30 Apr 2001 20:12:26 -0700
11447              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
11448      Branch: perl
11449            ! win32/makefile.mk
11450 ____________________________________________________________________________
11451 [  9942] By: jhi                                   on 2001/05/01  23:18:02
11452         Log: Update to Filter::Simple 0.60, create a test for it.
11453      Branch: perl
11454            + t/lib/filter-simple.t
11455            ! MANIFEST lib/Filter/Simple.pm
11456 ____________________________________________________________________________
11457 [  9941] By: jhi                                   on 2001/05/01  19:47:24
11458         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
11459              From: Hugo <hv@crypt.compulink.co.uk>
11460              Date: Tue, 01 May 2001 20:12:20 +0100
11461              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
11462      Branch: perl
11463            ! pp_hot.c t/op/re_tests
11464 ____________________________________________________________________________
11465 [  9940] By: jhi                                   on 2001/05/01  19:42:16
11466         Log: Integrate perlio.
11467      Branch: perl
11468           !> lib/base.pm t/lib/fields.t
11469 ____________________________________________________________________________
11470 [  9939] By: jhi                                   on 2001/05/01  19:39:51
11471         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
11472              From: Benjamin Sugars <bsugars@canoe.ca>
11473              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
11474              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
11475      Branch: perl
11476            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11477 ____________________________________________________________________________
11478 [  9938] By: jhi                                   on 2001/05/01  19:34:09
11479         Log: Add NEXT, a pseudo-class for method redispatching.
11480              <Damian>NEXT.pm probably offers more bang-for-buck
11481              than anything else I've ever written.</Damian>
11482      Branch: perl
11483            + lib/NEXT.pm t/lib/next.t
11484            ! MANIFEST
11485 ____________________________________________________________________________
11486 [  9937] By: jhi                                   on 2001/05/01  19:21:41
11487         Log: Update to Switch 2.02.
11488      Branch: perl
11489            ! lib/Switch.pm t/lib/switch.t
11490 ____________________________________________________________________________
11491 [  9936] By: nick                                  on 2001/05/01  19:09:21
11492         Log: Fix for base.pm clobbering $VERSION
11493      Branch: perlio
11494            ! lib/base.pm
11495 ____________________________________________________________________________
11496 [  9935] By: nick                                  on 2001/05/01  18:54:38
11497         Log: Test for base.pm clobbering $VERSION.
11498      Branch: perlio
11499            ! t/lib/fields.t
11500 ____________________________________________________________________________
11501 [  9934] By: jhi                                   on 2001/05/01  18:39:10
11502         Log: Add information about Scalar::Util::blessed.
11503      Branch: perl
11504            ! pod/perlobj.pod
11505 ____________________________________________________________________________
11506 [  9933] By: jhi                                   on 2001/05/01  18:33:51
11507         Log: Subject: Extra UNIVERSAL documentation
11508              From: Mike Guy <mjtg@cam.ac.uk>
11509              Date: Tue, 01 May 2001 20:12:11 +0100
11510              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
11511      Branch: perl
11512            ! pod/perlobj.pod
11513 ____________________________________________________________________________
11514 [  9932] By: jhi                                   on 2001/05/01  18:26:54
11515         Log: Subject: Autoflush in tests as appropriate
11516              From: Mike Guy <mjtg@cam.ac.uk>
11517              Date: Tue, 01 May 2001 20:05:31 +0100
11518              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
11519      Branch: perl
11520            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
11521            ! t/op/taint.t
11522 ____________________________________________________________________________
11523 [  9931] By: jhi                                   on 2001/05/01  18:02:29
11524         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
11525              From: Benjamin Sugars <bsugars@canoe.ca>
11526              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
11527              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
11528      Branch: perl
11529            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11530 ____________________________________________________________________________
11531 [  9930] By: jhi                                   on 2001/05/01  15:12:26
11532         Log: Subject: Re: Finally got a round tuit
11533              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11534              Date: Tue, 01 May 2001 14:14:10 +0200
11535              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
11536              
11537              The -DP part, slightly modified.
11538      Branch: perl
11539            ! perl.c
11540 ____________________________________________________________________________
11541 [  9929] By: jhi                                   on 2001/05/01  14:17:15
11542         Log: Subject: Re: Finally got a round tuit
11543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11544              Date: Tue, 01 May 2001 16:34:06 +0200
11545              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
11546              
11547              cpp and optimization tweaks for HP-UX.
11548      Branch: perl
11549            ! hints/hpux.sh
11550 ____________________________________________________________________________
11551 [  9928] By: jhi                                   on 2001/05/01  13:24:20
11552         Log: Tune the scan_num() comments to reality.
11553      Branch: perl
11554            ! toke.c
11555 ____________________________________________________________________________
11556 [  9927] By: jhi                                   on 2001/05/01  13:14:01
11557         Log: Subject: [PATCH B::Deparse] optimised sort
11558              From: Robin Houston <robin@kitsite.com>
11559              Date: Tue, 1 May 2001 14:07:12 +0100
11560              Message-ID: <20010501140712.A4266@penderel>
11561      Branch: perl
11562            ! ext/B/B/Deparse.pm
11563 ____________________________________________________________________________
11564 [  9926] By: jhi                                   on 2001/05/01  13:10:53
11565         Log: Subject: [PATCH t/lib/b-deparse.t] 
11566              From: Robin Houston <robin@kitsite.com>
11567              Date: Tue, 1 May 2001 13:37:42 +0100
11568              Message-ID: <20010501133742.A4082@penderel>
11569      Branch: perl
11570            ! t/lib/b-deparse.t
11571 ____________________________________________________________________________
11572 [  9925] By: jhi                                   on 2001/05/01  13:10:13
11573         Log: Subject: [PATCH B::Deparse] for(;;), sort
11574              From: Robin Houston <robin@kitsite.com>
11575              Date: Tue, 1 May 2001 13:35:00 +0100
11576              Message-ID: <20010501133500.A4061@penderel>
11577      Branch: perl
11578            ! ext/B/B/Deparse.pm
11579 ____________________________________________________________________________
11580 [  9924] By: jhi                                   on 2001/05/01  13:09:22
11581         Log: Subject: [PATCH B::Deparse] do, warn, use
11582              From: Robin Houston <robin@kitsite.com>
11583              Date: Tue, 1 May 2001 13:31:03 +0100
11584              Message-ID: <20010501133103.A4041@penderel>
11585      Branch: perl
11586            ! ext/B/B/Deparse.pm
11587 ____________________________________________________________________________
11588 [  9923] By: jhi                                   on 2001/05/01  11:45:36
11589         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
11590              From: Benjamin Sugars <ben.sugars@home.com>
11591              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
11592              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
11593      Branch: perl
11594            + t/io/fflush.t
11595            ! MANIFEST
11596 ____________________________________________________________________________
11597 [  9922] By: jhi                                   on 2001/05/01  11:35:42
11598         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
11599              From: Peter Prymmer <pvhp@forte.com>
11600              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
11601              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
11602      Branch: perl
11603            ! t/lib/selfstubber.t
11604 ____________________________________________________________________________
11605 [  9921] By: jhi                                   on 2001/04/30  16:34:33
11606         Log: Subject: [PATCH B::Concise] suppress warning
11607              From: Robin Houston <robin@kitsite.com>
11608              Date: Mon, 30 Apr 2001 16:09:49 +0100
11609              Message-ID: <20010430160949.A25086@penderel>
11610      Branch: perl
11611            ! ext/B/B/Concise.pm
11612 ____________________________________________________________________________
11613 [  9920] By: jhi                                   on 2001/04/30  13:56:04
11614         Log: Strip the *markers* from #9919.
11615      Branch: perl
11616            ! pod/perlfaq.pod pod/perlfaq5.pod
11617 ____________________________________________________________________________
11618 [  9919] By: jhi                                   on 2001/04/30  13:54:04
11619         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
11620              From: Gwyn Judd <b.judd@xtra.co.nz>
11621              Date: Sun, 29 Apr 2001 01:47:49 +1200
11622              Message-ID: <20010429014749.A4418@thislove>
11623      Branch: perl
11624            ! pod/perlfaq.pod pod/perlfaq5.pod
11625 ____________________________________________________________________________
11626 [  9918] By: jhi                                   on 2001/04/30  13:13:54
11627         Log: More_tweakage.
11628      Branch: perl
11629            ! pod/perldata.pod pod/perldiag.pod
11630 ____________________________________________________________________________
11631 [  9917] By: jhi                                   on 2001/04/30  13:01:27
11632         Log: Update Changes.
11633      Branch: perl
11634            ! Changes patchlevel.h
11635 ____________________________________________________________________________
11636 [  9916] By: jhi                                   on 2001/04/30  12:57:03
11637         Log: T_w_e_a_k_a_g_e.
11638      Branch: perl
11639            ! pod/perldata.pod pod/perldiag.pod
11640 ____________________________________________________________________________
11641 [  9915] By: jhi                                   on 2001/04/30  12:39:29
11642         Log: Install s2p also as psed.
11643              
11644              TODO: psed documentation?
11645      Branch: perl
11646            ! installperl
11647 ____________________________________________________________________________
11648 [  9914] By: jhi                                   on 2001/04/30  12:29:21
11649         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
11650              From: Jens Hamisch <jens@Strawberry.COM>
11651              Date: Fri, 27 Apr 2001 17:00:36 +0200
11652              Message-ID: <20010427170036.K1372@Strawberry.COM>
11653              
11654              SOCKS5_VERSION_NAME is the right symbol to detect
11655              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
11656              function called socks5_init() is available, and even that is
11657              not universal, most SOCKS5 installations use SOCKSinit()).
11658      Branch: perl
11659            ! perlio.c
11660 ____________________________________________________________________________
11661 [  9913] By: jhi                                   on 2001/04/30  12:22:15
11662         Log: Allow a zero timeout on IO::Socket accept and connect--
11663              though one really shouldn't do that.  Based on
11664              
11665              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
11666              From: "John Holdsworth" <coldwave@bigfoot.com>
11667              Date: Sun, 4 Feb 2001 12:48:18 +0100
11668              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
11669      Branch: perl
11670            ! ext/IO/lib/IO/Socket.pm
11671 ____________________________________________________________________________
11672 [  9912] By: jhi                                   on 2001/04/30  11:27:27
11673         Log: Save the spot of regprev (see #9911) for binary compatibility;
11674              regen API.
11675      Branch: perl
11676            ! embedvar.h perlapi.h thrdvar.h
11677 ____________________________________________________________________________
11678 [  9911] By: jhi                                   on 2001/04/30  11:22:03
11679         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
11680              From: Hugo <hv@crypt.compulink.co.uk>
11681              Date: Sun, 29 Apr 2001 17:09:30 +0100
11682              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
11683      Branch: perl
11684            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
11685 ____________________________________________________________________________
11686 [  9910] By: jhi                                   on 2001/04/30  11:15:12
11687         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
11688              a dummy for PL_numeric_radix); no pressing reason to break
11689              binary compatibility; regen API.
11690      Branch: perl
11691            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
11692            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
11693 ____________________________________________________________________________
11694 [  9909] By: jhi                                   on 2001/04/30  10:56:08
11695         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
11696              From: Walt Mankowski <waltman@netaxs.com>
11697              Date: Sun, 29 Apr 2001 21:53:48 -0400
11698              Message-ID: <20010429215348.A3971@netaxs.com>
11699      Branch: perl
11700            ! pod/perlfunc.pod
11701 ____________________________________________________________________________
11702 [  9908] By: jhi                                   on 2001/04/30  10:49:40
11703         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
11704      Branch: perl
11705            ! t/lib/selfstubber.t
11706 ____________________________________________________________________________
11707 [  9907] By: nick                                  on 2001/04/30  09:26:50
11708         Log: Integrate mainline.
11709      Branch: perlio
11710           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11711 ____________________________________________________________________________
11712 [  9906] By: jhi                                   on 2001/04/29  23:24:20
11713         Log: Abigail spotted a thinko in #9905.
11714      Branch: perl
11715            ! pod/perldiag.pod
11716 ____________________________________________________________________________
11717 [  9905] By: jhi                                   on 2001/04/29  15:55:39
11718         Log: Changed the underscore/undebar syntax in numeric constants;
11719              now any grouping will do, as long as the underscores are not
11720              consecutive (so "zero-grouping" is out), and they do not begin
11721              or end the integer or fractional parts.
11722      Branch: perl
11723            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11724 ____________________________________________________________________________
11725 [  9904] By: nick                                  on 2001/04/29  15:43:22
11726         Log: Integrate mainline.
11727      Branch: perlio
11728           +> (branch 98 files)
11729            - lib/unicode/Block.pl
11730            - lib/unicode/In/AlphabeticPresentationForms.pl
11731            - lib/unicode/In/Arabic.pl
11732            - lib/unicode/In/ArabicPresentationForms-A.pl
11733            - lib/unicode/In/ArabicPresentationForms-B.pl
11734            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11735            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11736            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11737            - lib/unicode/In/BopomofoExtended.pl
11738            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11739            - lib/unicode/In/CJKCompatibility.pl
11740            - lib/unicode/In/CJKCompatibilityForms.pl
11741            - lib/unicode/In/CJKCompatibilityIdeographs.pl
11742            - lib/unicode/In/CJKRadicalsSupplement.pl
11743            - lib/unicode/In/CJKSymbolsandPunctuation.pl
11744            - lib/unicode/In/CJKUnifiedIdeographs.pl
11745            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11746            - lib/unicode/In/Cherokee.pl
11747            - lib/unicode/In/CombiningDiacriticalMarks.pl
11748            - lib/unicode/In/CombiningHalfMarks.pl
11749            - lib/unicode/In/CombiningMarksforSymbols.pl
11750            - lib/unicode/In/ControlPictures.pl
11751            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11752            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11753            - lib/unicode/In/EnclosedAlphanumerics.pl
11754            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11755            - lib/unicode/In/Ethiopic.pl
11756            - lib/unicode/In/GeneralPunctuation.pl
11757            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11758            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11759            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11760            - lib/unicode/In/HalfwidthandFullwidthForms.pl
11761            - lib/unicode/In/HangulCompatibilityJamo.pl
11762            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11763            - lib/unicode/In/Hebrew.pl
11764            - lib/unicode/In/HighPrivateUseSurrogates.pl
11765            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11766            - lib/unicode/In/IPAExtensions.pl
11767            - lib/unicode/In/IdeographicDescriptionCharacters.pl
11768            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11769            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11770            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11771            - lib/unicode/In/Latin-1Supplement.pl
11772            - lib/unicode/In/LatinExtended-A.pl
11773            - lib/unicode/In/LatinExtended-B.pl
11774            - lib/unicode/In/LatinExtendedAdditional.pl
11775            - lib/unicode/In/LetterlikeSymbols.pl
11776            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11777            - lib/unicode/In/MathematicalOperators.pl
11778            - lib/unicode/In/MiscellaneousSymbols.pl
11779            - lib/unicode/In/MiscellaneousTechnical.pl
11780            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11781            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11782            - lib/unicode/In/OpticalCharacterRecognition.pl
11783            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11784            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11785            - lib/unicode/In/SmallFormVariants.pl
11786            - lib/unicode/In/SpacingModifierLetters.pl
11787            - lib/unicode/In/Specials.pl
11788            - lib/unicode/In/SuperscriptsandSubscripts.pl
11789            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11790            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11791            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11792            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11793            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11794           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
11795           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
11796           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
11797           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
11798           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
11799           !> utf8.c win32/Makefile
11800 ____________________________________________________________________________
11801 [  9903] By: jhi                                   on 2001/04/29  14:30:53
11802         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
11803              From: Prymmer/Kahn <pvhp@best.com>
11804              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
11805              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
11806      Branch: perl
11807            ! win32/Makefile
11808 ____________________________________________________________________________
11809 [  9902] By: jhi                                   on 2001/04/29  02:52:44
11810         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
11811              From: "Abigail" <abigail@foad.org>
11812              Date: Sun, 29 Apr 2001 03:14:25 +0200
11813              Message-ID: <20010429011425.24503.qmail@foad.org>
11814      Branch: perl
11815            ! ext/IO/lib/IO/Seekable.pm
11816 ____________________________________________________________________________
11817 [  9901] By: jhi                                   on 2001/04/29  02:04:46
11818         Log: In character classes one couldn't have 0x80..0xff characters
11819              at the left hand side if there were 0x100.. characters in the
11820              character class.
11821      Branch: perl
11822            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
11823            ! t/op/pat.t utf8.c
11824 ____________________________________________________________________________
11825 [  9900] By: jhi                                   on 2001/04/28  22:55:04
11826         Log: Forgot the latest mktables.PL from #9899.
11827      Branch: perl
11828            ! lib/unicode/mktables.PL
11829 ____________________________________________________________________________
11830 [  9899] By: jhi                                   on 2001/04/28  22:53:28
11831         Log: Explain the \p{} and \P{} error message better and
11832              have prettier prettyprint in In.pl.
11833      Branch: perl
11834            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
11835            ! pod/perldiag.pod
11836 ____________________________________________________________________________
11837 [  9898] By: jhi                                   on 2001/04/28  21:03:34
11838         Log: Add one possible explanation for the "Invalid [] range" error.
11839      Branch: perl
11840            ! pod/perldiag.pod
11841 ____________________________________________________________________________
11842 [  9897] By: jhi                                   on 2001/04/28  17:18:26
11843         Log: Add a level of indirection to the implementation of \p{InFoo}
11844              so that we don't have to have long filenames.  (Nothing changes
11845              in the user interface.)   The indirection is defined in
11846              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
11847              Also rename some the character classes by removing '-' from
11848              the classnames, and finally renamed Block.pl as Blocks.pl.
11849      Branch: perl
11850            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
11851            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
11852            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
11853            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
11854            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
11855            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
11856            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
11857            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
11858            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
11859            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
11860            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
11861            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
11862            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
11863            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
11864            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
11865            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
11866            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
11867            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
11868            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
11869            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
11870            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
11871            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
11872            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
11873            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
11874            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
11875            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
11876            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
11877            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
11878            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
11879            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
11880            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
11881            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
11882            + lib/unicode/In/94.pl lib/unicode/In/95.pl
11883            - lib/unicode/Block.pl
11884            - lib/unicode/In/AlphabeticPresentationForms.pl
11885            - lib/unicode/In/Arabic.pl
11886            - lib/unicode/In/ArabicPresentationForms-A.pl
11887            - lib/unicode/In/ArabicPresentationForms-B.pl
11888            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11889            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11890            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11891            - lib/unicode/In/BopomofoExtended.pl
11892            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11893            - lib/unicode/In/CJKCompatibility.pl
11894            - lib/unicode/In/CJKCompatibilityForms.pl
11895            - lib/unicode/In/CJKCompatibilityIdeographs.pl
11896            - lib/unicode/In/CJKRadicalsSupplement.pl
11897            - lib/unicode/In/CJKSymbolsandPunctuation.pl
11898            - lib/unicode/In/CJKUnifiedIdeographs.pl
11899            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11900            - lib/unicode/In/Cherokee.pl
11901            - lib/unicode/In/CombiningDiacriticalMarks.pl
11902            - lib/unicode/In/CombiningHalfMarks.pl
11903            - lib/unicode/In/CombiningMarksforSymbols.pl
11904            - lib/unicode/In/ControlPictures.pl
11905            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11906            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11907            - lib/unicode/In/EnclosedAlphanumerics.pl
11908            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11909            - lib/unicode/In/Ethiopic.pl
11910            - lib/unicode/In/GeneralPunctuation.pl
11911            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11912            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11913            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11914            - lib/unicode/In/HalfwidthandFullwidthForms.pl
11915            - lib/unicode/In/HangulCompatibilityJamo.pl
11916            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11917            - lib/unicode/In/Hebrew.pl
11918            - lib/unicode/In/HighPrivateUseSurrogates.pl
11919            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11920            - lib/unicode/In/IPAExtensions.pl
11921            - lib/unicode/In/IdeographicDescriptionCharacters.pl
11922            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11923            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11924            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11925            - lib/unicode/In/Latin-1Supplement.pl
11926            - lib/unicode/In/LatinExtended-A.pl
11927            - lib/unicode/In/LatinExtended-B.pl
11928            - lib/unicode/In/LatinExtendedAdditional.pl
11929            - lib/unicode/In/LetterlikeSymbols.pl
11930            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11931            - lib/unicode/In/MathematicalOperators.pl
11932            - lib/unicode/In/MiscellaneousSymbols.pl
11933            - lib/unicode/In/MiscellaneousTechnical.pl
11934            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11935            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11936            - lib/unicode/In/OpticalCharacterRecognition.pl
11937            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11938            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11939            - lib/unicode/In/SmallFormVariants.pl
11940            - lib/unicode/In/SpacingModifierLetters.pl
11941            - lib/unicode/In/Specials.pl
11942            - lib/unicode/In/SuperscriptsandSubscripts.pl
11943            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11944            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11945            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11946            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11947            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11948            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
11949            ! pod/perlunicode.pod
11950 ____________________________________________________________________________
11951 [  9896] By: jhi                                   on 2001/04/28  14:33:17
11952         Log: Update the information on shared library path on HP-UX.
11953      Branch: perl
11954            ! INSTALL
11955 ____________________________________________________________________________
11956 [  9895] By: jhi                                   on 2001/04/28  14:32:30
11957         Log: Because #9894 seems to do the trick, this workaround can be removed.
11958      Branch: perl
11959            ! t/lib/selfstubber.t
11960 ____________________________________________________________________________
11961 [  9894] By: jhi                                   on 2001/04/28  14:26:13
11962         Log: For PerlIO flush the children's file handles (on fork/exec/system).
11963      Branch: perl
11964            ! perl.h
11965 ____________________________________________________________________________
11966 [  9893] By: jhi                                   on 2001/04/28  14:23:15
11967         Log: Test tweak for #9891.
11968      Branch: perl
11969            ! t/lib/b-deparse.t
11970 ____________________________________________________________________________
11971 [  9892] By: jhi                                   on 2001/04/28  14:10:13
11972         Log: New HP-UX hints from Merijn.
11973      Branch: perl
11974            ! hints/hpux.sh
11975 ____________________________________________________________________________
11976 [  9891] By: jhi                                   on 2001/04/28  14:07:27
11977         Log: Subject: [PATCH B::Deparse] non-block scopes
11978              From: Robin Houston <robin@kitsite.com>
11979              Date: Fri, 27 Apr 2001 19:15:14 +0100
11980              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
11981      Branch: perl
11982            ! ext/B/B/Deparse.pm
11983 ____________________________________________________________________________
11984 [  9890] By: nick                                  on 2001/04/27  19:41:25
11985         Log: Integrate mainline
11986      Branch: perlio
11987           +> t/lib/selfstubber.t
11988           !> (integrate 50 files)
11989 ____________________________________________________________________________
11990 [  9889] By: jhi                                   on 2001/04/27  18:23:46
11991         Log: Subject: Re: selfstubber test fail on bleadperl
11992              From: Mike Guy <mjtg@cam.ac.uk>
11993              Date: Fri, 27 Apr 2001 19:31:18 +0100
11994              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
11995      Branch: perl
11996            ! t/lib/selfstubber.t
11997 ____________________________________________________________________________
11998 [  9888] By: jhi                                   on 2001/04/27  16:20:54
11999         Log: Test tweak for #9886.
12000      Branch: perl
12001            ! t/lib/b-deparse.t
12002 ____________________________________________________________________________
12003 [  9887] By: jhi                                   on 2001/04/27  16:16:33
12004         Log: Buffering issue at least in Solaris (even with perlio).
12005      Branch: perl
12006            ! t/lib/selfstubber.t
12007 ____________________________________________________________________________
12008 [  9886] By: jhi                                   on 2001/04/27  14:59:23
12009         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
12010              From: Robin Houston <robin@kitsite.com>
12011              Date: Fri, 27 Apr 2001 16:53:20 +0100
12012              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
12013      Branch: perl
12014            ! ext/B/B/Deparse.pm
12015 ____________________________________________________________________________
12016 [  9885] By: jhi                                   on 2001/04/27  14:23:51
12017         Log: Update Changes.
12018      Branch: perl
12019            ! Changes patchlevel.h
12020 ____________________________________________________________________________
12021 [  9884] By: jhi                                   on 2001/04/27  14:14:12
12022         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
12023              From: "Philip Newton" <pnewton@gmx.de>
12024              Date: Fri, 27 Apr 2001 16:40:13 +0200
12025              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
12026      Branch: perl
12027            ! pod/perldata.pod
12028 ____________________________________________________________________________
12029 [  9883] By: jhi                                   on 2001/04/27  13:28:19
12030         Log: Add LOG_PERROR; prettify the "removed".
12031      Branch: perl
12032            ! ext/Sys/Syslog/Syslog.xs
12033 ____________________________________________________________________________
12034 [  9882] By: jhi                                   on 2001/04/27  13:13:18
12035         Log: h2xs tweaks: use NV instead of double, "quote" the removed
12036              prefixes for clarity (especially when nothing is removed),
12037              slight pod reformats.
12038      Branch: perl
12039            ! utils/h2xs.PL
12040 ____________________________________________________________________________
12041 [  9881] By: jhi                                   on 2001/04/27  12:58:48
12042         Log: Don't bother creating existing directories.
12043      Branch: perl
12044            ! utils/h2xs.PL
12045 ____________________________________________________________________________
12046 [  9880] By: jhi                                   on 2001/04/27  12:45:39
12047         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
12048              From: Mike Schilli <m@perlmeister.com>
12049              Date: Wed, 25 Apr 2001 01:29:21 -0700
12050              Message-id: <3AE68AE1.6A981723@perlmeister.com>
12051      Branch: perl
12052            ! utils/h2xs.PL
12053 ____________________________________________________________________________
12054 [  9879] By: jhi                                   on 2001/04/27  12:40:55
12055         Log: break is not yet Perl.  Added the template license also to README.
12056      Branch: perl
12057            ! utils/h2xs.PL
12058 ____________________________________________________________________________
12059 [  9878] By: jhi                                   on 2001/04/27  03:08:20
12060         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
12061              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12062              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
12063              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
12064      Branch: perl
12065            ! t/lib/xs-typemap.t
12066 ____________________________________________________________________________
12067 [  9877] By: jhi                                   on 2001/04/26  23:54:40
12068         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
12069              From: "Abigail" <abigail@foad.org>
12070              Date: Fri, 27 Apr 2001 01:44:28 +0200
12071              Message-ID: <20010426234428.19786.qmail@foad.org>
12072      Branch: perl
12073            ! utils/h2xs.PL
12074 ____________________________________________________________________________
12075 [  9876] By: jhi                                   on 2001/04/26  23:52:06
12076         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
12077              From: Peter Prymmer <pvhp@forte.com>
12078              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
12079              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
12080      Branch: perl
12081            ! t/lib/selfstubber.t
12082 ____________________________________________________________________________
12083 [  9875] By: jhi                                   on 2001/04/26  23:48:10
12084         Log: Deparse nits.
12085      Branch: perl
12086            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
12087 ____________________________________________________________________________
12088 [  9874] By: jhi                                   on 2001/04/26  22:46:05
12089         Log: Document ANYOF_CLASS.
12090      Branch: perl
12091            ! regcomp.h
12092 ____________________________________________________________________________
12093 [  9873] By: jhi                                   on 2001/04/26  22:35:03
12094         Log: Subject: Re: [PATCH @9846] dumping ANYOF
12095              From: Hugo <hv@crypt.compulink.co.uk>
12096              Date: Thu, 26 Apr 2001 23:33:38 +0100
12097              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
12098      Branch: perl
12099            ! regcomp.c regcomp.h
12100 ____________________________________________________________________________
12101 [  9872] By: jhi                                   on 2001/04/26  22:34:31
12102         Log: Subject: [PATCH] more for Devel::SelfStubber
12103              From: Nicholas Clark <nick@ccl4.org>
12104              Date: Fri, 27 Apr 2001 00:13:52 +0100
12105              Message-ID: <20010427001351.K88186@plum.flirble.org>
12106      Branch: perl
12107            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
12108 ____________________________________________________________________________
12109 [  9871] By: jhi                                   on 2001/04/26  21:59:17
12110         Log: Subject: [PATCH B::Deparse] formats must be flush left
12111              From: Robin Houston <robin@kitsite.com>
12112              Date: Thu, 26 Apr 2001 23:54:29 +0100
12113              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
12114      Branch: perl
12115            ! ext/B/B/Deparse.pm
12116 ____________________________________________________________________________
12117 [  9870] By: jhi                                   on 2001/04/26  21:57:37
12118         Log: If some of the constants are prefixes of others,
12119              the prefixes may never get recognized.  (See 20010426.006.)
12120      Branch: perl
12121            ! utils/h2xs.PL
12122 ____________________________________________________________________________
12123 [  9869] By: jhi                                   on 2001/04/26  21:50:42
12124         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
12125              From: Chris Bongaarts <cab@tc.umn.edu>
12126              Date: Thu, 26 Apr 2001 17:10:31 -0500
12127              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
12128      Branch: perl
12129            ! ext/Sys/Syslog/Syslog.xs
12130 ____________________________________________________________________________
12131 [  9868] By: jhi                                   on 2001/04/26  21:35:12
12132         Log: Further cuts and more docs from Graham Barr.
12133      Branch: perl
12134            ! ext/List/Util/lib/List/Util.pm
12135            ! ext/List/Util/lib/Scalar/Util.pm
12136 ____________________________________________________________________________
12137 [  9867] By: jhi                                   on 2001/04/26  21:18:57
12138         Log: Subject: [PATCH 5.7.1] DB_File-1.77
12139              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
12140              Date: Thu, 26 Apr 2001 22:37:53 +0100
12141              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
12142      Branch: perl
12143            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12144            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
12145 ____________________________________________________________________________
12146 [  9866] By: jhi                                   on 2001/04/26  21:12:31
12147         Log: Subject: [PATCH B::Deparse] fix easy bugs
12148              From: Robin Houston <robin@kitsite.com>
12149              Date: Thu, 26 Apr 2001 23:03:33 +0100
12150              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
12151      Branch: perl
12152            ! ext/B/B/Deparse.pm
12153 ____________________________________________________________________________
12154 [  9865] By: jhi                                   on 2001/04/26  20:26:13
12155         Log: Update Changes.
12156      Branch: perl
12157            ! Changes patchlevel.h
12158 ____________________________________________________________________________
12159 [  9864] By: jhi                                   on 2001/04/26  19:27:48
12160         Log: Dethinko from Robin Houston.
12161      Branch: perl
12162            ! ext/B/B/Deparse.pm
12163 ____________________________________________________________________________
12164 [  9863] By: jhi                                   on 2001/04/26  19:10:35
12165         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
12166              From: Robin Houston <robin@kitsite.com>
12167              Date: Thu, 26 Apr 2001 21:08:32 +0100
12168              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
12169      Branch: perl
12170            ! ext/B/B/Deparse.pm
12171 ____________________________________________________________________________
12172 [  9862] By: jhi                                   on 2001/04/26  19:04:23
12173         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12174              From: Robin Houston <robin@kitsite.com>
12175              Date: Thu, 26 Apr 2001 20:52:50 +0100
12176              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
12177      Branch: perl
12178            ! ext/B/B/Deparse.pm
12179 ____________________________________________________________________________
12180 [  9861] By: jhi                                   on 2001/04/26  18:56:14
12181         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
12182              From: Mike Guy <mjtg@cam.ac.uk>
12183              Date: Thu, 26 Apr 2001 14:22:40 +0100
12184              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
12185      Branch: perl
12186            ! pod/perlobj.pod
12187 ____________________________________________________________________________
12188 [  9860] By: jhi                                   on 2001/04/26  18:46:42
12189         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12190              From: Robin Houston <robin@kitsite.com>
12191              Date: Thu, 26 Apr 2001 20:34:29 +0100
12192              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
12193              
12194              Hashes do not interpolate.
12195      Branch: perl
12196            ! ext/B/B/Deparse.pm
12197 ____________________________________________________________________________
12198 [  9859] By: jhi                                   on 2001/04/26  18:43:51
12199         Log: Subject: The Time::Piece conspiracy unmasked!!!
12200              From: Mike Guy <mjtg@cam.ac.uk>
12201              Date: Thu, 26 Apr 2001 19:02:50 +0100
12202              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
12203              
12204              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
12205              From: Mike Guy <mjtg@cam.ac.uk>
12206              Date: Thu, 26 Apr 2001 19:08:21 +0100
12207              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
12208              
12209              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
12210              From: Graham Barr <gbarr@pobox.com>
12211              Date: Thu, 26 Apr 2001 19:12:03 +0100
12212              Message-ID: <20010426191203.A70835@pobox.com>
12213              
12214              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
12215      Branch: perl
12216            ! ext/List/Util/lib/List/Util.pm
12217            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
12218 ____________________________________________________________________________
12219 [  9858] By: jhi                                   on 2001/04/26  18:17:42
12220         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
12221              From: Robin Houston <robin@kitsite.com>
12222              Date: Thu, 26 Apr 2001 16:09:35 +0100
12223              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
12224      Branch: perl
12225            ! t/comp/proto.t
12226 ____________________________________________________________________________
12227 [  9857] By: jhi                                   on 2001/04/26  18:04:59
12228         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12229              From: barries <barries@slaysys.com>
12230              Date: Thu, 26 Apr 2001 12:01:10 -0400
12231              Message-ID: <20010426120110.E29698@jester.slaysys.com>
12232      Branch: perl
12233            ! pod/perldiag.pod
12234 ____________________________________________________________________________
12235 [  9856] By: jhi                                   on 2001/04/26  18:03:33
12236         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
12237              Date: Thu, 26 Apr 2001 17:13:41 +0100
12238              From: Robin Houston <robin@kitsite.com>
12239              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
12240              
12241              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12242              From: Robin Houston <robin@kitsite.com>
12243              Date: Thu, 26 Apr 2001 18:44:29 +0100
12244              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
12245      Branch: perl
12246            ! ext/B/B/Deparse.pm
12247 ____________________________________________________________________________
12248 [  9855] By: jhi                                   on 2001/04/26  17:56:04
12249         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
12250              From: Robin Houston <robin@kitsite.com>
12251              Date: Thu, 26 Apr 2001 17:04:08 +0100
12252              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
12253      Branch: perl
12254            ! ext/B/B/Deparse.pm
12255 ____________________________________________________________________________
12256 [  9854] By: jhi                                   on 2001/04/26  17:47:26
12257         Log: Subject: Re: Short test case for undef %stash:: crash
12258              From: Benjamin Sugars <bsugars@canoe.ca> 
12259              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
12260              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
12261              Changed and moved the perldiag entry.
12262      Branch: perl
12263            ! gv.c pod/perldiag.pod
12264 ____________________________________________________________________________
12265 [  9853] By: jhi                                   on 2001/04/26  14:35:16
12266         Log: Beginnings of strptime().  Do not touch the wet paint.
12267      Branch: perl
12268            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
12269 ____________________________________________________________________________
12270 [  9852] By: jhi                                   on 2001/04/26  13:17:21
12271         Log: Retract #9851, core dumps from pod2man.
12272      Branch: perl
12273            ! regcomp.c
12274 ____________________________________________________________________________
12275 [  9851] By: jhi                                   on 2001/04/26  11:54:41
12276         Log: (Retracted by #9852.)
12277              
12278              Subject: [PATCH @9846] dumping ANYOF
12279              From: Hugo <hv@crypt.compulink.co.uk>
12280              Date: Thu, 26 Apr 2001 05:32:38 +0100
12281              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
12282      Branch: perl
12283            ! regcomp.c
12284 ____________________________________________________________________________
12285 [  9850] By: jhi                                   on 2001/04/26  02:34:44
12286         Log: If ccflags was empty the _previous_ $* containing all the
12287              environment variables and Configure variables was used,
12288              which lead, among other bad things, into $ccflags being your
12289              uname -a output, which lead into test compile with cc failing,
12290              which lead into gcc being selected, which didn't work that well
12291              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
12292              with large files, et cetera.
12293      Branch: perl
12294            ! hints/hpux.sh
12295 ____________________________________________________________________________
12296 [  9849] By: jhi                                   on 2001/04/26  01:44:57
12297         Log: Make selfstubber test more portable.
12298      Branch: perl
12299            ! t/lib/selfstubber.t
12300 ____________________________________________________________________________
12301 [  9848] By: jhi                                   on 2001/04/26  00:50:26
12302         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
12303              From: Benjamin Sugars <ben.sugars@home.com>
12304              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
12305              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
12306      Branch: perl
12307            ! ext/Cwd/Cwd.xs
12308 ____________________________________________________________________________
12309 [  9847] By: jhi                                   on 2001/04/26  00:46:58
12310         Log: Subject: [PATCH: perl@9841] VMS updates
12311              From: Peter Prymmer <pvhp@forte.com>
12312              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
12313              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
12314      Branch: perl
12315            ! README.vms configure.com vms/descrip_mms.template
12316            ! vms/ext/filespec.t
12317 ____________________________________________________________________________
12318 [  9846] By: jhi                                   on 2001/04/26  00:11:56
12319         Log: re 'debug' was broken by #9084.
12320      Branch: perl
12321            ! ext/re/re.xs
12322 ____________________________________________________________________________
12323 [  9845] By: jhi                                   on 2001/04/25  22:33:17
12324         Log: Subject: [PATCH] test for Devel::SelfStubber
12325              From: Nicholas Clark <nick@ccl4.org>
12326              Date: Thu, 26 Apr 2001 00:00:54 +0100
12327              Message-ID: <20010426000054.D89026@plum.flirble.org>
12328      Branch: perl
12329            + t/lib/selfstubber.t
12330            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
12331 ____________________________________________________________________________
12332 [  9844] By: jhi                                   on 2001/04/25  22:29:32
12333         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
12334              From: Paul Johnson <paul@pjcj.net>
12335              Date: Thu, 26 Apr 2001 00:46:08 +0200
12336              Message-ID: <20010426004608.H2338@pjcj.net>
12337      Branch: perl
12338            ! ext/B/B/Concise.pm
12339 ____________________________________________________________________________
12340 [  9843] By: jhi                                   on 2001/04/25  22:28:28
12341         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
12342              From: Peter Prymmer <pvhp@forte.com>
12343              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
12344              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
12345      Branch: perl
12346            ! ext/Cwd/Cwd.xs
12347 ____________________________________________________________________________
12348 [  9842] By: jhi                                   on 2001/04/25  20:58:12
12349         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
12350              From: John Peacock <jpeacock@rowman.com>
12351              Date: Wed, 25 Apr 2001 17:30:26 -0400
12352              Message-ID: <3AE741F2.B3217464@rowman.com>
12353      Branch: perl
12354            ! lib/Math/BigInt.pm t/lib/bigintpm.t
12355 ____________________________________________________________________________
12356 [  9841] By: jhi                                   on 2001/04/25  20:07:05
12357         Log: Update Changes.
12358      Branch: perl
12359            ! Changes patchlevel.h
12360 ____________________________________________________________________________
12361 [  9840] By: jhi                                   on 2001/04/25  19:56:51
12362         Log: Yet another HP-UX hints version from Merijn.
12363      Branch: perl
12364            ! hints/hpux.sh
12365 ____________________________________________________________________________
12366 [  9839] By: jhi                                   on 2001/04/25  19:53:04
12367         Log: abs_path() didn't terminate the filename correctly,
12368              in DIRNAMLENless systems like HP-UX this would fail.
12369      Branch: perl
12370            ! ext/Cwd/Cwd.xs
12371 ____________________________________________________________________________
12372 [  9838] By: jhi                                   on 2001/04/25  16:37:26
12373         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12374              From: Mike Guy <mjtg@cam.ac.uk>
12375              Date: Wed, 25 Apr 2001 18:31:47 +0100
12376              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
12377      Branch: perl
12378            ! op.c
12379 ____________________________________________________________________________
12380 [  9837] By: jhi                                   on 2001/04/25  16:21:53
12381         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
12382              From: Jon Eveland <jweveland@yahoo.com>
12383              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
12384              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
12385      Branch: perl
12386            ! lib/perl5db.pl
12387 ____________________________________________________________________________
12388 [  9836] By: jhi                                   on 2001/04/25  14:17:50
12389         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
12390              From: "Philip Newton" <pnewton@gmx.de>
12391              Date: Wed, 25 Apr 2001 17:05:58 +0200
12392              Message-ID: <3AE703F6.3234.1833C45@localhost>
12393      Branch: perl
12394            ! Porting/patching.pod
12395 ____________________________________________________________________________
12396 [  9835] By: jhi                                   on 2001/04/25  13:58:07
12397         Log: It would seem that both ar and full_ar need to be overridden
12398              for HP-UX to avoid the GNU ar.
12399      Branch: perl
12400            ! hints/hpux.sh
12401 ____________________________________________________________________________
12402 [  9834] By: jhi                                   on 2001/04/25  13:50:40
12403         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12404              From: "Philip Newton" <pnewton@gmx.de>
12405              Date: Wed, 25 Apr 2001 16:09:23 +0200
12406              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
12407              
12408              Detypo.
12409      Branch: perl
12410            ! t/op/misc.t
12411 ____________________________________________________________________________
12412 [  9833] By: jhi                                   on 2001/04/25  12:36:11
12413         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
12414      Branch: perl
12415            ! hints/hpux.sh
12416 ____________________________________________________________________________
12417 [  9832] By: jhi                                   on 2001/04/25  12:33:36
12418         Log: New version of HP-UX hints from Merijn.
12419      Branch: perl
12420            ! hints/hpux.sh
12421 ____________________________________________________________________________
12422 [  9831] By: jhi                                   on 2001/04/25  03:39:45
12423         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
12424      Branch: perl
12425            ! hints/hpux.sh
12426 ____________________________________________________________________________
12427 [  9830] By: jhi                                   on 2001/04/25  02:53:25
12428         Log: The tzname[] bit is not needed by util.c -- and causes
12429              heartburn in VMS (and it missing was probably the cause of
12430              the Mac OS X trouble).  Ouch.
12431      Branch: perl
12432            ! ext/POSIX/POSIX.xs util.c
12433 ____________________________________________________________________________
12434 [  9829] By: jhi                                   on 2001/04/25  00:10:06
12435         Log: Metaconfig unit change for #9828.
12436      Branch: metaconfig
12437            ! U/compline/ccflags.U
12438 ____________________________________________________________________________
12439 [  9828] By: jhi                                   on 2001/04/25  00:04:18
12440         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
12441              (which is actually the reason for the change, we need to pass
12442              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
12443              EP/IX, OS/2, and TitanOS, based on the hints files.
12444      Branch: perl
12445            ! Configure config_h.SH
12446 ____________________________________________________________________________
12447 [  9827] By: jhi                                   on 2001/04/24  23:49:20
12448         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
12449              the $cat must have an absolute path.
12450      Branch: perl
12451            ! makedepend.SH
12452 ____________________________________________________________________________
12453 [  9826] By: jhi                                   on 2001/04/24  23:40:53
12454         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
12455      Branch: perl
12456            ! README.amiga
12457 ____________________________________________________________________________
12458 [  9825] By: jhi                                   on 2001/04/24  23:35:35
12459         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
12460              From: "Philip Newton" <pnewton@gmx.de>
12461              Date: Tue, 24 Apr 2001 18:52:49 +0200
12462              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
12463      Branch: perl
12464            ! x2p/find2perl.PL
12465 ____________________________________________________________________________
12466 [  9824] By: jhi                                   on 2001/04/24  23:33:07
12467         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
12468              Some gcc specifics dropped out due to extensive rewriting;
12469              will be put back later as needed.
12470      Branch: perl
12471            ! hints/hpux.sh
12472 ____________________________________________________________________________
12473 [  9823] By: jhi                                   on 2001/04/24  23:27:57
12474         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
12475      Branch: perl
12476            ! ext/POSIX/POSIX.xs
12477 ____________________________________________________________________________
12478 [  9822] By: jhi                                   on 2001/04/24  23:25:21
12479         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
12480              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12481              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
12482              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
12483      Branch: perl
12484            ! ext/XS/Typemap/Typemap.xs
12485 ____________________________________________________________________________
12486 [  9821] By: jhi                                   on 2001/04/24  23:24:10
12487         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
12488              From: "Abigail" <abigail@foad.org>
12489              Date: Tue, 24 Apr 2001 23:12:03 +0200
12490              Message-ID: <20010424211203.7901.qmail@foad.org>
12491      Branch: perl
12492            ! pod/perlport.pod
12493 ____________________________________________________________________________
12494 [  9820] By: jhi                                   on 2001/04/24  23:23:15
12495         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
12496              From: Matt Sergeant <matt@sergeant.org>
12497              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
12498              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
12499      Branch: perl
12500            ! pod/perlfaq4.pod
12501 ____________________________________________________________________________
12502 [  9819] By: nick                                  on 2001/04/24  18:49:43
12503         Log: Integrate mainline.
12504      Branch: perlio
12505           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12506           !> (integrate 37 files)
12507 ____________________________________________________________________________
12508 [  9818] By: jhi                                   on 2001/04/24  14:35:23
12509         Log: Update Changes.
12510      Branch: perl
12511            ! Changes patchlevel.h
12512 ____________________________________________________________________________
12513 [  9817] By: jhi                                   on 2001/04/24  14:09:17
12514         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
12515              From: "Philip Newton" <pnewton@gmx.de>
12516              Date: Tue, 24 Apr 2001 12:58:12 +0200
12517              Message-ID: <3AE57864.8304.B77A0A@localhost> 
12518              
12519              plus add CPAN to the list of modules that have their own tests.
12520      Branch: perl
12521            ! t/lib/1_compile.t
12522 ____________________________________________________________________________
12523 [  9816] By: jhi                                   on 2001/04/24  14:07:03
12524         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
12525              From: Michael G Schwern <schwern@pobox.com>
12526              Date: Sat, 21 Apr 2001 22:35:00 +0100
12527              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
12528      Branch: perl
12529            ! t/lib/1_compile.t
12530 ____________________________________________________________________________
12531 [  9815] By: jhi                                   on 2001/04/24  13:54:32
12532         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
12533              From: Robin Houston <robin@kitsite.com>
12534              Date: Tue, 24 Apr 2001 15:51:18 +0100
12535              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
12536      Branch: perl
12537            ! ext/B/B/Deparse.pm
12538 ____________________________________________________________________________
12539 [  9814] By: jhi                                   on 2001/04/24  13:17:34
12540         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12541              From: Bill Glicker <billg@burrelles.com>
12542              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
12543              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
12544      Branch: perl
12545            ! hints/svr5.sh
12546 ____________________________________________________________________________
12547 [  9813] By: jhi                                   on 2001/04/24  12:54:23
12548         Log: Prevent path disclosure (probing for existence of filenames)
12549              using suidperl; bug id 20010322.218.
12550      Branch: perl
12551            ! perl.c pod/perldiag.pod
12552 ____________________________________________________________________________
12553 [  9812] By: jhi                                   on 2001/04/24  12:08:36
12554         Log: Retract #9811.
12555      Branch: perl
12556            ! ext/POSIX/POSIX.xs
12557 ____________________________________________________________________________
12558 [  9811] By: jhi                                   on 2001/04/24  11:57:35
12559         Log: (Retracted by #9812.)
12560      Branch: perl
12561            ! ext/POSIX/POSIX.xs
12562 ____________________________________________________________________________
12563 [  9810] By: jhi                                   on 2001/04/24  03:32:35
12564         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
12565      Branch: perl
12566            ! util.c
12567 ____________________________________________________________________________
12568 [  9809] By: jhi                                   on 2001/04/24  03:16:13
12569         Log: The Math::BigFloat::import() was broken.
12570              (Fixes bug id 20010422.002.)
12571      Branch: perl
12572            ! lib/Math/BigFloat.pm
12573 ____________________________________________________________________________
12574 [  9808] By: jhi                                   on 2001/04/24  01:11:40
12575         Log: Additional dependencies; should help for parallel makes
12576              not to fail on missing lib/lib.pm or lib/re.pm.
12577      Branch: perl
12578            ! Makefile.SH
12579 ____________________________________________________________________________
12580 [  9807] By: jhi                                   on 2001/04/24  00:57:01
12581         Log: Update the test failure disclaimer.
12582      Branch: perl
12583            ! t/pragma/warn/pp_hot
12584 ____________________________________________________________________________
12585 [  9806] By: jhi                                   on 2001/04/24  00:54:04
12586         Log: Add make target "install-all" which is alias for "install"
12587              to cater for case-preserving filesystems like HFS+.
12588      Branch: perl
12589            ! INSTALL Makefile.SH
12590 ____________________________________________________________________________
12591 [  9805] By: jhi                                   on 2001/04/24  00:47:28
12592         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
12593              From: Peter Prymmer <pvhp@forte.com>
12594              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
12595              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
12596              
12597              (Ken William's message forwarded from macosx@perl.org)
12598      Branch: perl
12599            ! hints/darwin.sh
12600 ____________________________________________________________________________
12601 [  9804] By: jhi                                   on 2001/04/23  23:57:35
12602         Log: Cut-and-pasto.
12603      Branch: perl
12604            ! perlio.c
12605 ____________________________________________________________________________
12606 [  9803] By: jhi                                   on 2001/04/23  23:52:25
12607         Log: More PerlIO robustness.
12608      Branch: perl
12609            ! perlio.c
12610 ____________________________________________________________________________
12611 [  9802] By: jhi                                   on 2001/04/23  23:43:35
12612         Log: Make the "STD* opened only for ..." errors more consistent.
12613      Branch: perl
12614            ! doio.c
12615 ____________________________________________________________________________
12616 [  9801] By: jhi                                   on 2001/04/23  23:34:26
12617         Log: Test case for #9800.
12618      Branch: perl
12619            ! t/op/misc.t
12620 ____________________________________________________________________________
12621 [  9800] By: jhi                                   on 2001/04/23  23:14:43
12622         Log: Avoid coredump on 'close STDERR; die' by making
12623              the PerlIO calls more robust.  Also use SETERRNO()
12624              instead of errno = to be more VMS-ready.
12625      Branch: perl
12626            ! perlio.c
12627 ____________________________________________________________________________
12628 [  9799] By: jhi                                   on 2001/04/23  21:41:10
12629         Log: Subject: test for ID 20010423.002
12630              From: Robin Houston <robin@kitsite.com>
12631              Date: Mon, 23 Apr 2001 16:52:21 +0100
12632              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
12633      Branch: perl
12634            ! t/op/avhv.t
12635 ____________________________________________________________________________
12636 [  9798] By: jhi                                   on 2001/04/23  21:40:07
12637         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
12638              From: David Dyck <dcd@tc.fluke.com>
12639              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
12640              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
12641      Branch: perl
12642            ! installperl
12643 ____________________________________________________________________________
12644 [  9797] By: jhi                                   on 2001/04/23  21:37:56
12645         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
12646              From: Benjamin Sugars <bsugars@canoe.ca>
12647              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
12648              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
12649      Branch: perl
12650            ! ext/Cwd/Cwd.xs lib/Cwd.pm
12651 ____________________________________________________________________________
12652 [  9796] By: jhi                                   on 2001/04/23  21:29:24
12653         Log: Synchronize h2xs and pod2man some more on the documentation
12654              templates they propose.
12655      Branch: perl
12656            ! pod/pod2man.PL utils/h2xs.PL
12657 ____________________________________________________________________________
12658 [  9795] By: jhi                                   on 2001/04/23  17:30:40
12659         Log: Add one more naughty test for base64; make encoding logic cleaner.
12660      Branch: perl
12661            ! t/lib/mimeb64.t
12662 ____________________________________________________________________________
12663 [  9794] By: jhi                                   on 2001/04/23  13:51:32
12664         Log: Update Changes.
12665      Branch: perl
12666            ! Changes patchlevel.h
12667 ____________________________________________________________________________
12668 [  9793] By: jhi                                   on 2001/04/23  13:44:18
12669         Log: Duplicate lines.
12670      Branch: perl
12671            ! MANIFEST
12672 ____________________________________________________________________________
12673 [  9792] By: jhi                                   on 2001/04/23  13:39:13
12674         Log: Subject: Re: PATCH 5.7.1
12675              From: Mark-Jason Dominus <mjd@plover.com>
12676              Date: Mon, 23 Apr 2001 10:30:21 -0400
12677              Message-ID: <20010423143021.17335.qmail@plover.com>
12678      Branch: perl
12679            ! perl.h sv.c
12680 ____________________________________________________________________________
12681 [  9791] By: jhi                                   on 2001/04/23  13:32:40
12682         Log: Add the CPAN.pm 1.59_54 tests.
12683      Branch: perl
12684            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12685            ! MANIFEST
12686 ____________________________________________________________________________
12687 [  9790] By: jhi                                   on 2001/04/23  13:21:55
12688         Log: Subject: Deparse nit
12689              From: Robin Houston <robin@kitsite.com>
12690              Date: Mon, 23 Apr 2001 12:38:20 +0100
12691              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
12692      Branch: perl
12693            ! ext/B/B/Deparse.pm
12694 ____________________________________________________________________________
12695 [  9789] By: jhi                                   on 2001/04/23  13:19:07
12696         Log: Subject: [PATCH] bug 20010423.002
12697              From: Robin Houston <robin@kitsite.com>
12698              Date: Mon, 23 Apr 2001 13:12:30 +0100
12699              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
12700      Branch: perl
12701            ! pp.c
12702 ____________________________________________________________________________
12703 [  9788] By: jhi                                   on 2001/04/23  13:02:49
12704         Log: Subject: PATCH [5.7.1] hv.c unused #define
12705              From: Mark-Jason Dominus <mjd@plover.com>
12706              Date: Sun, 22 Apr 2001 14:17:49 -0400
12707              Message-ID: <20010422181749.26976.qmail@plover.com>
12708      Branch: perl
12709            ! hv.c
12710 ____________________________________________________________________________
12711 [  9787] By: jhi                                   on 2001/04/23  13:02:02
12712         Log: Subject: PATCH 5.7.1
12713              From: Mark-Jason Dominus <mjd@plover.com>
12714              Date: Sun, 22 Apr 2001 15:12:57 -0400
12715              Message-ID: <20010422191258.6539.qmail@plover.com>
12716              
12717              plus Sarathy's STMT_START + STMT_END suggestion.
12718      Branch: perl
12719            ! perl.h
12720 ____________________________________________________________________________
12721 [  9786] By: jhi                                   on 2001/04/23  12:53:25
12722         Log: Fix for
12723              
12724              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
12725              From: dLux <dlux@spam.sch.bme.hu>
12726              Date: Mon, 23 Apr 2001 01:25:26 +0200
12727              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
12728              
12729              (SvGROW really does return a char *.)
12730      Branch: perl
12731            ! pod/perlapi.pod sv.h
12732 ____________________________________________________________________________
12733 [  9785] By: jhi                                   on 2001/04/23  04:34:04
12734         Log: Time::Piece work continues.  $t->day removed since
12735              I think it's too confusing.  Now has normal and
12736              abbreviated length weekday names and month names,
12737              the names change with _names(), not _list().
12738              Now has strftime() in Perl, _strftime() is
12739              the libc version (to which strftime() falls back
12740              if it doesn't know the format.  To do: the reverse
12741              of strftime, strptime(), and the localisation of both.
12742      Branch: perl
12743            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
12744            ! t/lib/time-piece.t
12745 ____________________________________________________________________________
12746 [  9784] By: jhi                                   on 2001/04/23  02:41:46
12747         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
12748              From: andreas.koenig@anima.de (Andreas J. Koenig)
12749              Date: 23 Apr 2001 05:20:55 +0200
12750              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
12751      Branch: perl
12752            ! t/pragma/overload.t
12753 ____________________________________________________________________________
12754 [  9783] By: jhi                                   on 2001/04/22  23:32:42
12755         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
12756              From: Robin Houston <robin@kitsite.com>
12757              Date: Mon, 23 Apr 2001 00:38:18 +0100
12758              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
12759      Branch: perl
12760            ! ext/B/B/Deparse.pm
12761 ____________________________________________________________________________
12762 [  9782] By: jhi                                   on 2001/04/22  20:55:43
12763         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
12764              From: Simon Cozens <simon@netthink.co.uk>
12765              Date: Sun, 22 Apr 2001 18:47:25 +0100
12766              Message-ID: <20010422184725.A14411@netthink.co.uk>
12767      Branch: perl
12768            ! sv.c t/pragma/overload.t
12769 ____________________________________________________________________________
12770 [  9781] By: jhi                                   on 2001/04/22  20:52:13
12771         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
12772              From: Robin Houston <robin@kitsite.com>
12773              Date: Sun, 22 Apr 2001 22:14:50 +0100
12774              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
12775      Branch: perl
12776            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12777 ____________________________________________________________________________
12778 [  9780] By: nick                                  on 2001/04/22  20:40:31
12779         Log: Integrate mainline.
12780      Branch: perlio
12781           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12782           +> t/lib/b-stash.t
12783           !> (integrate 38 files)
12784 ____________________________________________________________________________
12785 [  9779] By: jhi                                   on 2001/04/22  15:16:03
12786         Log: Subject: IO::Socket::INET patch
12787              From: andrew deryabin <djsf@technarchy.ru>
12788              Date: Sat, 21 Apr 2001 17:46:52 +0400
12789              Message-ID: <20010421174652.B1426@technarchy>
12790      Branch: perl
12791            ! ext/IO/lib/IO/Socket/INET.pm
12792 ____________________________________________________________________________
12793 [  9778] By: jhi                                   on 2001/04/22  15:14:33
12794         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
12795              From: Mark-Jason Dominus <mjd@plover.com>
12796              Date: Sat, 21 Apr 2001 21:27:49 -0400
12797              Message-ID: <20010422012749.27024.qmail@plover.com>
12798      Branch: perl
12799            ! regcomp.c
12800 ____________________________________________________________________________
12801 [  9777] By: jhi                                   on 2001/04/22  15:10:51
12802         Log: Subject: Re: Regex debugger patch 
12803              From: Mark-Jason Dominus <mjd@plover.com>
12804              Date: Sat, 21 Apr 2001 21:48:51 -0400
12805              Message-ID: <20010422014851.27165.qmail@plover.com>
12806      Branch: perl
12807            ! pod/perldebguts.pod
12808 ____________________________________________________________________________
12809 [  9776] By: jhi                                   on 2001/04/22  15:09:48
12810         Log: Subject: Re: Regex debugger patch
12811              From: Mark-Jason Dominus <mjd@plover.com>
12812              Date: Sat, 21 Apr 2001 14:24:39 -0400
12813              Message-ID: <20010421182439.16508.qmail@plover.com>
12814              
12815              Regex debugger backend.
12816      Branch: perl
12817            ! regcomp.c regexp.h
12818 ____________________________________________________________________________
12819 [  9775] By: jhi                                   on 2001/04/21  16:45:40
12820         Log: Subject: [PATCH] Typo in utf8.h
12821              From: Jesús Quiroga <jquiroga@pobox.com>
12822              Date: Sat, 21 Apr 2001 19:25:33 +0200
12823              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
12824      Branch: perl
12825            ! utf8.h
12826 ____________________________________________________________________________
12827 [  9774] By: jhi                                   on 2001/04/21  16:43:52
12828         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12829              From: Joe Orton <jorton@redhat.com>
12830              Date: Tue, 17 Apr 2001 15:50:43 +0100
12831              Message-Id: <20010417155043.D19132@eu.c2.net>
12832      Branch: perl
12833            ! hints/svr5.sh
12834 ____________________________________________________________________________
12835 [  9773] By: jhi                                   on 2001/04/21  15:30:15
12836         Log: Subject: Patch utils/h2xs.PL
12837              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12838              Date: Sat, 21 Apr 2001 10:32:16 -0500
12839              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
12840              
12841              Add MAILING list and LICENSE templates.
12842      Branch: perl
12843            ! utils/h2xs.PL
12844 ____________________________________________________________________________
12845 [  9772] By: jhi                                   on 2001/04/21  15:28:36
12846         Log: Subject: perlfaq2.patch for 5.7.1
12847              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12848              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
12849              Date: Fri, 20 Apr 2001 16:42:19 -0500
12850              
12851              rm an extra tab, a blurb about the xx.cpan to clarify
12852              which countries actually have that and dejanews is history
12853              as well as most of that nonsensical entry.
12854      Branch: perl
12855            ! pod/perlfaq2.pod
12856 ____________________________________________________________________________
12857 [  9771] By: jhi                                   on 2001/04/21  15:27:17
12858         Log: Subject: perlfaq1.patch for 5.7.1
12859              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12860              Date: Fri, 20 Apr 2001 16:57:36 -0500
12861              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
12862              
12863              Evil URLs must die. Especially when they are broken.
12864      Branch: perl
12865            ! pod/perlfaq1.pod
12866 ____________________________________________________________________________
12867 [  9770] By: jhi                                   on 2001/04/21  15:23:38
12868         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
12869              From: Michael G Schwern <schwern@pobox.com>
12870              Date: Sat, 21 Apr 2001 16:11:12 +0100
12871              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
12872      Branch: perl
12873            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12874            + t/lib/b-stash.t
12875            ! MANIFEST ext/B/B.pm t/lib/b.t
12876 ____________________________________________________________________________
12877 [  9769] By: jhi                                   on 2001/04/21  15:03:32
12878         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
12879              From: Michael G Schwern <schwern@pobox.com>
12880              Date: Sat, 21 Apr 2001 09:48:00 +0100
12881              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
12882      Branch: perl
12883            ! utils/h2ph.PL
12884 ____________________________________________________________________________
12885 [  9768] By: jhi                                   on 2001/04/21  14:33:49
12886         Log: PerlIO and Encode doc cleanup and tweaks.
12887      Branch: perl
12888            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
12889            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
12890 ____________________________________________________________________________
12891 [  9767] By: jhi                                   on 2001/04/21  12:40:16
12892         Log: Integrate perlio.
12893      Branch: perl
12894           !> doio.c
12895 ____________________________________________________________________________
12896 [  9766] By: nick                                  on 2001/04/20  18:28:35
12897         Log: Avoid core dump on
12898              open(STDOUT,">",\$foo);
12899      Branch: perlio
12900            ! doio.c
12901 ____________________________________________________________________________
12902 [  9765] By: jhi                                   on 2001/04/20  13:23:43
12903         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
12904              From: Robin Houston <robin@kitsite.com>
12905              Date: Fri, 20 Apr 2001 14:29:22 +0100
12906              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
12907      Branch: perl
12908            ! ext/B/B.pm ext/B/B/Deparse.pm
12909 ____________________________________________________________________________
12910 [  9764] By: jhi                                   on 2001/04/20  13:19:33
12911         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
12912              From: Peter Prymmer <pvhp@forte.com>
12913              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
12914              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
12915      Branch: perl
12916            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
12917            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12918            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12919            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12920 ____________________________________________________________________________
12921 [  9763] By: jhi                                   on 2001/04/20  12:36:39
12922         Log: Subject: Re: A new PerlIO coredump
12923              From: Nick Ing-Simmons <nik@tiuk.ti.com>
12924              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
12925              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
12926      Branch: perl
12927            ! doio.c
12928 ____________________________________________________________________________
12929 [  9762] By: jhi                                   on 2001/04/19  23:02:30
12930         Log: Update Changes.
12931      Branch: perl
12932            ! Changes patchlevel.h
12933 ____________________________________________________________________________
12934 [  9761] By: jhi                                   on 2001/04/19  22:59:19
12935         Log: More cleanup cleanup.
12936      Branch: perl
12937            ! Makefile.SH win32/Makefile win32/makefile.mk
12938 ____________________________________________________________________________
12939 [  9760] By: jhi                                   on 2001/04/19  22:50:31
12940         Log: lib/Time is non-empty, let's not rmdir it.
12941      Branch: perl
12942            ! Makefile.SH
12943 ____________________________________________________________________________
12944 [  9759] By: jhi                                   on 2001/04/19  22:36:51
12945         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
12946              From: Robin Houston <robin@kitsite.com>
12947              Date: Fri, 20 Apr 2001 00:18:53 +0100
12948              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
12949      Branch: perl
12950            ! ext/B/B/Deparse.pm
12951 ____________________________________________________________________________
12952 [  9758] By: jhi                                   on 2001/04/19  22:36:00
12953         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
12954              From: Peter Prymmer <pvhp@forte.com>
12955              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
12956              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
12957      Branch: perl
12958            ! ext/Cwd/Cwd.xs
12959 ____________________________________________________________________________
12960 [  9757] By: nick                                  on 2001/04/19  18:53:54
12961         Log: Blind (untested) integrate of mainline.
12962      Branch: perlio
12963           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
12964           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
12965           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
12966           !> (integrate 53 files)
12967 ____________________________________________________________________________
12968 [  9756] By: jhi                                   on 2001/04/19  16:59:23
12969         Log: Document and test Time::Piece.
12970      Branch: perl
12971            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
12972            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
12973 ____________________________________________________________________________
12974 [  9755] By: jhi                                   on 2001/04/19  12:13:29
12975         Log: A better fix for the \x{12345678} trouble from NI-S.
12976      Branch: perl
12977            ! utf8.c
12978 ____________________________________________________________________________
12979 [  9754] By: jhi                                   on 2001/04/19  11:56:07
12980         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
12981              From: Robin Houston <robin@kitsite.com>
12982              Date: Wed, 18 Apr 2001 17:58:33 +0100
12983              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
12984      Branch: perl
12985            ! ext/B/B/Deparse.pm op.c
12986 ____________________________________________________________________________
12987 [  9753] By: jhi                                   on 2001/04/19  04:21:52
12988         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
12989              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
12990              Date: Thu, 19 Apr 2001 01:11:41 -0400
12991              Message-ID: <20010419011141.A5798@cpan.org>
12992      Branch: perl
12993            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12994 ____________________________________________________________________________
12995 [  9752] By: jhi                                   on 2001/04/19  02:41:10
12996         Log: The new time utils need to be thread-aware, too.
12997      Branch: perl
12998            ! util.c
12999 ____________________________________________________________________________
13000 [  9751] By: jhi                                   on 2001/04/19  02:26:47
13001         Log: Compilation nit noticed by AIX compiler.
13002      Branch: perl
13003            ! perlio.c
13004 ____________________________________________________________________________
13005 [  9750] By: jhi                                   on 2001/04/19  02:20:06
13006         Log: The new time utils need to be public.
13007      Branch: perl
13008            ! embed.pl
13009 ____________________________________________________________________________
13010 [  9749] By: jhi                                   on 2001/04/19  01:42:39
13011         Log: Regen toc.
13012      Branch: perl
13013            ! pod/perltoc.pod
13014 ____________________________________________________________________________
13015 [  9748] By: jhi                                   on 2001/04/19  01:41:10
13016         Log: Add Time::Piece, a slight rewrite of Time::Object,
13017              from Matt Sergeant.
13018      Branch: perl
13019            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13020            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
13021            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
13022            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
13023            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
13024            ! win32/makefile.mk
13025 ____________________________________________________________________________
13026 [  9747] By: jhi                                   on 2001/04/19  00:55:35
13027         Log: The new metaconfig unit from strftime.
13028      Branch: metaconfig/U/perl
13029            + d_strftime.U
13030 ____________________________________________________________________________
13031 [  9746] By: jhi                                   on 2001/04/19  00:54:54
13032         Log: Move the strftime() wrapper from POSIX.xs to util.c
13033              as my_strftime(), requires HAS_STRFTIME.
13034      Branch: perl
13035            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13036            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
13037            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
13038            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13039            ! vos/config.ga.h win32/config.bc win32/config.gc
13040            ! win32/config.vc
13041 ____________________________________________________________________________
13042 [  9745] By: jhi                                   on 2001/04/18  23:11:03
13043         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
13044              in preparation of Time::Piece.
13045      Branch: perl
13046            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
13047 ____________________________________________________________________________
13048 [  9744] By: jhi                                   on 2001/04/18  22:33:12
13049         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
13050              From: Peter Prymmer <pvhp@forte.com>
13051              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
13052              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
13053      Branch: perl
13054            ! t/lib/exporter.t
13055 ____________________________________________________________________________
13056 [  9743] By: jhi                                   on 2001/04/18  22:32:23
13057         Log: Subject: Fwd: pod2html leaves cache files lying around?
13058              From: Rajesh Vaidheeswarran <rv@gnu.org>
13059              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
13060              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
13061      Branch: perl
13062            ! lib/Pod/Html.pm
13063 ____________________________________________________________________________
13064 [  9742] By: jhi                                   on 2001/04/18  20:31:49
13065         Log: Update Changes.
13066      Branch: perl
13067            ! Changes patchlevel.h
13068 ____________________________________________________________________________
13069 [  9741] By: jhi                                   on 2001/04/18  20:23:02
13070         Log: Declare hints only if needed.
13071      Branch: perl
13072            ! ext/B/B/Deparse.pm
13073 ____________________________________________________________________________
13074 [  9740] By: jhi                                   on 2001/04/18  19:06:05
13075         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
13076              bug noticed by Robin Houston; basically the code of detecting
13077              value wraparound was acting differently under different compilers
13078              and platforms.  The workaround is to remove the overflow check
13079              for now, a real fix would be to do the overflow (portably) right.
13080      Branch: perl
13081            ! t/op/pat.t utf8.c
13082 ____________________________________________________________________________
13083 [  9739] By: jhi                                   on 2001/04/18  19:01:23
13084         Log: Subject: [PATCH B::Deparse] some pragma support
13085              From: Robin Houston <robin@kitsite.com>
13086              Date: Wed, 18 Apr 2001 19:32:12 +0100
13087              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
13088      Branch: perl
13089            ! ext/B/B/Deparse.pm
13090 ____________________________________________________________________________
13091 [  9738] By: jhi                                   on 2001/04/18  15:16:37
13092         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
13093              From: Benjamin Sugars <bsugars@canoe.ca>
13094              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
13095              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
13096      Branch: perl
13097            ! t/op/glob.t
13098 ____________________________________________________________________________
13099 [  9737] By: jhi                                   on 2001/04/18  13:24:50
13100         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
13101              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13102              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
13103              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
13104      Branch: perl
13105            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13106            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
13107 ____________________________________________________________________________
13108 [  9736] By: jhi                                   on 2001/04/18  04:15:14
13109         Log: The #9735 also changes the subtest 12.
13110      Branch: perl
13111            ! t/lib/b.t
13112 ____________________________________________________________________________
13113 [  9735] By: jhi                                   on 2001/04/18  03:55:17
13114         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
13115              From: David Dyck <dcd@tc.fluke.com>
13116              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
13117              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
13118      Branch: perl
13119            ! ext/B/B/Deparse.pm
13120 ____________________________________________________________________________
13121 [  9734] By: jhi                                   on 2001/04/18  03:54:11
13122         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
13123              From: Gisle Aas <gisle@ActiveState.com>
13124              Date: 17 Apr 2001 19:06:45 -0700
13125              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
13126      Branch: perl
13127            ! pp_hot.c t/op/misc.t
13128 ____________________________________________________________________________
13129 [  9733] By: jhi                                   on 2001/04/17  22:25:22
13130         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
13131              From: "Abigail" <abigail@foad.org>
13132              Date: Wed, 18 Apr 2001 01:17:46 +0200
13133              Message-ID: <20010417231746.21657.qmail@foad.org>
13134      Branch: perl
13135            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
13136 ____________________________________________________________________________
13137 [  9732] By: jhi                                   on 2001/04/17  20:47:56
13138         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
13139              From: Robin Houston <robin@kitsite.com>
13140              Date: Tue, 17 Apr 2001 22:37:42 +0100
13141              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
13142      Branch: perl
13143            ! ext/B/B/Deparse.pm
13144 ____________________________________________________________________________
13145 [  9731] By: nick                                  on 2001/04/17  20:46:35
13146         Log: Re-sync for t/lib/b.t fix
13147      Branch: perlio
13148           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
13149 ____________________________________________________________________________
13150 [  9730] By: jhi                                   on 2001/04/17  20:45:29
13151         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
13152              From: Robin Houston <robin@kitsite.com>
13153              Date: Tue, 17 Apr 2001 22:29:36 +0100
13154              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
13155      Branch: perl
13156            ! ext/B/B.xs ext/B/B/Deparse.pm
13157 ____________________________________________________________________________
13158 [  9729] By: jhi                                   on 2001/04/17  20:43:11
13159         Log: Subject: Deparse - parenthesise args to undeclared subs
13160              From: Robin Houston <robin@kitsite.com>
13161              Date: Tue, 17 Apr 2001 21:31:05 +0100
13162              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
13163      Branch: perl
13164            ! ext/B/B/Deparse.pm
13165 ____________________________________________________________________________
13166 [  9728] By: jhi                                   on 2001/04/17  18:57:30
13167         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
13168              From: Benjamin Sugars <ben.sugars@home.com>
13169              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
13170              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
13171      Branch: perl
13172            ! t/lib/cwd.t
13173 ____________________________________________________________________________
13174 [  9727] By: jhi                                   on 2001/04/17  18:20:20
13175         Log: Subject: [PATCH B::Deparse] ambient pragmas
13176              From: Robin Houston <robin@kitsite.com>
13177              Date: Tue, 17 Apr 2001 20:01:59 +0100
13178              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
13179      Branch: perl
13180            ! ext/B/B/Deparse.pm t/lib/b.t
13181 ____________________________________________________________________________
13182 [  9726] By: nick                                  on 2001/04/17  16:33:51
13183         Log: Integrate mainline (t/lib/b.t fails test 2...)
13184      Branch: perlio
13185           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13186           +> ext/List/Util/README ext/List/Util/Util.xs
13187           +> ext/List/Util/lib/List/Util.pm
13188           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
13189           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
13190           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13191           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13192           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13193           !> (integrate 31 files)
13194 ____________________________________________________________________________
13195 [  9725] By: jhi                                   on 2001/04/17  12:14:24
13196         Log: Subject: multiple B::* changes
13197              From: Robin Houston <robin@kitsite.com>
13198              Date: Thu, 12 Apr 2001 20:12:27 +0100
13199              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
13200      Branch: perl
13201            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
13202 ____________________________________________________________________________
13203 [  9724] By: jhi                                   on 2001/04/17  11:59:05
13204         Log: Thread-awareness from Doug MacEachern.
13205      Branch: perl
13206            ! ext/List/Util/Util.xs
13207 ____________________________________________________________________________
13208 [  9723] By: jhi                                   on 2001/04/17  11:57:41
13209         Log: Make the test more portable.
13210      Branch: perl
13211            ! t/lib/cwd.t
13212 ____________________________________________________________________________
13213 [  9722] By: jhi                                   on 2001/04/17  11:53:50
13214         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
13215              From: Benjamin Sugars <ben.sugars@home.com>
13216              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
13217              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
13218      Branch: perl
13219            ! t/lib/cwd.t
13220 ____________________________________________________________________________
13221 [  9721] By: jhi                                   on 2001/04/17  11:52:17
13222         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
13223              From: Benjamin Sugars <bsugars@canoe.ca>
13224              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
13225              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
13226      Branch: perl
13227            ! op.c
13228 ____________________________________________________________________________
13229 [  9720] By: jhi                                   on 2001/04/17  11:35:42
13230         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
13231              From: Chris Nandor <pudge@pobox.com>
13232              Date: Tue, 17 Apr 2001 00:30:49 -0400
13233              Message-Id: <p05100207b701768712de@[10.0.1.177]>
13234      Branch: perl
13235            ! ext/File/Glob/bsd_glob.c gv.c
13236 ____________________________________________________________________________
13237 [  9719] By: jhi                                   on 2001/04/17  11:32:13
13238         Log: Subject: [PATCH] Tweten->West
13239              From: Casey West <casey@geeknest.com>
13240              Date: Mon, 16 Apr 2001 12:11:22 -0400
13241              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
13242      Branch: perl
13243            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
13244            ! pod/perltie.pod
13245 ____________________________________________________________________________
13246 [  9718] By: jhi                                   on 2001/04/16  03:22:52
13247         Log: Update Changes.
13248      Branch: perl
13249            ! Changes patchlevel.h
13250 ____________________________________________________________________________
13251 [  9717] By: jhi                                   on 2001/04/16  03:06:28
13252         Log: Regen toc.
13253      Branch: perl
13254            ! pod/perltoc.pod
13255 ____________________________________________________________________________
13256 [  9716] By: jhi                                   on 2001/04/16  02:58:42
13257         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
13258              From: Prymmer/Kahn <pvhp@best.com>
13259              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
13260              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
13261      Branch: perl
13262            ! utf8.c
13263 ____________________________________________________________________________
13264 [  9715] By: jhi                                   on 2001/04/15  23:40:35
13265         Log: Subject: Re: Net::Ping patch, adds stream protocol
13266              From: bronson@rinspin.com (Scott Bronson)
13267              Date: Tue, 10 Apr 2001 23:58:33 -0700
13268              Message-ID: <20010410235833.N29719@rinspin.com>
13269      Branch: perl
13270            ! lib/Net/Ping.pm
13271 ____________________________________________________________________________
13272 [  9714] By: jhi                                   on 2001/04/15  23:31:46
13273         Log: Printing out the ok messages helps successful testing.
13274      Branch: perl
13275            ! t/lib/time-hires.t
13276 ____________________________________________________________________________
13277 [  9713] By: jhi                                   on 2001/04/15  21:43:24
13278         Log: Update Douglas Wegscheid's email.
13279      Branch: perl
13280            ! AUTHORS
13281 ____________________________________________________________________________
13282 [  9712] By: jhi                                   on 2001/04/15  21:40:41
13283         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
13284              From: Michael G Schwern <schwern@pobox.com>
13285              Date: Sat, 14 Apr 2001 22:40:50 +0100
13286              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
13287      Branch: perl
13288            + t/lib/exporter.t
13289            ! MANIFEST lib/Exporter/Heavy.pm
13290 ____________________________________________________________________________
13291 [  9711] By: jhi                                   on 2001/04/15  21:39:21
13292         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
13293              From: Michael G Schwern <schwern@pobox.com>
13294              Date: Sat, 14 Apr 2001 22:13:59 +0100
13295              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
13296      Branch: perl
13297            ! t/op/loopctl.t
13298 ____________________________________________________________________________
13299 [  9710] By: jhi                                   on 2001/04/15  21:30:19
13300         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
13301              From: Michael G Schwern <schwern@pobox.com>
13302              Date: Sat, 14 Apr 2001 22:05:32 +0100
13303              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
13304      Branch: perl
13305            ! t/pragma/warnings.t
13306 ____________________________________________________________________________
13307 [  9709] By: jhi                                   on 2001/04/15  19:34:09
13308         Log: Integrate changes #9706,9707 from maintperl into mainline.
13309              
13310              change#7210 broke .packlist generation
13311              
13312              ExtUtils::Installed doesn't quote regex metacharacters in paths
13313              before using them in match; also make it work for dosish platforms
13314      Branch: perl
13315           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13316 ____________________________________________________________________________
13317 [  9708] By: jhi                                   on 2001/04/15  19:31:01
13318         Log: Test also the scalar aspect of getitimer().
13319      Branch: perl
13320            ! t/lib/time-hires.t
13321 ____________________________________________________________________________
13322 [  9707] By: gsar                                  on 2001/04/15  17:24:20
13323         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
13324              before using them in match; also make it work for dosish platforms
13325      Branch: maint-5.6/perl
13326            ! lib/ExtUtils/Installed.pm
13327 ____________________________________________________________________________
13328 [  9706] By: gsar                                  on 2001/04/15  17:21:59
13329         Log: change#7210 broke .packlist generation (listed only filename
13330              rather than fully qualified path name)
13331      Branch: maint-5.6/perl
13332            ! lib/ExtUtils/Install.pm
13333 ____________________________________________________________________________
13334 [  9705] By: jhi                                   on 2001/04/15  12:36:33
13335         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
13336      Branch: perl
13337            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
13338            ! t/lib/time-hires.t
13339 ____________________________________________________________________________
13340 [  9704] By: jhi                                   on 2001/04/15  10:49:08
13341         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
13342              From: Prymmer/Kahn <pvhp@best.com>
13343              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
13344              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
13345      Branch: perl
13346            ! lib/utf8.pm pod/perlebcdic.pod
13347 ____________________________________________________________________________
13348 [  9703] By: jhi                                   on 2001/04/15  02:26:26
13349         Log: I keep forgetting to sort MANIFEST.
13350      Branch: perl
13351            ! MANIFEST
13352 ____________________________________________________________________________
13353 [  9702] By: jhi                                   on 2001/04/15  02:07:47
13354         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
13355              Now we have blessed, reftype, tainted, first, reduce, ...
13356      Branch: perl
13357            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13358            + ext/List/Util/README ext/List/Util/Util.xs
13359            + ext/List/Util/lib/List/Util.pm
13360            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
13361            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
13362            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13363            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13364            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13365            ! MANIFEST
13366 ____________________________________________________________________________
13367 [  9701] By: jhi                                   on 2001/04/14  15:05:25
13368         Log: Subject: RE: dprofpp.pl updates 
13369              From: Carl Eklof <CEklof@endeca.com>
13370              Date: Thu, 12 Apr 2001 18:45:46 -0400
13371              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
13372      Branch: perl
13373            ! utils/dprofpp.PL
13374 ____________________________________________________________________________
13375 [  9700] By: jhi                                   on 2001/04/14  14:44:55
13376         Log: Do not just blindly add CR.
13377      Branch: perl
13378            ! Porting/makerel
13379 ____________________________________________________________________________
13380 [  9699] By: jhi                                   on 2001/04/13  13:17:01
13381         Log: Update Changes.
13382      Branch: perl
13383            ! Changes patchlevel.h
13384 ____________________________________________________________________________
13385 [  9698] By: jhi                                   on 2001/04/13  12:44:48
13386         Log: Integrate perlio.
13387      Branch: perl
13388           !> ext/PerlIO/Scalar/Scalar.xs
13389 ____________________________________________________________________________
13390 [  9697] By: jhi                                   on 2001/04/13  12:29:15
13391         Log: Add more debug output to the test.
13392      Branch: perl
13393            ! t/lib/cwd.t
13394 ____________________________________________________________________________
13395 [  9696] By: nick                                  on 2001/04/13  10:14:29
13396         Log: Fix core dump on binmode($fh,'Scalar')
13397      Branch: perlio
13398            ! ext/PerlIO/Scalar/Scalar.xs
13399 ____________________________________________________________________________
13400 [  9695] By: nick                                  on 2001/04/13  09:05:42
13401         Log: Integrate mainline
13402      Branch: perlio
13403           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13404           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13405           +> t/lib/time-hires.t
13406           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
13407           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
13408           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13409           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
13410           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
13411           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
13412           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
13413 ____________________________________________________________________________
13414 [  9694] By: jhi                                   on 2001/04/12  22:23:35
13415         Log: Integrate change #9693 from maintperl into mainline.
13416              
13417              $VERSION and Version() on the same line provokes a warning from
13418              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13419      Branch: perl
13420           !> lib/Devel/SelfStubber.pm
13421 ____________________________________________________________________________
13422 [  9693] By: gsar                                  on 2001/04/12  21:55:56
13423         Log: $VERSION and Version() on the same line provokes a warning from
13424              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13425      Branch: maint-5.6/perl
13426            ! lib/Devel/SelfStubber.pm
13427 ____________________________________________________________________________
13428 [  9692] By: jhi                                   on 2001/04/12  13:54:00
13429         Log: This is at least 5.005.
13430      Branch: perl
13431            ! ext/Time/HiRes/HiRes.xs
13432 ____________________________________________________________________________
13433 [  9691] By: jhi                                   on 2001/04/12  13:37:20
13434         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
13435      Branch: perl
13436            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
13437            ! win32/Makefile win32/makefile.mk
13438 ____________________________________________________________________________
13439 [  9690] By: jhi                                   on 2001/04/12  01:34:46
13440         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
13441      Branch: perl
13442            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13443            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13444            + t/lib/time-hires.t
13445            ! MANIFEST
13446 ____________________________________________________________________________
13447 [  9689] By: jhi                                   on 2001/04/12  00:28:39
13448         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
13449              From: Gisle Aas <gisle@ActiveState.com>
13450              Date: 11 Apr 2001 16:36:11 -0700
13451              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
13452      Branch: perl
13453            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
13454 ____________________________________________________________________________
13455 [  9688] By: jhi                                   on 2001/04/12  00:27:39
13456         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13457              From: Gisle Aas <gisle@ActiveState.com>
13458              Date: 11 Apr 2001 11:13:24 -0700
13459              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
13460      Branch: perl
13461            ! ext/MIME/Base64/Base64.xs
13462 ____________________________________________________________________________
13463 [  9687] By: jhi                                   on 2001/04/11  19:51:47
13464         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
13465      Branch: perl
13466            ! Todo-5.6
13467 ____________________________________________________________________________
13468 [  9686] By: jhi                                   on 2001/04/11  16:54:25
13469         Log: Subject: [PATCH opcode.pl] Documentation of table format
13470              From: Simon Cozens <simon@netthink.co.uk>
13471              Date: Wed, 11 Apr 2001 12:59:31 +0100
13472              Message-ID: <20010411125931.A25681@netthink.co.uk>
13473      Branch: perl
13474            ! opcode.pl
13475 ____________________________________________________________________________
13476 [  9685] By: jhi                                   on 2001/04/11  16:53:15
13477         Log: Subject: [PATCH] prototype("CORE::recv")
13478              From: Simon Cozens <simon@netthink.co.uk>
13479              Date: Wed, 11 Apr 2001 13:24:35 +0100
13480              Message-ID: <20010411132435.A26169@netthink.co.uk>
13481      Branch: perl
13482            ! pp.c t/comp/proto.t
13483 ____________________________________________________________________________
13484 [  9684] By: jhi                                   on 2001/04/11  16:47:13
13485         Log: FAQ (and AUTHORS) update from Dan Carson: the information
13486              was several years obsolete, Term::Readkey has been updated
13487              to have the functionality.
13488      Branch: perl
13489            ! AUTHORS pod/perlfaq5.pod
13490 ____________________________________________________________________________
13491 [  9683] By: jhi                                   on 2001/04/11  12:15:46
13492         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13493              From: Calle Dybedahl <calle@lysator.liu.se>
13494              Date: 10 Apr 2001 16:44:16 +0200
13495              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
13496      Branch: perl
13497            ! ext/MIME/Base64/Base64.xs
13498 ____________________________________________________________________________
13499 [  9682] By: jhi                                   on 2001/04/11  12:12:26
13500         Log: A more minimal fix for 20010410.006 from Hugo.
13501      Branch: perl
13502            ! regexec.c
13503 ____________________________________________________________________________
13504 [  9681] By: jhi                                   on 2001/04/11  11:34:23
13505         Log: Integrate changes #9678,9679 from maintline into mainperl.
13506              
13507              addendum to change#9676
13508              
13509              up $File::Glob::VERSION; add a note pointing out the version of
13510              the OpenBSD glob bsd_glob.c resembles
13511      Branch: perl
13512           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13513           !> ext/File/Glob/bsd_glob.h
13514 ____________________________________________________________________________
13515 [  9680] By: jhi                                   on 2001/04/11  11:30:38
13516         Log: Bad test numbering in integrate in #9677.
13517              Fixes ID 20010411.001.
13518      Branch: perl
13519            ! t/op/pat.t
13520 ____________________________________________________________________________
13521 [  9679] By: gsar                                  on 2001/04/11  03:38:40
13522         Log: up $File::Glob::VERSION; add a note pointing out the version of
13523              the OpenBSD glob bsd_glob.c resembles
13524      Branch: maint-5.6/perl
13525            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13526            ! ext/File/Glob/bsd_glob.h
13527 ____________________________________________________________________________
13528 [  9678] By: gsar                                  on 2001/04/11  03:09:48
13529         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
13530              revision 1.8.10.1 found here:
13531              
13532              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
13533      Branch: maint-5.6/perl
13534            ! ext/File/Glob/bsd_glob.c
13535 ____________________________________________________________________________
13536 [  9677] By: jhi                                   on 2001/04/11  02:54:39
13537         Log: Integrate changes #9675,9676 from maintperl into mainline.
13538              
13539              fix for bug 20010410.006, undo change#7115
13540              
13541              port the OpenBSD glob() security patch
13542      Branch: perl
13543           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13544           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
13545           !> t/op/pat.t
13546 ____________________________________________________________________________
13547 [  9676] By: gsar                                  on 2001/04/11  02:19:02
13548         Log: port the glob() security patch found at:
13549              
13550              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
13551              
13552              CERT advisory for the issue is here:
13553              
13554              http://www.cert.org/advisories/CA-2001-07.html
13555              
13556              Note that the security scare is only relevant for those who are
13557              foolish enough to build suidperl (which is now officially discouraged)
13558      Branch: maint-5.6/perl
13559            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13560            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
13561 ____________________________________________________________________________
13562 [  9675] By: gsar                                  on 2001/04/10  23:52:11
13563         Log: fix for bug 20010410.006
13564              
13565              undo change#7115 (came into maint-5.6 as change#8156)
13566              
13567              add tests to keep it from coming back
13568      Branch: maint-5.6/perl
13569            ! regexec.c t/op/pat.t
13570 ____________________________________________________________________________
13571 [  9674] By: nick                                  on 2001/04/10  20:39:31
13572         Log: Integrate mainline
13573      Branch: perlio
13574           +> Porting/testall.atom
13575           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
13576           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
13577           !> t/lib/lc-uk.t t/pod/find.t
13578 ____________________________________________________________________________
13579 [  9673] By: nick                                  on 2001/04/10  18:46:14
13580         Log: Integrate against change 9670 aka perl-5.7.1
13581      Branch: perlio
13582           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13583           !> (integrate 53 files)
13584 ____________________________________________________________________________
13585 [  9672] By: jhi                                   on 2001/04/10  13:45:01
13586         Log: Add a script for doing cumulative profile of the test suite.
13587              (Requires ATOM, that is, Tru64.)
13588      Branch: perl
13589            + Porting/testall.atom
13590            ! MANIFEST
13591 ____________________________________________________________________________
13592 [  9671] By: jhi                                   on 2001/04/10  12:38:53
13593         Log: Missing std block.
13594      Branch: perl
13595            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
13596            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
13597            ! t/pod/find.t
13598 ____________________________________________________________________________
13599 [  9670] By: jhi                                   on 2001/04/10  01:25:58
13600         Log: This is 5.7.1.
13601      Branch: perl
13602            ! patchlevel.h
13603 ____________________________________________________________________________
13604 [  9669] By: jhi                                   on 2001/04/10  01:09:14
13605         Log: Update Changes.
13606      Branch: perl
13607            ! Changes patchlevel.h
13608 ____________________________________________________________________________
13609 [  9668] By: jhi                                   on 2001/04/10  01:00:38
13610         Log: Regen toc.
13611      Branch: perl
13612            ! pod/perltoc.pod
13613 ____________________________________________________________________________
13614 [  9667] By: jhi                                   on 2001/04/10  00:52:16
13615         Log: Update perlhist.
13616      Branch: perl
13617            ! pod/perlhist.pod
13618 ____________________________________________________________________________
13619 [  9666] By: jhi                                   on 2001/04/09  23:38:59
13620         Log: Slight wording tweaks from Damian to #9658.
13621      Branch: perl
13622            ! pod/perlobj.pod
13623 ____________________________________________________________________________
13624 [  9665] By: jhi                                   on 2001/04/09  19:56:06
13625         Log: Subject: [PATCH perlutil.pod] Nit
13626              From: Simon Cozens <simon@netthink.co.uk>
13627              Date: Mon, 9 Apr 2001 20:29:44 +0100
13628              Message-ID: <20010409202944.A14796@the.earth.li>
13629      Branch: perl
13630            ! pod/perlutil.pod
13631 ____________________________________________________________________________
13632 [  9664] By: jhi                                   on 2001/04/09  19:54:42
13633         Log: Subject: Re: perl571delta.pod@9631
13634              From: Mike Guy <mjtg@cam.ac.uk>
13635              Date: Mon, 09 Apr 2001 18:09:14 +0100
13636              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
13637      Branch: perl
13638            ! pod/perl571delta.pod
13639 ____________________________________________________________________________
13640 [  9663] By: jhi                                   on 2001/04/09  13:43:35
13641         Log: Update Changes.
13642      Branch: perl
13643            ! Changes patchlevel.h
13644 ____________________________________________________________________________
13645 [  9662] By: jhi                                   on 2001/04/09  13:24:46
13646         Log: tweak tweak.
13647      Branch: perl
13648            ! AUTHORS pod/perl571delta.pod
13649 ____________________________________________________________________________
13650 [  9661] By: jhi                                   on 2001/04/09  13:15:13
13651         Log: Thinko in manual patch applying.
13652      Branch: perl
13653            ! sv.c
13654 ____________________________________________________________________________
13655 [  9660] By: jhi                                   on 2001/04/09  13:07:53
13656         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
13657              From: Robin Barker <rmb1@cise.npl.co.uk> 
13658              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
13659              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
13660              
13661              (This corrects the case where the "isn't numeric" string contains \0s
13662              and is longer than the temporary buffer, and contains \0 at the point
13663              the string would be truncated by "...".) 
13664      Branch: perl
13665            ! sv.c
13666 ____________________________________________________________________________
13667 [  9659] By: jhi                                   on 2001/04/09  12:57:41
13668         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
13669      Branch: perl
13670            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
13671            ! t/lib/cgi-function.t t/lib/cgi-html.t
13672 ____________________________________________________________________________
13673 [  9658] By: jhi                                   on 2001/04/09  12:48:47
13674         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
13675              From: Ilmari Karonen <iltzu@sci.fi>
13676              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
13677              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
13678              
13679              Rearrange and rewrite the Method Invocation section
13680              to explain the concepts in nicer order.
13681      Branch: perl
13682            ! pod/perlobj.pod
13683 ____________________________________________________________________________
13684 [  9657] By: jhi                                   on 2001/04/09  12:35:58
13685         Log: Upgrade to podlators 1.09, from Russ Allbery.
13686      Branch: perl
13687            ! lib/Pod/Man.pm lib/Pod/Text.pm
13688 ____________________________________________________________________________
13689 [  9656] By: jhi                                   on 2001/04/09  12:31:53
13690         Log: perl571delta.
13691      Branch: perl
13692            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
13693 ____________________________________________________________________________
13694 [  9655] By: jhi                                   on 2001/04/09  12:20:09
13695         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
13696              From: Prymmer/Kahn <pvhp@best.com>
13697              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
13698              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
13699      Branch: perl
13700            ! lib/utf8.pm pod/perlunicode.pod
13701 ____________________________________________________________________________
13702 [  9654] By: gsar                                  on 2001/04/09  03:38:33
13703         Log: here lies 5.6.1
13704      Branch: maint-5.6/perl
13705            ! Changes
13706 ____________________________________________________________________________
13707 [  9653] By: jhi                                   on 2001/04/09  03:25:24
13708         Log: Update perlhist.
13709      Branch: perl
13710            ! pod/perlhist.pod
13711 ____________________________________________________________________________
13712 [  9652] By: jhi                                   on 2001/04/09  03:18:49
13713         Log: perl571delta tweaking continues.
13714      Branch: perl
13715            ! pod/perl571delta.pod
13716 ____________________________________________________________________________
13717 [  9651] By: gsar                                  on 2001/04/09  03:11:19
13718         Log: update Changes, patchlevel.h &c.
13719      Branch: maint-5.6/perl
13720            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13721            ! pod/perltoc.pod
13722 ____________________________________________________________________________
13723 [  9650] By: jhi                                   on 2001/04/09  02:40:24
13724         Log: Integrate the perlfork half of #9513 from maintperl into mainline
13725              (the perlunicode half is obsolete)
13726      Branch: perl
13727            ! pod/perlfork.pod
13728 ____________________________________________________________________________
13729 [  9649] By: gsar                                  on 2001/04/09  02:35:43
13730         Log: tweak perldelta as suggested by Jarkko
13731      Branch: maint-5.6/perl
13732            ! pod/perldelta.pod
13733 ____________________________________________________________________________
13734 [  9648] By: jhi                                   on 2001/04/09  02:13:04
13735         Log: Integrate change #9646 from maintperl into mainline.
13736              
13737              add note about ithreads and Thread.pm
13738      Branch: perl
13739           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
13740 ____________________________________________________________________________
13741 [  9647] By: jhi                                   on 2001/04/09  02:10:18
13742         Log: Bad assumption that shortsize == 2.
13743      Branch: perl
13744            ! t/lib/xs-typemap.t
13745 ____________________________________________________________________________
13746 [  9646] By: gsar                                  on 2001/04/09  00:48:04
13747         Log: add note about ithreads and Thread.pm (too many people are
13748              confused by the fact that Thread.pm is built and installed
13749              under non-5005threads but doesn't work)
13750      Branch: maint-5.6/perl
13751            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
13752 ____________________________________________________________________________
13753 [  9645] By: gsar                                  on 2001/04/09  00:19:03
13754         Log: update perldelta.pod for changes in 5.6.1
13755      Branch: maint-5.6/perl
13756            ! Changes pod/perldelta.pod
13757 ____________________________________________________________________________
13758 [  9644] By: jhi                                   on 2001/04/08  20:37:00
13759         Log: Integrate change #9639 from maintperl into mainline:
13760              on windows, many of the README.* pods were being copied to
13761              the wrong location
13762      Branch: perl
13763           !> win32/Makefile win32/makefile.mk
13764 ____________________________________________________________________________
13765 [  9643] By: jhi                                   on 2001/04/08  20:07:11
13766         Log: Integrate change #9624 from maintperl into mainline:
13767              the pod tests were not okay.  (t/pod/find.t changes ignored)
13768      Branch: perl
13769           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
13770           !> t/pod/include.t t/pod/included.t t/pod/lref.t
13771           !> t/pod/multiline_items.t t/pod/nested_items.t
13772           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13773           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13774 ____________________________________________________________________________
13775 [  9642] By: jhi                                   on 2001/04/08  19:57:17
13776         Log: Integrate change #9638 from maintperl into mainline:
13777              update to latest JPL from the anoncvs repository
13778      Branch: perl
13779           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13780           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13781           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13782 ____________________________________________________________________________
13783 [  9641] By: jhi                                   on 2001/04/08  19:53:30
13784         Log: perl571delta updates.
13785      Branch: perl
13786            ! lib/Filter/Simple.pm pod/perl571delta.pod
13787 ____________________________________________________________________________
13788 [  9640] By: gsar                                  on 2001/04/08  19:20:46
13789         Log: integrate change#9634 from mainline
13790              
13791              Fix the perlmodlib generation (didn't understand separate .pod
13792              files; didn't understand -- as the name-thing separator).
13793              Update the CPAN mirrors list.
13794      Branch: maint-5.6/perl
13795            ! pod/perlmodlib.pod
13796           !> pod/perlmodlib.PL
13797 ____________________________________________________________________________
13798 [  9639] By: gsar                                  on 2001/04/08  18:57:31
13799         Log: on windows, many of the README.* pods were being copied to the wrong
13800              location
13801      Branch: maint-5.6/perl
13802            ! win32/Makefile win32/makefile.mk
13803 ____________________________________________________________________________
13804 [  9638] By: gsar                                  on 2001/04/08  18:38:25
13805         Log: update to latest JPL from the anoncvs repository
13806      Branch: maint-5.6/perl
13807            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13808            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13809            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13810 ____________________________________________________________________________
13811 [  9637] By: jhi                                   on 2001/04/08  17:53:53
13812         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
13813      Branch: perl
13814            ! pod/perl571delta.pod
13815 ____________________________________________________________________________
13816 [  9636] By: jhi                                   on 2001/04/08  17:18:32
13817         Log: Regen toc.
13818      Branch: perl
13819            ! pod/perltoc.pod
13820 ____________________________________________________________________________
13821 [  9635] By: jhi                                   on 2001/04/08  17:16:33
13822         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
13823              From: "Craig A. Berry" <craigberry@mac.com>
13824              Date: Sun, 08 Apr 2001 12:30:16 -0500
13825              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
13826      Branch: perl
13827            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
13828 ____________________________________________________________________________
13829 [  9634] By: jhi                                   on 2001/04/08  17:09:19
13830         Log: Fix the perlmodlib generation (didn't understand separate .pod
13831              files; didn't understand -- as the name-thing separator).
13832              
13833              Update the CPAN mirrors list.
13834      Branch: perl
13835            ! pod/perlmodlib.PL pod/perlmodlib.pod
13836 ____________________________________________________________________________
13837 [  9633] By: jhi                                   on 2001/04/08  16:49:17
13838         Log: Sort MANIFEST.
13839      Branch: perl
13840            ! MANIFEST
13841 ____________________________________________________________________________
13842 [  9632] By: gsar                                  on 2001/04/08  16:36:06
13843         Log: add $Tie::RefHash::VERSION
13844      Branch: maint-5.6/perl
13845            ! lib/Tie/RefHash.pm
13846 ____________________________________________________________________________
13847 [  9631] By: jhi                                   on 2001/04/08  16:10:15
13848         Log: perl571delta updates based on p5p feedback; still needs
13849              lots of examples.
13850      Branch: perl
13851            ! pod/perl571delta.pod
13852 ____________________________________________________________________________
13853 [  9630] By: jhi                                   on 2001/04/08  15:59:13
13854         Log: Update the list of supported platforms to talk about 5.7.1
13855              (and 5.6.1)
13856      Branch: perl
13857            ! pod/perlport.pod
13858 ____________________________________________________________________________
13859 [  9629] By: jhi                                   on 2001/04/08  15:55:41
13860         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
13861              from maintperl into mainline: perlport updates.
13862      Branch: perl
13863            ! pod/perlport.pod
13864 ____________________________________________________________________________
13865 [  9628] By: jhi                                   on 2001/04/08  15:53:17
13866         Log: perlsolaris.pod copied to wrong directory.
13867      Branch: perl
13868            ! win32/makefile.mk
13869 ____________________________________________________________________________
13870 [  9627] By: jhi                                   on 2001/04/08  14:48:18
13871         Log: Subject: Typos in perl571delta.pod
13872              From: "Stephen P. Potter" <spp@spotter.yi.org>
13873              Date: Sat, 07 Apr 2001 20:37:05 -0400
13874              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
13875      Branch: perl
13876            ! pod/perl571delta.pod
13877 ____________________________________________________________________________
13878 [  9626] By: jhi                                   on 2001/04/08  14:39:04
13879         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
13880      Branch: perl
13881            ! gv.c
13882 ____________________________________________________________________________
13883 [  9625] By: nick                                  on 2001/04/08  10:14:23
13884         Log: Integrate mainline
13885      Branch: perlio
13886           +> pod/perl570delta.pod pod/perl571delta.pod
13887           !> (integrate 27 files)
13888 ____________________________________________________________________________
13889 [  9624] By: gsar                                  on 2001/04/08  06:08:17
13890         Log: test in t/pod/* were busted
13891              
13892              these tests are still not enabled in t/{harness,TEST}
13893      Branch: maint-5.6/perl
13894            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
13895            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
13896            ! t/pod/multiline_items.t t/pod/nested_items.t
13897            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13898            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13899 ____________________________________________________________________________
13900 [  9623] By: gsar                                  on 2001/04/08  03:37:01
13901         Log: integrate change#9470 from mainline
13902              
13903              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
13904      Branch: maint-5.6/perl
13905           !> ext/Socket/Socket.xs
13906 ____________________________________________________________________________
13907 [  9622] By: jhi                                   on 2001/04/07  22:40:47
13908         Log: Update Changes.
13909      Branch: perl
13910            ! Changes patchlevel.h
13911 ____________________________________________________________________________
13912 [  9621] By: jhi                                   on 2001/04/07  22:34:16
13913         Log: Update AUTHORS.
13914      Branch: perl
13915            ! AUTHORS
13916 ____________________________________________________________________________
13917 [  9620] By: jhi                                   on 2001/04/07  22:12:47
13918         Log: Forgot to bump the number of tests in #9164.
13919      Branch: perl
13920            ! t/op/array.t
13921 ____________________________________________________________________________
13922 [  9619] By: jhi                                   on 2001/04/07  22:09:50
13923         Log: Bump patchlevel to 5.7.1.
13924      Branch: perl
13925            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13926            ! config_h.SH patchlevel.h
13927 ____________________________________________________________________________
13928 [  9618] By: jhi                                   on 2001/04/07  22:02:41
13929         Log: Populate perl571delta.
13930      Branch: perl
13931            ! pod/perl571delta.pod
13932 ____________________________________________________________________________
13933 [  9617] By: jhi                                   on 2001/04/07  22:01:23
13934         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
13935              to forget it later; do not change patchlevel.h yet or regenerate
13936              Configure yet.
13937      Branch: perl
13938            ! epoc/config.sh win32/Makefile win32/config_H.bc
13939            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13940 ____________________________________________________________________________
13941 [  9616] By: jhi                                   on 2001/04/07  17:46:33
13942         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
13943      Branch: perl
13944            ! pod/perl571delta.pod
13945 ____________________________________________________________________________
13946 [  9615] By: jhi                                   on 2001/04/07  17:33:21
13947         Log: Change the toc configuration.
13948      Branch: perl
13949            ! pod/buildtoc.PL pod/perl.pod
13950 ____________________________________________________________________________
13951 [  9614] By: jhi                                   on 2001/04/07  17:29:47
13952         Log: Subject: PATCH: $[
13953              From: Robin Houston <robin@kitsite.com>
13954              Date: Fri, 6 Apr 2001 18:10:14 +0100
13955              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
13956      Branch: perl
13957            ! op.c t/op/array.t
13958 ____________________________________________________________________________
13959 [  9613] By: jhi                                   on 2001/04/07  17:28:26
13960         Log: Subject: [PATCH perl@9424] isn't numeric warning
13961              From: Robin Barker <rmb1@cise.npl.co.uk>
13962              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
13963              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
13964      Branch: perl
13965            ! sv.c t/pragma/warn/sv
13966 ____________________________________________________________________________
13967 [  9612] By: jhi                                   on 2001/04/07  17:26:45
13968         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
13969              From: Mike Guy <mjtg@cam.ac.uk>
13970              Date: Fri, 06 Apr 2001 12:47:06 +0100
13971              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
13972      Branch: perl
13973            ! dump.c t/lib/peek.t
13974 ____________________________________________________________________________
13975 [  9611] By: jhi                                   on 2001/04/07  17:21:35
13976         Log: Create perl571delta and seed it off with the perldelta changes
13977              since 5.7.0; remove those changes from perldelta and rename it
13978              as perl570delta; recreate perldelta but leave it almost empty.
13979      Branch: perl
13980            + pod/perl570delta.pod pod/perl571delta.pod
13981            ! MANIFEST pod/perldelta.pod
13982 ____________________________________________________________________________
13983 [  9610] By: jhi                                   on 2001/04/07  16:56:32
13984         Log: Denit.
13985      Branch: perl
13986            ! pod/perldelta.pod
13987 ____________________________________________________________________________
13988 [  9609] By: jhi                                   on 2001/04/07  16:38:32
13989         Log: Retract #9523: needs more thought.
13990      Branch: perl
13991            ! Makefile.SH
13992 ____________________________________________________________________________
13993 [  9608] By: jhi                                   on 2001/04/07  14:59:20
13994         Log: atmark() code cleanaup.
13995      Branch: perl
13996            ! ext/IO/IO.xs
13997 ____________________________________________________________________________
13998 [  9607] By: jhi                                   on 2001/04/07  14:48:14
13999         Log: Integrate change #9605 from maintperl into mainline.
14000              
14001              can't optimize away scope entry if tr/// is present
14002      Branch: perl
14003           !> op.c t/op/tr.t
14004 ____________________________________________________________________________
14005 [  9606] By: jhi                                   on 2001/04/07  14:43:59
14006         Log: Integrate perlio.
14007      Branch: perl
14008           +> win32/FindExt.pm
14009           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
14010           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
14011 ____________________________________________________________________________
14012 [  9605] By: gsar                                  on 2001/04/07  11:52:40
14013         Log: can't optimize away scope entry if tr/// is present
14014      Branch: maint-5.6/perl
14015            ! op.c t/op/tr.t
14016 ____________________________________________________________________________
14017 [  9604] By: nick                                  on 2001/04/07  11:39:45
14018         Log: Split out extension finding code from buildext.pl into FindExt.pm
14019              Use it to get Config.pm's idea of available extensions in line
14020              with what is built.
14021      Branch: perlio
14022            + win32/FindExt.pm
14023            ! MANIFEST win32/buildext.pl win32/config_sh.PL
14024            ! win32/makefile.mk
14025 ____________________________________________________________________________
14026 [  9603] By: nick                                  on 2001/04/07  09:11:38
14027         Log: Cleanup correction for failed :Via() layer, also set an error code.
14028      Branch: perlio
14029            ! ext/PerlIO/Via/Via.xs
14030 ____________________________________________________________________________
14031 [  9602] By: nick                                  on 2001/04/07  08:38:04
14032         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
14033              style. So don't use binmode() on the handles so that Win32 etc. see
14034              same sequence and produce same digests.
14035      Branch: perlio
14036            ! t/lib/md5-file.t
14037 ____________________________________________________________________________
14038 [  9601] By: nick                                  on 2001/04/07  08:36:26
14039         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
14040              Else it complains and so crlf layer (say) does not get pushed.
14041      Branch: perlio
14042            ! perlio.c
14043 ____________________________________________________________________________
14044 [  9600] By: jhi                                   on 2001/04/06  23:00:09
14045         Log: Integrate change #9599 from perlio into mainline.
14046      Branch: perl
14047           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
14048           !> win32/config_H.vc
14049 ____________________________________________________________________________
14050 [  9599] By: nick                                  on 2001/04/06  21:42:43
14051         Log: Quote $VERSION in Encode.pm.
14052              regen_config_h as requested.
14053      Branch: perlio
14054            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
14055            ! win32/config_H.vc
14056 ____________________________________________________________________________
14057 [  9598] By: nick                                  on 2001/04/06  20:34:59
14058         Log: Integrate mainline
14059      Branch: perlio
14060           +> README.macos
14061           !> (integrate 39 files)
14062 ____________________________________________________________________________
14063 [  9597] By: gsar                                  on 2001/04/06  18:06:35
14064         Log: integrate change#9464 from mainline (addendum to change#8313)
14065              
14066              Subject: [PATCH @9452] Better peep()ing for foreach() loops
14067      Branch: maint-5.6/perl
14068           !> op.c
14069 ____________________________________________________________________________
14070 [  9596] By: jhi                                   on 2001/04/06  17:26:03
14071         Log: The d_casti32=undef is good for you even when not use64bitall.
14072      Branch: perl
14073            ! hints/hpux.sh
14074 ____________________________________________________________________________
14075 [  9595] By: gsar                                  on 2001/04/06  14:57:17
14076         Log: add a low-impact fix to accomodate darwin-ism
14077      Branch: maint-5.6/perl
14078            ! ext/Errno/Errno_pm.PL
14079 ____________________________________________________________________________
14080 [  9594] By: jhi                                   on 2001/04/06  14:55:14
14081         Log: Integrate changes #9528,9593 from mainline into maintperl;
14082              tweaking the editor/IDE/shell list.
14083      Branch: maint-5.6/perl
14084           !> pod/perlfaq3.pod
14085 ____________________________________________________________________________
14086 [  9593] By: jhi                                   on 2001/04/06  14:51:39
14087         Log: Make the editor/IDE/shell list a little bit airier.
14088      Branch: perl
14089            ! pod/perlfaq3.pod
14090 ____________________________________________________________________________
14091 [  9592] By: gsar                                  on 2001/04/06  14:45:18
14092         Log: integrate change#9477 from mainline (base.pm doc tweak)
14093              
14094              missing doc entry for fmod()
14095      Branch: maint-5.6/perl
14096            ! lib/Math/BigFloat.pm
14097           !> lib/base.pm
14098 ____________________________________________________________________________
14099 [  9591] By: jhi                                   on 2001/04/06  13:55:48
14100         Log: Regen toc.
14101      Branch: perl
14102            ! pod/perltoc.pod
14103 ____________________________________________________________________________
14104 [  9590] By: jhi                                   on 2001/04/06  13:54:52
14105         Log: Math::BigFloat patches from John Peacock.  The equivalent
14106              of #9586 from maintperl but reworked by John to work with
14107              the bleadperl.
14108      Branch: perl
14109            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
14110 ____________________________________________________________________________
14111 [  9589] By: jhi                                   on 2001/04/06  13:42:23
14112         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
14113      Branch: perl
14114            ! ext/Digest/MD5/Makefile.PL
14115 ____________________________________________________________________________
14116 [  9588] By: jhi                                   on 2001/04/06  13:31:45
14117         Log: Integrate changes #9584,9587 from maintperl into mainline.
14118              
14119              keep eval"" CVs alive until the end of the statement in which
14120              they're called
14121              
14122              add README.macos (from Chris Nandor)
14123              
14124              tyop in change#9555
14125      Branch: perl
14126           +> README.macos
14127           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
14128           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
14129           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
14130           !> win32/makefile.mk
14131 ____________________________________________________________________________
14132 [  9587] By: gsar                                  on 2001/04/06  07:31:30
14133         Log: add README.macos (from Chris Nandor)
14134              
14135              tyop in change#9555
14136      Branch: maint-5.6/perl
14137            + README.macos
14138            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
14139            ! win32/Makefile win32/makefile.mk
14140 ____________________________________________________________________________
14141 [  9586] By: gsar                                  on 2001/04/06  07:08:54
14142         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
14143      Branch: maint-5.6/perl
14144            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
14145 ____________________________________________________________________________
14146 [  9585] By: gsar                                  on 2001/04/06  06:58:44
14147         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
14148              from mainline
14149              
14150              Subject: [PATCH] Base64 update to perlfaq9.pod
14151              
14152              Subject: [PATCH AUTHORS] Housekeeping
14153              
14154              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14155              Mac OS X (Darwin) has extra pwent fields.
14156              
14157              Subject: [PATCH B::*] print control-character vars readably
14158              Needs EBCDICification.
14159              
14160              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14161              
14162              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14163              
14164              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14165              
14166              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14167              
14168              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14169              
14170              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14171              
14172              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
14173              
14174              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14175              
14176              FreeBSD hints tweak from Anton Berezin.
14177              
14178              Subject: [PATCH foolperl & bleadperl] README.vms update
14179              
14180              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14181      Branch: maint-5.6/perl
14182           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
14183           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14184           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
14185 ____________________________________________________________________________
14186 [  9584] By: gsar                                  on 2001/04/06  04:09:00
14187         Log: keep eval"" CVs alive until the end of the statement in which
14188              they're called; this avoids a coredump ensuing from search for
14189              lexicals in code such as:
14190              
14191              sub bug {
14192              my $s = @_;
14193              eval q[sub { eval 'sub { &$s }' }];
14194              }
14195              bug("x")->()->();
14196              
14197              this code still doesn't work as intended (as it has remained
14198              since time immemorial), but it doesn't provoke a coredump anymore
14199      Branch: maint-5.6/perl
14200            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
14201            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
14202 ____________________________________________________________________________
14203 [  9583] By: jhi                                   on 2001/04/05  23:52:51
14204         Log: Update Changes.
14205      Branch: perl
14206            ! Changes patchlevel.h
14207 ____________________________________________________________________________
14208 [  9582] By: jhi                                   on 2001/04/05  23:11:23
14209         Log: Slight doc tweak.
14210      Branch: perl
14211            ! pod/perlunicode.pod
14212 ____________________________________________________________________________
14213 [  9581] By: jhi                                   on 2001/04/05  23:04:11
14214         Log: Integrate perlio.
14215      Branch: perl
14216           !> pod/perlunicode.pod
14217 ____________________________________________________________________________
14218 [  9580] By: jhi                                   on 2001/04/05  23:03:29
14219         Log: Test for #9579.
14220      Branch: perl
14221            ! t/op/do.t
14222 ____________________________________________________________________________
14223 [  9579] By: jhi                                   on 2001/04/05  22:54:17
14224         Log: Subject: [PATCH] Propagate calling context for do '...'
14225              From: Gisle Aas <gisle@ActiveState.com>
14226              Date: 04 Apr 2001 20:17:29 -0700
14227              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
14228      Branch: perl
14229            ! pod/perlfunc.pod pp_ctl.c
14230 ____________________________________________________________________________
14231 [  9578] By: jhi                                   on 2001/04/05  22:52:51
14232         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14233              From: Peter Prymmer <pvhp@forte.com>
14234              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
14235              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
14236      Branch: perl
14237            ! README.vms
14238 ____________________________________________________________________________
14239 [  9577] By: jhi                                   on 2001/04/05  22:48:22
14240         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
14241              From: "Craig A. Berry" <craigberry@mac.com>
14242              Date: Thu, 5 Apr 2001 13:43:28 -0500
14243              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
14244      Branch: perl
14245            ! README.vms
14246 ____________________________________________________________________________
14247 [  9576] By: jhi                                   on 2001/04/05  22:31:38
14248         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
14249              From: Michael G Schwern <schwern@pobox.com>
14250              Date: Thu, 5 Apr 2001 21:53:21 +0100
14251              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
14252      Branch: perl
14253            ! lib/base.pm t/lib/fields.t
14254 ____________________________________________________________________________
14255 [  9575] By: jhi                                   on 2001/04/05  22:26:10
14256         Log: FreeBSD hints tweak from Anton Berezin.
14257      Branch: perl
14258            ! hints/freebsd.sh
14259 ____________________________________________________________________________
14260 [  9574] By: jhi                                   on 2001/04/05  22:24:03
14261         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14262              From: David Dyck <dcd@tc.fluke.com>
14263              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
14264              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
14265      Branch: perl
14266            ! t/op/oct.t
14267 ____________________________________________________________________________
14268 [  9573] By: jhi                                   on 2001/04/05  22:23:06
14269         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
14270              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
14271              From: David Dyck <dcd@tc.fluke.com>
14272              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
14273      Branch: perl
14274            ! pp.c
14275 ____________________________________________________________________________
14276 [  9572] By: jhi                                   on 2001/04/05  22:14:47
14277         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14278              From: Robin Houston <robin@kitsite.com>
14279              Date: Thu, 5 Apr 2001 20:56:48 +0100
14280              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
14281      Branch: perl
14282            ! ext/B/B/Deparse.pm
14283 ____________________________________________________________________________
14284 [  9571] By: jhi                                   on 2001/04/05  22:12:53
14285         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14286              From: Robin Houston <robin@kitsite.com>
14287              Date: Thu, 5 Apr 2001 19:55:51 +0100
14288              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
14289      Branch: perl
14290            ! ext/B/B/Deparse.pm
14291 ____________________________________________________________________________
14292 [  9570] By: jhi                                   on 2001/04/05  22:11:06
14293         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14294              From: Robin Houston <robin@kitsite.com>
14295              Date: Thu, 5 Apr 2001 20:16:29 +0100
14296              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
14297      Branch: perl
14298            ! ext/B/B/Deparse.pm
14299 ____________________________________________________________________________
14300 [  9569] By: nick                                  on 2001/04/05  21:32:26
14301         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
14302      Branch: perlio
14303            ! pod/perlunicode.pod
14304 ____________________________________________________________________________
14305 [  9568] By: nick                                  on 2001/04/05  19:38:09
14306         Log: Integrate mainline
14307      Branch: perlio
14308           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
14309           !> (integrate 35 files)
14310 ____________________________________________________________________________
14311 [  9567] By: jhi                                   on 2001/04/05  18:31:45
14312         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14313              From: Robin Houston <robin@kitsite.com>
14314              Date: Thu, 5 Apr 2001 18:03:23 +0100
14315              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
14316      Branch: perl
14317            ! ext/B/B/Deparse.pm
14318 ____________________________________________________________________________
14319 [  9566] By: jhi                                   on 2001/04/05  18:29:35
14320         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14321              From: Robin Houston <robin@kitsite.com>
14322              Date: Thu, 5 Apr 2001 16:45:18 +0100
14323              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
14324      Branch: perl
14325            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14326 ____________________________________________________________________________
14327 [  9565] By: jhi                                   on 2001/04/05  18:24:23
14328         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14329              From: Robin Houston <robin@kitsite.com>
14330              Date: Thu, 5 Apr 2001 14:50:09 +0100
14331              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
14332      Branch: perl
14333            ! ext/B/B/Deparse.pm
14334 ____________________________________________________________________________
14335 [  9564] By: jhi                                   on 2001/04/05  18:23:03
14336         Log: Subject: [PATCH B::*] print control-character vars readably
14337              From: Robin Houston <robin@kitsite.com>
14338              Date: Thu, 5 Apr 2001 14:27:38 +0100
14339              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
14340              
14341              Needs EBCDICification.
14342      Branch: perl
14343            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
14344            ! ext/B/B/Terse.pm
14345 ____________________________________________________________________________
14346 [  9563] By: jhi                                   on 2001/04/05  18:20:32
14347         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14348              Date: Thu, 5 Apr 2001 13:21:42 -0400
14349              From: Paul Schinder <schinder@pobox.com>
14350              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
14351              
14352              Mac OS X (Darwin) has extra pwent fields.
14353      Branch: perl
14354            ! t/op/pwent.t
14355 ____________________________________________________________________________
14356 [  9562] By: jhi                                   on 2001/04/05  17:57:51
14357         Log: Regen toc.
14358      Branch: perl
14359            ! pod/perltoc.pod
14360 ____________________________________________________________________________
14361 [  9561] By: jhi                                   on 2001/04/05  17:47:33
14362         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
14363      Branch: metaconfig
14364            ! U/Glossary.patch
14365      Branch: metaconfig/U/perl
14366            + d_u32align.U
14367            ! d_cmsghdr_s.U d_msghdr_s.U
14368 ____________________________________________________________________________
14369 [  9560] By: jhi                                   on 2001/04/05  17:47:01
14370         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
14371              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
14372              Introduce probes for struct msghdr, struct cmsghdr,
14373              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
14374              ualarm, usleep, for possible later extension work.
14375      Branch: perl
14376            + t/lib/md5-align.t
14377            ! Configure MANIFEST Porting/Glossary Porting/config.sh
14378            ! Porting/config_H config_h.SH configure.com epoc/config.sh
14379            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
14380            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14381            ! vos/config.ga.h win32/config.bc win32/config.gc
14382            ! win32/config.vc
14383 ____________________________________________________________________________
14384 [  9559] By: jhi                                   on 2001/04/05  13:03:04
14385         Log: Be traditional in your cpp (for the Errno extension).
14386      Branch: perl
14387            ! hints/darwin.sh
14388 ____________________________________________________________________________
14389 [  9558] By: jhi                                   on 2001/04/05  13:00:05
14390         Log: Add $Config{cppflags} to the gcc incantation.
14391      Branch: perl
14392            ! ext/Errno/Errno_pm.PL
14393 ____________________________________________________________________________
14394 [  9557] By: jhi                                   on 2001/04/05  04:22:39
14395         Log: Introduce Sean Burke's Class::ISA 0.32.
14396      Branch: perl
14397            + lib/Class/ISA.pm t/lib/class-isa.t
14398            ! MANIFEST
14399 ____________________________________________________________________________
14400 [  9556] By: jhi                                   on 2001/04/05  04:09:50
14401         Log: Subject: [PATCH AUTHORS] Housekeeping
14402              From: Paul Johnson <paul@pjcj.net> 
14403              Date: Wed, 4 Apr 2001 22:45:47 +0200
14404              Message-ID: <20010404224547.D9548@pjcj.net>
14405      Branch: perl
14406            ! AUTHORS
14407 ____________________________________________________________________________
14408 [  9555] By: jhi                                   on 2001/04/05  04:06:33
14409         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
14410              From: Gisle Aas <gisle@ActiveState.com>
14411              Date: 04 Apr 2001 14:23:04 -0700
14412              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
14413      Branch: perl
14414            ! pod/perlfaq9.pod
14415 ____________________________________________________________________________
14416 [  9554] By: jhi                                   on 2001/04/05  04:05:49
14417         Log: Downgrade also the "Wide character" diagnostic.
14418      Branch: perl
14419            ! pod/perldiag.pod
14420 ____________________________________________________________________________
14421 [  9553] By: jhi                                   on 2001/04/05  04:00:33
14422         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
14423              maintperl into mainline.
14424              
14425              "double" should be "NV"; standard typemap is missing entry
14426              for NV
14427              
14428              s/djSP/dSP/
14429              
14430              Downgrade "Wide character in print" to a warning.
14431              
14432              B::Deparse fix for ${^FOO} and documentation for PVX() method
14433              (from Robin Houston)
14434              
14435              tr/// doesn't null-terminate the result in some situations
14436              (from Gisle Aas)
14437      Branch: perl
14438           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
14439           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
14440           !> t/io/utf8.t t/op/tr.t
14441 ____________________________________________________________________________
14442 [  9552] By: jhi                                   on 2001/04/05  03:52:50
14443         Log: Retract changes #9542 and #9538 (from maintperl, integrated
14444              at #9540), shouldn't be needed because of the perlio changes.
14445      Branch: perl
14446            ! util.c
14447 ____________________________________________________________________________
14448 [  9551] By: gsar                                  on 2001/04/05  00:18:34
14449         Log: tr/// doesn't null-terminate the result in some situations
14450              (from Gisle Aas)
14451      Branch: maint-5.6/perl
14452            ! doop.c t/op/tr.t
14453 ____________________________________________________________________________
14454 [  9550] By: gsar                                  on 2001/04/04  20:04:17
14455         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
14456              (from Robin Houston)
14457      Branch: maint-5.6/perl
14458            ! ext/B/B.pm ext/B/B/Deparse.pm
14459 ____________________________________________________________________________
14460 [  9549] By: nick                                  on 2001/04/04  18:56:15
14461         Log: Downgrade "Wide character in print" to a warning.
14462      Branch: perlio
14463            ! doio.c t/io/utf8.t
14464 ____________________________________________________________________________
14465 [  9548] By: gsar                                  on 2001/04/04  18:51:49
14466         Log: integrate changes#9460,9462,9482,9521,9522
14467              
14468              Subject: PATCH: B::Debug should show LOOP-specific fields
14469              
14470              Subject: B::Deparse precedence bug. (Patch included.)
14471              
14472              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14473              
14474              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14475              
14476              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14477      Branch: maint-5.6/perl
14478           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
14479           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
14480 ____________________________________________________________________________
14481 [  9547] By: gsar                                  on 2001/04/04  18:49:16
14482         Log: s/djSP/dSP/
14483      Branch: maint-5.6/perl
14484            ! ext/Thread/Thread.xs
14485 ____________________________________________________________________________
14486 [  9546] By: nick                                  on 2001/04/04  18:44:00
14487         Log: Integrate mainline.
14488      Branch: perlio
14489           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
14490           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
14491 ____________________________________________________________________________
14492 [  9545] By: gsar                                  on 2001/04/04  18:38:52
14493         Log: integrate change#8837 from mainline
14494              
14495              Subject: [patch] -Wall cleanup round 2
14496      Branch: maint-5.6/perl
14497           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
14498           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
14499           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
14500           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14501           !> ext/SDBM_File/SDBM_File.xs
14502 ____________________________________________________________________________
14503 [  9544] By: gsar                                  on 2001/04/04  17:49:57
14504         Log: "double" should be "NV"; standard typemap is missing entry
14505              for NV
14506      Branch: maint-5.6/perl
14507            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
14508 ____________________________________________________________________________
14509 [  9543] By: jhi                                   on 2001/04/04  14:13:18
14510         Log: Thou shalt not (just) match for English error messages.
14511      Branch: perl
14512            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
14513            ! os2/OS2/Process/Process.pm
14514 ____________________________________________________________________________
14515 [  9542] By: jhi                                   on 2001/04/04  13:20:39
14516         Log: Make the stdio tricks of fflush_all() to exist only if
14517              stdio is being used.
14518      Branch: perl
14519            ! util.c
14520 ____________________________________________________________________________
14521 [  9541] By: jhi                                   on 2001/04/04  04:20:24
14522         Log: Subject: Re: [PATCH] Lighten up glob
14523              From: Benjamin Sugars <bsugars@canoe.ca>
14524              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
14525              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
14526      Branch: perl
14527            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
14528            ! util.c
14529 ____________________________________________________________________________
14530 [  9540] By: jhi                                   on 2001/04/04  04:03:57
14531         Log: Integrate changes #9538,9539 from maintperl into mainline.
14532              
14533              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14534              for use with _fwalk() (fix for change#7705)
14535              
14536              another tweak needed for SunOS 4.1.x build (from Mike Guy)
14537              (cp -f is not portable)
14538      Branch: perl
14539           !> Makefile.SH util.c
14540 ____________________________________________________________________________
14541 [  9539] By: gsar                                  on 2001/04/04  03:01:14
14542         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
14543      Branch: maint-5.6/perl
14544            ! Makefile.SH
14545 ____________________________________________________________________________
14546 [  9538] By: gsar                                  on 2001/04/04  01:00:38
14547         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14548              for use with _fwalk() (fix for change#7705)
14549      Branch: maint-5.6/perl
14550            ! util.c
14551 ____________________________________________________________________________
14552 [  9537] By: nick                                  on 2001/04/03  19:24:55
14553         Log: Integrate mainline
14554      Branch: perlio
14555           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
14556           +> lib/unicode/PropList.html
14557            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
14558           !> (integrate 69 files)
14559 ____________________________________________________________________________
14560 [  9536] By: jhi                                   on 2001/04/03  18:02:31
14561         Log: Integrate change #9533 from maintperl into mainline.
14562              
14563              better fix for change#9517 to accomodate UNC paths like
14564              \\server\share\foo, and paths with trailing backslash
14565              like c:\this\
14566      Branch: perl
14567           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14568 ____________________________________________________________________________
14569 [  9535] By: jhi                                   on 2001/04/03  17:58:07
14570         Log: Change the push/unshift warning to be of class syntax, not misc.
14571      Branch: perl
14572            ! op.c pod/perldiag.pod t/pragma/warn/op
14573 ____________________________________________________________________________
14574 [  9534] By: jhi                                   on 2001/04/03  15:03:46
14575         Log: Change the push/unshift warning (#9532) to talk about "no values"
14576              instead of "no arguments".
14577      Branch: perl
14578            ! op.c pod/perldiag.pod t/pragma/warn/op
14579 ____________________________________________________________________________
14580 [  9533] By: gsar                                  on 2001/04/03  14:30:07
14581         Log: better fix for change#9517 to accomodate UNC paths like
14582              \\server\share\foo, and paths with trailing backslash
14583              like c:\this\
14584      Branch: maint-5.6/perl
14585            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14586 ____________________________________________________________________________
14587 [  9532] By: jhi                                   on 2001/04/03  13:11:46
14588         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
14589              From: Robin Houston <robin@kitsite.com>
14590              Date: Mon, 2 Apr 2001 15:03:29 +0100
14591              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
14592      Branch: perl
14593            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
14594 ____________________________________________________________________________
14595 [  9531] By: jhi                                   on 2001/04/03  13:06:34
14596         Log: Integrate change #9530 from maintperl into mainline.
14597              
14598              accomodate VMS "mailbox overflow" quirk in testsuite (from
14599              Craig Berry)
14600      Branch: perl
14601           !> t/lib/socket.t
14602 ____________________________________________________________________________
14603 [  9530] By: gsar                                  on 2001/04/03  04:56:41
14604         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
14605              Craig Berry)
14606      Branch: maint-5.6/perl
14607            ! t/lib/socket.t
14608 ____________________________________________________________________________
14609 [  9529] By: jhi                                   on 2001/04/03  02:34:34
14610         Log: Update Changes.
14611      Branch: perl
14612            ! Changes patchlevel.h
14613 ____________________________________________________________________________
14614 [  9528] By: jhi                                   on 2001/04/03  01:27:57
14615         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
14616              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
14617              To: perl5-porters@perl.org
14618              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
14619      Branch: perl
14620            ! pod/perlfaq3.pod
14621 ____________________________________________________________________________
14622 [  9527] By: jhi                                   on 2001/04/03  01:22:09
14623         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
14624              From: Peter Prymmer <pvhp@forte.com>
14625              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
14626              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
14627      Branch: perl
14628            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
14629 ____________________________________________________________________________
14630 [  9526] By: jhi                                   on 2001/04/03  01:18:25
14631         Log: The metaconfig unit changes for #9525.
14632      Branch: metaconfig
14633            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
14634      Branch: metaconfig/U/perl
14635            ! use64bits.U
14636 ____________________________________________________________________________
14637 [  9525] By: jhi                                   on 2001/04/03  01:17:30
14638         Log: Configure sanity checks:
14639              * if use64bitall is attempted but pointers are only 32-bit,
14640              'downgrade' to use64bitint
14641              * if use64bitint is attempted but there's no quad type,
14642              forget about use64bitint (well, the default for it is 'n',
14643              the user can still override this)
14644              * if pointers are 64 bits, do not try to use Perl's malloc
14645      Branch: perl
14646            ! Configure
14647 ____________________________________________________________________________
14648 [  9524] By: gsar                                  on 2001/04/03  01:09:12
14649         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
14650      Branch: maint-5.6/perl
14651            ! pp_sys.c
14652 ____________________________________________________________________________
14653 [  9523] By: jhi                                   on 2001/04/03  00:02:31
14654         Log: (Retracted by #9609)
14655              
14656              Make it harder for parallel makes to enter 'test' before
14657              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
14658              should be unhappy enough, but sometimes parallel makes seem
14659              to sneak past both in Tru64 and AIX.)
14660      Branch: perl
14661            ! Makefile.SH
14662 ____________________________________________________________________________
14663 [  9522] By: jhi                                   on 2001/04/02  22:35:31
14664         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14665              Date: Mon, 2 Apr 2001 22:54:10 +0100
14666              From: Robin Houston <robin@kitsite.com>
14667              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
14668      Branch: perl
14669            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
14670 ____________________________________________________________________________
14671 [  9521] By: jhi                                   on 2001/04/02  22:32:23
14672         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14673              From: Robin Houston <robin@kitsite.com>
14674              Date: Mon, 2 Apr 2001 20:24:03 +0100
14675              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
14676      Branch: perl
14677            ! ext/B/B/Concise.pm
14678 ____________________________________________________________________________
14679 [  9520] By: jhi                                   on 2001/04/02  22:30:43
14680         Log: Subject: [PATCH] REALLY pedantic hv.h nit
14681              From: Simon Cozens <simon@netthink.co.uk>
14682              Date: Mon, 2 Apr 2001 15:43:06 +0100
14683              Message-ID: <20010402154306.A21711@netthink.co.uk>
14684      Branch: perl
14685            ! hv.h
14686 ____________________________________________________________________________
14687 [  9519] By: jhi                                   on 2001/04/02  22:28:04
14688         Log: Based on
14689              
14690              Subject: [foolperl] EPOC fix
14691              From: Olaf Flebbe <O.Flebbe@science-computing.de>
14692              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
14693              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
14694      Branch: perl
14695            ! pp_sys.c
14696 ____________________________________________________________________________
14697 [  9518] By: jhi                                   on 2001/04/02  22:22:34
14698         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
14699              
14700              README.win32 tweaks; add a note about alternative location for
14701              getting a gcc-2.95.2 that will build perl properly on windows
14702              
14703              add some notes about gutsy threading matters
14704              
14705              many of the utilities interpolate literal paths within doublequotes
14706              (fails on dosish platforms where path contains backslashes)
14707      Branch: perl
14708           !> README.win32 pod/perlguts.pod utils/perldoc.PL
14709           !> x2p/find2perl.PL x2p/s2p.PL
14710 ____________________________________________________________________________
14711 [  9517] By: gsar                                  on 2001/04/02  19:52:21
14712         Log: many of the utilities interpolate literal paths within doublequotes
14713              (fails on dosish platforms where path contains backslashes)
14714      Branch: maint-5.6/perl
14715            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14716 ____________________________________________________________________________
14717 [  9516] By: gsar                                  on 2001/04/02  05:49:37
14718         Log: a foolish release
14719      Branch: maint-5.6/perl
14720            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
14721            ! pod/perltoc.pod
14722 ____________________________________________________________________________
14723 [  9515] By: gsar                                  on 2001/04/02  05:04:29
14724         Log: add missing changelog summaries
14725      Branch: maint-5.6/perl
14726            ! Changes
14727 ____________________________________________________________________________
14728 [  9514] By: gsar                                  on 2001/04/02  04:07:13
14729         Log: add some notes about gutsy threading matters
14730      Branch: maint-5.6/perl
14731            ! pod/perlguts.pod
14732 ____________________________________________________________________________
14733 [  9513] By: gsar                                  on 2001/04/02  03:25:21
14734         Log: add more prominent caveat notices about experimental features
14735      Branch: maint-5.6/perl
14736            ! pod/perlfork.pod pod/perlunicode.pod
14737 ____________________________________________________________________________
14738 [  9512] By: gsar                                  on 2001/04/02  02:54:33
14739         Log: integrate changes#9479,9509 from mainline
14740              
14741              [PATCH] File::Glob stuff for Mac OS
14742              
14743              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14744      Branch: maint-5.6/perl
14745           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14746           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14747           !> t/lib/glob-taint.t
14748 ____________________________________________________________________________
14749 [  9511] By: gsar                                  on 2001/04/02  02:38:24
14750         Log: README.win32 tweaks; add a note about alternative location for
14751              getting a gcc-2.95.2 that will build perl properly on windows
14752      Branch: maint-5.6/perl
14753            ! README.win32
14754 ____________________________________________________________________________
14755 [  9510] By: jhi                                   on 2001/04/01  20:45:10
14756         Log: An ambiguosity warning.
14757      Branch: perl
14758            ! t/lib/trig.t
14759 ____________________________________________________________________________
14760 [  9509] By: jhi                                   on 2001/04/01  19:53:47
14761         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14762              From: Jonathan Stowe <gellyfish@gellyfish.com>
14763              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
14764              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
14765      Branch: perl
14766            ! ext/File/Glob/bsd_glob.c
14767 ____________________________________________________________________________
14768 [  9508] By: jhi                                   on 2001/04/01  19:35:03
14769         Log: Update Changes.
14770      Branch: perl
14771            ! Changes patchlevel.h
14772 ____________________________________________________________________________
14773 [  9507] By: jhi                                   on 2001/04/01  19:24:01
14774         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
14775              from mainline to maintperl: pod tweaks.
14776      Branch: maint-5.6/perl
14777           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
14778           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
14779           !> pod/perlvar.pod
14780 ____________________________________________________________________________
14781 [  9506] By: jhi                                   on 2001/04/01  19:11:53
14782         Log: Commit Sarathy to April release of 5.6.1 :-)
14783      Branch: perl
14784            ! pod/perlfaq1.pod
14785 ____________________________________________________________________________
14786 [  9505] By: jhi                                   on 2001/04/01  19:03:15
14787         Log: Subject: PATCH 5.6.0 (perldebug.pod)
14788              From: Mark-Jason Dominus <mjd@plover.com>
14789              Date: Sun, 01 Apr 2001 14:25:11 -0400
14790              Message-ID: <20010401182511.9247.qmail@plover.com>
14791      Branch: perl
14792            ! pod/perldebug.pod
14793 ____________________________________________________________________________
14794 [  9504] By: jhi                                   on 2001/04/01  18:43:09
14795         Log: Add great_circle_direction().
14796      Branch: perl
14797            ! lib/Math/Trig.pm t/lib/trig.t
14798 ____________________________________________________________________________
14799 [  9503] By: jhi                                   on 2001/04/01  17:29:12
14800         Log: Unicode ReadMe update for Unicode 3.1.
14801      Branch: perl
14802            ! lib/unicode/ReadMe.txt
14803 ____________________________________________________________________________
14804 [  9502] By: jhi                                   on 2001/04/01  17:18:40
14805         Log: Integrate change #9501 from maintperl into mainline.
14806              
14807              fix the perlembed notes on multiple interpreters
14808              
14809              fix ExtUtils::Embed to work passably on Windows
14810      Branch: perl
14811           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
14812 ____________________________________________________________________________
14813 [  9501] By: gsar                                  on 2001/04/01  07:21:57
14814         Log: fix the perlembed notes on multiple interpreters
14815              
14816              fix ExtUtils::Embed to work passably on Windows
14817      Branch: maint-5.6/perl
14818            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
14819 ____________________________________________________________________________
14820 [  9500] By: jhi                                   on 2001/04/01  05:58:23
14821         Log: Test for #9499.
14822      Branch: perl
14823            ! t/op/tr.t
14824 ____________________________________________________________________________
14825 [  9499] By: jhi                                   on 2001/04/01  05:55:46
14826         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
14827      Branch: perl
14828            ! embed.h embed.pl op.c proto.h
14829 ____________________________________________________________________________
14830 [  9498] By: jhi                                   on 2001/04/01  05:44:34
14831         Log: Protect the workaround hunk more.
14832      Branch: perl
14833            ! toke.c
14834 ____________________________________________________________________________
14835 [  9497] By: jhi                                   on 2001/04/01  00:24:25
14836         Log: Integrate changes #9493,9494,9495,9496 from maintperl
14837              into mainline.
14838              
14839              fix a broken workaround for Borland compiler in change#4739
14840              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
14841              
14842              nits spotted by Borland compiler
14843              
14844              avoid redefinition warnings under Borland 5.02
14845              
14846              various nits identified by the Borland 5.5 compiler; remove suppression
14847              of a few warnings
14848      Branch: perl
14849           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
14850           !> win32/win32.h
14851 ____________________________________________________________________________
14852 [  9496] By: gsar                                  on 2001/03/31  23:22:28
14853         Log: various nits identified by the Borland 5.5 compiler; remove suppression
14854              of a few warnings
14855      Branch: maint-5.6/perl
14856            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
14857 ____________________________________________________________________________
14858 [  9495] By: gsar                                  on 2001/03/31  21:03:08
14859         Log: avoid redefinition warnings under Borland 5.02
14860      Branch: maint-5.6/perl
14861            ! win32/makefile.mk
14862 ____________________________________________________________________________
14863 [  9494] By: gsar                                  on 2001/03/31  20:18:59
14864         Log: nits spotted by Borland compiler
14865      Branch: maint-5.6/perl
14866            ! utf8.h win32/win32.h
14867 ____________________________________________________________________________
14868 [  9493] By: gsar                                  on 2001/03/31  20:18:05
14869         Log: fix a broken workaround for Borland compiler in change#4739
14870              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
14871      Branch: maint-5.6/perl
14872            ! toke.c
14873 ____________________________________________________________________________
14874 [  9492] By: jhi                                   on 2001/03/31  18:36:24
14875         Log: Integrate change #9491 from maintperl into mainline.
14876              
14877              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
14878              directory is relative (need to fetch the full path name *before*
14879              the chdir!)
14880      Branch: perl
14881           !> lib/Cwd.pm
14882 ____________________________________________________________________________
14883 [  9491] By: gsar                                  on 2001/03/31  17:01:56
14884         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
14885              directory is relative (need to fetch the full path name *before*
14886              the chdir!)
14887              
14888              this is a followup patch for change#6749
14889      Branch: maint-5.6/perl
14890            ! lib/Cwd.pm
14891 ____________________________________________________________________________
14892 [  9490] By: jhi                                   on 2001/03/31  15:50:18
14893         Log: Subject: Re: [PATCH] av.h cosmetics
14894              From: Simon Cozens <simon@netthink.co.uk>
14895              Date: Sat, 31 Mar 2001 13:09:59 +0100
14896              Message-ID: <20010331130959.A22000@netthink.co.uk>
14897              
14898              Document AvALLOC.
14899      Branch: perl
14900            ! pod/perlguts.pod
14901 ____________________________________________________________________________
14902 [  9489] By: jhi                                   on 2001/03/31  15:48:44
14903         Log: Subject: [PATCH] Re: Math::Big* v1.21
14904              From: Tels <perl_dummy@bloodgate.com>
14905              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
14906              Message-Id: <200103311125.GAA377738@www08.hway.net>
14907      Branch: perl
14908            ! pod/perlop.pod
14909 ____________________________________________________________________________
14910 [  9488] By: jhi                                   on 2001/03/31  03:39:51
14911         Log: Debug output tweak.
14912      Branch: perl
14913            ! t/lib/cwd.t
14914 ____________________________________________________________________________
14915 [  9487] By: jhi                                   on 2001/03/31  03:33:02
14916         Log: OverVMSification.
14917      Branch: perl
14918            ! t/lib/cwd.t
14919 ____________________________________________________________________________
14920 [  9486] By: jhi                                   on 2001/03/31  03:01:40
14921         Log: Missed MANIFESTations in #9483.
14922      Branch: perl
14923            ! MANIFEST
14924 ____________________________________________________________________________
14925 [  9485] By: jhi                                   on 2001/03/31  02:58:17
14926         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
14927              From: Peter Prymmer <pvhp@forte.com>
14928              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
14929              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
14930      Branch: perl
14931            ! regexec.c t/lib/cwd.t
14932 ____________________________________________________________________________
14933 [  9484] By: jhi                                   on 2001/03/31  01:04:41
14934         Log: Obsolete file (see #3938)
14935      Branch: perl
14936            - lib/unicode/README.Ethiopic
14937            ! MANIFEST
14938 ____________________________________________________________________________
14939 [  9483] By: jhi                                   on 2001/03/31  00:52:42
14940         Log: Update to Unicode 3.1.
14941              (Rename Names.txt to NamesList.txt.)
14942      Branch: perl
14943            + lib/unicode/NamesList.txt lib/unicode/PropList.html
14944            - lib/unicode/Names.txt
14945            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
14946            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
14947            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
14948            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
14949            ! lib/unicode/UCD.html lib/unicode/Unicode.html
14950            ! lib/unicode/rename lib/unicode/version
14951 ____________________________________________________________________________
14952 [  9482] By: jhi                                   on 2001/03/30  23:33:44
14953         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14954              From: Robin Houston <robin@kitsite.com>
14955              Date: Fri, 30 Mar 2001 20:07:22 +0100
14956              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
14957      Branch: perl
14958            ! ext/B/B/Deparse.pm
14959 ____________________________________________________________________________
14960 [  9481] By: jhi                                   on 2001/03/30  23:20:25
14961         Log: Subject: Re: [PATCH] CwdXS, Take 2
14962              From: Benjamin Sugars <bsugars@canoe.ca>
14963              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
14964              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
14965      Branch: perl
14966            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
14967            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
14968 ____________________________________________________________________________
14969 [  9480] By: jhi                                   on 2001/03/30  22:52:38
14970         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
14971              From: David Dyck <dcd@tc.fluke.com>
14972              Date: Fri, 30 Mar 2001 14:44:13 -0800
14973              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
14974              
14975              The t/rantests flags file creation was accidentally
14976              removed by #9217.
14977      Branch: perl
14978            ! Makefile.SH
14979 ____________________________________________________________________________
14980 [  9479] By: jhi                                   on 2001/03/30  22:45:45
14981         Log: Subject: [PATCH] File::Glob stuff for Mac OS
14982              From: Chris Nandor <pudge@pobox.com>
14983              Date: Fri, 30 Mar 2001 16:51:00 -0500
14984              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
14985      Branch: perl
14986            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14987            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14988            ! t/lib/glob-taint.t
14989 ____________________________________________________________________________
14990 [  9478] By: jhi                                   on 2001/03/30  22:43:12
14991         Log: Subject: fix for win32/buildext.pl
14992              From: "Vadim Konovalov" <watman@inbox.ru>
14993              Date: Sat, 31 Mar 2001 00:50:36 +0400
14994              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
14995      Branch: perl
14996            ! win32/buildext.pl
14997 ____________________________________________________________________________
14998 [  9477] By: jhi                                   on 2001/03/30  22:41:16
14999         Log: Subject: small base.pm doc patch
15000              From: Leon Brocard <acme@astray.com>
15001              Date: Fri, 30 Mar 2001 21:49:57 +0100
15002              Message-ID: <20010330214957.B8733@ns0.astray.com>
15003      Branch: perl
15004            ! lib/base.pm
15005 ____________________________________________________________________________
15006 [  9476] By: jhi                                   on 2001/03/30  18:16:57
15007         Log: Subject: [PATCH] av.h cosmetics
15008              From: Simon Cozens <simon@netthink.co.uk>
15009              Date: Fri, 30 Mar 2001 18:12:28 +0100
15010              Message-ID: <20010330181228.A9319@netthink.co.uk>
15011      Branch: perl
15012            ! av.h
15013 ____________________________________________________________________________
15014 [  9475] By: jhi                                   on 2001/03/30  18:15:50
15015         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
15016              From: "Philip Newton" <pnewton@gmx.de>
15017              Date: Fri, 30 Mar 2001 19:06:57 +0200
15018              Message-ID: <3AC4D951.14815.1AC7068@localhost>
15019      Branch: perl
15020            ! pod/perlhack.pod
15021 ____________________________________________________________________________
15022 [  9474] By: jhi                                   on 2001/03/30  18:14:02
15023         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
15024              From: Benjamin Sugars <bsugars@canoe.ca>
15025              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
15026              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
15027      Branch: perl
15028            ! t/lib/glob-basic.t
15029 ____________________________________________________________________________
15030 [  9473] By: jhi                                   on 2001/03/30  16:09:24
15031         Log: Update Changes.
15032      Branch: perl
15033            ! Changes patchlevel.h
15034 ____________________________________________________________________________
15035 [  9472] By: jhi                                   on 2001/03/30  15:16:08
15036         Log: Integrate perlio.
15037      Branch: perl
15038           !> t/lib/cwd.t t/lib/glob-basic.t
15039 ____________________________________________________________________________
15040 [  9471] By: nick                                  on 2001/03/30  14:47:10
15041         Log: Should be (^O eq 'MSWin32') not 'Win32'
15042              Fail #12 seems real - chdir is in wrong dir.
15043      Branch: perlio
15044            ! t/lib/cwd.t
15045 ____________________________________________________________________________
15046 [  9470] By: jhi                                   on 2001/03/30  14:41:11
15047         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
15048              From: Radu Greab <radu@netsoft.ro>
15049              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
15050              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
15051              
15052              Replace #9352.
15053      Branch: perl
15054            ! ext/Socket/Socket.xs pp_sys.c
15055 ____________________________________________________________________________
15056 [  9469] By: jhi                                   on 2001/03/30  14:37:51
15057         Log: Subject: PATCH pod/perldiag.pod
15058              From: Robin Houston <robin@kitsite.com>
15059              Date: Fri, 30 Mar 2001 14:10:36 +0100
15060              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
15061      Branch: perl
15062            ! pod/perldiag.pod t/lib/glob-basic.t
15063 ____________________________________________________________________________
15064 [  9468] By: jhi                                   on 2001/03/30  14:36:36
15065         Log: Subject: Better diagnostic in io/fs.t
15066              From: andreas.koenig@anima.de (Andreas J. Koenig)
15067              Date: 30 Mar 2001 10:11:43 +0200
15068              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
15069      Branch: perl
15070            ! t/io/fs.t
15071 ____________________________________________________________________________
15072 [  9467] By: nick                                  on 2001/03/30  14:25:43
15073         Log: Skip order test of glob if case-ignoring system cannot 
15074              create a.test and A.test
15075      Branch: perlio
15076            ! t/lib/glob-basic.t
15077 ____________________________________________________________________________
15078 [  9466] By: nick                                  on 2001/03/30  13:03:12
15079         Log: Integrate mainline.
15080      Branch: perlio
15081            - ext/re/hints/aix.pl
15082           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
15083           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
15084           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
15085           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
15086 ____________________________________________________________________________
15087 [  9465] By: jhi                                   on 2001/03/30  03:53:37
15088         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
15089              the tests sometimes hang, sometimes not.)
15090      Branch: perl
15091            ! t/lib/io_multihomed.t t/lib/io_sock.t
15092 ____________________________________________________________________________
15093 [  9464] By: jhi                                   on 2001/03/30  02:56:04
15094         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
15095              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15096              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
15097              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
15098      Branch: perl
15099            ! op.c
15100 ____________________________________________________________________________
15101 [  9463] By: jhi                                   on 2001/03/30  02:34:48
15102         Log: Test for #9462.
15103      Branch: perl
15104            ! t/lib/b.t
15105 ____________________________________________________________________________
15106 [  9462] By: jhi                                   on 2001/03/30  02:29:37
15107         Log: Subject: B::Deparse precedence bug. (Patch included.)
15108              From: Jeremy Madea <jmadea@inktomi.com>
15109              Date: Thu, 29 Mar 2001 12:05:02 -0800
15110              Message-ID: <20010329120502.A24881@dr.inktomi.com>
15111      Branch: perl
15112            ! ext/B/B/Deparse.pm
15113 ____________________________________________________________________________
15114 [  9461] By: jhi                                   on 2001/03/30  02:18:41
15115         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
15116              From: Peter Prymmer <pvhp@forte.com>
15117              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
15118              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
15119      Branch: perl
15120            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
15121            ! t/lib/md5-file.t
15122 ____________________________________________________________________________
15123 [  9460] By: jhi                                   on 2001/03/30  02:17:07
15124         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
15125              From: Robin Houston <robin@kitsite.com>
15126              Date: Thu, 29 Mar 2001 20:47:56 +0100
15127              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
15128      Branch: perl
15129            ! ext/B/B/Debug.pm
15130 ____________________________________________________________________________
15131 [  9459] By: jhi                                   on 2001/03/30  02:16:05
15132         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
15133              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
15134              Date: Wed, 28 Mar 2001 18:02:20 -0600
15135              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
15136      Branch: perl
15137            ! lib/ExtUtils/MM_VMS.pm
15138 ____________________________________________________________________________
15139 [  9458] By: jhi                                   on 2001/03/30  02:07:58
15140         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
15141              From: "Joshua E. Rodd" <jrodd@pbs.org>
15142              Date: Wed, 28 Mar 2001 17:29:12 -0500
15143              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
15144      Branch: perl
15145            ! pod/perlop.pod
15146 ____________________________________________________________________________
15147 [  9457] By: jhi                                   on 2001/03/30  02:04:33
15148         Log: Subject: ext/re/aix.pl can go
15149              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15150              Date: Thu, 29 Mar 2001 12:03:28 +0200
15151              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
15152      Branch: perl
15153            - ext/re/hints/aix.pl
15154            ! MANIFEST
15155 ____________________________________________________________________________
15156 [  9456] By: jhi                                   on 2001/03/30  02:03:32
15157         Log: Integrate perlio.
15158      Branch: perl
15159           !> ext/Encode/Encode.xs installperl
15160 ____________________________________________________________________________
15161 [  9455] By: nick                                  on 2001/03/29  21:11:46
15162         Log: DLL name has changed so installperl needs to know
15163              (Why isn't it working it out or passed it?)
15164      Branch: perlio
15165            ! installperl
15166 ____________________________________________________________________________
15167 [  9454] By: nick                                  on 2001/03/29  20:56:12
15168         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
15169              and we don't get undef warnings.
15170      Branch: perlio
15171            ! ext/Encode/Encode.xs
15172 ____________________________________________________________________________
15173 [  9453] By: nick                                  on 2001/03/29  17:58:48
15174         Log: Integrate mainline
15175      Branch: perlio
15176           !> Changes patchlevel.h
15177 ____________________________________________________________________________
15178 [  9452] By: jhi                                   on 2001/03/29  16:44:55
15179         Log: Update Changes.
15180      Branch: perl
15181            ! Changes patchlevel.h
15182 ____________________________________________________________________________
15183 [  9451] By: nick                                  on 2001/03/29  16:31:38
15184         Log: Integrate mainline
15185      Branch: perlio
15186           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
15187           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
15188           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
15189           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
15190           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
15191 ____________________________________________________________________________
15192 [  9450] By: jhi                                   on 2001/03/29  16:29:17
15193         Log: Integrate perlio.
15194      Branch: perl
15195           !> win32/buildext.pl
15196 ____________________________________________________________________________
15197 [  9449] By: jhi                                   on 2001/03/29  15:50:01
15198         Log: Update Changes.
15199      Branch: perl
15200            ! Changes patchlevel.h
15201 ____________________________________________________________________________
15202 [  9448] By: nick                                  on 2001/03/29  15:47:15
15203         Log: Make sure buildext.pl finds Errno.pm
15204      Branch: perlio
15205            ! win32/buildext.pl
15206 ____________________________________________________________________________
15207 [  9447] By: jhi                                   on 2001/03/29  15:39:34
15208         Log: Integrate perlio.
15209      Branch: perl
15210           !> win32/makefile.mk
15211 ____________________________________________________________________________
15212 [  9446] By: nick                                  on 2001/03/29  15:30:03
15213         Log: Integrate win32/makefile.mk with mainline.
15214      Branch: perlio
15215           !> win32/makefile.mk
15216 ____________________________________________________________________________
15217 [  9445] By: nick                                  on 2001/03/29  15:27:32
15218         Log: Fix breakage ... 
15219      Branch: perlio
15220            ! win32/makefile.mk
15221 ____________________________________________________________________________
15222 [  9444] By: jhi                                   on 2001/03/29  15:03:08
15223         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15224              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15225              Date: Thu, 29 Mar 2001 10:32:59 +0400
15226              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
15227      Branch: perl
15228            ! win32/makefile.mk
15229 ____________________________________________________________________________
15230 [  9443] By: jhi                                   on 2001/03/29  15:02:12
15231         Log: Integrate perlio.
15232      Branch: perl
15233           +> win32/buildext.pl
15234           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
15235           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
15236 ____________________________________________________________________________
15237 [  9442] By: nick                                  on 2001/03/29  14:59:11
15238         Log: Work in progress - determine win32 extensions to build via script.
15239      Branch: perlio
15240            + win32/buildext.pl
15241            ! MANIFEST win32/makefile.mk
15242 ____________________________________________________________________________
15243 [  9441] By: jhi                                   on 2001/03/29  14:51:47
15244         Log: Reintroduce the use of external pwd.
15245      Branch: perl
15246            ! t/lib/cwd.t
15247 ____________________________________________________________________________
15248 [  9440] By: jhi                                   on 2001/03/29  14:42:58
15249         Log: use warnings instead of -w.
15250      Branch: perl
15251            ! utils/h2xs.PL
15252 ____________________________________________________________________________
15253 [  9439] By: jhi                                   on 2001/03/29  14:41:52
15254         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
15255              From: Jonathan Stowe <gellyfish@gellyfish.com>
15256              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
15257              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
15258      Branch: perl
15259            ! utils/h2xs.PL
15260 ____________________________________________________________________________
15261 [  9438] By: jhi                                   on 2001/03/29  14:39:38
15262         Log: Subject: [PATCH perl@9424] minor pod nits
15263              From: Robin Barker <rmb1@cise.npl.co.uk>
15264              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
15265              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
15266      Branch: perl
15267            ! pod/perlhack.pod pod/perliol.pod
15268 ____________________________________________________________________________
15269 [  9437] By: jhi                                   on 2001/03/29  14:29:16
15270         Log: Subject: [PATCH perl@9424] typemap cast warning
15271              From: Robin Barker <rmb1@cise.npl.co.uk>
15272              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
15273              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
15274      Branch: perl
15275            ! lib/ExtUtils/typemap
15276 ____________________________________________________________________________
15277 [  9436] By: jhi                                   on 2001/03/29  14:26:03
15278         Log: Subject: [PATCH perl@9424] printf warning
15279              From: Robin Barker <rmb1@cise.npl.co.uk>
15280              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
15281              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
15282      Branch: perl
15283            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
15284            ! ext/Storable/Storable.xs toke.c
15285 ____________________________________________________________________________
15286 [  9435] By: nick                                  on 2001/03/29  14:23:31
15287         Log: Win32 has name conflict with ERROR
15288      Branch: perlio
15289            ! ext/PerlIO/Via/Via.xs
15290 ____________________________________________________________________________
15291 [  9434] By: jhi                                   on 2001/03/29  14:17:48
15292         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
15293              From: Peter Prymmer <pvhp@forte.com>
15294              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
15295              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
15296      Branch: perl
15297            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
15298 ____________________________________________________________________________
15299 [  9433] By: jhi                                   on 2001/03/29  13:52:44
15300         Log: test-prep target was missing.
15301      Branch: perl
15302            ! Makefile.SH
15303 ____________________________________________________________________________
15304 [  9432] By: nick                                  on 2001/03/29  12:40:03
15305         Log: Make as-shipped compiler default to MSVC6 
15306      Branch: perlio
15307            ! win32/makefile.mk
15308 ____________________________________________________________________________
15309 [  9431] By: nick                                  on 2001/03/29  12:12:16
15310         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
15311              akin to PerlIO::Scalar.
15312      Branch: perlio
15313            ! perlio.c perlio.h
15314 ____________________________________________________________________________
15315 [  9430] By: nick                                  on 2001/03/29  10:56:35
15316         Log: Integrate mainline.
15317      Branch: perlio
15318           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15319           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15320           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15321           !> win32/makefile.mk win32/win32sck.c
15322 ____________________________________________________________________________
15323 [  9429] By: nick                                  on 2001/03/29  09:03:43
15324         Log: Noticed that two tests were skipped as perlio:: package
15325              isn't there any more. Changed the skip condition.
15326              Avoid core-dump if sv_utf8_upgrade() called on something
15327              that does not become SvPOK after SvPV() (e.g. a ref).
15328      Branch: perlio
15329            ! sv.c t/io/utf8.t t/lib/io_scalar.t
15330 ____________________________________________________________________________
15331 [  9428] By: jhi                                   on 2001/03/29  01:31:47
15332         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
15333              From: Benjamin Sugars <bsugars@canoe.ca> 
15334              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
15335              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
15336      Branch: perl
15337            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15338            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15339            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15340 ____________________________________________________________________________
15341 [  9427] By: jhi                                   on 2001/03/29  00:49:30
15342         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15343              From: "Vadim Konovalov" <watman@inbox.ru>
15344              Date: Thu, 29 Mar 2001 01:50:12 +0400
15345              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
15346      Branch: perl
15347            ! win32/makefile.mk win32/win32sck.c
15348 ____________________________________________________________________________
15349 [  9426] By: gsar                                  on 2001/03/29  00:28:04
15350         Log: dmake can only handle == and != in comparisons; support building
15351              with Borland's VCL libraries (from Vadim Konovalov)
15352      Branch: maint-5.6/perl
15353            ! win32/makefile.mk
15354 ____________________________________________________________________________
15355 [  9425] By: nick                                  on 2001/03/28  19:29:56
15356         Log: Integrate (@snapshot)
15357      Branch: perlio
15358           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
15359 ____________________________________________________________________________
15360 [  9424] By: jhi                                   on 2001/03/28  19:03:16
15361         Log: Update Changes.
15362      Branch: perl
15363            ! Changes patchlevel.h
15364 ____________________________________________________________________________
15365 [  9423] By: jhi                                   on 2001/03/28  18:52:09
15366         Log: Rmdir lib/XS on cleanup.
15367      Branch: perl
15368            ! Makefile.SH
15369 ____________________________________________________________________________
15370 [  9422] By: jhi                                   on 2001/03/28  18:49:34
15371         Log: Integrate perlio.
15372      Branch: perl
15373           !> t/op/utf8decode.t
15374 ____________________________________________________________________________
15375 [  9421] By: nick                                  on 2001/03/28  18:46:44
15376         Log: Loose duplicate chunk.
15377      Branch: perlio
15378            ! t/op/utf8decode.t
15379 ____________________________________________________________________________
15380 [  9420] By: nick                                  on 2001/03/28  18:44:11
15381         Log: Integrate mainline.
15382      Branch: perlio
15383           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
15384           !> vms/vmsish.h
15385 ____________________________________________________________________________
15386 [  9419] By: jhi                                   on 2001/03/28  18:42:05
15387         Log: Can't trust external pwds
15388              (either shell builtins or external programs)
15389      Branch: perl
15390            ! t/lib/cwd.t
15391 ____________________________________________________________________________
15392 [  9418] By: jhi                                   on 2001/03/28  18:34:05
15393         Log: Integrate perlio.
15394      Branch: perl
15395            - lib/perlio.pm
15396           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15397           !> t/op/utf8decode.t
15398 ____________________________________________________________________________
15399 [  9417] By: nick                                  on 2001/03/28  18:24:02
15400         Log: PerlIO.pm / perlio.pm conflict.
15401              Update some pods.
15402              Make t/op/utf8decode.t a text file.
15403      Branch: perlio
15404            - lib/perlio.pm
15405            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15406            ! t/op/utf8decode.t
15407 ____________________________________________________________________________
15408 [  9416] By: jhi                                   on 2001/03/28  18:06:07
15409         Log: Integrate change #9409 from mainline to maintperl.
15410              
15411              Yet another tweak on AIX dynaloading.
15412      Branch: maint-5.6/perl
15413           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15414 ____________________________________________________________________________
15415 [  9415] By: gsar                                  on 2001/03/28  17:13:01
15416         Log: integrate changes#9377,9385,9401 from mainline
15417              
15418              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15419              
15420              If directory entries compare equal case-insensitively,
15421              retry case-sensitively.
15422              
15423              Subject: [PATCH] B::Terse and warnings
15424      Branch: maint-5.6/perl
15425           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
15426           !> t/pragma/warn/perl
15427 ____________________________________________________________________________
15428 [  9414] By: jhi                                   on 2001/03/28  17:11:12
15429         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
15430              From: "Craig A. Berry" <craigberry@mac.com>
15431              Date: Wed, 28 Mar 2001 10:55:20 -0600
15432              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
15433      Branch: perl
15434            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
15435 ____________________________________________________________________________
15436 [  9413] By: jhi                                   on 2001/03/28  17:03:12
15437         Log: Dup hunk.
15438      Branch: perl
15439            ! t/op/utf8decode.t
15440 ____________________________________________________________________________
15441 [  9412] By: jhi                                   on 2001/03/28  17:02:36
15442         Log: Forced integrate from perlio.
15443      Branch: perl
15444           !> t/op/utf8decode.t
15445 ____________________________________________________________________________
15446 [  9411] By: nick                                  on 2001/03/28  16:50:03
15447         Log: Integrate mainline.
15448      Branch: perlio
15449           +> t/lib/cwd.t
15450           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15451           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
15452           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
15453           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
15454           !> t/pragma/warn/perl
15455 ____________________________________________________________________________
15456 [  9410] By: jhi                                   on 2001/03/28  16:44:23
15457         Log: Subject: Re: [PATCH] 9403 cannot be tested
15458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15459              Date: Wed, 28 Mar 2001 18:33:56 +0200
15460              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
15461      Branch: perl
15462            ! makedef.pl
15463 ____________________________________________________________________________
15464 [  9409] By: jhi                                   on 2001/03/28  16:12:45
15465         Log: Yet another tweak on AIX dynaloading.
15466      Branch: perl
15467            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15468 ____________________________________________________________________________
15469 [  9408] By: jhi                                   on 2001/03/28  15:52:55
15470         Log: Subject: [PATCH] 9403 cannot be tested
15471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15472              Date: Wed, 28 Mar 2001 17:23:00 +0200
15473              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
15474              
15475              A missing symbol.
15476      Branch: perl
15477            ! makedef.pl
15478 ____________________________________________________________________________
15479 [  9407] By: jhi                                   on 2001/03/28  15:47:43
15480         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
15481      Branch: perl
15482            ! t/op/utf8decode.t
15483           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15484           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
15485 ____________________________________________________________________________
15486 [  9406] By: jhi                                   on 2001/03/28  15:37:08
15487         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
15488              From: Benjamin Sugars <bsugars@canoe.ca> 
15489              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
15490              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
15491      Branch: perl
15492            + t/lib/cwd.t
15493            ! MANIFEST
15494 ____________________________________________________________________________
15495 [  9405] By: jhi                                   on 2001/03/28  15:13:18
15496         Log: pp_ne() needs a CORRECT boolean.
15497      Branch: perl
15498            ! pp.c
15499 ____________________________________________________________________________
15500 [  9404] By: jhi                                   on 2001/03/28  15:09:23
15501         Log: pp_ne() needs a boolean, not an integer.
15502      Branch: perl
15503            ! pp.c
15504 ____________________________________________________________________________
15505 [  9403] By: jhi                                   on 2001/03/28  14:47:43
15506         Log: (Retracted by #9404.)
15507      Branch: perl
15508            ! pp.c
15509 ____________________________________________________________________________
15510 [  9402] By: jhi                                   on 2001/03/28  14:43:59
15511         Log: Subject: Re: [PATCH] Typemap testing
15512              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15513              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
15514              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
15515      Branch: perl
15516            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15517            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
15518 ____________________________________________________________________________
15519 [  9401] By: jhi                                   on 2001/03/28  14:42:14
15520         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15521              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15522              Date: Sun, 25 Mar 2001 21:59:15 +0100
15523              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
15524              
15525              A variable will be checked for the "use once" warnings if:
15526              
15527              1. It is in the scope of a use warnings 'once'
15528              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
15529              
15530              Otherwise it won't be checked at all.
15531              
15532              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
15533              
15534              The enclosed patch partially fixes this issue. What I didn't
15535              get to work was the case where the "used once" warning is enabled
15536              in any file other than the main file.
15537      Branch: perl
15538            ! gv.c t/pragma/warn/perl
15539 ____________________________________________________________________________
15540 [  9400] By: nick                                  on 2001/03/28  14:38:24
15541         Log: More EBCDIC tweaks:
15542              - one more swash issue &~(0xA0-1) did not do the right thing,
15543              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
15544              - add "use re 'asciirange'" to make [!-~] etc. work
15545              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
15546              - Choose a key for t/op/each.t test which gets encoded.
15547              - Skip utf8decode if this is UTF-EBCDIC.
15548      Branch: perlio
15549            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15550            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
15551 ____________________________________________________________________________
15552 [  9399] By: jhi                                   on 2001/03/28  14:21:00
15553         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
15554              Andreas Schwab.
15555      Branch: perl
15556            ! pp.c
15557 ____________________________________________________________________________
15558 [  9398] By: jhi                                   on 2001/03/28  00:55:56
15559         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
15560              From: David Dyck <dcd@tc.fluke.com>
15561              Date: Tue, 27 Mar 2001 15:16:24 -0800
15562              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
15563      Branch: perl
15564            ! ext/IO/lib/IO/Socket.pm
15565 ____________________________________________________________________________
15566 [  9397] By: jhi                                   on 2001/03/27  21:52:49
15567         Log: Integrate perlio.
15568      Branch: perl
15569           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15570           +> ext/PerlIO/Via/Via.xs
15571           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15572 ____________________________________________________________________________
15573 [  9396] By: nick                                  on 2001/03/27  21:45:13
15574         Log: Integrate mainline.
15575      Branch: perlio
15576           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
15577           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
15578 ____________________________________________________________________________
15579 [  9395] By: nick                                  on 2001/03/27  21:18:58
15580         Log: Outline docs for PerlIO and PerlIO::Scalar
15581      Branch: perlio
15582            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15583 ____________________________________________________________________________
15584 [  9394] By: nick                                  on 2001/03/27  20:50:13
15585         Log: PerlIO::Via layer (alpha-ish).
15586      Branch: perlio
15587            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15588            + ext/PerlIO/Via/Via.xs
15589            ! MANIFEST
15590 ____________________________________________________________________________
15591 [  9393] By: jhi                                   on 2001/03/27  20:49:55
15592         Log: Retract #9329 now that 9390 should take care of the matter.
15593      Branch: perl
15594            ! utils/h2xs.PL
15595 ____________________________________________________________________________
15596 [  9390] By: jhi                                   on 2001/03/27  20:47:50
15597         Log: Subject: Autoloading Errno.pm when %! is encountered
15598              From: Robin Houston <robin@kitsite.com>
15599              Date: Tue, 27 Mar 2001 20:57:11 +0100
15600              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
15601      Branch: perl
15602            ! embed.h embed.pl gv.c proto.h t/op/magic.t
15603 ____________________________________________________________________________
15604 [  9389] By: jhi                                   on 2001/03/27  20:24:31
15605         Log: Integrate perlio.
15606      Branch: perl
15607           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15608           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
15609           !> utf8.c
15610 ____________________________________________________________________________
15611 [  9388] By: jhi                                   on 2001/03/27  20:21:38
15612         Log: Better have a three-element array if one is going to assign
15613              to the third element of that array. (from Tim Jenness)
15614      Branch: perl
15615            ! ext/XS/Typemap/Typemap.xs
15616 ____________________________________________________________________________
15617 [  9387] By: nick                                  on 2001/03/27  20:15:43
15618         Log: Integrate mainline.
15619      Branch: perlio
15620           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15621           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15622           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15623           +> t/lib/xs-typemap.t
15624           !> (integrate 34 files)
15625 ____________________________________________________________________________
15626 [  9386] By: jhi                                   on 2001/03/27  20:04:18
15627         Log: Subject: Re: perl@9359 breaks HTML::Parser
15628              From: Gisle Aas <gisle@ActiveState.com>
15629              Date: 27 Mar 2001 11:30:24 -0800
15630              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
15631              
15632              Clarify the UTF-8 issues of the API docs.
15633              (Slightly reworded and expanded.)
15634      Branch: perl
15635            ! pod/perlapi.pod sv.c sv.h
15636 ____________________________________________________________________________
15637 [  9385] By: jhi                                   on 2001/03/27  19:44:25
15638         Log: If directory entries compare equal case-insensitively,
15639              retry case-sensitively.
15640      Branch: perl
15641            ! ext/File/Glob/bsd_glob.c
15642 ____________________________________________________________________________
15643 [  9384] By: nick                                  on 2001/03/27  19:38:50
15644         Log: Various EBCDIC fixes:
15645              - major revelation that swash code is encoding aware,
15646              (or thought it was) - now it is ;-)
15647              - With that out of the way fix a slab of tr/// cases.
15648              - Fix Encode 'Unicode' to be true Unicode so tests pass.
15649              - As anticipated Base64.xs needed tweaks.
15650              - Until tr/// works right avoid old_encode64 in MIME tests.
15651      Branch: perlio
15652            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15653            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
15654 ____________________________________________________________________________
15655 [  9383] By: jhi                                   on 2001/03/27  18:34:41
15656         Log: Add the std test suite BEGIN block.
15657      Branch: perl
15658            ! t/lib/xs-typemap.t
15659 ____________________________________________________________________________
15660 [  9382] By: jhi                                   on 2001/03/27  15:16:07
15661         Log: Add debugging output to the test.
15662      Branch: perl
15663            ! t/lib/glob-basic.t
15664 ____________________________________________________________________________
15665 [  9381] By: jhi                                   on 2001/03/27  15:08:10
15666         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
15667      Branch: perl
15668            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15669            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15670            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15671            + t/lib/xs-typemap.t
15672            ! MANIFEST
15673 ____________________________________________________________________________
15674 [  9380] By: jhi                                   on 2001/03/27  14:48:34
15675         Log: Subject: [PATCH] Typemap testing
15676              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15677              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
15678              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
15679              
15680              (The first part of the patch.)
15681      Branch: perl
15682            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
15683 ____________________________________________________________________________
15684 [  9379] By: jhi                                   on 2001/03/27  14:44:56
15685         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
15686              From: Benjamin Sugars <bsugars@canoe.ca> 
15687              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
15688              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
15689      Branch: perl
15690            ! t/lib/glob-basic.t
15691 ____________________________________________________________________________
15692 [  9378] By: jhi                                   on 2001/03/27  14:42:30
15693         Log: Subject: [PATCH] perlvar nit
15694              From: Simon Cozens <simon@netthink.co.uk>
15695              Date: Tue, 27 Mar 2001 01:12:01 +0100
15696              Message-ID: <20010327011201.A19179@netthink.co.uk>
15697      Branch: perl
15698            ! pod/perlvar.pod
15699 ____________________________________________________________________________
15700 [  9377] By: jhi                                   on 2001/03/27  14:36:26
15701         Log: Subject: [PATCH] B::Terse and warnings
15702              From: Benjamin Sugars <ben.sugars@home.com>
15703              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
15704              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
15705      Branch: perl
15706            ! ext/B/B.pm ext/B/B/Terse.pm
15707 ____________________________________________________________________________
15708 [  9376] By: jhi                                   on 2001/03/27  14:31:31
15709         Log: Document sockatmark() some.
15710      Branch: perl
15711            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
15712            ! pod/perltoc.pod
15713 ____________________________________________________________________________
15714 [  9375] By: jhi                                   on 2001/03/27  14:00:24
15715         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
15716              noted by Gisle and fixed by NI-S.
15717      Branch: perl
15718            ! sv.c
15719 ____________________________________________________________________________
15720 [  9374] By: jhi                                   on 2001/03/27  05:50:01
15721         Log: Regen toc.
15722      Branch: perl
15723            ! pod/perltoc.pod
15724 ____________________________________________________________________________
15725 [  9373] By: jhi                                   on 2001/03/27  05:43:51
15726         Log: Pixie documenting.
15727      Branch: perl
15728            ! Makefile.SH pod/perlhack.pod
15729 ____________________________________________________________________________
15730 [  9372] By: jhi                                   on 2001/03/27  05:29:34
15731         Log: Metaconfig unit changes for #9371.
15732      Branch: metaconfig
15733            ! U/modified/myhostname.U
15734      Branch: metaconfig/U/perl
15735            + d_sockatmark.U
15736            ! gccvers.U
15737 ____________________________________________________________________________
15738 [  9371] By: jhi                                   on 2001/03/27  05:29:07
15739         Log: Add sockatmark() probing.
15740      Branch: perl
15741            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15742            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
15743            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15744            ! vos/config.ga.h win32/config.bc win32/config.gc
15745            ! win32/config.vc
15746 ____________________________________________________________________________
15747 [  9370] By: jhi                                   on 2001/03/26  22:01:18
15748         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
15749              Really need to benchmark this.
15750      Branch: perl
15751            ! pp.c
15752 ____________________________________________________________________________
15753 [  9369] By: nick                                  on 2001/03/26  21:59:30
15754         Log: Integrate mainline.
15755      Branch: perlio
15756            ! ext/MIME/Base64/QuotedPrint.pm
15757           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15758           !> patchlevel.h pod/perlhack.pod pp_sys.c
15759 ____________________________________________________________________________
15760 [  9368] By: jhi                                   on 2001/03/26  21:47:03
15761         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
15762              
15763              TODO1: perlbench.
15764              TODO2: le, lt, ge, gt?  Yech.
15765      Branch: perl
15766            ! pp.c
15767 ____________________________________________________________________________
15768 [  9367] By: jhi                                   on 2001/03/26  21:34:57
15769         Log: Too much cut-and-paste in #9363.
15770      Branch: perl
15771            ! pp_sys.c
15772 ____________________________________________________________________________
15773 [  9366] By: jhi                                   on 2001/03/26  21:20:53
15774         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
15775              From: Andreas Schwab <schwab@suse.de>
15776              Date: 26 Mar 2001 17:29:04 +0200
15777              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
15778              
15779              (The patch for 5.6.0 or so, this is a guess for bleadperl)
15780      Branch: perl
15781            ! pp_hot.c
15782 ____________________________________________________________________________
15783 [  9365] By: jhi                                   on 2001/03/26  21:07:54
15784         Log: Integrate perlio.
15785      Branch: perl
15786           !> perlio.c
15787 ____________________________________________________________________________
15788 [  9364] By: nick                                  on 2001/03/26  20:30:48
15789         Log: REFCNT botch in layer name cache hash.
15790      Branch: perlio
15791            ! perlio.c
15792 ____________________________________________________________________________
15793 [  9363] By: jhi                                   on 2001/03/26  18:44:32
15794         Log: Subject: [PATCH] socket() leaks file descriptors
15795              From: Benjamin Sugars <bsugars@canoe.ca>
15796              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
15797              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
15798              
15799              Also sockpair() fixed similarly.
15800      Branch: perl
15801            ! pp_sys.c
15802 ____________________________________________________________________________
15803 [  9362] By: jhi                                   on 2001/03/26  18:37:52
15804         Log: Integrate perlio.
15805      Branch: perl
15806           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
15807 ____________________________________________________________________________
15808 [  9361] By: nick                                  on 2001/03/26  17:32:06
15809         Log: Implement flush of linebuffered streams on read of a tty.
15810      Branch: perlio
15811            ! perlio.c perliol.h
15812 ____________________________________________________________________________
15813 [  9360] By: nick                                  on 2001/03/26  17:12:32
15814         Log: Memory tweaks and notes for OEMVS.
15815      Branch: perlio
15816            ! README.os390 miniperlmain.c t/op/pat.t
15817 ____________________________________________________________________________
15818 [  9359] By: jhi                                   on 2001/03/26  02:12:54
15819         Log: Update Changes.
15820      Branch: perl
15821            ! Changes patchlevel.h
15822 ____________________________________________________________________________
15823 [  9358] By: jhi                                   on 2001/03/26  02:05:32
15824         Log: Document the most common pixie options.
15825      Branch: perl
15826            ! pod/perlhack.pod
15827 ____________________________________________________________________________
15828 [  9357] By: jhi                                   on 2001/03/26  01:25:28
15829         Log: For perl.pixie check *before* compiling that optimize is -g,
15830              as for perl.third.
15831      Branch: perl
15832            ! Makefile.SH
15833 ____________________________________________________________________________
15834 [  9356] By: jhi                                   on 2001/03/26  01:13:41
15835         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
15836      Branch: perl
15837            ! Makefile.SH
15838 ____________________________________________________________________________
15839 [  9355] By: jhi                                   on 2001/03/26  01:11:19
15840         Log: Remove t/perl.third.
15841      Branch: perl
15842            ! Makefile.SH
15843 ____________________________________________________________________________
15844 [  9354] By: jhi                                   on 2001/03/26  00:23:38
15845         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
15846              IO::Sockatmark().
15847      Branch: perl
15848            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15849 ____________________________________________________________________________
15850 [  9353] By: jhi                                   on 2001/03/25  22:25:04
15851         Log: Integrate perlio.
15852      Branch: perl
15853           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15854           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
15855           !> pp_hot.c win32/makefile.mk
15856 ____________________________________________________________________________
15857 [  9352] By: jhi                                   on 2001/03/25  22:21:41
15858         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
15859              From: Radu Greab <radu@netsoft.ro>
15860              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
15861              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
15862      Branch: perl
15863            ! pp_sys.c
15864 ____________________________________________________________________________
15865 [  9351] By: nick                                  on 2001/03/25  22:15:02
15866         Log: Fix readline in list mode to tell rest of world that it has
15867              things on the stack. Otherwise if perl code gets invoked
15868              underneath it it scribbles over results-so-far.
15869              (Why TIEHANDLE has not tripped on this is a mystery.)
15870      Branch: perlio
15871            ! pp_hot.c
15872 ____________________________________________________________________________
15873 [  9350] By: nick                                  on 2001/03/25  22:10:13
15874         Log: win32/makefile.mk typos
15875      Branch: perlio
15876            ! win32/makefile.mk
15877 ____________________________________________________________________________
15878 [  9349] By: nick                                  on 2001/03/25  21:31:14
15879         Log: Integrate now-non-binary file.
15880      Branch: perlio
15881           !> t/lib/mimeqp.t
15882 ____________________________________________________________________________
15883 [  9348] By: nick                                  on 2001/03/25  21:27:24
15884         Log: Make it text
15885      Branch: perlio
15886            ! t/lib/mimeqp.t
15887 ____________________________________________________________________________
15888 [  9347] By: nick                                  on 2001/03/25  21:25:37
15889         Log: Integrate mainline.
15890      Branch: perlio
15891           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
15892           !> lib/Term/ReadLine.pm t/lib/md5-file.t
15893 ____________________________________________________________________________
15894 [  9346] By: nick                                  on 2001/03/25  20:58:15
15895         Log: Add destruct time hook to PerlIO (for work-in-process implementing
15896              layers in perl code. In such cases layers need to be popped before
15897              we loose the ability to run perl code.)
15898              Also back-out "PerlIO::object" hook - it isn't going to work like that...
15899      Branch: perlio
15900            ! perl.c perlio.c perlio.h perliol.h
15901 ____________________________________________________________________________
15902 [  9345] By: nick                                  on 2001/03/25  20:49:11
15903         Log: Avoid at leasy one of undefined warnings in Encode.
15904      Branch: perlio
15905            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15906 ____________________________________________________________________________
15907 [  9344] By: jhi                                   on 2001/03/25  20:37:43
15908         Log: A workaround for using Term::ReadLine in emacs minibuffer
15909              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
15910              additional tweaks from Ilya Zakharevich.
15911      Branch: perl
15912            ! lib/Term/ReadLine.pm
15913 ____________________________________________________________________________
15914 [  9343] By: nick                                  on 2001/03/25  20:21:14
15915         Log: Missing return value.
15916      Branch: perlio
15917            ! ext/PerlIO/Scalar/Scalar.xs
15918 ____________________________________________________________________________
15919 [  9342] By: jhi                                   on 2001/03/25  16:21:00
15920         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
15921              to equal the CPAN versions since no code changes have been made.
15922      Branch: perl
15923            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
15924            ! t/lib/md5-file.t
15925 ____________________________________________________________________________
15926 [  9341] By: jhi                                   on 2001/03/25  16:01:48
15927         Log: Escape 8-bit characters.
15928      Branch: perl
15929            ! t/lib/mimeqp.t
15930 ____________________________________________________________________________
15931 [  9340] By: gsar                                  on 2001/03/25  15:50:53
15932         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
15933              chars)
15934      Branch: perl
15935            + t/lib/mimeqp.t
15936 ____________________________________________________________________________
15937 [  9339] By: gsar                                  on 2001/03/25  15:48:50
15938         Log: delete mimeqp.t for later with text mode set
15939      Branch: perl
15940            - t/lib/mimeqp.t
15941 ____________________________________________________________________________
15942 [  9338] By: nick                                  on 2001/03/25  09:01:57
15943         Log: Integrate mainline.
15944      Branch: perlio
15945           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15946           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15947           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
15948           +> t/lib/mimeb64u.t t/lib/mimeqp.t
15949           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
15950           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
15951           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
15952 ____________________________________________________________________________
15953 [  9337] By: jhi                                   on 2001/03/25  04:23:24
15954         Log: Add MIME::Base64 here and there.  Again, a lot of
15955              optimism is in the air.
15956      Branch: perl
15957            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
15958            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
15959 ____________________________________________________________________________
15960 [  9336] By: jhi                                   on 2001/03/25  04:12:43
15961         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
15962              this by ear as I do not do Win32 programming.)
15963      Branch: perl
15964            ! win32/Makefile win32/makefile.mk
15965 ____________________________________________________________________________
15966 [  9335] By: jhi                                   on 2001/03/25  04:03:50
15967         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
15968      Branch: perl
15969            ! t/lib/md5-file.t
15970 ____________________________________________________________________________
15971 [  9334] By: jhi                                   on 2001/03/25  03:58:53
15972         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
15973      Branch: perl
15974            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15975            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15976            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
15977            + t/lib/mimeb64u.t t/lib/mimeqp.t
15978            ! MANIFEST
15979 ____________________________________________________________________________
15980 [  9333] By: jhi                                   on 2001/03/24  20:14:37
15981         Log: Integrate perlio.
15982      Branch: perl
15983           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
15984 ____________________________________________________________________________
15985 [  9332] By: nick                                  on 2001/03/24  19:40:34
15986         Log: Fix un-init variable leading to spurious "Out of Memory!"
15987      Branch: perlio
15988            ! doio.c
15989 ____________________________________________________________________________
15990 [  9331] By: nick                                  on 2001/03/24  19:09:59
15991         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
15992              and update layers internals doc.
15993      Branch: perlio
15994            ! pod/perlfunc.pod pod/perliol.pod
15995 ____________________________________________________________________________
15996 [  9330] By: jhi                                   on 2001/03/24  18:42:11
15997         Log: The length might be uninitialized garbage if the *svp is the undef.
15998      Branch: perl
15999            ! doio.c
16000 ____________________________________________________________________________
16001 [  9329] By: jhi                                   on 2001/03/24  18:26:57
16002         Log: (Retracted by #9393)
16003
16004              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
16005              From: Simon Cozens <simon@netthink.co.uk>
16006              Date: Sat, 24 Mar 2001 17:13:17 +0000
16007              Message-ID: <20010324171317.A13406@netthink.co.uk>
16008      Branch: perl
16009            ! utils/h2xs.PL
16010 ____________________________________________________________________________
16011 [  9328] By: nick                                  on 2001/03/24  17:22:02
16012         Log: Integrate mainline.
16013      Branch: perlio
16014           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
16015           !> lib/unicode/version
16016 ____________________________________________________________________________
16017 [  9327] By: nick                                  on 2001/03/24  17:16:02
16018         Log: Integrate mainline.
16019      Branch: perlio
16020           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16021           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
16022           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
16023           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
16024           +> t/lib/md5-file.t
16025           !> MANIFEST Makefile.SH configure.com djgpp/config.over
16026           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
16027           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
16028           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
16029           !> win32/makefile.mk
16030 ____________________________________________________________________________
16031 [  9326] By: jhi                                   on 2001/03/24  17:00:42
16032         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
16033      Branch: perl
16034            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
16035            ! lib/unicode/version
16036 ____________________________________________________________________________
16037 [  9325] By: jhi                                   on 2001/03/24  16:22:33
16038         Log: Subject: Re: B::Deparse bug (5.6.0)
16039              From: Robin Houston <robin@kitsite.com>
16040              Date: Sat, 24 Mar 2001 14:33:09 +0000
16041              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
16042      Branch: perl
16043            ! op.c pp.c t/lib/b.t t/op/repeat.t
16044 ____________________________________________________________________________
16045 [  9324] By: jhi                                   on 2001/03/24  16:21:56
16046         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
16047              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
16048              these additions may be too optimistic.
16049      Branch: perl
16050            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
16051            ! hints/uwin.sh hints/vmesa.sh
16052 ____________________________________________________________________________
16053 [  9323] By: jhi                                   on 2001/03/24  16:06:01
16054         Log: Integrate perlio.
16055      Branch: perl
16056           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
16057           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
16058            ! Makefile.SH
16059           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
16060           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
16061           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
16062           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16063           !> win32/makefile.mk win32/perlhost.h win32/win32.c
16064           !> win32/win32iop.h
16065 ____________________________________________________________________________
16066 [  9322] By: nick                                  on 2001/03/24  14:39:12
16067         Log: Routine Win32 regen_config_h - no real changes.
16068      Branch: perlio
16069            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16070 ____________________________________________________________________________
16071 [  9321] By: nick                                  on 2001/03/24  14:31:49
16072         Log: PerlIO fixups for Win32:
16073              - provide win33_popenlist() - non-functional as yet.
16074              - avoid need for aTHX in PerlIO_debug calls - even if not 
16075              enabled args are still evaluated so Win32 has trouble during fork().
16076              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
16077              - Fixup makedef.pl for latest set of symbols.
16078      Branch: perlio
16079            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
16080            ! win32/perlhost.h win32/win32.c win32/win32iop.h
16081 ____________________________________________________________________________
16082 [  9320] By: nick                                  on 2001/03/24  14:26:58
16083         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
16084              was gibberish - broke it on WIn32 at least.
16085      Branch: perlio
16086            ! ext/POSIX/POSIX.xs
16087 ____________________________________________________________________________
16088 [  9319] By: nick                                  on 2001/03/24  11:29:41
16089         Log: Generated files.
16090      Branch: perlio
16091            ! embed.h global.sym objXSUB.h perlapi.c proto.h
16092 ____________________________________________________________________________
16093 [  9318] By: nick                                  on 2001/03/24  10:29:37
16094         Log: Implement:
16095              1.  open($fh,"+<",undef);  # add test to t/io/open.t
16096              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
16097      Branch: perlio
16098            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
16099            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
16100            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
16101            ! t/io/open.t t/io/utf8.t
16102 ____________________________________________________________________________
16103 [  9317] By: jhi                                   on 2001/03/23  23:41:25
16104         Log: AIX does seems to have optimization problems with its C compilers.
16105      Branch: perl
16106            ! hints/aix.sh
16107 ____________________________________________________________________________
16108 [  9316] By: jhi                                   on 2001/03/23  23:40:46
16109         Log: Integrate perlio.
16110      Branch: perl
16111           +> lib/PerlIO.pm
16112           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
16113           !> perliol.h
16114 ____________________________________________________________________________
16115 [  9315] By: jhi                                   on 2001/03/23  22:16:30
16116         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
16117      Branch: perl
16118            ! t/lib/md5-file.t
16119 ____________________________________________________________________________
16120 [  9314] By: nick                                  on 2001/03/23  20:49:02
16121         Log: Perlio internals re-organized.
16122              - open process creates AV of layer/arg pairs
16123              (appends layers from open() or open.pm to default list).
16124              - push arg is now an SV.
16125              - layer ->Open get passed the AV
16126              - open is no longer mandatory method.
16127              - topmost layer that has ->Open method does the open
16128              - any layers above are pushed once that returns.
16129              - vtable re-ordered so dummy layers need only provide push/pop methods.
16130      Branch: perlio
16131            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16132 ____________________________________________________________________________
16133 [  9313] By: nick                                  on 2001/03/23  16:27:41
16134         Log: Check in a stable (working) version before next round of tweaks.
16135              Changes include:
16136              - Move default layers code out of doio.c and into perlio.c
16137              - Single routine for parsing layer specification strings.
16138              - Skeleton support for demand loading of layers
16139              - Core-dump avoidance if PERLIO environment specifies loadable layer
16140              (does not _work_ as need IO to load and need load to do IO ...)
16141      Branch: perlio
16142            + lib/PerlIO.pm
16143            ! MANIFEST doio.c perlio.c
16144 ____________________________________________________________________________
16145 [  9312] By: gsar                                  on 2001/03/23  16:25:25
16146         Log: add execute bit to files with shebang lines in the repository;
16147              avoid clobbering execute bit in Porting/makerel 
16148      Branch: maint-5.6/perl
16149            ! (edit 144 files)
16150 ____________________________________________________________________________
16151 [  9311] By: jhi                                   on 2001/03/23  14:25:35
16152         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
16153      Branch: perl
16154            ! MANIFEST
16155 ____________________________________________________________________________
16156 [  9310] By: jhi                                   on 2001/03/23  13:45:04
16157         Log: Subject: [PATCH] Net::Ping
16158              From: Colin McMillen <mcmi0037@tc.umn.edu>
16159              Date: Thu, 22 Mar 2001 19:30:31 -0600
16160              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
16161      Branch: perl
16162            ! lib/Net/Ping.pm
16163 ____________________________________________________________________________
16164 [  9309] By: jhi                                   on 2001/03/23  13:39:13
16165         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
16166      Branch: perl
16167            ! t/lib/md5-aaa.t t/lib/md5-file.t
16168 ____________________________________________________________________________
16169 [  9308] By: jhi                                   on 2001/03/23  13:20:34
16170         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
16171              - bump the version to 2.14
16172              - drop the base64 tests since they require MIME::Base64
16173              - drop the rfc1321.txt
16174              - drop the hints/dec_osf.pl since it's only needed for
16175              pre-5.005_03 Perls
16176              Todo:
16177              - the U32 alignment testing is now removed; it needs to
16178              be reintroduced as as a Config variable (meaning also
16179              as a Configure test)
16180              - get the new EBCDIC md5sum for MD5.pm
16181              - test in Win32 to see how badly I botched the makefiles
16182      Branch: perl
16183            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16184            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
16185            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
16186            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
16187            + t/lib/md5-file.t
16188            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
16189            ! win32/Makefile win32/makefile.mk
16190 ____________________________________________________________________________
16191 [  9307] By: jhi                                   on 2001/03/23  12:56:14
16192         Log: Integrate change #9306 from maintperl into mainline,
16193              AIX dynaloader for AIXes without <load.h>.
16194      Branch: perl
16195           !> ext/DynaLoader/hints/aix.pl
16196 ____________________________________________________________________________
16197 [  9306] By: jhi                                   on 2001/03/23  12:51:36
16198         Log: There are AIXes without /usr/include/load.h,
16199              patch from H.Merijn Brand.
16200      Branch: maint-5.6/perl
16201            ! ext/DynaLoader/hints/aix.pl
16202 ____________________________________________________________________________
16203 [  9305] By: nick                                  on 2001/03/23  11:00:42
16204         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
16205      Branch: perlio
16206            ! ext/Encode/Encode.xs perlio.c perlio.h
16207 ____________________________________________________________________________
16208 [  9304] By: nick                                  on 2001/03/23  10:20:46
16209         Log: Render -Duseperlio functional again.
16210              - this is "quick fix" which calls PerlIO_apply_layers after opening,
16211              which is what old scheme did. New scheme needs to change that
16212              to make open(...,\$scalar) etc. work but this will do for now.
16213      Branch: perlio
16214            ! perlio.c
16215 ____________________________________________________________________________
16216 [  9303] By: nick                                  on 2001/03/23  09:53:20
16217         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
16218              -Uuseperlio now works again.
16219              -Duseperlio is still poorly. Don't merge yet...
16220      Branch: perlio
16221            ! doio.c perlio.h
16222 ____________________________________________________________________________
16223 [  9302] By: nick                                  on 2001/03/22  22:26:51
16224         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
16225              type code.
16226              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
16227              is its main caller. In particular now has access to "extra" args, and
16228              can tell when an open handle is "reopened" (or duped?).
16229              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
16230              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
16231              PerlIO_open() et. al. (i.e. other way round).
16232              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
16233              with args close to PerlIO_openn().
16234      Branch: perlio
16235            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16236 ____________________________________________________________________________
16237 [  9301] By: jhi                                   on 2001/03/22  20:58:04
16238         Log: Integrate perlio.
16239      Branch: perl
16240           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
16241           !> t/io/open.t util.c
16242 ____________________________________________________________________________
16243 [  9300] By: nick                                  on 2001/03/22  17:36:32
16244         Log: Don't include $@ in not ok message.
16245      Branch: perlio
16246            ! t/io/open.t
16247 ____________________________________________________________________________
16248 [  9299] By: gsar                                  on 2001/03/22  16:53:45
16249         Log: back out changes#7532,7521 for now (appears to have problems
16250              on IRIX)
16251      Branch: maint-5.6/perl
16252            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16253            ! ext/POSIX/typemap pod/perlvar.pod
16254 ____________________________________________________________________________
16255 [  9298] By: nick                                  on 2001/03/22  14:35:46
16256         Log: Give a meaning to '&' in n-arg open case:
16257              open($fh,"<&",$scalar);
16258              $scalar can be:
16259              - an integer which does "fdopen"
16260              open($fh,"<&",2); # like open($fh,"<&2")
16261              - something that will yield a file handle via sv_2io()
16262              useful for dup'ing anonymous handles.
16263              e.g.:
16264              open(my $fh,"<&",\*STDIN);
16265              open(my $dup,"<&",$fh);
16266      Branch: perlio
16267            ! doio.c t/io/open.t
16268 ____________________________________________________________________________
16269 [  9297] By: nick                                  on 2001/03/22  13:34:35
16270         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
16271      Branch: perlio
16272            ! util.c
16273 ____________________________________________________________________________
16274 [  9296] By: nick                                  on 2001/03/22  12:51:20
16275         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
16276      Branch: perlio
16277            ! perl.c
16278 ____________________________________________________________________________
16279 [  9295] By: nick                                  on 2001/03/22  11:59:44
16280         Log: If stdin, stdout or stderr get opened in unexpected read/write state
16281              then warn at time of open not at time of use.
16282      Branch: perlio
16283            ! doio.c pp_hot.c pp_sys.c
16284 ____________________________________________________________________________
16285 [  9294] By: nick                                  on 2001/03/22  10:54:35
16286         Log: Die on n-arg open(...,"",xxx,yyy,...)
16287              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
16288              - die on read/write cases so we can decide what it means later.
16289      Branch: perlio
16290            ! doio.c embed.pl iperlsys.h util.c
16291 ____________________________________________________________________________
16292 [  9293] By: nick                                  on 2001/03/22  09:02:45
16293         Log: perlio tweaks (reported by Nick Clark)
16294              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
16295              error check in Pendinf_read().
16296      Branch: perlio
16297            ! perlio.c
16298 ____________________________________________________________________________
16299 [  9292] By: gsar                                  on 2001/03/22  07:12:00
16300         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
16301              fixes)
16302      Branch: maint-5.6/perl
16303           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
16304 ____________________________________________________________________________
16305 [  9291] By: jhi                                   on 2001/03/22  06:06:44
16306         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
16307      Branch: perl
16308            ! t/op/re_tests
16309 ____________________________________________________________________________
16310 [  9290] By: jhi                                   on 2001/03/22  05:57:01
16311         Log: Move MacOS Classic higher in the list of supported platforms.
16312      Branch: maint-5.6/perl
16313            ! pod/perlport.pod
16314 ____________________________________________________________________________
16315 [  9289] By: gsar                                  on 2001/03/22  05:35:04
16316         Log: revert part of change#6438 for compatibility (av_reify()
16317              appears to be needed to implement av_splice()ish things
16318              in XS)
16319      Branch: maint-5.6/perl
16320            ! embed.pl global.sym objXSUB.h perlapi.c
16321 ____________________________________________________________________________
16322 [  9288] By: gsar                                  on 2001/03/22  03:09:19
16323         Log: update copyright year
16324      Branch: maint-5.6/perl
16325            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
16326            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
16327            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
16328            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
16329            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
16330            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
16331            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
16332            ! x2p/walk.c
16333 ____________________________________________________________________________
16334 [  9287] By: jhi                                   on 2001/03/21  20:30:54
16335         Log: Integrate perlio.
16336      Branch: perl
16337           !> ext/Data/Dumper/Dumper.xs
16338 ____________________________________________________________________________
16339 [  9286] By: gsar                                  on 2001/03/21  19:49:54
16340         Log: makefile.mk tweak
16341      Branch: maint-5.6/perl
16342            ! win32/Makefile win32/makefile.mk
16343 ____________________________________________________________________________
16344 [  9285] By: nick                                  on 2001/03/21  19:07:13
16345         Log: Multiplicity fix for Dumper.
16346      Branch: perlio
16347            ! ext/Data/Dumper/Dumper.xs
16348 ____________________________________________________________________________
16349 [  9284] By: nick                                  on 2001/03/21  19:01:07
16350         Log: Integrate mainline - (does not build xTHX issue in Dumper).
16351      Branch: perlio
16352           !> (integrate 27 files)
16353 ____________________________________________________________________________
16354 [  9283] By: jhi                                   on 2001/03/21  17:17:35
16355         Log: Integrate change #9282 from mainline into maintperl,
16356              4-arg UTF-8 substr().
16357      Branch: maint-5.6/perl
16358           !> pp.c
16359 ____________________________________________________________________________
16360 [  9282] By: jhi                                   on 2001/03/21  17:15:43
16361         Log: The #9270 would have leaked a scalar if pp_substr()
16362              returned early.
16363      Branch: perl
16364            ! pp.c
16365 ____________________________________________________________________________
16366 [  9281] By: gsar                                  on 2001/03/21  17:03:14
16367         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
16368      Branch: maint-5.6/perl
16369            ! win32/makefile.mk
16370 ____________________________________________________________________________
16371 [  9280] By: gsar                                  on 2001/03/21  17:01:20
16372         Log: some tweaks to change#9278 (fork() emulation should be enabled
16373              by setting BUILD_FLAVOR instead of changing the defaults)
16374      Branch: maint-5.6/perl
16375            ! win32/makefile.mk
16376 ____________________________________________________________________________
16377 [  9279] By: gsar                                  on 2001/03/21  16:47:19
16378         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
16379      Branch: maint-5.6/perl
16380            ! ext/File/Glob/Glob.pm
16381           !> lib/Cwd.pm
16382 ____________________________________________________________________________
16383 [  9278] By: jhi                                   on 2001/03/21  14:35:10
16384         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
16385              From: "Vadim Konovalov" <watman@inbox.ru>
16386              Date: Wed, 21 Mar 2001 01:53:51 +0300
16387              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
16388      Branch: maint-5.6/perl
16389            ! win32/makefile.mk win32/win32sck.c
16390 ____________________________________________________________________________
16391 [  9277] By: jhi                                   on 2001/03/21  13:58:28
16392         Log: Integrate change #9270 from mainline to maintperl:
16393              continued 4-arg UTF-8 substr() fixing.
16394      Branch: maint-5.6/perl
16395           !> pp.c t/op/substr.t
16396 ____________________________________________________________________________
16397 [  9276] By: jhi                                   on 2001/03/21  13:33:00
16398         Log: More pixie cleaning.
16399      Branch: perl
16400            ! Makefile.SH
16401 ____________________________________________________________________________
16402 [  9275] By: jhi                                   on 2001/03/21  03:54:17
16403         Log: Update Changes.
16404      Branch: perl
16405            ! Changes patchlevel.h
16406 ____________________________________________________________________________
16407 [  9274] By: jhi                                   on 2001/03/21  03:48:24
16408         Log: First stab at making Data::Dumper to grok Unicode.
16409              
16410              TODO: tests, EBCDICify.
16411      Branch: perl
16412            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
16413 ____________________________________________________________________________
16414 [  9273] By: jhi                                   on 2001/03/21  02:23:00
16415         Log: Fix for
16416              
16417              Subject: Memory leak in unquoted print   
16418              From: Benjamin Sugars <bsugars@canoe.ca> 
16419              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
16420              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
16421      Branch: perl
16422            ! perlio.c
16423 ____________________________________________________________________________
16424 [  9272] By: jhi                                   on 2001/03/21  01:33:17
16425         Log: Subject: Re: [PATCH] POSIX::getcwd()
16426              From: Benjamin Sugars <bsugars@canoe.ca> 
16427              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
16428              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
16429      Branch: perl
16430            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16431 ____________________________________________________________________________
16432 [  9271] By: jhi                                   on 2001/03/21  01:22:52
16433         Log: Subject: [PATCH] Cwd.pm docs
16434              From: Benjamin Sugars <bsugars@canoe.ca>
16435              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
16436              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
16437      Branch: perl
16438            ! lib/Cwd.pm
16439 ____________________________________________________________________________
16440 [  9270] By: jhi                                   on 2001/03/21  01:16:29
16441         Log: Continue 4-arg substr() UTF-8 fixage.
16442      Branch: perl
16443            ! pp.c t/op/substr.t
16444 ____________________________________________________________________________
16445 [  9269] By: jhi                                   on 2001/03/21  00:46:14
16446         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
16447              
16448              revert the leak fix in change#9142 (problem needs a more experimental
16449              fix unsuitable for 5.6.1)
16450              
16451              do alphabetical sorting by default (for csh compatibility)
16452              
16453              cut-n-paste goof in change#9264
16454              
16455              VMS piping fixes (from Charles Lane)
16456      Branch: perl
16457           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
16458           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16459           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
16460 ____________________________________________________________________________
16461 [  9268] By: jhi                                   on 2001/03/21  00:37:04
16462         Log: Integrate perlio.
16463      Branch: perl
16464           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16465           !> utf8.c utf8.h utfebcdic.h
16466 ____________________________________________________________________________
16467 [  9267] By: nick                                  on 2001/03/20  20:04:39
16468         Log: More EBCDIC stuff:
16469              - Loose the extra level of function on ASCII.
16470              - spotted a chr(0) issue in sv.c
16471              - re-work of UTF-X tr/// ranges to work in Unicode
16472              space. Still issues with the "0xff is illegal UTF-8" hack.
16473              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
16474              (why do it once when you can do it all over the place :-(
16475              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
16476              need utf8.pm for swashes.
16477              - Simplified and commented scan_const() in toke.c
16478              Still something wrong regexp and tr (swashes?).
16479      Branch: perlio
16480            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16481            ! utf8.c utf8.h utfebcdic.h
16482 ____________________________________________________________________________
16483 [  9266] By: gsar                                  on 2001/03/20  19:16:43
16484         Log: VMS piping fixes (from Charles Lane)
16485      Branch: maint-5.6/perl
16486            ! vms/vms.c vms/vmspipe.com
16487 ____________________________________________________________________________
16488 [  9265] By: gsar                                  on 2001/03/20  17:53:52
16489         Log: cut-n-paste goof in change#9264
16490      Branch: maint-5.6/perl
16491            ! ext/File/Glob/Glob.xs
16492 ____________________________________________________________________________
16493 [  9264] By: gsar                                  on 2001/03/20  17:43:47
16494         Log: do alphabetical sorting by default (for csh compatibility);
16495              bsd_glob() does ASCII sort by default as usual, unless
16496              GLOB_ALPHASORT was specified
16497      Branch: maint-5.6/perl
16498            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
16499            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16500            ! ext/File/Glob/bsd_glob.h
16501 ____________________________________________________________________________
16502 [  9263] By: gsar                                  on 2001/03/20  16:40:08
16503         Log: integrate change#9255 from mainline (unicode fix)
16504              
16505              substr($bytestr, i, n, $charstr)
16506      Branch: maint-5.6/perl
16507           !> Todo-5.6 pp.c t/op/substr.t
16508 ____________________________________________________________________________
16509 [  9262] By: gsar                                  on 2001/03/20  15:57:41
16510         Log: revert the leak fix in change#9142 (problem needs a more experimental
16511              fix unsuitable for 5.6.1)
16512      Branch: maint-5.6/perl
16513            ! scope.c
16514 ____________________________________________________________________________
16515 [  9261] By: jhi                                   on 2001/03/20  14:26:25
16516         Log: Integrate changes #9259,9260 from maintperl into mainline.
16517              
16518              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16519              
16520              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16521      Branch: perl
16522           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
16523 ____________________________________________________________________________
16524 [  9260] By: jhi                                   on 2001/03/20  14:05:46
16525         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16526              From: Robin Barker <rmb1@cise.npl.co.uk>
16527              Date: Tue, 20 Mar 2001 10:12:04 GMT
16528              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
16529      Branch: maint-5.6/perl
16530            ! run.c
16531 ____________________________________________________________________________
16532 [  9259] By: jhi                                   on 2001/03/20  14:04:39
16533         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16534              From: Chris Nandor <pudge@pobox.com>
16535              Date: Tue, 20 Mar 2001 00:40:56 -0500
16536              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
16537      Branch: maint-5.6/perl
16538            ! ext/POSIX/POSIX.xs lib/File/Path.pm
16539 ____________________________________________________________________________
16540 [  9258] By: jhi                                   on 2001/03/20  05:09:34
16541         Log: Update Changes.
16542      Branch: perl
16543            ! Changes patchlevel.h
16544 ____________________________________________________________________________
16545 [  9257] By: jhi                                   on 2001/03/20  05:04:25
16546         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
16547      Branch: perl
16548            ! t/op/tr.t
16549 ____________________________________________________________________________
16550 [  9256] By: jhi                                   on 2001/03/20  04:43:12
16551         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
16552              From: Peter Prymmer <pvhp@forte.com>
16553              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
16554              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
16555      Branch: maint-5.6/perl
16556            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
16557 ____________________________________________________________________________
16558 [  9255] By: jhi                                   on 2001/03/19  23:17:17
16559         Log: substr($bytestr, i, n, $charstr)
16560
16561              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
16562      Branch: perl
16563            ! Todo-5.6 pp.c t/op/substr.t
16564 ____________________________________________________________________________
16565 [  9254] By: jhi                                   on 2001/03/19  22:25:09
16566         Log: Rearrange the make test target prerequisites so that
16567              in a parallel make 'all' is finished before 'test'.
16568      Branch: perl
16569            ! Makefile.SH
16570 ____________________________________________________________________________
16571 [  9253] By: jhi                                   on 2001/03/19  21:48:07
16572         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
16573              From: Robin Houston <robin@kitsite.com>
16574              Date: Mon, 19 Mar 2001 15:48:41 +0000
16575              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
16576      Branch: perl
16577            ! pp_ctl.c
16578 ____________________________________________________________________________
16579 [  9252] By: jhi                                   on 2001/03/19  21:42:27
16580         Log: Integrate perlio.
16581      Branch: perl
16582           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
16583           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
16584           !> utfebcdic.h vms/perly_c.vms
16585 ____________________________________________________________________________
16586 [  9251] By: jhi                                   on 2001/03/19  21:31:28
16587         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
16588              
16589              Dynaloading in 64-bit AIX with vac.
16590      Branch: perl
16591           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16592           !> hints/aix.sh
16593 ____________________________________________________________________________
16594 [  9250] By: jhi                                   on 2001/03/19  21:18:00
16595         Log: A more robust solution for the 64bitall AIX dynaloading
16596              problem, from Jens-Uwe Mager.
16597      Branch: maint-5.6/perl
16598            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16599 ____________________________________________________________________________
16600 [  9249] By: nick                                  on 2001/03/19  20:59:37
16601         Log: Integrate mainline.
16602      Branch: perlio
16603           !> (integrate 42 files)
16604 ____________________________________________________________________________
16605 [  9248] By: nick                                  on 2001/03/19  20:22:07
16606         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
16607              (Building on OS390 uses native YACC and YYDEBUG has other
16608              side effects.)
16609      Branch: perlio
16610            ! perly.c perly.y vms/perly_c.vms
16611 ____________________________________________________________________________
16612 [  9247] By: jhi                                   on 2001/03/19  19:59:53
16613         Log: 64-bit AIX dynaloading problem (see #9244) idea
16614              from Jens-Uwe Mager.
16615      Branch: maint-5.6/perl
16616            ! ext/DynaLoader/dl_aix.xs
16617 ____________________________________________________________________________
16618 [  9246] By: nick                                  on 2001/03/19  19:27:57
16619         Log: More EBCDIC fixes.
16620      Branch: perlio
16621            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
16622            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
16623 ____________________________________________________________________________
16624 [  9245] By: jhi                                   on 2001/03/19  19:05:19
16625         Log: Integrate change #9243 from mainline into maintperl.
16626              
16627              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16628      Branch: maint-5.6/perl
16629           !> README.vmesa
16630 ____________________________________________________________________________
16631 [  9244] By: jhi                                   on 2001/03/19  19:03:15
16632         Log: Get 64bitall AIX building, but still does not test okay:
16633              dynaloading anything fails, for example for op/defins:
16634              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
16635              (update: fixed by #9247,9250)
16636      Branch: maint-5.6/perl
16637            ! hints/aix.sh
16638 ____________________________________________________________________________
16639 [  9243] By: jhi                                   on 2001/03/19  19:00:16
16640         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16641              From: Robin Barker <rmb1@cise.npl.co.uk>
16642              Date: Mon, 19 Mar 2001 18:01:57 GMT
16643              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
16644      Branch: perl
16645            ! README.vmesa
16646 ____________________________________________________________________________
16647 [  9242] By: jhi                                   on 2001/03/19  18:58:43
16648         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
16649              
16650              TODO: tests.
16651      Branch: perl
16652            ! doop.c op.c
16653 ____________________________________________________________________________
16654 [  9241] By: gsar                                  on 2001/03/19  17:34:46
16655         Log: VMSify tests (from Charles Lane)
16656      Branch: maint-5.6/perl
16657            ! t/lib/filehand.t t/lib/texttabs.t
16658 ____________________________________________________________________________
16659 [  9240] By: jhi                                   on 2001/03/19  14:24:26
16660         Log: Integrate change #9233 from maintperl into mainline.
16661              
16662              some refcounts were incorrect in perl_clone()
16663      Branch: perl
16664           !> sv.c
16665 ____________________________________________________________________________
16666 [  9239] By: gsar                                  on 2001/03/19  09:23:17
16667         Log: this is 5.6.1-trial3
16668      Branch: maint-5.6/perl
16669            ! Changes
16670 ____________________________________________________________________________
16671 [  9238] By: gsar                                  on 2001/03/19  08:47:04
16672         Log: some new symbols are only available under ithreads
16673      Branch: maint-5.6/perl
16674            ! makedef.pl
16675 ____________________________________________________________________________
16676 [  9237] By: gsar                                  on 2001/03/19  08:42:28
16677         Log: update patchlevel.h, Changes, &c.
16678      Branch: maint-5.6/perl
16679            ! Changes patchlevel.h pod/perlhist.pod
16680           !> AUTHORS
16681 ____________________________________________________________________________
16682 [  9236] By: gsar                                  on 2001/03/19  08:17:49
16683         Log: integrate changes#8068,8717 from mainline
16684              
16685              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
16686              
16687              [PATCH CPAN 1.59_51] warning message (not!)
16688      Branch: maint-5.6/perl
16689           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
16690           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
16691           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
16692           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
16693           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16694 ____________________________________________________________________________
16695 [  9235] By: gsar                                  on 2001/03/19  08:07:09
16696         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
16697              
16698              [PATCH] Add missing CV flags to dump.c
16699              
16700              Re: [patch] Re: PL_ptr_table
16701              
16702              Fixup non-ithread build after 8713
16703              
16704              Generated files form 8713 etc.
16705              
16706              Correct the correction :-(
16707              
16708              Documenting coderef @INC (Re: CPAN "make this script work" feature)
16709              
16710              Subject: Re: sync sync sync: have I missed any patches?
16711              Replace djSP with dSP.
16712      Branch: maint-5.6/perl
16713           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
16714           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
16715           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
16716           !> sv.c sv.h win32/perlhost.h
16717 ____________________________________________________________________________
16718 [  9234] By: gsar                                  on 2001/03/19  07:22:05
16719         Log: revert the change#9090 integrate for now (change looks somewhat
16720              incomplete in that [ha]v_exists() need something similar; lacks
16721              tests; &c.)
16722      Branch: maint-5.6/perl
16723            ! hv.c
16724 ____________________________________________________________________________
16725 [  9233] By: gsar                                  on 2001/03/19  07:10:01
16726         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
16727              destruction when there are unreferenced scalars (SvREFCNT==0)
16728      Branch: maint-5.6/perl
16729            ! sv.c
16730 ____________________________________________________________________________
16731 [  9232] By: jhi                                   on 2001/03/19  05:11:02
16732         Log: Regen api and toc.
16733      Branch: maint-5.6/perl
16734            ! pod/perlapi.pod pod/perltoc.pod
16735 ____________________________________________________________________________
16736 [  9231] By: jhi                                   on 2001/03/19  04:06:03
16737         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
16738              add a lost line in pp.c:pp_chop(), update to new op/chop.
16739              
16740              Clarify the description differentiating for and while; inspired by
16741              
16742              Subject: [ID 20010306.004] || != named unary operator
16743              
16744              The $Is_MacOS needs to be declared.
16745      Branch: maint-5.6/perl
16746            ! pp.c t/op/chop.t
16747           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
16748 ____________________________________________________________________________
16749 [  9230] By: jhi                                   on 2001/03/19  03:48:16
16750         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
16751              9079,9083,9089,9090,9091 from mainline to maintperl.
16752              
16753              Quieten some noise in Win32 builds
16754              
16755              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
16756              
16757              The perlretut was still talking about the old \p and \P
16758              definitions.
16759              
16760              More tweakage on the Unicode character class descriptions.
16761              
16762              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16763              
16764              Subject: 'no *POSIX' Patch speeding up make on BS2000 
16765              
16766              Subject: [PATCH] perldata.pod here-doc docs
16767              
16768              Add /sbin and /usr/sbin to the list of directories scanned
16769              for setuid programs.  Takes care of bug id 20010309.003.
16770              
16771              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
16772              
16773              In op/stat #35 better to scan all the potential directories
16774              for setuids, not just the first one.
16775      Branch: maint-5.6/perl
16776            ! Makefile.SH
16777           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
16778           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
16779           !> t/op/stat.t toke.c win32/win32.h
16780 ____________________________________________________________________________
16781 [  9229] By: jhi                                   on 2001/03/19  02:31:50
16782         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
16783              From: Chris Nandor <pudge@pobox.com>
16784              Date: Sat, 10 Mar 2001 14:22:19 -0500
16785              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
16786      Branch: maint-5.6/perl
16787            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16788            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
16789            ! t/lib/b.t t/lib/errno.t
16790 ____________________________________________________________________________
16791 [  9228] By: jhi                                   on 2001/03/19  02:29:59
16792         Log: Integrate changes #9113,9122 from mainline into maintperl.
16793              
16794              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?)
16795      Branch: maint-5.6/perl
16796           !> Configure README.os390 hints/os390.sh
16797 ____________________________________________________________________________
16798 [  9227] By: jhi                                   on 2001/03/19  02:22:35
16799         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
16800              into maintperl.
16801              
16802              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
16803              
16804              Forgot to check-in the larger part of #9120, duh.
16805              
16806              Subject: Another patch for integer.pm POD 
16807              
16808              h2ph strictness and cleanliness from Kurt Starsinic.
16809              
16810              Borland filename case problem.
16811              
16812              h2ph strictness and cleanliness from Kurt Starsinic.
16813              
16814              Subject: [PATCH] the uncontroversial doc patches
16815      Branch: maint-5.6/perl
16816           +> win32/sncfnmcs.pl
16817           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
16818           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
16819           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
16820           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
16821           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
16822           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
16823           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
16824 ____________________________________________________________________________
16825 [  9226] By: jhi                                   on 2001/03/19  02:10:21
16826         Log: Integrate changes #9207,9214 from mainline into maintperl.
16827              
16828              podchecker relaxations: =over has an *optional* number after it,
16829              and whitespace in L<> is okay.
16830      Branch: maint-5.6/perl
16831           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16832           !> t/pod/poderrs.xr
16833 ____________________________________________________________________________
16834 [  9225] By: jhi                                   on 2001/03/19  02:07:38
16835         Log: Integrate change #9219 from maintperl into mainline.
16836              
16837              remove duplicated tests
16838      Branch: perl
16839           !> t/op/re_tests
16840 ____________________________________________________________________________
16841 [  9224] By: jhi                                   on 2001/03/19  02:06:11
16842         Log: Integrate change #9223 from mainline to maintperl.
16843              
16844              Document -Dmksymlinks.
16845      Branch: maint-5.6/perl
16846           !> INSTALL
16847 ____________________________________________________________________________
16848 [  9223] By: jhi                                   on 2001/03/19  02:01:25
16849         Log: Document -Dmksymlinks.
16850      Branch: perl
16851            ! INSTALL
16852 ____________________________________________________________________________
16853 [  9222] By: jhi                                   on 2001/03/19  01:15:35
16854         Log: The -Dmksymlinks wasn't working for maintperl.
16855      Branch: maint-5.6/perl
16856            ! Configure
16857 ____________________________________________________________________________
16858 [  9221] By: jhi                                   on 2001/03/19  00:49:43
16859         Log: Cleanup pixie residue.
16860      Branch: perl
16861            ! Makefile.SH
16862 ____________________________________________________________________________
16863 [  9220] By: jhi                                   on 2001/03/19  00:44:47
16864         Log: Document the use of pixie/prof; create make targets for it.
16865              
16866              TODO: make t/TEST pixie-aware.
16867      Branch: perl
16868            ! Makefile.SH pod/perlhack.pod
16869 ____________________________________________________________________________
16870 [  9219] By: gsar                                  on 2001/03/19  00:16:55
16871         Log: remove duplicated tests
16872      Branch: maint-5.6/perl
16873            ! t/op/re_tests
16874 ____________________________________________________________________________
16875 [  9218] By: jhi                                   on 2001/03/18  23:59:31
16876         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
16877      Branch: perl
16878            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
16879 ____________________________________________________________________________
16880 [  9217] By: jhi                                   on 2001/03/18  23:25:20
16881         Log: Rewrite the tests section of Makefile to be less redundant
16882              and to allow for more flexible test targets, many recursive
16883              make calls introduced.
16884      Branch: perl
16885            ! Makefile.SH
16886 ____________________________________________________________________________
16887 [  9216] By: jhi                                   on 2001/03/18  22:30:04
16888         Log: Document the use of Third Degree (sparsely).
16889      Branch: perl
16890            ! pod/perlhack.pod t/TEST
16891 ____________________________________________________________________________
16892 [  9215] By: jhi                                   on 2001/03/18  22:10:30
16893         Log: Make targets for testing with Third Degree.
16894      Branch: perl
16895            ! Makefile.SH
16896 ____________________________________________________________________________
16897 [  9214] By: jhi                                   on 2001/03/18  21:08:53
16898         Log: The podchecker relaxations need to mirrored also at the tests.
16899      Branch: perl
16900            ! t/pod/poderrs.xr
16901 ____________________________________________________________________________
16902 [  9213] By: jhi                                   on 2001/03/18  20:56:21
16903         Log: Update Changes.
16904      Branch: perl
16905            ! Changes patchlevel.h
16906 ____________________________________________________________________________
16907 [  9212] By: jhi                                   on 2001/03/18  20:36:59
16908         Log: Looking for config.sh in parent directories isn't
16909              very useful for the toplevel Makefile.
16910      Branch: perl
16911            ! Makefile.SH
16912 ____________________________________________________________________________
16913 [  9211] By: jhi                                   on 2001/03/18  20:33:37
16914         Log: On "make clean" take care of Third Degree droppings.
16915      Branch: perl
16916            ! Makefile.SH
16917 ____________________________________________________________________________
16918 [  9210] By: jhi                                   on 2001/03/18  20:21:34
16919         Log: Add a hook for running the tests under the Third Degree
16920              debugging tool (set $ENV{PERL_3LOG} to non-zero)
16921              
16922              TODO: Document the use of Third Degree.
16923      Branch: perl
16924            ! t/TEST
16925 ____________________________________________________________________________
16926 [  9209] By: jhi                                   on 2001/03/18  20:19:07
16927         Log: Regen toc and api pods.
16928      Branch: perl
16929            ! pod/perlapi.pod pod/perltoc.pod
16930 ____________________________________________________________________________
16931 [  9208] By: jhi                                   on 2001/03/18  20:12:12
16932         Log: Integrate changes #8128,9132 from mainline into maintperl,
16933              Tie::SubstrHash fixes.
16934      Branch: maint-5.6/perl
16935           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
16936 ____________________________________________________________________________
16937 [  9207] By: jhi                                   on 2001/03/18  20:07:43
16938         Log: podchecker relaxations from Michael Stevens.
16939      Branch: perl
16940            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16941 ____________________________________________________________________________
16942 [  9206] By: jhi                                   on 2001/03/18  20:04:24
16943         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
16944      Branch: perl
16945            ! lib/Locale/Constants.pm lib/Locale/Country.pm
16946            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
16947            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
16948 ____________________________________________________________________________
16949 [  9205] By: jhi                                   on 2001/03/18  19:54:45
16950         Log: Integrate changes #9161,9162 from maintperl to mainline.
16951              
16952              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
16953              results
16954      Branch: perl
16955           !> t/op/magic.t
16956 ____________________________________________________________________________
16957 [  9204] By: jhi                                   on 2001/03/18  19:37:46
16958         Log: Make perl.third checks more understandable to the builder.
16959      Branch: perl
16960            ! Makefile.SH
16961 ____________________________________________________________________________
16962 [  9203] By: jhi                                   on 2001/03/18  19:20:54
16963         Log: Re-integrate #9138 from maintperl to mainline,
16964              the squelching of the unneeded "Scalars leaked" messages.
16965      Branch: perl
16966           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16967           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16968           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16969 ____________________________________________________________________________
16970 [  9202] By: jhi                                   on 2001/03/18  18:48:36
16971         Log: More robust and more paranoid perl.third target.
16972      Branch: perl
16973            ! Makefile.SH
16974 ____________________________________________________________________________
16975 [  9201] By: jhi                                   on 2001/03/18  18:39:21
16976         Log: Integrate change #9197 from maintperl to mainline.
16977              
16978              more thorough cleaning of arenas.
16979      Branch: perl
16980           !> embed.pl perl.c proto.h sv.c t/op/sort.t
16981 ____________________________________________________________________________
16982 [  9200] By: jhi                                   on 2001/03/18  18:25:17
16983         Log: Integrate perlio.
16984      Branch: perl
16985           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
16986           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
16987           !> t/lib/encode.t toke.c universal.c utf8.c
16988 ____________________________________________________________________________
16989 [  9199] By: nick                                  on 2001/03/18  15:23:51
16990         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
16991              is the sense of the test being done. Avoid some magical 127 and 128 values
16992              by using macros.
16993      Branch: perlio
16994            ! doop.c pp_ctl.c sv.c toke.c
16995 ____________________________________________________________________________
16996 [  9198] By: nick                                  on 2001/03/18  14:18:12
16997         Log: UTF-X encoding invariance for Encode:
16998              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
16999              - move the XS code for those to universal.c (so in miniperl)
17000              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
17001              - change ext/Encode/compile to use above.
17002              - Fix t/lib/encode.t for above
17003              - Teach t/lib/b.t to expect -uutf8
17004              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
17005              utf8.pm is needed.
17006      Branch: perlio
17007            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
17008            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
17009 ____________________________________________________________________________
17010 [  9197] By: gsar                                  on 2001/03/18  12:15:57
17011         Log: more thorough cleaning of arenas--keep going until no more
17012              SvREFCNT_dec()s occur (this fixes the problem that causes the
17013              pesky "Scalars leaked" warnings)
17014      Branch: maint-5.6/perl
17015            ! embed.pl perl.c proto.h sv.c t/op/sort.t
17016 ____________________________________________________________________________
17017 [  9196] By: nick                                  on 2001/03/18  10:57:29
17018         Log: Fix pragma/utf8.t # 15
17019              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
17020              are SvUTF8 as well.
17021      Branch: perlio
17022            ! toke.c
17023 ____________________________________________________________________________
17024 [  9195] By: nick                                  on 2001/03/18  09:27:06
17025         Log: Integrate mainline
17026      Branch: perlio
17027           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
17028           !> t/op/pat.t
17029 ____________________________________________________________________________
17030 [  9194] By: jhi                                   on 2001/03/18  05:29:59
17031         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
17032              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
17033      Branch: perl
17034            ! op.c op.h t/op/misc.t t/op/pat.t
17035 ____________________________________________________________________________
17036 [  9193] By: jhi                                   on 2001/03/18  05:15:06
17037         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
17038      Branch: perl
17039            ! mg.c t/op/pat.t
17040 ____________________________________________________________________________
17041 [  9192] By: jhi                                   on 2001/03/18  04:22:43
17042         Log: tr/// UTF-8 patches from Inaba Hiroto.
17043      Branch: perl
17044            ! doop.c op.c
17045 ____________________________________________________________________________
17046 [  9191] By: jhi                                   on 2001/03/18  04:21:17
17047         Log: Integrate perlio.
17048      Branch: perl
17049           !> utf8.c utfebcdic.h
17050 ____________________________________________________________________________
17051 [  9190] By: nick                                  on 2001/03/17  20:32:01
17052         Log: Correct #if EBCDIC side typos.
17053              Builds and passes many tests on OS390.
17054      Branch: perlio
17055            ! utf8.c utfebcdic.h
17056 ____________________________________________________________________________
17057 [  9189] By: jhi                                   on 2001/03/17  18:55:49
17058         Log: Add prerequisites for the perl.third target.
17059      Branch: perl
17060            ! Makefile.SH
17061 ____________________________________________________________________________
17062 [  9188] By: jhi                                   on 2001/03/17  18:46:00
17063         Log: Integrate perlio.
17064      Branch: perl
17065           +> utfebcdic.h
17066           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
17067 ____________________________________________________________________________
17068 [  9187] By: jhi                                   on 2001/03/17  18:38:47
17069         Log: Add a make rule for perl.third (the Third Degree memory debugging
17070              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
17071      Branch: perl
17072            ! Makefile.SH
17073 ____________________________________________________________________________
17074 [  9186] By: nick                                  on 2001/03/17  18:34:48
17075         Log: MANIFEST addition :-(
17076      Branch: perlio
17077            ! MANIFEST
17078 ____________________________________________________________________________
17079 [  9185] By: nick                                  on 2001/03/17  18:29:50
17080         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
17081              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
17082              a superset of ASCII are invariant under the encoding. This is EBCDIC
17083              friendly as an encoded string can be looked at as being EBCDIC by lexer
17084              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
17085              ASCII on ASCII machines.
17086              
17087              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
17088              seperate.
17089              - Add some more macros to comprehend different shift amounts and
17090              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
17091              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
17092              and conditionaly #include it.
17093              
17094              EBCDIC build as yet untested.  ASCII still fails the one test.
17095      Branch: perlio
17096            + utfebcdic.h
17097            ! utf8.c utf8.h
17098 ____________________________________________________________________________
17099 [  9184] By: nick                                  on 2001/03/17  17:44:16
17100         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
17101      Branch: perlio
17102            ! doop.c perl.h pp.c utf8.h
17103 ____________________________________________________________________________
17104 [  9183] By: jhi                                   on 2001/03/17  15:55:42
17105         Log: Integrate perlio.
17106      Branch: perl
17107            ! MANIFEST
17108           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
17109 ____________________________________________________________________________
17110 [  9182] By: nick                                  on 2001/03/17  09:16:06
17111         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
17112      Branch: perlio
17113            ! t/op/pat.t
17114 ____________________________________________________________________________
17115 [  9181] By: nick                                  on 2001/03/17  09:15:11
17116         Log: Integrate mainline.
17117      Branch: perlio
17118           +> lib/Locale/Constants.pm lib/Locale/Country.pm
17119           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17120           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17121           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
17122           !> (integrate 83 files)
17123 ____________________________________________________________________________
17124 [  9180] By: nick                                  on 2001/03/16  17:23:21
17125         Log: EBCDIC Fixes.
17126      Branch: perlio
17127            ! perl.h sv.c toke.c utf8.c utf8.h
17128 ____________________________________________________________________________
17129 [  9179] By: jhi                                   on 2001/03/16  14:10:12
17130         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
17131              a change needed to work around an AIX compiler bug.
17132      Branch: perl
17133            ! ext/Storable/Storable.xs
17134 ____________________________________________________________________________
17135 [  9178] By: jhi                                   on 2001/03/16  03:19:59
17136         Log: With Damian's approval synchronize damian's modules'
17137              licensing with Perl's standard module licensing.
17138      Branch: perl
17139            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
17140 ____________________________________________________________________________
17141 [  9177] By: jhi                                   on 2001/03/16  03:15:34
17142         Log: Make the Filter::Util:Call files have their own copies
17143              of the Perl standard module licensing, from Paul Marquess.
17144      Branch: perl
17145            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17146 ____________________________________________________________________________
17147 [  9176] By: jhi                                   on 2001/03/16  02:56:04
17148         Log: Subject: [PATCH] more pod patches
17149              From: Michael Stevens <michael@etla.org>
17150              Date: Thu, 15 Mar 2001 21:25:18 +0000
17151              Message-ID: <20010315212518.A18870@firedrake.org>
17152      Branch: perl
17153            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
17154            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
17155            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
17156            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
17157            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
17158            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
17159            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
17160            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
17161            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
17162            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
17163            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
17164            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
17165            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
17166            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
17167            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
17168            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
17169            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
17170            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
17171            ! lib/Locale/Country.pm lib/Locale/Language.pm
17172            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
17173            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
17174            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
17175            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
17176            ! os2/OS2/Process/Process.pm
17177 ____________________________________________________________________________
17178 [  9175] By: jhi                                   on 2001/03/16  02:53:32
17179         Log: Subject: [PATCH] the uncontroversial doc patches
17180              From: Michael Stevens <michael@etla.org>
17181              Date: Thu, 15 Mar 2001 20:01:12 +0000
17182              Message-ID: <20010315200112.A7636@firedrake.org>
17183      Branch: perl
17184            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
17185            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
17186            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
17187            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
17188            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
17189 ____________________________________________________________________________
17190 [  9174] By: jhi                                   on 2001/03/16  02:50:49
17191         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
17192              From: Paul Lindner <lindner@inuus.com>
17193              Date: Fri, 16 Mar 2001 11:28:03 -0800
17194              Message-ID: <20010316112803.A7577@inuus.com>
17195      Branch: perl
17196            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17197 ____________________________________________________________________________
17198 [  9173] By: nick                                  on 2001/03/15  20:21:03
17199         Log: 1st day's EBCDIC fixes:
17200              - toke.c's parsing of strings needed attention
17201              needed to conditionally e2a if string was already UTF-8
17202              - e2a/a2e tables where wrong way round.
17203              - new macros in utf8.h
17204      Branch: perlio
17205            ! perl.h toke.c utf8.h
17206 ____________________________________________________________________________
17207 [  9172] By: jhi                                   on 2001/03/15  15:17:17
17208         Log: Update Changes.
17209      Branch: perl
17210            ! Changes patchlevel.h
17211 ____________________________________________________________________________
17212 [  9171] By: jhi                                   on 2001/03/15  15:09:32
17213         Log: Subject: Re: Another Borland C++ problem.
17214              From: "Vadim Konovalov" <watman@inbox.ru>
17215              Date: Sat, 10 Mar 2001 19:26:07 +0300
17216              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
17217              
17218              Borland filename case problem.
17219      Branch: perl
17220            + win32/sncfnmcs.pl
17221            ! MANIFEST README.win32
17222 ____________________________________________________________________________
17223 [  9170] By: jhi                                   on 2001/03/15  14:54:23
17224         Log: Add Locale::Codes 1.06, from Neil Bowers.
17225      Branch: perl
17226            + lib/Locale/Constants.pm lib/Locale/Country.pm
17227            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17228            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17229            + t/lib/lc-language.t t/lib/lc-uk.t
17230            ! MANIFEST
17231 ____________________________________________________________________________
17232 [  9169] By: jhi                                   on 2001/03/15  14:19:01
17233         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
17234      Branch: perl
17235            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17236            ! ext/Storable/Storable.xs
17237 ____________________________________________________________________________
17238 [  9168] By: jhi                                   on 2001/03/15  14:13:22
17239         Log: Integrate changes #9120,9167 from mainline to maintperl.
17240              
17241              Subject: [PATCH 5.6.1] OS/2 docs
17242              
17243              Subject: [PATCH 5.6.1] perldoc
17244      Branch: maint-5.6/perl
17245           !> os2/Changes utils/perldoc.PL
17246 ____________________________________________________________________________
17247 [  9167] By: jhi                                   on 2001/03/15  14:07:42
17248         Log: Subject: [PATCH 5.6.1] perldoc
17249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17250              Date: Wed, 14 Mar 2001 23:46:52 -0500
17251              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
17252      Branch: perl
17253            ! utils/perldoc.PL
17254 ____________________________________________________________________________
17255 [  9166] By: jhi                                   on 2001/03/15  13:53:15
17256         Log: sigaction test condition tweakage.
17257      Branch: perl
17258            ! t/lib/sigaction.t
17259 ____________________________________________________________________________
17260 [  9165] By: alanbur                               on 2001/03/15  03:49:17
17261         Log: Resynchronised with parent
17262      Branch: maint-5.6/pureperl
17263           +> os2/os2add.sym t/op/anonsub.t
17264           !> (integrate 72 files)
17265 ____________________________________________________________________________
17266 [  9164] By: jhi                                   on 2001/03/15  01:05:01
17267         Log: Avoid stomping off the beginning of an array in tr///.
17268      Branch: perl
17269            ! op.c
17270 ____________________________________________________________________________
17271 [  9163] By: jhi                                   on 2001/03/15  00:58:57
17272         Log: h2ph strictness and cleanliness from Kurt Starsinic.
17273      Branch: perl
17274            ! utils/h2ph.PL
17275 ____________________________________________________________________________
17276 [  9162] By: gsar                                  on 2001/03/15  00:56:53
17277         Log: avoid warnings
17278      Branch: maint-5.6/perl
17279            ! t/op/magic.t
17280 ____________________________________________________________________________
17281 [  9161] By: gsar                                  on 2001/03/15  00:52:09
17282         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
17283              results
17284      Branch: maint-5.6/perl
17285            ! t/op/magic.t
17286 ____________________________________________________________________________
17287 [  9160] By: jhi                                   on 2001/03/14  22:02:10
17288         Log: Do not use the Perl malloc in IRIX, suggested by
17289              Helmus Jarausch.
17290      Branch: perl
17291            ! hints/irix_6.sh
17292 ____________________________________________________________________________
17293 [  9159] By: nick                                  on 2001/03/14  21:45:59
17294         Log: Integrate mainline
17295      Branch: perlio
17296           +> t/op/loopctl.t
17297           !> (integrate 41 files)
17298 ____________________________________________________________________________
17299 [  9158] By: jhi                                   on 2001/03/14  21:10:09
17300         Log: The Day of the Retractions continues: the #9138
17301              (integrated in #9144) doesn't work well in mainline.
17302      Branch: perl
17303            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17304            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17305            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17306 ____________________________________________________________________________
17307 [  9157] By: jhi                                   on 2001/03/14  20:58:12
17308         Log: The #9145 CANNOT be enabled: the clear_pmop code still
17309              dumps core all over in Tru64.
17310      Branch: perl
17311            ! op.c op.h t/op/pat.t
17312 ____________________________________________________________________________
17313 [  9156] By: jhi                                   on 2001/03/14  20:48:06
17314         Log: Integrate change #9154 from maintperl to mainline.
17315              
17316              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17317              (caused Storable 1.0.10 to break on windows)
17318      Branch: perl
17319           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17320           !> perlapi.c proto.h
17321 ____________________________________________________________________________
17322 [  9155] By: jhi                                   on 2001/03/14  20:23:53
17323         Log: Retract #9136: breaks threading (and binary compatibility).
17324      Branch: perl
17325            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17326 ____________________________________________________________________________
17327 [  9154] By: gsar                                  on 2001/03/14  17:48:18
17328         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17329              (caused Storable 1.0.10 to break on windows)
17330      Branch: maint-5.6/perl
17331            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17332            ! perlapi.c proto.h
17333 ____________________________________________________________________________
17334 [  9153] By: jhi                                   on 2001/03/14  13:35:21
17335         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
17336      Branch: perl
17337            ! t/lib/sigaction.t
17338 ____________________________________________________________________________
17339 [  9152] By: gsar                                  on 2001/03/14  07:29:40
17340         Log: back out changes#9012,9010,9009 and parts of change#9016
17341              (causes ABRs under purify, and some prerequisites don't
17342              seem to be there in 5.6.x)
17343      Branch: maint-5.6/perl
17344            ! doop.c op.c t/op/tr.t toke.c
17345 ____________________________________________________________________________
17346 [  9151] By: gsar                                  on 2001/03/14  07:01:29
17347         Log: reenable change#9145 (the test was busted due to a missing
17348              C<print "ok 27\n">)
17349      Branch: perl
17350            ! op.c op.h t/op/pat.t
17351 ____________________________________________________________________________
17352 [  9150] By: jhi                                   on 2001/03/14  06:38:36
17353         Log: Retract #9145.
17354      Branch: perl
17355            ! op.c op.h t/op/pat.t
17356 ____________________________________________________________________________
17357 [  9149] By: jhi                                   on 2001/03/14  06:14:56
17358         Log: Retract #9143.
17359      Branch: perl
17360            ! op.c
17361 ____________________________________________________________________________
17362 [  9148] By: gsar                                  on 2001/03/14  06:13:02
17363         Log: Uninitialized Memory Read in regexec.c
17364      Branch: perl
17365            ! regexec.c
17366 ____________________________________________________________________________
17367 [  9147] By: jhi                                   on 2001/03/14  04:59:54
17368         Log: Subject: PATCH: make goto work in nested eval ""
17369              From: Robin Houston <robin@kitsite.com>
17370              Date: Wed, 14 Mar 2001 04:16:10 +0000
17371              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
17372      Branch: perl
17373            ! pp_ctl.c t/op/goto.t
17374 ____________________________________________________________________________
17375 [  9146] By: jhi                                   on 2001/03/14  04:42:54
17376         Log: Preserve the #ifdef PERL_CORE in perly.h.
17377      Branch: perl
17378            ! perly.fixer
17379 ____________________________________________________________________________
17380 [  9145] By: jhi                                   on 2001/03/14  03:57:41
17381         Log: (Retracted by #9150.)
17382      Branch: perl
17383            ! op.c op.h t/op/pat.t
17384 ____________________________________________________________________________
17385 [  9144] By: jhi                                   on 2001/03/14  03:50:38
17386         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
17387              
17388              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17389              
17390              remove squelch controls for "Scalars leaked" messages in most places
17391              (these are now cured)
17392              
17393              fix another memory leak reported by purify (tie callbacks that
17394              croak can leak when wiping out magic)
17395      Branch: perl
17396           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
17397           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
17398           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
17399           !> t/pragma/warnings.t
17400 ____________________________________________________________________________
17401 [  9143] By: jhi                                   on 2001/03/14  03:37:53
17402         Log: (Retracted by #9149.)
17403      Branch: perl
17404            ! op.c
17405 ____________________________________________________________________________
17406 [  9142] By: gsar                                  on 2001/03/14  03:20:48
17407         Log: fix another memory leak reported by purify (tie callbacks that
17408              croak can leak when wiping out magic)
17409      Branch: maint-5.6/perl
17410            ! scope.c
17411 ____________________________________________________________________________
17412 [  9141] By: jhi                                   on 2001/03/14  02:55:00
17413         Log: Subject: PATCH for [ID 20010305.003]
17414              From: Robin Houston <robin@kitsite.com>
17415              Date: Wed, 14 Mar 2001 02:45:51 +0000
17416              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
17417      Branch: perl
17418            ! pp_ctl.c t/op/eval.t
17419 ____________________________________________________________________________
17420 [  9140] By: jhi                                   on 2001/03/14  02:41:54
17421         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17422              Date: Wed, 14 Mar 2001 01:52:51 +0000
17423              From: Robin Houston <robin@kitsite.com>
17424              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
17425              
17426              Fix for 2000313.004.
17427      Branch: perl
17428            ! pp_ctl.c t/op/goto.t
17429 ____________________________________________________________________________
17430 [  9139] By: jhi                                   on 2001/03/14  02:40:50
17431         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17432              From: Robin Houston <robin@kitsite.com>
17433              Date: Wed, 14 Mar 2001 00:43:45 +0000
17434              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
17435      Branch: perl
17436            + t/op/loopctl.t
17437            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
17438            ! vms/perly_c.vms
17439 ____________________________________________________________________________
17440 [  9138] By: gsar                                  on 2001/03/14  01:18:00
17441         Log: remove squelch controls for "Scalars leaked" messages in most places
17442              (these are now cured)
17443      Branch: maint-5.6/perl
17444            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17445            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17446            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17447 ____________________________________________________________________________
17448 [  9137] By: gsar                                  on 2001/03/14  00:57:04
17449         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17450      Branch: maint-5.6/perl
17451            ! regcomp.c
17452 ____________________________________________________________________________
17453 [  9136] By: jhi                                   on 2001/03/13  23:12:24
17454         Log: (Retracted by #9155)
17455              
17456              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
17457              From: Jens-Uwe Mager <jum@helios.de>
17458              Date: Wed, 21 Feb 2001 21:32:04 +0100
17459              Message-ID: <20010221213203.A18340@ans.helios.de>
17460      Branch: perl
17461            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17462 ____________________________________________________________________________
17463 [  9135] By: jhi                                   on 2001/03/13  22:50:05
17464         Log: Integrate perlio.
17465      Branch: perl
17466           !> pp.c
17467 ____________________________________________________________________________
17468 [  9134] By: jhi                                   on 2001/03/13  22:49:05
17469         Log: Integrate change #9131 from maintperl into mainline.
17470              
17471              make the error text look more consistent in hints/hpux.sh
17472      Branch: perl
17473           !> hints/hpux.sh
17474 ____________________________________________________________________________
17475 [  9133] By: gsar                                  on 2001/03/13  22:46:20
17476         Log: integrate change#9067 from mainline
17477              
17478              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17479      Branch: maint-5.6/perl
17480           !> lib/ExtUtils/MM_Unix.pm
17481 ____________________________________________________________________________
17482 [  9132] By: jhi                                   on 2001/03/13  22:41:21
17483         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17484              From: "John P. Linderman" <jpl@research.att.com>
17485              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
17486              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
17487              
17488              A more correct prime finder.
17489      Branch: perl
17490            ! lib/Tie/SubstrHash.pm
17491 ____________________________________________________________________________
17492 [  9131] By: gsar                                  on 2001/03/13  22:30:42
17493         Log: make the error text look more consistent in hints/hpux.sh
17494      Branch: maint-5.6/perl
17495            ! hints/hpux.sh
17496 ____________________________________________________________________________
17497 [  9130] By: jhi                                   on 2001/03/13  22:23:44
17498         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
17499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17500              Date: Tue, 13 Mar 2001 18:41:26 +0100
17501              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
17502              
17503              If the test is run non-interactively the default handler
17504              is different.
17505      Branch: perl
17506            ! t/lib/sigaction.t
17507 ____________________________________________________________________________
17508 [  9129] By: jhi                                   on 2001/03/13  22:20:21
17509         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
17510              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17511              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
17512              Date:     Tue, 13 Mar 2001 16:44:32 EST
17513      Branch: perl
17514            ! t/lib/1_compile.t
17515 ____________________________________________________________________________
17516 [  9128] By: jhi                                   on 2001/03/13  22:18:34
17517         Log: Subject: Another patch for integer.pm POD 
17518              From: "John L. Allen" <allen@grumman.com>
17519              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
17520              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
17521      Branch: perl
17522            ! lib/integer.pm
17523 ____________________________________________________________________________
17524 [  9127] By: nick                                  on 2001/03/13  21:26:30
17525         Log: Integrate mainline.
17526      Branch: perlio
17527           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
17528           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
17529           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
17530           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
17531           !> Changes Configure MANIFEST README.os2 README.os390
17532           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
17533           !> os2/Changes patchlevel.h win32/perlhost.h
17534 ____________________________________________________________________________
17535 [  9126] By: nick                                  on 2001/03/13  20:39:51
17536         Log: #ifdef'ed out code to make packed side of pack/unpack
17537              octets. (i.e. pack('U') => encode_utf8).
17538      Branch: perlio
17539            ! pp.c
17540 ____________________________________________________________________________
17541 [  9125] By: jhi                                   on 2001/03/13  15:07:16
17542         Log: Update Changes.
17543      Branch: perl
17544            ! Changes patchlevel.h
17545 ____________________________________________________________________________
17546 [  9124] By: jhi                                   on 2001/03/13  14:22:45
17547         Log: Workaround for the buggy ("internal compiler error")
17548              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
17549              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
17550              of Andreas König.
17551      Branch: perl
17552            ! ext/re/Makefile.PL hints/aix.sh
17553 ____________________________________________________________________________
17554 [  9123] By: jhi                                   on 2001/03/13  03:24:34
17555         Log: Typo in #9114.
17556      Branch: metaconfig
17557            ! U/modified/myhostname.U
17558 ____________________________________________________________________________
17559 [  9122] By: jhi                                   on 2001/03/13  03:24:06
17560         Log: Typo in #9113.
17561      Branch: perl
17562            ! Configure
17563 ____________________________________________________________________________
17564 [  9121] By: jhi                                   on 2001/03/13  01:53:05
17565         Log: Forgot to check-in the larger part of #9120, duh.
17566      Branch: perl
17567            ! README.os2
17568 ____________________________________________________________________________
17569 [  9120] By: jhi                                   on 2001/03/13  01:51:31
17570         Log: Subject: [PATCH 5.6.1] OS/2 docs
17571              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17572              Date: Mon, 12 Mar 2001 03:27:32 -0500
17573              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
17574      Branch: perl
17575            ! os2/Changes
17576 ____________________________________________________________________________
17577 [  9119] By: jhi                                   on 2001/03/13  01:49:41
17578         Log: Integrate change #9116 from maintperl into mainline.
17579              
17580              Win32::GetCwd() returns C: instead of C:\ in the root directory
17581              under ithreads
17582      Branch: perl
17583           !> win32/perlhost.h
17584 ____________________________________________________________________________
17585 [  9118] By: jhi                                   on 2001/03/13  01:13:39
17586         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
17587      Branch: perl
17588            + lib/Switch.pm t/lib/switch.t
17589            ! MANIFEST
17590 ____________________________________________________________________________
17591 [  9117] By: jhi                                   on 2001/03/13  01:03:17
17592         Log: Add Text::Balanced 1.83.
17593      Branch: perl
17594            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
17595            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
17596            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
17597            + t/lib/tb-xvari.t
17598            ! MANIFEST
17599 ____________________________________________________________________________
17600 [  9116] By: gsar                                  on 2001/03/13  00:55:53
17601         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
17602              under ithreads
17603      Branch: maint-5.6/perl
17604            ! win32/perlhost.h
17605 ____________________________________________________________________________
17606 [  9115] By: jhi                                   on 2001/03/13  00:54:09
17607         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
17608              From: "John L. Allen" <allen@grumman.com>
17609              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
17610              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
17611              
17612              use integer document clarification.
17613      Branch: perl
17614            ! lib/integer.pm
17615 ____________________________________________________________________________
17616 [  9114] By: jhi                                   on 2001/03/13  00:38:54
17617         Log: Metaconfig unit change for #9113.
17618      Branch: metaconfig
17619            ! U/modified/myhostname.U
17620 ____________________________________________________________________________
17621 [  9113] By: jhi                                   on 2001/03/13  00:38:35
17622         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?)
17623              From: Peter Prymmer <pvhp@forte.com>
17624              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
17625              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
17626      Branch: perl
17627            ! Configure README.os390 hints/os390.sh
17628 ____________________________________________________________________________
17629 [  9112] By: jhi                                   on 2001/03/13  00:29:00
17630         Log: Integrate perlio.
17631      Branch: perl
17632           !> sv.c utf8.h
17633 ____________________________________________________________________________
17634 [  9111] By: nick                                  on 2001/03/12  21:16:33
17635         Log: Integrate mainline.
17636      Branch: perlio
17637           +> t/op/anonsub.t
17638           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17639           !> proto.h sv.c
17640 ____________________________________________________________________________
17641 [  9110] By: nick                                  on 2001/03/12  21:00:13
17642         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
17643      Branch: perlio
17644            ! sv.c utf8.h
17645 ____________________________________________________________________________
17646 [  9109] By: jhi                                   on 2001/03/12  16:04:47
17647         Log: Integrate change #9108 from maintperl to mainline.
17648              
17649              fix memory leak in C<sub X { sub {} }> arising from a refcount
17650              loop between the outer sub and the inner prototype anonsub
17651              
17652              this also enables closures returned by subroutines that
17653              subsequently get redefined to work without generating coredumps :)
17654              
17655              completely removed the free_closures() hack--it shouldn't be
17656              needed anymore
17657      Branch: perl
17658           +> t/op/anonsub.t
17659           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17660           !> proto.h sv.c
17661 ____________________________________________________________________________
17662 [  9108] By: gsar                                  on 2001/03/12  10:21:31
17663         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
17664              loop between the outer sub and the inner prototype anonsub
17665              
17666              this also enables closures returned by subroutines that
17667              subsequently get redefined to work without generating coredumps :)
17668              
17669              completely removed the free_closures() hack--it shouldn't be
17670              needed anymore
17671      Branch: maint-5.6/perl
17672            + t/op/anonsub.t
17673            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17674            ! proto.h sv.c
17675 ____________________________________________________________________________
17676 [  9107] By: jhi                                   on 2001/03/12  05:15:31
17677         Log: Integrate perlio.
17678      Branch: perl
17679           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
17680 ____________________________________________________________________________
17681 [  9106] By: nick                                  on 2001/03/11  20:10:12
17682         Log: regcomp.c is working in native space, not Unicode space (if different)
17683              as it is doing compare against 'W' in \W etc.
17684      Branch: perlio
17685            ! regcomp.c
17686 ____________________________________________________________________________
17687 [  9105] By: nick                                  on 2001/03/11  19:39:34
17688         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
17689              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
17690      Branch: perlio
17691            ! regcomp.c toke.c utf8.c
17692 ____________________________________________________________________________
17693 [  9104] By: nick                                  on 2001/03/11  18:15:44
17694         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
17695      Branch: perlio
17696            ! sv.c
17697 ____________________________________________________________________________
17698 [  9103] By: nick                                  on 2001/03/11  18:03:28
17699         Log: Integrate mainline (for regexp stuff).
17700      Branch: perlio
17701           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17702           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
17703           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
17704           !> t/lib/errno.t t/op/pat.t
17705 ____________________________________________________________________________
17706 [  9102] By: nick                                  on 2001/03/11  17:44:20
17707         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
17708              - exclude layer syms in makedef.pl for sfio
17709              - also inhibit Encode from trying to build ":encode()" layer.
17710      Branch: perlio
17711            ! ext/Encode/Encode.xs makedef.pl
17712 ____________________________________________________________________________
17713 [  9101] By: jhi                                   on 2001/03/10  22:38:13
17714         Log: The $Is_MacOS needs to be declared.
17715      Branch: perl
17716            ! lib/ExtUtils/Manifest.pm
17717 ____________________________________________________________________________
17718 [  9100] By: jhi                                   on 2001/03/10  22:14:29
17719         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
17720              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
17721              pollute the symbolspace if using sfio.
17722      Branch: perl
17723            ! ext/Encode/Encode.xs
17724 ____________________________________________________________________________
17725 [  9099] By: jhi                                   on 2001/03/10  21:58:48
17726         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
17727              Date: Sat, 10 Mar 2001 14:23:55 -0500
17728              From: Chris Nandor <pudge@pobox.com>
17729              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
17730      Branch: perl
17731            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17732            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
17733            ! t/lib/errno.t
17734 ____________________________________________________________________________
17735 [  9098] By: jhi                                   on 2001/03/10  21:38:30
17736         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
17737      Branch: perl
17738            ! regcomp.c regexec.c t/op/pat.t
17739 ____________________________________________________________________________
17740 [  9097] By: jhi                                   on 2001/03/10  14:38:07
17741         Log: Integrate perlio.
17742      Branch: perl
17743           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17744           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17745           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17746 ____________________________________________________________________________
17747 [  9096] By: nick                                  on 2001/03/10  11:55:43
17748         Log: EBCDIC sanity - phase I
17749              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
17750              - use utf8n_xxxx (c.f. pvn) for forms which take length.
17751              - back out vN.N and $^V exceptions to e2a/a2e
17752              - make "locale" isxxx macros be uvchr (may be redundant?)
17753              
17754              Not clear yet that toUPPER_uni et. al. return being handled correctly.
17755              The tr// and rexexp stuff still needs an audit, assumption is they are working
17756              in Unicode space.
17757              
17758              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
17759      Branch: perlio
17760            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17761            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17762            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17763 ____________________________________________________________________________
17764 [  9095] By: jhi                                   on 2001/03/09  22:10:01
17765         Log: Integrate perlio.
17766      Branch: perl
17767           !> dump.c
17768 ____________________________________________________________________________
17769 [  9094] By: nick                                  on 2001/03/09  17:36:38
17770         Log: Builds an passes all tests after integrate and this tweak.
17771      Branch: perlio
17772            ! dump.c
17773 ____________________________________________________________________________
17774 [  9093] By: nick                                  on 2001/03/09  17:16:03
17775         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
17776      Branch: perlio
17777           +> lib/unicode/Scripts.txt t/lib/sigaction.t
17778           !> (integrate 79 files)
17779 ____________________________________________________________________________
17780 [  9092] By: jhi                                   on 2001/03/09  15:28:26
17781         Log: Update Changes.
17782      Branch: perl
17783            ! Changes patchlevel.h
17784 ____________________________________________________________________________
17785 [  9091] By: jhi                                   on 2001/03/09  15:25:05
17786         Log: In op/stat #35 better to scan all the potential directories
17787              for setuids, not just the first one.
17788      Branch: perl
17789            ! t/op/stat.t
17790 ____________________________________________________________________________
17791 [  9090] By: jhi                                   on 2001/03/09  15:01:27
17792         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
17793              From: rspier@pobox.com (Robert Spier)
17794              Date: Fri, 9 Mar 2001 03:30:20 -0500
17795              Message-ID: <15016.38044.381174.160189@rls.cx>
17796              
17797              EXISTS() returning undef mistakenly triggered a FETCH().
17798      Branch: perl
17799            ! hv.c
17800 ____________________________________________________________________________
17801 [  9089] By: jhi                                   on 2001/03/09  14:59:02
17802         Log: Add /sbin and /usr/sbin to the list of directories scanned
17803              for setuid programs.  Takes care of bug id 20010309.003.
17804      Branch: perl
17805            ! t/op/stat.t
17806 ____________________________________________________________________________
17807 [  9088] By: jhi                                   on 2001/03/09  14:48:32
17808         Log: Regen perlapi, perltoc.
17809      Branch: perl
17810            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
17811 ____________________________________________________________________________
17812 [  9087] By: jhi                                   on 2001/03/09  14:38:56
17813         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17814              From: David Mitchell <davem@fdgroup.co.uk>
17815              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
17816              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
17817      Branch: perl
17818            ! dump.c perl.c perl.h pod/perlrun.pod
17819 ____________________________________________________________________________
17820 [  9086] By: jhi                                   on 2001/03/09  01:47:16
17821         Log: A modified version of
17822              
17823              Subject: [ID 20010307.005] POSIX::sigaction has various problems
17824              From: anders@broadcom.com
17825              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
17826              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
17827              
17828              Currently the sigaction.t test #6 fails (and is fudged to look
17829              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
17830              This may well be a genuine bug in Linux sigaction() (since at
17831              least Tru64, Solaris, and HP-UX disagree with Linux).
17832              Anyone with POSIX / SUSv2 tome handy?  The problem is that
17833              the flags of the oldaction don't match with the flags in
17834              the previously installed disposition.
17835      Branch: perl
17836            + t/lib/sigaction.t
17837            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
17838 ____________________________________________________________________________
17839 [  9085] By: jhi                                   on 2001/03/09  01:30:13
17840         Log: Subject: Re: mission impossible for the day
17841              From: Alex Gough <alex@rcon.org>
17842              Date: Thu, 08 Mar 2001 17:18:19 +0000
17843              Message-ID: <3AA7BEDB.8070409@rcon.org>
17844              
17845              If references (are overloaded) and can be directly stringified,
17846              show that instead of "stringified".
17847              
17848              (The problem, infinite mutual recursion caused by overloaded bool
17849              in Switch.pm, tracked by David Mitchell)
17850      Branch: perl
17851            ! lib/Carp/Heavy.pm
17852 ____________________________________________________________________________
17853 [  9084] By: jhi                                   on 2001/03/09  01:20:39
17854         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17855              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
17856              From: David Mitchell <davem@fdgroup.co.uk>
17857              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
17858      Branch: perl
17859            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
17860            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
17861 ____________________________________________________________________________
17862 [  9083] By: jhi                                   on 2001/03/09  01:16:51
17863         Log: Subject: [PATCH] perldata.pod here-doc docs
17864              From: Jeff Pinyan <jeffp@crusoe.net>
17865              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
17866              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
17867      Branch: perl
17868            ! pod/perldata.pod
17869 ____________________________________________________________________________
17870 [  9082] By: jhi                                   on 2001/03/09  01:01:27
17871         Log: Subject: Re: Unicode/EBCDIC
17872              From: Peter Prymmer <pvhp@forte.com>
17873              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
17874              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
17875      Branch: perl
17876            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
17877 ____________________________________________________________________________
17878 [  9081] By: jhi                                   on 2001/03/08  13:41:30
17879         Log: Subject: Ooops, wrong 'no *POSIX' Patch
17880              From: Dorner Thomas <Thomas.Dorner@start.de>
17881              Date: Thu, 8 Mar 2001 08:43:28 +0100
17882              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
17883      Branch: perl
17884            ! hints/posix-bc.sh
17885 ____________________________________________________________________________
17886 [  9080] By: jhi                                   on 2001/03/08  13:11:42
17887         Log: It's Scripts.txt, not Script.txt.
17888      Branch: perl
17889            ! MANIFEST
17890 ____________________________________________________________________________
17891 [  9079] By: jhi                                   on 2001/03/08  12:59:05
17892         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
17893              From: Dorner Thomas <Thomas.Dorner@start.de>
17894              Date: Wed, 7 Mar 2001 14:13:31 +0100
17895              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
17896      Branch: perl
17897            ! makedepend.SH
17898 ____________________________________________________________________________
17899 [  9078] By: jhi                                   on 2001/03/08  12:57:43
17900         Log: Retract #9069, wrong patch.
17901      Branch: perl
17902            ! Makefile.SH
17903 ____________________________________________________________________________
17904 [  9077] By: jhi                                   on 2001/03/08  01:06:13
17905         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
17906      Branch: perl
17907            + lib/unicode/Scripts.txt
17908            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
17909            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
17910            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
17911            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
17912            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
17913            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
17914            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
17915            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
17916            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
17917            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
17918            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
17919            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
17920            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
17921            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
17922            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
17923            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
17924            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
17925            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
17926            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
17927            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
17928            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
17929            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
17930            ! lib/unicode/version
17931 ____________________________________________________________________________
17932 [  9076] By: jhi                                   on 2001/03/07  22:59:39
17933         Log: Integrate change #7784 from mainline into maintperl.
17934              
17935              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
17936      Branch: maint-5.6/perl
17937           !> pp_ctl.c t/op/pat.t
17938 ____________________________________________________________________________
17939 [  9075] By: jhi                                   on 2001/03/07  22:05:11
17940         Log: More UTF-8 test tweaks.
17941      Branch: perl
17942            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
17943 ____________________________________________________________________________
17944 [  9074] By: nick                                  on 2001/03/07  21:39:29
17945         Log: Integrate mainline.
17946      Branch: perlio
17947           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
17948           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
17949           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
17950           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
17951           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
17952 ____________________________________________________________________________
17953 [  9073] By: jhi                                   on 2001/03/07  16:37:09
17954         Log: Update Changes.
17955      Branch: perl
17956            ! Changes patchlevel.h
17957 ____________________________________________________________________________
17958 [  9072] By: jhi                                   on 2001/03/07  16:32:30
17959         Log: Subject: [ID 20010306.004] || != named unary operator
17960              From: abela@geneanet.org
17961              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
17962              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
17963      Branch: perl
17964            ! pod/perlop.pod
17965 ____________________________________________________________________________
17966 [  9071] By: jhi                                   on 2001/03/07  15:14:11
17967         Log: Subject: downgrading to bytes for common functions
17968              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
17969              Date: Wed, 7 Mar 2001 02:36:55 -0500
17970              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
17971      Branch: perl
17972            ! pp_sys.c
17973 ____________________________________________________________________________
17974 [  9070] By: jhi                                   on 2001/03/07  15:04:58
17975         Log: Clarify the description differentiating for and while; inspired by
17976              
17977              Subject: [ID 20010306.002] for/while difference in for definition
17978              From: abela@geneanet.org
17979              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
17980              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
17981      Branch: perl
17982            ! pod/perlsyn.pod
17983 ____________________________________________________________________________
17984 [  9069] By: jhi                                   on 2001/03/07  14:55:30
17985         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
17986              From: Dorner Thomas <Thomas.Dorner@start.de>
17987              Date: Wed, 7 Mar 2001 14:13:31 +0100
17988              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
17989      Branch: perl
17990            ! Makefile.SH
17991 ____________________________________________________________________________
17992 [  9068] By: jhi                                   on 2001/03/07  14:51:17
17993         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
17994              From: Radu Greab <radu@netsoft.ro>
17995              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
17996              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
17997      Branch: perl
17998            ! pp.c t/op/chop.t
17999 ____________________________________________________________________________
18000 [  9067] By: jhi                                   on 2001/03/07  14:48:57
18001         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
18002              From: Simon Cozens <simon@netthink.co.uk>
18003              Date: Wed, 7 Mar 2001 13:59:28 +0000
18004              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
18005              
18006              In order to allow MakeMaker to build correct Makefiles,
18007              you need to change the order of the arguments in MM_Unix.pm
18008              as well. (Unless you have C89_CCMODE set, but we're trying
18009              to be POSIXly correct)
18010              
18011              Thanks to Merijn Broeren for tracking this down.
18012      Branch: perl
18013            ! lib/ExtUtils/MM_Unix.pm
18014 ____________________________________________________________________________
18015 [  9066] By: jhi                                   on 2001/03/07  14:30:02
18016         Log: Floating point too messy.
18017      Branch: perl
18018            ! t/camel-III/vstring.t
18019 ____________________________________________________________________________
18020 [  9065] By: jhi                                   on 2001/03/07  14:17:44
18021         Log: Integrate change #9064 from maintperl into mainline.
18022              
18023              fix memory leak in pack("Bb",...)
18024      Branch: perl
18025           !> perl.c
18026 ____________________________________________________________________________
18027 [  9064] By: gsar                                  on 2001/03/07  06:29:24
18028         Log: fix memory leak in pack("Bb",...)
18029      Branch: maint-5.6/perl
18030            ! perl.c
18031 ____________________________________________________________________________
18032 [  9063] By: jhi                                   on 2001/03/07  00:55:04
18033         Log: Major utf8 test reorganisation and rewrite.
18034              Hopefully no tests were lost in the shuffle.
18035              (The beginning of pragma/utf8 was lost intentionally,
18036              the tests were rather bogus and incomplete.)
18037      Branch: perl
18038            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
18039            ! t/pragma/utf8.t
18040 ____________________________________________________________________________
18041 [  9062] By: jhi                                   on 2001/03/07  00:41:16
18042         Log: More tweakage on the Unicode character class descriptions.
18043      Branch: perl
18044            ! lib/unicode/mktables.PL pod/perlretut.pod
18045 ____________________________________________________________________________
18046 [  9061] By: jhi                                   on 2001/03/06  23:12:38
18047         Log: The perlretut was still talking about the old \p and \P
18048              definitions.
18049      Branch: perl
18050            ! pod/perlretut.pod
18051 ____________________________________________________________________________
18052 [  9060] By: nick                                  on 2001/03/06  20:52:37
18053         Log: Integrate mainline (make test works again now).
18054      Branch: perlio
18055           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
18056 ____________________________________________________________________________
18057 [  9059] By: jhi                                   on 2001/03/06  15:36:14
18058         Log: 0.999... does equal 1.0, doesn't it?
18059      Branch: perl
18060            ! t/camel-III/vstring.t
18061 ____________________________________________________________________________
18062 [  9058] By: jhi                                   on 2001/03/06  15:34:00
18063         Log: Make /x{abcd}/ to work without use utf8.
18064      Branch: perl
18065            ! regcomp.c
18066 ____________________________________________________________________________
18067 [  9057] By: jhi                                   on 2001/03/06  03:02:36
18068         Log: Easier to outcomment all the three reset() tests for now.
18069      Branch: perl
18070            ! t/op/pat.t
18071 ____________________________________________________________________________
18072 [  9056] By: jhi                                   on 2001/03/06  02:30:02
18073         Log: Comment out the deadly reset; until the 20010301.005
18074              is finally fixed.
18075      Branch: perl
18076            ! t/op/pat.t
18077 ____________________________________________________________________________
18078 [  9055] By: jhi                                   on 2001/03/06  02:21:26
18079         Log: Integrate the change #9054 from mainline:
18080              retract the PMOP cleanup patch pending further investigation.
18081      Branch: maint-5.6/perl
18082           !> op.c op.h
18083 ____________________________________________________________________________
18084 [  9054] By: jhi                                   on 2001/03/06  02:19:57
18085         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
18086              with oddly familiar stack traces.
18087      Branch: perl
18088            ! op.c op.h
18089 ____________________________________________________________________________
18090 [  9053] By: jhi                                   on 2001/03/05  23:20:28
18091         Log: Integrate perlio.
18092      Branch: perl
18093           +> ext/Encode/Encode/koi8-r.ucm
18094           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
18095           !> makedef.pl
18096 ____________________________________________________________________________
18097 [  9052] By: nick                                  on 2001/03/05  23:08:17
18098         Log: skipping USE_PERLIO symbols correction.
18099      Branch: perlio
18100            ! makedef.pl
18101 ____________________________________________________________________________
18102 [  9051] By: nick                                  on 2001/03/05  22:35:07
18103         Log: More Encode alias tidying.
18104      Branch: perlio
18105            + ext/Encode/Encode/koi8-r.ucm
18106            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
18107 ____________________________________________________________________________
18108 [  9050] By: jhi                                   on 2001/03/05  21:44:29
18109         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
18110              Sarathy's fix for ID 20010301.005.
18111      Branch: maint-5.6/perl
18112           !> op.c op.h
18113 ____________________________________________________________________________
18114 [  9049] By: nick                                  on 2001/03/05  19:54:04
18115         Log: Integrate Jarkko's Encode.pm tweak.
18116      Branch: perlio
18117           !> ext/Encode/Encode.pm
18118 ____________________________________________________________________________
18119 [  9048] By: nick                                  on 2001/03/05  19:47:57
18120         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
18121      Branch: perlio
18122           +> os2/os2add.sym
18123           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
18124           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
18125           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
18126           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
18127           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
18128 ____________________________________________________________________________
18129 [  9047] By: jhi                                   on 2001/03/05  19:25:26
18130         Log: Regen perlapi.
18131      Branch: perl
18132            ! pod/perlapi.pod
18133 ____________________________________________________________________________
18134 [  9046] By: jhi                                   on 2001/03/05  19:12:14
18135         Log: Integrate perlio.
18136      Branch: perl
18137           +> t/camel-III/vstring.t
18138           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
18139 ____________________________________________________________________________
18140 [  9045] By: jhi                                   on 2001/03/05  19:10:36
18141         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
18142      Branch: perl
18143            ! ext/Encode/Encode.pm
18144 ____________________________________________________________________________
18145 [  9044] By: jhi                                   on 2001/03/05  18:49:12
18146         Log: Forgot the other half of the PMOP patch (#9033).
18147      Branch: perl
18148            ! op.h
18149 ____________________________________________________________________________
18150 [  9043] By: nick                                  on 2001/03/05  18:14:47
18151         Log: Update MANIFEST for new test.
18152      Branch: perlio
18153            ! MANIFEST
18154 ____________________________________________________________________________
18155 [  9042] By: nick                                  on 2001/03/05  18:12:41
18156         Log: Some tests for Camel 3rd edition features.
18157              Make gethostbyaddr() test in above work.
18158      Branch: perlio
18159            + t/camel-III/vstring.t
18160            ! pp.h pp_sys.c t/TEST t/harness
18161 ____________________________________________________________________________
18162 [  9041] By: jhi                                   on 2001/03/05  17:41:48
18163         Log: Add more ISO 8859 encoding aliases.
18164      Branch: perl
18165            ! ext/Encode/Encode.pm
18166 ____________________________________________________________________________
18167 [  9040] By: jhi                                   on 2001/03/05  17:30:43
18168         Log: Integrate perlio.
18169      Branch: perl
18170           !> MANIFEST sv.c
18171 ____________________________________________________________________________
18172 [  9039] By: nick                                  on 2001/03/05  17:11:36
18173         Log: Missed added file.
18174      Branch: perlio
18175            ! MANIFEST
18176 ____________________________________________________________________________
18177 [  9038] By: jhi                                   on 2001/03/05  15:58:01
18178         Log: Add tr tests for EBCDIC, from Karsten Sperling.
18179      Branch: perl
18180            ! t/op/tr.t
18181 ____________________________________________________________________________
18182 [  9037] By: nick                                  on 2001/03/05  15:56:35
18183         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
18184              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
18185              
18186              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
18187              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
18188              - uses SvPV() rather than sv_2pv() in case it isn't a string.
18189      Branch: perlio
18190            ! sv.c
18191 ____________________________________________________________________________
18192 [  9036] By: jhi                                   on 2001/03/05  15:49:15
18193         Log: Add matching tests currently failing in EBCDIC,
18194              suggested by Karsten Sperling.
18195      Branch: perl
18196            ! t/op/pat.t
18197 ____________________________________________________________________________
18198 [  9035] By: jhi                                   on 2001/03/05  15:36:55
18199         Log: The #9034 needs a MANIFESTation.
18200      Branch: perl
18201            ! MANIFEST
18202 ____________________________________________________________________________
18203 [  9034] By: jhi                                   on 2001/03/05  15:35:14
18204         Log: Integrate perlio.
18205      Branch: perl
18206           +> ext/Encode/Encode/Tcl.pm
18207           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
18208           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18209           !> ext/Encode/Encode/iso8859-1.ucm
18210           !> ext/Encode/Encode/iso8859-10.ucm
18211           !> ext/Encode/Encode/iso8859-13.ucm
18212           !> ext/Encode/Encode/iso8859-14.ucm
18213           !> ext/Encode/Encode/iso8859-15.ucm
18214           !> ext/Encode/Encode/iso8859-16.ucm
18215           !> ext/Encode/Encode/iso8859-2.ucm
18216           !> ext/Encode/Encode/iso8859-3.ucm
18217           !> ext/Encode/Encode/iso8859-4.ucm
18218           !> ext/Encode/Encode/iso8859-5.ucm
18219           !> ext/Encode/Encode/iso8859-6.ucm
18220           !> ext/Encode/Encode/iso8859-7.ucm
18221           !> ext/Encode/Encode/iso8859-8.ucm
18222           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18223           !> t/lib/encode.t
18224 ____________________________________________________________________________
18225 [  9033] By: jhi                                   on 2001/03/05  15:33:18
18226         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
18227              From: Gurusamy Sarathy <gsar@ActiveState.com>
18228              Date: Sun, 04 Mar 2001 22:33:15 -0800
18229              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
18230              
18231              PMOPs need to remember their own stash so that they can
18232              gracefully remove themselves from their linked list.
18233      Branch: perl
18234            ! op.c
18235 ____________________________________________________________________________
18236 [  9032] By: nick                                  on 2001/03/05  14:51:50
18237         Log: Encode implementation "completion"
18238              Implement and document define_encoding()
18239              Implement and document encoding aliases including define_alias()
18240              Make Encode::XS use define_encoding() rather than back-door.
18241              Move run-time *.enc to separate Encode::Tcl module.
18242              Make 'compile' honour <codeset_name>
18243              Change canonical names of to iso-8859-* and US-ascii.
18244      Branch: perlio
18245            + ext/Encode/Encode/Tcl.pm
18246            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18247            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18248            ! ext/Encode/Encode/iso8859-1.ucm
18249            ! ext/Encode/Encode/iso8859-10.ucm
18250            ! ext/Encode/Encode/iso8859-13.ucm
18251            ! ext/Encode/Encode/iso8859-14.ucm
18252            ! ext/Encode/Encode/iso8859-15.ucm
18253            ! ext/Encode/Encode/iso8859-16.ucm
18254            ! ext/Encode/Encode/iso8859-2.ucm
18255            ! ext/Encode/Encode/iso8859-3.ucm
18256            ! ext/Encode/Encode/iso8859-4.ucm
18257            ! ext/Encode/Encode/iso8859-5.ucm
18258            ! ext/Encode/Encode/iso8859-6.ucm
18259            ! ext/Encode/Encode/iso8859-7.ucm
18260            ! ext/Encode/Encode/iso8859-8.ucm
18261            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18262            ! t/lib/encode.t
18263 ____________________________________________________________________________
18264 [  9031] By: jhi                                   on 2001/03/05  13:51:17
18265         Log: Integrate change #9030 from maintperl into mainline.
18266              
18267              Subject: [PATCH 5.6.1] OS/2 cleanup
18268      Branch: perl
18269           +> os2/os2add.sym
18270           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18271           !> makedef.pl os2/Changes os2/Makefile.SHs
18272           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18273           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18274           !> os2/os2.sym os2/os2ish.h
18275 ____________________________________________________________________________
18276 [  9030] By: jhi                                   on 2001/03/05  13:46:49
18277         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
18278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18279              Date: Mon, 5 Mar 2001 02:29:44 -0500
18280              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
18281      Branch: maint-5.6/perl
18282            + os2/os2add.sym
18283            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18284            ! makedef.pl os2/Changes os2/Makefile.SHs
18285            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18286            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18287            ! os2/os2.sym os2/os2ish.h
18288 ____________________________________________________________________________
18289 [  9029] By: jhi                                   on 2001/03/05  13:40:35
18290         Log: Integrate change #9028 from maintperl into mainline.
18291              
18292              various nits in MM_Unix.pm found by disabling SelfLoader
18293      Branch: perl
18294           !> lib/ExtUtils/MM_Unix.pm
18295 ____________________________________________________________________________
18296 [  9028] By: gsar                                  on 2001/03/05  09:58:38
18297         Log: various nits in MM_Unix.pm found by disabling SelfLoader
18298      Branch: maint-5.6/perl
18299            ! lib/ExtUtils/MM_Unix.pm
18300 ____________________________________________________________________________
18301 [  9027] By: nick                                  on 2001/03/05  08:35:22
18302         Log: Integrate mainline
18303      Branch: perlio
18304           !> (integrate 28 files)
18305 ____________________________________________________________________________
18306 [  9026] By: jhi                                   on 2001/03/05  02:14:59
18307         Log: Integrate change #9025 from mainline to maintperl,
18308              retract \N{U+HHHH}.
18309      Branch: maint-5.6/perl
18310           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18311           !> t/lib/charnames.t toke.c
18312 ____________________________________________________________________________
18313 [  9025] By: jhi                                   on 2001/03/05  02:13:09
18314         Log: Retracting \N{U+HHHH}.
18315      Branch: perl
18316            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18317            ! t/lib/charnames.t toke.c
18318 ____________________________________________________________________________
18319 [  9024] By: jhi                                   on 2001/03/04  20:51:07
18320         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
18321              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
18322              Date: Fri, 02 Mar 2001 18:25:26 +0100
18323              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
18324              
18325              Casting problem.
18326      Branch: perl
18327            ! ext/Storable/Storable.xs
18328 ____________________________________________________________________________
18329 [  9023] By: jhi                                   on 2001/03/04  19:46:45
18330         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
18331              From: nick@talking.bollo.cx
18332              Date: Sat, 03 Mar 2001 21:41:33 +0000
18333              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
18334              
18335              Revert the workaround.
18336      Branch: perl
18337            ! perlio.c
18338 ____________________________________________________________________________
18339 [  9022] By: jhi                                   on 2001/03/04  19:36:28
18340         Log: Update Changes.
18341      Branch: perl
18342            ! Changes patchlevel.h
18343 ____________________________________________________________________________
18344 [  9021] By: jhi                                   on 2001/03/04  18:41:00
18345         Log: makedef.pl updates suggested by Chris Nandor; double-checking
18346              the changes in AIX, OS/2 Win32 would be nice.
18347      Branch: perl
18348            ! makedef.pl
18349 ____________________________________________________________________________
18350 [  9020] By: jhi                                   on 2001/03/04  18:23:58
18351         Log: Integrate change #9012 from maintperl into mainline,
18352              quench a compiler warning.
18353      Branch: perl
18354           !> toke.c
18355 ____________________________________________________________________________
18356 [  9019] By: jhi                                   on 2001/03/04  18:18:43
18357         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
18358              
18359              \N{U+HHHH} fix.
18360              
18361              pattern in G_ARRAY context
18362      Branch: maint-5.6/perl
18363           !> pp_hot.c t/op/pat.t toke.c
18364 ____________________________________________________________________________
18365 [  9018] By: jhi                                   on 2001/03/04  18:07:48
18366         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
18367              From: Jeff Pinyan <jeffp@crusoe.net>
18368              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
18369              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
18370      Branch: perl
18371            ! pp_hot.c t/op/pat.t
18372 ____________________________________________________________________________
18373 [  9017] By: jhi                                   on 2001/03/04  18:06:21
18374         Log: I thought I tested the #9014.
18375      Branch: perl
18376            ! toke.c
18377 ____________________________________________________________________________
18378 [  9016] By: jhi                                   on 2001/03/04  17:41:22
18379         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
18380              
18381              Tweak the get*ent() OS/2 prototypes.
18382              
18383              Add the \N{U+HHHH} syntax.
18384              
18385              More tr/// UTF-8 fixes from Inaba Hiroto.
18386      Branch: maint-5.6/perl
18387           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
18388           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
18389 ____________________________________________________________________________
18390 [  9015] By: jhi                                   on 2001/03/04  17:36:04
18391         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
18392      Branch: perl
18393            ! doop.c t/op/tr.t
18394 ____________________________________________________________________________
18395 [  9014] By: jhi                                   on 2001/03/04  17:24:49
18396         Log: Add the \N{U+HHHH} syntax.
18397      Branch: perl
18398            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18399            ! t/lib/charnames.t toke.c
18400 ____________________________________________________________________________
18401 [  9013] By: jhi                                   on 2001/03/04  17:20:45
18402         Log: Tweak the get*ent() OS/2 prototypes.
18403      Branch: perl
18404            ! os2/os2.c
18405 ____________________________________________________________________________
18406 [  9012] By: gsar                                  on 2001/03/04  06:26:14
18407         Log: avoid warning (nit in change#9009)
18408      Branch: maint-5.6/perl
18409            ! toke.c
18410 ____________________________________________________________________________
18411 [  9011] By: gsar                                  on 2001/03/04  06:15:24
18412         Log: lib/charnames.t fails in 5.6.x because of older Unicode
18413              data
18414              
18415              TODO: need to revisit this after updating lib/unicode/...
18416      Branch: maint-5.6/perl
18417            ! t/lib/charnames.t
18418 ____________________________________________________________________________
18419 [  9010] By: gsar                                  on 2001/03/04  06:08:36
18420         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
18421      Branch: maint-5.6/perl
18422            ! toke.c
18423 ____________________________________________________________________________
18424 [  9009] By: jhi                                   on 2001/03/03  19:27:20
18425         Log: Integrate change #9008 from mainline to maintperl,
18426              UTF-8 tr/// fixes from Inaba Hiroto.
18427      Branch: maint-5.6/perl
18428           !> doop.c op.c t/op/tr.t toke.c
18429 ____________________________________________________________________________
18430 [  9008] By: jhi                                   on 2001/03/03  19:19:42
18431         Log: UTF8 tr/// fixes from Inaba Hiroto.
18432      Branch: perl
18433            ! doop.c op.c t/op/tr.t toke.c
18434 ____________________________________________________________________________
18435 [  9007] By: jhi                                   on 2001/03/03  19:00:30
18436         Log: Integrate change #9006 from maintperl to mainline,
18437              more robust quest for the infinite.
18438      Branch: perl
18439           !> lib/Math/Complex.pm
18440 ____________________________________________________________________________
18441 [  9006] By: jhi                                   on 2001/03/03  18:58:06
18442         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
18443              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18444              Date: Sat, 3 Mar 2001 12:51:50 -0500
18445              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
18446              
18447              Be more robust in our quest for the infinite.
18448      Branch: maint-5.6/perl
18449            ! lib/Math/Complex.pm
18450 ____________________________________________________________________________
18451 [  9005] By: jhi                                   on 2001/03/03  17:55:50
18452         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
18453      Branch: maint-5.6/perl
18454            ! doio.c
18455 ____________________________________________________________________________
18456 [  9004] By: jhi                                   on 2001/03/03  17:40:14
18457         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
18458              so that picky compilers like IRIX won't get huffy about
18459              "statements without effect" (like 1;).
18460      Branch: perl
18461            ! toke.c
18462 ____________________________________________________________________________
18463 [  9003] By: jhi                                   on 2001/03/03  17:15:52
18464         Log: Integrate change #9002 from mainline to maintperl.
18465              
18466              Subject: [perl-5.6.x, perl-current] accept for EPOC
18467      Branch: maint-5.6/perl
18468           !> pp_sys.c
18469 ____________________________________________________________________________
18470 [  9002] By: jhi                                   on 2001/03/03  17:14:30
18471         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
18472              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18473              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
18474              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
18475      Branch: perl
18476            ! pp_sys.c
18477 ____________________________________________________________________________
18478 [  9001] By: jhi                                   on 2001/03/03  17:13:13
18479         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
18480              From: "Craig A. Berry" <craigberry@mac.com>
18481              Date: Fri, 02 Mar 2001 17:44:40 -0600
18482              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
18483      Branch: perl
18484            ! t/pod/find.t
18485 ____________________________________________________________________________
18486 [  9000] By: jhi                                   on 2001/03/03  17:11:55
18487         Log: Integrate changes #8997,8999 from maintperl.
18488              
18489              Subject: [PATCH 5.6.1] compiling on OS/2
18490              (Better error message from hints/os2.sh)
18491              
18492              Subject: [PATCH 5.6.1] syslog.t
18493      Branch: perl
18494           !> hints/os2.sh t/lib/syslog.t
18495 ____________________________________________________________________________
18496 [  8999] By: jhi                                   on 2001/03/03  17:09:28
18497         Log: Subject: [PATCH 5.6.1] syslog.t
18498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18499              Date: Sat, 3 Mar 2001 02:11:17 -0500
18500              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
18501      Branch: maint-5.6/perl
18502            ! t/lib/syslog.t
18503 ____________________________________________________________________________
18504 [  8998] By: jhi                                   on 2001/03/03  17:07:50
18505         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
18506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18507              Date: Sat, 3 Mar 2001 01:53:52 -0500
18508              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
18509      Branch: maint-5.6/perl
18510            ! opcode.pl os2/os2.c
18511 ____________________________________________________________________________
18512 [  8997] By: jhi                                   on 2001/03/03  17:03:30
18513         Log: Subject: [PATCH 5.6.1] compiling on OS/2
18514              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18515              Date: Sat, 3 Mar 2001 01:59:59 -0500
18516              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
18517      Branch: maint-5.6/perl
18518            ! hints/os2.sh
18519 ____________________________________________________________________________
18520 [  8996] By: jhi                                   on 2001/03/03  00:55:58
18521         Log: Regen files for mainline.
18522      Branch: perl
18523            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18524            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
18525 ____________________________________________________________________________
18526 [  8995] By: jhi                                   on 2001/03/03  00:35:22
18527         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
18528              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
18529              to maintperl.
18530              
18531              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
18532              
18533              Add Configure option -Dmksymlinks which will create a symlink
18534              forest if the current/build differs from the source directory.
18535              (8218,8220,8221,8317,8318,8971)
18536              
18537              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
18538              (Document APPLLIB_EXP in INSTALL.)
18539              
18540              If running byacc write-enable also perly.h.
18541              
18542              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
18543              
18544              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
18545              
18546              Sanity check for conflicting thread flavours.
18547              
18548              Fix the sys/fcntl.h problem reported by Peter Prymmer.
18549              
18550              Add few CPUs/architectures to the Cppsym scan,
18551              add -perlio to archname if so selected (modified 8890)
18552              
18553              Be more helpful for devel builders, suggested by John L. Allen.
18554              (admittedly pointless change for maintperl, but the usedevel
18555              code is there already)
18556      Branch: maint-5.6/perl
18557           !> Configure INSTALL Makefile.SH Porting/Glossary
18558           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
18559           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
18560           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
18561           !> win32/config.bc win32/config.gc win32/config.vc
18562 ____________________________________________________________________________
18563 [  8994] By: jhi                                   on 2001/03/02  23:31:41
18564         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
18565      Branch: metaconfig/U/perl
18566            ! gccvers.U
18567 ____________________________________________________________________________
18568 [  8993] By: jhi                                   on 2001/03/02  23:22:12
18569         Log: Regenerate various files for maint.
18570      Branch: maint-5.6/perl
18571            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
18572            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
18573 ____________________________________________________________________________
18574 [  8992] By: alanbur                               on 2001/03/02  22:48:34
18575         Log: Resync wuth parent
18576      Branch: maint-5.6/pureperl
18577           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18578           !> (integrate 60 files)
18579 ____________________________________________________________________________
18580 [  8991] By: jhi                                   on 2001/03/02  21:00:08
18581         Log: Retract the #8742 part of #8986, backward compat.
18582      Branch: maint-5.6/perl
18583            ! embed.pl
18584 ____________________________________________________________________________
18585 [  8990] By: jhi                                   on 2001/03/02  20:40:07
18586         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
18587      Branch: maint-5.6/perl
18588            ! hv.c
18589 ____________________________________________________________________________
18590 [  8989] By: jhi                                   on 2001/03/02  19:59:56
18591         Log: Update Changes.
18592      Branch: perl
18593            ! Changes patchlevel.h
18594 ____________________________________________________________________________
18595 [  8988] By: jhi                                   on 2001/03/02  19:57:08
18596         Log: Integrate perlio.
18597      Branch: perl
18598           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18599           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18600           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18601           !> ext/Encode/Encode/iso8859-10.ucm
18602           !> ext/Encode/Encode/iso8859-13.ucm
18603           !> ext/Encode/Encode/iso8859-14.ucm
18604           !> ext/Encode/Encode/iso8859-15.ucm
18605           !> ext/Encode/Encode/iso8859-16.ucm
18606           !> ext/Encode/Encode/iso8859-2.ucm
18607           !> ext/Encode/Encode/iso8859-3.ucm
18608           !> ext/Encode/Encode/iso8859-4.ucm
18609           !> ext/Encode/Encode/iso8859-5.ucm
18610           !> ext/Encode/Encode/iso8859-6.ucm
18611           !> ext/Encode/Encode/iso8859-7.ucm
18612           !> ext/Encode/Encode/iso8859-8.ucm
18613           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18614           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
18615 ____________________________________________________________________________
18616 [  8987] By: jhi                                   on 2001/03/02  19:43:40
18617         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
18618              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
18619              8950,8952,8955 from mainline to maintperl.
18620              
18621              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
18622              
18623              Put to rest the 20010205.001, the email address checking (not) regex.
18624              
18625              fork() not everywhere, cleanup temp files.
18626              
18627              The #8843 wasn't quite right: %Config needs to imported.
18628              
18629              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18630              (#8849: the glob-basic hunk needed massaging as it depended
18631              on Schwern's large-scale (unintegrated) patches)
18632              
18633              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
18634              
18635              Upgrade to CGI.pm 2.752, from Lincoln Stein.
18636              (Note: there were some conflicts due to EBCDIC and EPOC
18637              patches, in general I preferred the repository code.)
18638              (When 2.753 comes out, we need to synchronize.)
18639              
18640              Subject: [PATCH] fix for charnames above FFFF
18641              
18642              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18643              
18644              If no sfio, no -lsfio.
18645              
18646              Run run/*.t also in minitest.
18647              
18648              Subject:  [PATCH perl 5.7.0] malloc message address offset
18649              
18650              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18651              
18652              Subject: fix for parameter -Dm (for perl@8867)
18653              
18654              Subject: [PATCH: perl@8892] was Re: hashing order difference?
18655              (make the test more portable)
18656              
18657              Subject: Re: [PATCH] fix for charnames above FFFF
18658              
18659              Subject: Re: I'm losing the war...
18660              (hv_store() not working correctly in ENV_IS_CASELESS case.)
18661              
18662              Subject: Modified README.bs2000 
18663              
18664              Subject: [PATCH: perl@8935] -Dt padsv($var)
18665              
18666              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18667              
18668              Subject: PATCH: extra tests to check on negative float to unsigned cast
18669              
18670              Subject: [PATCH] XPUSH[insp] was Re: progress
18671              
18672              Subject: Re: Compile with perlcc..
18673      Branch: maint-5.6/perl
18674           !> (integrate 36 files)
18675 ____________________________________________________________________________
18676 [  8986] By: jhi                                   on 2001/03/02  18:51:25
18677         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
18678              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
18679              to maintperl.
18680              
18681              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18682              
18683              Subject: [DOC PATCH] overload.pm nits
18684              
18685              Add header for LIB$ prototypes (C. Berry)
18686              
18687              Convert fwrite()s to sockets to write()s, since some socket stacks
18688              don't take kindly to stdio.
18689              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18690              (for often optional LNMs)
18691              Correct a few typos
18692              (C. Bailey)
18693              
18694              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
18695              
18696              De-cut-and-pasto.
18697              
18698              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
18699              
18700              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
18701              
18702              Upgrade to CPAN 1.59_54, from Andreas König.
18703              
18704              Bogus shebang.
18705              
18706              Subject: [PATCH] Document makepatch in Porting/patching
18707              
18708              UTF-8 documentation.
18709              
18710              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
18711              
18712              Sort the MANIFEST.
18713              
18714              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
18715              
18716              Subject: [PATCH @8807] toke.c cleanup: scan_str()
18717              
18718              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18719              
18720              Add run/*.t to testables.
18721              
18722              TODO: integrate #8784.
18723      Branch: maint-5.6/perl
18724           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18725           !> (integrate 28 files)
18726 ____________________________________________________________________________
18727 [  8985] By: nick                                  on 2001/03/02  18:15:45
18728         Log: Integrate mainline
18729      Branch: perlio
18730           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
18731           !> vms/vms.c
18732 ____________________________________________________________________________
18733 [  8984] By: jhi                                   on 2001/03/02  16:00:17
18734         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
18735              
18736              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
18737              5.004_05, and mention the suidperl August 2000 security problem.
18738              (#8978,#8981)
18739              
18740              Subject: [ID 20010301.004] Technically speaking in perldata
18741              
18742              Subject: [PATCH] File::Copy for bleadperl, maintperl
18743              
18744              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18745              
18746              (The #8982, fix for 20010221.005 and 20010221.008,
18747              would be nice too but it didn't integrate cleanly.)
18748      Branch: maint-5.6/perl
18749           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
18750 ____________________________________________________________________________
18751 [  8983] By: jhi                                   on 2001/03/02  15:51:16
18752         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18753              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18754              Date:     Thu, 1 Mar 2001 15:54:09 EST
18755              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
18756      Branch: perl
18757            ! vms/vms.c
18758 ____________________________________________________________________________
18759 [  8982] By: jhi                                   on 2001/03/02  15:43:31
18760         Log: Subject: Re: sync sync sync: have I missed any patches?
18761              From: Radu Greab <radu@netsoft.ro> 
18762              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
18763              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
18764              
18765              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
18766              was checking argv[0] regardless of whether a different pathname
18767              will actually be executed."  Test case not supplied because 
18768              drafting that, ironically enough, revealed another bug
18769              (or a feature).
18770      Branch: perl
18771            ! doio.c
18772 ____________________________________________________________________________
18773 [  8981] By: jhi                                   on 2001/03/02  15:28:03
18774         Log: Misdate in #8978.
18775      Branch: perl
18776            ! pod/perlfaq1.pod
18777 ____________________________________________________________________________
18778 [  8980] By: jhi                                   on 2001/03/02  15:24:20
18779         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
18780              From: Chris Nandor <pudge@pobox.com>
18781              Date: Wed, 28 Feb 2001 22:10:15 -0500
18782              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
18783      Branch: perl
18784            ! lib/File/Copy.pm
18785 ____________________________________________________________________________
18786 [  8979] By: jhi                                   on 2001/03/02  15:17:16
18787         Log: Subject: [ID 20010301.004] Technically speaking in perldata
18788              From: abela@geneanet.org
18789              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
18790              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
18791      Branch: perl
18792            ! pod/perldata.pod
18793 ____________________________________________________________________________
18794 [  8978] By: jhi                                   on 2001/03/02  15:15:27
18795         Log: Subject: [ID 20010301.003] ref to 5.004
18796              From: abela@geneanet.org
18797              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
18798              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
18799              
18800              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
18801              and mention the suidperl August 2000 security problem.
18802      Branch: perl
18803            ! pod/perlfaq1.pod
18804 ____________________________________________________________________________
18805 [  8977] By: alanbur                               on 2001/03/02  14:17:45
18806         Log: Resynchronised with parent
18807      Branch: maint-5.6/pureperl
18808           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
18809           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
18810           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
18811           !> vms/descrip_mms.template win32/win32.c win32/win32.h
18812           !> win32/win32iop.h
18813 ____________________________________________________________________________
18814 [  8976] By: nick                                  on 2001/03/01  23:25:30
18815         Log: Integrate mainline.
18816      Branch: perlio
18817            - t/op/qu.t
18818           !> (integrate 55 files)
18819 ____________________________________________________________________________
18820 [  8975] By: jhi                                   on 2001/03/01  16:51:34
18821         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
18822      Branch: perl
18823           !> toke.c
18824 ____________________________________________________________________________
18825 [  8974] By: gsar                                  on 2001/03/01  16:28:21
18826         Log: fix for bugid 20010226.008
18827              
18828              the problem was that some of the pointers (PL_last_lop and
18829              PL_last_uni specifically) into the lex buffers weren't correctly
18830              being invalidated when the buffer changed; this would leave the
18831              pointers pointing at an arbitrary location in the buffer if
18832              the buffer didn't need to be reallocated, or point into freed
18833              memory if the buffer had to be realloced
18834              
18835              TODO item for bugdb maintainers: check other seemingly random
18836              parser-related bugs--they might be cured by this
18837      Branch: maint-5.6/perl
18838            ! toke.c
18839 ____________________________________________________________________________
18840 [  8973] By: jhi                                   on 2001/03/01  02:23:25
18841         Log: Retract #8970 because of a completely mysterious core dump:
18842              adding the tests 241..244 causes op/pat dump core at test #25.
18843              The test needs a lot of whittling down before the bug can be solved.
18844      Branch: perl
18845            ! t/op/pat.t
18846 ____________________________________________________________________________
18847 [  8972] By: jhi                                   on 2001/03/01  01:58:38
18848         Log: Regen perlapi.
18849      Branch: perl
18850            ! pod/perlapi.pod
18851 ____________________________________________________________________________
18852 [  8971] By: jhi                                   on 2001/03/01  01:34:09
18853         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))
18854              From: Nicholas Clark <nick@ccl4.org>
18855              Date: Wed, 28 Feb 2001 23:28:49 +0000
18856              Message-ID: <20010228232849.A55187@plum.flirble.org>
18857              
18858              Allow a completely write protected source code tree
18859              when using the Configure -Dmksymlinks.
18860      Branch: perl
18861            ! embed.pl warnings.pl
18862 ____________________________________________________________________________
18863 [  8970] By: jhi                                   on 2001/03/01  01:32:04
18864         Log: Add back the EBCDIC character range tests (for matching).
18865      Branch: perl
18866            ! t/op/pat.t
18867 ____________________________________________________________________________
18868 [  8969] By: nick                                  on 2001/02/28  18:18:01
18869         Log: Add charname comments to .ucm files writen by 'compile',
18870              also order charmaps in those files by source encoding.
18871              regenerate distrubuted .ucm files
18872      Branch: perlio
18873            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18874            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18875            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18876            ! ext/Encode/Encode/iso8859-10.ucm
18877            ! ext/Encode/Encode/iso8859-13.ucm
18878            ! ext/Encode/Encode/iso8859-14.ucm
18879            ! ext/Encode/Encode/iso8859-15.ucm
18880            ! ext/Encode/Encode/iso8859-16.ucm
18881            ! ext/Encode/Encode/iso8859-2.ucm
18882            ! ext/Encode/Encode/iso8859-3.ucm
18883            ! ext/Encode/Encode/iso8859-4.ucm
18884            ! ext/Encode/Encode/iso8859-5.ucm
18885            ! ext/Encode/Encode/iso8859-6.ucm
18886            ! ext/Encode/Encode/iso8859-7.ucm
18887            ! ext/Encode/Encode/iso8859-8.ucm
18888            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18889            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
18890 ____________________________________________________________________________
18891 [  8968] By: jhi                                   on 2001/02/28  16:26:37
18892         Log: Expand usemorebits early if d_casti32 needs to be undefined.
18893      Branch: perl
18894            ! hints/hpux.sh hints/irix_6.sh
18895 ____________________________________________________________________________
18896 [  8967] By: jhi                                   on 2001/02/28  16:22:26
18897         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
18898              retract toke.c/qu parts of #8583, retract #8485, retract
18899              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
18900              op/length.t, and MANIFEST, and delete t/op/qu.t.
18901      Branch: perl
18902            - t/op/qu.t
18903            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
18904            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
18905            ! t/op/length.t toke.c
18906 ____________________________________________________________________________
18907 [  8966] By: jhi                                   on 2001/02/28  15:00:27
18908         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
18909              by not changing from pre-Unicode days into being Unicode-aware.
18910              Sniff.
18911      Branch: perl
18912            ! pp.c t/op/pack.t t/op/qu.t
18913 ____________________________________________________________________________
18914 [  8965] By: jhi                                   on 2001/02/28  14:37:55
18915         Log: Subject: Re: Errors in core PODs
18916              From: Michael Stevens <michael@etla.org> 
18917              Date: Fri, 23 Feb 2001 15:47:56 +0000
18918              Message-ID: <20010223154756.A7723@firedrake.org> 
18919      Branch: perl
18920            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
18921            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
18922            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
18923            ! x2p/a2p.pod
18924 ____________________________________________________________________________
18925 [  8964] By: jhi                                   on 2001/02/28  14:35:35
18926         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
18927              (The #8961 was too bold.)
18928      Branch: perl
18929            ! hints/hpux.sh hints/irix_6.sh
18930 ____________________________________________________________________________
18931 [  8963] By: jhi                                   on 2001/02/28  14:33:39
18932         Log: Subject: Re: sync sync sync: have I missed any patches?
18933              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18934              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
18935              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
18936              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
18937              
18938              Replace djSP with dSP.
18939      Branch: perl
18940            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
18941            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
18942            ! win32/perlhost.h
18943 ____________________________________________________________________________
18944 [  8962] By: jhi                                   on 2001/02/27  23:21:14
18945         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
18946      Branch: perl
18947            ! lib/Filter/Simple.pm
18948 ____________________________________________________________________________
18949 [  8961] By: jhi                                   on 2001/02/27  22:55:26
18950         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
18951              and this would be it.
18952      Branch: perl
18953            ! hints/hpux.sh hints/irix_6.sh
18954 ____________________________________________________________________________
18955 [  8960] By: jhi                                   on 2001/02/27  22:51:33
18956         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
18957              From: "Craig A. Berry" <craigberry@mac.com>
18958              Date: Tue, 27 Feb 2001 16:11:44 -0600
18959              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
18960      Branch: maint-5.6/perl
18961            ! configure.com vms/descrip_mms.template
18962 ____________________________________________________________________________
18963 [  8959] By: jhi                                   on 2001/02/27  22:47:23
18964         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
18965              From: "Craig A. Berry" <craigberry@mac.com>
18966              Date: Tue, 27 Feb 2001 16:11:44 -0600
18967              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
18968      Branch: perl
18969            ! configure.com vms/descrip_mms.template
18970 ____________________________________________________________________________
18971 [  8958] By: jhi                                   on 2001/02/27  15:16:42
18972         Log: Update Changes.
18973      Branch: perl
18974            ! Changes patchlevel.h
18975 ____________________________________________________________________________
18976 [  8957] By: jhi                                   on 2001/02/27  06:15:07
18977         Log: Subject: [5.6.x] EPOC additions
18978              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18979              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
18980              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
18981      Branch: maint-5.6/perl
18982            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
18983 ____________________________________________________________________________
18984 [  8956] By: jhi                                   on 2001/02/27  06:12:11
18985         Log: Subject: [perl-current] EPOC 
18986              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18987              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
18988              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
18989      Branch: perl
18990            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
18991            ! epoc/epocish.c epoc/epocish.h pp_sys.c
18992 ____________________________________________________________________________
18993 [  8955] By: jhi                                   on 2001/02/27  05:59:50
18994         Log: Subject: Re: Compile with perlcc..
18995              From: Edward Peschko <edwardp@excitehome.net>
18996              Date: Mon, 26 Feb 2001 18:51:58 -0800
18997              Message-ID: <20010226185158.A9871@excitehome.net>
18998              
18999              plus add a simple usage message if no arguments given.
19000      Branch: perl
19001            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
19002            ! utils/Makefile utils/perlcc.PL win32/pod.mak
19003 ____________________________________________________________________________
19004 [  8954] By: nick                                  on 2001/02/26  21:02:59
19005         Log: Integrate mainline
19006      Branch: perlio
19007           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
19008           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
19009           !> t/op/sprintf.t
19010 ____________________________________________________________________________
19011 [  8953] By: jhi                                   on 2001/02/26  14:43:54
19012         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
19013              From: Nicholas Clark <nick@ccl4.org>
19014              Date: Mon, 26 Feb 2001 00:42:07 +0000
19015              Message-ID: <20010226004207.F23333@plum.flirble.org>
19016      Branch: perl
19017            ! pp_ctl.c
19018 ____________________________________________________________________________
19019 [  8952] By: jhi                                   on 2001/02/26  14:42:13
19020         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
19021              From: Simon Cozens <simon@netthink.co.uk>
19022              Date: Mon, 26 Feb 2001 12:23:48 +0000
19023              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
19024      Branch: perl
19025            ! pod/perlguts.pod
19026 ____________________________________________________________________________
19027 [  8951] By: jhi                                   on 2001/02/26  14:39:15
19028         Log: Subject: [PATCH] perlio - unknown layer
19029              From: Nicholas Clark <nick@ccl4.org>
19030              Date: Mon, 26 Feb 2001 00:27:19 +0000
19031              Message-ID: <20010226002719.E23333@plum.flirble.org>
19032      Branch: perl
19033            ! perlio.c
19034 ____________________________________________________________________________
19035 [  8950] By: jhi                                   on 2001/02/26  14:38:04
19036         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
19037              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
19038              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
19039              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
19040      Branch: perl
19041            ! t/op/bop.t
19042 ____________________________________________________________________________
19043 [  8949] By: jhi                                   on 2001/02/26  14:37:07
19044         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
19045              From: Peter Prymmer <pvhp@forte.com>
19046              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
19047              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
19048      Branch: perl
19049            ! lib/Test.pm
19050 ____________________________________________________________________________
19051 [  8948] By: jhi                                   on 2001/02/26  14:35:53
19052         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
19053              From: Radu Greab <radu@netsoft.ro>
19054              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
19055              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
19056      Branch: perl
19057            ! pod/perlop.pod
19058 ____________________________________________________________________________
19059 [  8947] By: jhi                                   on 2001/02/26  14:34:46
19060         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
19061              From: David Mitchell <davem@fdgroup.co.uk>
19062              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
19063              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
19064      Branch: perl
19065            ! run.c
19066 ____________________________________________________________________________
19067 [  8946] By: jhi                                   on 2001/02/26  14:32:37
19068         Log: Subject: Modified README.bs2000 
19069              From: Dorner Thomas <Thomas.Dorner@start.de>
19070              Date: Mon, 26 Feb 2001 09:22:17 +0100
19071              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
19072      Branch: perl
19073            ! README.bs2000
19074 ____________________________________________________________________________
19075 [  8945] By: jhi                                   on 2001/02/26  14:19:53
19076         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
19077              to maintperl, listing the known failures on the tests 129 and 130.
19078      Branch: maint-5.6/perl
19079           !> t/op/sprintf.t
19080 ____________________________________________________________________________
19081 [  8944] By: jhi                                   on 2001/02/26  14:14:15
19082         Log: Add more known sprintf failures.
19083      Branch: perl
19084            ! t/op/sprintf.t
19085 ____________________________________________________________________________
19086 [  8943] By: jhi                                   on 2001/02/26  13:56:22
19087         Log: perlglob.exe needs to be found in Win32, patch from
19088              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
19089              which needs external glob at mini-perl time."
19090      Branch: perl
19091            ! ext/Encode/compile
19092 ____________________________________________________________________________
19093 [  8942] By: jhi                                   on 2001/02/26  13:52:19
19094         Log: A missing dTHX from Vadim Konovalov.
19095      Branch: perl
19096            ! perlio.c
19097 ____________________________________________________________________________
19098 [  8941] By: jhi                                   on 2001/02/26  13:37:05
19099         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
19100      Branch: perl
19101            ! op.c
19102 ____________________________________________________________________________
19103 [  8940] By: jhi                                   on 2001/02/26  13:35:40
19104         Log: Integrate perlio.
19105      Branch: perl
19106           !> ext/Encode/Encode.pm
19107 ____________________________________________________________________________
19108 [  8939] By: nick                                  on 2001/02/25  23:47:09
19109         Log: Integrate mainline.
19110      Branch: perlio
19111           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
19112           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
19113 ____________________________________________________________________________
19114 [  8938] By: nick                                  on 2001/02/25  19:36:28
19115         Log: Encode implementations docs.
19116      Branch: perlio
19117            ! ext/Encode/Encode.pm
19118 ____________________________________________________________________________
19119 [  8937] By: jhi                                   on 2001/02/25  19:26:16
19120         Log: Script wasn't aligned with reality.
19121      Branch: perl
19122            ! t/pod/find.t
19123 ____________________________________________________________________________
19124 [  8936] By: jhi                                   on 2001/02/25  18:54:55
19125         Log: Update Changes.
19126      Branch: perl
19127            ! Changes patchlevel.h
19128 ____________________________________________________________________________
19129 [  8935] By: jhi                                   on 2001/02/25  18:46:36
19130         Log: Retract #8929,8930,8932,8933 for now.
19131      Branch: perl
19132            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
19133 ____________________________________________________________________________
19134 [  8934] By: jhi                                   on 2001/02/25  17:34:35
19135         Log: Integrate perlio.
19136      Branch: perl
19137           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
19138           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
19139           !> t/lib/encode.t
19140 ____________________________________________________________________________
19141 [  8933] By: jhi                                   on 2001/02/25  17:33:12
19142         Log: (Retracted by #8395.)
19143              
19144              Slight tweaks in scan_const(), not fixes yet, it seems like
19145              lots of work remains to be done...
19146      Branch: perl
19147            ! toke.c
19148 ____________________________________________________________________________
19149 [  8932] By: jhi                                   on 2001/02/25  17:27:11
19150         Log: (Retracted by #8395.)
19151              
19152              Missing from #8930.
19153      Branch: perl
19154            ! perl.h
19155 ____________________________________________________________________________
19156 [  8931] By: jhi                                   on 2001/02/25  17:26:19
19157         Log: A comment tweak.
19158      Branch: perl
19159            ! utf8.c
19160 ____________________________________________________________________________
19161 [  8930] By: jhi                                   on 2001/02/25  17:25:47
19162         Log: (Retracted by #8395.)
19163              
19164              Attempt to fix the EBCDIC character range problwm with //.
19165      Branch: perl
19166            ! regcomp.c
19167 ____________________________________________________________________________
19168 [  8929] By: jhi                                   on 2001/02/25  17:23:45
19169         Log: (Retracted by #8395.)
19170              
19171              Expand the EBCDIC character range tests, and add few nasty
19172              tr tests from Karsten Sperling.
19173      Branch: perl
19174            ! t/op/pat.t t/op/tr.t
19175 ____________________________________________________________________________
19176 [  8928] By: jhi                                   on 2001/02/25  17:18:49
19177         Log: Missing check-in.
19178      Branch: perl
19179            ! lib/Pod/Find.pm
19180 ____________________________________________________________________________
19181 [  8927] By: nick                                  on 2001/02/25  11:30:22
19182         Log: Change method names in Encode implementation classes to something
19183              less confusing (preparing to "go public").
19184      Branch: perlio
19185            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
19186 ____________________________________________________________________________
19187 [  8926] By: nick                                  on 2001/02/25  10:53:24
19188         Log: GCC __atribute__ / printf fix
19189      Branch: perlio
19190            ! perl.h
19191 ____________________________________________________________________________
19192 [  8925] By: nick                                  on 2001/02/25  10:52:25
19193         Log: Checked in the wrong one ...
19194      Branch: perlio
19195            ! ext/Encode/Encode.pm
19196 ____________________________________________________________________________
19197 [  8924] By: nick                                  on 2001/02/24  18:46:51
19198         Log: Integrate mainline - to see what Jarkko has in ...
19199      Branch: perlio
19200           +> t/pod/testpods/lib/Pod/Stuff.pm
19201           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
19202 ____________________________________________________________________________
19203 [  8923] By: nick                                  on 2001/02/24  17:05:23
19204         Log: Encode API documentation nd tidy up.
19205              Minor additions to test.
19206              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
19207              Adds STRLEN to standard typemap.
19208      Branch: perlio
19209            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
19210            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
19211 ____________________________________________________________________________
19212 [  8922] By: jhi                                   on 2001/02/24  16:38:12
19213         Log: Add a test for the "character range should match in EBCDIC
19214              if specified using explicit numerics" bug found by Karsten
19215              Sperling.
19216      Branch: perl
19217            ! t/op/pat.t
19218 ____________________________________________________________________________
19219 [  8921] By: jhi                                   on 2001/02/24  16:30:16
19220         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
19221              From: schwern@pobox.com
19222              Date: Fri, 23 Feb 2001 03:21:37 -0500
19223              Message-ID: <20010223032137.A26022@magnonel.guild.net>
19224              
19225              plus Charles Lane's fixes, plus tweaks.
19226      Branch: perl
19227            + t/pod/testpods/lib/Pod/Stuff.pm
19228            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
19229 ____________________________________________________________________________
19230 [  8920] By: nick                                  on 2001/02/24  10:30:11
19231         Log: Integrate mainline
19232      Branch: perlio
19233           !> (integrate 33 files)
19234 ____________________________________________________________________________
19235 [  8919] By: jhi                                   on 2001/02/24  00:23:35
19236         Log: Subject: Re: I'm losing the war...
19237              From: "Vadim Konovalov" <watman@inbox.ru>
19238              Date: Sat, 24 Feb 2001 00:10:14 +0300
19239              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
19240              
19241              hv_store() not working correctly in ENV_IS_CASELESS case.
19242      Branch: perl
19243            ! hv.c
19244 ____________________________________________________________________________
19245 [  8918] By: jhi                                   on 2001/02/24  00:20:09
19246         Log: Subject: Re: [PATCH] fix for charnames above FFFF
19247              From: andreas.koenig@anima.de (Andreas J. Koenig)
19248              Date: 23 Feb 2001 02:39:03 +0100
19249              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
19250              
19251              A further efficiency tweak.
19252      Branch: perl
19253            ! lib/charnames.pm
19254 ____________________________________________________________________________
19255 [  8917] By: jhi                                   on 2001/02/23  20:27:51
19256         Log: Integrate change #8916 from mainline,
19257              do away with USE_WIN32_RTL_ENV.
19258      Branch: maint-5.6/perl
19259           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19260 ____________________________________________________________________________
19261 [  8916] By: jhi                                   on 2001/02/23  20:02:25
19262         Log: Abolish USE_WIN32_RTL_ENV.
19263      Branch: perl
19264            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19265 ____________________________________________________________________________
19266 [  8915] By: jhi                                   on 2001/02/23  19:36:00
19267         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
19268              later protected by some #define.
19269      Branch: perl
19270            ! gv.c
19271 ____________________________________________________________________________
19272 [  8914] By: jhi                                   on 2001/02/23  19:31:38
19273         Log: Retract #8902 for now, requested by Charles Lane, the correct
19274              fix will be something else.
19275      Branch: perl
19276            ! op.c
19277 ____________________________________________________________________________
19278 [  8913] By: jhi                                   on 2001/02/23  19:11:36
19279         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
19280              From: Peter Prymmer <pvhp@forte.com>
19281              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
19282              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
19283      Branch: perl
19284            ! t/op/lex_assign.t
19285 ____________________________________________________________________________
19286 [  8912] By: jhi                                   on 2001/02/23  18:38:20
19287         Log: Subject: [patch] perlio + useithreads
19288              From: Doug MacEachern <dougm@covalent.net>
19289              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
19290              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
19291              
19292              Gets things running but not complete.
19293      Branch: perl
19294            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
19295 ____________________________________________________________________________
19296 [  8911] By: jhi                                   on 2001/02/23  04:20:02
19297         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
19298              
19299              Duplicated environment freeing, File::Temp 0.12,
19300              op/append portability (EBCDIC) tweak.
19301      Branch: maint-5.6/perl
19302           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19303           !> t/op/append.t
19304 ____________________________________________________________________________
19305 [  8910] By: jhi                                   on 2001/02/23  02:07:33
19306         Log: Integrate change #8909 from mainline, a better Borland
19307              putenv() workaround.
19308      Branch: maint-5.6/perl
19309           !> perl.c
19310 ____________________________________________________________________________
19311 [  8909] By: jhi                                   on 2001/02/23  02:05:46
19312         Log: A better workaround for Borland putenv() brokenness from Sarathy.
19313      Branch: perl
19314            ! perl.c
19315 ____________________________________________________________________________
19316 [  8908] By: jhi                                   on 2001/02/23  02:04:14
19317         Log: Subject: fix for parameter -Dm (for perl@8867)
19318              From: "Vadim Konovalov" <watman@inbox.ru>
19319              Date: Thu, 22 Feb 2001 17:30:12 +0300
19320              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
19321      Branch: perl
19322            ! perl.h
19323 ____________________________________________________________________________
19324 [  8907] By: jhi                                   on 2001/02/23  01:58:20
19325         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
19326              From: Peter Prymmer <pvhp@forte.com>
19327              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
19328              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
19329      Branch: perl
19330            ! t/op/append.t
19331 ____________________________________________________________________________
19332 [  8906] By: jhi                                   on 2001/02/23  01:48:34
19333         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
19334      Branch: perl
19335            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19336 ____________________________________________________________________________
19337 [  8905] By: jhi                                   on 2001/02/23  01:43:30
19338         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
19339              From: Peter Prymmer <pvhp@forte.com>
19340              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
19341              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
19342      Branch: perl
19343            ! t/lib/st-06compat.t
19344 ____________________________________________________________________________
19345 [  8904] By: jhi                                   on 2001/02/23  01:42:39
19346         Log: Metaconfig unit change for #8903.
19347      Branch: metaconfig/U/perl
19348            ! Devel.U
19349 ____________________________________________________________________________
19350 [  8903] By: jhi                                   on 2001/02/23  01:42:12
19351         Log: Be more helpful for devel builders, suggested by John L. Allen.
19352      Branch: perl
19353            ! Configure
19354 ____________________________________________________________________________
19355 [  8902] By: jhi                                   on 2001/02/23  01:37:41
19356         Log: (Retracted by #8914)
19357              (Wrongly, reinstated by #8941)             
19358
19359              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
19360              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19361              Date:     Thu, 22 Feb 2001 09:43:57 EST
19362              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
19363      Branch: perl
19364            ! op.c
19365 ____________________________________________________________________________
19366 [  8901] By: jhi                                   on 2001/02/23  01:20:32
19367         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
19368              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19369              Date:     Thu, 22 Feb 2001 08:01:35 EST
19370              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
19371      Branch: perl
19372            ! malloc.c
19373 ____________________________________________________________________________
19374 [  8900] By: jhi                                   on 2001/02/23  01:18:02
19375         Log: Integrate changes #8898,8899 from mainline, environ handling.
19376      Branch: maint-5.6/perl
19377           !> perl.c
19378 ____________________________________________________________________________
19379 [  8899] By: jhi                                   on 2001/02/23  01:16:25
19380         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
19381              putenv() is not to be relied on, they are either broken or leaky
19382              or both.)
19383      Branch: perl
19384            ! perl.c
19385 ____________________________________________________________________________
19386 [  8898] By: jhi                                   on 2001/02/22  23:36:59
19387         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
19388              and safesysfree() must be used.
19389      Branch: perl
19390            ! perl.c
19391 ____________________________________________________________________________
19392 [  8897] By: jhi                                   on 2001/02/22  23:25:45
19393         Log: With environ one must use safesysmalloc()/safesysfree().
19394      Branch: perl
19395            ! perl.c
19396 ____________________________________________________________________________
19397 [  8896] By: jhi                                   on 2001/02/22  22:13:18
19398         Log: If we have a duplicated environment free it
19399              if PERL_DESTRUCT_LEVEL.
19400      Branch: perl
19401            ! perl.c
19402 ____________________________________________________________________________
19403 [  8895] By: alanbur                               on 2001/02/22  19:31:57
19404         Log: Synchronised with parent
19405      Branch: maint-5.6/pureperl
19406           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
19407 ____________________________________________________________________________
19408 [  8894] By: gsar                                  on 2001/02/22  19:06:18
19409         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
19410              
19411              fix memory leak in method call optimization (change#3768);
19412              made C<eval "$x->foo()"> leak
19413              
19414              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
19415      Branch: maint-5.6/perl
19416           !> op.c
19417 ____________________________________________________________________________
19418 [  8893] By: jhi                                   on 2001/02/22  18:35:27
19419         Log: (Retracted by #8915.)
19420              
19421              Third Degree finding:
19422              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
19423      Branch: perl
19424            ! gv.c
19425 ____________________________________________________________________________
19426 [  8892] By: jhi                                   on 2001/02/22  14:28:32
19427         Log: Update Changes.
19428      Branch: perl
19429            ! Changes patchlevel.h
19430 ____________________________________________________________________________
19431 [  8891] By: jhi                                   on 2001/02/22  13:22:45
19432         Log: Metaconfig unit changes for #8890.
19433      Branch: metaconfig
19434            ! U/modified/Cppsym.U U/threads/archname.U
19435 ____________________________________________________________________________
19436 [  8890] By: jhi                                   on 2001/02/22  13:22:12
19437         Log: Add -stdio to the archname if no perlio selected,
19438              no -perlio added since that is now the default.
19439              
19440              Add few CPUs/architectures to the Cppsym scan.
19441      Branch: perl
19442            ! Configure config_h.SH
19443 ____________________________________________________________________________
19444 [  8889] By: jhi                                   on 2001/02/22  13:05:59
19445         Log: Metaconfig unit change for #8888.
19446      Branch: metaconfig/U/perl
19447            ! useperlio.U
19448 ____________________________________________________________________________
19449 [  8888] By: jhi                                   on 2001/02/22  13:05:28
19450         Log: *drum roll*  Make perlio the default.
19451      Branch: perl
19452            ! Configure config_h.SH
19453 ____________________________________________________________________________
19454 [  8887] By: jhi                                   on 2001/02/22  12:50:52
19455         Log: Integrate change #8665 from maintperl to mainline,
19456              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
19457      Branch: perl
19458           !> ext/POSIX/POSIX.xs
19459 ____________________________________________________________________________
19460 [  8886] By: jhi                                   on 2001/02/22  12:49:24
19461         Log: Integrate changes #8883,8884 from mainline to maintperl.
19462              
19463              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19464              Subject: Re: File::Temp::_gettemp warning
19465      Branch: maint-5.6/perl
19466           !> embed.h embed.pl lib/File/Temp.pm
19467 ____________________________________________________________________________
19468 [  8885] By: jhi                                   on 2001/02/22  12:43:59
19469         Log: Based on
19470              
19471              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
19472              From: schwab@suse.de
19473              Date: Thu, 22 Feb 2001 13:08:09 +0100
19474              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
19475              
19476              but the fix done slightly differently because the other
19477              half was already done in #8664.
19478      Branch: maint-5.6/perl
19479            ! ext/POSIX/POSIX.xs
19480 ____________________________________________________________________________
19481 [  8884] By: jhi                                   on 2001/02/22  12:37:15
19482         Log: Subject: Re: File::Temp::_gettemp warning
19483              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19484              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
19485              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
19486              
19487              This patch to File::Temp does two things:
19488              
19489              1. Fixes the problem with CGI::Carp when determining
19490              the Fcntl constants
19491              
19492              2. Removes most of the carps and consolidates them so that all the
19493              reasons are included in a single die that is caught by the test. This
19494              means that the correct skipping behaviour is displayed by the test.
19495      Branch: perl
19496            ! lib/File/Temp.pm
19497 ____________________________________________________________________________
19498 [  8883] By: jhi                                   on 2001/02/22  12:29:19
19499         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19500              From: Peter Prymmer <pvhp@forte.com>
19501              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
19502              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
19503      Branch: perl
19504            ! embed.h embed.pl
19505 ____________________________________________________________________________
19506 [  8882] By: jhi                                   on 2001/02/21  19:41:33
19507         Log: Integrate change #8881 from mainlin to maintperl.
19508              
19509              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
19510      Branch: maint-5.6/perl
19511           !> op.c
19512 ____________________________________________________________________________
19513 [  8881] By: jhi                                   on 2001/02/21  19:38:57
19514         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
19515              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19516              Date:     Wed, 21 Feb 2001 13:08:03 EST
19517              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
19518      Branch: perl
19519            ! op.c
19520 ____________________________________________________________________________
19521 [  8880] By: jhi                                   on 2001/02/21  19:34:34
19522         Log: Retract #8875, cannot let go of the old semantics of unpack U
19523              without rethinking utf8decode.t.
19524      Branch: perl
19525            ! pp.c t/op/pack.t
19526 ____________________________________________________________________________
19527 [  8879] By: jhi                                   on 2001/02/21  19:08:02
19528         Log: Run run/*.t also in minitest.
19529      Branch: perl
19530            ! Makefile.SH
19531 ____________________________________________________________________________
19532 [  8878] By: nick                                  on 2001/02/21  18:55:37
19533         Log: Integrate mainline
19534      Branch: perlio
19535           !> (integrate 76 files)
19536 ____________________________________________________________________________
19537 [  8877] By: jhi                                   on 2001/02/21  15:09:33
19538         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
19539      Branch: metaconfig
19540            ! U/compline/nblock_io.U
19541      Branch: perl
19542            ! Configure config_h.SH
19543 ____________________________________________________________________________
19544 [  8876] By: jhi                                   on 2001/02/21  14:54:45
19545         Log: If no sfio, no -lsfio.
19546      Branch: metaconfig/U/perl
19547            ! d_sfio.U
19548      Branch: perl
19549            ! Configure config_h.SH
19550 ____________________________________________________________________________
19551 [  8875] By: jhi                                   on 2001/02/21  14:54:00
19552         Log: Make unpack C and unpack C truly equivalent.
19553      Branch: perl
19554            ! pp.c t/op/pack.t
19555 ____________________________________________________________________________
19556 [  8874] By: jhi                                   on 2001/02/21  14:26:02
19557         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
19558              From: Peter Prymmer <pvhp@forte.com>
19559              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
19560              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
19561      Branch: perl
19562            ! pod/perlport.pod
19563 ____________________________________________________________________________
19564 [  8873] By: jhi                                   on 2001/02/21  14:24:31
19565         Log: Subject: [PATCH] fix for charnames above FFFF
19566              From: andreas.koenig@anima.de (Andreas J. Koenig)
19567              Date: 21 Feb 2001 07:05:45 +0100
19568              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
19569      Branch: perl
19570            ! lib/charnames.pm t/lib/charnames.t
19571 ____________________________________________________________________________
19572 [  8872] By: jhi                                   on 2001/02/21  14:15:25
19573         Log: Integrate change #8868 from pureperl to mainline.
19574              
19575              Fixed reference count loop caused by sv_magic.
19576      Branch: perl
19577           !> sv.c
19578 ____________________________________________________________________________
19579 [  8871] By: jhi                                   on 2001/02/21  14:07:29
19580         Log: Integrate change #8868 from pureperl to maintperl.
19581              
19582              Fixed reference count loop caused by sv_magic.
19583      Branch: maint-5.6/perl
19584           !> sv.c
19585 ____________________________________________________________________________
19586 [  8870] By: jhi                                   on 2001/02/21  14:04:41
19587         Log: Put back the #8840, it was innocent.
19588      Branch: perl
19589            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19590            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19591 ____________________________________________________________________________
19592 [  8869] By: jhi                                   on 2001/02/21  14:00:03
19593         Log: unpack("C", ...) was left slightly unfinished by #8865.
19594      Branch: perl
19595            ! pp.c t/op/pack.t
19596 ____________________________________________________________________________
19597 [  8868] By: alanbur                               on 2001/02/21  01:33:45
19598         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
19599              from gv_fetchpv to create single-character magic variables (e.g. $!),
19600              and it is passed a sv and the gv that contains the sv as the mg_obj
19601              value.  When sv_magic stores the mg_obj pointer it increments the gv
19602              refcount, thus causing a sv-gv pair that can't be freed.  There is
19603              already a check for sv == obj which is used to prevent such reference
19604              loops.  This change extends the check to cover the case described above.
19605      Branch: maint-5.6/pureperl
19606            ! sv.c
19607 ____________________________________________________________________________
19608 [  8867] By: jhi                                   on 2001/02/21  00:52:39
19609         Log: Update Changes.
19610      Branch: perl
19611            ! Changes patchlevel.h
19612 ____________________________________________________________________________
19613 [  8866] By: jhi                                   on 2001/02/21  00:34:20
19614         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
19615              (Note: there were some conflicts due to EBCDIC and EPOC
19616              patches, in general I preferred the repository code.)
19617              (When 2.753 comes out, we need to synchronize.)
19618      Branch: perl
19619            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19620            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
19621            ! t/lib/cgi-html.t
19622 ____________________________________________________________________________
19623 [  8865] By: jhi                                   on 2001/02/21  00:24:22
19624         Log: Make pack("C", 0x100) to create Unicode, unless under the
19625              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
19626              will understand Unicode, unless you under know what.
19627      Branch: perl
19628            ! pp.c t/op/pack.t t/op/qu.t
19629 ____________________________________________________________________________
19630 [  8864] By: alanbur                               on 2001/02/20  22:35:34
19631         Log: Resynchronised with parent
19632      Branch: maint-5.6/pureperl
19633           !> README.win32 ext/GDBM_File/GDBM_File.pm
19634           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19635           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
19636           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
19637           !> t/lib/sdbm.t util.c
19638 ____________________________________________________________________________
19639 [  8863] By: jhi                                   on 2001/02/20  20:55:11
19640         Log: Integrate change #8860,8861 from mainline into maintperl.
19641              
19642              "pseudo-literal j"
19643              
19644              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19645      Branch: maint-5.6/perl
19646           !> lib/Test.pm pod/perlop.pod
19647 ____________________________________________________________________________
19648 [  8862] By: jhi                                   on 2001/02/20  20:30:07
19649         Log: Don't do casting between pointers pointing to differently sized
19650              integers.
19651      Branch: perl
19652            ! hv.c sv.c
19653 ____________________________________________________________________________
19654 [  8861] By: jhi                                   on 2001/02/20  19:53:44
19655         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19656              From: Peter Prymmer <pvhp@forte.com>
19657              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
19658              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
19659      Branch: perl
19660            ! lib/Test.pm
19661 ____________________________________________________________________________
19662 [  8860] By: jhi                                   on 2001/02/20  19:48:02
19663         Log: "pseudo-literal j", a documentation glitch reported to Debian.
19664              The text recovered from Perl 5.005_03, and pseudo-literal replaced
19665              by "backtick string".
19666      Branch: perl
19667            ! pod/perlop.pod
19668 ____________________________________________________________________________
19669 [  8859] By: jhi                                   on 2001/02/20  19:15:46
19670         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
19671              from Chris Nandor.
19672      Branch: perl
19673            ! makedef.pl
19674 ____________________________________________________________________________
19675 [  8858] By: jhi                                   on 2001/02/20  17:36:53
19676         Log: Integrate pureperl changes #8844,8845,8850 to mainline
19677              (via maintperl #8855).
19678              
19679              Fixed %^H scoping bug
19680              
19681              Removed GV <-> CV refcount loop
19682              
19683              Removed %ENV refcount loop
19684      Branch: perl
19685           !> gv.c op.c perl.c pp.c scope.c
19686 ____________________________________________________________________________
19687 [  8857] By: jhi                                   on 2001/02/20  17:34:32
19688         Log: Integrate changes #8853,8854 from maintperl to mainline.
19689              
19690              EBDIC fixes, README.win32 Borland update.
19691      Branch: perl
19692           !> README.win32 handy.h util.c
19693 ____________________________________________________________________________
19694 [  8856] By: jhi                                   on 2001/02/20  17:33:16
19695         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
19696      Branch: maint-5.6/perl
19697           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19698           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19699           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19700 ____________________________________________________________________________
19701 [  8855] By: jhi                                   on 2001/02/20  17:32:13
19702         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
19703              
19704              Fixed %^H scoping bug
19705              
19706              Removed GV <-> CV refcount loop
19707              
19708              Removed %ENV refcount loop
19709      Branch: maint-5.6/perl
19710           !> gv.c op.c perl.c pp.c scope.c
19711 ____________________________________________________________________________
19712 [  8854] By: jhi                                   on 2001/02/20  17:25:06
19713         Log: Subject: Addition to readme.win32 for Borland C++ compilers
19714              Date: Tue, 20 Feb 2001 02:15:25 +0300
19715              From: "Vadim Konovalov" <watman@inbox.ru>
19716              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
19717              
19718              Document Borland compiler misbehaviour.
19719      Branch: maint-5.6/perl
19720            ! README.win32
19721 ____________________________________________________________________________
19722 [  8853] By: jhi                                   on 2001/02/20  17:22:25
19723         Log: The assimilation of ebcdic.c didn't quite work at the first try,
19724              patches from Thomas Dorner.
19725      Branch: maint-5.6/perl
19726            ! handy.h util.c
19727 ____________________________________________________________________________
19728 [  8852] By: jhi                                   on 2001/02/20  17:20:15
19729         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
19730              From: Chris Nandor <pudge@pobox.com>
19731              Date: Tue, 20 Feb 2001 08:32:45 -0500
19732              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
19733      Branch: maint-5.6/perl
19734            ! makedef.pl mg.c
19735 ____________________________________________________________________________
19736 [  8851] By: jhi                                   on 2001/02/20  17:15:52
19737         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
19738      Branch: perl
19739            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
19740            ! t/lib/filter-util.t
19741 ____________________________________________________________________________
19742 [  8850] By: alanbur                               on 2001/02/20  17:12:40
19743         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
19744              and the magic pointer points back to the GV that contains the
19745              %ENV hash.  This creates a refcount loop that prevents members
19746              of %ENV from being freed correctly.  This change removes the
19747              refcount loop - the magic pointer was never used anyway, the
19748              only use of the magic was to check the type ('E') so that the
19749              appropriate environment manipulation code is called when %ENV
19750              is modified.
19751      Branch: maint-5.6/pureperl
19752            ! perl.c
19753 ____________________________________________________________________________
19754 [  8849] By: jhi                                   on 2001/02/20  17:12:20
19755         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
19756              From: "Craig A. Berry" <craigberry@mac.com>
19757              Date: Mon, 19 Feb 2001 23:36:12 -0600
19758              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
19759              
19760              Case-forgiving systems match TestInit.pm with TES*.
19761      Branch: perl
19762            ! t/lib/glob-basic.t
19763 ____________________________________________________________________________
19764 [  8848] By: jhi                                   on 2001/02/20  17:10:02
19765         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
19766      Branch: perl
19767            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19768            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19769            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19770 ____________________________________________________________________________
19771 [  8847] By: jhi                                   on 2001/02/20  15:34:41
19772         Log: The #8843 wasn't quite right: %Config needs to imported.
19773      Branch: perl
19774            ! t/run/runenv.t
19775 ____________________________________________________________________________
19776 [  8846] By: jhi                                   on 2001/02/20  15:31:50
19777         Log: Retract the #8838 and #8840 for now because of
19778              the DB_File tie problem.
19779      Branch: perl
19780            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
19781            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
19782            ! proto.h sv.c
19783 ____________________________________________________________________________
19784 [  8845] By: alanbur                               on 2001/02/20  14:25:41
19785         Log: Removed GV <-> CV refcount loop
19786              CvGV(mycv) points to the parent GV of the CV, and was previously
19787              refcounted.  The pointer remains, but the refcounting has been removed
19788              as it causes a refcount loop between the CV and GV that means the CV
19789              can't ever be deleted.
19790      Branch: maint-5.6/pureperl
19791            ! gv.c op.c pp.c
19792 ____________________________________________________________________________
19793 [  8844] By: alanbur                               on 2001/02/20  14:23:13
19794         Log: Fixed %^H scoping bug
19795      Branch: maint-5.6/pureperl
19796            ! scope.c
19797 ____________________________________________________________________________
19798 [  8843] By: jhi                                   on 2001/02/19  13:38:08
19799         Log: fork() not everywhere, cleanup temp files.
19800      Branch: perl
19801            ! t/run/runenv.t
19802 ____________________________________________________________________________
19803 [  8842] By: alanbur                               on 2001/02/19  12:42:07
19804         Log: Resynchronised with parent
19805      Branch: maint-5.6/pureperl
19806           !> pod/perlfaq4.pod sv.c utf8.c
19807 ____________________________________________________________________________
19808 [  8841] By: jhi                                   on 2001/02/19  03:35:51
19809         Log: Update Changes.
19810      Branch: perl
19811            ! Changes patchlevel.h
19812 ____________________________________________________________________________
19813 [  8840] By: jhi                                   on 2001/02/19  00:23:41
19814         Log: Subject: [patch] add sv_setref_uv
19815              From: Doug MacEachern <dougm@covalent.net>
19816              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
19817              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
19818      Branch: perl
19819            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19820            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19821 ____________________________________________________________________________
19822 [  8839] By: jhi                                   on 2001/02/19  00:01:38
19823         Log: Put to rest the 20010205.001, the email address checking (not) regex.
19824      Branch: perl
19825            ! pod/perlfaq9.pod
19826 ____________________________________________________________________________
19827 [  8838] By: jhi                                   on 2001/02/18  22:17:54
19828         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
19829              From: Doug MacEachern <dougm@covalent.net>
19830              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
19831              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
19832      Branch: perl
19833            ! lib/ExtUtils/xsubpp
19834 ____________________________________________________________________________
19835 [  8837] By: jhi                                   on 2001/02/18  22:16:50
19836         Log: Subject: [patch] -Wall cleanup round 2
19837              From: Doug MacEachern <dougm@covalent.net>
19838              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
19839              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
19840      Branch: perl
19841            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
19842            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
19843            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
19844            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
19845            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
19846            ! ext/SDBM_File/SDBM_File.xs
19847 ____________________________________________________________________________
19848 [  8836] By: jhi                                   on 2001/02/18  22:11:20
19849         Log: Misapplied regex optimizations when \C is present.
19850              Fixes 20001230.002.
19851              
19852              What still remains broken is that the submatches that
19853              have \C in them get their UTF8 flag on because their
19854              parent SV has it on.  This will result in malformed
19855              UTF8 if a \C happened to match a non-ASCII byte.
19856      Branch: perl
19857            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
19858            ! t/pragma/utf8.t
19859 ____________________________________________________________________________
19860 [  8835] By: jhi                                   on 2001/02/18  20:12:02
19861         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
19862              
19863              The hash key got wrongly UTF8fied.
19864      Branch: perl
19865            ! pod/perlapi.pod toke.c utf8.c
19866 ____________________________________________________________________________
19867 [  8834] By: jhi                                   on 2001/02/18  19:44:25
19868         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
19869              don't warn on magical or overloaded things.
19870      Branch: perl
19871            ! pp_hot.c
19872 ____________________________________________________________________________
19873 [  8833] By: nick                                  on 2001/02/18  19:31:22
19874         Log: Integrate mainline
19875      Branch: perlio
19876           +> t/TestInit.pm t/run/runenv.t
19877            - t/UTEST
19878           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
19879           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
19880           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
19881           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
19882           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
19883           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
19884           !> utf8.c
19885 ____________________________________________________________________________
19886 [  8832] By: jhi                                   on 2001/02/18  19:21:18
19887         Log: Integrate perlio.
19888      Branch: perl
19889           !> perlio.c pod/perldiag.pod
19890 ____________________________________________________________________________
19891 [  8831] By: jhi                                   on 2001/02/18  19:14:20
19892         Log: Integrate change #8827 from mainline.
19893              
19894              UTF8 tweaks.
19895      Branch: maint-5.6/perl
19896           !> sv.c utf8.c
19897 ____________________________________________________________________________
19898 [  8830] By: nick                                  on 2001/02/18  19:10:34
19899         Log: Apply the spirit of patch from Nick Clark:
19900              Subject: [PATCH] Re: extensions that provide layers
19901              From: Nicholas Clark <nick@ccl4.org>
19902              Date: Mon, 12 Feb 2001 16:43:51 +0000
19903              Message-Id: <20010212164350.Q3652@plum.flirble.org>
19904      Branch: perlio
19905            ! perlio.c pod/perldiag.pod
19906 ____________________________________________________________________________
19907 [  8829] By: jhi                                   on 2001/02/18  19:03:25
19908         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
19909              From: schwern@pobox.com 
19910              Date: Sun, 18 Feb 2001 13:44:35 -0500
19911              Message-ID: <20010218134435.A17544@magnonel.guild.net>
19912              
19913              Applied, but as t/TestInit.pm.
19914      Branch: perl
19915            + t/TestInit.pm
19916            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
19917            ! t/op/subst_wamp.t
19918 ____________________________________________________________________________
19919 [  8828] By: jhi                                   on 2001/02/18  18:43:52
19920         Log: Integrate perlio.
19921      Branch: perl
19922           !> perlio.c
19923 ____________________________________________________________________________
19924 [  8827] By: jhi                                   on 2001/02/18  18:41:33
19925         Log: UTF-8 tweaks.
19926      Branch: perl
19927            ! sv.c utf8.c
19928 ____________________________________________________________________________
19929 [  8826] By: nick                                  on 2001/02/18  17:40:59
19930         Log: Fix [ID 20010217.002]
19931              open FOO, "<:raw:perlio", ...
19932              :raw now inserts default base layer below itself.
19933              Also
19934              open FOO, "<:unix", ...
19935              works as well - but leaves buffer layer on stack under the unix layer.
19936      Branch: perlio
19937            ! perlio.c
19938 ____________________________________________________________________________
19939 [  8825] By: jhi                                   on 2001/02/18  17:15:39
19940         Log: Integrate perlio.
19941      Branch: perl
19942           !> perlio.c perliol.h
19943 ____________________________________________________________________________
19944 [  8824] By: jhi                                   on 2001/02/18  17:10:53
19945         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
19946              From: schwern@pobox.com
19947              Date: Sun, 18 Feb 2001 01:48:50 -0500
19948              Message-ID: <20010218014850.C19957@magnonel.guild.net>
19949      Branch: perl
19950            ! lib/Test/Harness.pm t/TEST t/op/chop.t
19951 ____________________________________________________________________________
19952 [  8823] By: jhi                                   on 2001/02/18  17:01:06
19953         Log: Add run/*.t to testables.
19954      Branch: perl
19955            ! t/TEST
19956 ____________________________________________________________________________
19957 [  8822] By: jhi                                   on 2001/02/18  16:58:58
19958         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
19959              From: schwern@pobox.com
19960              Date: Sun, 18 Feb 2001 01:11:35 -0500
19961              Message-ID: <20010218011135.A19957@magnonel.guild.net>
19962              
19963              Revive mjd's and Simon's PERL5OPT fix.
19964      Branch: perl
19965            + t/run/runenv.t
19966            ! MANIFEST perl.c
19967 ____________________________________________________________________________
19968 [  8821] By: jhi                                   on 2001/02/18  16:53:46
19969         Log: Subject: Re: Why t/TEST and not Test::Harness?
19970              From: schwern@pobox.com
19971              Date: Sat, 17 Feb 2001 22:44:44 -0500
19972              Message-ID: <20010217224444.A6679@magnonel.guild.net>
19973              
19974              Replace UTEST with TEST -utf8.
19975      Branch: perl
19976            - t/UTEST
19977            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
19978            ! t/lib/glob-basic.t
19979 ____________________________________________________________________________
19980 [  8820] By: nick                                  on 2001/02/18  13:06:16
19981         Log: Clean up a few core dumps when layers are used in unexpected ways.
19982              (Still not "right"...)
19983      Branch: perlio
19984            ! perlio.c perliol.h
19985 ____________________________________________________________________________
19986 [  8819] By: jhi                                   on 2001/02/18  02:25:55
19987         Log: Integrate change #8818 from maintperl, a FAQ nit.
19988      Branch: perl
19989           !> pod/perlfaq4.pod
19990 ____________________________________________________________________________
19991 [  8818] By: jhi                                   on 2001/02/18  02:24:50
19992         Log: FAQ nit from Chris Fedde.
19993      Branch: maint-5.6/perl
19994            ! pod/perlfaq4.pod
19995 ____________________________________________________________________________
19996 [  8817] By: nick                                  on 2001/02/17  18:20:14
19997         Log: Integrate mainline
19998      Branch: perlio
19999           +> lib/unicode/UCD.html lib/unicode/Unicode.html
20000           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20001           +> pod/perlclib.pod
20002            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20003            - lib/unicode/Unicode.301
20004           !> (integrate 324 files)
20005 ____________________________________________________________________________
20006 [  8816] By: jhi                                   on 2001/02/17  16:56:58
20007         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
20008      Branch: perl
20009            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20010            ! ext/Storable/Storable.xs t/lib/st-06compat.t
20011            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
20012 ____________________________________________________________________________
20013 [  8815] By: jhi                                   on 2001/02/17  16:40:07
20014         Log: Subject: [patch] -Wall
20015              From: Doug MacEachern <dougm@covalent.net>
20016              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
20017              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
20018      Branch: perl
20019            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
20020            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
20021 ____________________________________________________________________________
20022 [  8814] By: jhi                                   on 2001/02/16  19:27:18
20023         Log: Document qu better.
20024      Branch: perl
20025            ! pod/perlop.pod
20026 ____________________________________________________________________________
20027 [  8813] By: jhi                                   on 2001/02/15  13:54:37
20028         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
20029              From: Hugo <hv@crypt.compulink.co.uk>
20030              Date: Thu, 15 Feb 2001 13:39:49 +0000
20031              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
20032      Branch: perl
20033            ! toke.c
20034 ____________________________________________________________________________
20035 [  8812] By: alanbur                               on 2001/02/15  13:52:16
20036         Log: Resynchronised with parent
20037      Branch: maint-5.6/pureperl
20038            - ebcdic.c
20039           !> (integrate 36 files)
20040 ____________________________________________________________________________
20041 [  8811] By: jhi                                   on 2001/02/15  13:51:16
20042         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
20043              
20044              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
20045              From: Jan Dubois <JanD@ActiveState.com>
20046              Date: Wed, 31 Jan 2001 21:17:03 -0800
20047              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
20048              
20049              tweak change#8659 to keep it simple
20050              
20051              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
20052              From: Russ Allbery <rra@stanford.edu>
20053              Date: 14 Feb 2001 10:15:41 -0800
20054              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
20055              
20056              (8809 empty)
20057
20058              Upgrade to podlators 1.08, from Russ Allbery.
20059      Branch: perl
20060           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
20061           !> utils/perldoc.PL
20062 ____________________________________________________________________________
20063 [  8810] By: jhi                                   on 2001/02/15  13:35:08
20064         Log: Upgrade to podlators 1.08, from Russ Allbery.
20065      Branch: maint-5.6/perl
20066            ! lib/Pod/Man.pm lib/Pod/Text.pm
20067 ____________________________________________________________________________
20068 [  8809] By: jhi                                   on 2001/02/15  13:26:38
20069         Log: (accidentally empty check-in)
20070      Branch: maint-5.6/perl
20071            ! lib/Test/Harness.pm
20072 ____________________________________________________________________________
20073 [  8808] By: jhi                                   on 2001/02/15  13:23:47
20074         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
20075              From: Russ Allbery <rra@stanford.edu>
20076              Date: 14 Feb 2001 10:15:41 -0800
20077              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
20078              
20079              perldoc was hardcoding $Config{installscript}, which breaks
20080              when install* isn't where Perl ends up (such as with AFS).
20081              
20082              Use $Config{scriptdir} instead.
20083      Branch: maint-5.6/perl
20084            ! utils/perldoc.PL
20085 ____________________________________________________________________________
20086 [  8807] By: jhi                                   on 2001/02/14  14:37:27
20087         Log: Update Changes.
20088      Branch: perl
20089            ! Changes patchlevel.h
20090 ____________________________________________________________________________
20091 [  8806] By: jhi                                   on 2001/02/14  14:25:31
20092         Log: Integrate changes #8803,8804,8805 from mainline.
20093              
20094              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
20095              
20096              Don't skip too much of the locale error message if no environ array,
20097              from Chris Nandor.
20098              
20099              More MacOS Classic fixes from Chris Nandor.
20100      Branch: maint-5.6/perl
20101           !> doop.c lib/Cwd.pm perl.c perl.h util.c
20102 ____________________________________________________________________________
20103 [  8805] By: jhi                                   on 2001/02/14  03:29:01
20104         Log: More MacOS Classic fixes from Chris Nandor.
20105      Branch: perl
20106            ! doop.c lib/Cwd.pm
20107 ____________________________________________________________________________
20108 [  8804] By: jhi                                   on 2001/02/14  03:18:35
20109         Log: Don't skip too much of the locale error message if no environ array,
20110              from Chris Nandor.
20111      Branch: perl
20112            ! util.c
20113 ____________________________________________________________________________
20114 [  8803] By: jhi                                   on 2001/02/14  03:14:14
20115         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
20116      Branch: perl
20117            ! perl.c perl.h
20118 ____________________________________________________________________________
20119 [  8802] By: jhi                                   on 2001/02/13  18:31:33
20120         Log: AUTHORS update.
20121      Branch: perl
20122            ! AUTHORS
20123 ____________________________________________________________________________
20124 [  8801] By: jhi                                   on 2001/02/13  17:55:19
20125         Log: Integrate change #8792 from mainline.
20126              
20127              Subject: buncha MacPerl patches for bleadperl
20128              From: Chris Nandor <pudge@pobox.com>
20129              Date: Tue, 13 Feb 2001 00:02:43 -0500
20130              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
20131      Branch: maint-5.6/perl
20132           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20133           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
20134           !> t/lib/basename.t toke.c util.h
20135 ____________________________________________________________________________
20136 [  8800] By: jhi                                   on 2001/02/13  17:46:43
20137         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
20138              to be forced to Off_t.
20139              
20140              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
20141              From: nick@ccl4.org
20142              Date: Thu, 1 Feb 2001 12:01:04 +0000
20143              Message-Id: <20010201120103.E11401@plum.flirble.org>
20144      Branch: maint-5.6/perl
20145            ! iperlsys.h perlio.c
20146 ____________________________________________________________________________
20147 [  8799] By: jhi                                   on 2001/02/13  16:52:51
20148         Log: Duplex duplex hunk hunk.
20149      Branch: maint-5.6/perl
20150            ! Makefile.SH
20151 ____________________________________________________________________________
20152 [  8797] By: jhi                                   on 2001/02/13  14:52:04
20153         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
20154              From: "Craig A. Berry" <craigberry@mac.com>
20155              Date: Mon, 12 Feb 2001 11:05:25 -0600
20156              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
20157      Branch: perl
20158            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
20159 ____________________________________________________________________________
20160 [  8796] By: jhi                                   on 2001/02/13  14:36:47
20161         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
20162              From: simon.cozens@pembroke.oxford.ac.uk 
20163              Date: Sat, 10 Feb 2001 17:57:02 +0000
20164              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
20165              
20166              Now it does include.
20167      Branch: perl
20168            ! pod/perldiag.pod
20169 ____________________________________________________________________________
20170 [  8795] By: jhi                                   on 2001/02/13  14:30:11
20171         Log: Sort the MANIFEST.
20172      Branch: perl
20173            ! MANIFEST
20174 ____________________________________________________________________________
20175 [  8794] By: jhi                                   on 2001/02/13  14:26:51
20176         Log: Integrate change #8793 from mainline, FAQ updates.
20177      Branch: maint-5.6/perl
20178           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
20179 ____________________________________________________________________________
20180 [  8793] By: jhi                                   on 2001/02/13  14:25:13
20181         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
20182      Branch: perl
20183            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
20184 ____________________________________________________________________________
20185 [  8792] By: jhi                                   on 2001/02/13  14:22:50
20186         Log: Subject: buncha MacPerl patches for bleadperl
20187              From: Chris Nandor <pudge@pobox.com>
20188              Date: Tue, 13 Feb 2001 00:02:43 -0500
20189              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
20190      Branch: perl
20191            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20192            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
20193            ! t/lib/basename.t toke.c util.h
20194 ____________________________________________________________________________
20195 [  8791] By: jhi                                   on 2001/02/13  14:10:39
20196         Log: Integrate change #8790 from mainline.
20197              
20198              environ array wrongly assumed in Perl_init_i18nl10n(),
20199      Branch: maint-5.6/perl
20200           !> util.c
20201 ____________________________________________________________________________
20202 [  8790] By: jhi                                   on 2001/02/13  14:06:15
20203         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
20204              noticed by Chris Nandor in MacOS Classic.
20205      Branch: perl
20206            ! util.c
20207 ____________________________________________________________________________
20208 [  8789] By: jhi                                   on 2001/02/13  13:58:07
20209         Log: Integrate changes #8373,8487,8544,8783 from mainline.
20210              
20211              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
20212              hints files, the dynaloading, assimilate ebcdic into util.c.
20213      Branch: maint-5.6/perl
20214            - ebcdic.c
20215            ! MANIFEST hints/posix-bc.sh
20216           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
20217           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
20218           !> perlapi.c proto.h util.c
20219 ____________________________________________________________________________
20220 [  8788] By: alanbur                               on 2001/02/13  10:33:13
20221         Log: Integrated changes from maint-5.6
20222      Branch: maint-5.6/pureperl
20223           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
20224           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
20225           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20226           !> vos/config.ga.h vos/configure_perl.cm
20227 ____________________________________________________________________________
20228 [  8787] By: jhi                                   on 2001/02/13  05:56:36
20229         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
20230      Branch: perl
20231           !> Makefile.SH
20232 ____________________________________________________________________________
20233 [  8786] By: jhi                                   on 2001/02/13  05:54:34
20234         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
20235              From: Dorner Thomas <Thomas.Dorner@start.de>
20236              Date: Mon, 12 Feb 2001 15:06:26 +0100
20237              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
20238      Branch: maint-5.6/perl
20239            ! Makefile.SH
20240 ____________________________________________________________________________
20241 [  8785] By: jhi                                   on 2001/02/13  05:29:04
20242         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
20243      Branch: perl
20244           !> hints/openbsd.sh
20245 ____________________________________________________________________________
20246 [  8784] By: jhi                                   on 2001/02/13  02:25:24
20247         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
20248              From: Peter Prymmer <pvhp@forte.com>
20249              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
20250              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
20251      Branch: perl
20252            ! pod/perlclib.pod
20253 ____________________________________________________________________________
20254 [  8783] By: jhi                                   on 2001/02/13  02:22:36
20255         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
20256      Branch: perl
20257            - ebcdic.c
20258            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
20259            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
20260            ! util.c
20261 ____________________________________________________________________________
20262 [  8782] By: jhi                                   on 2001/02/13  02:00:07
20263         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
20264      Branch: maint-5.6/perl
20265            ! pod/perlport.pod
20266 ____________________________________________________________________________
20267 [  8781] By: jhi                                   on 2001/02/13  01:58:44
20268         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
20269      Branch: maint-5.6/perl
20270            ! hints/openbsd.sh
20271 ____________________________________________________________________________
20272 [  8780] By: jhi                                   on 2001/02/13  01:57:33
20273         Log: Synchronize the regexp tests between maintperl and mainline.
20274      Branch: maint-5.6/perl
20275           !> t/op/re_tests
20276 ____________________________________________________________________________
20277 [  8779] By: jhi                                   on 2001/02/13  01:49:35
20278         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
20279              From: Hugo <hv@crypt.compulink.co.uk>
20280              Date: Tue, 13 Feb 2001 00:11:11 +0000
20281              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20282      Branch: perl
20283            ! regcomp.c t/op/re_tests
20284 ____________________________________________________________________________
20285 [  8778] By: jhi                                   on 2001/02/13  00:23:10
20286         Log: Comments do not nest.
20287      Branch: perl
20288            ! perl.h
20289 ____________________________________________________________________________
20290 [  8777] By: jhi                                   on 2001/02/13  00:17:54
20291         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
20292              From: Hugo <hv@crypt.compulink.co.uk>
20293              Date: Tue, 13 Feb 2001 00:11:11 +0000
20294              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20295      Branch: maint-5.6/perl
20296            ! regcomp.c t/op/re_tests
20297 ____________________________________________________________________________
20298 [  8776] By: jhi                                   on 2001/02/12  23:25:52
20299         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
20300      Branch: maint-5.6/perl
20301            ! pod/perlport.pod
20302 ____________________________________________________________________________
20303 [  8775] By: jhi                                   on 2001/02/12  23:04:28
20304         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
20305      Branch: maint-5.6/perl
20306            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20307            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20308            ! vos/configure_perl.cm
20309 ____________________________________________________________________________
20310 [  8774] By: jhi                                   on 2001/02/12  22:59:11
20311         Log: Subject: Re: [patch] context for 'U' magic functions
20312              From: Doug MacEachern <dougm@covalent.net>
20313              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
20314              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
20315              
20316              plus the suggestion by Nick Ing-Simmons to name the macro
20317              as PERL_MG_UFUNC to avoid namespace pollution, plus add
20318              the advice by Doug for XS writers to perl.h
20319      Branch: perl
20320            ! mg.c perl.h
20321 ____________________________________________________________________________
20322 [  8773] By: jhi                                   on 2001/02/11  20:14:12
20323         Log: Update Changes.
20324      Branch: perl
20325            ! Changes patchlevel.h
20326 ____________________________________________________________________________
20327 [  8772] By: jhi                                   on 2001/02/11  18:47:52
20328         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
20329              From: Simon Cozens <simon@cozens.net>
20330              Date: Wed, 31 Jan 2001 16:31:43 +0000
20331              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
20332      Branch: perl
20333            + pod/perlclib.pod
20334            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
20335            ! pod/perltoc.pod
20336 ____________________________________________________________________________
20337 [  8771] By: jhi                                   on 2001/02/11  18:36:48
20338         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
20339              
20340              Blocks-4d3.beta.txt
20341              CaseFolding-3d4.beta.txt
20342              CompositionExclusions-3d6.beta.txt
20343              EastAsianWidth-4d4.beta.txt
20344              LineBreak-6d3.beta.txt
20345              NamesList-3.1.0d1.beta.txt
20346              PropList-3.1.0d4.beta.txt
20347              SpecialCasing-4d1.beta.txt
20348              UnicodeData-3.1.0d6.beta.txt
20349      Branch: perl
20350            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20351           +> lib/unicode/UCD.html lib/unicode/Unicode.html
20352            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20353            - lib/unicode/Unicode.301
20354            ! (edit 257 files)
20355 ____________________________________________________________________________
20356 [  8770] By: jhi                                   on 2001/02/11  17:26:22
20357         Log: UTF-8 documentation.
20358      Branch: perl
20359            ! utf8.h
20360 ____________________________________________________________________________
20361 [  8769] By: jhi                                   on 2001/02/11  17:12:49
20362         Log: Retract #8762.
20363      Branch: perl
20364            ! regexec.c
20365 ____________________________________________________________________________
20366 [  8768] By: jhi                                   on 2001/02/11  16:54:45
20367         Log: Subject: [PATCH] Test::Harness
20368              From: andreas.koenig@anima.de (Andreas J. Koenig)
20369              Date: 11 Feb 2001 14:37:00 +0100
20370              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
20371      Branch: perl
20372            ! lib/Test/Harness.pm
20373 ____________________________________________________________________________
20374 [  8767] By: jhi                                   on 2001/02/11  16:53:52
20375         Log: Subject: [PATCH] Document makepatch in Porting/patching
20376              From: andreas.koenig@anima.de (Andreas J. Koenig)
20377              Date: 11 Feb 2001 16:46:28 +0100
20378              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
20379      Branch: perl
20380            ! Porting/patching.pod
20381 ____________________________________________________________________________
20382 [  8766] By: jhi                                   on 2001/02/11  06:30:23
20383         Log: Subject: Re: [patch] GvSHARED
20384              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
20385              From: Doug MacEachern <dougm@covalent.net>
20386              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
20387              
20388              Subject: Re: [patch] GvSHARED
20389              From: Doug MacEachern <dougm@covalent.net>
20390              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
20391              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
20392              
20393              Subject: [patch] attributes.pm support for `shared'
20394              From: Doug MacEachern <dougm@covalent.net>
20395              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
20396              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
20397              
20398              our() attributes were ignored, our :shared pieces missing,
20399              allow attributes.pm to turn on shared.
20400      Branch: perl
20401            ! op.c t/op/attrs.t toke.c xsutils.c
20402 ____________________________________________________________________________
20403 [  8765] By: alanbur                               on 2001/02/10  23:11:19
20404         Log: Resync with parent (hopefully sucessfully this time)
20405      Branch: maint-5.6/pureperl
20406           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
20407           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20408           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20409           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20410           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20411           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20412           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20413 ____________________________________________________________________________
20414 [  8764] By: jhi                                   on 2001/02/10  22:54:38
20415         Log: Make TEST and UTEST more verbose in case something goes
20416              wrong in running/compiling a script, suggested by Doug
20417              MacEachern.
20418      Branch: perl
20419            ! t/TEST t/UTEST
20420 ____________________________________________________________________________
20421 [  8763] By: jhi                                   on 2001/02/10  22:11:34
20422         Log: Bogus shebang.
20423      Branch: perl
20424            ! t/lib/texttabs.t
20425 ____________________________________________________________________________
20426 [  8762] By: jhi                                   on 2001/02/10  21:56:02
20427         Log: (Retracted by #8769)
20428      Branch: perl
20429            ! regexec.c
20430 ____________________________________________________________________________
20431 [  8761] By: jhi                                   on 2001/02/10  21:26:15
20432         Log: Subject: Re: [patch] GvSHARED 
20433              From: Doug MacEachern <dougm@covalent.net>
20434              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
20435              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
20436              
20437              our @EXPORT : shared = (...);
20438      Branch: perl
20439            ! toke.c
20440 ____________________________________________________________________________
20441 [  8760] By: jhi                                   on 2001/02/10  21:25:07
20442         Log: Subject: [patch] GvSHARED
20443              From: Doug MacEachern <dougm@covalent.net>
20444              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
20445              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
20446      Branch: perl
20447            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
20448 ____________________________________________________________________________
20449 [  8759] By: alanbur                               on 2001/02/10  21:24:27
20450         Log: Backed out mismerge.
20451      Branch: maint-5.6/pureperl
20452            ! MANIFEST README.hpux README.vmesa gv.c installhtml
20453            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
20454            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20455            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20456            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20457            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20458            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
20459 ____________________________________________________________________________
20460 [  8758] By: jhi                                   on 2001/02/10  18:01:17
20461         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
20462              
20463              Fixed UMRs and leak in Perl_pmtrans()
20464              
20465              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20466              associated UTFied tr/// code.  Also fixed scoping leak of
20467              PL_reg_start_tmp.
20468              
20469              newATTRSUB leaks when an attempt to redefine the active sort sub is
20470              made.
20471      Branch: maint-5.6/perl
20472           !> op.c regcomp.c
20473 ____________________________________________________________________________
20474 [  8757] By: alanbur                               on 2001/02/10  17:56:46
20475         Log: Resynchronised with parent
20476      Branch: maint-5.6/pureperl
20477           +> README.bs2000
20478            - README.posix-bc
20479            ! gv.c perl.c sv.c
20480           !> MANIFEST README.hpux README.vmesa installhtml
20481           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20482           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20483           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20484           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20485           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20486           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20487 ____________________________________________________________________________
20488 [  8756] By: alanbur                               on 2001/02/10  17:51:15
20489         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
20490              made.
20491      Branch: maint-5.6/pureperl
20492            ! op.c
20493 ____________________________________________________________________________
20494 [  8755] By: jhi                                   on 2001/02/09  22:41:35
20495         Log: Upgrade to CPAN 1.59_54, from Andreas König.
20496      Branch: perl
20497            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20498 ____________________________________________________________________________
20499 [  8754] By: jhi                                   on 2001/02/09  22:29:20
20500         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
20501              
20502              Didn't upgrade the fill.t since it has a dependency to File::Slurp
20503              purely for debugging purposes, the actual test hasn't changed.
20504      Branch: perl
20505            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
20506            ! t/lib/textwrap.t
20507 ____________________________________________________________________________
20508 [  8753] By: jhi                                   on 2001/02/09  20:17:50
20509         Log: Integrate change #8682 from maintperl.
20510              
20511              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20512              to work correctly.
20513      Branch: perl
20514           !> hints/irix_6.sh
20515 ____________________________________________________________________________
20516 [  8752] By: jhi                                   on 2001/02/09  20:00:46
20517         Log: Update Changes.
20518      Branch: perl
20519            ! Changes patchlevel.h
20520 ____________________________________________________________________________
20521 [  8751] By: nick                                  on 2001/02/09  19:48:37
20522         Log: Integrate mainline
20523      Branch: perlio
20524           +> README.bs2000 t/lib/cgi-esc.t
20525            - README.posix-bc
20526           !> (integrate 53 files)
20527 ____________________________________________________________________________
20528 [  8750] By: nick                                  on 2001/02/09  19:25:16
20529         Log: Subject: RE: Biannual Competition to Improve Hashing Function
20530              From: Fisher Mark <fisherm@tce.com>
20531              Date: Thu, 8 Feb 2001 10:44:00 -0500
20532              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
20533              Date: Thu, 8 Feb 2001 15:02:47 -0500
20534              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
20535      Branch: perl
20536            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
20537 ____________________________________________________________________________
20538 [  8749] By: jhi                                   on 2001/02/09  19:02:35
20539         Log: Forgotten fragment.
20540      Branch: perl
20541            ! pod/perlapi.pod
20542 ____________________________________________________________________________
20543 [  8748] By: jhi                                   on 2001/02/09  18:31:34
20544         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
20545              plus manual tweakage.
20546              
20547              Sync the perlfaq2 between mainline and maintperl.
20548      Branch: maint-5.6/perl
20549            ! pod/perlfaq2.pod
20550      Branch: perl
20551           !> pod/perlfaq2.pod
20552 ____________________________________________________________________________
20553 [  8747] By: jhi                                   on 2001/02/09  18:12:04
20554         Log: Subject: versiononly and installperl
20555              From: abigail@foad.org
20556              Date: Wed, 7 Feb 2001 22:43:12 +0100
20557              Message-ID: <20010207214312.7045.qmail@foad.org>    
20558              
20559              Add +v flag to force a normal install of the perl binary
20560              and the utilities.
20561              
20562              Subject: [PATCH] installperl
20563              From: Nicholas Clark <nick@ccl4.org>
20564              Date: Fri, 9 Feb 2001 16:28:57 +0000
20565              Message-ID: <20010209162857.B10931@plum.flirble.org>
20566              
20567              Add -A flag which also hardlinks the binary with
20568              the full architecture name.
20569      Branch: perl
20570            ! installperl
20571 ____________________________________________________________________________
20572 [  8746] By: jhi                                   on 2001/02/09  18:03:43
20573         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
20574              
20575              Subject: perlfaq2, re: perlmongers
20576              
20577              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20578              
20579              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20580              
20581              Subject: [ID 20010205.001] typo in perlfaq9
20582              
20583              Subject: [ID 20010208.002] unordered explanation in perlcall
20584      Branch: maint-5.6/perl
20585           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20586           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
20587           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
20588 ____________________________________________________________________________
20589 [  8745] By: jhi                                   on 2001/02/09  17:59:09
20590         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
20591              From: abela@geneanet.org
20592              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
20593              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
20594      Branch: perl
20595            ! pod/perlcall.pod
20596 ____________________________________________________________________________
20597 [  8744] By: jhi                                   on 2001/02/09  17:48:16
20598         Log: Subject: [ID 20010205.001] typo in perlfaq9
20599              From: eserte@vran.herceg.de
20600              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
20601              Message-Id: <200102042244.XAA21926@vran.herceg.de>
20602      Branch: perl
20603            ! pod/perlfaq9.pod
20604 ____________________________________________________________________________
20605 [  8743] By: jhi                                   on 2001/02/09  17:25:12
20606         Log: Integrate change #8695 from maintperl.
20607              
20608              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20609      Branch: perl
20610           !> thread.h
20611 ____________________________________________________________________________
20612 [  8742] By: jhi                                   on 2001/02/09  17:21:22
20613         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
20614              From: Andy Dougherty <doughera@lafayette.edu>
20615              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
20616              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
20617      Branch: perl
20618            ! embed.pl
20619 ____________________________________________________________________________
20620 [  8741] By: jhi                                   on 2001/02/09  17:05:19
20621         Log: Integrate changes #8738,8739,8740 from maintperl.
20622              
20623              Html files will be installed in a more logical and easier to
20624              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20625              
20626              Html files will be generated with a header to make them look
20627              a little less bare.
20628              
20629              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20630      Branch: perl
20631           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
20632 ____________________________________________________________________________
20633 [  8740] By: jhi                                   on 2001/02/09  17:03:46
20634         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20635              From: "Brendan O'Dea" <bod@compusol.com.au>
20636              Date: Sun, 4 Feb 2001 11:17:56 +1100
20637              Message-ID: <20010204111756.A16301@compusol.com.au>
20638      Branch: maint-5.6/perl
20639            ! pod/perlfaq3.pod
20640 ____________________________________________________________________________
20641 [  8739] By: jhi                                   on 2001/02/09  17:01:59
20642         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
20643              From: "Indy Singh" <indy@nusphere.com>
20644              Date: Fri, 2 Feb 2001 15:09:59 -0500
20645              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
20646              
20647              Html files will be generated with a header to make them look
20648              a little less bare.
20649      Branch: maint-5.6/perl
20650            ! installhtml
20651 ____________________________________________________________________________
20652 [  8738] By: jhi                                   on 2001/02/09  16:58:48
20653         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
20654              From: "Indy Singh" <indy@nusphere.com>
20655              Date: Fri, 2 Feb 2001 15:08:23 -0500
20656              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
20657              
20658              Html files will be installed in a more logical and easier to
20659              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20660      Branch: maint-5.6/perl
20661            ! win32/Makefile win32/makefile.mk
20662 ____________________________________________________________________________
20663 [  8737] By: jhi                                   on 2001/02/09  16:46:54
20664         Log: Integrate changes #8687,8736 from maintperl.
20665              
20666              HP-UX thread patches from Merijn H. Brand.
20667              
20668              Latin nit from Philip Newton.
20669      Branch: perl
20670           !> README.hpux hints/hpux.sh
20671 ____________________________________________________________________________
20672 [  8736] By: jhi                                   on 2001/02/09  16:42:31
20673         Log: Latin nit from Philip Newton.
20674      Branch: maint-5.6/perl
20675            ! README.hpux
20676 ____________________________________________________________________________
20677 [  8735] By: jhi                                   on 2001/02/09  16:24:03
20678         Log: Integrate changes #8704,8710 from pureperl.
20679              
20680              Fixed UMRs and leak in Perl_pmtrans()
20681              
20682              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20683              associated UTFied tr/// code.  Also fixed scoping leak of
20684              PL_reg_start_tmp.
20685      Branch: perl
20686           !> op.c regcomp.c
20687 ____________________________________________________________________________
20688 [  8734] By: jhi                                   on 2001/02/09  15:40:21
20689         Log: Integrate change #8733 from maintperl.
20690              
20691              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20692      Branch: perl
20693           !> pod/perlre.pod
20694 ____________________________________________________________________________
20695 [  8733] By: jhi                                   on 2001/02/09  15:35:47
20696         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20697              From: Prymmer/Kahn <pvhp@best.com>
20698              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
20699              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
20700      Branch: maint-5.6/perl
20701            ! pod/perlre.pod
20702 ____________________________________________________________________________
20703 [  8732] By: jhi                                   on 2001/02/09  15:26:17
20704         Log: Rename README.posix-bc to README.bs2000 (to avoid the
20705              confusion of a "perlposix-bc.pod"), add a few missing
20706              arch pods, regen toc.
20707      Branch: maint-5.6/perl
20708           +> README.bs2000
20709            - README.posix-bc
20710            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20711            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20712 ____________________________________________________________________________
20713 [  8731] By: jhi                                   on 2001/02/09  15:23:39
20714         Log: De-cut-and-pasto.
20715      Branch: perl
20716            ! pod/perl.pod
20717 ____________________________________________________________________________
20718 [  8730] By: jhi                                   on 2001/02/09  15:11:13
20719         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
20720              when people think that perlposix-bc.pod tells anything about
20721              Perl and POSIX.  Regen toc.
20722      Branch: perl
20723           +> README.bs2000
20724            - README.posix-bc
20725            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20726            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20727 ____________________________________________________________________________
20728 [  8729] By: jhi                                   on 2001/02/09  14:52:28
20729         Log: The README.vmesa part of #8712 from maintperl.
20730      Branch: perl
20731            ! README.vmesa
20732 ____________________________________________________________________________
20733 [  8728] By: jhi                                   on 2001/02/09  14:46:06
20734         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
20735              From: Peter Prymmer <pvhp@forte.com>
20736              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
20737              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
20738      Branch: maint-5.6/perl
20739            ! README.vmesa win32/Makefile win32/makefile.mk
20740 ____________________________________________________________________________
20741 [  8727] By: jhi                                   on 2001/02/09  14:33:25
20742         Log: Integrate change #8712 from mainline.
20743              
20744              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
20745      Branch: maint-5.6/perl
20746           !> lib/Pod/Find.pm
20747 ____________________________________________________________________________
20748 [  8726] By: jhi                                   on 2001/02/09  14:30:28
20749         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
20750              From: Peter Prymmer <pvhp@forte.com>
20751              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
20752              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
20753      Branch: perl
20754            + t/lib/cgi-esc.t
20755            ! MANIFEST lib/CGI/Util.pm
20756 ____________________________________________________________________________
20757 [  8725] By: jhi                                   on 2001/02/09  04:56:47
20758         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
20759      Branch: maint-5.6/perl
20760            ! pod/perlport.pod
20761 ____________________________________________________________________________
20762 [  8724] By: jhi                                   on 2001/02/09  04:40:59
20763         Log: Integrate changes 7819,7820 from vmsperl into mainline.
20764              
20765              Add header for LIB$ prototypes (C. Berry)
20766              
20767              Convert fwrite()s to sockets to write()s, since some socket stacks
20768              don't take kindly to stdio.
20769              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20770              (for often optional LNMs)
20771              Correct a few typos
20772              (C. Bailey)
20773      Branch: perl
20774           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
20775 ____________________________________________________________________________
20776 [  8723] By: jhi                                   on 2001/02/09  03:29:29
20777         Log: Integrate change #8722 from mainline.
20778              
20779              The Im() function wasn't returning zero for non-Math::Complex
20780              arguments.  The bug reported by John Gamble.
20781      Branch: maint-5.6/perl
20782           !> lib/Math/Complex.pm
20783 ____________________________________________________________________________
20784 [  8722] By: jhi                                   on 2001/02/09  03:28:33
20785         Log: The Im() function wasn't returning zero for non-Math::Complex
20786              arguments.  The bug reported by John Gamble.
20787      Branch: perl
20788            ! lib/Math/Complex.pm
20789 ____________________________________________________________________________
20790 [  8721] By: nick                                  on 2001/02/08  22:11:35
20791         Log: Correct the correction :-(
20792      Branch: perl
20793            ! perl.c
20794 ____________________________________________________________________________
20795 [  8720] By: bailey                                on 2001/02/08  20:59:22
20796         Log: Convert frwite()s to sockets to write()s, since some socket stacks
20797              don't take kindly to stdio.
20798              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20799              (for often optional LNMs)
20800              Correct a few typos
20801              (C. Bailey)
20802      Branch: vmsperl
20803            ! vms/vms.c vms/vmsish.h
20804 ____________________________________________________________________________
20805 [  8719] By: bailey                                on 2001/02/08  20:51:02
20806         Log: Add header for LIB$ prototypes (C. Berry)
20807      Branch: vmsperl
20808            ! ext/Devel/DProf/DProf.xs
20809 ____________________________________________________________________________
20810 [  8718] By: bailey                                on 2001/02/08  20:49:00
20811         Log: SYN SYN
20812      Branch: vmsperl
20813           +> pod/perliol.pod t/lib/sample-tests/bailout
20814           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
20815           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
20816           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
20817           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
20818           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
20819           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
20820            - lib/unicode/Is/DCinital.pl
20821           !> (integrate 101 files)
20822 ____________________________________________________________________________
20823 [  8717] By: nick                                  on 2001/02/08  19:38:48
20824         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
20825              From: Robin Barker <rmb1@cise.npl.co.uk>
20826              Date: Thu, 8 Feb 2001 14:38:07 GMT
20827              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
20828      Branch: perl
20829            ! lib/CPAN.pm
20830 ____________________________________________________________________________
20831 [  8716] By: nick                                  on 2001/02/08  19:29:07
20832         Log: Generated files form 8713 etc.
20833      Branch: perl
20834            ! embed.h global.sym objXSUB.h perlapi.c proto.h
20835 ____________________________________________________________________________
20836 [  8715] By: nick                                  on 2001/02/08  19:26:08
20837         Log: Fixup non-ithread build after 8713
20838      Branch: perl
20839            ! perl.c
20840 ____________________________________________________________________________
20841 [  8714] By: nick                                  on 2001/02/08  19:17:45
20842         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
20843              From: nick@ccl4.org
20844              Date: Wed, 7 Feb 2001 00:27:47 +0000
20845              Message-Id: <20010207002747.B63724@plum.flirble.org>
20846      Branch: perl
20847            ! sv.c toke.c
20848 ____________________________________________________________________________
20849 [  8713] By: nick                                  on 2001/02/08  19:15:58
20850         Log: Subject: Re: [patch] Re: PL_ptr_table
20851              From: Doug Maceachern <dougm@covalent.net>
20852              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
20853              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
20854      Branch: perl
20855            ! embed.pl perl.c sv.c sv.h
20856 ____________________________________________________________________________
20857 [  8712] By: nick                                  on 2001/02/08  19:12:47
20858         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
20859              From: Peter Prymmer <pvhp@forte.com>
20860              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
20861              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
20862      Branch: perl
20863            ! lib/Pod/Find.pm
20864 ____________________________________________________________________________
20865 [  8711] By: nick                                  on 2001/02/07  21:06:11
20866         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
20867              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
20868              From: Alan Burlison <Alan.Burlison@uk.sun.com>
20869              Date: Tue, 06 Feb 2001 23:37:01 +0000
20870              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
20871      Branch: perl
20872            ! regcomp.c
20873 ____________________________________________________________________________
20874 [  8710] By: alanbur                               on 2001/02/07  00:22:04
20875         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20876              associated UTFied tr/// code.  Also fixed scoping leak of
20877              PL_reg_start_tmp.
20878      Branch: maint-5.6/pureperl
20879            ! op.c regcomp.c
20880 ____________________________________________________________________________
20881 [  8709] By: nick                                  on 2001/02/06  21:16:49
20882         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20883              From: Michael G Schwern <schwern@pobox.com>
20884              Date: Sun, 4 Feb 2001 19:47:14 -0500
20885              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
20886      Branch: perl
20887            ! pod/perlapi.pod pod/perlmodlib.PL
20888 ____________________________________________________________________________
20889 [  8708] By: nick                                  on 2001/02/06  20:41:20
20890         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20891              From: Michael G Schwern <schwern@pobox.com>
20892              Date: Sun, 4 Feb 2001 21:17:49 -0500
20893              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
20894      Branch: perl
20895            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
20896            ! pod/perltootc.pod
20897 ____________________________________________________________________________
20898 [  8707] By: nick                                  on 2001/02/06  20:29:11
20899         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
20900              From: Michael G Schwern <schwern@pobox.com>
20901              Date: Tue, 6 Feb 2001 05:54:30 -0500
20902              Message-Id: <20010206055430.A951@blackrider.aocn.com>
20903      Branch: perl
20904            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
20905 ____________________________________________________________________________
20906 [  8706] By: nick                                  on 2001/02/06  20:21:40
20907         Log: Subject: RE: some win32 fixes
20908              Date: Tue, 6 Feb 2001 09:23:20 +0300
20909              From: Vadim Konovalov <vkonovalov@lucent.com>
20910              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
20911      Branch: perl
20912            ! toke.c win32/Makefile win32/config.bc win32/config.gc
20913            ! win32/config.vc win32/config_H.bc win32/makefile.mk
20914 ____________________________________________________________________________
20915 [  8705] By: alanbur                               on 2001/02/06  15:00:03
20916         Log: Synchronised with parent
20917      Branch: maint-5.6/pureperl
20918            ! regexec.c
20919           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
20920           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
20921 ____________________________________________________________________________
20922 [  8704] By: alanbur                               on 2001/02/06  14:55:24
20923         Log: Fixed UMRs and leak in Perl_pmtrans()
20924      Branch: maint-5.6/pureperl
20925            ! op.c
20926 ____________________________________________________________________________
20927 [  8703] By: gsar                                  on 2001/02/06  02:29:37
20928         Log: $(MAKE) distclean doesn't clean up properly on windows
20929      Branch: maint-5.6/perl
20930            ! win32/Makefile win32/makefile.mk
20931 ____________________________________________________________________________
20932 [  8702] By: gsar                                  on 2001/02/06  01:00:46
20933         Log: tweak change#8659 to keep it simple
20934      Branch: maint-5.6/perl
20935            ! utils/perldoc.PL
20936 ____________________________________________________________________________
20937 [  8701] By: gsar                                  on 2001/02/05  22:45:41
20938         Log: change#8693 was missing testsuite changes
20939      Branch: maint-5.6/perl
20940           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
20941 ____________________________________________________________________________
20942 [  8700] By: nick                                  on 2001/02/05  20:32:52
20943         Log: Integrate mainline
20944      Branch: perlio
20945           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
20946           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
20947           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
20948           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
20949           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
20950           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
20951           +> t/lib/test-harness.t
20952           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
20953           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
20954           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
20955           !> pod/perlutil.pod t/TEST utils/h2xs.PL
20956 ____________________________________________________________________________
20957 [  8699] By: nick                                  on 2001/02/05  19:41:07
20958         Log: Subject: perlfaq2, re: perlmongers
20959              From: David H. Adler <dha@panix.com>
20960              Date: Sun, 4 Feb 2001 23:48:23 -0500
20961              Message-Id: <20010204234823.A13429@panix.com>
20962      Branch: perl
20963            ! pod/perlfaq2.pod
20964 ____________________________________________________________________________
20965 [  8698] By: nick                                  on 2001/02/05  19:39:31
20966         Log: Missed file f#rom the testharness mess.
20967      Branch: perl
20968            + t/lib/test-harness.t
20969 ____________________________________________________________________________
20970 [  8697] By: nick                                  on 2001/02/05  19:37:21
20971         Log: Subject: [DOC PATCH] overload.pm nits
20972              From: John Tobey <jtobey@john-edwin-tobey.org>
20973              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
20974              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
20975      Branch: perl
20976            ! lib/overload.pm
20977 ____________________________________________________________________________
20978 [  8696] By: alanbur                               on 2001/02/05  11:56:00
20979         Log: Sync with parent
20980      Branch: maint-5.6/pureperl
20981           !> thread.h
20982 ____________________________________________________________________________
20983 [  8695] By: gsar                                  on 2001/02/05  03:27:34
20984         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20985      Branch: maint-5.6/perl
20986            ! thread.h
20987 ____________________________________________________________________________
20988 [  8694] By: alanbur                               on 2001/02/05  00:07:47
20989         Log: Initial branch creation from //depot/maint-5.6/perl
20990      Branch: maint-5.6/pureperl
20991           +> (branch 1719 files)
20992 ____________________________________________________________________________
20993 [  8693] By: gsar                                  on 2001/02/04  22:38:49
20994         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
20995              changes)
20996      Branch: maint-5.6/perl
20997           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20998           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
20999           !> ext/DB_File/version.c
21000 ____________________________________________________________________________
21001 [  8692] By: nick                                  on 2001/02/04  18:15:57
21002         Log: The missed t/TEST part of the grand testharness upgrade.
21003      Branch: perl
21004            ! t/TEST
21005 ____________________________________________________________________________
21006 [  8691] By: nick                                  on 2001/02/04  18:05:17
21007         Log: New improved test harness
21008              Subject: Re: [PATCH Test::Harness] Third time's a charm?
21009              From: Michael G Schwern <schwern@pobox.com>
21010              Date: Sun, 4 Feb 2001 08:01:20 -0500
21011              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
21012      Branch: perl
21013            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
21014            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
21015            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
21016            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
21017            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
21018            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
21019            ! MANIFEST lib/Test/Harness.pm
21020 ____________________________________________________________________________
21021 [  8690] By: nick                                  on 2001/02/04  17:57:51
21022         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
21023              From: Jonathan Stowe <gellyfish@gellyfish.com>
21024              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
21025              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
21026      Branch: perl
21027            ! utils/h2xs.PL
21028 ____________________________________________________________________________
21029 [  8689] By: nick                                  on 2001/02/04  17:55:24
21030         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
21031              From: Michael G Schwern <schwern@pobox.com>
21032              Date: Sat, 3 Feb 2001 22:46:38 -0500
21033              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
21034      Branch: perl
21035            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
21036            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
21037 ____________________________________________________________________________
21038 [  8688] By: nick                                  on 2001/02/04  17:43:55
21039         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
21040              length byfailing to spot lack of closing )
21041              From: nick@talking.bollo.cx
21042              Date: Sat, 03 Feb 2001 23:53:16 +0000
21043              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
21044      Branch: perl
21045            ! perlio.c pod/perldiag.pod
21046 ____________________________________________________________________________
21047 [  8687] By: jhi                                   on 2001/02/03  17:11:42
21048         Log: HP-UX thread patches from Merijn H. Brand.
21049      Branch: maint-5.6/perl
21050            ! README.hpux hints/hpux.sh
21051 ____________________________________________________________________________
21052 [  8686] By: jhi                                   on 2001/02/03  16:40:12
21053         Log: Metaconfig changes for #8685.
21054      Branch: metaconfig
21055            ! U/installdirs/instubperl.U
21056      Branch: metaconfig/U/perl
21057            ! Devel.U versiononly.U
21058 ____________________________________________________________________________
21059 [  8685] By: jhi                                   on 2001/02/03  16:39:49
21060         Log: For -Dusedevel builds turn off installusrbinperl and turn on
21061              versiononly, a combined idea of Richard Soderberg and Merijn
21062              H. Brand.  You can still override both of these from the command
21063              line if you need to, -Dinstallusrbinperl and -Uversiononly.
21064      Branch: perl
21065            ! Configure
21066 ____________________________________________________________________________
21067 [  8684] By: jhi                                   on 2001/02/03  16:16:34
21068         Log: Metaconfig unit fix for #8683.
21069      Branch: metaconfig
21070            ! U/compline/nblock_io.U
21071 ____________________________________________________________________________
21072 [  8683] By: jhi                                   on 2001/02/03  16:16:12
21073         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
21074              reported by Peter Prymmer for 5.6-TRIAL1.
21075      Branch: perl
21076            ! Configure
21077 ____________________________________________________________________________
21078 [  8682] By: jhi                                   on 2001/02/03  05:52:11
21079         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
21080              to work correctly.
21081      Branch: maint-5.6/perl
21082            ! hints/irix_6.sh
21083 ____________________________________________________________________________
21084 [  8681] By: jhi                                   on 2001/02/03  05:47:33
21085         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
21086      Branch: maint-5.6/perl
21087            ! pod/perlport.pod
21088 ____________________________________________________________________________
21089 [  8680] By: jhi                                   on 2001/02/02  21:39:49
21090         Log: perlport update from Peter Prymmer.
21091      Branch: maint-5.6/perl
21092            ! pod/perlport.pod
21093 ____________________________________________________________________________
21094 [  8679] By: nick                                  on 2001/02/02  20:50:48
21095         Log: Integrate mainline
21096      Branch: perlio
21097           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
21098           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
21099           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
21100 ____________________________________________________________________________
21101 [  8678] By: gsar                                  on 2001/02/02  16:02:12
21102         Log: note about bincompat, slightly modified (from Lupe Christoph)
21103      Branch: maint-5.6/perl
21104            ! README.solaris
21105 ____________________________________________________________________________
21106 [  8677] By: jhi                                   on 2001/02/02  15:46:20
21107         Log: Supported platforms updates.
21108      Branch: maint-5.6/perl
21109            ! pod/perlport.pod
21110 ____________________________________________________________________________
21111 [  8676] By: jhi                                   on 2001/02/02  03:41:26
21112         Log: A couple more perlfaq2 tweaks.
21113      Branch: maint-5.6/perl
21114            ! pod/perlfaq2.pod
21115 ____________________________________________________________________________
21116 [  8675] By: jhi                                   on 2001/02/02  03:17:44
21117         Log: Misedit in #8661.
21118      Branch: maint-5.6/perl
21119            ! Configure
21120 ____________________________________________________________________________
21121 [  8674] By: jhi                                   on 2001/02/02  03:14:38
21122         Log: Damien again.
21123      Branch: maint-5.6/perl
21124            ! pod/perlfaq2.pod
21125 ____________________________________________________________________________
21126 [  8673] By: jhi                                   on 2001/02/02  03:12:40
21127         Log: perlfaq update from Elaine Ashton.
21128      Branch: maint-5.6/perl
21129            ! pod/perlfaq2.pod
21130 ____________________________________________________________________________
21131 [  8672] By: jhi                                   on 2001/02/02  03:07:08
21132         Log: UTF-8 s/// patch from Inaba Hiroto.
21133      Branch: maint-5.6/perl
21134            ! pp_ctl.c pp_hot.c
21135 ____________________________________________________________________________
21136 [  8671] By: jhi                                   on 2001/02/01  22:34:31
21137         Log: Update Changes.
21138      Branch: perl
21139            ! Changes patchlevel.h
21140 ____________________________________________________________________________
21141 [  8670] By: jhi                                   on 2001/02/01  22:15:29
21142         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
21143              from maintperl.
21144              
21145              Upgrade to Getopt::Long 2.25, from Johan Vromans.
21146              
21147              more files need to be writable in the source distribution
21148              
21149              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21150              
21151              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21152              
21153              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21154              
21155              Allow the float to be fuzzier.
21156              
21157              need to use INT2PTR instead of a straight cast or ia64 fails
21158              
21159              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
21160              
21161              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
21162      Branch: perl
21163           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
21164           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
21165           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
21166 ____________________________________________________________________________
21167 [  8669] By: jhi                                   on 2001/02/01  21:57:02
21168         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21169              From: Robin Barker <rmb1@cise.npl.co.uk>
21170              Date: Thu, 1 Feb 2001 16:59:05 GMT
21171              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
21172      Branch: maint-5.6/perl
21173            ! pod/perlmodlib.PL
21174 ____________________________________________________________________________
21175 [  8668] By: nick                                  on 2001/02/01  19:41:40
21176         Log: Integrate mainline
21177      Branch: perlio
21178           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
21179           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
21180           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
21181 ____________________________________________________________________________
21182 [  8667] By: gsar                                  on 2001/02/01  16:59:11
21183         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
21184      Branch: maint-5.6/perl
21185            ! embed.pl embedvar.h
21186 ____________________________________________________________________________
21187 [  8666] By: gsar                                  on 2001/02/01  16:34:51
21188         Log: add missing entries to win32/config.?c
21189      Branch: maint-5.6/perl
21190            ! win32/config.bc win32/config.gc win32/config.vc
21191            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21192 ____________________________________________________________________________
21193 [  8665] By: jhi                                   on 2001/02/01  14:58:51
21194         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
21195              From: "Stephen P. Potter" <spp@spotter.yi.org>
21196              Date: Thu, 01 Feb 2001 10:45:46 -0500
21197              Message-Id: <200102011545.KAA31479@spotter.yi.org>
21198      Branch: maint-5.6/perl
21199            ! pod/perlfunc.pod
21200 ____________________________________________________________________________
21201 [  8664] By: gsar                                  on 2001/02/01  14:52:37
21202         Log: need to use INT2PTR instead of a straight cast or ia64 fails
21203              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
21204      Branch: maint-5.6/perl
21205            ! ext/POSIX/POSIX.xs
21206 ____________________________________________________________________________
21207 [  8663] By: jhi                                   on 2001/02/01  14:09:13
21208         Log: Allow the float to be fuzzier.
21209      Branch: maint-5.6/perl
21210            ! t/lib/peek.t
21211 ____________________________________________________________________________
21212 [  8662] By: jhi                                   on 2001/02/01  13:59:00
21213         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21214              From: Robin Barker <rmb1@cise.npl.co.uk>
21215              Date: Thu, 1 Feb 2001 13:05:39 GMT
21216              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
21217      Branch: maint-5.6/perl
21218            ! pod/perlmodlib.pod
21219 ____________________________________________________________________________
21220 [  8661] By: jhi                                   on 2001/02/01  13:57:38
21221         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
21222              Date: Thu, 01 Feb 2001 14:15:41 +0100
21223              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21224              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
21225              
21226              Have the $ccflags in the gcc version test (strange, this change
21227              is claimed to be have been integrated already)
21228      Branch: maint-5.6/perl
21229            ! Configure
21230 ____________________________________________________________________________
21231 [  8660] By: jhi                                   on 2001/02/01  13:44:10
21232         Log: Integrate changes #7950,7964,7962 from mainline.
21233              
21234              Find the stdchar signedness using cpp, should fix some of
21235              the Solaris compiler warnings reported by Alan Burlison.
21236      Branch: maint-5.6/perl
21237           !> Configure config_h.SH
21238 ____________________________________________________________________________
21239 [  8659] By: jhi                                   on 2001/02/01  05:35:32
21240         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
21241              From: Jan Dubois <JanD@ActiveState.com>
21242              Date: Wed, 31 Jan 2001 21:17:03 -0800
21243              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
21244      Branch: maint-5.6/perl
21245            ! utils/perldoc.PL
21246 ____________________________________________________________________________
21247 [  8658] By: jhi                                   on 2001/02/01  04:33:17
21248         Log: Integrate the README.os390 and README.posix-bc parts of mainline
21249              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
21250              installperl parts were taken care of by #8657.)
21251      Branch: maint-5.6/perl
21252           !> README.os390 README.posix-bc
21253 ____________________________________________________________________________
21254 [  8657] By: jhi                                   on 2001/02/01  04:29:21
21255         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
21256              From: Peter Prymmer <pvhp@forte.com>
21257              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
21258              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
21259      Branch: maint-5.6/perl
21260            + ext/DynaLoader/dl_dllload.xs
21261            ! MANIFEST Makefile.SH hints/os390.sh installperl
21262 ____________________________________________________________________________
21263 [  8656] By: jhi                                   on 2001/02/01  04:25:45
21264         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
21265              From: Peter Prymmer <pvhp@forte.com>
21266              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
21267              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
21268      Branch: maint-5.6/perl
21269            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
21270 ____________________________________________________________________________
21271 [  8655] By: jhi                                   on 2001/02/01  04:14:47
21272         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
21273              From: troc@netrus.net
21274              Date: Wed, 31 Jan 2001 22:31:26 -0500
21275              Message-Id: <200102010331.WAA117.85@rocco.homenet>
21276      Branch: maint-5.6/perl
21277            ! os2/os2.c
21278 ____________________________________________________________________________
21279 [  8654] By: jhi                                   on 2001/02/01  04:12:52
21280         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21281              as reported by Alan Burlison.
21282      Branch: maint-5.6/perl
21283            ! pp.h
21284 ____________________________________________________________________________
21285 [  8653] By: jhi                                   on 2001/02/01  04:05:12
21286         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
21287              From: dsugalski@northernlight.com
21288              Date: Wed, 31 Jan 2001 18:54:11 -0500
21289              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
21290      Branch: maint-5.6/perl
21291            ! configure.com
21292 ____________________________________________________________________________
21293 [  8652] By: jhi                                   on 2001/02/01  04:03:11
21294         Log: Misplaced #endif.
21295              
21296              Subject: [perl-5-6-1-trial2] patches for EPOC
21297              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21298              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21299              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21300      Branch: maint-5.6/perl
21301            ! epoc/epocish.c
21302 ____________________________________________________________________________
21303 [  8651] By: jhi                                   on 2001/02/01  04:00:25
21304         Log: Integrate changes #8647,8648,8650 from mainline.
21305              
21306              Macrofy a magic UTF-8 test.
21307              
21308              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
21309              
21310              Watch out for cross compiling for EPOC (usually done on linux).
21311      Branch: maint-5.6/perl
21312           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
21313 ____________________________________________________________________________
21314 [  8650] By: jhi                                   on 2001/02/01  03:56:20
21315         Log: Watch out for cross compiling for EPOC (usually done on linux)
21316              
21317              Subject: [perl-5-6-1-trial2] patches for EPOC
21318              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21319              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21320              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21321      Branch: perl
21322            ! ext/Errno/Errno_pm.PL
21323 ____________________________________________________________________________
21324 [  8649] By: gsar                                  on 2001/02/01  00:46:00
21325         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21326      Branch: maint-5.6/perl
21327            ! sv.c
21328 ____________________________________________________________________________
21329 [  8648] By: jhi                                   on 2001/01/31  23:35:36
21330         Log: All the uses of PL_numeric_radix must be protected by
21331              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
21332              
21333              Subject: [perl-5-6-1-trial2] patches for EPOC
21334              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21335              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21336              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21337      Branch: perl
21338            ! sv.c
21339 ____________________________________________________________________________
21340 [  8647] By: jhi                                   on 2001/01/31  22:56:16
21341         Log: Macrofy a magic UTF-8 test.
21342      Branch: perl
21343            ! utf8.c utf8.h
21344 ____________________________________________________________________________
21345 [  8646] By: gsar                                  on 2001/01/31  15:55:12
21346         Log: update Changes
21347      Branch: maint-5.6/perl
21348            ! Changes
21349 ____________________________________________________________________________
21350 [  8645] By: gsar                                  on 2001/01/31  15:10:14
21351         Log: Configure tweak suggested by Peter Prymmer
21352      Branch: maint-5.6/perl
21353            ! Configure
21354 ____________________________________________________________________________
21355 [  8644] By: gsar                                  on 2001/01/31  15:06:32
21356         Log: more files need to be writable in the source distribution
21357      Branch: maint-5.6/perl
21358            ! Porting/makerel
21359 ____________________________________________________________________________
21360 [  8643] By: jhi                                   on 2001/01/31  14:59:46
21361         Log: Integrate changes #8258,8278,8279 from mainline.
21362              
21363              Make the large file tests more robust/talkative.
21364      Branch: maint-5.6/perl
21365           !> t/lib/syslfs.t t/op/lfs.t
21366 ____________________________________________________________________________
21367 [  8642] By: gsar                                  on 2001/01/31  14:53:48
21368         Log: integrate changes#8311,8334 from mainline
21369              
21370              Add a new MakeMaker variable PM_FILTER that defines a Unix
21371              filter to be run on each .pm during the pm_to_blib() phase,
21372              a fixed version of
21373              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21374              
21375              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21376              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21377              accurate reading of the "atime".  
21378      Branch: maint-5.6/perl
21379           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21380           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21381           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
21382 ____________________________________________________________________________
21383 [  8641] By: jhi                                   on 2001/01/31  14:46:37
21384         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
21385      Branch: maint-5.6/perl
21386            ! lib/Getopt/Long.pm
21387 ____________________________________________________________________________
21388 [  8640] By: gsar                                  on 2001/01/31  14:40:24
21389         Log: make regen_all
21390      Branch: maint-5.6/perl
21391            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
21392 ____________________________________________________________________________
21393 [  8639] By: gsar                                  on 2001/01/31  14:37:25
21394         Log: refresh windows config files
21395      Branch: maint-5.6/perl
21396            ! win32/Makefile win32/config_H.bc win32/config_H.gc
21397            ! win32/config_H.vc win32/makefile.mk
21398 ____________________________________________________________________________
21399 [  8638] By: gsar                                  on 2001/01/31  14:28:10
21400         Log: makefile tweaks for windows: introduce a bulk-switch to enable
21401              same options as ActivePerl; sync changes with makefile.mk
21402      Branch: maint-5.6/perl
21403            ! win32/Makefile win32/makefile.mk
21404 ____________________________________________________________________________
21405 [  8637] By: jhi                                   on 2001/01/31  04:41:30
21406         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
21407              From: Nicholas Clark <nick@ccl4.org>
21408              Date: Tue, 30 Jan 2001 19:51:05 +0000
21409              Message-ID: <20010130195105.R76607@plum.flirble.org> 
21410              
21411              op/inc cure.
21412      Branch: perl
21413            ! pp.c pp.h pp_hot.c t/op/arith.t
21414 ____________________________________________________________________________
21415 [  8636] By: jhi                                   on 2001/01/31  02:38:32
21416         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
21417              no perlio],8257,8380,8479,8515 from mainline.
21418              
21419              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
21420              
21421              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
21422              Subject: [PATCH perl@8133] fix-up for VMS extensions
21423              
21424              In VMS embedded perls couldn't access the statically built Socket.
21425              
21426              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
21427              
21428              Further VMS piping fixes from Charles Lane.
21429              
21430              Subject:  [PATCH] make t/op/misc.t work on VMS
21431              
21432              Add tracing for debugging extensions builds in VMS.
21433              
21434              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
21435      Branch: maint-5.6/perl
21436           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
21437           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
21438           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
21439 ____________________________________________________________________________
21440 [  8635] By: jhi                                   on 2001/01/31  01:46:41
21441         Log: Integrate change #7732 from mainline.
21442              
21443              Sparc 64-bit pack() fix from Jens Hamisch.
21444      Branch: maint-5.6/perl
21445           !> pp.c
21446 ____________________________________________________________________________
21447 [  8634] By: jhi                                   on 2001/01/31  01:41:16
21448         Log: One spot missing from #8626.
21449      Branch: maint-5.6/perl
21450            ! sv.c
21451 ____________________________________________________________________________
21452 [  8633] By: jhi                                   on 2001/01/31  00:49:17
21453         Log: Integrate change #7495 from mainline.
21454              
21455              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
21456      Branch: maint-5.6/perl
21457           !> MANIFEST ext/re/Makefile.PL
21458 ____________________________________________________________________________
21459 [  8632] By: jhi                                   on 2001/01/30  23:38:49
21460         Log: Integrate change #8396 from mainline.
21461              
21462              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
21463              better multicast support (resend)
21464      Branch: maint-5.6/perl
21465           !> ext/Socket/Socket.pm
21466 ____________________________________________________________________________
21467 [  8631] By: jhi                                   on 2001/01/30  23:28:03
21468         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
21469              
21470              More AIX lore. (7514, ext/re/hints/aix.pl)
21471              
21472              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
21473              
21474              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)
21475              
21476              Subject: [ID 20001214.002] Net::Ping patch
21477              
21478              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
21479              
21480              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
21481              
21482              Add ReuseAddr as a (preferred) alias for Reuse as we now
21483              also have ReusePort.
21484              
21485              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21486      Branch: maint-5.6/perl
21487           +> ext/re/hints/aix.pl
21488           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21489           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
21490 ____________________________________________________________________________
21491 [  8630] By: jhi                                   on 2001/01/30  23:03:59
21492         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
21493              
21494              read() documentation tweak for 20001121.004.
21495              
21496              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
21497      Branch: maint-5.6/perl
21498           !> pod/perlfunc.pod pod/perlre.pod
21499 ____________________________________________________________________________
21500 [  8629] By: jhi                                   on 2001/01/30  22:41:57
21501         Log: Integrate change #8098 from mainline.
21502              
21503              fastgetcwd is defined using a glob alias on a $^O dependent basis
21504              and there was no default assignment or perl subroutine.
21505      Branch: maint-5.6/perl
21506           !> lib/Cwd.pm
21507 ____________________________________________________________________________
21508 [  8628] By: jhi                                   on 2001/01/30  21:58:52
21509         Log: Integrate change #7866 from mainline.
21510              
21511              File::Temp 0.11.
21512      Branch: maint-5.6/perl
21513           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
21514 ____________________________________________________________________________
21515 [  8627] By: jhi                                   on 2001/01/30  21:39:44
21516         Log: Integrate changes #8075,8086,8228 from mainline.  
21517              
21518              Darwin is not Windows. (8075,8086)
21519              
21520              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21521      Branch: maint-5.6/perl
21522           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
21523           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
21524           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
21525           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
21526 ____________________________________________________________________________
21527 [  8626] By: jhi                                   on 2001/01/30  21:22:11
21528         Log: Integrate with tweakery the change #8625 from mainline,
21529              the multibyte decimal separator fix ("fa_IR locale failure").
21530      Branch: maint-5.6/perl
21531            ! embedvar.h perlapi.h
21532           !> intrpvar.h perl.c perl.h sv.c util.c
21533 ____________________________________________________________________________
21534 [  8625] By: jhi                                   on 2001/01/30  20:26:33
21535         Log: Fix for the fa_IR locale failure.  The reason for the failure
21536              was that Perl was assuming the decimal separator aka the radix
21537              separator is one character.  The Farsi-Iranian locale crushed
21538              that bad assumption since there the separator is 'Momayyez',
21539              glyphwise looking somewhat like a slash, and in Unicode UTF-8
21540              encoded in two bytes, 0xd9 0xab.
21541      Branch: perl
21542            ! intrpvar.h perl.c perl.h sv.c util.c
21543 ____________________________________________________________________________
21544 [  8624] By: gsar                                  on 2001/01/30  20:17:03
21545         Log: regen_headers
21546      Branch: maint-5.6/perl
21547            ! Makefile.SH pod/perlintern.pod
21548 ____________________________________________________________________________
21549 [  8623] By: gsar                                  on 2001/01/30  19:42:34
21550         Log: backout change#7431 and its dependents (causes spurious rebuilds
21551              of autogenerated files)
21552              
21553              fix benign b.t failure
21554      Branch: maint-5.6/perl
21555            ! Makefile.SH t/lib/b.t
21556 ____________________________________________________________________________
21557 [  8622] By: jhi                                   on 2001/01/30  19:41:41
21558         Log: Microperl sync.
21559      Branch: perl
21560            ! mg.c perl.h
21561 ____________________________________________________________________________
21562 [  8621] By: gsar                                  on 2001/01/30  19:24:47
21563         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
21564              from mainline
21565              
21566              Subject: podlators 1.06 released
21567              
21568              Subject: [PATCH @8436] Eliminate op_children
21569              
21570              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
21571              
21572              (Replaced by #8448)  More op_children traces (cleanup of #8442).
21573              
21574              Subject: [PATCH #3 @8436] Re: Eliminate op_children
21575              Replace #8444 and #8445.
21576              
21577              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
21578              at the setting of the ofs_sv in new_struct_thread() as the
21579              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
21580              uninitialized fields are, uh, initialized with),
21581              SvREFCNT_inc()ing that invited a core dump.
21582              
21583              podlators 1.07, from Russ Allbery.
21584              
21585              Subject: [PATCH] regcomp.c old feature removal
21586              From: mjd@plover.com
21587              Date: 16 Jan 2001 14:43:18 -0000 
21588              Message-ID: <20010116144318.7140.qmail@plover.com> 
21589      Branch: maint-5.6/perl
21590           +> lib/Pod/Text/Overstrike.pm
21591           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
21592           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
21593           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
21594           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
21595           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
21596           !> util.c
21597 ____________________________________________________________________________
21598 [  8620] By: gsar                                  on 2001/01/30  18:48:32
21599         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
21600              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
21601              now fails one test)
21602              
21603              Subject: [PATCH] lvalue AUTOLOAD. No, really.
21604              
21605              Subject: [PATCH] Interesting syntax idea
21606              Make opens + bareword assigns do typeglob assigns.
21607              
21608              Tests for #8254.
21609              
21610              Subject: [PATCH @8269] Continue blocks and B::Deparse
21611              Make the peephole optimizer to bypass more null ops and
21612              and rewrite the deparse handling of continue blocks.
21613              
21614              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21615              Doc tweak on #8313.
21616              
21617              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21618              
21619              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21620              
21621              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21622              
21623              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21624              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21625              according to the platform.
21626              
21627              Subject: [PATCH @8404] Consolidated lvalue sub changes
21628              
21629              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21630              
21631              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21632              
21633              Subject: B::Concise -- an improved replacement for B::Terse 
21634              
21635              The B::Terse drop-in replacement wasn't quite drop-in.
21636              
21637              The LVRET macro needed an aTHX.
21638              
21639              Use the /^Perl_/-less form of is_lvalue_sub().
21640              
21641              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21642      Branch: maint-5.6/perl
21643           +> ext/B/B/Concise.pm
21644           !> (integrate 27 files)
21645 ____________________________________________________________________________
21646 [  8619] By: nick                                  on 2001/01/30  18:40:28
21647         Log: Integrate mainline
21648      Branch: perlio
21649           !> (integrate 40 files)
21650 ____________________________________________________________________________
21651 [  8618] By: jhi                                   on 2001/01/30  18:37:18
21652         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
21653              Date: Mon, 29 Jan 2001 22:51:29 -0600
21654              From: "Craig A. Berry" <craigberry@mac.com>
21655              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
21656      Branch: perl
21657            ! vms/test.com
21658 ____________________________________________________________________________
21659 [  8617] By: jhi                                   on 2001/01/30  18:34:53
21660         Log: Subject: [PATCH] Add missing CV flags to dump.c
21661              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21662              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
21663              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
21664      Branch: perl
21665            ! dump.c
21666 ____________________________________________________________________________
21667 [  8616] By: jhi                                   on 2001/01/30  18:20:58
21668         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
21669              part isn't applicable to maintperl.
21670              
21671              UTF-8 nit from Inaba Hiroto.
21672      Branch: maint-5.6/perl
21673           !> pod/perlapi.pod utf8.c
21674 ____________________________________________________________________________
21675 [  8615] By: jhi                                   on 2001/01/30  18:18:51
21676         Log: UTF-8 nit from Inaba Hiroto.
21677      Branch: perl
21678            ! pod/perlapi.pod t/op/each.t utf8.c
21679 ____________________________________________________________________________
21680 [  8614] By: jhi                                   on 2001/01/30  18:13:38
21681         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
21682              
21683              perl's internal variables are not for public consumption,
21684              move their docs from perlapi.pod to perlintern.pod
21685              
21686              support for -Dusethreads build under HP-UX 10.20 and DCE threads
21687              library (11.0 and later have pthreads but 10.x don't)
21688              
21689              avoid uninitialized value warnings
21690              
21691              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21692              gets weird results)
21693              
21694              perldoc nit on windows
21695              
21696              make it possible to run the tests outside the source tree
21697              (there's still a dependency on ../lib being the library
21698              location)
21699      Branch: perl
21700           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
21701           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
21702           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
21703           !> win32/bin/search.pl win32/vdir.h
21704 ____________________________________________________________________________
21705 [  8613] By: gsar                                  on 2001/01/30  16:39:59
21706         Log: make it possible to run the tests outside the source tree
21707              (there's still a dependency on ../lib being the library
21708              location)
21709      Branch: maint-5.6/perl
21710            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
21711 ____________________________________________________________________________
21712 [  8612] By: gsar                                  on 2001/01/30  16:31:12
21713         Log: perldoc nit on windows
21714      Branch: maint-5.6/perl
21715            ! utils/perldoc.PL
21716 ____________________________________________________________________________
21717 [  8611] By: gsar                                  on 2001/01/30  16:22:54
21718         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21719              gets weird results)
21720      Branch: maint-5.6/perl
21721            ! win32/vdir.h
21722 ____________________________________________________________________________
21723 [  8610] By: gsar                                  on 2001/01/30  16:12:45
21724         Log: avoid uninitialized value warnings
21725      Branch: maint-5.6/perl
21726            ! win32/bin/search.pl
21727 ____________________________________________________________________________
21728 [  8609] By: gsar                                  on 2001/01/30  16:08:01
21729         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
21730              library (11.0 and later have pthreads but 10.x don't)
21731      Branch: maint-5.6/perl
21732            ! hints/hpux.sh thread.h
21733 ____________________________________________________________________________
21734 [  8608] By: gsar                                  on 2001/01/30  15:48:55
21735         Log: perl's internal variables are not for public consumption,
21736              move their docs from perlapi.pod to perlintern.pod
21737      Branch: maint-5.6/perl
21738            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
21739            ! thrdvar.h
21740 ____________________________________________________________________________
21741 [  8607] By: gsar                                  on 2001/01/30  15:44:27
21742         Log: mistakenly branched perl56delta.pod, revert
21743      Branch: maint-5.6/perl
21744            - pod/perl56delta.pod
21745           !> pod/perldelta.pod
21746 ____________________________________________________________________________
21747 [  8606] By: gsar                                  on 2001/01/30  14:20:24
21748         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
21749              dTHR which has been a noop for a while now, except for the
21750              compatibility definition in thread.h)
21751      Branch: maint-5.6/perl
21752           !> (integrate 45 files)
21753 ____________________________________________________________________________
21754 [  8605] By: jhi                                   on 2001/01/30  05:43:58
21755         Log: Mark the UTF-8 APIs as experimental.
21756      Branch: maint-5.6/perl
21757            ! embed.pl pod/perlapi.pod
21758 ____________________________________________________________________________
21759 [  8604] By: jhi                                   on 2001/01/30  05:38:40
21760         Log: Nits from earlier integrates.
21761      Branch: maint-5.6/perl
21762            ! lib/Carp/Heavy.pm
21763           !> sv.c
21764 ____________________________________________________________________________
21765 [  8603] By: jhi                                   on 2001/01/30  05:27:26
21766         Log: Regenerate Porting files.
21767      Branch: maint-5.6/perl
21768            ! Porting/Glossary Porting/config.sh Porting/config_H
21769 ____________________________________________________________________________
21770 [  8602] By: jhi                                   on 2001/01/30  05:14:59
21771         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
21772              8310,8339,8447,8492,8493,8505,8525: documentation changes.
21773              
21774              Subject: Re: perlfaq style changes
21775              
21776              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
21777              
21778              Subject: [PATCH] docs on NaN
21779              
21780              Subject: [patch] perlfaq7
21781              
21782              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
21783              
21784              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
21785              
21786              Subject: [PATCH] open() example in perlfunc.pod
21787              
21788              Podify README.mpeix (a new version from the web)
21789              
21790              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21791              
21792              Subject: [PATCH] format and rewording in perlfaq.pod
21793              
21794              Subject: [PATCH] API Variable documentation   
21795              
21796              Memory management calls documentation.
21797              
21798              Subject: [PATCH: perl@8482] README.vms URL updates
21799              
21800              Subject: Minor typos in perlfaq2.pod
21801              
21802              Subject: [PATCH] pod/perlvar.pod
21803      Branch: maint-5.6/perl
21804           +> pod/perl56delta.pod
21805            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21806           !> README.amiga README.epoc README.mpeix README.vms
21807           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
21808           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
21809           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
21810           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
21811           !> pod/perlvar.pod thrdvar.h
21812 ____________________________________________________________________________
21813 [  8601] By: jhi                                   on 2001/01/30  04:38:35
21814         Log: Integrate changes #8036,8096,8253 from mainline:
21815              hints changes.
21816              
21817              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
21818              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
21819              
21820              Output the (apparent) version of gcc in Tru64.
21821      Branch: maint-5.6/perl
21822           +> ext/POSIX/hints/svr4.pl
21823           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
21824           !> hints/svr4.sh t/lib/bigfltpm.t
21825 ____________________________________________________________________________
21826 [  8600] By: jhi                                   on 2001/01/30  04:04:01
21827         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
21828              locale fixes.
21829              
21830              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
21831              
21832              Debian allows /usr/bin/locale to exist without any locales. (7868)
21833              
21834              Allow the locale test needing POSIX and the taint test
21835              needing IPC::SysV to run under 'minitest' (basically,
21836              bail out if loading the extension fails). (8384)
21837              
21838              Cleanup the locale.t output  (8480)
21839      Branch: maint-5.6/perl
21840           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
21841           !> t/pragma/locale.t
21842 ____________________________________________________________________________
21843 [  8599] By: jhi                                   on 2001/01/30  03:51:04
21844         Log: Missing generated files from #8598.
21845      Branch: maint-5.6/perl
21846            ! embed.h global.sym objXSUB.h perlapi.c proto.h
21847 ____________________________________________________________________________
21848 [  8598] By: jhi                                   on 2001/01/30  03:41:54
21849         Log: Integrate change #8555 from mainline, manually integrate parts
21850              of changes 8452 and 8583.
21851              
21852              Subject: [PATCH] utf8.c documentation (8452)
21853              
21854              No point in checking the length if the pointer is bogus. (8555)
21855              
21856              Introduce bytes_from_utf8() and implement sv_eq() using it,
21857              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
21858              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
21859              was malformed. (8583)
21860      Branch: maint-5.6/perl
21861            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
21862           !> pod/perlapi.pod sv.c utf8.c
21863 ____________________________________________________________________________
21864 [  8597] By: gsar                                  on 2001/01/30  02:37:26
21865         Log: get PERL_OBJECT build going again on windows
21866      Branch: maint-5.6/perl
21867            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21868            ! pod/perlapi.pod proto.h sv.c
21869 ____________________________________________________________________________
21870 [  8596] By: jhi                                   on 2001/01/30  02:16:17
21871         Log: Signedness nit.
21872      Branch: perl
21873            ! sv.c
21874 ____________________________________________________________________________
21875 [  8595] By: jhi                                   on 2001/01/30  02:11:07
21876         Log: EBCDIC patch for Storable, from Peter Prymmer.
21877      Branch: perl
21878            ! t/lib/st-06compat.t
21879 ____________________________________________________________________________
21880 [  8594] By: jhi                                   on 2001/01/30  01:04:48
21881         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
21882              From: Peter Prymmer <pvhp@forte.com>
21883              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
21884              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
21885      Branch: perl
21886            ! t/lib/b.t
21887 ____________________________________________________________________________
21888 [  8593] By: jhi                                   on 2001/01/30  00:56:47
21889         Log: Subject: [PATCH: perl@8585] pod problems in io
21890              From: Peter Prymmer <pvhp@forte.com>
21891              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
21892              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
21893      Branch: perl
21894            ! pod/perlapio.pod pod/perliol.pod
21895 ____________________________________________________________________________
21896 [  8592] By: jhi                                   on 2001/01/30  00:48:20
21897         Log: Integrate perlio.
21898      Branch: perl
21899           !> pod/perlapio.pod pod/perliol.pod
21900 ____________________________________________________________________________
21901 [  8591] By: nick                                  on 2001/01/29  22:02:28
21902         Log: GNU 'merge' Simon's copy of perliol.pod with version
21903              patched by Craig's patch.
21904      Branch: perlio
21905            ! pod/perliol.pod
21906 ____________________________________________________________________________
21907 [  8590] By: nick                                  on 2001/01/29  21:55:10
21908         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
21909      Branch: perlio
21910            ! pod/perlapio.pod pod/perliol.pod
21911 ____________________________________________________________________________
21912 [  8589] By: jhi                                   on 2001/01/29  15:35:33
21913         Log: Integrate change #8586 from maint-5.6/perl.
21914              
21915              make the BOM detection code not call tell() until it has to
21916              (meant to fix esoteric compatibility issues where PL_rsfp
21917              is overridden)
21918      Branch: perl
21919           !> toke.c
21920 ____________________________________________________________________________
21921 [  8588] By: jhi                                   on 2001/01/29  15:29:11
21922         Log: Subject: MAking Solaris malloc() the default
21923              From: Lupe Christoph <lupe@lupe-christoph.de>
21924              Date: Mon, 29 Jan 2001 12:59:36 +0100
21925              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
21926              
21927              The README.solaris part slightly tweaked.
21928      Branch: perl
21929            ! README.solaris hints/solaris_2.sh
21930 ____________________________________________________________________________
21931 [  8587] By: jhi                                   on 2001/01/29  15:17:34
21932         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
21933              From: root@ak-75.mind.de
21934              Date: Sun, 28 Jan 2001 20:32:29 +0100
21935              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
21936      Branch: perl
21937            ! pod/perlre.pod
21938 ____________________________________________________________________________
21939 [  8586] By: gsar                                  on 2001/01/29  13:43:44
21940         Log: make the BOM detection code not call tell() until it has to
21941              (meant to fix esoteric compatibility issues where PL_rsfp
21942              is overridden)
21943      Branch: maint-5.6/perl
21944            ! toke.c
21945 ____________________________________________________________________________
21946 [  8585] By: jhi                                   on 2001/01/28  20:05:45
21947         Log: Update Changes.
21948      Branch: perl
21949            ! Changes patchlevel.h
21950 ____________________________________________________________________________
21951 [  8584] By: jhi                                   on 2001/01/28  19:30:02
21952         Log: Integrate perlio.
21953      Branch: perl
21954           +> pod/perliol.pod
21955           !> MANIFEST pod/perlapio.pod
21956 ____________________________________________________________________________
21957 [  8583] By: jhi                                   on 2001/01/28  19:28:40
21958         Log: Patch from Inaba Hiroto:
21959              - canonical UTF-8 hash keys: if a key string for a hash is
21960              UTF8-on, try downgrade the string and use it if
21961              unicode::distinct is not in effect.
21962              For the task, I added a function bytes_from_utf8() to utf8.c.
21963              It might resemble utf8_to_bytes() but it is not convenient
21964              to the task.
21965              Made a test for it and added to t/op/each.t
21966              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
21967              the mortal copy of the argument SV.
21968              And changed t/io/utf8.t test 18 which expects print() to
21969              upgrade its argument.
21970              - re-implement sv_eq with bytes_from_utf8()
21971              - some bug fixes
21972              - tr/// does not handle UTF8 range (\x{}-\x{})
21973              - \ before raw UTF8 character produced
21974              "Malformed UTF-8 character" warning.
21975              - "\x{100}\N{CENT SIGN}" is Malformed.
21976              Added tests for these 3.
21977              - and one silly bug (by me) with qu operator.
21978      Branch: perl
21979            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
21980            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
21981            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
21982 ____________________________________________________________________________
21983 [  8582] By: nick                                  on 2001/01/28  19:25:04
21984         Log: Add pod/perliol.pod to MANIFEST :-(
21985      Branch: perlio
21986            ! MANIFEST
21987 ____________________________________________________________________________
21988 [  8581] By: nick                                  on 2001/01/28  19:22:40
21989         Log: PerlIO documentation. Proofing and sub-editing requested.
21990      Branch: perlio
21991            + pod/perliol.pod
21992            ! pod/perlapio.pod
21993 ____________________________________________________________________________
21994 [  8580] By: jhi                                   on 2001/01/28  05:16:25
21995         Log: Revert the change to sv_2pv() done by #8054: Someone who
21996              did SvNV_set() on a scalar that also happened to be POK,
21997              followed by sv_2pv() won't get the right coercion anymore.
21998              [Sarathy]
21999      Branch: maint-5.6/perl
22000            ! sv.c
22001 ____________________________________________________________________________
22002 [  8579] By: jhi                                   on 2001/01/28  05:15:04
22003         Log: Remove the #8084 effect: do not allow -Q to be interpreted
22004              as -&Q(), this is too much wiggle room.
22005      Branch: maint-5.6/perl
22006            ! toke.c
22007 ____________________________________________________________________________
22008 [  8578] By: jhi                                   on 2001/01/28  05:12:45
22009         Log: Needed bits of #8439 (should have been in #8576),
22010              mainly for lval substr().
22011      Branch: maint-5.6/perl
22012            ! mg.c pp.c pp_hot.c
22013 ____________________________________________________________________________
22014 [  8577] By: jhi                                   on 2001/01/28  05:02:46
22015         Log: A missing check-in.
22016      Branch: maint-5.6/perl
22017            ! utf8.c
22018 ____________________________________________________________________________
22019 [  8576] By: jhi                                   on 2001/01/28  04:26:18
22020         Log: Integrate changes #8425,8436,8439,8517 from mainline.
22021              The 8439 was not truly integrated because it had too many
22022              dependencies on the development branch and because it introduced
22023              concepts too bold for a maintenance branch (such as the qu operator).
22024              
22025              Subject: [PATCH perl@8342] -Wformat
22026              
22027              Tighten some of the UTF-8 tests a bit.
22028              
22029              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
22030              - The substr lval was still not okay.
22031              - Now pp_stringify and sv_setsv copies source's UTF8 flag
22032              even if IN_BYTE.  pp_stringify is called from fold_constants
22033              at optimization phase and "\x{100}" was made SvUTF8_off under
22034              use bytes (the bytes pragma is for "byte semantics" and not
22035              for "do not produce UTF8 data")
22036      Branch: maint-5.6/perl
22037            ! t/lib/charnames.t t/op/substr.t toke.c
22038           !> sv.c t/pragma/utf8.t
22039 ____________________________________________________________________________
22040 [  8575] By: jhi                                   on 2001/01/28  04:01:51
22041         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
22042              
22043              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
22044              
22045              Subject: [ID 20001230.003] UTF-8 tr still hurts
22046              
22047              Test cases for #8385 (from Simon's "torture.pl")
22048              
22049              Start fixing UTF-8 lval substr() (8405)
22050      Branch: maint-5.6/perl
22051           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
22052           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
22053 ____________________________________________________________________________
22054 [  8574] By: jhi                                   on 2001/01/28  03:09:06
22055         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
22056              from mainline.
22057              
22058              UTF-8 cleanup.
22059              
22060              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
22061              
22062              "\x{FF}\xFF" was broken.
22063              
22064              Tests for #8329 and #8330.
22065              
22066              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
22067              
22068              IRIX compiler noticed that the bof initialization might be
22069              bypassed by control flow.
22070              
22071              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
22072      Branch: maint-5.6/perl
22073           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22074           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
22075 ____________________________________________________________________________
22076 [  8573] By: jhi                                   on 2001/01/28  02:06:12
22077         Log: Retract #8552.
22078      Branch: perl
22079            ! lib/Text/Wrap.pm t/lib/textwrap.t
22080 ____________________________________________________________________________
22081 [  8572] By: jhi                                   on 2001/01/28  02:04:49
22082         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
22083              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
22084              not really integrated but instead salvaged by hand
22085              (they had too many dependencies on the development release
22086              to be cleanly integratable).
22087              
22088              Subject: more UTF8 test suites and an UTF8 patch
22089              
22090              Tweak for MULTIPLICITY/USE_PERLIO
22091              
22092              Signedness nit.
22093              
22094              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
22095              
22096              Use the UTF8_XXX macros in is_utf8_char().
22097              
22098              Rewrite pp_concat() in terms of sv_catsv().  The . operator
22099              should now be UTF-8-proof.
22100              
22101              Subject: [PATCH perl@8269] scanning two hex-constants
22102              fails on EBCDIC environment (script length.t)
22103              
22104              Add some Unicode chop() tests.
22105      Branch: maint-5.6/perl
22106            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
22107           !> sv.c t/op/chop.t utf8.h
22108 ____________________________________________________________________________
22109 [  8571] By: jhi                                   on 2001/01/28  00:35:59
22110         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
22111              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
22112              
22113              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
22114              
22115              The maxiters upper limit sanity check (guarding against
22116              non-progress) assumed bytes instead of characters in s///
22117              and split().
22118              
22119              Signedness nit.
22120              
22121              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
22122              join() should now be UTF-8-proof.
22123              
22124              More split // UTF-8 tests. (8250)
22125      Branch: maint-5.6/perl
22126           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
22127           !> util.c
22128 ____________________________________________________________________________
22129 [  8570] By: jhi                                   on 2001/01/27  22:15:46
22130         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
22131              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
22132              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
22133              8084,8204,8244,8333 from mainline.
22134              
22135              For -Q where Q might be a one-letter sub name one does no more
22136              get a warning about an unknown filetest (7941,7943,7944,8084).
22137              
22138              Subject: Re: [ID 20001130.011] expression parsing bug ?
22139              
22140              Make uv_to_utf8() to zero-terminate its output buffer.
22141              
22142              Split off t/op/length.t (7995)
22143              
22144              Split off t/op/utf8decode.t (7996)
22145              
22146              Remove an unnecessary 'use utf8' from the utf8.t (7998)
22147              
22148              Split off t/op/concat.t (8004)
22149              
22150              Split off t/op/ver.t (8005)
22151              
22152              Document utf8_length(), utf8_distance(), and utf8_hop().
22153              
22154              Document utf8_to_uv() better.
22155              
22156              Introduce macros for UTF8 decoding (8028,8033).
22157              
22158              Add test for reverse() (8030,8031).
22159              
22160              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
22161              
22162              Do not return the Unicode replacement character    on UTF-8
22163              decoding failure.
22164              
22165              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
22166              not this_utf8 i.e. the output string has one, but don't mess
22167              with source assumption. (8052,8053)
22168              
22169              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
22170              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
22171              was not expecting to be called with something that was already
22172              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
22173              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
22174              (8054)
22175              
22176              Recode the naughty binary bytes in utf8decode.t using the \xHH.
22177              
22178              Make some panic messages a bit more logical.
22179      Branch: maint-5.6/perl
22180           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
22181           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
22182           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
22183           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
22184           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
22185           !> utf8.c utf8.h
22186 ____________________________________________________________________________
22187 [  8569] By: jhi                                   on 2001/01/27  19:16:43
22188         Log: Integrate changes #7750 from perlio and #8566 from mainline.
22189      Branch: maint-5.6/perl
22190           !> regexec.c sv.c
22191 ____________________________________________________________________________
22192 [  8568] By: jhi                                   on 2001/01/27  18:06:51
22193         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
22194              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
22195              7935[-perlio.c],7936,7959,7965 from mainline.
22196              
22197              Change the "big byte" error message to "Wide character".
22198              (7355, the croak-if-wide-chars-in-print part ignored)
22199              
22200              Use UINT64_C().
22201              
22202              Introduce Perl_utf8_length().
22203              
22204              diff -se shows these as different (7753, forgotten check-ins)
22205              
22206              Subject: [PATCH] doop.c - UTF8 tr///
22207              
22208              If we use (aTHX_ ...) then put Perl_ on the front.
22209              
22210              Make utf8_length() and utf8_distance() to be less forgiving
22211              about bad UTF-8.
22212              
22213              Test line numbers are different with utf8.
22214              
22215              No need to scan till infinity, 13 is enough. (7872,7911)
22216              
22217              Subject: [PATCH] Tokeniser debugging
22218              
22219              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
22220              
22221              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
22222              
22223              Be more careful in Perl_sv_utf8_downgrade().
22224              
22225              Use DO_UTF8().
22226              
22227              Raw zero bytes in text files confuse at least GNU patch 2.1.
22228      Branch: maint-5.6/perl
22229           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
22230           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
22231           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
22232           !> t/pragma/utf8.t toke.c utf8.c utf8.h
22233 ____________________________________________________________________________
22234 [  8567] By: nick                                  on 2001/01/27  11:10:38
22235         Log: Integrate mainline
22236      Branch: perlio
22237           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
22238           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
22239           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
22240           !> toke.c
22241 ____________________________________________________________________________
22242 [  8566] By: jhi                                   on 2001/01/27  06:22:48
22243         Log: More documentation for the regexp context stack.
22244      Branch: perl
22245            ! regexec.c
22246 ____________________________________________________________________________
22247 [  8565] By: jhi                                   on 2001/01/27  05:21:57
22248         Log: Update Changes.
22249      Branch: perl
22250            ! Changes patchlevel.h
22251 ____________________________________________________________________________
22252 [  8564] By: jhi                                   on 2001/01/27  04:44:04
22253         Log: Threadedness patch for #8562 from Doug MacEachern.
22254      Branch: perl
22255            ! toke.c
22256 ____________________________________________________________________________
22257 [  8563] By: jhi                                   on 2001/01/27  04:26:24
22258         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
22259              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22260              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
22261              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
22262      Branch: perl
22263            ! op.c
22264 ____________________________________________________________________________
22265 [  8562] By: jhi                                   on 2001/01/27  04:20:30
22266         Log: Subject: Re: Announce : Tokener reporting patch
22267              From: Simon Cozens <simon@cozens.net>
22268              Date: Mon, 22 Jan 2001 02:17:22 +0000
22269              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
22270      Branch: perl
22271            ! embed.h embed.pl proto.h toke.c
22272 ____________________________________________________________________________
22273 [  8561] By: jhi                                   on 2001/01/27  04:17:24
22274         Log: Forgot from #8545.  Oops.
22275      Branch: perl
22276            ! pp.c t/pragma/overload.t
22277 ____________________________________________________________________________
22278 [  8560] By: jhi                                   on 2001/01/27  03:01:47
22279         Log: A better module compilation test, use MANIFEST as suggested
22280              by Spider.
22281      Branch: perl
22282            ! t/lib/1_compile.t
22283 ____________________________________________________________________________
22284 [  8559] By: jhi                                   on 2001/01/27  02:50:48
22285         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
22286              From: Peter Prymmer <pvhp@forte.com>
22287              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
22288              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
22289      Branch: perl
22290            ! t/lib/b.t
22291 ____________________________________________________________________________
22292 [  8558] By: jhi                                   on 2001/01/27  02:27:05
22293         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
22294              From: Peter Prymmer <pvhp@forte.com>
22295              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
22296              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
22297      Branch: perl
22298            ! t/pragma/sub_lval.t
22299 ____________________________________________________________________________
22300 [  8557] By: jhi                                   on 2001/01/27  02:26:03
22301         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
22302              From: Peter Prymmer <pvhp@forte.com>
22303              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
22304              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
22305      Branch: perl
22306            ! t/lib/st-06compat.t
22307 ____________________________________________________________________________
22308 [  8556] By: jhi                                   on 2001/01/27  02:24:33
22309         Log: Subject: [PATCH: perl@8531] minor update to README.os390
22310              From: Peter Prymmer <pvhp@forte.com>
22311              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
22312              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
22313      Branch: perl
22314            ! README.os390
22315 ____________________________________________________________________________
22316 [  8555] By: jhi                                   on 2001/01/27  00:35:47
22317         Log: No point in checking the length before we know whether the pointer
22318              is bogus or not, fixes Abigail's odbm failures in Linux.
22319      Branch: perl
22320            ! sv.c
22321 ____________________________________________________________________________
22322 [  8554] By: nick                                  on 2001/01/26  19:01:31
22323         Log: Integrate mainline
22324      Branch: perlio
22325           !> lib/Text/Wrap.pm t/lib/textwrap.t
22326 ____________________________________________________________________________
22327 [  8553] By: jhi                                   on 2001/01/26  15:19:39
22328         Log: Integrate change #7792 from perlio (multiplicity fix),
22329              fix the AV leak in regex DEBUGGING (tiny part of the
22330              polymorphic regexp patch #8143).
22331      Branch: maint-5.6/perl
22332            ! regcomp.c
22333           !> scope.h
22334 ____________________________________________________________________________
22335 [  8552] By: jhi                                   on 2001/01/26  15:03:23
22336         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
22337              From: Michael G Schwern <schwern@pobox.com>
22338              Date: Fri, 26 Jan 2001 09:28:31 -0500
22339              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
22340      Branch: perl
22341            ! lib/Text/Wrap.pm t/lib/textwrap.t
22342 ____________________________________________________________________________
22343 [  8551] By: jhi                                   on 2001/01/26  02:33:19
22344         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
22345              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
22346              
22347              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
22348              
22349              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
22350              
22351              Message nit.
22352              
22353              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
22354              
22355              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
22356              
22357              (the cleanup of unused submatches in regtry() and regcppop())
22358              
22359              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
22360              stored and restored, and thusly was trounced by the utf8 swash
22361              routines.
22362              
22363              use utf8 not required to use \x{}.
22364              
22365              Removed two more tests that make no sense in UTF-8 since the test
22366              data is not in UTF-8.
22367              
22368              Get the three different space character classes right under utf8.
22369              
22370              Implement ANYOFUTF8 regprop() dumping.
22371              
22372              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
22373              
22374              Document the regex context pushing/popping a bit better.
22375      Branch: maint-5.6/perl
22376           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
22377           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
22378           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
22379           !> t/op/regmesg.t utf8.c
22380 ____________________________________________________________________________
22381 [  8550] By: nick                                  on 2001/01/25  19:42:30
22382         Log: Integrate mainline
22383      Branch: perlio
22384           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
22385           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
22386           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
22387           !> t/lib/bigint.t t/lib/bigintpm.t
22388 ____________________________________________________________________________
22389 [  8549] By: jhi                                   on 2001/01/25  15:22:28
22390         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
22391      Branch: maint-5.6/perl
22392            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
22393 ____________________________________________________________________________
22394 [  8548] By: jhi                                   on 2001/01/25  15:02:55
22395         Log: Integrate changes #7997,8063,8492,8547 from mainline.
22396              
22397              Subject: Re: STRLEN - what?
22398              
22399              Subject: [PATCH] perlguts.pod
22400              
22401              Memory management calls documentation.
22402              
22403              Layout using tabulator is not a good idea in a pod.
22404      Branch: maint-5.6/perl
22405           !> pod/perlguts.pod
22406 ____________________________________________________________________________
22407 [  8547] By: jhi                                   on 2001/01/25  14:49:05
22408         Log: Layout using tabulator is not a good idea in a pod.
22409      Branch: perl
22410            ! pod/perlguts.pod
22411 ____________________________________________________________________________
22412 [  8546] By: jhi                                   on 2001/01/25  14:31:12
22413         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
22414              from mainline.
22415              
22416              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22417              
22418              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22419              
22420              More Win32 editor/IDE/shell hints.
22421              
22422              More Win32 Perling.
22423              
22424              Yet another editor edit.
22425              
22426              Edit edit edit.
22427              
22428              IDE/editor section tweaking.
22429              
22430              Few more IDE/editor nits from p5p.
22431      Branch: maint-5.6/perl
22432           !> pod/perlfaq3.pod
22433 ____________________________________________________________________________
22434 [  8545] By: jhi                                   on 2001/01/25  04:16:32
22435         Log: Subject: [PATCH 5.7.0] overload int()
22436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22437              Date: Wed, 24 Jan 2001 19:06:57 -0500
22438              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
22439      Branch: perl
22440            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
22441            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
22442            ! t/lib/bigintpm.t
22443 ____________________________________________________________________________
22444 [  8544] By: jhi                                   on 2001/01/25  04:15:11
22445         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
22446              From: Peter Prymmer <pvhp@forte.com>
22447              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
22448              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
22449      Branch: perl
22450            ! Makefile.SH README.os390 hints/os390.sh installperl
22451 ____________________________________________________________________________
22452 [  8543] By: jhi                                   on 2001/01/25  03:52:08
22453         Log: Integrate change #8462,8469 from mainline.
22454              
22455              In VMS Perl subversion (perl -V) is undef.
22456      Branch: maint-5.6/perl
22457           !> configure.com
22458 ____________________________________________________________________________
22459 [  8542] By: jhi                                   on 2001/01/25  03:44:55
22460         Log: Integrate changes #7835,7850,8315,8316 from mainline.
22461              
22462              Solaris hints.
22463      Branch: maint-5.6/perl
22464           !> hints/solaris_2.sh
22465 ____________________________________________________________________________
22466 [  8541] By: jhi                                   on 2001/01/25  03:39:28
22467         Log: Integrate #8336 from mainline.
22468      Branch: maint-5.6/perl
22469           !> hv.c
22470 ____________________________________________________________________________
22471 [  8540] By: jhi                                   on 2001/01/25  03:23:50
22472         Log: Retract #8539.
22473      Branch: maint-5.6/perl
22474            ! pod/perlfaq3.pod
22475 ____________________________________________________________________________
22476 [  8539] By: jhi                                   on 2001/01/25  03:21:55
22477         Log: (Retracted by #5940.)
22478      Branch: maint-5.6/perl
22479            ! pod/perlfaq3.pod
22480 ____________________________________________________________________________
22481 [  8538] By: jhi                                   on 2001/01/25  03:14:07
22482         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
22483              From: Peter Prymmer <pvhp@forte.com>
22484              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
22485              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
22486              
22487              The VMS bits.
22488      Branch: maint-5.6/perl
22489            ! configure.com vms/descrip_mms.template
22490 ____________________________________________________________________________
22491 [  8537] By: jhi                                   on 2001/01/25  03:06:09
22492         Log: Integrate #7710,7824,7973 from mainline.
22493      Branch: maint-5.6/perl
22494           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22495           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
22496           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
22497           !> vos/config.ga.def vos/config.ga.h win32/config.bc
22498           !> win32/config.gc win32/config.vc
22499 ____________________________________________________________________________
22500 [  8536] By: jhi                                   on 2001/01/24  13:50:20
22501         Log: Revert the edits made by me so far to the 5.6 branch since
22502              the TRIAL1 since I did edits when I should have been using
22503              integrates.  Bad programmer.   (Will integrate them properly later.)
22504              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
22505              The #8353 will not be reapplied at least for now since
22506              the UTF-8 hash keys need more thinking.
22507              (The patches #8347, #8354, #8454, #8473 were okay since they
22508              were original edits made specifically for the 5.6.1-TRIAL1.)
22509      Branch: maint-5.6/perl
22510            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22511            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
22512            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
22513            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
22514            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
22515            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22516            ! win32/config.bc win32/config.gc win32/config.vc
22517 ____________________________________________________________________________
22518 [  8535] By: bailey                                on 2001/01/24  06:37:02
22519         Log: SYN SYN
22520      Branch: vmsperl
22521           +> (branch 26 files)
22522           !> (integrate 130 files)
22523 ____________________________________________________________________________
22524 [  8534] By: nick                                  on 2001/01/23  19:30:57
22525         Log: Integrate mainline.
22526      Branch: perlio
22527           !> Changes Configure Porting/Glossary Porting/config.sh
22528           !> Porting/config_H embed.h embed.pl ext/Encode/compile
22529           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
22530           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
22531           !> pod/perlvar.pod proto.h t/lib/1_compile.t
22532 ____________________________________________________________________________
22533 [  8533] By: jhi                                   on 2001/01/23  16:15:46
22534         Log: Forgotten from #8501.
22535      Branch: perl
22536            ! Porting/Glossary Porting/config.sh Porting/config_H
22537 ____________________________________________________________________________
22538 [  8532] By: jhi                                   on 2001/01/23  16:13:27
22539         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
22540              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22541              Date: Mon, 22 Jan 2001 17:51:58 +0100
22542              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
22543      Branch: perl
22544            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
22545 ____________________________________________________________________________
22546 [  8531] By: jhi                                   on 2001/01/23  15:46:01
22547         Log: Update Changes.
22548      Branch: perl
22549            ! Changes patchlevel.h
22550 ____________________________________________________________________________
22551 [  8530] By: jhi                                   on 2001/01/23  15:38:39
22552         Log: De-cut-and-pasto.
22553      Branch: perl
22554            ! t/lib/1_compile.t
22555 ____________________________________________________________________________
22556 [  8529] By: jhi                                   on 2001/01/23  15:11:04
22557         Log: Document the mkdir trailing slashes case.
22558      Branch: perl
22559            ! pod/perlfunc.pod
22560 ____________________________________________________________________________
22561 [  8528] By: jhi                                   on 2001/01/23  15:08:28
22562         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
22563              get installed:
22564              
22565              Subject: lib/lib.pm
22566              From: <abigail@foad.org>
22567              Date: Mon, 28 Aug 2000 20:35:08 -0400
22568              Message-ID: <20000829003508.21281.qmail@foad.org>
22569      Branch: perl
22570            ! installperl
22571 ____________________________________________________________________________
22572 [  8527] By: jhi                                   on 2001/01/23  14:44:04
22573         Log: Metaconfig unit change for #8526.
22574      Branch: metaconfig
22575            ! U/threads/archname.U
22576 ____________________________________________________________________________
22577 [  8526] By: jhi                                   on 2001/01/23  14:43:19
22578         Log: Attach -perlio to the archname if so selected.
22579      Branch: perl
22580            ! Configure
22581 ____________________________________________________________________________
22582 [  8525] By: jhi                                   on 2001/01/23  14:24:01
22583         Log: Subject: [PATCH] pod/perlvar.pod
22584              From: abigail@foad.org
22585              Date: Tue, 23 Jan 2001 01:41:10 +0100
22586              Message-ID: <20010123004110.22259.qmail@foad.org>
22587      Branch: perl
22588            ! pod/perlvar.pod
22589 ____________________________________________________________________________
22590 [  8524] By: jhi                                   on 2001/01/23  14:22:32
22591         Log: A bug introduced in #8217 (the undefined variable in the
22592              lib/safe1_t #3) fixed, by Charles Lane:
22593              
22594              The earlier patch made it so that stuff running in Safe
22595              compartments could do a "caller" and see "main".  That
22596              little change in name is done right before the code in
22597              the compartment is run, and apparantly the parser
22598              was picking up the stash name before it got changed.
22599              
22600              (why it was threaded vs. unthreaded Perl that was sensitive to this
22601              I still don't know...and it probably doesn't matter).
22602              
22603              I tryed removing the stash name-change and saw that threaded Perl
22604              did indeed pass the lib/safe1.t tests.
22605              
22606              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
22607              do the name change (and to connect _ in the compartment to the global
22608              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
22609              to call _safe_pkg_prep when creating a new compartment.
22610              
22611              Passes all tests with threaded perl on linux; passes all tests
22612              with unthreaded perl on VMS.
22613              
22614              At some point I'll probably want to revisit Safe and Opcode to
22615              provide more sensible handling of global variables...and to get
22616              formats working in Safe compartments, which they don't do currently.
22617      Branch: perl
22618            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
22619 ____________________________________________________________________________
22620 [  8523] By: jhi                                   on 2001/01/23  14:11:58
22621         Log: Also the lib/Thread.pm itself needs to be ignored if
22622              the Thread extension hasn't been built.
22623      Branch: perl
22624            ! t/lib/1_compile.t
22625 ____________________________________________________________________________
22626 [  8522] By: jhi                                   on 2001/01/23  13:51:28
22627         Log: print() instead of warn() so that stderr doesn't get
22628              unncessarily polluted.
22629      Branch: perl
22630            ! ext/Encode/compile
22631 ____________________________________________________________________________
22632 [  8521] By: jhi                                   on 2001/01/23  13:49:48
22633         Log: Integrate perlio.
22634      Branch: perl
22635           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
22636           !> ext/Encode/encode.h
22637 ____________________________________________________________________________
22638 [  8520] By: nick                                  on 2001/01/22  21:44:00
22639         Log: More messing with Encode:
22640              Extra fields in header to allow multiple names and to record
22641              other things "compile" knows.
22642              Re-organise compile to factor out common output routines.
22643      Branch: perlio
22644            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
22645 ____________________________________________________________________________
22646 [  8519] By: nick                                  on 2001/01/22  20:33:50
22647         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
22648      Branch: perlio
22649            ! ext/Encode/Makefile.PL ext/Encode/compile
22650 ____________________________________________________________________________
22651 [  8518] By: nick                                  on 2001/01/22  20:28:13
22652         Log: Integrate mainline
22653      Branch: perlio
22654           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
22655           !> vos/config.alpha.def vos/config.alpha.h
22656 ____________________________________________________________________________
22657 [  8517] By: jhi                                   on 2001/01/22  15:37:17
22658         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
22659              by Inaba Hiroto.
22660      Branch: perl
22661            ! sv.c
22662 ____________________________________________________________________________
22663 [  8516] By: jhi                                   on 2001/01/22  14:55:15
22664         Log: More SIG_SIZE fixes.
22665      Branch: perl
22666            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
22667 ____________________________________________________________________________
22668 [  8515] By: jhi                                   on 2001/01/22  14:50:27
22669         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
22670              From: "Craig A. Berry" <craigberry@mac.com>
22671              Date: Mon, 22 Jan 2001 00:42:24 -0600
22672              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
22673      Branch: perl
22674            ! configure.com
22675 ____________________________________________________________________________
22676 [  8514] By: jhi                                   on 2001/01/22  14:31:17
22677         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
22678              From: "Craig A. Berry" <craigberry@mac.com>
22679              Date: Sun, 21 Jan 2001 23:03:25 -0600
22680              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
22681      Branch: perl
22682            ! configure.com
22683 ____________________________________________________________________________
22684 [  8513] By: jhi                                   on 2001/01/22  14:14:00
22685         Log: Add the .ucm encoding tables to the MANIFEST.
22686      Branch: perl
22687            ! MANIFEST
22688 ____________________________________________________________________________
22689 [  8512] By: jhi                                   on 2001/01/22  13:43:33
22690         Log: Integrate perlio.
22691      Branch: perl
22692           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22693           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22694           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22695           +> ext/Encode/Encode/iso8859-10.ucm
22696           +> ext/Encode/Encode/iso8859-13.ucm
22697           +> ext/Encode/Encode/iso8859-14.ucm
22698           +> ext/Encode/Encode/iso8859-15.ucm
22699           +> ext/Encode/Encode/iso8859-16.ucm
22700           +> ext/Encode/Encode/iso8859-2.ucm
22701           +> ext/Encode/Encode/iso8859-3.ucm
22702           +> ext/Encode/Encode/iso8859-4.ucm
22703           +> ext/Encode/Encode/iso8859-5.ucm
22704           +> ext/Encode/Encode/iso8859-6.ucm
22705           +> ext/Encode/Encode/iso8859-7.ucm
22706           +> ext/Encode/Encode/iso8859-8.ucm
22707           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22708           +> ext/Encode/Encode/symbol.ucm
22709           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
22710           !> perliol.h
22711 ____________________________________________________________________________
22712 [  8511] By: nick                                  on 2001/01/21  23:44:47
22713         Log: Make "real" layers of ":utf8" and ":raw".
22714              So now PERLIO=utf8 perl ...
22715              does what Andreas wanted.
22716              Fix arg passing in open.pm (still have a Carp issue).
22717      Branch: perlio
22718            ! lib/open.pm perlio.c perliol.h
22719 ____________________________________________________________________________
22720 [  8510] By: jhi                                   on 2001/01/21  22:56:53
22721         Log: Document the regex context pushing/popping a bit better.
22722      Branch: perl
22723            ! regexec.c
22724 ____________________________________________________________________________
22725 [  8509] By: jhi                                   on 2001/01/21  22:55:44
22726         Log: Tweak the mkdir trailing slash code some more.
22727              
22728              TO DO: the same handling should probably be done for
22729              all the other filesystem functions that can have directories
22730              as their arguments.
22731      Branch: perl
22732            ! pp_sys.c
22733 ____________________________________________________________________________
22734 [  8508] By: nick                                  on 2001/01/21  21:37:43
22735         Log: Switch "compiled in" encodings to .ucm format.
22736              (Leave others as .enc till we can run-time load .ucm,
22737              or find some other way to load them.)
22738      Branch: perlio
22739            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22740            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22741            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22742            + ext/Encode/Encode/iso8859-10.ucm
22743            + ext/Encode/Encode/iso8859-13.ucm
22744            + ext/Encode/Encode/iso8859-14.ucm
22745            + ext/Encode/Encode/iso8859-15.ucm
22746            + ext/Encode/Encode/iso8859-16.ucm
22747            + ext/Encode/Encode/iso8859-2.ucm
22748            + ext/Encode/Encode/iso8859-3.ucm
22749            + ext/Encode/Encode/iso8859-4.ucm
22750            + ext/Encode/Encode/iso8859-5.ucm
22751            + ext/Encode/Encode/iso8859-6.ucm
22752            + ext/Encode/Encode/iso8859-7.ucm
22753            + ext/Encode/Encode/iso8859-8.ucm
22754            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22755            + ext/Encode/Encode/symbol.ucm
22756            ! ext/Encode/Makefile.PL ext/Encode/compile
22757 ____________________________________________________________________________
22758 [  8507] By: nick                                  on 2001/01/21  21:02:03
22759         Log: Integrate (partial) mainline.
22760      Branch: perlio
22761           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
22762           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
22763           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22764 ____________________________________________________________________________
22765 [  8506] By: jhi                                   on 2001/01/21  20:09:30
22766         Log: Update Changes.
22767      Branch: perl
22768            ! Changes patchlevel.h
22769 ____________________________________________________________________________
22770 [  8505] By: jhi                                   on 2001/01/21  19:39:59
22771         Log: Subject: Minor typos in perlfaq2.pod
22772              From: "Stephen P. Potter" <spp@spotter.yi.org>
22773              Message-Id: <200101192101.QAA11911@spotter.yi.org>
22774              Date: Fri, 19 Jan 2001 16:01:13 -0500
22775              
22776              with a nit from Philip Netwon.
22777      Branch: perl
22778            ! pod/perlfaq2.pod
22779 ____________________________________________________________________________
22780 [  8504] By: jhi                                   on 2001/01/21  19:33:05
22781         Log: Metaconfig change for #8503.
22782      Branch: metaconfig
22783            ! U/threads/usethreads.U
22784 ____________________________________________________________________________
22785 [  8503] By: jhi                                   on 2001/01/21  19:32:21
22786         Log: Sanity check for conflicting thread flavours.
22787      Branch: perl
22788            ! Configure config_h.SH
22789 ____________________________________________________________________________
22790 [  8502] By: jhi                                   on 2001/01/21  19:23:00
22791         Log: Metaconfig change for #8501.
22792      Branch: metaconfig
22793            ! U/modified/sig_name.U
22794 ____________________________________________________________________________
22795 [  8501] By: jhi                                   on 2001/01/21  19:22:26
22796         Log: The SIG_SIZE is the number of the elements *excluding*
22797              the terminating NULL.
22798      Branch: perl
22799            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
22800            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
22801            ! win32/config_H.vc
22802 ____________________________________________________________________________
22803 [  8500] By: jhi                                   on 2001/01/21  18:31:31
22804         Log: Integrate perlio.
22805      Branch: perl
22806           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
22807           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
22808           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
22809           !> pp_sys.c proto.h sv.c
22810 ____________________________________________________________________________
22811 [  8499] By: jhi                                   on 2001/01/21  17:43:57
22812         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
22813              From: Hugo <hv@crypt.compulink.co.uk>
22814              Date: Sun, 21 Jan 2001 13:34:05 +0000
22815              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
22816              
22817              In sprintf UTF8ize only if necessary.
22818      Branch: perl
22819            ! sv.c
22820 ____________________________________________________________________________
22821 [  8498] By: nick                                  on 2001/01/21  16:25:32
22822         Log: Encode cleanup.
22823              Add command line control over "compile" so that Makefile.PL
22824              needs can be combined with other uses.
22825              Use command line options in Makefile.PL.
22826              Fix multi-byte parsing in .ucm files.
22827      Branch: perlio
22828            ! ext/Encode/Makefile.PL ext/Encode/compile
22829 ____________________________________________________________________________
22830 [  8497] By: nick                                  on 2001/01/21  12:56:27
22831         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
22832      Branch: perlio
22833            ! ext/Encode/Encode.xs
22834 ____________________________________________________________________________
22835 [  8496] By: nick                                  on 2001/01/21  12:18:45
22836         Log: Fixup after integrate:
22837              missed the .sym files that are changed by regen_headers
22838              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
22839      Branch: perlio
22840            ! global.sym pp.sym sv.c
22841 ____________________________________________________________________________
22842 [  8495] By: nick                                  on 2001/01/21  11:51:07
22843         Log: Integrate mainline.
22844      Branch: perlio
22845           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
22846           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
22847           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
22848           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
22849           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
22850           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
22851           !> win32/Makefile win32/makefile.mk
22852 ____________________________________________________________________________
22853 [  8494] By: jhi                                   on 2001/01/20  23:12:11
22854         Log: Forgot the expect_number() prototype.
22855      Branch: perl
22856            ! embed.h embed.pl proto.h
22857 ____________________________________________________________________________
22858 [  8493] By: jhi                                   on 2001/01/20  22:56:39
22859         Log: Subject: [PATCH: perl@8482] README.vms URL updates
22860              From: Peter Prymmer <pvhp@forte.com>
22861              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
22862              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
22863              
22864              Plus Craig A. Berry's suggestion to use compaq.com instead
22865              of digital.com.
22866      Branch: perl
22867            ! README.vms
22868 ____________________________________________________________________________
22869 [  8492] By: jhi                                   on 2001/01/20  22:50:05
22870         Log: Memory management calls documentation.
22871      Branch: perl
22872            ! pod/perlguts.pod
22873 ____________________________________________________________________________
22874 [  8491] By: jhi                                   on 2001/01/20  22:38:33
22875         Log: Signedness nit plus few memcpy/Copy nits.
22876      Branch: perl
22877            ! sv.c
22878 ____________________________________________________________________________
22879 [  8490] By: jhi                                   on 2001/01/20  22:25:53
22880         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
22881              From: Peter Prymmer <pvhp@forte.com>
22882              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
22883              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
22884      Branch: perl
22885            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
22886 ____________________________________________________________________________
22887 [  8489] By: jhi                                   on 2001/01/20  22:24:41
22888         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
22889              From: Peter Prymmer <pvhp@forte.com>
22890              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
22891              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
22892      Branch: perl
22893            ! win32/Makefile win32/makefile.mk
22894 ____________________________________________________________________________
22895 [  8488] By: jhi                                   on 2001/01/20  22:22:27
22896         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
22897              From: Peter Prymmer <pvhp@forte.com>
22898              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
22899              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
22900      Branch: perl
22901            ! Makefile.SH
22902 ____________________________________________________________________________
22903 [  8487] By: jhi                                   on 2001/01/20  22:21:18
22904         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
22905              From: Peter Prymmer <pvhp@forte.com>
22906              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
22907              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
22908      Branch: perl
22909            + ext/DynaLoader/dl_dllload.xs
22910            ! MANIFEST Makefile.SH hints/os390.sh
22911 ____________________________________________________________________________
22912 [  8486] By: jhi                                   on 2001/01/20  22:17:53
22913         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
22914              From: Peter Prymmer <pvhp@forte.com>
22915              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
22916              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
22917      Branch: perl
22918            ! README.os390 README.posix-bc
22919 ____________________________________________________________________________
22920 [  8485] By: jhi                                   on 2001/01/20  20:15:30
22921         Log: Document and test the new qu operator.
22922      Branch: perl
22923            + t/op/qu.t
22924            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
22925            ! pod/perlretut.pod pod/perlunicode.pod
22926 ____________________________________________________________________________
22927 [  8484] By: nick                                  on 2001/01/20  19:42:30
22928         Log: Infrastructure to allow:
22929              open($fh,"|-",@array);
22930              to be implemented
22931              i.e. mark pp_open as needing a stack mark, and make pp_open
22932              process its args in that style (and pass them _all_ to tied handles OPEN).
22933              Invent do_openn() which takes SV ** at allow it to see multiple args.
22934              Note this does not _do_ anything yet.
22935      Branch: perlio
22936            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
22937            ! perlapi.c pp_proto.h pp_sys.c proto.h
22938 ____________________________________________________________________________
22939 [  8483] By: nick                                  on 2001/01/20  17:23:14
22940         Log: Integrate mainline.
22941      Branch: perlio
22942           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
22943           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
22944 ____________________________________________________________________________
22945 [  8482] By: jhi                                   on 2001/01/19  15:37:49
22946         Log: Update Changes.
22947      Branch: perl
22948            ! Changes patchlevel.h
22949 ____________________________________________________________________________
22950 [  8481] By: jhi                                   on 2001/01/19  14:41:24
22951         Log: Subject: Re: new feature: s?printf parameter reordering 
22952              From: Hugo <hv@crypt.compulink.co.uk>
22953              Date: Thu, 11 Jan 2001 17:09:03 +0000
22954              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
22955              
22956              - support reordering for all parameters: %, *v, *, .*
22957              - lay down that the reordering specification must immediately
22958              follow that parameter: %3$, *v3$, *3$, .*3$
22959              - fix vectorisation of a zero-length string
22960              - factor out the code choosing the argument to format
22961              
22962              Possibly unwanted side-effects:
22963              - the special format specifiers ' +-0' must now precede any
22964              vectorisation specifier. Tests in op/sprintf and op/ver
22965              have been changed to reflect this.
22966              - sprintf.t test #214 changed its expectations because in many
22967              cases, the next parameter has already been consumed when an
22968              invalid type letter is detected.
22969              
22970              Probably wanted side-effects:
22971              - attempts to format a non-existent parameter will warn as if C<undef>
22972              - attempt to write to non-existent parameter with '%n' will complain
22973              of "attempt to modify read-only value" instead of being silent
22974      Branch: perl
22975            ! sv.c t/op/sprintf.t t/op/ver.t
22976 ____________________________________________________________________________
22977 [  8480] By: jhi                                   on 2001/01/19  14:08:37
22978         Log: Subject: PATCH pragma/locale.t
22979              From: andreas.koenig@anima.de (Andreas J. Koenig)
22980              Date: 18 Jan 2001 09:45:37 +0100
22981              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
22982      Branch: perl
22983            ! t/pragma/locale.t
22984 ____________________________________________________________________________
22985 [  8479] By: jhi                                   on 2001/01/19  13:19:58
22986         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
22987      Branch: perl
22988            ! configure.com
22989 ____________________________________________________________________________
22990 [  8478] By: jhi                                   on 2001/01/19  02:12:35
22991         Log: Automate 1_compile.t.
22992      Branch: perl
22993            ! t/lib/1_compile.t
22994 ____________________________________________________________________________
22995 [  8477] By: jhi                                   on 2001/01/19  01:49:56
22996         Log: Integrate perlio.
22997      Branch: perl
22998           !> sv.c win32/config.bc win32/config.gc win32/config.vc
22999           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23000 ____________________________________________________________________________
23001 [  8476] By: nick                                  on 2001/01/18  21:51:52
23002         Log: Integrate mainline
23003      Branch: perlio
23004           +> t/lib/1_compile.t t/lib/compmod.pl
23005           !> MANIFEST configure.com lib/unicode/distinct.pm
23006 ____________________________________________________________________________
23007 [  8475] By: nick                                  on 2001/01/18  21:48:02
23008         Log: Win32 "safe signals" co-existance fix.
23009              Fix SIG_SIZE value.
23010              Clear PL_sig_pending when cloning (fork).
23011      Branch: perlio
23012            ! sv.c win32/config.bc win32/config.gc win32/config.vc
23013            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23014 ____________________________________________________________________________
23015 [  8474] By: jhi                                   on 2001/01/18  14:40:57
23016         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
23017      Branch: perl
23018            ! t/lib/1_compile.t
23019 ____________________________________________________________________________
23020 [  8473] By: gsar                                  on 2001/01/18  11:42:31
23021         Log: unsubmitted trial1 change
23022      Branch: maint-5.6/perl
23023            ! Changes
23024 ____________________________________________________________________________
23025 [  8472] By: jhi                                   on 2001/01/18  04:30:24
23026         Log: The first bug found by 1_compile.t.
23027      Branch: perl
23028            ! lib/unicode/distinct.pm
23029 ____________________________________________________________________________
23030 [  8471] By: jhi                                   on 2001/01/18  04:29:42
23031         Log: Add Schwern's 1_compile test.  The compile_module script renamed
23032              to be a bit shorter for the 8.3 people.
23033      Branch: perl
23034            + t/lib/1_compile.t t/lib/compmod.pl
23035            ! MANIFEST
23036 ____________________________________________________________________________
23037 [  8470] By: jhi                                   on 2001/01/18  04:16:00
23038         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)
23039              From: Peter Prymmer <pvhp@forte.com>
23040              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
23041              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
23042              Replace #8463.
23043      Branch: maint-5.6/perl
23044            ! configure.com
23045 ____________________________________________________________________________
23046 [  8469] By: jhi                                   on 2001/01/18  04:13:02
23047         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)
23048              From: Peter Prymmer <pvhp@forte.com>
23049              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
23050              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
23051              Replace #8462.
23052      Branch: perl
23053            ! configure.com
23054 ____________________________________________________________________________
23055 [  8468] By: jhi                                   on 2001/01/18  03:42:08
23056         Log: Integrate perlio.
23057      Branch: perl
23058           !> gv.c mg.c perlio.c util.c
23059 ____________________________________________________________________________
23060 [  8467] By: nick                                  on 2001/01/17  22:41:10
23061         Log: "Safe" signals - trial implementation.
23062              gv.c tweaked to zero PL_sig_pend array
23063              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
23064              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
23065              Odd thing is that it "works" with PERLIO=stdio as well (linux).
23066      Branch: perlio
23067            ! gv.c mg.c perlio.c util.c
23068 ____________________________________________________________________________
23069 [  8466] By: nick                                  on 2001/01/17  20:40:20
23070         Log: Integrate mainline.
23071      Branch: perlio
23072           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23073           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
23074           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
23075           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23076           !> vos/config.ga.h win32/config.bc win32/config.gc
23077           !> win32/config.vc
23078 ____________________________________________________________________________
23079 [  8465] By: jhi                                   on 2001/01/17  18:37:13
23080         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
23081              From: Nicholas Clark <nick@ccl4.org>
23082              Date: Wed, 17 Jan 2001 17:31:33 +0000
23083              Message-ID: <20010117173133.I2633@plum.flirble.org>
23084      Branch: perl
23085            ! t/op/int.t
23086 ____________________________________________________________________________
23087 [  8464] By: jhi                                   on 2001/01/17  14:43:17
23088         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
23089              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23090              Date: Wed, 17 Jan 2001 15:16:43 +0100
23091              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
23092              
23093              pp_int() was dropping an NV to the floor,
23094              int(279964589018079/59) either returned not an integer
23095              4745162525730.15, or one got "Attempt to free unreferenced scalar."
23096      Branch: perl
23097            ! pp.c
23098 ____________________________________________________________________________
23099 [  8463] By: jhi                                   on 2001/01/17  06:12:42
23100         Log: (Replaced by #8470)
23101              
23102              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)
23103              From: "Craig A. Berry" <craigberry@mac.com>
23104              Date: Tue, 16 Jan 2001 23:38:46 -0600
23105              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
23106      Branch: maint-5.6/perl
23107            ! configure.com
23108 ____________________________________________________________________________
23109 [  8462] By: jhi                                   on 2001/01/17  06:11:31
23110         Log: (Replaced by #8469)
23111              
23112              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)
23113              From: "Craig A. Berry" <craigberry@mac.com>
23114              Date: Tue, 16 Jan 2001 23:38:46 -0600
23115              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
23116      Branch: perl
23117            ! configure.com
23118 ____________________________________________________________________________
23119 [  8461] By: jhi                                   on 2001/01/17  05:56:12
23120         Log: Allow for one trailing slash in the directory of mkdir().
23121      Branch: perl
23122            ! pp_sys.c
23123 ____________________________________________________________________________
23124 [  8460] By: jhi                                   on 2001/01/17  03:26:01
23125         Log: Metaconfig unit changes for #8459.
23126      Branch: metaconfig
23127            ! U/modified/Loc.U U/modified/sig_name.U
23128 ____________________________________________________________________________
23129 [  8459] By: jhi                                   on 2001/01/17  03:24:48
23130         Log: Define SIG_SIZE, the number of elements in the sig_name and
23131              sig_num arrays, including the final NULL entry.
23132      Branch: perl
23133            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23134            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
23135            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
23136            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23137            ! win32/config.bc win32/config.gc win32/config.vc
23138 ____________________________________________________________________________
23139 [  8458] By: jhi                                   on 2001/01/17  01:41:33
23140         Log: Integrate perlio.
23141      Branch: perl
23142           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
23143           !> perlapi.h proto.h sv.c
23144 ____________________________________________________________________________
23145 [  8457] By: nick                                  on 2001/01/16  22:07:26
23146         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
23147              Provides all the "cost" but no benefit yet - it is to allow cost
23148              to be measured, and implementation experiments (just in mg.c?).
23149      Branch: perlio
23150            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
23151            ! perlapi.h proto.h sv.c
23152 ____________________________________________________________________________
23153 [  8456] By: nick                                  on 2001/01/16  21:07:07
23154         Log: Integrate mainline.
23155      Branch: perlio
23156           !> (integrate 51 files)
23157 ____________________________________________________________________________
23158 [  8455] By: jhi                                   on 2001/01/16  18:13:43
23159         Log: Subject: [PATCH] regcomp.c old feature removal
23160              From: mjd@plover.com
23161              Date: 16 Jan 2001 14:43:18 -0000 
23162              Message-ID: <20010116144318.7140.qmail@plover.com> 
23163      Branch: perl
23164            ! regcomp.c
23165 ____________________________________________________________________________
23166 [  8454] By: jhi                                   on 2001/01/16  16:12:39
23167         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
23168              From: "Indy Singh" <indy@nusphere.com>
23169              Date: Wed, 10 Jan 2001 20:17:49 -0500
23170              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
23171      Branch: maint-5.6/perl
23172            ! win32/Makefile
23173 ____________________________________________________________________________
23174 [  8453] By: jhi                                   on 2001/01/16  16:09:33
23175         Log: Update Changes.
23176      Branch: perl
23177            ! Changes patchlevel.h
23178 ____________________________________________________________________________
23179 [  8452] By: jhi                                   on 2001/01/16  15:42:04
23180         Log: Subject: Re: API Cleanup
23181              To: perl5-porters@perl.org
23182              Date: Tue, 16 Jan 2001 13:42:30 +0000
23183              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
23184              
23185              Subject: [PATCH] utf8.c documentation
23186              From: Simon Cozens <simon@cozens.net>
23187              Date: Tue, 16 Jan 2001 13:52:48 +0000
23188              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
23189              
23190              Subject: Re: API Cleanup
23191              From: Simon Cozens <simon@cozens.net>
23192              Date: Tue, 16 Jan 2001 14:58:55 +0000
23193              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
23194              
23195              UTF-8 doc patches.
23196      Branch: perl
23197            ! embed.pl pod/perlapi.pod utf8.c
23198 ____________________________________________________________________________
23199 [  8451] By: jhi                                   on 2001/01/16  14:41:39
23200         Log: podlators 1.07, from Russ Allbery.
23201      Branch: perl
23202            ! lib/Pod/Man.pm
23203 ____________________________________________________________________________
23204 [  8450] By: jhi                                   on 2001/01/16  14:24:19
23205         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
23206              From: "Indy Singh" <indy@nusphere.com>
23207              Date: Mon, 15 Jan 2001 20:59:40 -0500
23208              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
23209      Branch: perl
23210            ! win32/Makefile
23211 ____________________________________________________________________________
23212 [  8449] By: jhi                                   on 2001/01/16  03:42:55
23213         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
23214              at the setting of the ofs_sv in new_struct_thread() as the
23215              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
23216              that invited a core dump.
23217      Branch: perl
23218            ! util.c
23219 ____________________________________________________________________________
23220 [  8448] By: jhi                                   on 2001/01/16  01:49:07
23221         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
23222              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23223              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
23224              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
23225              
23226              Replace #8444 and #8445.
23227      Branch: perl
23228            ! ext/B/B.xs ext/B/B/Debug.pm
23229 ____________________________________________________________________________
23230 [  8447] By: jhi                                   on 2001/01/15  21:05:35
23231         Log: Subject: [PATCH] API Variable documentation   
23232              From: Simon Cozens <simon@cozens.net>
23233              Date: Mon, 15 Jan 2001 19:35:54 +0000
23234              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
23235      Branch: perl
23236            ! pod/perlapi.pod thrdvar.h
23237 ____________________________________________________________________________
23238 [  8446] By: jhi                                   on 2001/01/15  20:49:20
23239         Log: Signedness nit.
23240      Branch: perl
23241            ! pp_ctl.c
23242 ____________________________________________________________________________
23243 [  8445] By: jhi                                   on 2001/01/15  20:28:48
23244         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
23245      Branch: perl
23246            ! ext/B/B/Debug.pm
23247 ____________________________________________________________________________
23248 [  8444] By: jhi                                   on 2001/01/15  13:09:10
23249         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
23250      Branch: perl
23251            ! ext/B/B.xs
23252 ____________________________________________________________________________
23253 [  8443] By: jhi                                   on 2001/01/15  13:06:26
23254         Log: Missing from #8439.
23255      Branch: perl
23256            ! keywords.h mg.c
23257 ____________________________________________________________________________
23258 [  8442] By: jhi                                   on 2001/01/15  13:02:38
23259         Log: Subject: [PATCH @8436] Eliminate op_children
23260              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23261              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
23262              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
23263              
23264              Subject: [PATCH @8436] Re: Eliminate op_children
23265              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23266              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
23267              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
23268      Branch: perl
23269            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
23270            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
23271            ! op.c op.h
23272 ____________________________________________________________________________
23273 [  8441] By: jhi                                   on 2001/01/15  12:57:08
23274         Log: Use the /^Perl_/-less form of is_lvalue_sub().
23275      Branch: perl
23276            ! pp.h
23277 ____________________________________________________________________________
23278 [  8440] By: jhi                                   on 2001/01/15  05:13:09
23279         Log: Revert #8437 and #8438, the Linux large files story is more complex.
23280      Branch: metaconfig/U/perl
23281            ! d_fpos64_t.U d_off64_t.U
23282      Branch: perl
23283            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23284            ! config_h.SH configure.com epoc/config.sh perl.h
23285            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23286            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23287            ! win32/config.bc win32/config.gc win32/config.vc
23288 ____________________________________________________________________________
23289 [  8439] By: jhi                                   on 2001/01/15  05:02:24
23290         Log: More UTF-8 patches from Inaba Hiroto.
23291              - The substr lval was still not okay.
23292              - Now pp_stringify and sv_setsv copies source's UTF8 flag
23293              even if IN_BYTE.  pp_stringify is called from fold_constants
23294              at optimization phase and "\x{100}" was made SvUTF8_off under
23295              use bytes (the bytes pragma is for "byte semantics" and not
23296              for "do not produce UTF8 data")
23297              - New `qu' operator to generate UTF8 string explicitly.
23298              Though I agree with the policy "0x00-0xff always produce bytes",
23299              sometimes want to such a string to be coded in UTF8.
23300              I can use pack"U0a*" but it requires more typing and has
23301              runtime overhead.
23302              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
23303              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
23304              string is not UTF8_on and has char 0x80-0xff.
23305              
23306              TODO: document and test qu.
23307      Branch: perl
23308            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
23309            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
23310            ! toke.c
23311 ____________________________________________________________________________
23312 [  8438] By: jhi                                   on 2001/01/14  05:10:23
23313         Log: Metaconfig unit changes for #8437.
23314      Branch: metaconfig/U/perl
23315            ! d_fpos64_t.U d_off64_t.U
23316 ____________________________________________________________________________
23317 [  8437] By: jhi                                   on 2001/01/14  04:55:34
23318         Log: Add <features.h> probing, seems to be needed for (some?)
23319              Linux largefileness.
23320      Branch: perl
23321            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23322            ! config_h.SH configure.com epoc/config.sh perl.h
23323            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23324            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23325            ! win32/config.bc win32/config.gc win32/config.vc
23326 ____________________________________________________________________________
23327 [  8436] By: jhi                                   on 2001/01/13  17:47:21
23328         Log: Tighten some of the tests a bit.
23329      Branch: perl
23330            ! t/pragma/utf8.t
23331 ____________________________________________________________________________
23332 [  8435] By: jhi                                   on 2001/01/13  17:31:54
23333         Log: Integrate perlio.
23334      Branch: perl
23335           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
23336           !> win32/config_H.gc win32/config_H.vc
23337 ____________________________________________________________________________
23338 [  8434] By: nick                                  on 2001/01/13  11:36:53
23339         Log: Run dmake regen_config_h for Win32
23340      Branch: perlio
23341            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23342 ____________________________________________________________________________
23343 [  8433] By: nick                                  on 2001/01/13  11:31:55
23344         Log: VMS friendly patch to Encode compile process
23345      Branch: perlio
23346            ! ext/Encode/Makefile.PL ext/Encode/compile
23347 ____________________________________________________________________________
23348 [  8432] By: nick                                  on 2001/01/13  11:06:44
23349         Log: Integrate mainline
23350      Branch: perlio
23351           +> ext/B/B/Concise.pm
23352           !> (integrate 52 files)
23353 ____________________________________________________________________________
23354 [  8431] By: jhi                                   on 2001/01/13  05:55:55
23355         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
23356              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23357              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
23358              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
23359      Branch: perl
23360            ! ext/B/B/Concise.pm
23361 ____________________________________________________________________________
23362 [  8430] By: jhi                                   on 2001/01/13  04:24:18
23363         Log: The LVRET macro needed an aTHX.
23364      Branch: perl
23365            ! pp.h
23366 ____________________________________________________________________________
23367 [  8429] By: jhi                                   on 2001/01/13  02:12:42
23368         Log: Update Changes.
23369      Branch: perl
23370            ! Changes patchlevel.h
23371 ____________________________________________________________________________
23372 [  8428] By: jhi                                   on 2001/01/13  02:08:50
23373         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
23374              From: Peter Prymmer <pvhp@forte.com>
23375              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
23376              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
23377              
23378              Add a BEGIN guard for sloppy floating point division.
23379      Branch: perl
23380            ! lib/Math/BigInt.pm lib/bigint.pl
23381 ____________________________________________________________________________
23382 [  8427] By: jhi                                   on 2001/01/13  01:47:16
23383         Log: The B::Terse drop-in replacement wasn't quite drop-in.
23384      Branch: perl
23385            ! ext/B/B/Terse.pm
23386 ____________________________________________________________________________
23387 [  8426] By: jhi                                   on 2001/01/12  21:20:43
23388         Log: Use UVXf.
23389      Branch: perl
23390            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23391            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
23392            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23393            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23394            ! win32/config.gc win32/config.vc
23395 ____________________________________________________________________________
23396 [  8425] By: jhi                                   on 2001/01/12  20:20:14
23397         Log: Subject: [PATCH perl@8342] -Wformat
23398              From: Robin Barker <rmb1@cise.npl.co.uk>
23399              Date: Fri, 12 Jan 2001 20:03:14 GMT
23400              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
23401      Branch: perl
23402            ! ext/Encode/Encode.xs mg.c sv.c toke.c
23403 ____________________________________________________________________________
23404 [  8424] By: jhi                                   on 2001/01/12  20:01:48
23405         Log: Subject: B::Concise -- an improved replacement for B::Terse 
23406              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23407              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
23408              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
23409      Branch: perl
23410            + ext/B/B/Concise.pm
23411            ! MANIFEST ext/B/B/Terse.pm
23412 ____________________________________________________________________________
23413 [  8423] By: jhi                                   on 2001/01/12  19:24:02
23414         Log: The new metaconfig unit from the #8421.
23415      Branch: metaconfig/U/perl
23416            + d_sigprocmask.U
23417 ____________________________________________________________________________
23418 [  8422] By: jhi                                   on 2001/01/12  19:23:43
23419         Log: Forgot the microperl config from the #8421.
23420      Branch: perl
23421            ! uconfig.h uconfig.sh
23422 ____________________________________________________________________________
23423 [  8421] By: jhi                                   on 2001/01/12  19:05:27
23424         Log: Add sigprocmask() probe, regen Configure, regen toc.
23425      Branch: perl
23426            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23427            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
23428            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23429            ! vos/config.ga.h win32/config.bc win32/config.gc
23430            ! win32/config.vc
23431 ____________________________________________________________________________
23432 [  8420] By: jhi                                   on 2001/01/12  18:34:31
23433         Log: Add sockatmark() to the todo list.
23434      Branch: perl
23435            ! Todo-5.6
23436 ____________________________________________________________________________
23437 [  8419] By: jhi                                   on 2001/01/12  18:09:46
23438         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
23439      Branch: perl
23440            ! op.c
23441 ____________________________________________________________________________
23442 [  8418] By: jhi                                   on 2001/01/12  18:05:30
23443         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
23444              From: Radu Greab <radu@netsoft.ro>
23445              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
23446              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
23447      Branch: perl
23448            ! op.c t/pragma/sub_lval.t
23449 ____________________________________________________________________________
23450 [  8417] By: jhi                                   on 2001/01/12  16:09:09
23451         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
23452              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
23453              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
23454              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
23455      Branch: perl
23456            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
23457            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
23458            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
23459            ! t/pragma/sub_lval.t toke.c
23460 ____________________________________________________________________________
23461 [  8416] By: jhi                                   on 2001/01/12  15:42:06
23462         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
23463              From: "Richard Soderberg" <rs@crystalflame.net>
23464              Date: Fri, 12 Jan 2001 04:49:35 -0800
23465              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
23466              
23467              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
23468              according to the platform.
23469      Branch: perl
23470            ! op.c
23471 ____________________________________________________________________________
23472 [  8415] By: jhi                                   on 2001/01/12  15:33:41
23473         Log: One more UTF-8 fix from Inaba Hiroto.
23474      Branch: perl
23475            ! pp.c regexec.c t/pragma/utf8.t
23476 ____________________________________________________________________________
23477 [  8414] By: jhi                                   on 2001/01/12  15:30:18
23478         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
23479      Branch: perl
23480            ! regexec.c
23481 ____________________________________________________________________________
23482 [  8413] By: jhi                                   on 2001/01/12  15:22:10
23483         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
23484              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23485              Date: Thu, 11 Jan 2001 12:53:36 +0100
23486              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
23487      Branch: perl
23488            ! toke.c
23489 ____________________________________________________________________________
23490 [  8412] By: jhi                                   on 2001/01/12  15:20:25
23491         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
23492              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23493              Date: Fri, 12 Jan 2001 14:37:55 +0100
23494              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
23495      Branch: perl
23496            ! hints/posix-bc.sh
23497 ____________________________________________________________________________
23498 [  8411] By: jhi                                   on 2001/01/12  15:14:14
23499         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
23500              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23501              Date: Fri, 12 Jan 2001 10:42:21 +0100
23502              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
23503      Branch: perl
23504            ! t/op/regmesg.t
23505 ____________________________________________________________________________
23506 [  8410] By: jhi                                   on 2001/01/12  05:48:55
23507         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
23508              From: Nicholas Clark <nick@ccl4.org> 
23509              Date: Sun, 7 Jan 2001 19:47:14 +0000
23510              Message-ID: <20010107194714.B1048@plum.flirble.org>
23511      Branch: perl
23512            ! t/op/numconvert.t
23513 ____________________________________________________________________________
23514 [  8409] By: jhi                                   on 2001/01/12  05:41:28
23515         Log: Integrate perlio.
23516      Branch: perl
23517           !> mg.c scope.h
23518 ____________________________________________________________________________
23519 [  8408] By: nick                                  on 2001/01/11  22:43:28
23520         Log: Remove variables that were used in experiments.
23521      Branch: perlio
23522            ! mg.c
23523 ____________________________________________________________________________
23524 [  8407] By: nick                                  on 2001/01/11  20:57:44
23525         Log: Catch die in %SIG handler and unblock the signal before re-dying.
23526              This make Linux work _without_ sigsetjmp().
23527              Turn off sigsetjmp() to see what else it does.
23528              May need Configure probe for sigprocmask() if anything has sigaction()
23529              but not sigprocmask().
23530      Branch: perlio
23531            ! mg.c scope.h
23532 ____________________________________________________________________________
23533 [  8406] By: nick                                  on 2001/01/11  19:32:07
23534         Log: Integrate mainline
23535      Branch: perlio
23536           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
23537           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
23538           !> t/op/substr.t
23539 ____________________________________________________________________________
23540 [  8405] By: jhi                                   on 2001/01/11  17:11:01
23541         Log: Fix UTF-8 lval substr().
23542      Branch: perl
23543            ! mg.c t/op/substr.t
23544 ____________________________________________________________________________
23545 [  8404] By: jhi                                   on 2001/01/11  05:13:58
23546         Log: Update Changes.
23547      Branch: perl
23548            ! Changes patchlevel.h
23549 ____________________________________________________________________________
23550 [  8403] By: jhi                                   on 2001/01/11  04:38:24
23551         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
23552              From: Hugo <hv@crypt.compulink.co.uk>
23553              Date: Mon, 30 Oct 2000 01:33:26 +0000
23554              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
23555      Branch: perl
23556            ! regexec.c t/op/re_tests
23557 ____________________________________________________________________________
23558 [  8402] By: jhi                                   on 2001/01/11  04:26:12
23559         Log: Integrate perlio.
23560      Branch: perl
23561           !> scope.h util.c
23562 ____________________________________________________________________________
23563 [  8401] By: nick                                  on 2001/01/10  22:52:55
23564         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
23565              (So Alan and Ilya can try setting via hints.)
23566              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
23567              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
23568              doing the save everywhere seems to restart read() correctly, but just
23569              doing it once "round" the handler does not.
23570      Branch: perlio
23571            ! scope.h
23572 ____________________________________________________________________________
23573 [  8400] By: jhi                                   on 2001/01/10  21:57:54
23574         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
23575              of IRIX, HP-UX is unaffected.
23576      Branch: perl
23577            ! perl.h
23578 ____________________________________________________________________________
23579 [  8399] By: nick                                  on 2001/01/10  21:29:19
23580         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
23581      Branch: perlio
23582            ! util.c
23583 ____________________________________________________________________________
23584 [  8398] By: jhi                                   on 2001/01/10  20:55:31
23585         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
23586              also have ReusePort.
23587      Branch: perl
23588            ! ext/IO/lib/IO/Socket/INET.pm
23589 ____________________________________________________________________________
23590 [  8397] By: jhi                                   on 2001/01/10  20:50:57
23591         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
23592              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23593              Date: Wed, 10 Jan 2001 01:38:13 -0800
23594              Message-ID: <20010110013813.B41744@yahoo-inc.com>
23595      Branch: perl
23596            ! ext/IO/lib/IO/Socket/INET.pm
23597 ____________________________________________________________________________
23598 [  8396] By: jhi                                   on 2001/01/10  20:49:30
23599         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
23600              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23601              Date: Wed, 10 Jan 2001 01:37:32 -0800
23602              Message-ID: <20010110013732.A41744@yahoo-inc.com>
23603      Branch: perl
23604            ! ext/Socket/Socket.pm
23605 ____________________________________________________________________________
23606 [  8395] By: jhi                                   on 2001/01/10  20:41:37
23607         Log: Test for bug id 20010105.016 (fixed by #8378).
23608      Branch: perl
23609            ! t/op/split.t
23610 ____________________________________________________________________________
23611 [  8394] By: jhi                                   on 2001/01/10  20:26:32
23612         Log: Integrate perlio.
23613      Branch: perl
23614            ! util.c
23615 ____________________________________________________________________________
23616 [  8393] By: nick                                  on 2001/01/10  19:34:30
23617         Log: Back out Simon's pid hackery for now.
23618      Branch: perlio
23619            ! util.c
23620 ____________________________________________________________________________
23621 [  8392] By: nick                                  on 2001/01/10  19:23:13
23622         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
23623      Branch: perlio
23624           !> (integrate 29 files)
23625 ____________________________________________________________________________
23626 [  8391] By: jhi                                   on 2001/01/10  18:43:15
23627         Log: Subject: [PATCH] Fix my_pclose segfault
23628              From: Simon Cozens <simon@cozens.net>
23629              Date: Wed, 10 Jan 2001 18:39:35 +0000
23630              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
23631      Branch: perl
23632            ! util.c
23633 ____________________________________________________________________________
23634 [  8390] By: jhi                                   on 2001/01/10  18:42:08
23635         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
23636              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23637              Date:     Wed, 10 Jan 2001 13:23:02 EST
23638              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
23639      Branch: perl
23640            ! ext/Opcode/Opcode.xs
23641 ____________________________________________________________________________
23642 [  8389] By: jhi                                   on 2001/01/10  15:16:07
23643         Log: Turn off the integer preservation for now.
23644      Branch: perl
23645            ! perl.h
23646 ____________________________________________________________________________
23647 [  8388] By: jhi                                   on 2001/01/10  15:01:25
23648         Log: Few more IDE/editor nits from p5p.
23649      Branch: perl
23650            ! pod/perlfaq3.pod
23651 ____________________________________________________________________________
23652 [  8387] By: jhi                                   on 2001/01/10  06:53:16
23653         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
23654              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
23655              Date: Tue, 9 Jan 2001 23:16:02 +0000
23656              Message-ID: <20010109231602.A81101@plum.flirble.org>
23657      Branch: perl
23658            ! sv.c
23659 ____________________________________________________________________________
23660 [  8386] By: jhi                                   on 2001/01/10  03:17:54
23661         Log: Test cases for #8385 (from Simon's "torture.pl")
23662      Branch: perl
23663            ! t/op/tr.t
23664 ____________________________________________________________________________
23665 [  8385] By: jhi                                   on 2001/01/10  03:17:11
23666         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
23667              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
23668              Date: Wed, 10 Jan 2001 11:39:39 +0900
23669              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
23670              
23671              Some more UTF-8 tr cases fixed.
23672      Branch: perl
23673            ! doop.c
23674 ____________________________________________________________________________
23675 [  8384] By: jhi                                   on 2001/01/09  22:45:40
23676         Log: Allow the locale test needing POSIX and the taint test
23677              needing IPC::SysV to run under 'minitest' (basically,
23678              bail out if loading the extension fails)
23679      Branch: perl
23680            ! t/op/misc.t t/op/taint.t
23681 ____________________________________________________________________________
23682 [  8383] By: jhi                                   on 2001/01/09  21:36:04
23683         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
23684              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23685              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
23686              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
23687      Branch: perl
23688            ! t/io/openpid.t
23689 ____________________________________________________________________________
23690 [  8382] By: jhi                                   on 2001/01/09  21:06:08
23691         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
23692              Should finish up the bug id 20001205.022.
23693      Branch: perl
23694            ! pp.c pp_hot.c scope.c
23695 ____________________________________________________________________________
23696 [  8381] By: jhi                                   on 2001/01/09  18:27:43
23697         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
23698              From: Andy Dougherty <doughera@lafayette.edu>
23699              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
23700              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
23701              
23702              More robust yacc/bison error detection.
23703      Branch: perl
23704            ! t/comp/proto.t
23705 ____________________________________________________________________________
23706 [  8380] By: jhi                                   on 2001/01/09  15:21:38
23707         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
23708              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23709              Date:     Tue, 9 Jan 2001 07:53:55 EST
23710              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
23711      Branch: perl
23712            ! t/op/misc.t vms/test.com
23713 ____________________________________________________________________________
23714 [  8379] By: jhi                                   on 2001/01/09  15:20:38
23715         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
23716              From: jhi@cc.hut.fi
23717              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
23718              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
23719              
23720              The #8378 fixed this.
23721      Branch: perl
23722            ! t/op/tr.t
23723 ____________________________________________________________________________
23724 [  8378] By: jhi                                   on 2001/01/09  15:05:32
23725         Log: Subject: One more patch for UTF8 
23726              From: Inaba Hiroto <inaba@st.rim.or.jp>
23727              Date: Tue, 09 Jan 2001 01:04:32 +0900
23728              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
23729              
23730              UTF-8 fixes for 'x' and tr///.
23731      Branch: perl
23732            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
23733            ! regcomp.c regexec.c toke.c utf8.c
23734 ____________________________________________________________________________
23735 [  8377] By: jhi                                   on 2001/01/09  14:32:17
23736         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
23737      Branch: perl
23738            ! t/op/length.t
23739 ____________________________________________________________________________
23740 [  8376] By: jhi                                   on 2001/01/09  04:32:32
23741         Log: integrate changes #7775, #8316, #8316 from mainline
23742      Branch: maint-5.6/perl
23743            ! hints/solaris_2.sh
23744 ____________________________________________________________________________
23745 [  8375] By: jhi                                   on 2001/01/09  04:26:43
23746         Log: Update Changes.
23747      Branch: perl
23748            ! Changes patchlevel.h
23749 ____________________________________________________________________________
23750 [  8374] By: jhi                                   on 2001/01/09  04:14:32
23751         Log: IDE/editor section tweaking.
23752      Branch: perl
23753            ! pod/perlfaq3.pod
23754 ____________________________________________________________________________
23755 [  8373] By: jhi                                   on 2001/01/09  02:38:26
23756         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
23757              From: Peter Prymmer <pvhp@forte.com>
23758              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
23759              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
23760              
23761              In preparation os OS/390 dynamic loading.
23762      Branch: perl
23763            ! README.os390 hints/os390.sh
23764 ____________________________________________________________________________
23765 [  8372] By: jhi                                   on 2001/01/09  00:24:30
23766         Log: Integrate with perlio.
23767      Branch: perl
23768           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23769 ____________________________________________________________________________
23770 [  8371] By: nick                                  on 2001/01/08  23:54:33
23771         Log: Fix "scalars leaked" bugs caused by overload magic
23772              (Highlighted by Ilya's DESTROY optimization.)
23773      Branch: perlio
23774            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23775 ____________________________________________________________________________
23776 [  8370] By: nick                                  on 2001/01/08  20:19:41
23777         Log: Integrate mainline
23778      Branch: perlio
23779           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
23780           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
23781           !> t/op/64bitint.t
23782 ____________________________________________________________________________
23783 [  8369] By: jhi                                   on 2001/01/08  17:30:52
23784         Log: save_delete() Safefree() doesn't (anymore?) work with shared
23785              strings, one test failure in op/misc and almost all of lib/b.
23786              (Outcomments #8369.)
23787      Branch: perl
23788            ! scope.c
23789 ____________________________________________________________________________
23790 [  8368] By: jhi                                   on 2001/01/08  14:47:10
23791         Log: (Outcommented by #8369.)
23792              
23793              Subject: Re: Perl BugID 20001205.022 ---- save_delete
23794              From: Simon Cozens <simon@cozens.net>
23795              Date: Sat, 6 Jan 2001 11:48:40 +0000
23796              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
23797              
23798              The save_delete() does need the Safefree.
23799      Branch: perl
23800            ! scope.c
23801 ____________________________________________________________________________
23802 [  8367] By: bailey                                on 2001/01/08  08:53:52
23803         Log: Once again syncing after too long an absence
23804      Branch: vmsperl
23805           +> (branch 55 files)
23806            - MAINTAIN fix_pl vos/config.def vos/config.h
23807            - vos/config_h.SH_orig
23808           !> (integrate 498 files)
23809 ____________________________________________________________________________
23810 [  8366] By: jhi                                   on 2001/01/08  02:42:59
23811         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
23812              From: nick@ccl4.org
23813              Date: Sun, 7 Jan 2001 21:07:18 +0000
23814              Message-Id: <20010107210717.D1048@plum.flirble.org>
23815      Branch: perl
23816            ! sv.c t/op/64bitint.t
23817 ____________________________________________________________________________
23818 [  8365] By: jhi                                   on 2001/01/08  02:35:16
23819         Log: Subject: [PATCH] environ nit
23820              From: Simon Cozens <simon@cozens.net>
23821              Date: Sun, 7 Jan 2001 17:57:07 +0000
23822              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
23823              
23824              Use environ only if we have it.
23825      Branch: perl
23826            ! mg.c
23827 ____________________________________________________________________________
23828 [  8364] By: jhi                                   on 2001/01/08  02:24:51
23829         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
23830      Branch: perl
23831            ! ext/GDBM_File/GDBM_File.xs
23832 ____________________________________________________________________________
23833 [  8363] By: jhi                                   on 2001/01/08  02:19:24
23834         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
23835              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23836              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
23837              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
23838      Branch: perl
23839            ! dump.c op.c
23840 ____________________________________________________________________________
23841 [  8362] By: jhi                                   on 2001/01/08  02:17:43
23842         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
23843              From: Doug MacEachern <dougm@covalent.net>
23844              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
23845              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
23846              
23847              Allow AUTOLOAD to be an xsub and allow such xsubs
23848              to avoid use of $AUTOLOAD.
23849      Branch: perl
23850            ! gv.c
23851 ____________________________________________________________________________
23852 [  8361] By: jhi                                   on 2001/01/08  02:16:07
23853         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
23854              From: Radu Greab <radu@netsoft.ro>
23855              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
23856              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
23857              
23858              No need for the potentially unportable $SIG{CHLD}.
23859      Branch: perl
23860            ! t/io/pipe.t
23861 ____________________________________________________________________________
23862 [  8360] By: jhi                                   on 2001/01/08  01:58:23
23863         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
23864      Branch: perl
23865            ! lib/Getopt/Long.pm
23866 ____________________________________________________________________________
23867 [  8359] By: jhi                                   on 2001/01/08  01:55:44
23868         Log: Integrate perlio.
23869      Branch: perl
23870           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
23871           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
23872           !> utf8.c win32/Makefile
23873 ____________________________________________________________________________
23874 [  8358] By: jhi                                   on 2001/01/07  21:16:50
23875         Log: Update the EPOC cross SDK URL.
23876      Branch: perl
23877            ! README.epoc
23878 ____________________________________________________________________________
23879 [  8357] By: jhi                                   on 2001/01/07  21:16:09
23880         Log: Update the EPOC cross SDK URL.
23881      Branch: maint-5.6/perl
23882            ! README.epoc
23883 ____________________________________________________________________________
23884 [  8356] By: nick                                  on 2001/01/06  21:47:52
23885         Log: FILE * in XS code for PerlIO world:
23886              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
23887              - Add FILE * T_STDIO typemap.
23888              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
23889      Branch: perlio
23890            ! lib/ExtUtils/typemap perlio.c perlio.h
23891 ____________________________________________________________________________
23892 [  8355] By: jhi                                   on 2001/01/06  20:27:15
23893         Log: integrate change #8336 from mainline
23894              
23895              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
23896      Branch: maint-5.6/perl
23897            ! hv.c
23898 ____________________________________________________________________________
23899 [  8354] By: jhi                                   on 2001/01/06  20:24:29
23900         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23901              From: Robin Barker <rmb1@cise.npl.co.uk>
23902              Date: Fri, 22 Dec 2000 12:17:38 GMT
23903              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
23904              
23905              The patch reformats some long =item lines so they give
23906              correct output via pod2man | nroff -man
23907              
23908              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23909              From: Robin Barker <rmb1@cise.npl.co.uk>
23910              Date: Tue, 2 Jan 2001 15:35:03 GMT
23911              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
23912              
23913              Here is a _further_ patch which corrects a few more errors:
23914              * an empty C<=item> in CPAN.pm
23915              * patching the wrong file (pod/perlamiga.pod not README.amiga)
23916              * leaving empty C<=item>s which formatted incorrectly
23917              * over long C<=item>s revealed by latest patch to Pod::Man
23918      Branch: maint-5.6/perl
23919            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23920            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23921            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
23922            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
23923            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
23924            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
23925 ____________________________________________________________________________
23926 [  8353] By: jhi                                   on 2001/01/06  20:21:10
23927         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
23928              
23929              UTF-8 hash keys.
23930      Branch: maint-5.6/perl
23931            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
23932 ____________________________________________________________________________
23933 [  8352] By: jhi                                   on 2001/01/06  20:18:44
23934         Log: Forgotten from #8438.
23935      Branch: maint-5.6/perl
23936            ! epoc/epocish.h
23937 ____________________________________________________________________________
23938 [  8351] By: jhi                                   on 2001/01/06  20:18:12
23939         Log: Forgotten from #8347.
23940      Branch: maint-5.6/perl
23941            ! config_h.SH
23942 ____________________________________________________________________________
23943 [  8350] By: jhi                                   on 2001/01/06  20:00:19
23944         Log: Thinko in #8347.
23945      Branch: maint-5.6/perl
23946            ! regcomp.c
23947 ____________________________________________________________________________
23948 [  8349] By: jhi                                   on 2001/01/06  18:05:30
23949         Log: Copy the FAQ3 IDE section from the development branch,
23950              changes originally by Peter Prymmer.
23951      Branch: maint-5.6/perl
23952            ! pod/perlfaq3.pod
23953 ____________________________________________________________________________
23954 [  8348] By: jhi                                   on 2001/01/06  18:03:02
23955         Log: EPOC updates for TRIAL1.
23956              
23957              Subject: [5.6.1 trial1] EPOC update
23958              From: Olaf Flebbe <O.Flebbe@science-computing.de>
23959              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
23960              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
23961              
23962              Subject: epoc patch2 for perl-5.6.1-trial1
23963              From: Olaf Flebbe <O.Flebbe@science-computing.de>
23964              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
23965              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
23966      Branch: maint-5.6/perl
23967            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
23968            ! epoc/epocish.c
23969 ____________________________________________________________________________
23970 [  8347] By: jhi                                   on 2001/01/06  17:29:10
23971         Log: integrate changes #7710,7824,7973 from mainline,
23972              plus VMS nits from Peter Prymmer and Dan Sugalski.
23973              
23974              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
23975              library (getprotobyname and getprotobynumber are outversioned by
23976              the same calls in libc, at least for xlc version 3.
23977              
23978              Add HAS_SBRK_PROTO.
23979              
23980              Fixes for signedness warnings noticed by VMSperlers.
23981      Branch: maint-5.6/perl
23982            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23983            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
23984            ! sv.c vms/descrip_mms.template vos/config.alpha.def
23985            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23986            ! win32/config.bc win32/config.gc win32/config.vc
23987 ____________________________________________________________________________
23988 [  8346] By: nick                                  on 2001/01/06  14:36:01
23989         Log: Fixup accumulated integrate muddles (perlio == devperl again)
23990      Branch: perlio
23991            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
23992 ____________________________________________________________________________
23993 [  8345] By: nick                                  on 2001/01/06  14:24:58
23994         Log: Integrate mainline
23995      Branch: perlio
23996           !> (integrate 55 files)
23997 ____________________________________________________________________________
23998 [  8344] By: jhi                                   on 2001/01/06  02:24:02
23999         Log: Subject: [patch] PerlIO_cleanup() prototype
24000              From: Doug MacEachern <dougm@covalent.net>
24001              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
24002              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
24003      Branch: perl
24004            ! perlio.h
24005 ____________________________________________________________________________
24006 [  8343] By: jhi                                   on 2001/01/06  01:04:09
24007         Log: IRIX compiler noticed that the bof initialization might be
24008              bypassed by control flow.
24009      Branch: perl
24010            ! toke.c
24011 ____________________________________________________________________________
24012 [  8342] By: jhi                                   on 2001/01/06  00:10:48
24013         Log: Update Changes.
24014      Branch: perl
24015            ! Changes patchlevel.h
24016 ____________________________________________________________________________
24017 [  8341] By: jhi                                   on 2001/01/05  23:52:33
24018         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
24019      Branch: perl
24020            ! toke.c
24021 ____________________________________________________________________________
24022 [  8340] By: jhi                                   on 2001/01/05  22:44:08
24023         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
24024              From: Radu Greab <radu@netsoft.ro>
24025              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
24026              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
24027      Branch: perl
24028            ! t/io/pipe.t util.c
24029 ____________________________________________________________________________
24030 [  8339] By: jhi                                   on 2001/01/05  22:35:17
24031         Log: Subject: [PATCH] format and rewording in perlfaq.pod
24032              From: Robin Barker <rmb1@cise.npl.co.uk>
24033              Date: Fri, 5 Jan 2001 18:51:20 GMT
24034              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
24035      Branch: perl
24036            ! pod/perlfaq.pod
24037 ____________________________________________________________________________
24038 [  8338] By: jhi                                   on 2001/01/05  22:31:17
24039         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
24040              From: Peter Prymmer <pvhp@forte.com>
24041              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
24042              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
24043      Branch: perl
24044            ! utils/perlbug.PL
24045 ____________________________________________________________________________
24046 [  8337] By: jhi                                   on 2001/01/05  18:15:11
24047         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
24048              From: Robin Barker <rmb1@cise.npl.co.uk>
24049              Date: Tue, 2 Jan 2001 15:24:07 GMT
24050              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
24051              
24052              If you call configure as C<./Configure> or C<sh ./Configure>,
24053              $src is set to the absolute path name, not '.'.
24054              
24055              This, in turn, means -Dmksymlink tries to do its stuff because
24056              it does not think it is in the src directory.
24057              
24058              (plus a metaconfig nitfix)
24059      Branch: metaconfig
24060            ! U/compline/ccflags.U U/modified/src.U
24061      Branch: perl
24062            ! Configure config_h.SH
24063 ____________________________________________________________________________
24064 [  8336] By: jhi                                   on 2001/01/05  17:48:32
24065         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
24066              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24067              Message-ID: <3A5606C4.473D2226@uk.sun.com>
24068              Date: Fri, 05 Jan 2001 17:39:16 +0000
24069      Branch: perl
24070            ! hv.c
24071 ____________________________________________________________________________
24072 [  8335] By: jhi                                   on 2001/01/05  16:05:44
24073         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
24074      Branch: perl
24075            ! lib/Getopt/Long.pm
24076 ____________________________________________________________________________
24077 [  8334] By: jhi                                   on 2001/01/05  16:00:51
24078         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
24079              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24080              Date: Fri, 05 Jan 2001 13:46:51 +0100
24081              Message-ID: <13693.978698811@nice.ram.loc>
24082              
24083              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
24084              accurate reading of the "atime".  
24085      Branch: perl
24086            ! t/io/fs.t
24087 ____________________________________________________________________________
24088 [  8333] By: jhi                                   on 2001/01/05  15:57:37
24089         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
24090              From: Simon Cozens <simon@cozens.net>
24091              Date: Fri, 8 Dec 2000 13:33:31 +0000
24092              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
24093              
24094              A lost patch fragment.
24095      Branch: perl
24096            ! doop.c
24097 ____________________________________________________________________________
24098 [  8332] By: jhi                                   on 2001/01/05  15:40:42
24099         Log: Do away with strncpy() and a fixed length buffer.
24100      Branch: perl
24101            ! utf8.c
24102 ____________________________________________________________________________
24103 [  8331] By: jhi                                   on 2001/01/05  15:03:07
24104         Log: Tests for #8329 and #8330.
24105      Branch: perl
24106            ! t/op/bop.t
24107 ____________________________________________________________________________
24108 [  8330] By: jhi                                   on 2001/01/05  15:02:38
24109         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
24110              raw 8-bit form to the UTF-8 string.
24111      Branch: perl
24112            ! toke.c
24113 ____________________________________________________________________________
24114 [  8329] By: jhi                                   on 2001/01/05  14:55:13
24115         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
24116              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24117              Date: Fri, 5 Jan 2001 12:28:52 +0100
24118              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
24119              
24120              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
24121              no effect.  (changed the strncpy() to Copy())
24122      Branch: perl
24123            ! toke.c
24124 ____________________________________________________________________________
24125 [  8328] By: jhi                                   on 2001/01/05  06:44:27
24126         Log: UTF-8 cleanup.
24127      Branch: perl
24128            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24129            ! regexec.c sv.c toke.c
24130 ____________________________________________________________________________
24131 [  8327] By: jhi                                   on 2001/01/05  01:11:29
24132         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')
24133              From: Radu Greab <radu@netsoft.ro>
24134              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
24135              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
24136              
24137              Cleans up Harness to not use FileHandle, which uses IO.
24138      Branch: perl
24139            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24140 ____________________________________________________________________________
24141 [  8326] By: jhi                                   on 2001/01/05  00:56:37
24142         Log: Update Changes.
24143      Branch: perl
24144            ! Changes patchlevel.h
24145 ____________________________________________________________________________
24146 [  8325] By: jhi                                   on 2001/01/05  00:53:18
24147         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
24148              From: Peter Prymmer <pvhp@forte.com>
24149              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
24150              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
24151              
24152              plus a couple more tailing whitespace removals.
24153      Branch: perl
24154            ! win32/Makefile
24155 ____________________________________________________________________________
24156 [  8324] By: jhi                                   on 2001/01/05  00:47:39
24157         Log: Add some Unicode chop() tests.
24158      Branch: perl
24159            ! t/op/chop.t
24160 ____________________________________________________________________________
24161 [  8323] By: jhi                                   on 2001/01/05  00:47:23
24162         Log: Unify UTF-8 malformedness handling.
24163      Branch: perl
24164            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
24165 ____________________________________________________________________________
24166 [  8322] By: jhi                                   on 2001/01/04  22:21:54
24167         Log: The new $issymlink was unknown to Mksymlinks.
24168      Branch: metaconfig/U/perl
24169            ! Mksymlinks.U issymlink.U
24170      Branch: perl
24171            ! Configure config_h.SH
24172 ____________________________________________________________________________
24173 [  8321] By: jhi                                   on 2001/01/04  21:51:05
24174         Log: The test didn't work under the core test framework.
24175      Branch: perl
24176            ! t/lib/st-lock.t
24177 ____________________________________________________________________________
24178 [  8320] By: jhi                                   on 2001/01/04  21:14:22
24179         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
24180      Branch: perl
24181            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
24182 ____________________________________________________________________________
24183 [  8319] By: jhi                                   on 2001/01/04  20:46:17
24184         Log: Typo in #8312 when manually appying a problematic patch fragment.
24185      Branch: perl
24186            ! ext/Storable/Storable.xs
24187 ____________________________________________________________________________
24188 [  8318] By: jhi                                   on 2001/01/04  20:43:01
24189         Log: The $sh_c didn't fly.
24190      Branch: metaconfig
24191            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
24192            ! U/modified/Loc.U U/modified/myhostname.U
24193            ! U/modified/spitshell.U
24194      Branch: metaconfig/U/perl
24195            ! issymlink.U
24196      Branch: perl
24197            ! Configure config_h.SH
24198 ____________________________________________________________________________
24199 [  8317] By: jhi                                   on 2001/01/04  19:58:01
24200         Log: AIX builtin test -h is broken, changes based on
24201              
24202              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
24203              Date: Tue, 02 Jan 2001 11:24:39 +0100
24204              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24205              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
24206      Branch: metaconfig
24207            + U/modified/spitshell.U
24208            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
24209            ! U/modified/Loc.U U/modified/myhostname.U
24210      Branch: metaconfig/U/perl
24211            ! Mksymlinks.U issymlink.U
24212      Branch: perl
24213            ! Configure
24214 ____________________________________________________________________________
24215 [  8316] By: jhi                                   on 2001/01/04  19:02:22
24216         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
24217              From: Andy Dougherty <doughera@lafayette.edu>
24218              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
24219              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
24220              
24221              Beware of GNU ld.
24222      Branch: perl
24223            ! hints/solaris_2.sh
24224 ____________________________________________________________________________
24225 [  8315] By: jhi                                   on 2001/01/04  18:56:48
24226         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
24227              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
24228              Date: Wed, 3 Jan 2001 07:58:51 +0100
24229              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
24230      Branch: perl
24231            ! hints/solaris_2.sh
24232 ____________________________________________________________________________
24233 [  8314] By: jhi                                   on 2001/01/04  18:54:07
24234         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
24235              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24236              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
24237              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
24238              
24239              Doc tweak on #8313.
24240      Branch: perl
24241            ! ext/B/B/Deparse.pm
24242 ____________________________________________________________________________
24243 [  8313] By: jhi                                   on 2001/01/04  18:52:27
24244         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
24245              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
24246              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24247              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
24248              
24249              Make the peephole optimizer to bypass more null ops and
24250              and rewrite the deparse handling of continue blocks.
24251      Branch: perl
24252            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
24253 ____________________________________________________________________________
24254 [  8312] By: jhi                                   on 2001/01/04  18:47:39
24255         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
24256      Branch: perl
24257            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
24258            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24259            ! t/lib/st-lock.t
24260 ____________________________________________________________________________
24261 [  8311] By: jhi                                   on 2001/01/04  18:36:08
24262         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
24263              filter to be run on each .pm during the pm_to_blib() phase,
24264              a fixed version of
24265              
24266              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
24267              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24268              Date: Wed, 03 Jan 2001 22:01:30 +0100
24269              Message-ID: <5296.978555690@nice.ram.loc>
24270      Branch: perl
24271            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
24272            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24273            ! lib/ExtUtils/MakeMaker.pm
24274 ____________________________________________________________________________
24275 [  8310] By: jhi                                   on 2001/01/04  18:32:54
24276         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24277              From: Robin Barker <rmb1@cise.npl.co.uk>
24278              Date: Tue, 2 Jan 2001 15:35:03 GMT
24279              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
24280      Branch: perl
24281            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
24282            ! pod/perlrequick.pod
24283 ____________________________________________________________________________
24284 [  8309] By: jhi                                   on 2001/01/04  18:29:07
24285         Log: Subject: Re: [patch] static-ize XS()
24286              From: Doug MacEachern <dougm@covalent.net>
24287              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
24288              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
24289              
24290              Provide prototypes for the XS functions.
24291      Branch: perl
24292            ! lib/ExtUtils/xsubpp
24293 ____________________________________________________________________________
24294 [  8308] By: jhi                                   on 2001/01/04  18:27:44
24295         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
24296              From: Doug MacEachern <dougm@covalent.net>
24297              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
24298              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
24299      Branch: perl
24300            ! lib/ExtUtils/typemap
24301 ____________________________________________________________________________
24302 [  8307] By: jhi                                   on 2001/01/04  18:25:25
24303         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
24304              From: Doug MacEachern <dougm@covalent.net>
24305              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
24306              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
24307              
24308              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
24309      Branch: perl
24310            ! lib/ExtUtils/MM_Unix.pm
24311 ____________________________________________________________________________
24312 [  8306] By: jhi                                   on 2001/01/04  18:23:00
24313         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
24314              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24315              Date: Thu, 4 Jan 2001 12:47:10 +0100 
24316              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
24317              
24318              The toke.c part only, patching embed.h and proto.h is futile.
24319      Branch: perl
24320            ! toke.c
24321 ____________________________________________________________________________
24322 [  8305] By: jhi                                   on 2001/01/04  18:05:51
24323         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
24324              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24325              Date: Thu, 4 Jan 2001 17:50:12 +0100 
24326              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
24327      Branch: perl
24328            ! toke.c
24329 ____________________________________________________________________________
24330 [  8304] By: jhi                                   on 2001/01/04  18:03:26
24331         Log: Subject: [PATCH perl@8269]
24332              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24333              Date: Thu, 4 Jan 2001 12:53:39 +0100 
24334              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
24335              
24336              If running byacc write-enable also perly.h.
24337      Branch: perl
24338            ! Makefile.SH
24339 ____________________________________________________________________________
24340 [  8303] By: jhi                                   on 2001/01/04  15:40:49
24341         Log: Rewrite pp_concat() in terms of sv_catsv().
24342      Branch: perl
24343            ! pp_hot.c
24344 ____________________________________________________________________________
24345 [  8302] By: nick                                  on 2001/01/03  22:43:22
24346         Log: Integrate mainline.
24347      Branch: perlio
24348           !> ext/Encode/Encode.xs sv.c utf8.c
24349 ____________________________________________________________________________
24350 [  8301] By: jhi                                   on 2001/01/02  23:40:26
24351         Log: Variable naming tweak.
24352      Branch: perl
24353            ! sv.c
24354 ____________________________________________________________________________
24355 [  8300] By: jhi                                   on 2001/01/02  23:40:02
24356         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
24357              in is_utf8_string().
24358      Branch: perl
24359            ! utf8.c
24360 ____________________________________________________________________________
24361 [  8299] By: jhi                                   on 2001/01/02  22:14:40
24362         Log: Integrate perlio.
24363      Branch: perl
24364           !> pp.c pp_hot.c win32/Makefile
24365 ____________________________________________________________________________
24366 [  8298] By: nick                                  on 2001/01/02  22:03:06
24367         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
24368      Branch: perlio
24369            ! pp.c pp_hot.c
24370 ____________________________________________________________________________
24371 [  8297] By: jhi                                   on 2001/01/02  04:26:28
24372         Log: Signedness nit.
24373      Branch: perl
24374            ! ext/Encode/Encode.xs
24375 ____________________________________________________________________________
24376 [  8296] By: nick                                  on 2001/01/01  23:49:36
24377         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
24378      Branch: perlio
24379            ! win32/Makefile
24380 ____________________________________________________________________________
24381 [  8295] By: jhi                                   on 2001/01/01  23:05:48
24382         Log: Integrate perlio.
24383      Branch: perl
24384           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24385           !> t/lib/encode.t
24386 ____________________________________________________________________________
24387 [  8294] By: nick                                  on 2001/01/01  22:48:34
24388         Log: Integrate mainline
24389      Branch: perlio
24390            ! pp_hot.c t/lib/encode.t
24391           !> (integrate 65 files)
24392 ____________________________________________________________________________
24393 [  8293] By: nick                                  on 2001/01/01  21:58:50
24394         Log: More rigor in UTF-8-ness of Encode's toUnicode
24395              XS export some of the utf8 internal functions.
24396              Test some of the functions.
24397              Fix pp_concat() bug shown by said tests.
24398      Branch: perlio
24399            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24400            ! t/lib/encode.t
24401 ____________________________________________________________________________
24402 [  8292] By: jhi                                   on 2001/01/01  18:11:44
24403         Log: Integrate perlio.
24404      Branch: perl
24405           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24406           !> ext/Encode/encengine.c ext/Encode/encode.h
24407 ____________________________________________________________________________
24408 [  8291] By: jhi                                   on 2001/01/01  18:10:58
24409         Log: Podify README.mpeix (a new version from the web),
24410              add a dummy NAME to Carp::Heavy, regen toc.
24411      Branch: perl
24412            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
24413            ! pod/perltoc.pod
24414 ____________________________________________________________________________
24415 [  8290] By: nick                                  on 2001/01/01  17:43:47
24416         Log: Loose the "Loading..." warning.
24417              Another bug in fallback support
24418      Branch: perlio
24419            ! ext/Encode/Encode.pm ext/Encode/encengine.c
24420 ____________________________________________________________________________
24421 [  8289] By: jhi                                   on 2001/01/01  00:01:57
24422         Log: Bump up Larry's copyright.
24423      Branch: perl
24424            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
24425            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
24426            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
24427            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
24428            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
24429            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
24430            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
24431            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
24432 ____________________________________________________________________________
24433 [  8288] By: nick                                  on 2000/12/31  21:27:53
24434         Log: Fix .ucm reading - forgot a chr()
24435              Start of .ucm write (for .enc to .ucm)
24436      Branch: perlio
24437            ! ext/Encode/compile
24438 ____________________________________________________________________________
24439 [  8287] By: jhi                                   on 2000/12/31  18:15:56
24440         Log: Comment away a diagnostic message as noted by Craig A. Berry
24441              (the unexpected message was confusing testing)
24442      Branch: perl
24443            ! ext/Encode/Encode.pm
24444 ____________________________________________________________________________
24445 [  8286] By: jhi                                   on 2000/12/31  18:14:51
24446         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
24447              Date: Sun, 31 Dec 2000 11:17:37 -0600
24448              From: "Craig A. Berry" <craigberry@mac.com>
24449              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
24450      Branch: perl
24451            ! ext/Encode/Makefile.PL
24452 ____________________________________________________________________________
24453 [  8285] By: nick                                  on 2000/12/31  18:11:54
24454         Log: Start of support of ICU-style .ucm files:
24455              - teach compile how to read a .ucm file
24456              - first guess at how to represent fallbacks in "tries".
24457              - use fallbacks if check == 0
24458              - new return code to indicate we used one.
24459      Branch: perlio
24460            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24461            ! ext/Encode/encengine.c ext/Encode/encode.h
24462 ____________________________________________________________________________
24463 [  8284] By: jhi                                   on 2000/12/31  18:04:41
24464         Log: Pacify picky VMS compiler.
24465              
24466              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
24467              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24468              Date: Sat, 30 Dec 2000 18:10:02 -0600
24469              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
24470      Branch: perl
24471            ! sv.c
24472 ____________________________________________________________________________
24473 [  8283] By: jhi                                   on 2000/12/31  16:11:47
24474         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
24475      Branch: perl
24476            ! t/lib/glob-basic.t
24477 ____________________________________________________________________________
24478 [  8282] By: jhi                                   on 2000/12/31  15:26:11
24479         Log: Integrate perlio.
24480      Branch: perl
24481           !> makedef.pl opcode.pl os2/os2.c perlio.c
24482 ____________________________________________________________________________
24483 [  8281] By: nick                                  on 2000/12/31  10:06:15
24484         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
24485              is available to be exported
24486      Branch: perlio
24487            ! makedef.pl perlio.c
24488 ____________________________________________________________________________
24489 [  8280] By: nick                                  on 2000/12/31  09:41:26
24490         Log: Ilya's OS2 patch (testing for damage on Win32)
24491      Branch: perlio
24492            ! makedef.pl opcode.pl os2/os2.c
24493 ____________________________________________________________________________
24494 [  8279] By: jhi                                   on 2000/12/30  21:52:07
24495         Log: Test nits.
24496      Branch: perl
24497            ! t/lib/syslfs.t t/op/lfs.t
24498 ____________________________________________________________________________
24499 [  8278] By: jhi                                   on 2000/12/30  21:47:49
24500         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24501              From: andreas.koenig@anima.de (Andreas J. Koenig)
24502              Date: 30 Dec 2000 22:35:37 +0100
24503              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
24504              
24505              The 32-bit wraparound test wasn't quite right.
24506      Branch: perl
24507            ! t/lib/syslfs.t t/op/lfs.t
24508 ____________________________________________________________________________
24509 [  8277] By: jhi                                   on 2000/12/30  21:33:44
24510         Log: Subject: [PATCH] open() example in perlfunc.pod 
24511              From: Karsten Sperling <s_sperli@ira.uka.de>
24512              Date: Sat, 30 Dec 2000 22:27:09 +0100
24513              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
24514      Branch: perl
24515            ! pod/perlfunc.pod
24516 ____________________________________________________________________________
24517 [  8276] By: jhi                                   on 2000/12/30  20:32:40
24518         Log: Not quite that many tests yet.
24519      Branch: perl
24520            ! t/op/pat.t
24521 ____________________________________________________________________________
24522 [  8275] By: jhi                                   on 2000/12/30  20:26:58
24523         Log: Integrate perlio.
24524      Branch: perl
24525           !> toke.c
24526 ____________________________________________________________________________
24527 [  8274] By: jhi                                   on 2000/12/30  20:24:56
24528         Log: Signedness nit.
24529      Branch: perl
24530            ! utf8.c
24531 ____________________________________________________________________________
24532 [  8273] By: jhi                                   on 2000/12/30  20:15:46
24533         Log: Add a test case for 20000731.001 which was fixed by the #8267.
24534      Branch: perl
24535            ! t/op/pat.t
24536 ____________________________________________________________________________
24537 [  8272] By: nick                                  on 2000/12/30  19:47:51
24538         Log: Tweak for MULTIPLICITY/USE_PERLIO
24539      Branch: perlio
24540            ! toke.c
24541 ____________________________________________________________________________
24542 [  8271] By: nick                                  on 2000/12/30  19:46:45
24543         Log: Integrate mainline
24544      Branch: perlio
24545           +> lib/unicode/distinct.pm
24546           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
24547           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
24548           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
24549 ____________________________________________________________________________
24550 [  8270] By: jhi                                   on 2000/12/30  19:39:50
24551         Log: Subject: RE: perl@8269
24552              From: "Richard Soderberg" <rs@crystalflame.net>
24553              Date: Sat, 30 Dec 2000 11:36:27 -0800
24554              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
24555              
24556              A missing aTHX_.
24557      Branch: perl
24558            ! toke.c
24559 ____________________________________________________________________________
24560 [  8269] By: jhi                                   on 2000/12/30  18:55:48
24561         Log: Update Changes.
24562      Branch: perl
24563            ! Changes patchlevel.h
24564 ____________________________________________________________________________
24565 [  8268] By: jhi                                   on 2000/12/30  17:18:40
24566         Log: Add a test for Unicode split //.  The #8267 was the cure.
24567      Branch: perl
24568            ! t/op/split.t
24569 ____________________________________________________________________________
24570 [  8267] By: jhi                                   on 2000/12/30  17:14:19
24571         Log: Subject: more UTF8 test suites and an UTF8 patch
24572              From: Inaba Hiroto <inaba@st.rim.or.jp>
24573              Date: Sat, 30 Dec 2000 14:27:10 +0900
24574              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
24575              
24576              Just the patch part for now, and the pragma renamed
24577              as unicode::distinct.
24578      Branch: perl
24579            + lib/unicode/distinct.pm
24580            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
24581            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24582            ! regcomp.h regexec.c sv.c toke.c utf8.c
24583 ____________________________________________________________________________
24584 [  8266] By: nick                                  on 2000/12/30  16:40:49
24585         Log: Integrate mainline
24586      Branch: perlio
24587           +> lib/Pod/Text/Overstrike.pm
24588           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
24589           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
24590           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
24591           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
24592           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
24593 ____________________________________________________________________________
24594 [  8265] By: jhi                                   on 2000/12/30  07:28:55
24595         Log: The sv_catsv() fix, take two.
24596      Branch: perl
24597            ! sv.c t/op/join.t
24598 ____________________________________________________________________________
24599 [  8264] By: jhi                                   on 2000/12/30  06:19:18
24600         Log: Undo all the join-related changes since #8248: relevant
24601              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
24602              The new sv_catsv() doesn't fly so it must go back to
24603              the drawing board.
24604      Branch: perl
24605            ! sv.c t/op/join.t t/pragma/utf8.t
24606 ____________________________________________________________________________
24607 [  8263] By: jhi                                   on 2000/12/30  01:08:32
24608         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
24609      Branch: perl
24610            ! sv.c
24611 ____________________________________________________________________________
24612 [  8262] By: jhi                                   on 2000/12/30  00:45:14
24613         Log: Retract #8261.
24614      Branch: perl
24615            ! hv.c util.c
24616 ____________________________________________________________________________
24617 [  8261] By: jhi                                   on 2000/12/30  00:38:32
24618         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
24619      Branch: perl
24620            ! hv.c util.c
24621 ____________________________________________________________________________
24622 [  8260] By: jhi                                   on 2000/12/29  22:51:33
24623         Log: (Retracted by #8264)  More fixing for #8251.
24624      Branch: perl
24625            ! sv.c
24626 ____________________________________________________________________________
24627 [  8259] By: jhi                                   on 2000/12/29  18:27:30
24628         Log: Subject: podlators 1.06 released
24629              From: Russ Allbery <rra@stanford.edu>
24630              Date: 25 Dec 2000 05:09:30 -0800
24631              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
24632      Branch: perl
24633            + lib/Pod/Text/Overstrike.pm
24634            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
24635            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
24636 ____________________________________________________________________________
24637 [  8258] By: jhi                                   on 2000/12/29  18:20:45
24638         Log: Make the large file tests more robust/talkative as suggested by
24639              
24640              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24641              From: andreas.koenig@anima.de (Andreas J. Koenig)
24642              Date: 29 Dec 2000 14:23:01 +0100
24643              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
24644      Branch: perl
24645            ! t/lib/syslfs.t t/op/lfs.t
24646 ____________________________________________________________________________
24647 [  8257] By: jhi                                   on 2000/12/29  17:48:04
24648         Log: Further VMS piping fixes from Charles Lane:
24649              
24650              In summary, error messages produced when a subprocess terminated
24651              abnormally were being sent not just to the parent process, but to
24652              grandparents, because of default values for error output that were
24653              not completely overridden when the subprocess was started.
24654              
24655              This patch fixes this behavior by defining user-mode (i.e., temporary
24656              for the duration of the program) logical names for SYS$OUTPUT and
24657              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
24658              changes to make it so that the user-mode logicals are the ones that
24659              control where Perl's error messages go if it terminates abnormally.
24660              
24661              I also added some gratuitous fixes to the indentation of braces in
24662              the piping code.  It just looked ugly, before.
24663      Branch: perl
24664            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
24665 ____________________________________________________________________________
24666 [  8256] By: jhi                                   on 2000/12/29  17:45:12
24667         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
24668              From: "Casey R. Tweten" <crt@kiski.net>
24669              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
24670              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
24671              
24672              Tests for for #8240.
24673      Branch: perl
24674            ! t/pragma/constant.t
24675 ____________________________________________________________________________
24676 [  8255] By: jhi                                   on 2000/12/29  17:43:07
24677         Log: Subject: Re: [PATCH] Interesting syntax idea
24678              From: Simon Cozens <simon@cozens.net>
24679              Date: Fri, 29 Dec 2000 14:34:04 +0000
24680              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
24681              
24682              Tests for #8254.
24683      Branch: perl
24684            ! t/pragma/sub_lval.t
24685 ____________________________________________________________________________
24686 [  8254] By: jhi                                   on 2000/12/29  17:42:11
24687         Log: Subject: [PATCH] Interesting syntax idea
24688              From: Simon Cozens <simon@cozens.net>
24689              Date: Wed, 27 Dec 2000 05:08:57 +0000
24690              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
24691              
24692              Make opens + bareword assigns do typeglob assigns.
24693      Branch: perl
24694            ! op.c
24695 ____________________________________________________________________________
24696 [  8253] By: jhi                                   on 2000/12/29  17:36:45
24697         Log: Output the (apparent) version of gcc, as suggested by
24698              
24699              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
24700              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
24701              Date: 26 Dec 2000 04:29:17 -0500
24702              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
24703              
24704              (The patch as such didn't any more apply as the misparsing had
24705              already been addressed in #6474.)  Also change the wording about
24706              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
24707      Branch: perl
24708            ! hints/dec_osf.sh
24709 ____________________________________________________________________________
24710 [  8252] By: nick                                  on 2000/12/29  12:14:31
24711         Log: Integrate mainline
24712      Branch: perlio
24713           !> (integrate 27 files)
24714 ____________________________________________________________________________
24715 [  8251] By: jhi                                   on 2000/12/29  08:45:46
24716         Log: (Retracted by #8264)
24717              
24718              (Fixed by #8260.)
24719              
24720              sv_catsv() needs one more byte space than seems reasonable.
24721              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
24722              Curiouser and curiouser.
24723      Branch: perl
24724            ! sv.c
24725 ____________________________________________________________________________
24726 [  8250] By: jhi                                   on 2000/12/29  07:57:52
24727         Log: More split // UTF-8 tests.
24728      Branch: perl
24729            ! t/pragma/utf8.t
24730 ____________________________________________________________________________
24731 [  8249] By: jhi                                   on 2000/12/29  07:54:51
24732         Log: (Retracted by #8264)  More join() testing which was good because
24733              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
24734      Branch: perl
24735            ! pp.c t/op/join.t utf8.c utf8.h
24736 ____________________________________________________________________________
24737 [  8248] By: jhi                                   on 2000/12/29  07:08:32
24738         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
24739              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
24740              that the only cases to care about are byte+byte and byte+character.
24741              
24742              TODO: See how well pp_concat() could be implemented in terms
24743              of sv_catsv().
24744      Branch: perl
24745            ! doop.c sv.c t/op/join.t utf8.h
24746 ____________________________________________________________________________
24747 [  8247] By: jhi                                   on 2000/12/29  06:35:23
24748         Log: Signedness nit.
24749      Branch: perl
24750            ! pp_hot.c
24751 ____________________________________________________________________________
24752 [  8246] By: jhi                                   on 2000/12/29  01:23:31
24753         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
24754              From: Lupe Christoph <lupe@lupe-christoph.de>
24755              Date: Thu, 28 Dec 2000 23:00:00 +0100
24756              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
24757              
24758              Suggest rsync --delete --dry-run.
24759      Branch: perl
24760            ! pod/perlhack.pod
24761 ____________________________________________________________________________
24762 [  8245] By: jhi                                   on 2000/12/28  23:57:05
24763         Log: The maxiters upper limit sanity check (guarding against
24764              non-progress) assumed bytes instead of characters in s///
24765              and split().
24766      Branch: perl
24767            ! pp.c pp_hot.c
24768 ____________________________________________________________________________
24769 [  8244] By: jhi                                   on 2000/12/28  23:34:08
24770         Log: Make some panic messages a bit more logical.
24771      Branch: perl
24772            ! doop.c pod/perldiag.pod pp.c pp_hot.c
24773 ____________________________________________________________________________
24774 [  8243] By: jhi                                   on 2000/12/28  22:59:16
24775         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
24776              From: Simon Cozens <simon@cozens.net>
24777              Date: Wed, 27 Dec 2000 02:30:03 +0000
24778              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
24779      Branch: perl
24780            ! pp.c t/pragma/sub_lval.t
24781 ____________________________________________________________________________
24782 [  8242] By: jhi                                   on 2000/12/28  22:56:53
24783         Log: Subject: [PATCH blead] Fix B::Terse indentation
24784              From: Daniel Chetlin <daniel@chetlin.com>
24785              Date: Wed, 27 Dec 2000 06:43:30 -0800
24786              Message-ID: <20001227064329.B9573@darkstar>
24787      Branch: perl
24788            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
24789 ____________________________________________________________________________
24790 [  8241] By: jhi                                   on 2000/12/28  22:48:59
24791         Log: The latter patch from the
24792              
24793              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
24794              From: Peter Prymmer <pvhp@forte.com> 
24795              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
24796              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
24797              
24798              (the former patch from the above should have been
24799              taken care of by Nick I-S)
24800      Branch: perl
24801            ! win32/Makefile
24802 ____________________________________________________________________________
24803 [  8240] By: jhi                                   on 2000/12/28  22:45:22
24804         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
24805              From: "Casey R. Tweten" <crt@kiski.net>
24806              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
24807              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
24808      Branch: perl
24809            ! lib/constant.pm
24810 ____________________________________________________________________________
24811 [  8239] By: jhi                                   on 2000/12/28  22:37:45
24812         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
24813              From: Simon Cozens <simon@cozens.net>
24814              Date: Wed, 27 Dec 2000 14:12:44 +0000
24815              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
24816      Branch: perl
24817            ! t/op/method.t t/op/sort.t toke.c
24818 ____________________________________________________________________________
24819 [  8238] By: jhi                                   on 2000/12/28  22:30:32
24820         Log: Subject: [PATCH perl@8229] Call.pm
24821              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
24822              Date: Mon, 25 Dec 2000 10:47:15 -0000
24823              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
24824      Branch: perl
24825            ! ext/Filter/Util/Call/Call.pm
24826 ____________________________________________________________________________
24827 [  8237] By: jhi                                   on 2000/12/28  22:19:21
24828         Log: Subject: [PATCH blead] Fix problem with `&' prototype
24829              From: Daniel Chetlin <daniel@chetlin.com>
24830              Date: Wed, 27 Dec 2000 15:55:32 -0800
24831              Message-ID: <20001227155532.D9573@darkstar>
24832      Branch: perl
24833            ! op.c t/comp/proto.t
24834 ____________________________________________________________________________
24835 [  8236] By: jhi                                   on 2000/12/28  22:09:25
24836         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
24837              From: Daniel Chetlin <daniel@chetlin.com>
24838              Date: Sun, 24 Dec 2000 04:09:49 -0800
24839              Message-ID: <20001224040949.B3090@darkstar>
24840      Branch: perl
24841            ! gv.c mg.c t/op/attrs.t
24842 ____________________________________________________________________________
24843 [  8235] By: jhi                                   on 2000/12/28  22:07:11
24844         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
24845              From: Jan Dubois <jand@ActiveState.com>
24846              Date: Tue, 26 Dec 2000 20:57:31 -0800
24847              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
24848      Branch: perl
24849            ! win32/win32.c
24850 ____________________________________________________________________________
24851 [  8234] By: jhi                                   on 2000/12/28  21:52:42
24852         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
24853              From: Simon Cozens <simon@cozens.net>
24854              Date: Thu, 28 Dec 2000 20:33:13 +0000
24855              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
24856      Branch: perl
24857            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
24858 ____________________________________________________________________________
24859 [  8233] By: jhi                                   on 2000/12/28  19:40:49
24860         Log: Integrate perlio.
24861      Branch: perl
24862           !> ext/Encode/Makefile.PL ext/Encode/compile
24863 ____________________________________________________________________________
24864 [  8232] By: nick                                  on 2000/12/23  16:06:00
24865         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
24866              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
24867      Branch: perlio
24868            ! ext/Encode/Makefile.PL
24869 ____________________________________________________________________________
24870 [  8231] By: nick                                  on 2000/12/23  14:30:34
24871         Log: "Compiled" encode build cleanup
24872              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
24873              - .c files do not export sub-tables
24874      Branch: perlio
24875            ! ext/Encode/Makefile.PL ext/Encode/compile
24876 ____________________________________________________________________________
24877 [  8230] By: nick                                  on 2000/12/23  12:50:37
24878         Log: Integrate mainline
24879      Branch: perlio
24880           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24881           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24882           !> pod/perl5004delta.pod pod/perl5005delta.pod
24883           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
24884           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
24885           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
24886           !> pod/perlsub.pod
24887 ____________________________________________________________________________
24888 [  8229] By: jhi                                   on 2000/12/22  15:32:12
24889         Log: Integrate perlio.
24890      Branch: perl
24891           +> win32/distclean.bat
24892           !> MANIFEST t/io/utf8.t
24893 ____________________________________________________________________________
24894 [  8228] By: jhi                                   on 2000/12/22  15:29:40
24895         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
24896              From: Robin Barker <rmb1@cise.npl.co.uk>
24897              Date: Fri, 22 Dec 2000 12:17:38 GMT
24898              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
24899      Branch: perl
24900            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24901            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24902            ! pod/perl5004delta.pod pod/perl5005delta.pod
24903            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
24904            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
24905            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
24906            ! pod/perlsub.pod
24907 ____________________________________________________________________________
24908 [  8227] By: jhi                                   on 2000/12/22  15:24:28
24909         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
24910              From: "John L. Allen" <allen@grumman.com>
24911              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
24912              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
24913              
24914              Document APPLLIB_EXP.
24915      Branch: perl
24916            ! INSTALL
24917 ____________________________________________________________________________
24918 [  8226] By: nick                                  on 2000/12/21  22:11:50
24919         Log: Handy script for when one forgets to "dmake clean" 
24920      Branch: perlio
24921            + win32/distclean.bat
24922            ! MANIFEST
24923 ____________________________________________________________________________
24924 [  8225] By: nick                                  on 2000/12/21  21:54:04
24925         Log: CRLF platform issue with io/utf8 fix.
24926      Branch: perlio
24927            ! t/io/utf8.t
24928 ____________________________________________________________________________
24929 [  8224] By: nick                                  on 2000/12/21  21:02:20
24930         Log: Integrate mainline
24931      Branch: perlio
24932           !> Changes Configure Makefile.SH Porting/Glossary
24933           !> Porting/config.sh Porting/config_H configure.com
24934           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
24935           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
24936           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
24937           !> win32/config.bc win32/config.gc win32/config.vc
24938 ____________________________________________________________________________
24939 [  8223] By: jhi                                   on 2000/12/21  17:09:16
24940         Log: Update Changes.
24941      Branch: perl
24942            ! Changes patchlevel.h
24943 ____________________________________________________________________________
24944 [  8222] By: jhi                                   on 2000/12/21  16:24:01
24945         Log: Metaconfig unit changes for #8221.
24946      Branch: metaconfig/U/perl
24947           +> issymlink.U
24948            - testsyml.U
24949            ! Mksymlinks.U
24950 ____________________________________________________________________________
24951 [  8221] By: jhi                                   on 2000/12/21  16:23:48
24952         Log: Rename testsyml to issymlink.
24953      Branch: perl
24954            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24955            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
24956            ! win32/config.vc
24957 ____________________________________________________________________________
24958 [  8220] By: jhi                                   on 2000/12/21  15:47:26
24959         Log: Robustness support for #8218 (symlink forest) since the GNU
24960              tools seem to be overly picky about symlinkage depths.
24961      Branch: perl
24962            ! Makefile.SH t/io/fs.t
24963 ____________________________________________________________________________
24964 [  8219] By: jhi                                   on 2000/12/21  15:38:27
24965         Log: Metaconfig changes for #8218.
24966      Branch: metaconfig
24967            ! U/modified/Oldconfig.U
24968      Branch: metaconfig/U/perl
24969            + Mksymlinks.U
24970            ! testsyml.U
24971 ____________________________________________________________________________
24972 [  8218] By: jhi                                   on 2000/12/21  15:37:57
24973         Log: Add Configure option -Dmksymlinks which will create a symlink
24974              forest if the current/build differs from the source directory.
24975              TODO: mkdir -p is not portable.
24976      Branch: perl
24977            ! Configure
24978 ____________________________________________________________________________
24979 [  8217] By: jhi                                   on 2000/12/21  14:39:12
24980         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
24981              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
24982              Date: Thu, 21 Dec 2000 09:38:18 GMT
24983              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
24984              
24985              The ofs became an SV.
24986      Branch: perl
24987            ! ext/Thread/Thread.xs
24988 ____________________________________________________________________________
24989 [  8216] By: jhi                                   on 2000/12/21  05:40:21
24990         Log: The polymorphism seems to have fixed 20000517.001.
24991      Branch: perl
24992            ! t/pragma/utf8.t
24993 ____________________________________________________________________________
24994 [  8215] By: jhi                                   on 2000/12/21  04:44:52
24995         Log: read() documentation tweak for 20001121.004.
24996      Branch: perl
24997            ! pod/perlfunc.pod
24998 ____________________________________________________________________________
24999 [  8214] By: jhi                                   on 2000/12/21  03:54:11
25000         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
25001      Branch: perl
25002            ! pp_sys.c t/op/misc.t
25003 ____________________________________________________________________________
25004 [  8213] By: jhi                                   on 2000/12/21  00:28:10
25005         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
25006              From: Peter Prymmer <pvhp@forte.com>
25007              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
25008              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
25009      Branch: perl
25010            ! configure.com
25011 ____________________________________________________________________________
25012 [  8212] By: jhi                                   on 2000/12/21  00:26:21
25013         Log: Edit edit edit.
25014      Branch: perl
25015            ! pod/perlfaq3.pod
25016 ____________________________________________________________________________
25017 [  8211] By: jhi                                   on 2000/12/20  18:52:46
25018         Log: Update Changes.
25019      Branch: perl
25020            ! Changes patchlevel.h
25021 ____________________________________________________________________________
25022 [  8210] By: jhi                                   on 2000/12/20  18:34:47
25023         Log: Yet another editor edit.
25024      Branch: perl
25025            ! pod/perlfaq3.pod
25026 ____________________________________________________________________________
25027 [  8209] By: jhi                                   on 2000/12/20  15:33:28
25028         Log: More Win32 Perling.
25029      Branch: perl
25030            ! pod/perlfaq3.pod
25031 ____________________________________________________________________________
25032 [  8208] By: jhi                                   on 2000/12/20  15:07:46
25033         Log: More Win32 editor/IDE/shell hints.
25034      Branch: perl
25035            ! pod/perlfaq3.pod
25036 ____________________________________________________________________________
25037 [  8207] By: jhi                                   on 2000/12/20  03:54:08
25038         Log: Subject: [PATCH] obscure timing knowledge
25039              From: Nicholas Clark <nick@ccl4.org>
25040              Date: Tue, 19 Dec 2000 19:22:31 +0000
25041              Message-ID: <20001219192231.F2827@plum.flirble.org>
25042      Branch: perl
25043            ! sv.c
25044 ____________________________________________________________________________
25045 [  8206] By: jhi                                   on 2000/12/20  03:45:57
25046         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
25047              From: Spider Boardman <spider@leggy.zk3.dec.com>
25048              Date: Tue, 19 Dec 2000 21:30:16 -0500
25049              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
25050      Branch: perl
25051            ! sv.c
25052 ____________________________________________________________________________
25053 [  8205] By: jhi                                   on 2000/12/19  23:02:01
25054         Log: Update Changes.
25055      Branch: perl
25056            ! Changes patchlevel.h
25057 ____________________________________________________________________________
25058 [  8204] By: jhi                                   on 2000/12/19  22:58:18
25059         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
25060              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
25061              on editors and diffing/patching.
25062      Branch: perl
25063            ! t/op/utf8decode.t
25064 ____________________________________________________________________________
25065 [  8203] By: nick                                  on 2000/12/19  21:36:16
25066         Log: Integrate mainline (forgot my own change...)
25067      Branch: perlio
25068           !> ext/Encode/compile
25069 ____________________________________________________________________________
25070 [  8202] By: nick                                  on 2000/12/19  21:34:42
25071         Log: Integrate mainline.
25072      Branch: perlio
25073           !> (integrate 61 files)
25074 ____________________________________________________________________________
25075 [  8201] By: nick                                  on 2000/12/19  21:34:06
25076         Log: Avoid looking for File::Glob when we don't need it.
25077      Branch: perl
25078            ! ext/Encode/compile
25079 ____________________________________________________________________________
25080 [  8200] By: jhi                                   on 2000/12/19  18:35:49
25081         Log: Update Changes.
25082      Branch: perl
25083            ! Changes patchlevel.h
25084 ____________________________________________________________________________
25085 [  8199] By: jhi                                   on 2000/12/19  18:35:07
25086         Log: Microperl tweaks.
25087      Branch: perl
25088            ! sv.c uconfig.h uconfig.sh
25089 ____________________________________________________________________________
25090 [  8198] By: jhi                                   on 2000/12/19  18:29:59
25091         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
25092      Branch: perl
25093            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25094            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
25095 ____________________________________________________________________________
25096 [  8197] By: jhi                                   on 2000/12/19  17:55:29
25097         Log: In VMS embedded perls couldn't access the statically built Socket,
25098              from Charles Lane.
25099      Branch: perl
25100            ! configure.com
25101 ____________________________________________________________________________
25102 [  8196] By: jhi                                   on 2000/12/19  17:49:50
25103         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
25104              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
25105              Date: Sun, 17 Dec 2000 19:11:44 -0000
25106              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
25107      Branch: perl
25108            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25109            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25110 ____________________________________________________________________________
25111 [  8195] By: jhi                                   on 2000/12/19  17:47:53
25112         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
25113              From: Jonathan Stowe <gellyfish@gellyfish.com>
25114              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
25115              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
25116      Branch: perl
25117            ! utils/h2xs.PL
25118 ____________________________________________________________________________
25119 [  8194] By: jhi                                   on 2000/12/19  17:46:28
25120         Log: Subject: Re: useless use of void context work-around
25121              From: andreas.koenig@anima.de (Andreas J. Koenig)
25122              Date: 16 Dec 2000 15:13:36 +0100
25123              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
25124              
25125              Document (comment) the q(di ds ig) trick in the code.
25126      Branch: perl
25127            ! op.c
25128 ____________________________________________________________________________
25129 [  8193] By: jhi                                   on 2000/12/19  17:10:57
25130         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
25131              From: "Mark J. Reed" <mreed@strange.turner.com>
25132              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
25133              Message-Id: <200012160222.VAA13986@strange.turner.com>
25134      Branch: perl
25135            ! ext/Sys/Syslog/Syslog.pm
25136 ____________________________________________________________________________
25137 [  8192] By: jhi                                   on 2000/12/19  17:07:45
25138         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
25139              From: Nicholas Clark <nick@ccl4.org>
25140              Date: Sat, 16 Dec 2000 19:03:13 +0000
25141              Message-ID: <20001216190313.D68304@plum.flirble.org>
25142      Branch: perl
25143            ! t/op/64bitint.t
25144 ____________________________________________________________________________
25145 [  8191] By: jhi                                   on 2000/12/19  17:06:13
25146         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
25147              From: Dominic Dunlop <domo@computer.org>
25148              Date: Mon, 18 Dec 2000 12:00:15 +0100
25149              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
25150              
25151              This patchlet is needed in order that perl can be statically linked.  
25152      Branch: perl
25153            ! regexec.c
25154 ____________________________________________________________________________
25155 [  8190] By: jhi                                   on 2000/12/19  17:03:08
25156         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
25157              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25158              Date: Sun, 17 Dec 2000 00:18:35 -0600
25159              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
25160      Branch: perl
25161            ! perlio.h vms/gen_shrfls.pl
25162 ____________________________________________________________________________
25163 [  8189] By: jhi                                   on 2000/12/19  16:20:28
25164         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
25165              From: Prymmer/Kahn <pvhp@best.com>
25166              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
25167              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
25168              
25169              A better version of #8188.
25170      Branch: perl
25171            ! pod/perlfaq3.pod
25172 ____________________________________________________________________________
25173 [  8188] By: jhi                                   on 2000/12/19  15:57:06
25174         Log: (Replaced by #8189)
25175              
25176              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
25177              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
25178              From: Prymmer/Kahn <pvhp@best.com>
25179              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
25180              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
25181              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
25182              Date: Mon, 18 Dec 2000 11:10:45 -0500
25183              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
25184      Branch: perl
25185            ! pod/perlfaq3.pod
25186 ____________________________________________________________________________
25187 [  8187] By: jhi                                   on 2000/12/19  15:54:19
25188         Log: Email address fix for Anton Berezin.
25189      Branch: perl
25190            ! AUTHORS
25191 ____________________________________________________________________________
25192 [  8186] By: jhi                                   on 2000/12/19  15:38:54
25193         Log: Subject: [PATCH perl@8102] cygwin port
25194              From: "Eric Fifer" <efifer@dircon.co.uk> 
25195              Date: Thu, 14 Dec 2000 13:41:29 -0000
25196              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
25197              
25198              When compiling modules the data item that is being imported
25199              from libperl.dll needs to be tagged as imported/shared data:
25200              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
25201      Branch: perl
25202            ! perliol.h
25203 ____________________________________________________________________________
25204 [  8185] By: jhi                                   on 2000/12/19  14:53:24
25205         Log: Regen uconfig.h and uconfig.sh.
25206      Branch: perl
25207            ! uconfig.h uconfig.sh
25208 ____________________________________________________________________________
25209 [  8184] By: jhi                                   on 2000/12/18  20:43:49
25210         Log: Comments work so much better when they are closed.
25211      Branch: perl
25212            ! regcomp.c
25213 ____________________________________________________________________________
25214 [  8183] By: jhi                                   on 2000/12/18  18:04:02
25215         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
25216              Fixes the bug 20001218.016.
25217      Branch: perl
25218            ! regcomp.c
25219 ____________________________________________________________________________
25220 [  8182] By: gsar                                  on 2000/12/18  09:53:47
25221         Log: delete spurious files
25222      Branch: maint-5.6/perl
25223            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
25224            - vos/config.h vos/config_h.SH_orig
25225 ____________________________________________________________________________
25226 [  8181] By: gsar                                  on 2000/12/18  09:46:08
25227         Log: regen perltoc
25228      Branch: maint-5.6/perl
25229            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
25230 ____________________________________________________________________________
25231 [  8180] By: gsar                                  on 2000/12/18  09:20:27
25232         Log: integrate changes#7924..7926,7946,7952 from mainline
25233      Branch: maint-5.6/perl
25234           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
25235           !> lib/File/stat.pm t/lib/class-struct.t
25236 ____________________________________________________________________________
25237 [  8179] By: gsar                                  on 2000/12/18  08:55:54
25238         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
25239              7918,7919,7988,8907 from mainline (various)
25240      Branch: maint-5.6/perl
25241           +> t/lib/class-struct.t
25242           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
25243           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
25244           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
25245 ____________________________________________________________________________
25246 [  8178] By: gsar                                  on 2000/12/18  08:16:30
25247         Log: avoid redefinition warnings on windows due to sys/socket.h getting
25248              #included before win32.h
25249      Branch: maint-5.6/perl
25250            ! win32/include/sys/socket.h
25251 ____________________________________________________________________________
25252 [  8177] By: gsar                                  on 2000/12/18  05:24:04
25253         Log: make regen_headers; fix POSIX.xs problems; remove outdated
25254              code from sys/socket.h that makes build fail now
25255      Branch: maint-5.6/perl
25256            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
25257            ! pod/perlapi.pod
25258           !> win32/include/sys/socket.h
25259 ____________________________________________________________________________
25260 [  8176] By: gsar                                  on 2000/12/18  05:20:17
25261         Log: update Changes
25262      Branch: maint-5.6/perl
25263            ! Changes patchlevel.h
25264 ____________________________________________________________________________
25265 [  8175] By: gsar                                  on 2000/12/18  04:57:48
25266         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
25267              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
25268              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
25269              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
25270              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
25271              7823,7825,7838
25272      Branch: maint-5.6/perl
25273           +> lib/File/Spec/Epoc.pm
25274           !> (integrate 88 files)
25275 ____________________________________________________________________________
25276 [  8174] By: gsar                                  on 2000/12/18  03:53:09
25277         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
25278              7625..7629,7631..7634,7637,7639,7642 from mainline
25279      Branch: maint-5.6/perl
25280           +> README.solaris
25281           !> (integrate 26 files)
25282 ____________________________________________________________________________
25283 [  8173] By: gsar                                  on 2000/12/18  03:37:02
25284         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
25285              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
25286              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
25287              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
25288      Branch: maint-5.6/perl
25289           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
25290            - MAINTAIN
25291           !> (integrate 111 files)
25292 ____________________________________________________________________________
25293 [  8172] By: jhi                                   on 2000/12/18  02:49:27
25294         Log: Regen pods.
25295      Branch: perl
25296            ! pod/perlmodlib.pod pod/perltoc.pod
25297 ____________________________________________________________________________
25298 [  8171] By: gsar                                  on 2000/12/18  02:49:24
25299         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
25300              7465..7471 from mainline
25301              
25302              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
25303              in platforms that strictly require all the symbols being present
25304              at link time.
25305              
25306              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
25307              
25308              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
25309              
25310              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
25311              
25312              Subject: [PATCH] todo
25313              
25314              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
25315              
25316              Use $sort, $uniq (and $tr) consistently as wondered
25317              by Nicholas Clark.
25318              
25319              Too enthusiastic editing in #7460.
25320              
25321              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
25322              
25323              Upgrade to CPAN 1.58_55.
25324              Subject: CPAN.pm status
25325              
25326              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
25327              
25328              Make target reordering to avoid pointless re-makes.
25329              Subject: Re: Total re-make of 'make okfile' after 7451 ?
25330              
25331              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
25332              
25333              Subject: DOC PATCH 5.6.0
25334              
25335              Add the repository doc by Malcolm, Sarathy, and by Simon,
25336              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
25337      Branch: maint-5.6/perl
25338           +> Porting/repository.pod
25339           !> Configure MANIFEST Makefile.SH README.dos README.os2
25340           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
25341           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
25342           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
25343 ____________________________________________________________________________
25344 [  8169] By: gsar                                  on 2000/12/18  02:33:34
25345         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
25346              7435..7441,7445 from mainline
25347              
25348              Make the UTF-8 decoding stricter and more verbose when
25349              malformation happens.  This involved adding an argument
25350              to utf8_to_uv_chk(), which involved changing its prototype,
25351              and prefer STRLEN over I32 for the UTF-8 length, which as
25352              a domino effect necessitated changing the prototypes of
25353              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
25354              The stricter UTF-8 decoding checking uses Markus Kuhn's
25355              UTF-8 Decode Stress Tester from
25356              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
25357              
25358              Run vms/vms_yfix.pl, should have done that after changing
25359              perly.c in #7382.
25360              
25361              Subject: [PATCH 5.7.0] static linking with uninstalled perl
25362              
25363              (Replaced by #7440.)
25364              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25365              
25366              Fix the bug ID 20001024.005, the bug introduced by #7416.
25367              
25368              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
25369              
25370              Fix the bug reported in
25371              From: andreas.koenig@anima.de (Andreas J. Koenig)
25372              Also make is_utf8_char() stricter.
25373              
25374              Missed the header file changes from #7425.
25375              
25376              Check if stdio supports tweaking lval and cnt simultaneously.
25377              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
25378              
25379              Stratus VOS updates from Paul Green.
25380              
25381              Podify README.epoc and README.vos.
25382              
25383              Add targets to Makefile.SH, most importantly
25384              'regen_all' which also remembers to update vms/perly*.
25385              
25386              Subject: Minor update to find2perl, for portability
25387              
25388              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
25389              
25390              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
25391              
25392              Rename UTF8LEN() to be UNISKIP(), too confusing to have
25393              UTF8LEN() and UTF8SKIP(). 
25394              
25395              Allow poking holes at the UTF-8 decoding strictness.
25396              
25397              Continue the internal UTF-8 API tweaking.
25398              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
25399              used much more than the simpler API, now called utf8_to_uv_simple().
25400              Still not quite happy with API, too much partial duplication
25401              of functionality.
25402              
25403              A new version of making the syslog test more robust.
25404              (Replaces #7421.)
25405              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25406              
25407              buildtoc target tweaks.
25408              
25409              Integrate with vmsperl #7430 by Charles Bailey:
25410              
25411              Cleanup from prior patch (Charles Lane?):
25412              - improve handling of MFDs in Basename and Path
25413              - default to no xsubpp line # munging when building debug images
25414      Branch: maint-5.6/perl
25415           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25416           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
25417           !> (integrate 67 files)
25418 ____________________________________________________________________________
25419 [  8168] By: gsar                                  on 2000/12/18  02:05:49
25420         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
25421              
25422              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
25423              From: Martin Husemann <martin@duskware.de>
25424              
25425              Subject: [PATCH 5.7.0] restore match data on backtracing
25426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25427      Branch: maint-5.6/perl
25428           !> regcomp.c regexec.c t/op/re_tests
25429 ____________________________________________________________________________
25430 [  8167] By: gsar                                  on 2000/12/18  01:55:22
25431         Log: integrate changes#7858,7986 from mainline
25432              
25433              C<foreach my $x ...> in pseudo-fork()ed process may diddle
25434              parent's memory; fix it by keeping track of the actual pad
25435              offset rather than a raw pointer (this change is probably also
25436              relevant to non-ithreads case to avoid fallout from reallocs of
25437              the pad array, but is currently only enabled for the ithreads
25438              case in the interests of minimal disruption to existing "well
25439              tested" code)
25440              
25441              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
25442              due to the notorious GetFileType() bug in Windows 9x, which fstat()
25443              tickles)
25444      Branch: maint-5.6/perl
25445           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25446           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
25447           !> win32/win32.c win32/win32.h win32/win32sck.c
25448 ____________________________________________________________________________
25449 [  8166] By: gsar                                  on 2000/12/18  01:52:59
25450         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
25451              from mainline (xsubpp and ExtUtils::LibList fixups, various
25452              other small items)
25453      Branch: maint-5.6/perl
25454           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
25455           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
25456           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
25457           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
25458           !> win32/bin/search.pl
25459 ____________________________________________________________________________
25460 [  8165] By: gsar                                  on 2000/12/18  01:28:45
25461         Log: integrate changes#7533,7563,7611,7623 from mainline (various
25462              malloc.c embellishments)
25463      Branch: maint-5.6/perl
25464           !> malloc.c pod/perldiag.pod
25465 ____________________________________________________________________________
25466 [  8164] By: gsar                                  on 2000/12/18  01:23:33
25467         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
25468              fixups)
25469      Branch: maint-5.6/perl
25470           !> utils/h2xs.PL
25471 ____________________________________________________________________________
25472 [  8163] By: gsar                                  on 2000/12/18  01:17:50
25473         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
25474              fixups)
25475      Branch: maint-5.6/perl
25476           !> Makefile.SH utils/perlbug.PL
25477 ____________________________________________________________________________
25478 [  8162] By: gsar                                  on 2000/12/18  00:25:43
25479         Log: always export Perl_deb() (it is required by re.xs whether
25480              Perl is built with or without -DDEBUGGING)
25481      Branch: maint-5.6/perl
25482            ! makedef.pl
25483 ____________________________________________________________________________
25484 [  8161] By: gsar                                  on 2000/12/18  00:23:38
25485         Log: integrate change#7414 from mainline
25486              
25487              Undo the basename() part of #7412 since the lib/basename
25488              tests would need upgrading too.
25489              
25490              squelch two tests in tr.t that rely on tr/// paranoia change
25491              that's not in 5.6.x
25492      Branch: maint-5.6/perl
25493            ! t/op/tr.t
25494           !> lib/File/Basename.pm
25495 ____________________________________________________________________________
25496 [  8160] By: gsar                                  on 2000/12/18  00:05:30
25497         Log: missing change in previous integrate
25498      Branch: maint-5.6/perl
25499           !> README.aix
25500 ____________________________________________________________________________
25501 [  8159] By: gsar                                  on 2000/12/18  00:03:38
25502         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
25503              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
25504              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
25505              7410..7413 from mainline
25506      Branch: maint-5.6/perl
25507           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
25508           +> t/lib/tie-splice.t
25509            - lib/unicode/Is/DCinital.pl
25510           !> (integrate 112 files)
25511 ____________________________________________________________________________
25512 [  8158] By: jhi                                   on 2000/12/17  23:04:24
25513         Log: Subject: [PATCHES] RE: perl@8150 
25514              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25515              Date: Sun, 17 Dec 2000 21:46:39 +0100
25516              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
25517              
25518              Neither cygwin has a getpwuid() one can trust on.
25519      Branch: perl
25520            ! t/lib/glob-basic.t
25521 ____________________________________________________________________________
25522 [  8157] By: jhi                                   on 2000/12/17  23:01:54
25523         Log: More MAN.PODS => {} fixes.
25524      Branch: perl
25525            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
25526            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
25527            ! os2/OS2/REXX/Makefile.PL
25528 ____________________________________________________________________________
25529 [  8156] By: gsar                                  on 2000/12/17  22:49:13
25530         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
25531              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
25532              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
25533              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
25534              7201,7204 from mainline
25535      Branch: maint-5.6/perl
25536           !> (integrate 121 files)
25537 ____________________________________________________________________________
25538 [  8155] By: jhi                                   on 2000/12/17  22:30:58
25539         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
25540              From: "Craig A. Berry" <craigberry@mac.com>
25541              Date: Sun, 17 Dec 2000 13:09:28 -0600
25542              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
25543              
25544              MAN.PODS => ' ' is naughty.
25545      Branch: perl
25546            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
25547 ____________________________________________________________________________
25548 [  8154] By: nick                                  on 2000/12/17  22:07:13
25549         Log: MULTIPLICITY nit.
25550      Branch: perl
25551            ! mg.c
25552 ____________________________________________________________________________
25553 [  8153] By: gsar                                  on 2000/12/17  21:23:05
25554         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
25555              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
25556              from mainline
25557              
25558              Document the SvIOK_.*UV().
25559              
25560              Update Unicode todo list.
25561              
25562              Guard against bad string->int conversion for quads.
25563              
25564              Subject: small apidoc fix
25565              
25566              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25567              
25568              Subject: [PATCH] Tied filehandle documentation
25569              
25570              Subject: [PATCH] Modernize Opcode.pm documentation
25571              
25572              Make Data::Dumper (non-XS) to work with changed semantics of ref().
25573              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25574              [applied even though said semantics didn't change in 5.6.x]
25575              
25576              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25577              
25578              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25579              
25580              Fix the URL, but the server is still missing in action.
25581              Subject: [ID 20000905.002] perlfaq1.pod URL error
25582              
25583              Subject: [ID 20000903.001] \w in utf8-strings
25584              
25585              Fix the ccversion detection for 5.1 and beyond.
25586              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25587              
25588              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25589              
25590              Subject: [ID 20000904.008] Tiny fix for perldiag
25591              
25592              Subject: Re: [ID 20000906.004] segfault with bad perl statement
25593              
25594              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25595              
25596              Subject: [ID 20000908.002] perlipc documentation bug.
25597              
25598              Subject: [PATCH lib/Benchmark.pm]
25599              
25600              Re-allow vec() for characters > 255.
25601              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25602              
25603              Do away with memory models cruft.  Sorry, PDP users.
25604              
25605              Continue #7041.
25606              
25607              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25608              
25609              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25610              
25611              Upgrade to CPAN 1.57_65, from Andreas König.
25612              
25613              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25614              by Russ Allbery.
25615              
25616              Silence t/pod/*.t about alternate quote-mappings now implemented
25617              by Pod::Text, from Brad Appleton.
25618              
25619              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25620              Subject: borland C++ win32.c tweak
25621              
25622              C<@a = @b = split(...)> optimization coredumps under ithreads
25623              (missed a spot when fixing up op_pmreplroot hack for ithreads)
25624              
25625              Document the SvUTF8*().
25626              
25627              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25628              
25629              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25630              
25631              Do in VMS as the #7054 does.
25632              
25633              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25634              
25635              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25636              
25637              Subject: [patch: perl@7045] vms updates
25638              
25639              Test for the #7049.
25640              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25641              
25642              Break up the myconfig lines a bit.
25643              Subject: perlbug/perl -V output format
25644              
25645              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25646              
25647              The #7054 truncated Configure badly.
25648              
25649              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25650              initialization in all the threads on Windows
25651              
25652              Allow for whitespace between "#" and "line" in cpp output.
25653              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25654              
25655              Remove vestiges of tr//CU.
25656              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25657              
25658              The return value of setlocale must be copied away.
25659              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25660              
25661              Allow chop() and chomp() to be overridden.
25662              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25663              
25664              Hints optimization.
25665              Subject: Minor nit
25666              
25667              Subject: [PATCH] de-wall t/README
25668              
25669              Subject: Re: Two advertising clauses need to be removed
25670      Branch: maint-5.6/perl
25671           !> (integrate 75 files)
25672 ____________________________________________________________________________
25673 [  8152] By: gsar                                  on 2000/12/17  20:30:11
25674         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
25675              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
25676              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
25677              
25678              Don't attach -ld to the archname if pointless.
25679              
25680              Document UNTIE in a very minimalistic way.
25681              
25682              POSIX doesn't report long double values under -Duselongdouble
25683              when the long doubles are "real" (bigger than doubles).
25684              
25685              More author updates.
25686              
25687              Try to deduce NV_MAX.  Really should be Configure fodder.
25688              
25689              :: not allowed in pathnames, change to .
25690              Subject: [PATCH perl@6938] cygwin port
25691              
25692              Forget about NV_MAX (#6951).  Various floating point tweaks,
25693              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25694              
25695              Move the Solaris 7 scan to use64bitall, make the
25696              failure to find 64-bot sparc libc to mention the
25697              possibility of being in an intel, from Lupe and Alan.
25698              
25699              Regen perltoc.
25700              
25701              AUTHORS tweaks, from Peter Prymmer.
25702              
25703              More address tweaking.
25704              
25705              Small tweaks all over.
25706              
25707              File::Temp patches from Andreas König,
25708              
25709              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25710              
25711              Subject: CPAN.pm beta 1.57_57 for the core
25712              
25713              Part of the solution.
25714              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25715              
25716              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25717              
25718              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25719              
25720              Add the overload warnings to perldiag.
25721              
25722              Drop unused argument.
25723              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
25724              
25725              Subject: Nit in Configure (bleadperl@6961)
25726              
25727              Update to PodParser 1.18, from Brad Appleton.
25728              
25729              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
25730              
25731              Subject: [PATCH: 6948] add SCNfldbl to configure.com
25732              
25733              Document UNTIE. Also tweak implementation to suppress the 'inner references'
25734              warning when UNTIE exists and instead pass the cound of extra references to
25735              the UNTIE method.
25736              
25737              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25738              so that case-ignoring systems like DCL can tell them from
25739              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
25740              
25741              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25742              
25743              Feature ordering tweak.
25744              
25745              Regen perltoc.
25746              
25747              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
25748              
25749              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25750              
25751              Subject: http:// in L<>
25752              
25753              Detypo.
25754              
25755              change#6791 accidentally clobbered change#6710, put it back
25756              
25757              Only the first line, thank you very much.
25758              
25759              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25760              plus rework the http: spots as suggested by Tom Christiansen,
25761              plus regen perltoc.
25762              
25763              Undo part of change 6489 which looks like a bulk edit which
25764              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25765              The supressing of main:: on return from select() is undesirable.
25766              
25767              Apparently avoiding the swapping is too costly.
25768              
25769              Various Configure nits by Philip Newton,
25770              plus the ebcdic one by me.
25771              
25772              Make certain cc is set before trying to run it.
25773              
25774              If overloaded %{} etc. return the object do not loop.
25775              Thus  sub deref { $_[0] } functions if object is wanted type.
25776              
25777              Update perlhist.
25778              
25779              More %{} and other deref special casing - do not pass to 'nomethod'.
25780      Branch: maint-5.6/perl
25781           !> (integrate 59 files)
25782 ____________________________________________________________________________
25783 [  8151] By: gsar                                  on 2000/12/17  19:14:38
25784         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
25785              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
25786              
25787              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
25788              
25789              Make the epsilon to be relative, not absolute.
25790              
25791              Put back the flags dump as reasoned in
25792              Subject: Re: [PATCH] Glob dumping
25793              
25794              Introduce ccname to keep track of what compiler kind of we have.
25795              
25796              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
25797              
25798              Put back the slice accidentally removed by #6907.
25799              
25800              Reset archname and archname64 always, forcing them be
25801              recomputed at each Configure run, make Configure and
25802              the hints files agree on the naming of largefiles variables.
25803              
25804              Don't say "Perl 5.0 source kit".
25805              
25806              Subject: [PATCH] fix misc cast warnings
25807              
25808              Subject: typos in pods
25809              
25810              NVs not necessarily doubles, as pointed out by Yitzchak.
25811              
25812              Subject: [PATCH 6889] add a few ldbl formats to configure.com
25813              
25814              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
25815              
25816              Better options for rsync.
25817              
25818              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
25819              
25820              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
25821              
25822              Subject: [PATCH] Re: UNTIE method 
25823              
25824              A better fix for the Socket building problem from Craig Berry.
25825              
25826              Retract the dummy test, skip the security tests (instead of failing),
25827              explain what the warnings mean.
25828              
25829              Heap decorruption.
25830              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
25831              
25832              Update to Unicode 3.0.1.
25833              
25834              Missed one Unicode file.
25835              
25836              Subject: Re: typos in pods
25837              
25838              The #6929 was too skimpy.
25839              
25840              sscanf() may be the only way to read long doubles from strings.
25841              
25842              Reveal Borland's isnan.
25843              Subject: build with BC++ tweak
25844              
25845              Issue useful diagnostic on unknown pod commands.
25846              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
25847              
25848              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
25849              
25850              Clarify the third case of ftmp-security warnings.
25851              
25852              Make -Dusemorebits find long doubles in Solaris.
25853              
25854              Wrap the test in eval.
25855      Branch: maint-5.6/perl
25856           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
25857           +> lib/unicode/PropList.txt lib/unicode/README.perl
25858           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
25859           +> lib/unicode/Unicode.301 vms/vmspipe.com
25860            - lib/unicode/Props.txt lib/unicode/UCD300.html
25861            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
25862           !> (integrate 305 files)
25863 ____________________________________________________________________________
25864 [  8150] By: jhi                                   on 2000/12/17  18:47:57
25865         Log: Uncheckedin generated files.
25866      Branch: perl
25867            ! global.sym perlapi.c pod/perlapi.pod
25868 ____________________________________________________________________________
25869 [  8149] By: jhi                                   on 2000/12/17  18:41:22
25870         Log: Update Changes.
25871      Branch: perl
25872            ! Changes patchlevel.h
25873 ____________________________________________________________________________
25874 [  8148] By: jhi                                   on 2000/12/17  18:39:16
25875         Log: Subject: [PATCH] Fcntl constants speedup
25876              From: Nicholas Clark <nick@ccl4.org>
25877              Date: Sun, 17 Dec 2000 16:29:24 +0000
25878              Message-ID: <20001217162924.E97668@plum.flirble.org>
25879              
25880              Use IVs for the Fcntl constants instead of NVs.
25881      Branch: perl
25882            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
25883 ____________________________________________________________________________
25884 [  8147] By: jhi                                   on 2000/12/17  18:33:41
25885         Log: Add test for #8145 (binmode() warning), add warning for
25886              ioctl() and sockpair(), document them. (fileno() cannot
25887              be tripwired with the same kind of warning because
25888              'defined fileno($foo)' seems to be an idiom.)
25889      Branch: perl
25890            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
25891 ____________________________________________________________________________
25892 [  8146] By: gsar                                  on 2000/12/17  18:09:08
25893         Log: update Changes
25894      Branch: maint-5.6/perl
25895            ! Changes
25896 ____________________________________________________________________________
25897 [  8145] By: jhi                                   on 2000/12/17  17:39:35
25898         Log: Subject: [PATCH] Re: The long awaited feature ...
25899              From: Simon Cozens <simon@cozens.net>
25900              Date: Sun, 17 Dec 2000 12:31:56 +0000
25901              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
25902              
25903              Add a warning to binmode() about using bad filehandles
25904              (can happen e.g. if someone forgets the filehandle argument)
25905      Branch: perl
25906            ! pp_sys.c
25907 ____________________________________________________________________________
25908 [  8144] By: jhi                                   on 2000/12/17  17:33:48
25909         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
25910              From: Jonathan Stowe <gellyfish@gellyfish.com>
25911              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
25912              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
25913      Branch: perl
25914            ! lib/Net/Ping.pm
25915 ____________________________________________________________________________
25916 [  8143] By: jhi                                   on 2000/12/17  05:31:37
25917         Log: Polymorphic regexps.
25918              
25919              Fixes at least the bugs 20001028.003 (both of them...) and
25920              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
25921              also to be fixed by now, probably already before this patch.
25922      Branch: perl
25923            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
25924            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
25925            ! t/op/utf8decode.t t/pragma/utf8.t
25926 ____________________________________________________________________________
25927 [  8142] By: jhi                                   on 2000/12/16  17:16:05
25928         Log: Subject: [patch perl@8102] dos/djgpp update
25929              From: Laszlo Molnar <ml1050@freemail.hu>
25930              Date: Sat, 16 Dec 2000 01:40:52 +0100
25931              Message-ID: <20001216014052.A335@freemail.hu>
25932      Branch: perl
25933            ! djgpp/config.over t/base/commonsense.t
25934 ____________________________________________________________________________
25935 [  8141] By: jhi                                   on 2000/12/16  17:09:27
25936         Log: Few uncheckedin files.
25937      Branch: perl
25938            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
25939 ____________________________________________________________________________
25940 [  8140] By: nick                                  on 2000/12/15  22:14:31
25941         Log: Integrate mainline
25942      Branch: perlio
25943           !> (integrate 53 files)
25944 ____________________________________________________________________________
25945 [  8139] By: jhi                                   on 2000/12/15  19:49:49
25946         Log: One more IVUV tweak from Nicholas Clark.
25947      Branch: perl
25948            ! sv.c
25949 ____________________________________________________________________________
25950 [  8138] By: jhi                                   on 2000/12/15  19:17:06
25951         Log: Return of the IVUV-preservation, now seems to be happy even
25952              in Digital UNIX (the broken strtoul brokenness detection
25953              seems to have been the fly in the ointment).
25954      Branch: perl
25955            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25956            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
25957            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
25958            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
25959            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25960            ! vos/config.ga.h win32/config.bc win32/config.gc
25961            ! win32/config.vc
25962 ____________________________________________________________________________
25963 [  8137] By: jhi                                   on 2000/12/15  18:12:14
25964         Log: Metaconfig unit change for #8136.
25965      Branch: metaconfig
25966            ! U/modified/d_strtoul.U
25967      Branch: metaconfig/U/perl
25968            ! d_strtoull.U d_strtouq.U
25969 ____________________________________________________________________________
25970 [  8136] By: jhi                                   on 2000/12/15  18:11:35
25971         Log: I don't think it's sensible or portable to test the strtou*
25972              on /^-/ strings.
25973      Branch: perl
25974            ! Configure
25975 ____________________________________________________________________________
25976 [  8135] By: jhi                                   on 2000/12/15  17:18:49
25977         Log: Metaconfig unit change for #8134.
25978      Branch: metaconfig
25979            ! U/modified/d_strtoul.U
25980 ____________________________________________________________________________
25981 [  8134] By: jhi                                   on 2000/12/15  17:14:13
25982         Log: If longsize is 8 we don't need a LL suffix for integer constants.
25983      Branch: perl
25984            ! Configure config_h.SH
25985 ____________________________________________________________________________
25986 [  8133] By: jhi                                   on 2000/12/15  16:00:23
25987         Log: Update Changes.
25988      Branch: perl
25989            ! Changes patchlevel.h
25990 ____________________________________________________________________________
25991 [  8132] By: jhi                                   on 2000/12/15  15:44:16
25992         Log: Some compilers get huffy if you do not cast a const pointer
25993              to a non-const when assigning.
25994      Branch: perl
25995            ! gv.c
25996 ____________________________________________________________________________
25997 [  8131] By: jhi                                   on 2000/12/15  15:38:30
25998         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
25999              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26000              Date: Fri, 15 Dec 2000 05:26:57 -0500
26001              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
26002      Branch: perl
26003            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
26004            ! t/pragma/overload.t
26005 ____________________________________________________________________________
26006 [  8130] By: jhi                                   on 2000/12/15  15:36:08
26007         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
26008              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26009              Date: Thu, 14 Dec 2000 22:02:43 -0500
26010              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
26011      Branch: perl
26012            ! gv.c perl.h
26013 ____________________________________________________________________________
26014 [  8129] By: jhi                                   on 2000/12/15  15:34:16
26015         Log: Subject: PATCH: h2xs nit
26016              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26017              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
26018              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
26019              
26020              Add a template README.
26021      Branch: perl
26022            ! utils/h2xs.PL
26023 ____________________________________________________________________________
26024 [  8128] By: jhi                                   on 2000/12/15  15:32:22
26025         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
26026      Branch: perl
26027            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
26028 ____________________________________________________________________________
26029 [  8127] By: jhi                                   on 2000/12/15  15:19:34
26030         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
26031              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26032              Date:     Thu, 14 Dec 2000 20:04:42 EST
26033              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
26034      Branch: perl
26035            ! ext/Opcode/Opcode.xs
26036 ____________________________________________________________________________
26037 [  8126] By: jhi                                   on 2000/12/15  15:17:49
26038         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
26039              From: Peter Prymmer <pvhp@forte.com>
26040              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
26041              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
26042      Branch: perl
26043            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
26044            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
26045            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
26046 ____________________________________________________________________________
26047 [  8125] By: jhi                                   on 2000/12/15  15:11:05
26048         Log: This seems to be a stage sane and stable enough to checkin.
26049              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
26050      Branch: perl
26051            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
26052            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
26053            ! t/op/cmp.t t/op/numconvert.t
26054 ____________________________________________________________________________
26055 [  8124] By: jhi                                   on 2000/12/15  04:20:26
26056         Log: Something is really wonky.
26057      Branch: perl
26058            ! sv.c
26059 ____________________________________________________________________________
26060 [  8123] By: jhi                                   on 2000/12/15  04:00:50
26061         Log: Fixes for the IV UV patches to compile in Digital UNIX.
26062      Branch: perl
26063            ! sv.c
26064 ____________________________________________________________________________
26065 [  8122] By: jhi                                   on 2000/12/15  02:53:40
26066         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
26067              From: "Craig A. Berry" <craigberry@mac.com>
26068              Date: Thu, 14 Dec 2000 19:10:49 -0600
26069              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
26070      Branch: perl
26071            ! vms/vms.c
26072 ____________________________________________________________________________
26073 [  8121] By: jhi                                   on 2000/12/15  02:50:00
26074         Log: Metaconfig changes for #8120.
26075      Branch: metaconfig
26076            + U/modified/d_strtoul.U
26077      Branch: metaconfig/U/perl
26078            ! d_strtoull.U d_strtouq.U
26079 ____________________________________________________________________________
26080 [  8120] By: jhi                                   on 2000/12/15  02:49:42
26081         Log: From: Nicholas Clark <nick@ccl4.org> 
26082              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
26083              Date: Thu, 14 Dec 2000 18:38:57 +0000
26084              Message-ID: <20001214183857.B97909@plum.flirble.org>
26085      Branch: perl
26086            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26087            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
26088            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26089            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26090            ! win32/config.gc win32/config.vc
26091 ____________________________________________________________________________
26092 [  8119] By: jhi                                   on 2000/12/14  23:40:58
26093         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
26094              From: Nicholas Clark <nick@ccl4.org>
26095              Date: Wed, 13 Dec 2000 20:08:50 +0000
26096              Message-ID: <20001213200849.B71166@plum.flirble.org>
26097      Branch: perl
26098            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
26099            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
26100 ____________________________________________________________________________
26101 [  8118] By: jhi                                   on 2000/12/14  22:46:26
26102         Log: Integrate perlio.
26103      Branch: perl
26104           !> MANIFEST ext/Encode/compile makedef.pl
26105 ____________________________________________________________________________
26106 [  8117] By: nick                                  on 2000/12/14  22:38:53
26107         Log: Win32 tweaks to get Encode to build
26108              - temp hack to makedef.pl till PerlIO is properly "exported".
26109              - MSVC dislikes  
26110              static encpage_t foo[];
26111              so make 'em extern for now.
26112      Branch: perlio
26113            ! ext/Encode/compile makedef.pl
26114 ____________________________________________________________________________
26115 [  8116] By: nick                                  on 2000/12/14  22:00:53
26116         Log: Document the new files
26117      Branch: perlio
26118            ! MANIFEST
26119 ____________________________________________________________________________
26120 [  8115] By: jhi                                   on 2000/12/14  21:58:01
26121         Log: MANIFEST new files of #8114.
26122      Branch: perl
26123            ! MANIFEST
26124 ____________________________________________________________________________
26125 [  8114] By: jhi                                   on 2000/12/14  21:50:49
26126         Log: Integrate perlio.
26127      Branch: perl
26128           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26129           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
26130           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
26131           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
26132           !> ext/Encode/Makefile.PL
26133 ____________________________________________________________________________
26134 [  8113] By: jhi                                   on 2000/12/14  21:48:49
26135         Log: The documentation part of the
26136              
26137              Subject: [ID 20001214.002] Net::Ping patch
26138              From: Jonathan Stowe <gellyfish@gellyfish.com>
26139              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
26140              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
26141              since the #7529 had already addressed the same problem.
26142      Branch: perl
26143            ! lib/Net/Ping.pm
26144 ____________________________________________________________________________
26145 [  8112] By: jhi                                   on 2000/12/14  21:42:57
26146         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
26147              From: Dominic Dunlop <domo@computer.org>
26148              Date: Tue, 12 Dec 2000 10:47:10 +0100
26149              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
26150              
26151              Document how elusive subroutines can be.
26152      Branch: perl
26153            ! pod/perlfunc.pod
26154 ____________________________________________________________________________
26155 [  8111] By: jhi                                   on 2000/12/14  21:38:05
26156         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
26157              From: Dominic Dunlop <domo@computer.org>
26158              Date: Thu, 14 Dec 2000 10:13:51 +0100
26159              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
26160      Branch: perl
26161            ! ext/POSIX/POSIX.pod
26162 ____________________________________________________________________________
26163 [  8110] By: jhi                                   on 2000/12/14  21:36:32
26164         Log: Subject: [patch] perlfaq7
26165              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
26166              Date: Thu, 14 Dec 2000 15:31:07 +0100
26167              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
26168      Branch: perl
26169            ! pod/perlfaq7.pod
26170 ____________________________________________________________________________
26171 [  8109] By: jhi                                   on 2000/12/14  21:29:20
26172         Log: Subject: [8104] Encode
26173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26174              Date: Thu, 14 Dec 2000 14:49:34 +0100
26175              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
26176              
26177              Type casting for nervous compilers.
26178      Branch: perl
26179            ! ext/Encode/Encode.xs
26180 ____________________________________________________________________________
26181 [  8108] By: jhi                                   on 2000/12/14  21:26:17
26182         Log: Subject: [8104] DB_File
26183              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26184              Date: Thu, 14 Dec 2000 14:49:35 +0100
26185              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
26186              
26187              Type definition incorrect for DB 2.7.7.  Not known when it
26188              changed, so only changed it for a known revision.
26189      Branch: perl
26190            ! ext/DB_File/DB_File.xs
26191 ____________________________________________________________________________
26192 [  8107] By: jhi                                   on 2000/12/14  21:23:41
26193         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
26194              From: Peter Prymmer <pvhp@forte.com>
26195              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
26196              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
26197              
26198              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
26199      Branch: perl
26200            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
26201            ! ext/Encode/Encode/posix-bc.enc
26202 ____________________________________________________________________________
26203 [  8106] By: nick                                  on 2000/12/14  20:36:13
26204         Log: "Cold" build correction to Encode's Makefile.PL
26205      Branch: perlio
26206            ! ext/Encode/Makefile.PL
26207 ____________________________________________________________________________
26208 [  8105] By: nick                                  on 2000/12/14  20:09:37
26209         Log: "Compiled" encodings.
26210              Correct replacement character in EBCDIC .enc files
26211              Add 0x7F to ASCII repertoire.
26212      Branch: perlio
26213            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
26214            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
26215            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
26216            ! ext/Encode/Makefile.PL ext/Encode/compile
26217            ! ext/Encode/encengine.c ext/Encode/encode.h
26218 ____________________________________________________________________________
26219 [  8104] By: nick                                  on 2000/12/14  00:38:20
26220         Log: Integrate mainline
26221      Branch: perlio
26222           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
26223           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
26224           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
26225           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
26226           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
26227           !> t/lib/db-hash.t t/lib/db-recno.t
26228 ____________________________________________________________________________
26229 [  8103] By: nick                                  on 2000/12/13  23:16:13
26230         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
26231              so far and so it does not get lost.
26232      Branch: perlio
26233            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26234 ____________________________________________________________________________
26235 [  8102] By: jhi                                   on 2000/12/13  17:14:22
26236         Log: Update Changes.
26237      Branch: perl
26238            ! Changes patchlevel.h
26239 ____________________________________________________________________________
26240 [  8101] By: jhi                                   on 2000/12/13  16:53:41
26241         Log: Move the proto of start_glob() to a better place; regen api files.
26242      Branch: perl
26243            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
26244 ____________________________________________________________________________
26245 [  8100] By: jhi                                   on 2000/12/13  16:47:11
26246         Log: Metaconfig change for #8099.
26247      Branch: metaconfig
26248            ! U/modified/Head.U
26249 ____________________________________________________________________________
26250 [  8099] By: jhi                                   on 2000/12/13  16:46:48
26251         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
26252              From: Andy Dougherty <doughera@lafayette.edu>
26253              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
26254              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
26255      Branch: perl
26256            ! Configure
26257 ____________________________________________________________________________
26258 [  8098] By: jhi                                   on 2000/12/13  16:39:02
26259         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
26260              From: rspier@pobox.com (Robert Spier)
26261              Date: Tue, 12 Dec 2000 21:12:39 -0500
26262              Message-ID: <14902.56087.678086.725773@rls.cx>
26263              
26264              fastgetcwd is defined using a glob alias on a $^O dependent basis -
26265              and there was no default assignment or perl subroutine.
26266      Branch: perl
26267            ! lib/Cwd.pm
26268 ____________________________________________________________________________
26269 [  8097] By: jhi                                   on 2000/12/13  16:16:01
26270         Log: Subject: [PATCH] move startglob out of pp_hot.c
26271              From: Nicholas Clark <nick@ccl4.org>
26272              Date: Mon, 11 Dec 2000 23:16:39 +0000
26273              Message-ID: <20001211231638.A55550@plum.flirble.org>
26274      Branch: perl
26275            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
26276 ____________________________________________________________________________
26277 [  8096] By: jhi                                   on 2000/12/13  15:26:23
26278         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
26279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
26280              Date: Wed, 13 Dec 2000 14:01:37 +0100
26281              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
26282              
26283              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
26284              in turn requires libpthread in libswanted.
26285      Branch: perl
26286            ! hints/hpux.sh
26287 ____________________________________________________________________________
26288 [  8095] By: jhi                                   on 2000/12/12  19:51:05
26289         Log: The integration wars continue.
26290      Branch: perl
26291           !> sv.c
26292 ____________________________________________________________________________
26293 [  8094] By: jhi                                   on 2000/12/12  19:48:26
26294         Log: Subject: [PATCH perl@8070] DB_File-1.74  
26295              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
26296              Date: Mon, 11 Dec 2000 23:07:17 -0000
26297              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
26298      Branch: perl
26299            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26300            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
26301            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
26302            ! t/lib/db-recno.t
26303 ____________________________________________________________________________
26304 [  8093] By: nick                                  on 2000/12/12  19:42:13
26305         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
26306      Branch: perlio
26307            ! sv.c
26308           !> lib/File/DosGlob.pm
26309 ____________________________________________________________________________
26310 [  8092] By: jhi                                   on 2000/12/12  19:28:11
26311         Log: Integrate perlio.
26312      Branch: perl
26313           !> sv.c
26314 ____________________________________________________________________________
26315 [  8091] By: nick                                  on 2000/12/12  18:49:45
26316         Log: Fix for Tk, and upgrading shared SVs.
26317      Branch: perlio
26318            ! sv.c
26319 ____________________________________________________________________________
26320 [  8090] By: jhi                                   on 2000/12/12  16:48:59
26321         Log: Subject: [PATCH] Re: Breadperl & Tk
26322              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26323              Date: Tue, 12 Dec 2000 14:48:27 GMT
26324              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
26325      Branch: perl
26326            ! sv.c
26327 ____________________________________________________________________________
26328 [  8089] By: jhi                                   on 2000/12/12  03:37:19
26329         Log: Subject: DosGlob.pm diff for bash style brace expansion.
26330              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
26331              Date: Fri, 8 Dec 2000 10:45:30 -0600
26332              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
26333      Branch: perl
26334            ! lib/File/DosGlob.pm
26335 ____________________________________________________________________________
26336 [  8088] By: nick                                  on 2000/12/11  23:59:59
26337         Log: Integrate mainline
26338      Branch: perlio
26339           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
26340           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26341           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
26342           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
26343           !> t/op/local.t t/pragma/warn/toke toke.c
26344 ____________________________________________________________________________
26345 [  8087] By: jhi                                   on 2000/12/11  23:20:23
26346         Log: Integrate perlio.
26347      Branch: perl
26348           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26349 ____________________________________________________________________________
26350 [  8086] By: jhi                                   on 2000/12/11  22:50:59
26351         Log: Tune further the OS detection of CGI.
26352      Branch: perl
26353            ! lib/CGI.pm
26354 ____________________________________________________________________________
26355 [  8085] By: nick                                  on 2000/12/11  22:50:46
26356         Log: Finish 1st pass of "encoding" layer e.g. :
26357              open($fh,"<encoding(iso8859-7)",$greek) || die;
26358      Branch: perlio
26359            ! ext/Encode/Encode.xs perlio.c perliol.h
26360 ____________________________________________________________________________
26361 [  8084] By: jhi                                   on 2000/12/11  22:32:06
26362         Log: Revert the -f ambiguousity patch, seems to cause
26363              too much hassle (the interpret -Q as a function
26364              where Q is not a known filetest part is left in).
26365      Branch: perl
26366            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
26367            ! toke.c
26368 ____________________________________________________________________________
26369 [  8083] By: jhi                                   on 2000/12/11  22:27:23
26370         Log: (accidentally empty check-in)
26371      Branch: perl
26372            ! lib/File/DosGlob.pm
26373 ____________________________________________________________________________
26374 [  8082] By: nick                                  on 2000/12/11  19:09:51
26375         Log: Restore mmap function (broken by tweaks to shared buffer
26376              layer for encode(xxxx)).
26377      Branch: perlio
26378            ! perlio.c
26379 ____________________________________________________________________________
26380 [  8081] By: jhi                                   on 2000/12/11  18:29:13
26381         Log: Subject: Re: The long awaited feature ...
26382              From: Simon Cozens <simon@cozens.net>
26383              Date: Mon, 11 Dec 2000 15:54:24 +0000
26384              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
26385              
26386              More io/utf8 tests.
26387      Branch: perl
26388            ! t/io/utf8.t
26389 ____________________________________________________________________________
26390 [  8080] By: jhi                                   on 2000/12/11  18:19:36
26391         Log: Subject: PATCH MakeMaker manpage clarification
26392              From: andreas.koenig@anima.de (Andreas J. Koenig)
26393              Date: 10 Dec 2000 20:46:13 +0100
26394              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
26395      Branch: perl
26396            ! lib/ExtUtils/MakeMaker.pm
26397 ____________________________________________________________________________
26398 [  8079] By: jhi                                   on 2000/12/11  15:35:07
26399         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
26400              From: Simon Cozens <simon@cozens.net>
26401              Date: Sun, 10 Dec 2000 19:06:19 +0000
26402              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
26403      Branch: perl
26404            ! ext/B/B/Deparse.pm t/lib/b.t
26405 ____________________________________________________________________________
26406 [  8078] By: jhi                                   on 2000/12/11  15:09:11
26407         Log: Subject: [PATCH] docs on NaN
26408              From: Nicholas Clark <nick@ccl4.org>
26409              Date: Mon, 11 Dec 2000 01:48:38 +0000
26410              Message-ID: <20001211014838.B99205@plum.flirble.org>
26411      Branch: perl
26412            ! pod/perlop.pod
26413 ____________________________________________________________________________
26414 [  8077] By: jhi                                   on 2000/12/11  15:02:21
26415         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
26416              From: Simon Cozens <simon@cozens.net>
26417              Date: Mon, 11 Dec 2000 01:21:45 +0000
26418              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
26419      Branch: perl
26420            ! pp.c pp_hot.c scope.c t/op/local.t
26421 ____________________________________________________________________________
26422 [  8076] By: nick                                  on 2000/12/10  20:43:32
26423         Log: Not merge worthy...
26424              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
26425              syntax is modelled on attributes.
26426              Untested fix for io/utf8 on Win32 etc.
26427              Very clumsy start to the encode layer.
26428      Branch: perlio
26429            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26430 ____________________________________________________________________________
26431 [  8075] By: jhi                                   on 2000/12/10  18:39:33
26432         Log: Darwin is not Windows.
26433      Branch: perl
26434            ! lib/CGI.pm
26435 ____________________________________________________________________________
26436 [  8074] By: jhi                                   on 2000/12/10  18:31:27
26437         Log: Subject: Ambiguous -%c() resolved as a file test
26438              From: "Paul Marquess" <Paul.Marquess@openwave.com>
26439              Date: Sun, 10 Dec 2000 15:35:07 -0000
26440              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
26441      Branch: perl
26442            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26443 ____________________________________________________________________________
26444 [  8073] By: jhi                                   on 2000/12/10  18:16:29
26445         Log: Subject: PATCH installperl misinformed 
26446              From: andreas.koenig@anima.de (Andreas J. Koenig)
26447              Date: 10 Dec 2000 13:01:32 +0100 
26448              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
26449      Branch: perl
26450            ! installperl
26451 ____________________________________________________________________________
26452 [  8072] By: jhi                                   on 2000/12/10  18:07:55
26453         Log: The walkoptree confusion rages; walkoptree() seems to be coming
26454              from B.xs, while walkoptree_slow() comes from B.pm.
26455      Branch: perl
26456            ! ext/B/B.pm
26457 ____________________________________________________________________________
26458 [  8071] By: nick                                  on 2000/12/10  11:45:47
26459         Log: Integrate mainline
26460      Branch: perlio
26461           +> t/base/commonsense.t
26462           !> (integrate 37 files)
26463 ____________________________________________________________________________
26464 [  8070] By: jhi                                   on 2000/12/10  04:46:21
26465         Log: Update Changes.
26466      Branch: perl
26467            ! Changes patchlevel.h
26468 ____________________________________________________________________________
26469 [  8069] By: jhi                                   on 2000/12/10  04:39:19
26470         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
26471              From: andreas.koenig@anima.de (Andreas J. Koenig)
26472              Date: 09 Dec 2000 17:14:25 +0100
26473              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
26474      Branch: perl
26475            + t/base/commonsense.t
26476            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
26477 ____________________________________________________________________________
26478 [  8068] By: jhi                                   on 2000/12/10  04:17:36
26479         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
26480              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26481              Date: Sat, 9 Dec 2000 16:47:22 -0000
26482              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
26483      Branch: perl
26484            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
26485            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
26486            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
26487            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
26488            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
26489            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
26490            ! t/lib/sdbm.t
26491 ____________________________________________________________________________
26492 [  8067] By: jhi                                   on 2000/12/10  03:52:02
26493         Log: Test case for #8066.
26494      Branch: perl
26495            ! t/op/misc.t
26496 ____________________________________________________________________________
26497 [  8066] By: jhi                                   on 2000/12/10  03:50:30
26498         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
26499              From: Simon Cozens <simon@cozens.net>
26500              Date: Sun, 10 Dec 2000 00:55:37 +0000
26501              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
26502      Branch: perl
26503            ! pp_sys.c
26504 ____________________________________________________________________________
26505 [  8065] By: jhi                                   on 2000/12/10  03:44:52
26506         Log: Test case for #8064.
26507      Branch: perl
26508            ! t/comp/proto.t
26509 ____________________________________________________________________________
26510 [  8064] By: jhi                                   on 2000/12/10  03:42:32
26511         Log: Subject: Re: prototype of substr
26512              From: Simon Cozens <simon@cozens.net>
26513              Date: Sun, 10 Dec 2000 00:13:33 +0000
26514              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
26515              
26516              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
26517      Branch: perl
26518            ! pp.c
26519 ____________________________________________________________________________
26520 [  8063] By: jhi                                   on 2000/12/10  03:39:42
26521         Log: Subject: [PATCH] perlguts.pod
26522              From: Simon Cozens <simon@cozens.net>
26523              Date: Sun, 10 Dec 2000 00:06:47 +0000
26524              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
26525              
26526              Documentation of the different types of ops,
26527              plus the functions in dump.c
26528      Branch: perl
26529            ! pod/perlguts.pod
26530 ____________________________________________________________________________
26531 [  8062] By: jhi                                   on 2000/12/10  03:30:04
26532         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
26533              From: Nicholas Clark <nick@talking.bollo.cx>
26534              Date: Sat, 09 Dec 2000 18:57:25 +0000
26535              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
26536              
26537              Be more robust in weird hostname setups.
26538      Branch: perl
26539            ! t/lib/net-hostent.t
26540 ____________________________________________________________________________
26541 [  8061] By: jhi                                   on 2000/12/10  03:28:21
26542         Log: Pacify fussy compiler. 
26543      Branch: perl
26544            ! pp_sys.c
26545 ____________________________________________________________________________
26546 [  8060] By: jhi                                   on 2000/12/10  02:52:46
26547         Log: Integrate perlio.
26548      Branch: perl
26549           !> pp_sys.c t/io/utf8.t
26550 ____________________________________________________________________________
26551 [  8059] By: nick                                  on 2000/12/09  23:40:14
26552         Log: read/sysread/recv should now be utf8 aware.
26553              Basic test for utf8 read.
26554      Branch: perlio
26555            ! pp_sys.c t/io/utf8.t
26556 ____________________________________________________________________________
26557 [  8058] By: jhi                                   on 2000/12/09  21:56:02
26558         Log: Integrate perlio.
26559      Branch: perl
26560           +> t/io/utf8.t
26561           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
26562 ____________________________________________________________________________
26563 [  8057] By: jhi                                   on 2000/12/09  21:53:35
26564         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
26565              From: Inaba Hiroto <inaba@st.rim.or.jp>
26566              Date: Sun, 10 Dec 2000 05:53:21 +0900
26567              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
26568              
26569              Tests for #8056.
26570      Branch: perl
26571            ! t/op/each.t
26572 ____________________________________________________________________________
26573 [  8056] By: jhi                                   on 2000/12/09  21:51:16
26574         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
26575              From: Inaba Hiroto <inaba@st.rim.or.jp>
26576              Date: Sat, 09 Dec 2000 18:02:00 +0900
26577              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
26578              
26579              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
26580      Branch: perl
26581            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
26582 ____________________________________________________________________________
26583 [  8055] By: nick                                  on 2000/12/09  20:11:48
26584         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
26585              than raw PerlIO_write() - does not seem to break any tests.
26586      Branch: perlio
26587            ! pp_sys.c
26588 ____________________________________________________________________________
26589 [  8054] By: nick                                  on 2000/12/09  19:47:30
26590         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
26591              (sysread, recv and write i.e. formats still to do...)
26592              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
26593              open($fh,">:utf8","name")
26594              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
26595              so no extra overhead is involved.
26596              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
26597              to a non-utf8 stream.
26598              Add initial io/utf8.t
26599              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
26600              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
26601              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
26602      Branch: perlio
26603            + t/io/utf8.t
26604            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
26605 ____________________________________________________________________________
26606 [  8053] By: nick                                  on 2000/12/09  19:26:37
26607         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
26608              was only testing this_utf8.
26609      Branch: perlio
26610            ! toke.c
26611 ____________________________________________________________________________
26612 [  8052] By: nick                                  on 2000/12/09  19:09:41
26613         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
26614              i.e. the output string has one, but don't mess with source assumption.
26615      Branch: perlio
26616            ! toke.c
26617 ____________________________________________________________________________
26618 [  8051] By: jhi                                   on 2000/12/09  16:55:17
26619         Log: Integrate perlio.
26620      Branch: perl
26621           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
26622           !> sv.c thrdvar.h util.c
26623 ____________________________________________________________________________
26624 [  8050] By: jhi                                   on 2000/12/09  16:48:07
26625         Log: Nits noticed by Peter Prymmer.
26626      Branch: perl
26627            ! lib/ExtUtils/MM_VMS.pm
26628 ____________________________________________________________________________
26629 [  8049] By: nick                                  on 2000/12/09  13:49:40
26630         Log: UTF8 output prework.
26631              - Store $\ and $, as SVs so they can have SvUTF8 flag
26632              - use do_print() rather than raw PerlIO_write() to print them.
26633      Branch: perlio
26634            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
26635            ! thrdvar.h util.c
26636 ____________________________________________________________________________
26637 [  8048] By: nick                                  on 2000/12/09  12:30:43
26638         Log: Integrate mainline.
26639      Branch: perlio
26640           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
26641           +> t/op/reverse.t
26642           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
26643           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26644           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
26645           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
26646           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
26647           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26648 ____________________________________________________________________________
26649 [  8047] By: jhi                                   on 2000/12/09  00:23:27
26650         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
26651              From: Michael G Schwern <schwern@pobox.com>
26652              Date: Fri, 8 Dec 2000 14:43:04 -0600
26653      Branch: perl
26654            ! lib/ExtUtils/MM_VMS.pm
26655 ____________________________________________________________________________
26656 [  8046] By: jhi                                   on 2000/12/08  23:10:27
26657         Log: A missed check-in.
26658      Branch: perl
26659            ! lib/ExtUtils/Manifest.pm
26660 ____________________________________________________________________________
26661 [  8045] By: jhi                                   on 2000/12/08  21:57:12
26662         Log: (null check-in)
26663      Branch: perl
26664            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
26665 ____________________________________________________________________________
26666 [  8044] By: jhi                                   on 2000/12/08  21:11:06
26667         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
26668              at the final draft stage.
26669      Branch: perl
26670            + ext/Encode/Encode/iso8859-16.enc
26671            ! MANIFEST
26672 ____________________________________________________________________________
26673 [  8043] By: jhi                                   on 2000/12/08  16:39:04
26674         Log: Update Changes.
26675      Branch: perl
26676            ! Changes patchlevel.h
26677 ____________________________________________________________________________
26678 [  8042] By: jhi                                   on 2000/12/08  16:33:39
26679         Log: Do not return the Unicode replacement character if UTF-8
26680              decoding goes awry, it should be up to the caller to decide.
26681      Branch: perl
26682            ! pod/perlapi.pod utf8.c
26683 ____________________________________________________________________________
26684 [  8041] By: jhi                                   on 2000/12/08  16:22:28
26685         Log: metaconfig maintenance.
26686      Branch: metaconfig
26687            ! U/modified/stdchar.U
26688      Branch: metaconfig/U/perl
26689            + testsyml.U
26690 ____________________________________________________________________________
26691 [  8040] By: jhi                                   on 2000/12/08  16:03:08
26692         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
26693              From: sthoenna@efn.org
26694              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
26695              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
26696      Branch: perl
26697            ! Changes lib/ExtUtils/MM_OS2.pm
26698 ____________________________________________________________________________
26699 [  8039] By: jhi                                   on 2000/12/08  15:57:11
26700         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
26701              From: Simon Cozens <simon@cozens.net>
26702              Date: Fri, 8 Dec 2000 13:33:31 +0000
26703              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
26704              
26705              (The pp_hot part needed a rewrite.)
26706      Branch: perl
26707            ! doop.c pp_hot.c utf8.c
26708 ____________________________________________________________________________
26709 [  8038] By: jhi                                   on 2000/12/08  15:25:08
26710         Log: Subject: djSP
26711              From: Michael Stevens <michael@etla.org>
26712              Date: Wed, 6 Dec 2000 23:24:01 +0000
26713              Message-ID: <20001206232400.A21381@firedrake.org>
26714              
26715              Plus a note from Nick Ing-Simmons.
26716      Branch: perl
26717            ! pp.h
26718 ____________________________________________________________________________
26719 [  8037] By: jhi                                   on 2000/12/08  15:18:35
26720         Log: Filetype is text.
26721      Branch: perl
26722            ! t/op/utf8decode.t
26723 ____________________________________________________________________________
26724 [  8036] By: jhi                                   on 2000/12/08  03:31:27
26725         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26726              From: Andy Dougherty <doughera@lafayette.edu>
26727              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
26728              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
26729              
26730              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26731              From: Andy Dougherty <doughera@lafayette.edu>
26732              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
26733              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
26734      Branch: perl
26735            + ext/POSIX/hints/svr4.pl
26736            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
26737 ____________________________________________________________________________
26738 [  8035] By: jhi                                   on 2000/12/08  03:26:01
26739         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
26740              From: Andy Dougherty <doughera@lafayette.edu>
26741              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
26742              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
26743      Branch: perl
26744            ! t/README t/base/term.t
26745 ____________________________________________________________________________
26746 [  8034] By: jhi                                   on 2000/12/08  03:21:59
26747         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
26748              From: mjd@plover.com  
26749              Date: 7 Dec 2000 21:04:20 -0000
26750              Message-ID: <20001207210420.22282.qmail@plover.com>
26751              
26752              Plus -z doc.
26753      Branch: perl
26754            ! pod/perlfunc.pod
26755 ____________________________________________________________________________
26756 [  8033] By: jhi                                   on 2000/12/08  03:19:03
26757         Log: Use the UTF8 macros a bit.  They can't be used with abandon
26758              everywhere because we do generate illegal UTF-8 in some situations.
26759              This is of course naughty.
26760      Branch: perl
26761            ! pod/perlapi.pod utf8.c utf8.h
26762 ____________________________________________________________________________
26763 [  8032] By: jhi                                   on 2000/12/08  03:00:09
26764         Log: Out of sync?
26765      Branch: perl
26766            ! t/pragma/warn/utf8
26767 ____________________________________________________________________________
26768 [  8031] By: jhi                                   on 2000/12/08  02:22:39
26769         Log: Cnt spl.
26770      Branch: perl
26771            ! MANIFEST
26772 ____________________________________________________________________________
26773 [  8030] By: jhi                                   on 2000/12/08  01:23:54
26774         Log: Add test for reverse().
26775      Branch: perl
26776            + t/op/reverse.t
26777            ! MANIFEST
26778 ____________________________________________________________________________
26779 [  8029] By: jhi                                   on 2000/12/08  01:21:47
26780         Log: Integrate perlio.
26781      Branch: perl
26782           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
26783           !> perlio.c perlio.h perlsdio.h warnings.pl
26784 ____________________________________________________________________________
26785 [  8028] By: jhi                                   on 2000/12/08  01:19:08
26786         Log: Introduce macros for UTF8 decoding.
26787      Branch: perl
26788            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26789 ____________________________________________________________________________
26790 [  8027] By: nick                                  on 2000/12/07  22:18:19
26791         Log: Integrate mainline
26792      Branch: perlio
26793           !> embed.pl pod/perlapi.pod utf8.c
26794 ____________________________________________________________________________
26795 [  8026] By: nick                                  on 2000/12/07  21:45:08
26796         Log: Various oddities p4 diff -se showed up
26797              Remove 'our' from warnings.pl
26798      Branch: perlio
26799            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
26800 ____________________________________________________________________________
26801 [  8025] By: nick                                  on 2000/12/07  21:43:32
26802         Log: Change PerlIO_(get|set)pos to take SV *
26803              Should fix, OS/2, VMS, (sfio??)
26804      Branch: perlio
26805            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
26806 ____________________________________________________________________________
26807 [  8024] By: jhi                                   on 2000/12/07  19:05:32
26808         Log: Document utf8_to_uv() better.
26809      Branch: perl
26810            ! pod/perlapi.pod utf8.c
26811 ____________________________________________________________________________
26812 [  8023] By: jhi                                   on 2000/12/07  18:23:47
26813         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
26814      Branch: perl
26815            ! embed.pl pod/perlapi.pod utf8.c
26816 ____________________________________________________________________________
26817 [  8022] By: jhi                                   on 2000/12/07  04:13:51
26818         Log: Integrate perlio.
26819      Branch: perl
26820           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
26821           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
26822           !> win32/makefile.mk
26823 ____________________________________________________________________________
26824 [  8021] By: nick                                  on 2000/12/07  00:28:14
26825         Log: Various attempts at MSVC debug - not sure what has
26826              changed but works now. 
26827              Seems atexit() _may_ work for DLLs built with MSVC so don't
26828              call cleanup that way.
26829      Branch: perlio
26830            ! perlio.c win32/makefile.mk
26831 ____________________________________________________________________________
26832 [  8020] By: nick                                  on 2000/12/06  19:57:20
26833         Log: Integrate mainline
26834      Branch: perlio
26835           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
26836           !> (integrate 75 files)
26837 ____________________________________________________________________________
26838 [  8019] By: nick                                  on 2000/12/06  19:28:21
26839         Log: Add useperlio to config.vc
26840              Turn off binmode in config_H.PL
26841              Regen all the config_H.xx
26842              Attempt to get debugging build with MSVC.
26843      Branch: perlio
26844            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26845            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
26846 ____________________________________________________________________________
26847 [  8018] By: nick                                  on 2000/12/06  19:21:57
26848         Log: Test various dup/external program options on all platforms.
26849      Branch: perlio
26850            ! t/io/dup.t
26851 ____________________________________________________________________________
26852 [  8017] By: nick                                  on 2000/12/06  19:20:47
26853         Log: Fix harness to be less picky
26854      Branch: perlio
26855            ! lib/Test/Harness.pm
26856 ____________________________________________________________________________
26857 [  8016] By: jhi                                   on 2000/12/06  16:45:12
26858         Log: Update Changes.
26859      Branch: perl
26860            ! Changes patchlevel.h
26861 ____________________________________________________________________________
26862 [  8015] By: jhi                                   on 2000/12/06  16:41:03
26863         Log: Test \x{...} with ord().
26864      Branch: perl
26865            ! t/op/ord.t
26866 ____________________________________________________________________________
26867 [  8014] By: jhi                                   on 2000/12/06  16:20:33
26868         Log: Test tweak because of #8013.
26869      Branch: perl
26870            ! t/lib/b.t
26871 ____________________________________________________________________________
26872 [  8013] By: jhi                                   on 2000/12/06  16:09:09
26873         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
26874              From: Michael G Schwern <schwern@pobox.com>
26875              Date: Tue, 5 Dec 2000 21:23:28 -0500
26876              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
26877              
26878              Carp::Heavy parts not very applicable because of recent changes.
26879      Branch: perl
26880            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
26881            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
26882            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
26883            ! lib/Exporter.pm lib/Exporter/Heavy.pm
26884            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
26885            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26886            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
26887            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
26888            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
26889            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
26890            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
26891            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
26892            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
26893            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
26894            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
26895            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
26896            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
26897            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
26898            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
26899            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
26900            ! warnings.pl
26901 ____________________________________________________________________________
26902 [  8012] By: jhi                                   on 2000/12/06  15:22:38
26903         Log: Subject: [PATCH] Re: New harness is failing things
26904              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26905              Date: Wed, 6 Dec 2000 13:00:30 GMT
26906              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
26907      Branch: perl
26908            ! lib/Test/Harness.pm
26909 ____________________________________________________________________________
26910 [  8011] By: jhi                                   on 2000/12/06  15:12:08
26911         Log: Subject: installhtml changes
26912              From: Michael Stevens <michael@etla.org>
26913              Date: Wed, 6 Dec 2000 13:15:53 +0000
26914              Message-ID: <20001206131553.A27317@firedrake.org>
26915      Branch: perl
26916            ! installhtml
26917 ____________________________________________________________________________
26918 [  8010] By: jhi                                   on 2000/12/06  15:06:05
26919         Log: Subject: the dTHR hits
26920              From: Michael Stevens <michael@etla.org>
26921              Date: Wed, 6 Dec 2000 12:06:03 +0000
26922              Message-ID: <20001206120603.A24581@firedrake.org>
26923              
26924              More, errrm, less dTHRs.
26925      Branch: perl
26926            ! bytecode.pl ext/B/B/C.pm
26927 ____________________________________________________________________________
26928 [  8009] By: jhi                                   on 2000/12/06  15:04:25
26929         Log: Subject: MakeMaker mailing list gone?
26930              From: Michael G Schwern <schwern@pobox.com>
26931              Date: Tue, 5 Dec 2000 19:29:59 -0500
26932              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
26933              
26934              The MakeMaker mailing list is dead, perlbug is the right
26935              address to report bugs.
26936      Branch: perl
26937            ! lib/ExtUtils/MakeMaker.pm
26938 ____________________________________________________________________________
26939 [  8008] By: jhi                                   on 2000/12/06  15:00:32
26940         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
26941              From: Michael G Schwern <schwern@pobox.com>
26942              Date: Tue, 5 Dec 2000 19:21:21 -0500
26943              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
26944              
26945              Add a default MANIFEST skip that ignores things like
26946              version control files, editor temporary files, and the Makefile.
26947      Branch: perl
26948            + lib/ExtUtils/MANIFEST.SKIP
26949            ! MANIFEST lib/ExtUtils/Manifest.pm
26950 ____________________________________________________________________________
26951 [  8007] By: jhi                                   on 2000/12/06  14:57:20
26952         Log: In Amiga more manual hackery of the scripts seems to be needed,
26953              from Jan-Erik Karlsson.  Why Configure does not get this right
26954              is unknown, may be shell-induced.
26955      Branch: perl
26956            ! README.amiga
26957 ____________________________________________________________________________
26958 [  8006] By: jhi                                   on 2000/12/05  23:53:12
26959         Log: Add TOPm1s to peek at the second topmost stack item.
26960      Branch: perl
26961            ! pp.h
26962 ____________________________________________________________________________
26963 [  8005] By: jhi                                   on 2000/12/05  23:13:55
26964         Log: Avaunt, you foul UTF-8 tests.
26965      Branch: perl
26966            ! t/op/ver.t t/pragma/utf8.t
26967 ____________________________________________________________________________
26968 [  8004] By: jhi                                   on 2000/12/05  23:09:54
26969         Log: Continue utf8 dispersal. 
26970      Branch: perl
26971            + t/op/concat.t
26972            ! MANIFEST t/pragma/utf8.t
26973 ____________________________________________________________________________
26974 [  8003] By: nick                                  on 2000/12/05  23:02:39
26975         Log: Integrate mainline.
26976      Branch: perlio
26977           +> t/op/length.t t/op/utf8decode.t
26978           !> (integrate 69 files)
26979 ____________________________________________________________________________
26980 [  8002] By: jhi                                   on 2000/12/05  22:59:28
26981         Log: Integrate perlio.
26982      Branch: perl
26983           !> iperlsys.h perl.c perlio.c win32/perllib.c
26984 ____________________________________________________________________________
26985 [  8001] By: nick                                  on 2000/12/05  22:07:52
26986         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
26987              - calloc/free suffer from damage on TerminateThread()
26988              - use PerlMemShared (as originally planned) now fixed
26989              - avoid doing anything important on DLL "detach".
26990      Branch: perlio
26991            ! perl.c perlio.c win32/perllib.c
26992 ____________________________________________________________________________
26993 [  8000] By: nick                                  on 2000/12/05  21:05:09
26994         Log: Fix gross PerlMemShared issue.
26995      Branch: perlio
26996            ! iperlsys.h
26997 ____________________________________________________________________________
26998 [  7999] By: jhi                                   on 2000/12/05  20:46:58
26999         Log: Test for Unicode (UTF-8) hash keys.
27000      Branch: perl
27001            ! t/op/each.t
27002 ____________________________________________________________________________
27003 [  7998] By: jhi                                   on 2000/12/05  20:30:35
27004         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
27005              is now always UTF-8), empty line cosmetics.
27006      Branch: perl
27007            ! t/pragma/utf8.t
27008 ____________________________________________________________________________
27009 [  7997] By: jhi                                   on 2000/12/05  20:15:40
27010         Log: Subject: Re: STRLEN - what?
27011              From: Andy Dougherty <doughera@lafayette.edu>
27012              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
27013              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
27014              
27015              Explain STRLEN.
27016      Branch: perl
27017            ! pod/perlguts.pod
27018 ____________________________________________________________________________
27019 [  7996] By: jhi                                   on 2000/12/05  20:13:34
27020         Log: Split off the UTF-8 decoder tests, make them to check also
27021              the error message.
27022      Branch: perl
27023            + t/op/utf8decode.t
27024            ! MANIFEST t/pragma/utf8.t utf8.c
27025 ____________________________________________________________________________
27026 [  7995] By: jhi                                   on 2000/12/05  16:39:47
27027         Log: Start migrating bits of pragma/utf8 to elsewhere
27028              (since the long term plan is to obsolete 'use utf8').
27029      Branch: perl
27030            + t/op/length.t
27031            ! MANIFEST t/pragma/utf8.t
27032 ____________________________________________________________________________
27033 [  7994] By: jhi                                   on 2000/12/05  16:30:21
27034         Log: Fix a manual edit typo from #7993, fix the message formatting
27035              for Unicode, add few our declarations.
27036      Branch: perl
27037            ! lib/Carp/Heavy.pm
27038 ____________________________________________________________________________
27039 [  7993] By: jhi                                   on 2000/12/05  16:09:15
27040         Log: Subject: Need help with warnings :-(
27041              From: "Ben Tilly" <ben_tilly@hotmail.com>
27042              Date: Tue, 05 Dec 2000 01:35:54 -0500
27043              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
27044              
27045              Subject: UPDATE: Carp/Heavy now passes all tests
27046              From: "Ben Tilly" <ben_tilly@hotmail.com>
27047              Date: Tue, 05 Dec 2000 07:59:41 -0500
27048              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
27049              
27050              The Brave New Carp.
27051      Branch: perl
27052            ! lib/Carp.pm lib/Carp/Heavy.pm
27053 ____________________________________________________________________________
27054 [  7992] By: jhi                                   on 2000/12/05  15:55:08
27055         Log: Subject: [PATCH perl@7979] cygwin port
27056              From: "Eric Fifer" <efifer@dircon.co.uk>
27057              Date: Tue, 5 Dec 2000 14:04:09 -0000
27058              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
27059      Branch: perl
27060            ! t/lib/net-hostent.t
27061 ____________________________________________________________________________
27062 [  7991] By: jhi                                   on 2000/12/05  15:52:34
27063         Log: Subject: Re: [PATCH] The largest hoax of all times?
27064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27065              Date: Tue, 5 Dec 2000 00:40:25 -0500
27066              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
27067              
27068              Subject: Re: [PATCH] The largest hoax of all times?
27069              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27070              Date: Mon, 4 Dec 2000 23:55:53 -0500
27071              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
27072              
27073              Subject: Re: [PATCH] The largest hoax of all times?
27074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27075              Date: Tue, 5 Dec 2000 01:28:45 -0500
27076              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
27077              
27078              Fix the unpredictable order of DESTROYs.
27079      Branch: perl
27080            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
27081            ! sv.c sv.h t/op/ref.t
27082 ____________________________________________________________________________
27083 [  7990] By: jhi                                   on 2000/12/05  14:38:53
27084         Log: Subject: [PATCH] shrink pp_hot fractionally
27085              From: Nicholas Clark <nick@ccl4.org>
27086              Date: Tue, 5 Dec 2000 12:44:31 +0000
27087              Message-ID: <20001205124431.E74518@plum.flirble.org>
27088              
27089              Use report_evil_fh().
27090      Branch: perl
27091            ! opcode.pl opnames.h pp_hot.c util.c
27092 ____________________________________________________________________________
27093 [  7989] By: jhi                                   on 2000/12/05  14:21:27
27094         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
27095              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27096              Date: Mon, 04 Dec 2000 22:21:59 -0800
27097              Message-ID: <HmIL6gzkgepS092yn@efn.org>
27098              
27099              Harness shouldn't ignore responses like "ok 3\r\r\n".
27100      Branch: perl
27101            ! lib/Test/Harness.pm
27102 ____________________________________________________________________________
27103 [  7988] By: jhi                                   on 2000/12/05  13:51:28
27104         Log: Integrate the "skip" messages to explain().
27105      Branch: perl
27106            ! t/lib/syslfs.t t/op/lfs.t
27107 ____________________________________________________________________________
27108 [  7987] By: jhi                                   on 2000/12/05  12:34:54
27109         Log: The one that got away in #7984.
27110              
27111              Subject: Re: dTHR - what and why?
27112              From: Michael Stevens <michael@etla.org> 
27113              Date: Tue, 5 Dec 2000 11:15:52 +0000
27114              Message-ID: <20001205111552.A4647@firedrake.org>
27115      Branch: perl
27116            ! sv.h
27117 ____________________________________________________________________________
27118 [  7986] By: gsar                                  on 2000/12/05  09:14:44
27119         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
27120              due to the notorious GetFileType() bug in Windows 9x, which fstat()
27121              tickles)
27122      Branch: perl
27123            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
27124 ____________________________________________________________________________
27125 [  7985] By: jhi                                   on 2000/12/05  05:49:03
27126         Log: Integrate perlio.
27127      Branch: perl
27128           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
27129           !> win32/perlhost.h win32/perllib.c
27130 ____________________________________________________________________________
27131 [  7984] By: jhi                                   on 2000/12/05  05:48:16
27132         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
27133      Branch: perl
27134            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
27135            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
27136            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
27137            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
27138            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
27139            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
27140            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
27141            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
27142            ! win32/win32.c
27143 ____________________________________________________________________________
27144 [  7983] By: nick                                  on 2000/12/04  23:27:43
27145         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
27146      Branch: perlio
27147            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
27148            ! win32/perlhost.h win32/perllib.c
27149 ____________________________________________________________________________
27150 [  7982] By: jhi                                   on 2000/12/04  19:44:09
27151         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
27152              uncovered by #7980.
27153      Branch: perl
27154            ! op.c
27155 ____________________________________________________________________________
27156 [  7981] By: jhi                                   on 2000/12/04  19:42:07
27157         Log: Subject: [PATCH] Trivial dump.c feature
27158              From: Simon Cozens <simon@cozens.net>
27159              Date: Mon, 4 Dec 2000 18:08:38 +0000
27160              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
27161              
27162              Show whether a constant is UTF-8.
27163      Branch: perl
27164            ! dump.c
27165 ____________________________________________________________________________
27166 [  7980] By: jhi                                   on 2000/12/04  19:36:51
27167         Log: UTF-8 hash keys, patch from Inaba Hiroto.
27168      Branch: perl
27169            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
27170 ____________________________________________________________________________
27171 [  7979] By: jhi                                   on 2000/12/04  17:36:28
27172         Log: Update Changes.
27173      Branch: perl
27174            ! Changes patchlevel.h
27175 ____________________________________________________________________________
27176 [  7978] By: jhi                                   on 2000/12/04  16:42:17
27177         Log: Retract #7977, still too volatile (the euphemism of the day
27178              for unfinished and buggy :-)
27179      Branch: perl
27180            ! doop.c hv.c pp.c sv.h
27181 ____________________________________________________________________________
27182 [  7977] By: jhi                                   on 2000/12/04  16:25:15
27183         Log: (Retracted by #7978, too shaky yet.)
27184              
27185              Subject: Re: utf8 in hash keys, implementor missing
27186              From: Simon Cozens <simon@cozens.net>
27187              Date: Sat, 2 Dec 2000 19:49:35 +0000
27188              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
27189              
27190              The first step at UTF-8 hash keys.
27191      Branch: perl
27192            ! doop.c hv.c pp.c sv.h
27193 ____________________________________________________________________________
27194 [  7976] By: jhi                                   on 2000/12/04  16:13:53
27195         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
27196              From: sthoenna@efn.org
27197              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
27198              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
27199      Branch: perl
27200            ! os2/os2.c perlio.c
27201 ____________________________________________________________________________
27202 [  7975] By: jhi                                   on 2000/12/04  16:05:25
27203         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
27204              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27205              Date: Thu, 30 Nov 2000 20:50:37 -0800
27206              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
27207      Branch: perl
27208            ! os2/os2.c
27209 ____________________________________________________________________________
27210 [  7974] By: jhi                                   on 2000/12/04  16:03:57
27211         Log: Subject: [PATCH] ++ 20% faster
27212              From: Nicholas Clark <nick@ccl4.org>
27213              Date: Mon, 4 Dec 2000 12:17:27 +0000
27214              Message-ID: <20001204121726.B52976@plum.flirble.org>
27215              
27216              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
27217      Branch: perl
27218            ! sv.c
27219 ____________________________________________________________________________
27220 [  7973] By: jhi                                   on 2000/12/04  16:00:48
27221         Log: 
27222              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
27223              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27224              Date: Mon, 04 Dec 2000 12:30:45 +0100
27225              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
27226              
27227              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
27228              library (getprotobyname and getprotobynumber are outversioned by
27229              the same calls in libc, at least for xlc version 3.
27230      Branch: perl
27231            ! hints/aix.sh
27232 ____________________________________________________________________________
27233 [  7972] By: jhi                                   on 2000/12/04  02:58:31
27234         Log: Integrate perlio.
27235      Branch: perl
27236           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
27237           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
27238           !> win32/win32.h win32/win32iop.h win32/win32thread.h
27239 ____________________________________________________________________________
27240 [  7971] By: nick                                  on 2000/12/04  00:24:33
27241         Log: Quieten some noise in Win32 builds:
27242              - win32.h is included after <sys/socket.h>, so need to 
27243              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
27244              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
27245      Branch: perlio
27246            ! doio.c perl.h toke.c win32/win32.h
27247 ____________________________________________________________________________
27248 [  7970] By: nick                                  on 2000/12/03  22:57:46
27249         Log: PERL_IMPLICIT_SYS compiles but does not work.
27250      Branch: perlio
27251            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
27252            ! win32/perlhost.h win32/perllib.c win32/win32.h
27253            ! win32/win32iop.h win32/win32thread.h
27254 ____________________________________________________________________________
27255 [  7969] By: jhi                                   on 2000/12/03  22:12:58
27256         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
27257              used to swash_init(), makes regprop() dumps more informative
27258              (+utf8::IsAlpha, -utf8::IsDigit, for example).
27259      Branch: perl
27260            ! regcomp.c regexec.c
27261 ____________________________________________________________________________
27262 [  7968] By: jhi                                   on 2000/12/03  21:39:56
27263         Log: Implement ANYOFUTF8 regprop() dumping.
27264      Branch: perl
27265            ! regcomp.c
27266 ____________________________________________________________________________
27267 [  7967] By: jhi                                   on 2000/12/03  20:57:19
27268         Log: Make uv_to_utf8() to zero-terminate its output buffer,
27269              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
27270      Branch: perl
27271            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
27272 ____________________________________________________________________________
27273 [  7966] By: nick                                  on 2000/12/03  18:41:21
27274         Log: Integrate mainline (STDCHAR)
27275      Branch: perlio
27276           !> Configure t/pragma/utf8.t
27277 ____________________________________________________________________________
27278 [  7965] By: jhi                                   on 2000/12/03  17:58:20
27279         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
27280      Branch: perl
27281            ! t/pragma/utf8.t
27282 ____________________________________________________________________________
27283 [  7964] By: jhi                                   on 2000/12/03  17:35:56
27284         Log: Integrate perlio.
27285      Branch: perl
27286           !> iperlsys.h perlio.c
27287 ____________________________________________________________________________
27288 [  7963] By: jhi                                   on 2000/12/03  17:33:55
27289         Log: Metaconfig unit change for #7962.
27290      Branch: metaconfig
27291            ! U/modified/stdchar.U
27292 ____________________________________________________________________________
27293 [  7962] By: jhi                                   on 2000/12/03  17:33:27
27294         Log: Untangle the <stdio.h> #include nest for the stdchar test,
27295              from Andy Dougherty.
27296      Branch: perl
27297            ! Configure
27298 ____________________________________________________________________________
27299 [  7961] By: nick                                  on 2000/12/03  16:53:00
27300         Log: Make iperlsys.h vector stdio not PerlIO.
27301      Branch: perlio
27302            ! iperlsys.h perlio.c
27303 ____________________________________________________________________________
27304 [  7960] By: nick                                  on 2000/12/03  14:43:01
27305         Log: Integrate mainline
27306      Branch: perlio
27307           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
27308           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
27309 ____________________________________________________________________________
27310 [  7959] By: jhi                                   on 2000/12/03  08:16:36
27311         Log: Use DO_UTF8().
27312      Branch: perl
27313            ! op.c
27314 ____________________________________________________________________________
27315 [  7958] By: jhi                                   on 2000/12/02  18:33:05
27316         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27317              From: Mike Guy <mjtg@cam.ac.uk>         
27318              Date: Sat, 02 Dec 2000 17:27:13 +0000
27319              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
27320              
27321              An extraneous argument.
27322      Branch: perl
27323            ! toke.c
27324 ____________________________________________________________________________
27325 [  7957] By: jhi                                   on 2000/12/02  18:22:32
27326         Log: A missing hunk.
27327      Branch: perl
27328            ! t/lib/net-hostent.t
27329 ____________________________________________________________________________
27330 [  7956] By: jhi                                   on 2000/12/02  18:06:20
27331         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
27332              From: Nicholas Clark <nick@ccl4.org>
27333              Date: Sat, 2 Dec 2000 14:28:27 +0000
27334              Message-ID: <20001202142827.A12308@plum.flirble.org>
27335              
27336              Test robustness.
27337      Branch: perl
27338            ! t/lib/net-hostent.t
27339 ____________________________________________________________________________
27340 [  7955] By: jhi                                   on 2000/12/02  17:58:06
27341         Log: Metaconfig unit change for #7954.
27342      Branch: metaconfig
27343            ! U/modified/stdchar.U
27344 ____________________________________________________________________________
27345 [  7954] By: jhi                                   on 2000/12/02  17:54:32
27346         Log: An inconvenient hang would happen if the stdio _ptr wasn't
27347              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
27348              would be grepping stdin for all eternity for the _ptr.)
27349      Branch: perl
27350            ! Configure
27351 ____________________________________________________________________________
27352 [  7953] By: jhi                                   on 2000/12/02  00:07:15
27353         Log: Update Changes.
27354      Branch: perl
27355            ! Changes patchlevel.h
27356 ____________________________________________________________________________
27357 [  7952] By: jhi                                   on 2000/12/01  23:54:47
27358         Log: Subject: Re: long shell lines
27359              From: Andy Dougherty <doughera@lafayette.edu>
27360              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
27361              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
27362              
27363              Split overly long shell command lines.
27364      Branch: perl
27365            ! lib/ExtUtils/MM_Unix.pm
27366 ____________________________________________________________________________
27367 [  7951] By: jhi                                   on 2000/12/01  23:48:02
27368         Log: The metaconfig unit change for #7950.
27369      Branch: metaconfig
27370            + U/modified/stdchar.U
27371 ____________________________________________________________________________
27372 [  7950] By: jhi                                   on 2000/12/01  23:47:39
27373         Log: Try to find stdchar also from <stdio_impl.h>.
27374      Branch: perl
27375            ! Configure config_h.SH
27376 ____________________________________________________________________________
27377 [  7949] By: jhi                                   on 2000/12/01  23:46:45
27378         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27379              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27380              Date: Fri, 1 Dec 2000 16:26:08 -0500
27381              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
27382              
27383              Reword the diagnostic message.
27384      Branch: perl
27385            ! pod/perldiag.pod
27386 ____________________________________________________________________________
27387 [  7948] By: nick                                  on 2000/12/01  22:49:43
27388         Log: Integrate mainline (for s/y/m as sub names stuff).
27389      Branch: perlio
27390           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
27391           !> t/pragma/warn/toke toke.c
27392 ____________________________________________________________________________
27393 [  7947] By: jhi                                   on 2000/12/01  20:55:41
27394         Log: Integrate perlio.
27395      Branch: perl
27396           !> perlio.c perliol.h t/io/pipe.t
27397 ____________________________________________________________________________
27398 [  7946] By: jhi                                   on 2000/12/01  20:36:51
27399         Log: Upgrade to CPAN 1.59_51, from Andreas König.
27400      Branch: perl
27401            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27402 ____________________________________________________________________________
27403 [  7945] By: nick                                  on 2000/12/01  20:31:32
27404         Log: Integrate mainline
27405      Branch: perlio
27406           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
27407           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
27408           +> t/lib/net-hostent.t
27409           !> (integrate 35 files)
27410 ____________________________________________________________________________
27411 [  7944] By: jhi                                   on 2000/12/01  20:23:29
27412         Log: Some help for 20001130.011.  Now one gets warnings like
27413              "Ambiguous -f() resolved as a file test ..."
27414      Branch: perl
27415            ! pod/perldiag.pod t/pragma/warn/toke toke.c
27416 ____________________________________________________________________________
27417 [  7943] By: jhi                                   on 2000/12/01  19:44:44
27418         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
27419              that also breaks using them as methods. 
27420      Branch: perl
27421            ! pod/perldiag.pod t/op/misc.t toke.c
27422 ____________________________________________________________________________
27423 [  7942] By: nick                                  on 2000/12/01  17:56:46
27424         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
27425              Make 'unix' pass most tests
27426              - do unread by temporary push of layer ("pending") holding unread chars
27427              - fast_gets is now based on per-handle flag
27428              - relax one of io/pipe.t tests to allow print to fail and close to
27429              succeed so that it passes on unbuffered "unix" layer.
27430              Remaining fail is sporadic and a genuine race condition between
27431              parent/child in fork test.
27432      Branch: perlio
27433            ! perlio.c perliol.h t/io/pipe.t
27434 ____________________________________________________________________________
27435 [  7941] By: jhi                                   on 2000/12/01  15:28:58
27436         Log: (Retracted by #7943.)
27437              
27438              Reserve the short named string operator names.
27439      Branch: perl
27440            ! pod/perldiag.pod t/op/misc.t toke.c
27441 ____________________________________________________________________________
27442 [  7940] By: jhi                                   on 2000/12/01  06:45:53
27443         Log: Get the three different space character classes right under utf8.
27444      Branch: perl
27445            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
27446            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
27447            ! regexec.c t/op/pat.t utf8.c
27448 ____________________________________________________________________________
27449 [  7939] By: jhi                                   on 2000/12/01  03:26:26
27450         Log: Two more tests that make no sense in UTF-8 since the test
27451              data is not in UTF-8.
27452      Branch: perl
27453            ! t/op/regexp.t
27454 ____________________________________________________________________________
27455 [  7938] By: jhi                                   on 2000/12/01  03:20:39
27456         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
27457              should it be required inside regexen?
27458      Branch: perl
27459            ! regcomp.c t/op/regmesg.t
27460 ____________________________________________________________________________
27461 [  7937] By: jhi                                   on 2000/12/01  02:58:53
27462         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
27463              stored and restored, and thusly was trounced by the utf8 swash
27464              routines.
27465      Branch: perl
27466            ! regcomp.c
27467 ____________________________________________________________________________
27468 [  7936] By: jhi                                   on 2000/11/30  20:41:39
27469         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
27470              Why the different platforms behave so differently (core dump vs
27471              no core dump) on this bug is a but of a mystery, but if I had to
27472              guess I would mumble something like 'alignment'.
27473      Branch: perl
27474            ! sv.c
27475 ____________________________________________________________________________
27476 [  7935] By: jhi                                   on 2000/11/30  16:17:02
27477         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
27478              From: Robin Barker <rmb1@cise.npl.co.uk>
27479              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
27480              Date: Thu, 30 Nov 2000 14:27:12 GMT
27481      Branch: perl
27482            ! perlio.c toke.c
27483 ____________________________________________________________________________
27484 [  7934] By: jhi                                   on 2000/11/30  16:04:49
27485         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
27486      Branch: perl
27487            ! t/lib/net-hostent.t
27488 ____________________________________________________________________________
27489 [  7933] By: jhi                                   on 2000/11/30  06:07:26
27490         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
27491              From: Peter Prymmer <pvhp@forte.com>
27492              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
27493              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
27494              
27495              In VMS the localhost may be LOCALHOST.
27496      Branch: perl
27497            ! t/lib/net-hostent.t
27498 ____________________________________________________________________________
27499 [  7932] By: jhi                                   on 2000/11/30  01:11:11
27500         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
27501              From: Peter Prymmer <pvhp@forte.com>
27502              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
27503              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
27504              
27505              plus regen perlapi.pod.
27506      Branch: perl
27507            ! pod/perlapi.pod utf8.c
27508 ____________________________________________________________________________
27509 [  7931] By: jhi                                   on 2000/11/30  01:06:19
27510         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
27511              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27512              Date:     Wed, 29 Nov 2000 17:15:11 EST
27513              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
27514      Branch: perl
27515            ! t/lib/filter-util.pl t/lib/filter-util.t
27516 ____________________________________________________________________________
27517 [  7930] By: jhi                                   on 2000/11/29  18:51:55
27518         Log: Update Changes.
27519      Branch: perl
27520            ! Changes patchlevel.h
27521 ____________________________________________________________________________
27522 [  7929] By: jhi                                   on 2000/11/29  18:50:55
27523         Log: Update the va_copy() metaconfig unit.
27524      Branch: metaconfig/U/perl
27525            ! need_va_copy.U
27526 ____________________________________________________________________________
27527 [  7928] By: jhi                                   on 2000/11/29  17:50:43
27528         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
27529              From: Dominic Dunlop <domo@computer.org>
27530              Date: Tue, 28 Nov 2000 16:41:57 +0100
27531              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
27532              
27533              Patch to catch a core dump in the Configure va_copy test.
27534      Branch: perl
27535            ! Configure config_h.SH
27536 ____________________________________________________________________________
27537 [  7927] By: jhi                                   on 2000/11/29  17:31:59
27538         Log: Retract #7921, the patch shouldn't be needed.
27539      Branch: perl
27540            ! sv.c
27541 ____________________________________________________________________________
27542 [  7926] By: jhi                                   on 2000/11/29  17:01:41
27543         Log: Make the Class::Struct import() wiser.
27544      Branch: perl
27545            ! lib/Class/Struct.pm t/lib/class-struct.t
27546 ____________________________________________________________________________
27547 [  7925] By: jhi                                   on 2000/11/29  16:36:33
27548         Log: All the core library users of Class::Struct seem to be
27549              using "use Class::Struct 'struct';" instead of the bare
27550              "use Class::Struct;", which isn't documented in Class::Struct.
27551              This can't be right.
27552      Branch: perl
27553            ! lib/File/stat.pm
27554 ____________________________________________________________________________
27555 [  7924] By: jhi                                   on 2000/11/29  16:32:15
27556         Log: A test works better if it has the right 1..$n output.
27557      Branch: perl
27558            ! t/lib/class-struct.t
27559 ____________________________________________________________________________
27560 [  7923] By: jhi                                   on 2000/11/29  16:29:11
27561         Log: Forgot to MANIFEST the new Net::hostent test.
27562      Branch: perl
27563            ! MANIFEST
27564 ____________________________________________________________________________
27565 [  7922] By: jhi                                   on 2000/11/29  16:27:49
27566         Log: Integrate perlio.
27567      Branch: perl
27568           !> iperlsys.h perlio.c
27569 ____________________________________________________________________________
27570 [  7921] By: jhi                                   on 2000/11/29  16:27:10
27571         Log: (Retracted by #7927.)
27572              
27573              Subject: [PATCH] Is infinity a number?
27574              From: Simon Cozens <simon@cozens.net>
27575              Date: Wed, 29 Nov 2000 14:48:20 +0000
27576              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
27577      Branch: perl
27578            ! sv.c
27579 ____________________________________________________________________________
27580 [  7920] By: jhi                                   on 2000/11/29  16:23:02
27581         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
27582              From: rspier@pobox.com (Robert Spier)
27583              Date: Wed, 29 Nov 2000 02:17:49 -0500
27584              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
27585              
27586              Add a test for Net::hostent.
27587      Branch: perl
27588            + t/lib/net-hostent.t
27589 ____________________________________________________________________________
27590 [  7919] By: jhi                                   on 2000/11/29  16:21:31
27591         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
27592              add a test for Class::Struct.
27593      Branch: perl
27594            + t/lib/class-struct.t
27595            ! MANIFEST lib/Class/Struct.pm
27596 ____________________________________________________________________________
27597 [  7918] By: jhi                                   on 2000/11/29  15:48:40
27598         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
27599              From: rspier@pobox.com (Robert Spier)
27600              Date: Wed, 29 Nov 2000 02:25:39 -0500
27601              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
27602              
27603              More checking in case someone has broken their services or
27604              protocol databases.
27605      Branch: perl
27606            ! ext/Sys/Syslog/Syslog.pm
27607 ____________________________________________________________________________
27608 [  7917] By: jhi                                   on 2000/11/29  15:46:25
27609         Log: Subject: [PATCH] $^O  win32 -> MSWin32
27610              From: rspier@pobox.com (Robert Spier)
27611              Date: Wed, 29 Nov 2000 02:17:38 -0500
27612              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
27613              
27614              plus similar nits for vms, err, VMS, and UNICOS.
27615      Branch: perl
27616            ! t/lib/syslfs.t t/op/lfs.t
27617 ____________________________________________________________________________
27618 [  7916] By: jhi                                   on 2000/11/29  15:42:51
27619         Log: Subject: [PATCH] Tokeniser debugging
27620              From: Simon Cozens <simon@cozens.net>
27621              Date: Wed, 29 Nov 2000 14:15:45 +0000
27622              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
27623      Branch: perl
27624            ! perl.c perl.h pod/perlrun.pod toke.c
27625 ____________________________________________________________________________
27626 [  7915] By: jhi                                   on 2000/11/29  15:41:36
27627         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27628              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27629              Date: Wed, 29 Nov 2000 02:13:14 -0500
27630              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
27631              
27632              OUT keyword nits.
27633              
27634              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27635              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27636              Date: Wed, 29 Nov 2000 03:09:04 -0500
27637              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
27638              
27639              OUT and IN_OUT documentation.
27640      Branch: perl
27641            ! lib/ExtUtils/xsubpp pod/perlxs.pod
27642 ____________________________________________________________________________
27643 [  7914] By: jhi                                   on 2000/11/29  03:35:01
27644         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
27645              From: John Tobey <jtobey@john-edwin-tobey.org>
27646              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
27647              Message-Id: <m140e1N-000FOoC@feynman.localnet>
27648              
27649              plus a performance speedup noticed by Sarathy.
27650      Branch: perl
27651            ! op.c
27652 ____________________________________________________________________________
27653 [  7913] By: jhi                                   on 2000/11/29  03:16:59
27654         Log: Use "1 while unlink" so that VMS gets clean, too.
27655      Branch: perl
27656            ! t/lib/filter-util.t
27657 ____________________________________________________________________________
27658 [  7912] By: jhi                                   on 2000/11/29  03:09:08
27659         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
27660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27661              Date: Tue, 28 Nov 2000 03:27:09 -0500
27662              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
27663      Branch: perl
27664            ! lib/ExtUtils/xsubpp
27665 ____________________________________________________________________________
27666 [  7911] By: jhi                                   on 2000/11/29  03:06:30
27667         Log: This should have been part of #7872: no need to scan UTF-8
27668              until eternity.
27669      Branch: perl
27670            ! utf8.c
27671 ____________________________________________________________________________
27672 [  7910] By: jhi                                   on 2000/11/29  02:50:04
27673         Log: One more perltie.pod nit from Casey R. Tweten.
27674      Branch: perl
27675            ! pod/perltie.pod
27676 ____________________________________________________________________________
27677 [  7909] By: jhi                                   on 2000/11/29  02:44:23
27678         Log: Document the known sprintf test failures, exact standard
27679              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
27680      Branch: perl
27681            ! pod/perldelta.pod t/op/sprintf.t
27682 ____________________________________________________________________________
27683 [  7908] By: jhi                                   on 2000/11/29  02:36:23
27684         Log: Add the Encoding table format documentation.
27685      Branch: perl
27686            + ext/Encode/Encode/EncodeFormat.pod
27687            ! MANIFEST
27688 ____________________________________________________________________________
27689 [  7907] By: jhi                                   on 2000/11/29  02:07:24
27690         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
27691              From: "Casey R. Tweten" <crt@kiski.net>
27692              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
27693              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
27694              
27695              Subject: Re: [PATCH] Updating perltie.pod for arrays
27696              From: "Casey R. Tweten" <crt@kiski.net>
27697              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
27698              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
27699      Branch: perl
27700            ! pod/perltie.pod
27701 ____________________________________________________________________________
27702 [  7906] By: nick                                  on 2000/11/28  22:40:59
27703         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
27704      Branch: perlio
27705            ! iperlsys.h perlio.c
27706 ____________________________________________________________________________
27707 [  7905] By: nick                                  on 2000/11/28  22:04:34
27708         Log: Integrate mainline
27709      Branch: perlio
27710           !> (integrate 39 files)
27711 ____________________________________________________________________________
27712 [  7904] By: jhi                                   on 2000/11/28  16:44:43
27713         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
27714              From: Nicholas Clark <nick@babyhippo.co.uk>
27715              Date: Tue, 28 Nov 2000 11:16:57 +0000
27716              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
27717      Branch: perl
27718            ! pod/perlipc.pod
27719 ____________________________________________________________________________
27720 [  7903] By: jhi                                   on 2000/11/28  16:40:31
27721         Log: Subject: [PATCH] Updating perltie.pod for arrays
27722              From: "Casey R. Tweten" <crt@kiski.net>
27723              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
27724              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
27725      Branch: perl
27726            ! pod/perltie.pod
27727 ____________________________________________________________________________
27728 [  7902] By: jhi                                   on 2000/11/28  16:39:37
27729         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
27730              From: Robin Barker <rmb1@cise.npl.co.uk>
27731              Date: Mon, 27 Nov 2000 17:56:44 GMT
27732              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
27733      Branch: perl
27734            ! pod/perlfunc.pod t/op/split.t
27735 ____________________________________________________________________________
27736 [  7901] By: jhi                                   on 2000/11/28  16:28:04
27737         Log: setmode() is a DOSish-only thing.
27738      Branch: perl
27739            ! perlio.c
27740 ____________________________________________________________________________
27741 [  7900] By: jhi                                   on 2000/11/28  16:21:46
27742         Log: Subject: [PATCH] perlcc.PL cleanups
27743              From: Simon Cozens <simon@cozens.net>
27744              Date: Tue, 28 Nov 2000 12:44:35 +0000
27745              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
27746      Branch: perl
27747            ! utils/perlcc.PL
27748 ____________________________________________________________________________
27749 [  7899] By: gsar                                  on 2000/11/28  06:32:55
27750         Log: reintegrate files missed by change#7895
27751      Branch: maint-5.6/perl
27752           +> ext/ByteLoader/bytecode.h utils/Makefile
27753            - utils/perlbc.PL
27754 ____________________________________________________________________________
27755 [  7897] By: gsar                                  on 2000/11/27  18:22:47
27756         Log: can't integrate these two files, for some reason
27757      Branch: maint-5.6/perl
27758            - ext/ByteLoader/bytecode.h utils/Makefile
27759 ____________________________________________________________________________
27760 [  7895] By: gsar                                  on 2000/11/27  18:11:21
27761         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
27762              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
27763              6757..6890,6892..6901 from mainline
27764              
27765              Bytecompiler patches from Benjamin Stuhl.
27766              
27767              More bytecompiler.
27768              
27769              Subject: [PATCH blead] B:: missing dependency
27770              
27771              Subject: [PATCH: 6757] configure.com updates and syslog build
27772              
27773              Long double Gconvert fixes from Yitzchak Scott-Thoennes
27774              and Spider Boardman.
27775              
27776              Subject: [PATCH blead] nextchar() abuse misses an optimisation
27777              
27778              Long double fixes from Spider Boardman.
27779              
27780              Make the selection of NVff et al stricter.
27781              
27782              cSVOPo_*v things index into the current PL_curpad
27783              under ithreads, which is different from the curpad
27784              used by the XSUB.  (In other words, the code as-is
27785              before this patch wouldn't work under ithreads.)
27786              
27787              Be portable.
27788              
27789              VMS MMS (make) wants null action.
27790              
27791              Mac and other portability updates from Chris Nandor.
27792              
27793              Storable support, v-version fixes.
27794              Subject: CPAN.pm beta for testing available
27795              
27796              Portability fix from Hugo van der Sanden.
27797              
27798              Bad makefile.
27799              
27800              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27801              
27802              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27803              
27804              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27805              
27806              Replace #6705 with a minimal doc patch.
27807              Subject: [PATCH 5.6.0] replace change #6705
27808              
27809              Drop the separate perlbc, perlcc -b should be enough.
27810              
27811              installperl couldn't tell whether it had run tests or not.
27812              Subject: [PATCH] Re: installperl and t/TEST
27813              
27814              Add silencer flags to installperl.
27815              Subject: [PATCH] Making installperl silent.
27816              
27817              Make "make install" by default silent.  A new "install-verbose"
27818              target is verbose.
27819              
27820              More liberal parsing of version numbers.
27821              Subject: Re: CPAN.pm beta for testing available
27822              
27823              Create directories in silence.
27824              Subject: [PATCH] Another silencer for MakeMaker
27825              
27826              DOS patches and portability/porting notes, from Tim Jenness.
27827              
27828              Make installman to recognize the silence flag -S.
27829              
27830              Actually do something with the silencer option.
27831              
27832              Continue silencing.
27833              
27834              Show the doc file, not the temp file.
27835              
27836              Regen perltoc.
27837              
27838              Subject: [PATCH] More silencing of installman.
27839              
27840              Better wording for the vec lvalue diagnostic.
27841              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27842              
27843              Subject: [PATCH: 6805] several more tweaks to configure.com
27844              
27845              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
27846              
27847              Missing parts of 
27848              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
27849              
27850              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
27851              (applied slightly modified)
27852              
27853              installperl --verbose and --silent.
27854              Subject: Re: [PATCH] More silencing of installman.
27855              
27856              Add install-silent target.
27857              
27858              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
27859              the problem reported in
27860              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
27861              
27862              Tweak the sfio/useperlio logic, hopefully as wished in
27863              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
27864              
27865              One forgotten file from #6816.
27866              
27867              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
27868              
27869              Remove duplicately applied patch shards.
27870              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
27871              
27872              Support preserving extremely big/small angles.
27873              
27874              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
27875              
27876              Subject: [PATCH] installation not quite silent yet.
27877              
27878              Update the test count.
27879              
27880              Use UVxf, PTR2UV, NVff.
27881              
27882              Document PTR2XX and INT2PTR.
27883              
27884              no-install target a la make -n.
27885              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
27886              
27887              grep -e isn't portable.
27888              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
27889              
27890              Can't get the test to reliably work thanks to the
27891              inaccurateness of floating point.  "Resolves" bug ids
27892              20000826.003, 20000826.009, 20000826.010,
27893              
27894              Subject: installman buglet
27895              
27896              DJGPP update from Laszlo Molnar.
27897              
27898              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27899              
27900              Passing -R in ldflags makes now it to appear in the default
27901              for lddlflags, just like with -L.
27902              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27903              
27904              Test nit.
27905              
27906              Use the actual thread type, not the pointer-to-struct.
27907              
27908              Provice virtual $Config{ccflags_nolargefiles} etc. 
27909              
27910              display_format used as a class method without arguments was broken,
27911              reported in
27912              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
27913              
27914              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
27915              
27916              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
27917              
27918              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
27919              
27920              opmini.o may be left around if a build is interrupted.
27921              
27922              Typo in #6858.
27923              
27924              Fix for ID 20000828.001, long doubles were not formatted
27925              correctly (showed up in $], which stopped installing perl).
27926              
27927              An attempt to fix the problem reported in
27928              Subject: Building perl@6856 using gcc/AIX 4.3.3 
27929              I can't test this properly since the gcc installation I have
27930              access to seems to be botched (gcc is calling the AIX cpp,
27931              a losing proposition...)
27932              
27933              Add -ld to archname on long tr...double platforms.
27934              
27935              Subject: hv.h Doc Patch
27936              
27937              Potential cruft.
27938              
27939              Subject: [PATCH bleedperl@6856] warnings fixes
27940              
27941              -S is the silent flag, -s is the strip flag.
27942              Subject: [PATCH] Re: [PATCH] make no-install          
27943              
27944              Take out the SUIDMAIL thing, that will not be
27945              a problem in 5.7.*.
27946              
27947              Subject: [PATCH bleedperl@6866] spellings
27948              
27949              Subject: [PATCH] Re: files not cleaned even by veryclean
27950              
27951              Use minimal @INC in tests, most of the time just '../lib',
27952              so that we simply can't pick up stuff from other Perls than
27953              the one we are testing.  Pointed out by
27954              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
27955              
27956              Update to Getopt::Long 2.24, from Johan Vromans.
27957              
27958              Fix for thinko in #6848.
27959              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
27960              
27961              Patches all over for people and the files they (hopefully) care about.
27962              
27963              Subject: Net::protoent does not export 'getproto'
27964              
27965              Missed a change in #6869.
27966              
27967              Subject: [PATCH] Warnings in B::Deparse
27968              
27969              Subject: [PATCH] Glob dumping
27970              
27971              Disable one of the tests for now.
27972              
27973              Disabling the one test is a bit tricky.
27974              
27975              Don't forget to tidy up.
27976              
27977              The #6881 removed one dump line.
27978              
27979              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
27980              
27981              Under usethreads the dumped variable is IN_PAD.
27982              Subject: Re: [PATCH] Glob dumping
27983              
27984              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
27985              
27986              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
27987              
27988              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
27989              
27990              Regen Configure for #6894.
27991              
27992              Subject: [PATCH: 6889] updates to perlebcdic.pod
27993              
27994              Undo namespace pollution of #6878.
27995              Subject: Re: Net::protoent does not export 'getproto'
27996              
27997              Admit that we are leaking scalars.
27998              
27999              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
28000      Branch: maint-5.6/perl
28001           !> (integrate 271 files)
28002 ____________________________________________________________________________
28003 [  7894] By: gsar                                  on 2000/11/27  16:00:34
28004         Log: a couple of nits
28005      Branch: maint-5.6/perl
28006            ! MANIFEST pp_sys.c
28007 ____________________________________________________________________________
28008 [  7893] By: gsar                                  on 2000/11/27  15:10:56
28009         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
28010              6740..6745,6747..6757,6760
28011              
28012              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
28013              
28014              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
28015              
28016              Doc nits spotted by Richard Soderberg.
28017              
28018              move WNOHANG definition to where other such things are
28019              
28020              Make $Config{byteorder} more magical so that it is
28021              dynamically computed: nice for 'fat binaries'.
28022              Subject: [PATCH]: default byteorder
28023              
28024              Subject: [PATCH] Cwd.pm now uses strict
28025              
28026              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
28027              
28028              Get -DLEAKTEST to compile (not necessarily to work, mind)
28029              Subject: [ID 20000724.006] -DLEAKTEST problem
28030              
28031              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
28032              
28033              Add perlebcdic from Peter Prymmer, regen toc.
28034              
28035              Don't propose using modules built for 5.005 if no binary
28036              compatibility with 5.005 is attempted.
28037              
28038              Do not use prototyping here.
28039              Subject: [ID 20000817.016] [PATCH] Peek.xs
28040              
28041              Document what the backtick returns if the command fails.
28042              
28043              Add byteorder to the myconfig output.
28044              
28045              Introduce NVef, NVff, and NVgf, use the middle one.
28046              (helps for lib/peek + Linux + long doubles)  Reported in
28047              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28048              Use NVs in POSIX math, not doubles.
28049              Subject: [ID 20000817.014] POSIX & modfl
28050              
28051              Subject: [PATCH 5.6.0+] newSVrv() memory leak
28052              
28053              The byteorder code in #6671 was wrong.
28054              
28055              Fix the lib/complex failure of
28056              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28057              Linux long double accuracy issue: something that
28058              when printed with %g looks like "2" but int() of it is 1.
28059              
28060              Propagate new Configure vars.
28061              
28062              Unbuffer the output.
28063              
28064              Subject: [PATCH] perltrap.pod spring cleaning
28065              
28066              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
28067              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
28068              
28069              Tiny Getopt::Long patch from Johan Vromans.
28070              
28071              Document code point which makes if (defined %stash::) to work
28072              (noted by Spider Boardman).
28073              
28074              Subject: [PATCH perl@6698] cygwin port
28075              
28076              Document the NDBM_File and ODBM_File as SDBM_File
28077              was documented in #6417.
28078              
28079              The new tests were missing from #6415.
28080              
28081              Add [[:blank:]] as suggested in
28082              Subject: [ID 20000716.024] [=cc=] / [:blank:]
28083              (the [=cc=] has already been taken care of by #6439
28084              so the whole bug report can be closed)
28085              and make [[:space:]] to be equivalent to isspace(3)
28086              (as opposed to \s, which is isSPACE()).  The difference
28087              is that now [[:space:]] matches the mythical vertical tab,
28088              while \s doesn't.
28089              
28090              Don't eat leading os from index entries.
28091              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
28092              
28093              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
28094              
28095              Typo in pp_complement().
28096              Subject: [PATCH perl-current] Deparse
28097              
28098              Add warnif(), check warnings further up the stack,
28099              all the warnings functions now can take an optional object reference.
28100              Subject: [PATCH bleedperl@6691] warnings pragma update
28101              
28102              Fix a core dump in lib/selfloader under -DDEBUGGING.
28103              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
28104              
28105              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
28106              
28107              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
28108              
28109              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
28110              Put back the long double avoidance code to POSIX.xs
28111              because VMS seems to need it still.
28112              
28113              Introduce a 'veryclean' target that is like 'distclean'
28114              but also removes *~ and *.orig.
28115              
28116              Subject: [ID 20000817.023] endianness description in perlfunc.pod
28117              
28118              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
28119              
28120              Let's try #6717 again.
28121              
28122              UTF8 concat fixes.
28123              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
28124              
28125              pp_open() could pass an uninitialized filename down to do_open9().
28126              
28127              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
28128              
28129              Update to CGI 2.72, from Lincoln Stein.
28130              
28131              Subject: [PATCH] Silence MakeMaker (Was: installman)
28132              
28133              Use temporary directory instead of current directory.
28134              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
28135              
28136              Document odd vs even subreleases and -Dusedevel.
28137              
28138              The veryclean target needs to clobber.
28139              
28140              Use File::Spec->tmpdir().
28141              
28142              Document the number of exponent digits.
28143              
28144              Mention perlebcdic and perlposix-bc.
28145              
28146              s/this one/the 5.6.0 release/
28147              
28148              The #6724 is here.
28149              
28150              The correct cleaning order is an art.
28151              
28152              small tweaks for change#6705: avoid C++ style comments in C code;
28153              use Perl's malloc API rather than the low level system one
28154              
28155              Array context keeps slithering in.
28156              
28157              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
28158              
28159              Subject: [PATCH] os2.c fix for use64bitint
28160              
28161              Update to Pod::LaTeX 0.53.
28162              Subject: [PATCH] lib/Pod/LaTeX.pm updates
28163              
28164              Document the endianness of Alpha more precisely.
28165              
28166              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
28167              
28168              Rename the macro argument because some preprocessors
28169              can't tell the difference and expand arguments also inside
28170              double quoted strings.
28171              
28172              free TLS slot properly on Windows
28173              
28174              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
28175              
28176              Unicos/mk requires elaborate paranoia.
28177              
28178              Tweak the floating point output routine preferences.
28179              
28180              Also under djgpp the timestamps are funky.
28181              
28182              Apply some PodParser 1.18 patches; the Pod/Find.pm
28183              patches cannot be applied since #6712 conflicts.
28184              
28185              Use PodParser 1.18 new test.
28186              
28187              A pod nit.
28188              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
28189              
28190              Be verydeepclean.
28191      Branch: maint-5.6/perl
28192           +> pod/perlebcdic.pod
28193           !> (integrate 106 files)
28194 ____________________________________________________________________________
28195 [  7892] By: jhi                                   on 2000/11/27  15:02:32
28196         Log: Update Changes.
28197      Branch: perl
28198            ! Changes patchlevel.h
28199 ____________________________________________________________________________
28200 [  7891] By: jhi                                   on 2000/11/27  14:57:23
28201         Log: Subject: Re: perlfaq style changes
28202              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28203              Date: Sat, 25 Nov 2000 23:32:26 -0800
28204              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
28205              
28206              plus a note from Ronald Kimball.
28207      Branch: perl
28208            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
28209 ____________________________________________________________________________
28210 [  7890] By: jhi                                   on 2000/11/27  14:53:14
28211         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
28212              From: Benjamin Holzman <bah@ecnvantage.com>
28213              Date: Sun, 26 Nov 2000 16:27:33 -0500
28214              Message-ID: <20001126162733.J25040@ecnvantage.com>
28215      Branch: perl
28216            ! gv.c
28217 ____________________________________________________________________________
28218 [  7889] By: jhi                                   on 2000/11/27  14:43:11
28219         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
28220              From: lvirden@cas.org
28221              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
28222              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
28223      Branch: perl
28224            ! README.amiga
28225 ____________________________________________________________________________
28226 [  7888] By: jhi                                   on 2000/11/27  14:32:34
28227         Log: Restore also the locale test to no-sprintf-taint state.
28228              Fixes the bug 20001127.003.
28229      Branch: perl
28230            ! sv.c t/pragma/locale.t
28231 ____________________________________________________________________________
28232 [  7887] By: gsar                                  on 2000/11/27  14:13:05
28233         Log: integrate changes#6613..6616,6620..6665 from mainline
28234              
28235              VMS configure.com update continues.
28236              
28237              Subject: Test fails / warnings with perl-current #6612
28238              
28239              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28240              
28241              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28242              
28243              For now remove the mail code.
28244              
28245              Subject: Re: [PATCH] @+, @- readonly
28246              
28247              Subject: warning: storage class after type is obsolescent
28248              
28249              Subject: sfio2000
28250              
28251              Subject: Re: File::Temp problems on VMS in bleedperl
28252              
28253              README.os2 update.
28254              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28255              
28256              Make the user to give up his firstborn, err, to knowingly
28257              verify installing an unstable developer release.  Also bump
28258              the release to 5.7.0, but leave a patch tag in the local
28259              patches saying that this is not yet the real thing.
28260              
28261              Update (kinda) to Test 1.14, from Joshua Pritikin.
28262              
28263              make ok etc also for win32.
28264              
28265              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28266              
28267              Don't blow limited stacks, a lower number is enough to
28268              tickle the lookbehind limit.
28269              
28270              Use -Dusedevel; regen Configure and the respective Porting stuff.
28271              
28272              Subject: [PATCH] debugger exit code should reflect user exit code
28273              
28274              Subject: [PATCH perl@6620] cygwin port
28275              
28276              Missed a file from #6638.
28277              
28278              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)
28279              
28280              magic callbacks all need to have same type signature
28281              
28282              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
28283              
28284              Fix a dependency problem.
28285              Subject: [PATCH: 6640] VMS Makefile.SH update
28286              
28287              The numeric locale was reset to "C" by s?printf and never restored.
28288              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28289              No test since adding the failing example to locale.t
28290              does not fail -- probably because the locale settings are so
28291              thoroughly tweaked by that time.  Running the example standalone
28292              does fail, though.  UPDATE: test case added at change #7540.
28293              
28294              Subject: [ID 20000324.040] minor fix to perlhpux.pod
28295              
28296              Update to CPAN 1.57.
28297              
28298              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28299              
28300              Change the perlbug address to perl.org since it's more forgiving.
28301              
28302              Change the regx compilation error markers to use = instead of <
28303              since pod makes using the latter quite messy.  Reported in
28304              ID 20000814.006 by Abigail and in
28305              Subject: Unknown escape E<> ?
28306              
28307              Update to perldebtut 1.9, from Richard Foley.
28308              
28309              check that the number pseudo children doesn't exceed
28310              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28311              the WaitForMultipleObjects() limit that would cause wait()
28312              to crash)
28313              wait() and waitpid() could potentially be rewritten to use
28314              more than one thread to do the waiting to eliminate this
28315              limitation
28316              
28317              change#6328 could make close(SOCKET) return false on windows
28318              when it shouldn't
28319              
28320              pod nit seen in passing
28321              
28322              on windows, the return values from wait() and waitpid() don't
28323              match those of pseudo-pids
28324              
28325              waitpid() now handles externally spawned pids correctly;
28326              fixes for backtick/wait/waitpid failures on Windows 9x
28327              these changes make the pid returned by process functions on
28328              Windows 9x always positive by clearing the high bit (which
28329              is always set on Win9x); pseudo-process PIDs are likewise
28330              always negative now on Win9x (just as on NT/2000)
28331              
28332              trailing new %ENV entries weren't being pushed into the real
28333              environment of subprocesses on Windows
28334              
28335              Tweak the regex compilation errors once more.
28336              
28337              avoid warnings from dense compiler
28338              
28339              add "ok" targets from change#6632 in makefile.mk
28340      Branch: maint-5.6/perl
28341            - lib/Pod/PlainText.pm vms/configure.com
28342           !> (integrate 66 files)
28343 ____________________________________________________________________________
28344 [  7886] By: jhi                                   on 2000/11/27  13:54:18
28345         Log: __FUNCTION__ isn't portable and trying to emulate it leads
28346              into practically spelling out the name of the function.
28347              Takes care of the bug 20001127.001.
28348      Branch: perl
28349            ! perlio.c
28350 ____________________________________________________________________________
28351 [  7885] By: gsar                                  on 2000/11/27  13:53:18
28352         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
28353              6610..6611 from mainline
28354              
28355              Make regular expression parse error messages easier to understand.
28356              Subject: Re: enhanced(?) regex error messages
28357              
28358              Tiny tidying on report_evil_fh().
28359              
28360              Subject: Re: enhanced(?) regex error messages 
28361              plus Capitalize the error messages, plus perldiag them.
28362              
28363              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28364              
28365              Document here-doc better.
28366              
28367              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28368              
28369              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28370              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28371              (either perlbug or p5p ate the original), plus regen
28372              perlapi and perltoc. 
28373              
28374              Regen global.sym.
28375              
28376              Double check that we have a dirhandle.
28377              
28378              Subject: Re: enhanced(?) regex error messages
28379              (plus two small patches sent privately)
28380              (this still seems to leave few test failures)
28381              
28382              warn is a macro, avoid using at a variable to avoid warnings
28383              in some configurations; readdir.t is too conservative in
28384              estimating number of *.t's
28385              
28386              Get back into sync with Jeffrey on the enhanced regex warnings.
28387              
28388              Subject: [PATCH 5.6.0] cygwin port
28389              
28390              Zero entries were skipped, fix from Adrian Goalby
28391              <argoalby@yahoo.co.uk>
28392              
28393              Subject: Remove dead entry in perldiag
28394              
28395              Amend the description of Perl6.
28396              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28397              
28398              detypo
28399              
28400              It's the 2ndO'ROSSC.
28401              
28402              Revert the sv.c part of #6559, a better fix is needed.
28403              
28404              Iterating perl6 description.
28405              
28406              Update to Term::ANSIColor 1.03, from Russ Allbery.
28407              
28408              Update to Getopt::Long 2.23_05, from Johan Vromans.
28409              
28410              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
28411              
28412              Update to Pod::Parser 1.17, from Brad Appleton.
28413              
28414              Update to CPAN 1.56, from Andreas König.
28415              
28416              Update to CGI 2.70, from Lincoln Stein.
28417              
28418              Put back the std @INC thing.
28419              
28420              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28421              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28422              
28423              Document the IO::Select timeout.
28424              
28425              sleep(1) does not necessarily return 1.
28426              Subject: [PATCH bleadperl] op/lex_assign.t  
28427              
28428              Subject: debugger "d" command doesnt check line number
28429              
28430              B::Deparse didn't do sub attributes.
28431              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28432              
28433              Preprocessing and postprocessing for File::Find.
28434              Subject: Patch to Find::File.pm to allow alphabetical results
28435              
28436              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
28437              
28438              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28439              
28440              Subject: Re: [ID 20000730.003] utf8::length() bad
28441              
28442              Subject: Getting perlio and threads to compile
28443              (the Solaris version changes in Configure skipped)
28444              
28445              Tests for #6589.
28446              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28447              
28448              Add Perl debugging tutorial, regen toc. 
28449              Subject: perldebtut.pod
28450              
28451              Add a few missing files, update MANIFEST.
28452              
28453              Rewrite of vms/subconfigure.com as configure.com,
28454              from Peter Prymmer and the vmsperl crew.
28455              
28456              Should have deleted this in #6603.
28457              
28458              Fix the test for 5005threads.
28459              
28460              Fix-n-skip the tests under 5005threads.
28461              
28462              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28463              
28464              Upgrade to CGI 2.71, from Lincoln Stein.
28465      Branch: maint-5.6/perl
28466           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28467           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
28468           +> t/op/regmesg.t t/pod/find.t vms/configure.com
28469            - vms/subconfigure.com
28470            ! lib/lib.pm
28471           !> (integrate 115 files)
28472 ____________________________________________________________________________
28473 [  7884] By: jhi                                   on 2000/11/27  13:44:33
28474         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
28475              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28476              Date:     Mon, 27 Nov 2000 08:23:54 EST
28477              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
28478      Branch: perl
28479            ! vms/descrip_mms.template vms/test.com
28480 ____________________________________________________________________________
28481 [  7883] By: gsar                                  on 2000/11/27  11:50:46
28482         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
28483              6511..6513,6515..6523,6525..6536
28484              
28485              The swallow_bom() saga continues.  The #23 of require.t
28486              (UTF16-LE) still fails (silently, no output) but the #22
28487              (UTF16-BE) seems to be working now.  The root of the
28488              failure may be in sv_gets(): is it UTF-16LE-aware,
28489              especially when it comes to line endings? 
28490              
28491              Document the problem with -P in HP-UX and its workaround.
28492              
28493              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
28494              (aka ID 20000730.002)
28495              
28496              Subject: fix and question re: waitpid() under win32
28497              
28498              Make the safety catch for buggy gccs work with triple version
28499              numbers like 2.95.2.  Reported in
28500              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
28501              
28502              In Digital UNIX warn if gcc explicitly chosen because even
28503              2.95.2 is known to cause problems.
28504              
28505              Make chr() for values >127 to create utf8 when under utf8.
28506              
28507              various syntax errors and such (not fixed: comp/require.t#22 coredump
28508              on Windows)
28509              
28510              Stash away the largefiles flags and libswanted.
28511              
28512              BOM patching from Simon Cozens.
28513              
28514              If gccosandvers is equal to osname, clear gccosandvers.
28515              
28516              Make p4desc to skip non-mainperl branches by default.
28517              
28518              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
28519              
28520              The test from this
28521              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
28522              
28523              In new BSDs changes to argv[] do not show up in ps(1) output,
28524              instead one must use setproctitle().  This was already addressed
28525              by change #6457, but the below has a new variant for FreeBSD 4.0
28526              or later, and the matter is also documented more.
28527              
28528              FreeBSD 3.* updates from
28529              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28530              
28531              regen_headers, regen perltoc.
28532              
28533              Document in one place the memory abstractions used in Perl core.
28534              
28535              memcpy has n o in it, as pinted ut by Sarathy.
28536              
28537              Remove the extraneous "main::" prefix from all the
28538              "opened only for", "on closed", and "never opened" warnings.
28539              
28540              The name of a filehandle does not have <these>.
28541              
28542              The tr utf8 patching continues.
28543              
28544              The new setproctitle() feature is available only in 
28545              bleeding edge FreeBSD.  From Paul Saab.
28546              
28547              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
28548              
28549              Dump UVs as UVs in Data::Dumper.
28550              
28551              detypo #6494
28552              
28553              Document the IVdf UVuf UVof UVxf.
28554              
28555              require.t needs binmode() to work on windows
28556              
28557              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
28558              that are hopefully soon put into use.
28559              
28560              Allow "no Module;" even if there is no 'unimport'.
28561              
28562              Better skip message for the test; one of the two problems in
28563              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
28564              
28565              The subtest 4 may fail also on VOBS, as pointed out
28566              by Nick Ing-Simmons in November 1999, bug id 19991124.003
28567              (but the failure in that bug report isn't the subtest 4).
28568              
28569              Be more informative on what is skipped and why,
28570              also repeat the list at the end.
28571              
28572              Add a URL for FSF.
28573              
28574              Subject: [PATCH] sv.h documentation - SvLEN
28575              
28576              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28577              
28578              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28579              
28580              Subject: [PATCH] bad cppsymbols on os2 + Configure question
28581              
28582              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28583              
28584              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28585              mention the idea of @( and @)
28586              
28587              This is 6512.  Really.
28588              
28589              Subject: [ID 19990721.004] Documentation bug in perlfunc
28590              
28591              Subject: Minor tweak to perlvar.pod
28592              
28593              In the warnings call filehandles consistently so;
28594              add "unopened" warning for stat().
28595              
28596              After the #6519 a warning about stat() is just that,
28597              not about a filetest, which now have their own warning.
28598              
28599              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28600              
28601              Subject: Re: Array vs. List context
28602              
28603              Subject: New perlcc, take 2
28604              
28605              Weed buglets pointed out by
28606              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28607              
28608              gcc versions might have (parentheses) in them.
28609              
28610              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28611              
28612              Essential prototype changes were missing from #6527.
28613              Also make report_evil_fh() more bomb-proof.
28614              
28615              Zap lib/Sys directory when cleaning up.
28616              
28617              Change the Policy policy: now -Dprefix= with an existing
28618              Policy.sh and prefix == siteprefix == vendorprefix, then all
28619              of them follow along the new prefix.
28620              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28621              
28622              Continue fixing the io warnings.  This also
28623              sort of fixes bug ID 20000802.003: the core dump
28624              is no more.  Whether the current behaviour is correct
28625              (giving a warning: "Not a format reference"), is another matter.
28626              
28627              Have symbols for the IoTYPEs.
28628              
28629              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28630              
28631              Document a bit that UDP is not what you might think.
28632              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28633              tr memory corruption fix from Simon Cozens.
28634              
28635              Plug the security hole described in the Aug 05 2000 bugtraq message
28636              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28637              The security hole exists only in suidperls, which isn't
28638              installed or even built by default.
28639      Branch: maint-5.6/perl
28640           !> (integrate 71 files)
28641 ____________________________________________________________________________
28642 [  7882] By: gsar                                  on 2000/11/27  10:25:36
28643         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
28644              from mainline
28645              
28646              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28647              to be fatal errors (instead of by default ignoring them, and
28648              ignoring with a bug: even though -w gave an error, the opening [
28649              was left in)  Reported in:
28650              
28651              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28652              
28653              Subject: [PATCH] split /^/
28654              
28655              MacOS nits from Matthias Neeracher.
28656              
28657              More split() doc and test patches from Mike Guy.
28658              
28659              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28660              from Graham Barr in the module list.
28661              
28662              docfix from Peter Scott <Peter@PSDT.com>.
28663              
28664              File::Temp patches for VMS and OS/2 from Tim Jenness.
28665              
28666              open() wariness in perlbug.
28667              
28668              Subject: [PATCH] minor doc change - perlguts
28669              
28670              Subject: Minor doc patch: handy.h
28671              
28672              Be wary of close()s, too.
28673              
28674              Further File::Temp patches from Yitzchak Scott-Thoennes
28675              and Craig A. Berry.
28676              
28677              Subject: [PATCH] fixes bug 20000508.004
28678              
28679              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28680              
28681              Allow "no AutoLoader;", based on change #6444,
28682              suggested by Graham Barr.
28683              
28684              Use setproctitle() if available to modify $0.
28685              
28686              Warn if the version of the operating system used to compile gcc
28687              differs from the current version of the operating system.
28688              Also display the gcc compilation os and version in myconfig.
28689              Inspiration from
28690              
28691              Tiny fixes for #6460.
28692              
28693              The problem described in this
28694              Subject: [ID 20000322.018] named chars aren't magical enough
28695              has been fixed in perl 5.6.0 but just in case added a test
28696              to keep it away.  (The report from Joseph Hall.)
28697              
28698              Tune the comments and hopefully stop a memory leak.
28699              
28700              Subject: UTF8 concat
28701              (with a memory leak fixed, plus a few casts added)
28702              This also seems to help for
28703              Subject: [ID 20000716.015] join UTF8 weirdness
28704              
28705              Do not upgrade SVs into utf8 just because they participate
28706              in eq or cmp.  Reported and fix suggested in
28707              Subject: [ID 20000720.009] sv_eq UTF8 bug
28708              
28709              Fix the HALF_UPGRADE() macro introduced in #6263.
28710              
28711              Find green threads before native threads.
28712              Subject: Re: Patch to jpl/JNI/Makefile.PL
28713      Branch: maint-5.6/perl
28714           !> (integrate 30 files)
28715 ____________________________________________________________________________
28716 [  7881] By: jhi                                   on 2000/11/27  05:48:41
28717         Log: It seems that *both* the unused submatch loop cleanup
28718              codes are needed.
28719      Branch: perl
28720            ! regexec.c
28721 ____________________________________________________________________________
28722 [  7880] By: jhi                                   on 2000/11/27  04:50:07
28723         Log: Clean .exists deeper.
28724      Branch: perl
28725            ! Makefile.SH
28726 ____________________________________________________________________________
28727 [  7879] By: jhi                                   on 2000/11/27  02:31:35
28728         Log: The code in regcppop() (see #7878) contains the correct lower
28729              limit for the unused submatch 'cleanup' loop so that under
28730              "use utf8" the following code wouldn't dump core:
28731              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
28732              the cleanup loop in regtry() stomped beyond allocated area
28733              in the startp[] array.  Therefore, copied the correct lower
28734              loop limit (*PL_reglastparen) to regtry().  Note: something
28735              may still not be quite right: why was the _higher_ loop limit
28736              (prog->nparens) different in the utf8 case?
28737              
28738              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
28739              without core dumps, there were about 17 of them before
28740              the patch (with us since Perl 5.7.0).  Two failures, still:
28741              496 and 505 (though these may not be severe).
28742              
28743              Patch #7881 is also needed since both the cleanup loops
28744              seem to be needed.
28745              
28746              Also, the t/op/pat#44 seems to core dump under utf8.
28747              Plus a couple of failures.  UGH-8.
28748      Branch: perl
28749            ! regexec.c
28750 ____________________________________________________________________________
28751 [  7878] By: jhi                                   on 2000/11/27  02:21:17
28752         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
28753              the code in regcppop() seems to be redundant for the test suite --
28754              but it contains a germ of truth, and it needed for the build
28755              process itself: see #7879 and #7881.
28756      Branch: perl
28757            ! regexec.c
28758 ____________________________________________________________________________
28759 [  7877] By: jhi                                   on 2000/11/27  01:53:09
28760         Log: Comment on comment.
28761      Branch: perl
28762            ! regexec.c
28763 ____________________________________________________________________________
28764 [  7876] By: jhi                                   on 2000/11/27  00:49:59
28765         Log: Adjust the docs to agree with #7875.
28766      Branch: perl
28767            ! pod/perllocale.pod
28768 ____________________________________________________________________________
28769 [  7875] By: jhi                                   on 2000/11/27  00:49:27
28770         Log: Retract #7863.  It makes more sense not to taint formatted output,
28771              not even by sprintf().
28772      Branch: perl
28773            ! sv.c
28774 ____________________________________________________________________________
28775 [  7874] By: jhi                                   on 2000/11/26  23:36:02
28776         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
28777              Not really fixed (should really dump the UTF-8 charclass),
28778              but stopped displaying the garbage.
28779              
28780              Also add a note on the (missing) Unicode PSXSPC and BLANK.
28781      Branch: perl
28782            ! regcomp.c
28783 ____________________________________________________________________________
28784 [  7873] By: jhi                                   on 2000/11/26  21:31:13
28785         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
28786      Branch: perl
28787            ! regexec.c
28788 ____________________________________________________________________________
28789 [  7872] By: jhi                                   on 2000/11/26  21:06:04
28790         Log: No need to scan till infinity, 13 is enough.
28791      Branch: perl
28792            ! handy.h utf8.c
28793 ____________________________________________________________________________
28794 [  7871] By: jhi                                   on 2000/11/26  20:20:32
28795         Log: Test line numbers are different with utf8.
28796      Branch: perl
28797            ! t/op/re_tests
28798 ____________________________________________________________________________
28799 [  7870] By: jhi                                   on 2000/11/26  20:10:12
28800         Log: Message nit.
28801      Branch: perl
28802            ! regcomp.c
28803 ____________________________________________________________________________
28804 [  7869] By: jhi                                   on 2000/11/26  19:01:05
28805         Log: Make utf8_length() and utf8_distance() (the latter of which
28806              is unused at the moment) to be less forgiving about bad UTF-8.
28807      Branch: perl
28808            ! embed.h embed.pl objXSUB.h proto.h utf8.c
28809 ____________________________________________________________________________
28810 [  7868] By: jhi                                   on 2000/11/26  18:45:56
28811         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
28812              From: Benjamin Holzman <bah@ecnvantage.com>
28813              Date: Sat, 25 Nov 2000 20:40:20 -0500       
28814              Message-ID: <20001125204020.A25040@ecnvantage.com>              
28815              
28816              Debian allows installing /usr/bin/locale without installing
28817              any locales, an error message will ensue.
28818      Branch: perl
28819            ! t/pragma/locale.t
28820 ____________________________________________________________________________
28821 [  7867] By: jhi                                   on 2000/11/26  18:31:12
28822         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
28823              From: Benjamin Holzman <bah@ecnvantage.com>
28824              Date: Sun, 26 Nov 2000 02:42:34 -0500
28825              Message-ID: <20001126024234.G25040@ecnvantage.com>
28826              
28827              Patch for the bug 20000212.002.
28828      Branch: perl
28829            ! sv.c t/op/array.t
28830 ____________________________________________________________________________
28831 [  7866] By: jhi                                   on 2000/11/26  18:28:09
28832         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
28833              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28834              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
28835              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
28836              
28837              File::Temp 0.11.
28838      Branch: perl
28839            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
28840 ____________________________________________________________________________
28841 [  7865] By: jhi                                   on 2000/11/26  18:24:22
28842         Log: The metaconfig unit change for #7864.
28843      Branch: metaconfig/U/perl
28844            ! need_va_copy.U
28845 ____________________________________________________________________________
28846 [  7864] By: jhi                                   on 2000/11/26  18:23:41
28847         Log: Make the va_copy() test not to be so talkative.
28848      Branch: perl
28849            ! Configure config_h.SH
28850 ____________________________________________________________________________
28851 [  7863] By: jhi                                   on 2000/11/26  18:11:02
28852         Log: Fix locale inconsistencies unearthed by Hugo's work.
28853              Now the floating point sprintf really does taint the result
28854              string as perllocale promises (has promised for a long time)
28855              if "use locale" is in the lexical scope.
28856      Branch: perl
28857            ! sv.c t/pragma/locale.t
28858 ____________________________________________________________________________
28859 [  7862] By: jhi                                   on 2000/11/26  00:35:15
28860         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
28861              From: Nicholas Clark <nick@ccl4.org>
28862              Date: Sun, 26 Nov 2000 00:07:50 +0000
28863              Message-ID: <20001126000750.A22446@plum.flirble.org>
28864              
28865              Infinit.
28866      Branch: perl
28867            ! sv.c
28868 ____________________________________________________________________________
28869 [  7861] By: jhi                                   on 2000/11/26  00:01:26
28870         Log: Integrate perlio.
28871      Branch: perl
28872           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
28873 ____________________________________________________________________________
28874 [  7860] By: nick                                  on 2000/11/25  22:04:17
28875         Log: Correct relative path from new ext\Filter\Util\Call location
28876              back to miniperl.
28877      Branch: perlio
28878            ! win32/makefile.mk
28879 ____________________________________________________________________________
28880 [  7859] By: nick                                  on 2000/11/25  21:26:54
28881         Log: Integrate mainline.
28882      Branch: perlio
28883           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28884           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
28885           +> t/lib/filter-util.t
28886            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28887            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28888            - t/lib/filt-util.t
28889           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
28890           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
28891           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
28892           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
28893           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
28894           !> win32/makefile.mk
28895 ____________________________________________________________________________
28896 [  7858] By: gsar                                  on 2000/11/25  20:52:17
28897         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
28898              parent's memory; fix it by keeping track of the actual pad
28899              offset rather than a raw pointer (this change is probably also
28900              relevant to non-ithreads case to avoid fallout from reallocs of
28901              the pad array, but is currently only enabled for the ithreads
28902              case in the interests of minimal disruption to existing "well
28903              tested" code)
28904      Branch: perl
28905            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
28906            ! proto.h scope.c scope.h sv.c t/op/fork.t
28907 ____________________________________________________________________________
28908 [  7857] By: nick                                  on 2000/11/25  20:01:28
28909         Log: All tests pass on Win32/gcc/USE_PERLIO.
28910              - when crlf layer is pushed make unix-level binary.
28911              - remove :crlf injection in pp_backtick in pp_sys.c
28912              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
28913      Branch: perlio
28914            ! doio.c perlio.c pp_sys.c win32/makefile.mk
28915 ____________________________________________________________________________
28916 [  7856] By: jhi                                   on 2000/11/25  18:38:30
28917         Log: Update the metaconfig units for #7855.
28918      Branch: metaconfig/U/perl
28919            ! useperlio.U usesocks.U
28920 ____________________________________________________________________________
28921 [  7855] By: jhi                                   on 2000/11/25  18:37:54
28922         Log: Undo the SOCKS workarounds, instead start using PerlIO
28923              if SOCKS is selected.
28924              
28925              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
28926              From: Jens Hamisch <jens@Strawberry.COM>
28927              Date: Fri, 24 Nov 2000 18:31:30 +0100
28928              Message-ID: <20001124183130.E28337@Strawberry.COM>
28929              
28930              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
28931              From: Jens Hamisch <jens@Strawberry.COM>
28932              Date: Fri, 24 Nov 2000 19:11:51 +0100
28933              Message-ID: <20001124191151.A28753@Strawberry.COM>
28934      Branch: perl
28935            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
28936            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
28937 ____________________________________________________________________________
28938 [  7854] By: jhi                                   on 2000/11/25  17:39:08
28939         Log: Undo #7848.  Some of the code seems to use walkoptree(),
28940              some walkoptree_slow().  An unfinished renaming?
28941              Now the sub is walkoptree() (which is @EXPORT_OK),
28942              the walkoptree_slow() is a typeglob alias to walkoptree.
28943              This makes the tests to pass, at least.
28944      Branch: perl
28945            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
28946 ____________________________________________________________________________
28947 [  7853] By: nick                                  on 2000/11/24  22:24:33
28948         Log: Re-arrange crlf vs binary for platforms that care.
28949              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
28950              Lip-service to making stdio layer work on such platfroms (untested).
28951              Now fails 3 tests rather than one, checkin to see if I can debug 
28952              the issue under linux. (Do not merge.)
28953      Branch: perlio
28954            ! doio.c perlio.c perliol.h
28955 ____________________________________________________________________________
28956 [  7852] By: jhi                                   on 2000/11/24  18:57:39
28957         Log: AUTHORS edits.
28958      Branch: perl
28959            ! AUTHORS
28960 ____________________________________________________________________________
28961 [  7851] By: jhi                                   on 2000/11/24  17:34:56
28962         Log: Add Jan-Erik Karlsson.
28963      Branch: perl
28964            ! AUTHORS
28965 ____________________________________________________________________________
28966 [  7850] By: jhi                                   on 2000/11/24  17:27:56
28967         Log: Configure should find stdchar on its own.
28968      Branch: perl
28969            ! hints/solaris_2.sh
28970 ____________________________________________________________________________
28971 [  7849] By: jhi                                   on 2000/11/24  17:24:55
28972         Log: Subject: PATCH over 7848: Filter test flawed
28973              From: andreas.koenig@anima.de (Andreas J. Koenig)
28974              Date: 24 Nov 2000 10:28:29 +0100
28975              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
28976      Branch: perl
28977            ! t/lib/filter-util.t
28978 ____________________________________________________________________________
28979 [  7848] By: jhi                                   on 2000/11/24  17:22:15
28980         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
28981              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
28982              Date: Fri, 24 Nov 2000 16:12:58 +0000
28983              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
28984      Branch: perl
28985            ! ext/B/B.pm
28986 ____________________________________________________________________________
28987 [  7847] By: jhi                                   on 2000/11/24  03:07:01
28988         Log: Integrate perlio.
28989      Branch: perl
28990           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
28991           !> win32/makefile.mk
28992 ____________________________________________________________________________
28993 [  7846] By: gsar                                  on 2000/11/24  00:55:57
28994         Log: integrate changes#6415..6418,6420..6438 from mainline
28995              
28996              Fix the bitvector ops for utf8 (tricky since past 7 bits
28997              the utf8 'characters' can be more than one octet).
28998              
28999              MPE/ix updates for perl 5.6.0 from Mark Bixby.
29000              
29001              Subject: SDBM_File documentation
29002              
29003              Detypo.
29004              
29005              Decutandpasto.
29006              
29007              Send all installperl messages to STDERR and be -w clean.
29008              
29009              Out-of-date note removed.
29010              
29011              Protect against "wild next"s, that is, callbacks doing "next"
29012              instead of "return".
29013              
29014              Use STDOUT consistently.
29015              
29016              The output might have been produced in the wrong order.
29017              
29018              A missing 'break' after the [[:space:]] switch case.
29019              
29020              Add tests for
29021              [ID 19991110.003] another matching finding by pcre author
29022              which has already been fixed by some patch, as verified in
29023              
29024              Documentation to explain the behaviour of map().
29025              
29026              Add an optimization for map-maps-a-list-element-to-more-list-elements
29027              case, but add also notes explaining the relationship of this
29028              patch and the earlier notes by Sarathy.
29029              
29030              Subject: [ID 20000716.023] syslog test fails without sockets
29031              
29032              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29033              Test cases for #6431.
29034              
29035              File::Spec::VMS fixup for tmpdir from Craig Berry.
29036              
29037              Make the "uninit variable" warning to say "concat or string"
29038              or "join or string" when in concat or join .
29039              
29040              Get UTF16 BOMs working.  Patch from
29041              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29042              
29043              Subject: [PATCH] Make large file tests deal with SIGXFSZ
29044              
29045              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
29046              
29047              Subject: [PATCH] av.c apidoc
29048      Branch: maint-5.6/perl
29049           !> (integrate 43 files)
29050 ____________________________________________________________________________
29051 [  7845] By: gsar                                  on 2000/11/24  00:20:45
29052         Log: integrate changes#6406..6414 from mainline
29053              
29054              Merge perlhacktut into perlhack, update perlguts.
29055              
29056              Fix AutoSplit to use File::Spec the right way in VMS,
29057              from Peter Prymmer.
29058              
29059              The bug report
29060              [ID 19991110.002] minimal matching discrepancy found by pcre author
29061              seems to have been fixed (though differently from what was suggested
29062              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
29063              
29064              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
29065              not in pod, from Peter Prymmer
29066              
29067              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
29068              From: Hugo <hv@crypt.compulink.co.uk>
29069              Date: Fri, 14 Jul 2000 23:05:20 +0100
29070              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
29071              
29072              Didn't anymore apply, but that point still could use another fix.
29073              
29074              lib/b test fixes from Peter Prymmer.
29075              
29076              More docs for sv functions.
29077              
29078              perlvms.pod whitespace cleanup to keep pod utils happy.
29079              
29080              another VMS build tweak from Peter Prymmer
29081      Branch: maint-5.6/perl
29082           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
29083           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
29084           !> vms/descrip_mms.template vms/perlvms.pod
29085 ____________________________________________________________________________
29086 [  7844] By: nick                                  on 2000/11/23  23:42:45
29087         Log: Win32/perlio Now just fails one io/argv.t test - lack 
29088              of default :crlf on standard streams.
29089      Branch: perlio
29090            ! doio.c perlio.c
29091 ____________________________________________________________________________
29092 [  7843] By: nick                                  on 2000/11/23  23:04:05
29093         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
29094              peek fail is showing a real problem (multiple crlf layers
29095              are getting pushed.)
29096      Branch: perlio
29097            ! doio.c perlio.c win32/makefile.mk
29098 ____________________________________________________________________________
29099 [  7842] By: nick                                  on 2000/11/23  19:46:23
29100         Log: Implement PerlIO_binmode()
29101              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
29102              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
29103              make binmode in t/lib/io_tell.t unconditional so that works.
29104              Checkin just so Win32 machine can see these changes.
29105      Branch: perlio
29106            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
29107 ____________________________________________________________________________
29108 [  7841] By: jhi                                   on 2000/11/23  19:30:00
29109         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
29110      Branch: perl
29111            ! README.amiga
29112 ____________________________________________________________________________
29113 [  7840] By: jhi                                   on 2000/11/23  17:18:02
29114         Log: SOCKS wrestling continues, patches from Jens Hamisch.
29115      Branch: perl
29116            ! doio.c embed.h embed.pl perlsdio.h proto.h
29117 ____________________________________________________________________________
29118 [  7839] By: jhi                                   on 2000/11/23  16:54:14
29119         Log: Push Filter::Util::Call one level deeper.
29120      Branch: perl
29121            + t/lib/filter-util.t
29122           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29123           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
29124            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29125            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29126            - t/lib/filt-util.t
29127            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
29128            ! win32/Makefile win32/makefile.mk
29129 ____________________________________________________________________________
29130 [  7838] By: jhi                                   on 2000/11/23  16:52:40
29131         Log: Reach back one higher up when searching for PERL_SRC.
29132      Branch: perl
29133            ! lib/ExtUtils/MM_Unix.pm
29134 ____________________________________________________________________________
29135 [  7837] By: jhi                                   on 2000/11/23  16:05:41
29136         Log: Subject: Re: perl@7826
29137              Date: Thu, 23 Nov 2000 02:20:25 -0600
29138              From: "Craig A. Berry" <craigberry@mac.com>
29139              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
29140              
29141              Make VMS to like Filter::Util::Call. 
29142      Branch: perl
29143            ! configure.com ext/Filter/Util/Makefile.PL
29144 ____________________________________________________________________________
29145 [  7836] By: nick                                  on 2000/11/23  16:04:08
29146         Log: Implement crlf layer - not ready for merge.
29147      Branch: perlio
29148            ! perlio.c win32/makefile.mk
29149 ____________________________________________________________________________
29150 [  7835] By: jhi                                   on 2000/11/23  15:56:52
29151         Log: STDCHAR is different in Sparc v9 vs x86.
29152      Branch: perl
29153            ! hints/solaris_2.sh
29154 ____________________________________________________________________________
29155 [  7834] By: jhi                                   on 2000/11/23  15:50:47
29156         Log: The type needs to be visible to protos.
29157      Branch: perl
29158            ! perl.h
29159 ____________________________________________________________________________
29160 [  7833] By: jhi                                   on 2000/11/23  15:40:46
29161         Log: Finish unfinished SOCKS workaround changes.
29162      Branch: perl
29163            ! doio.c
29164 ____________________________________________________________________________
29165 [  7832] By: jhi                                   on 2000/11/23  15:33:30
29166         Log: Integrate perlio.
29167      Branch: perl
29168           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29169           !> win32/makefile.mk
29170 ____________________________________________________________________________
29171 [  7831] By: nick                                  on 2000/11/23  10:31:07
29172         Log: Correct makefile.mk dependancies for ext/Filter/Util
29173              Build ext/Encode
29174              Run dmake regen_config_h
29175      Branch: perlio
29176            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29177            ! win32/makefile.mk
29178 ____________________________________________________________________________
29179 [  7830] By: nick                                  on 2000/11/23  08:05:07
29180         Log: Integrate mainline
29181      Branch: perlio
29182           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29183           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
29184           +> t/lib/filt-util.pl t/lib/filt-util.t
29185           !> (integrate 41 files)
29186 ____________________________________________________________________________
29187 [  7829] By: gsar                                  on 2000/11/23  03:07:11
29188         Log: build the Filter extension on windows
29189      Branch: perl
29190            ! win32/Makefile win32/makefile.mk
29191 ____________________________________________________________________________
29192 [  7828] By: gsar                                  on 2000/11/23  02:46:35
29193         Log: regenerate win32/config* and fix some inconsistencies in the
29194              makefiles; always export Perl_deb() because it is needed
29195              by ext/re/* (whether perl itself is built with -DDEBUGGING
29196              or not)
29197      Branch: perl
29198            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
29199            ! win32/config_H.vc win32/makefile.mk
29200 ____________________________________________________________________________
29201 [  7827] By: gsar                                  on 2000/11/23  02:18:38
29202         Log: get sources building on windows+MSVC again (untested with other
29203              compilers)
29204      Branch: perl
29205            ! win32/include/sys/socket.h win32/perllib.c
29206 ____________________________________________________________________________
29207 [  7826] By: jhi                                   on 2000/11/23  01:18:26
29208         Log: Update Changes.
29209      Branch: perl
29210            ! Changes patchlevel.h
29211 ____________________________________________________________________________
29212 [  7825] By: jhi                                   on 2000/11/23  00:20:41
29213         Log: Subject: Re: av.c patch (having slight problems)
29214              From: "Ben Tilly" <ben_tilly@hotmail.com>
29215              Date: Tue, 21 Nov 2000 23:29:31 -0500
29216              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
29217              
29218              unshift() speedup.
29219      Branch: perl
29220            ! av.c
29221 ____________________________________________________________________________
29222 [  7824] By: jhi                                   on 2000/11/22  23:59:15
29223         Log: Fixes for signedness warnings noticed by VMSperlers.
29224      Branch: perl
29225            ! ext/Storable/Storable.xs regcomp.c sv.c
29226 ____________________________________________________________________________
29227 [  7823] By: jhi                                   on 2000/11/22  23:19:31
29228         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
29229              From: Peter Prymmer <pvhp@forte.com>
29230              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
29231              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
29232      Branch: perl
29233            ! t/pragma/warn/pp_hot
29234 ____________________________________________________________________________
29235 [  7822] By: jhi                                   on 2000/11/22  22:52:20
29236         Log: Be clean.
29237      Branch: perl
29238            ! Makefile.SH
29239 ____________________________________________________________________________
29240 [  7821] By: jhi                                   on 2000/11/22  22:46:39
29241         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
29242              by Damian Conway, as suggested by Paul Marquess.
29243      Branch: perl
29244            + lib/Filter/Simple.pm
29245 ____________________________________________________________________________
29246 [  7820] By: jhi                                   on 2000/11/22  22:45:51
29247         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
29248      Branch: perl
29249            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29250            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29251            + t/lib/filt-util.t
29252            ! MANIFEST
29253 ____________________________________________________________________________
29254 [  7819] By: jhi                                   on 2000/11/22  22:03:27
29255         Log: Integrate perlio.
29256      Branch: perl
29257           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29258           !> win32/makefile.mk
29259 ____________________________________________________________________________
29260 [  7818] By: jhi                                   on 2000/11/22  21:56:02
29261         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
29262      Branch: perl
29263            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
29264            ! t/lib/io_sock.t
29265 ____________________________________________________________________________
29266 [  7817] By: jhi                                   on 2000/11/22  21:39:49
29267         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
29268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29269              Date: Wed, 22 Nov 2000 16:08:12 -0500
29270              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
29271      Branch: perl
29272            ! lib/ExtUtils/Liblist.pm
29273 ____________________________________________________________________________
29274 [  7816] By: jhi                                   on 2000/11/22  21:38:25
29275         Log: Go ahead and #include <unistd.h> in perl.h.
29276      Branch: perl
29277            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
29278            ! util.c
29279 ____________________________________________________________________________
29280 [  7815] By: jhi                                   on 2000/11/22  21:22:52
29281         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
29282              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29283              Date: Mon, 20 Nov 2000 18:30:52 -0500
29284              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
29285      Branch: perl
29286            ! pod/perlre.pod regcomp.c t/op/re_tests
29287 ____________________________________________________________________________
29288 [  7814] By: jhi                                   on 2000/11/22  21:21:46
29289         Log: Subject: [PATCH 5.7.0] Liblist finally works
29290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29291              Date: Tue, 21 Nov 2000 22:02:17 -0500
29292              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
29293      Branch: perl
29294            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
29295            ! lib/ExtUtils/MakeMaker.pm
29296 ____________________________________________________________________________
29297 [  7813] By: jhi                                   on 2000/11/22  21:20:23
29298         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
29299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29300              Date: Wed, 22 Nov 2000 17:53:15 +0100
29301              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
29302              
29303              AIX dynaloader and perlio patch.
29304      Branch: perl
29305            ! ext/DynaLoader/dl_aix.xs
29306 ____________________________________________________________________________
29307 [  7812] By: jhi                                   on 2000/11/22  21:17:52
29308         Log: (Accidentally empty patch.)
29309      Branch: perl
29310            ! av.c
29311 ____________________________________________________________________________
29312 [  7811] By: jhi                                   on 2000/11/22  21:16:31
29313         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
29314              From: Peter Prymmer <pvhp@forte.com>
29315              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
29316              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
29317      Branch: perl
29318            ! vms/test.com
29319 ____________________________________________________________________________
29320 [  7810] By: jhi                                   on 2000/11/22  21:15:36
29321         Log: Subject: Re: perl@7777 
29322              From: "John P. Linderman" <jpl@research.att.com>
29323              Date: Wed, 22 Nov 2000 13:11:11 -0500
29324              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
29325              
29326              Detypoing.
29327      Branch: perl
29328            ! lib/CPAN.pm
29329 ____________________________________________________________________________
29330 [  7809] By: jhi                                   on 2000/11/22  21:14:19
29331         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
29332              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29333              Date:     Wed, 22 Nov 2000 13:51:37 EST
29334              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
29335      Branch: perl
29336            ! perlsdio.h
29337 ____________________________________________________________________________
29338 [  7808] By: jhi                                   on 2000/11/22  21:13:27
29339         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
29340              From: Casey Tweten <crt@kiski.net>
29341              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
29342              Message-Id: <200011201653.LAA10194@home.kiski.net>
29343      Branch: perl
29344            ! t/lib/io_udp.t
29345 ____________________________________________________________________________
29346 [  7807] By: jhi                                   on 2000/11/22  21:12:35
29347         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
29348              From: Casey Tweten <crt@kiski.net>
29349              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
29350              Message-Id: <200011201636.LAA07227@home.kiski.net>
29351      Branch: perl
29352            ! t/lib/io_sock.t
29353 ____________________________________________________________________________
29354 [  7806] By: jhi                                   on 2000/11/22  21:10:59
29355         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
29356              From: "Casey R. Tweten" <crt@kiski.net>
29357              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
29358              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
29359      Branch: perl
29360            ! utils/h2xs.PL
29361 ____________________________________________________________________________
29362 [  7805] By: nick                                  on 2000/11/22  21:05:06
29363         Log: Integrate mainline
29364      Branch: perlio
29365           !> Changes Porting/genlog ext/DB_File/DB_File.xs
29366           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
29367           !> utils/perlbug.PL
29368 ____________________________________________________________________________
29369 [  7804] By: jhi                                   on 2000/11/22  21:01:12
29370         Log: Subject: [PATCH] Test.pm POD peculiarity
29371              From: "Casey R. Tweten" <crt@kiski.net>
29372              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
29373              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
29374      Branch: perl
29375            ! lib/Test.pm
29376 ____________________________________________________________________________
29377 [  7803] By: jhi                                   on 2000/11/22  20:59:59
29378         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
29379              From: "Philip Newton" <pnewton@gmx.de>
29380              Date: Wed, 22 Nov 2000 14:25:53 +0100
29381              Message-Id: <3A1BD771.25462.1939FAD@localhost>
29382              
29383              Be case-understanding also on 's', and use the -oi of sendmail
29384              not to terminate the transmission on a lone '.'.
29385      Branch: perl
29386            ! utils/perlbug.PL
29387 ____________________________________________________________________________
29388 [  7802] By: nick                                  on 2000/11/22  20:51:42
29389         Log: Win32 PerlIO intermediate state now working as expected.
29390              - In current state we are still using C runtime in text/binary
29391              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
29392              - PERLIO=stdio and PERLIO=unix pass all expected tests.
29393              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
29394              and PerlIO_seek() and the dummy crlf layer is not making adjustments
29395              for CRLF translation happening in C runtime. All other tests pass.
29396              
29397              Added note to README.win32 to point out the snags of doing a perl build
29398              with Norton AntiVirus turned on.
29399              
29400              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
29401              which file a fail comes from.
29402              
29403              Updated "canned" config.h to match the one generated.
29404      Branch: perlio
29405            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29406            ! win32/makefile.mk
29407 ____________________________________________________________________________
29408 [  7801] By: jhi                                   on 2000/11/22  06:50:20
29409         Log: Nickety nits.
29410      Branch: perl
29411            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
29412 ____________________________________________________________________________
29413 [  7800] By: jhi                                   on 2000/11/22  01:29:55
29414         Log: Changes had accidentally gone too silent on non-main branches.
29415      Branch: perl
29416            ! Changes Porting/genlog patchlevel.h
29417 ____________________________________________________________________________
29418 [  7799] By: gsar                                  on 2000/11/22  01:02:56
29419         Log: some lib_pm.PL changes snuck in via change#7772
29420      Branch: maint-5.6/perl
29421            ! Makefile.SH
29422 ____________________________________________________________________________
29423 [  7798] By: nick                                  on 2000/11/21  21:59:40
29424         Log: Integrate mainline
29425      Branch: perlio
29426           !> (integrate 28 files)
29427 ____________________________________________________________________________
29428 [  7797] By: jhi                                   on 2000/11/21  21:01:45
29429         Log: Integrate perlio.
29430      Branch: perl
29431           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
29432 ____________________________________________________________________________
29433 [  7796] By: nick                                  on 2000/11/21  20:36:22
29434         Log: Win32 builds and runs (mostly) with USE_PERLIO.
29435              PERLIO=perlio passes all tests. 
29436              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
29437      Branch: perlio
29438            ! perlio.c win32/perllib.c win32/win32.c
29439 ____________________________________________________________________________
29440 [  7795] By: jhi                                   on 2000/11/21  19:03:44
29441         Log: Update Changes.
29442      Branch: perl
29443            ! Changes patchlevel.h
29444 ____________________________________________________________________________
29445 [  7794] By: jhi                                   on 2000/11/21  18:56:34
29446         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
29447              From: "Craig A. Berry" <craigberry@mac.com>
29448              Date: Mon, 20 Nov 2000 20:27:06 -0600
29449              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
29450              
29451              A cut-and-pasto.
29452      Branch: perl
29453            ! perlio.h
29454 ____________________________________________________________________________
29455 [  7793] By: jhi                                   on 2000/11/21  18:54:41
29456         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
29457              From: Dominic Dunlop <domo@computer.org> 
29458              Date: Mon, 20 Nov 2000 18:55:29 +0100
29459              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
29460              
29461              va_copy() and the need of it.
29462              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
29463      Branch: metaconfig/U/perl
29464            + need_va_copy.U
29465      Branch: perl
29466            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29467            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
29468            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
29469            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29470            ! win32/config.bc win32/config.gc win32/config.vc
29471 ____________________________________________________________________________
29472 [  7792] By: jhi                                   on 2000/11/21  17:04:10
29473         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
29474      Branch: perl
29475           !> scope.h
29476 ____________________________________________________________________________
29477 [  7791] By: jhi                                   on 2000/11/21  17:01:16
29478         Log: Export the SOCKS workaround symbols only if necessary.
29479      Branch: perl
29480            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
29481 ____________________________________________________________________________
29482 [  7790] By: nick                                  on 2000/11/20  23:57:11
29483         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
29484      Branch: perlio
29485            ! scope.h
29486 ____________________________________________________________________________
29487 [  7789] By: nick                                  on 2000/11/20  23:38:33
29488         Log: Integrate mainline
29489      Branch: perlio
29490           +> lib/File/Spec/Epoc.pm
29491           !> (integrate 34 files)
29492 ____________________________________________________________________________
29493 [  7788] By: nick                                  on 2000/11/20  23:20:18
29494         Log: Make extra buffer layer work (dummy crlf layer)
29495      Branch: perlio
29496            ! doio.c perlio.c perlio.h
29497 ____________________________________________________________________________
29498 [  7787] By: jhi                                   on 2000/11/20  22:44:04
29499         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
29500              From: Peter Prymmer <pvhp@forte.com>
29501              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
29502              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
29503      Branch: perl
29504            ! t/pragma/locale.t
29505 ____________________________________________________________________________
29506 [  7786] By: jhi                                   on 2000/11/20  22:29:10
29507         Log: Subject: DOC PATCH 5.6.0 perlreftut
29508              From: mjd@plover.com
29509              Date: 20 Nov 2000 19:45:06 -0000
29510              Message-ID: <20001120194506.9505.qmail@plover.com>
29511      Branch: perl
29512            ! pod/perlreftut.pod
29513 ____________________________________________________________________________
29514 [  7785] By: jhi                                   on 2000/11/20  22:27:44
29515         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
29516              From: David Dyck <dcd@tc.fluke.com>
29517              Date: Mon, 20 Nov 2000 11:43:40 -0800
29518              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
29519      Branch: perl
29520            ! lib/Cwd.pm
29521 ____________________________________________________________________________
29522 [  7784] By: jhi                                   on 2000/11/20  22:23:21
29523         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
29524              Date: Mon, 20 Nov 2000 17:06:10 -0500
29525              To: Mailing list Perl5 <perl5-porters@perl.org>
29526              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
29527      Branch: perl
29528            ! pp_ctl.c t/op/pat.t
29529 ____________________________________________________________________________
29530 [  7783] By: jhi                                   on 2000/11/20  22:11:18
29531         Log: Subject: [PATCH] doop.c - UTF8 tr///               
29532              From: Simon Cozens <simon@cozens.net>
29533              Date: Sat, 18 Nov 2000 18:49:30 +0000
29534              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
29535              
29536              Subject: Re: [PATCH] doop.c - UTF8 tr///           
29537              From: Simon Cozens <simon@cozens.net>
29538              Date: Mon, 20 Nov 2000 20:45:22 +0000
29539              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
29540              
29541              Make tr on UTF-8 better but still not correct.
29542      Branch: perl
29543            ! doop.c
29544 ____________________________________________________________________________
29545 [  7782] By: jhi                                   on 2000/11/20  22:02:16
29546         Log: Remove the shared object before attempting to create
29547              (by linking) a new one.  E.g. in AIX not removing
29548              becomes quite painful if one tries to do more than one
29549              build in the same tree (an interrupted build, for example),
29550              since the AIX' shared dynaloader seemingly keeps the shared
29551              objects open and therefore 'busy' for quite a while, even when
29552              nobody is using the objects, leading into link failures.
29553      Branch: perl
29554            ! lib/ExtUtils/MM_Unix.pm
29555 ____________________________________________________________________________
29556 [  7781] By: gsar                                  on 2000/11/20  19:02:55
29557         Log: type mismatch due to faulty integration
29558      Branch: maint-5.6/perl
29559            ! toke.c win32/Makefile
29560 ____________________________________________________________________________
29561 [  7780] By: gsar                                  on 2000/11/20  17:31:55
29562         Log: integrate changes#6392,6394..6399,6401..6404
29563              
29564              The {multiplier} of a fixed substring was overlooked which
29565              caused a wrong initial search offset for that substring.
29566              
29567              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29568              From: Hugo <hv@crypt.compulink.co.uk>
29569              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29570              Date: Thu, 13 Jul 2000 19:27:13 +0100
29571              
29572              Fix the BOM bug: not a byteorder bug, a signedness bug.
29573              
29574              Replace change #6337 with a better one.
29575              
29576              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29577              From: Hugo <hv@crypt.compulink.co.uk>
29578              Date: Fri, 14 Jul 2000 04:16:20 +0100
29579              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29580              
29581              MakeMaker should not remove editor backups (*~) on `make clean`
29582              by default (completes change#6383)
29583              
29584              move new variables to the end of the interpreter structure (for
29585              bincompat in code that doesn't #include XSUB.h)
29586              
29587              rename totally bletcherous SvLOCK() thingy (doesn't do what the
29588              name suggests anyway)
29589              
29590              various cleanups (typos, misformatted code, and small bugs)
29591              
29592              typecasts needed for change#6394
29593              
29594              typos in change#6399, regen headers
29595              
29596              inconsistent types needs casts
29597              
29598              PERL_OBJECT build tweaks
29599      Branch: maint-5.6/perl
29600           !> MANIFEST doop.c embed.h embed.pl embedvar.h
29601           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
29602           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
29603           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
29604           !> toke.c util.c
29605 ____________________________________________________________________________
29606 [  7779] By: gsar                                  on 2000/11/20  17:06:29
29607         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
29608              
29609              Cosmetics and perldelta.
29610              
29611              Fix nits noticed by Boston.pm.
29612              
29613              Do the cc sanity check both before the hints and
29614              after the cc selction.
29615              
29616              get sprintf.t to adjust properly for 3-digit exponents
29617              
29618              don't clobber *.orig files on *clean targets
29619              
29620              fix bugs in processing %v-*d and similar format specs (from
29621              Avi Finkel <avi@finkel.org>)
29622              
29623              sprintf test tweaks (from Dominic Dunlop)
29624              
29625              new selfloader.t in change#6183 doesn't close DATA handles,
29626              and thus fails to clean up tmp files on dosish platforms
29627              
29628              typos (spotted by Peter Prymmer)
29629              
29630              typo fix from Craig Berry
29631      Branch: maint-5.6/perl
29632           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
29633           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
29634           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
29635           !> x2p/Makefile.SH
29636 ____________________________________________________________________________
29637 [  7778] By: gsar                                  on 2000/11/20  16:46:51
29638         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
29639              
29640              Subject: Re: format bug report  [Patch]
29641              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29642              Date: Wed, 05 Jul 2000 13:12:52 +0200
29643              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29644              
29645              Subject: Re: format bug report  [Patch]
29646              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29647              Date: Wed, 05 Jul 2000 14:10:01 +0200
29648              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29649              
29650              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29651              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29652              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29653              Date: Fri, 07 Jul 2000 17:57:16 +0100
29654              
29655              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29656              To: perl5-porters@perl.org
29657              From: Karsten Sperling <spiff@phreax.net>
29658              Date: Mon, 10 Jul 2000 15:12:52 +0200
29659              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29660              
29661              README.posix-bc podified from Thomas Dorner.
29662              
29663              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
29664              From: Dominic Dunlop <domo@computer.org>
29665              Date: Tue, 11 Jul 2000 12:27:33 +0200
29666              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
29667              
29668              Typo in #6341.
29669              
29670              Fix for
29671              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
29672              From: Roderick Schertler <roderick@argon.org>
29673              Date: Tue, 11 Jul 2000 13:55:05 -0400
29674              Message-Id: <200007111755.NAA05077@jones.argon.org>
29675              
29676              Minor cleanups on the booklist.
29677              
29678              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
29679              regen perltoc.
29680              
29681              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
29682      Branch: maint-5.6/perl
29683           +> pod/perlbook.pod
29684           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
29685           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
29686           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
29687 ____________________________________________________________________________
29688 [  7777] By: jhi                                   on 2000/11/20  16:08:49
29689         Log: Update Changes.
29690      Branch: perl
29691            ! Changes patchlevel.h
29692 ____________________________________________________________________________
29693 [  7776] By: jhi                                   on 2000/11/20  15:27:56
29694         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
29695              This may be overly harsh but until proven otherwise, we think this
29696              way, or until we have a simple test for Configure (having to start
29697              up servers is does not count as simple) to check for the problems.
29698      Branch: perl
29699            ! perl.h
29700 ____________________________________________________________________________
29701 [  7775] By: jhi                                   on 2000/11/20  15:22:17
29702         Log: Solaris hints tweaks.
29703      Branch: perl
29704            ! hints/solaris_2.sh
29705 ____________________________________________________________________________
29706 [  7774] By: jhi                                   on 2000/11/20  15:01:20
29707         Log: Add a workaround to SOCKS 64-bit problems.
29708      Branch: perl
29709            ! doio.c embed.h embed.pl perlsdio.h proto.h
29710 ____________________________________________________________________________
29711 [  7773] By: jhi                                   on 2000/11/20  14:51:47
29712         Log: sysseek() instead of seek().
29713      Branch: perl
29714            ! t/lib/syslfs.t
29715 ____________________________________________________________________________
29716 [  7772] By: gsar                                  on 2000/11/20  13:06:23
29717         Log: integrate changes#6315..6319,6321..6331,6333..6338
29718              
29719              Integrate with Sarathy, preliminary fix for unicos
29720              alignment problems in [ID 20000612.002] Perl problem on Cray system.
29721              
29722              some debugger output does not go to the socket when RemotePort is set
29723              
29724              winsock cleanup never done on Windows (leads to handle leaks)
29725              
29726              fix UNC path handling on Windows under ithreads, and chdir()
29727              return value when given a non-existent directory
29728              
29729              Autogenerate pod/Makefile and pod/buildtoc.
29730              buildtoc also checks whether the existin pods are
29731              mentioned in MANIFEST and perl.pod, and vice versa.
29732              (None of the thusly found discrepancies fixed yet.)
29733              roffitall also needs to be autogenerated similarly but it
29734              seems so badly out of date that I didn't touch it yet.
29735              
29736              Config is being used.
29737              
29738              Add =head1 NAMEs so that buildtoc is happy.
29739              (The CGI::Util nit reported to Lincoln.)
29740              
29741              Fix complaints of buildtoc.
29742              
29743              Fix the alignment problem in Crays ([ID 20000612.002]).
29744              
29745              Remove perlbook, update perlfaq book listing,
29746              rearrange perl.pod, regenerate perltoc.
29747              
29748              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
29749              was cast to an unsigned (32-bit) integer with wild abandon.
29750              
29751              winsock options weren't being set in all threads under ithreads
29752              (caused send()s from second and subsequent threads to fail)
29753              
29754              accept() leaks memory on windows due to incorrect ordering of
29755              closesocket() and fclose() calls
29756              
29757              Reorder perl.pod once more.
29758              
29759              More POSIX.pod tweaks.
29760              
29761              Sprinkle ldlibpath.
29762              
29763              Precedence goof, fix based on
29764              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
29765              From: Hugo <hv@crypt.compulink.co.uk>
29766              Date: Tue, 11 Jul 2000 12:52:38 +0100
29767              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
29768              
29769              Subject: PATCH perlguts.pod: Document D and d magic types
29770              From: mjd@plover.com
29771              Date: 5 Jul 2000 18:01:51 -0000
29772              Message-ID: <20000705180151.29413.qmail@plover.com>
29773              
29774              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
29775              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
29776              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
29777              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
29778              
29779              Subject: [PATCH cfgperl] $& segfaults if you trick it
29780              From: simon@brecon.co.uk (Simon Cozens)
29781              Date: 7 Jul 2000 11:26:09 GMT
29782              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
29783              
29784              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29785              From: Hugo <hv@crypt.compulink.co.uk>
29786              Date: Tue, 11 Jul 2000 12:44:50 +0100
29787              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
29788              
29789              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
29790              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29791              Date: Tue, 11 Jul 2000 13:50:51 +0100
29792              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
29793      Branch: maint-5.6/perl
29794           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
29795           +> pod/buildtoc.PL
29796            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
29797           !> (integrate 26 files)
29798 ____________________________________________________________________________
29799 [  7771] By: gsar                                  on 2000/11/20  12:31:42
29800         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
29801              6310,6311,6314
29802              
29803              Subject: [PATCH bleedperl] File::Spec 0.82 beta
29804              From: Barrie Slaymaker <barries@jester.slaysys.com>
29805              Date: Wed, 28 Jun 2000 11:35:29 -0400
29806              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
29807              
29808              tweak perlembed for multiplicity/usethreads sanity; correct notes
29809              about Windows
29810              
29811              localize %INC in a Safe compartment so that use/require work
29812              (many other magic globals probably need similar treatment)
29813              
29814              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
29815              when @_ is modified, causing coredumps
29816              
29817              slurp mode fix in change#4736 still not quite right
29818              
29819              Point to perlipc for more SysV IPC examples.
29820              
29821              Elaborate POSIX.pod.  Still needs work.
29822              
29823              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
29824              
29825              fix large memory leak that has been around for ever, masked by
29826              -DPURIFY (most of the arenas were never freed!)
29827              
29828              fix memory leak on Windows (PL_sys_intern contents were never
29829              freed)
29830              
29831              PERL_OBJECT build tweak
29832              
29833              adjust change#6299
29834              
29835              remove rel2abs prototypes (from Barrie Slaymaker)
29836              
29837              missing perldiag entry for unpack("w",...) diagnostic (from
29838              Andreas Koenig)
29839              
29840              better diagnostic on Frob->stuff() when Frob:: doesn't exist
29841              (from Richard Soderberg <rs@oregonnet.com>)
29842              
29843              Win32 patches for cfgperl from Sarathy.
29844              
29845              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
29846              
29847              More POSIX.pod embellishment.
29848              
29849              tyop in change#6306
29850      Branch: maint-5.6/perl
29851           !> (integrate 44 files)
29852 ____________________________________________________________________________
29853 [  7770] By: gsar                                  on 2000/11/20  11:51:00
29854         Log: integrate changes#6268..6282 from cfgperl branch
29855              
29856              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
29857              From: Dominic Dunlop <domo@computer.org>
29858              Date: Thu, 29 Jun 2000 12:32:39 +0200
29859              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
29860              
29861              Regen headers for #6261 (and update embed.pl for this) and #6267,
29862              silence few compiler warnings.
29863              
29864              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
29865              From: Nicholas Clark <nick@talking.bollo.cx>
29866              Date: Fri, 23 Jun 2000 16:21:15 +0100
29867              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
29868              
29869              Subject: PATCH pod/perltie.pod
29870              From: Ian Phillipps <Ian.Phillipps@iname.com>
29871              Date: Fri, 16 Jun 2000 00:17:19 +0100
29872              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
29873              (only the first hunk, the second hunk had already been done
29874              by some other patch)
29875              
29876              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
29877              From: Tom Phoenix <rootbeer@redcat.com>
29878              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
29879              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
29880              
29881              Subject: [PATCH] xsub attributes
29882              From: Doug MacEachern <dougm@covalent.net>
29883              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
29884              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
29885              
29886              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
29887              From: Andy Dougherty <doughera@lafayette.edu>
29888              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
29889              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
29890              
29891              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
29892              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29893              Date: Tue, 13 Jun 2000 02:43:48 -0500
29894              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
29895              
29896              Subject: [PATCH] Re: eval documentation: context
29897              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29898              Date: Mon, 12 Jun 2000 15:07:29 +0100
29899              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
29900              
29901              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
29902              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29903              Date: Mon, 12 Jun 2000 14:55:59 +0100
29904              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
29905              
29906              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
29907              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
29908              Date: Fri, 09 Jun 2000 12:39:27 -0400
29909              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
29910              (plus update the version "number" of Text::Wrap)
29911              
29912              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
29913              From: Tim Ayers <tayers@bridge.com>
29914              Date: Thu, 08 Jun 2000 08:11:06 +0200
29915              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
29916              [resent by Richard Foley, Message-Id probably wrong]
29917              
29918              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
29919              From: rspier@pobox.com (Robert Spier)
29920              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
29921              Message-ID: <14654.31913.845602.610277@rls.cx>
29922              
29923              Subject: [PATCH 5.6.0] utils/h2xs.PL
29924              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29925              Date: Wed, 7 Jun 2000 04:02:04 -0500
29926              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
29927              
29928              Subject: [PATCH 5.6.0]ITHREADs for VMS
29929              From: Dan Sugalski <dan@sidhe.org>
29930              Date: Tue, 06 Jun 2000 11:59:50 -0400
29931              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
29932      Branch: maint-5.6/perl
29933           !> (integrate 31 files)
29934 ____________________________________________________________________________
29935 [  7769] By: gsar                                  on 2000/11/20  11:29:06
29936         Log: integrate changes#6261..6266 from cfgperl
29937              
29938              Subject: Re: [PATCH cfgperl] BOMs away!
29939              From: simon@brecon.co.uk (Simon Cozens)
29940              Date: 17 Jun 2000 11:49:57 GMT
29941              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
29942              
29943              Subject: 5.6.0 Patch for EPOC
29944              From: Olaf Flebbe <o.flebbe@gmx.de>
29945              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
29946              Message-ID: <23449.960929969@www11.gmx.net>
29947              
29948              tr fixes from Simon Cozens
29949              
29950              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
29951              From: Marty Lucich <marty@netcom.com>
29952              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
29953              Message-Id: <200006282116.OAA11148@netcom.com>
29954              ccdlflags update (the BSD/OS 4.1 part had already been taken
29955              care of by #6141).
29956              
29957              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
29958              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29959              Date: Wed, 28 Jun 2000 17:50:12 -0700
29960              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
29961              
29962              Subject: [PATCH 5.6.0] cygwin port
29963              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
29964              From: "Fifer, Eric" <EFifer@sanwaint.com>
29965              Date: Thu, 29 Jun 2000 12:58:29 +0100
29966      Branch: maint-5.6/perl
29967           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
29968           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
29969           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29970           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
29971 ____________________________________________________________________________
29972 [  7768] By: gsar                                  on 2000/11/20  11:13:44
29973         Log: integrate changes#6252..6256,6259..6260
29974              
29975              Paranoia tweak on #6249.
29976              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
29977              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29978              Date: Sun, 25 Jun 2000 23:43:12 -0400
29979              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
29980              
29981              Subject: tr///, help wanted.
29982              From: simon@brecon.co.uk (Simon Cozens)
29983              Date: 28 Jun 2000 11:29:04 GMT
29984              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
29985              
29986              small thinko tweaks
29987              
29988              tweaks from Simon Conzes to further fix tr/// under utf8
29989              
29990              perlnewmod was missing from MANIFEST.
29991              
29992              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
29993              From: simon@brecon.co.uk (Simon Cozens)
29994              Date: 17 Jun 2000 11:56:44 GMT
29995              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
29996              pack U0, pack C0
29997      Branch: maint-5.6/perl
29998           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
29999           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
30000           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
30001           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
30002 ____________________________________________________________________________
30003 [  7767] By: gsar                                  on 2000/11/20  10:51:38
30004         Log: integrate change#6250 from cfgperl
30005              
30006              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
30007              From: Doug MacEachern <dougm@covalent.net>
30008              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
30009              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
30010      Branch: maint-5.6/perl
30011           +> t/op/my_stash.t
30012           !> MANIFEST embed.pl global.sym proto.h toke.c
30013 ____________________________________________________________________________
30014 [  7766] By: gsar                                  on 2000/11/20  10:48:34
30015         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
30016              
30017              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
30018              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30019              Date: Mon, 26 Jun 2000 18:40:14 +0100
30020              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
30021              
30022              Subject: [PATCH] bytes<->utf8 fixes
30023              From: simon@brecon.co.uk (Simon Cozens)
30024              Date: 26 Jun 2000 04:55:45 GMT
30025              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
30026              
30027              Subject: [PATCH] is_utf8_string
30028              From: simon@brecon.co.uk (Simon Cozens)
30029              Date: 26 Jun 2000 02:25:59 GMT
30030              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
30031              
30032              Subject: [PATCH] avoid mg_ptr in '*' magic
30033              From: Doug MacEachern <dougm@covalent.net>
30034              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
30035              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
30036              
30037              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
30038              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30039              Date: Sat, 24 Jun 2000 13:06:20 +0100
30040              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
30041              
30042              Allow for standalone testing.
30043              
30044              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
30045              From: Mark-Jason Dominus <mjd@plover.com>
30046              Date: Tue, 27 Jun 2000 22:36:42 -0400
30047              Message-ID: <20000628023642.12166.qmail@plover.com>
30048              
30049              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30050              From: Frank Tobin <ftobin@uiuc.edu>
30051              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
30052              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
30053      Branch: maint-5.6/perl
30054           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
30055           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
30056           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
30057           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
30058           !> utf8.c utils/h2xs.PL
30059 ____________________________________________________________________________
30060 [  7765] By: gsar                                  on 2000/11/20  10:29:13
30061         Log: integrate change#6239 from cfgperl
30062              
30063              Configure maintenance.  Sever some dependency cycles,
30064              separate gccversion from the cc unit,
30065              address [ID 20000623.006] Configure script patch for using gcc on AIX
30066              (but solve it a little bit differently),
30067              unduplex some accidentally duplicated units,
30068              suggest using gcc if no cc available
30069              (p5p thread: "Solaris configure: counterproposal", 1999-09)
30070      Branch: maint-5.6/perl
30071           !> Configure Todo-5.6 config_h.SH
30072 ____________________________________________________________________________
30073 [  7764] By: gsar                                  on 2000/11/20  10:25:55
30074         Log: integrate changes#6233..6238 from cfgperl
30075              
30076              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
30077              From: Mark-Jason Dominus <mjd@plover.com>
30078              Date: Fri, 16 Jun 2000 20:53:04 -0400
30079              Message-ID: <20000617005304.8008.qmail@plover.com>
30080              
30081              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
30082              because when run as services (Win32ese for daemons)
30083              no environment variables are set and tmpdir ends up as /tmp,
30084              which is ambiguous.
30085              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
30086              From: matt@sergeant.org
30087              Date: 16 Jun 2000 16:30:43 -0000
30088              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
30089              
30090              The thread begun by
30091              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
30092              From: Kevin.Ruscoe@ubsw.com
30093              Date: Fri, 16 Jun 2000 16:38:51 +0100
30094              Message-Id: <H000019b03c300d6@MHS>
30095              
30096              Tweak embed.pl, regen headers.
30097              
30098              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
30099              From: Dan Sugalski <dan@sidhe.org>
30100              Date: Fri, 23 Jun 2000 17:00:00 -0400
30101              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
30102      Branch: maint-5.6/perl
30103           !> (integrate 27 files)
30104 ____________________________________________________________________________
30105 [  7763] By: gsar                                  on 2000/11/20  10:08:08
30106         Log: s/perl56delta/perldelta/g
30107      Branch: maint-5.6/perl
30108            ! pod/Makefile
30109 ____________________________________________________________________________
30110 [  7762] By: gsar                                  on 2000/11/20  10:04:00
30111         Log: integrate changes#6225,6229,6231,6232 from cfgperl
30112              
30113              Add source code filenames to apidoc.
30114              From: simon@brecon.co.uk (Simon Cozens)
30115              Subject: [PATCH embed.pl] Source X-ref
30116              Date: 22 Jun 2000 02:18:49 GMT
30117              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
30118              
30119              Subject: README.hpux version 0.6.1
30120              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
30121              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
30122              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
30123              
30124              Subject: [PATCH 5.6.0] cygwin port
30125              From: "Fifer, Eric" <EFifer@sanwaint.com>
30126              Date: Tue, 20 Jun 2000 14:30:58 +0100
30127              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
30128              
30129              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
30130              From: simon@brecon.co.uk (Simon Cozens)
30131              Date: 19 Jun 2000 15:18:27 GMT
30132              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
30133              
30134              plus update pod/Makefile and regenerate perltoc
30135      Branch: maint-5.6/perl
30136           +> pod/perlutil.pod
30137           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
30138           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
30139 ____________________________________________________________________________
30140 [  7761] By: jhi                                   on 2000/11/20  04:09:55
30141         Log: Miraculous typo.
30142      Branch: perl
30143            ! t/op/pat.t
30144 ____________________________________________________________________________
30145 [  7760] By: jhi                                   on 2000/11/20  04:06:08
30146         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
30147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30148              Date: Sun, 19 Nov 2000 22:30:26 -0500
30149              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
30150      Branch: perl
30151            ! regexec.c scope.h t/op/pat.t
30152 ____________________________________________________________________________
30153 [  7759] By: jhi                                   on 2000/11/20  02:05:22
30154         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
30155      Branch: perl
30156            ! perl.h
30157 ____________________________________________________________________________
30158 [  7758] By: jhi                                   on 2000/11/20  01:58:11
30159         Log: Subject: [perl 7711: EPOC] updates
30160              From: Olaf Flebbe <o.flebbe@gmx.de>
30161              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
30162              Message-ID: <25575.974658810@www23.gmx.net>               
30163      Branch: perl
30164            + lib/File/Spec/Epoc.pm
30165            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
30166            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
30167            ! lib/File/Spec.pm perl.c sv.c
30168 ____________________________________________________________________________
30169 [  7757] By: jhi                                   on 2000/11/20  01:53:11
30170         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
30171      Branch: perl
30172            ! MANIFEST
30173 ____________________________________________________________________________
30174 [  7756] By: jhi                                   on 2000/11/20  01:47:22
30175         Log: Integrate perlio.
30176      Branch: perl
30177            - ext/re/hints/MSWin32.pl
30178           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
30179           !> win32/config.gc win32/config_H.gc win32/win32sck.c
30180 ____________________________________________________________________________
30181 [  7755] By: nick                                  on 2000/11/19  20:57:17
30182         Log: Add dummy crlf layer (just as buffer)
30183              Correct 1st bug - one layer of indirection.
30184      Branch: perlio
30185            ! perlio.c perlio.h perliol.h
30186 ____________________________________________________________________________
30187 [  7754] By: nick                                  on 2000/11/19  20:56:12
30188         Log: Work-round to Perl_deb_nocontext is no longer required
30189      Branch: perlio
30190            - ext/re/hints/MSWin32.pl
30191 ____________________________________________________________________________
30192 [  7753] By: nick                                  on 2000/11/19  20:01:16
30193         Log: diff -se shows these as different
30194      Branch: perlio
30195            ! global.sym pod/perlapi.pod
30196 ____________________________________________________________________________
30197 [  7752] By: nick                                  on 2000/11/19  18:57:30
30198         Log: Configure GCC/Win32 build -Duseperlio
30199              Fix a couple of gross issues
30200              - double-include of ../deb.o in re.dll
30201              - win32sck.c needs PerlIO and FILE 
30202      Branch: perlio
30203            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
30204            ! win32/win32sck.c
30205 ____________________________________________________________________________
30206 [  7751] By: nick                                  on 2000/11/19  17:05:36
30207         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
30208      Branch: perlio
30209            ! perlio.c
30210 ____________________________________________________________________________
30211 [  7750] By: nick                                  on 2000/11/19  16:57:14
30212         Log: Missing aTHX_
30213      Branch: perlio
30214            ! sv.c
30215 ____________________________________________________________________________
30216 [  7749] By: jhi                                   on 2000/11/19  16:28:40
30217         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
30218              From: "Peter J. Farley III" <pjfarley@banet.net>
30219              Date: Sun, 19 Nov 2000 01:42:58 -0500
30220              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
30221      Branch: perl
30222            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
30223 ____________________________________________________________________________
30224 [  7748] By: jhi                                   on 2000/11/19  16:08:10
30225         Log: Subject: podlators 1.05 available        
30226              From: Russ Allbery <rra@stanford.edu>   
30227              Date: 18 Nov 2000 22:04:28 -0800
30228              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
30229      Branch: perl
30230            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
30231 ____________________________________________________________________________
30232 [  7747] By: nick                                  on 2000/11/19  11:19:39
30233         Log: Integrate mainline
30234      Branch: perlio
30235           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30236           !> util.c
30237 ____________________________________________________________________________
30238 [  7746] By: jhi                                   on 2000/11/19  06:42:22
30239         Log: Make hex scanning warn on "\x{x}" and "\xx".
30240              "\x" and and hex("x") are still valid.
30241      Branch: perl
30242            ! util.c
30243 ____________________________________________________________________________
30244 [  7745] By: nick                                  on 2000/11/18  22:52:28
30245         Log: Integrate mainline
30246      Branch: perlio
30247           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
30248           !> perl.h perlio.c proto.h regcomp.c regcomp.h
30249 ____________________________________________________________________________
30250 [  7744] By: jhi                                   on 2000/11/18  22:50:28
30251         Log: Introduce Perl_utf8_length().  Use it.
30252      Branch: perl
30253            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30254 ____________________________________________________________________________
30255 [  7743] By: jhi                                   on 2000/11/18  22:38:51
30256         Log: Compiler denit.
30257      Branch: perl
30258            ! perlio.c
30259 ____________________________________________________________________________
30260 [  7742] By: jhi                                   on 2000/11/18  20:33:05
30261         Log: Integrate perlio.
30262      Branch: perl
30263           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30264           !> perlio.h pp_ctl.c pp_sys.c sv.c
30265 ____________________________________________________________________________
30266 [  7741] By: jhi                                   on 2000/11/18  20:31:27
30267         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
30268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30269              Date: Fri, 17 Nov 2000 20:35:11 -0500
30270              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
30271              
30272              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
30273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30274              Date: Fri, 17 Nov 2000 21:03:47 -0500
30275              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
30276              
30277              Plus a little bit of tweaking in pregcomp().
30278      Branch: perl
30279            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
30280 ____________________________________________________________________________
30281 [  7740] By: nick                                  on 2000/11/18  20:17:22
30282         Log: Lexical use open ... support:
30283              add ->cop_io to COP structure in cop.h.
30284              Make mg.c and gv.c associate it with ${^OPEN}.
30285              Make lib/open.pm set it.
30286              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
30287              manner similar to ->cop_warnings.
30288              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
30289              call new PerlIO_apply_layers().
30290              Declare latter in perlio.h and define in perlio.c
30291      Branch: perlio
30292            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30293            ! perlio.h pp_ctl.c pp_sys.c sv.c
30294 ____________________________________________________________________________
30295 [  7739] By: jhi                                   on 2000/11/18  19:54:00
30296         Log: Integrate perlio.
30297      Branch: perl
30298           !> doio.c perlio.c pp.c
30299 ____________________________________________________________________________
30300 [  7738] By: jhi                                   on 2000/11/18  17:16:13
30301         Log: Subject: [PATCH 5.7.0] etags broken again
30302              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30303              Date: Sat, 18 Nov 2000 02:41:36 -0500
30304              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
30305      Branch: perl
30306            ! emacs/ptags
30307 ____________________________________________________________________________
30308 [  7737] By: jhi                                   on 2000/11/18  17:12:18
30309         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
30310      Branch: perl
30311            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30312 ____________________________________________________________________________
30313 [  7736] By: nick                                  on 2000/11/18  14:06:20
30314         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
30315              part to be isolated.
30316      Branch: perlio
30317            ! doio.c perlio.c
30318 ____________________________________________________________________________
30319 [  7735] By: nick                                  on 2000/11/18  11:03:32
30320         Log: Integrate mainline
30321      Branch: perlio
30322           !> Changes README.amiga README.win32 patchlevel.h
30323           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
30324 ____________________________________________________________________________
30325 [  7734] By: jhi                                   on 2000/11/18  01:18:56
30326         Log: Update Changes.
30327      Branch: perl
30328            ! Changes patchlevel.h
30329 ____________________________________________________________________________
30330 [  7733] By: jhi                                   on 2000/11/18  00:32:54
30331         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
30332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30333              Date: Fri, 17 Nov 2000 17:28:02 -0500
30334              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
30335      Branch: perl
30336            ! regcomp.c regexec.c t/op/re_tests
30337 ____________________________________________________________________________
30338 [  7732] By: jhi                                   on 2000/11/18  00:28:56
30339         Log: Sparc 64-bit pack() fix from Jens Hamisch.
30340      Branch: perl
30341            ! pp.c
30342 ____________________________________________________________________________
30343 [  7731] By: jhi                                   on 2000/11/18  00:18:39
30344         Log: Explain in more detail the {} syntax ambiguousity.
30345              
30346              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
30347              From: Nicholas Clark <nick@ccl4.org>
30348              Date: Fri, 17 Nov 2000 22:10:28 +0000
30349              Message-ID: <20001117221028.A88930@plum.flirble.org>
30350      Branch: perl
30351            ! pod/perlfunc.pod
30352 ____________________________________________________________________________
30353 [  7730] By: jhi                                   on 2000/11/18  00:12:18
30354         Log: Subject: Fix for README.amiga (20000323.033)
30355              From: "Stephen P. Potter" <spp@spotter.yi.org>
30356              Date: Fri, 17 Nov 2000 12:25:51 -0500
30357              Message-Id: <200011171725.MAA05768@spotter.yi.org>
30358      Branch: perl
30359            ! README.amiga
30360 ____________________________________________________________________________
30361 [  7729] By: jhi                                   on 2000/11/18  00:08:34
30362         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
30363              From: "A. C. Yardley" <yardley@tanet.net>
30364              Date: Mon, 3 Apr 2000 11:35:33 -0700
30365              Message-ID: <3483.000403@tanet.net>
30366      Branch: perl
30367            ! README.win32
30368 ____________________________________________________________________________
30369 [  7728] By: nick                                  on 2000/11/17  21:59:47
30370         Log: Integrate mainline
30371      Branch: perlio
30372           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
30373           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
30374           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
30375           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
30376 ____________________________________________________________________________
30377 [  7727] By: nick                                  on 2000/11/17  21:56:31
30378         Log: Experiment on use of attributes.pm interface.
30379              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
30380              SVt_PVRV if not already something better (else vivify of say magic gets
30381              core dump).
30382      Branch: perlio
30383            ! perlio.c pp.c
30384 ____________________________________________________________________________
30385 [  7726] By: jhi                                   on 2000/11/17  14:15:49
30386         Log: Subject: Fix for 20000815.006
30387              From: "Stephen P. Potter" <spp@spotter.yi.org>
30388              Date: Fri, 17 Nov 2000 08:57:45 -0500
30389              Message-Id: <200011171357.IAA05122@spotter.yi.org>
30390              
30391              It's really 20000518.006.
30392      Branch: perl
30393            ! pod/perlmodlib.PL
30394 ____________________________________________________________________________
30395 [  7725] By: jhi                                   on 2000/11/17  14:12:31
30396         Log: Subject: Fix for 20000409.001
30397              From: "Stephen P. Potter" <spp@spotter.yi.org>
30398              Date: Fri, 17 Nov 2000 08:55:45 -0500
30399              Message-Id: <200011171355.IAA05104@spotter.yi.org>
30400      Branch: perl
30401            ! pod/perlfaq9.pod
30402 ____________________________________________________________________________
30403 [  7724] By: jhi                                   on 2000/11/17  14:08:58
30404         Log: Undo #7627 now that we have =head3.
30405      Branch: perl
30406            ! pod/perlhack.pod
30407 ____________________________________________________________________________
30408 [  7723] By: jhi                                   on 2000/11/17  14:04:09
30409         Log: As surmised the #7719 wasn't a good move.
30410      Branch: perl
30411            ! hints/solaris_2.sh
30412 ____________________________________________________________________________
30413 [  7722] By: jhi                                   on 2000/11/17  13:59:04
30414         Log: Also the 64bitall hints can be either here or there.
30415      Branch: perl
30416            ! hints/solaris_2.sh
30417 ____________________________________________________________________________
30418 [  7721] By: jhi                                   on 2000/11/17  02:26:23
30419         Log: Test tweak for the open pragma.
30420      Branch: perl
30421            ! t/lib/b.t
30422 ____________________________________________________________________________
30423 [  7720] By: jhi                                   on 2000/11/17  00:23:22
30424         Log: The long double hints can be here or there.
30425      Branch: perl
30426            ! hints/solaris_2.sh
30427 ____________________________________________________________________________
30428 [  7719] By: jhi                                   on 2000/11/17  00:14:06
30429         Log: For Solaris use64bitall the stdchar needs a little bit of help.
30430      Branch: perl
30431            ! hints/solaris_2.sh
30432 ____________________________________________________________________________
30433 [  7718] By: jhi                                   on 2000/11/16  23:27:34
30434         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
30435              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30436              Date: Wed, 15 Nov 2000 08:56:32 +0100
30437              Message-ID: <3A1241B0.64477E00@alcatel.at>
30438      Branch: perl
30439            ! lib/Carp/Heavy.pm
30440 ____________________________________________________________________________
30441 [  7717] By: jhi                                   on 2000/11/16  23:23:29
30442         Log: Subject: [PATCH] Re: 20001101.003 PDL
30443              From: Nicholas Clark <nick@ccl4.org>
30444              Date: Thu, 16 Nov 2000 16:48:25 +0000
30445              Message-ID: <20001116164825.B93487@plum.flirble.org>
30446      Branch: perl
30447            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
30448 ____________________________________________________________________________
30449 [  7716] By: jhi                                   on 2000/11/16  23:21:31
30450         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
30451              From: "Casey R. Tweten" <crt@kiski.net>
30452              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
30453              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
30454      Branch: perl
30455            ! lib/Pod/Checker.pm pod/perlpod.pod
30456 ____________________________________________________________________________
30457 [  7715] By: jhi                                   on 2000/11/16  23:19:40
30458         Log: Avoid an infinite loop in VMS when utils scripts are run
30459              with no arguments, from Charles Lane.
30460      Branch: perl
30461            ! configure.com
30462 ____________________________________________________________________________
30463 [  7714] By: jhi                                   on 2000/11/16  23:17:08
30464         Log: Subject: perllocale.pod changes
30465              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30466              Date: Mon, 13 Nov 2000 10:09:22 +0300
30467              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
30468      Branch: perl
30469            ! pod/perllocale.pod
30470 ____________________________________________________________________________
30471 [  7713] By: jhi                                   on 2000/11/16  23:14:06
30472         Log: Integrate perlio.
30473      Branch: perl
30474           !> doio.c perlio.c perlio.h util.c
30475 ____________________________________________________________________________
30476 [  7712] By: nick                                  on 2000/11/16  21:10:58
30477         Log: Integrate mainline
30478      Branch: perlio
30479           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30480           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30481           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
30482           !> vos/config.ga.def vos/config.ga.h win32/config.bc
30483           !> win32/config.gc win32/config.vc
30484 ____________________________________________________________________________
30485 [  7711] By: nick                                  on 2000/11/16  19:56:41
30486         Log: Minor tweaks:
30487              consistent way of getting 'rb', 'wb' etc. for binary opens
30488              move *perlio::layers to *open::layers
30489              a #define to show layers available
30490              DOSISH popen/PerlIO had export/import sense inverted.
30491      Branch: perlio
30492            ! doio.c perlio.c perlio.h util.c
30493 ____________________________________________________________________________
30494 [  7710] By: jhi                                   on 2000/11/16  15:46:05
30495         Log: Add HAS_SBRK_PROTO.
30496      Branch: metaconfig/U/perl
30497            + d_sbrkproto.U
30498      Branch: perl
30499            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30500            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30501            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30502            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30503            ! win32/config.gc win32/config.vc
30504 ____________________________________________________________________________
30505 [  7709] By: nick                                  on 2000/11/16  07:31:49
30506         Log: Integrate mainline
30507      Branch: perlio
30508           !> (integrate 35 files)
30509 ____________________________________________________________________________
30510 [  7708] By: jhi                                   on 2000/11/16  05:33:03
30511         Log: These files are text, not binary.
30512      Branch: perl
30513            ! ext/Encode/Encode/iso8859-10.enc
30514            ! ext/Encode/Encode/iso8859-13.enc
30515            ! ext/Encode/Encode/iso8859-14.enc
30516            ! ext/Encode/Encode/iso8859-15.enc
30517 ____________________________________________________________________________
30518 [  7707] By: jhi                                   on 2000/11/16  01:53:37
30519         Log: Update Changes.
30520      Branch: perl
30521            ! Changes patchlevel.h
30522 ____________________________________________________________________________
30523 [  7706] By: jhi                                   on 2000/11/16  01:35:59
30524         Log: More #undefing of stdio.
30525      Branch: perl
30526            ! fakesdio.h nostdio.h
30527 ____________________________________________________________________________
30528 [  7705] By: jhi                                   on 2000/11/16  01:34:18
30529         Log: Add fwalk() probe to the configuration files and regen perltoc.
30530      Branch: perl
30531            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30532            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
30533            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
30534            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30535            ! win32/config.bc win32/config.gc win32/config.vc
30536 ____________________________________________________________________________
30537 [  7704] By: jhi                                   on 2000/11/16  01:33:07
30538         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
30539              an optional third argument to Inlibc?)
30540      Branch: metaconfig/U/perl
30541            + d__fwalk.U
30542 ____________________________________________________________________________
30543 [  7703] By: jhi                                   on 2000/11/16  01:09:22
30544         Log: The type of the hash_cb() size argument is tricky.
30545      Branch: perl
30546            ! ext/DB_File/DB_File.xs
30547 ____________________________________________________________________________
30548 [  7702] By: jhi                                   on 2000/11/15  23:01:16
30549         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
30550      Branch: perl
30551            ! nostdio.h
30552 ____________________________________________________________________________
30553 [  7701] By: jhi                                   on 2000/11/15  22:52:32
30554         Log: Detypo.
30555      Branch: perl
30556            ! t/lib/bigfltpm.t
30557 ____________________________________________________________________________
30558 [  7700] By: jhi                                   on 2000/11/15  22:51:56
30559         Log: UINT64_C() work continues.
30560      Branch: perl
30561            ! handy.h perl.h utf8.h
30562 ____________________________________________________________________________
30563 [  7699] By: jhi                                   on 2000/11/15  14:13:04
30564         Log: SOCKS has its own USE_THREADS, based on
30565              
30566              Subject: [ID 20001114.002] et. al. bugfix followup
30567              From: Jens Hamisch <jens@Strawberry.COM> 
30568              Date: Wed, 15 Nov 2000 14:23:11 +0100
30569              Message-ID: <20001115142311.A21164@Strawberry.COM>
30570      Branch: perl
30571            ! perl.h
30572 ____________________________________________________________________________
30573 [  7698] By: jhi                                   on 2000/11/15  03:50:56
30574         Log: Add few missing #undefs and sort them.
30575      Branch: perl
30576            ! fakesdio.h
30577 ____________________________________________________________________________
30578 [  7697] By: jhi                                   on 2000/11/15  03:39:14
30579         Log: Linenumber fix.
30580      Branch: perl
30581            ! t/pragma/warn/utf8
30582 ____________________________________________________________________________
30583 [  7696] By: jhi                                   on 2000/11/15  02:55:26
30584         Log: EBCDIC tweaks.
30585              
30586              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
30587              From: Peter Prymmer <pvhp@forte.com>
30588              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
30589              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
30590      Branch: perl
30591            ! t/op/regmesg.t t/pragma/warn/utf8
30592 ____________________________________________________________________________
30593 [  7695] By: jhi                                   on 2000/11/15  02:53:58
30594         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
30595              From: Peter Prymmer <pvhp@forte.com>
30596              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
30597              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
30598      Branch: perl
30599            ! utf8.c
30600 ____________________________________________________________________________
30601 [  7694] By: jhi                                   on 2000/11/15  02:50:55
30602         Log: Subject: [PATCH: perl@7674] updates to README.os390
30603              From: Prymmer/Kahn <pvhp@best.com>
30604              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
30605              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
30606      Branch: perl
30607            ! README.os390
30608 ____________________________________________________________________________
30609 [  7693] By: jhi                                   on 2000/11/15  02:48:37
30610         Log: Quit utf8_to_uv() instantly if curlen == 0.
30611      Branch: perl
30612            ! utf8.c
30613 ____________________________________________________________________________
30614 [  7692] By: jhi                                   on 2000/11/15  02:24:29
30615         Log: Use u_int32_t for the size of hash_cb(), not size_t.
30616              
30617              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
30618              From: Jens Hamisch <jens@Strawberry.COM>     
30619              Date: Tue, 14 Nov 2000 19:03:55 +0100
30620              Message-Id: <20001114190355.A20559@Strawberry.COM>
30621      Branch: perl
30622            ! ext/DB_File/DB_File.xs
30623 ____________________________________________________________________________
30624 [  7691] By: jhi                                   on 2000/11/15  02:20:12
30625         Log: Use UINT64_C().
30626              
30627              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
30628              From: Jens Hamisch <jens@Strawberry.COM>
30629              Date: Tue, 14 Nov 2000 19:16:23 +0100
30630              Message-Id: <20001114191623.G20559@Strawberry.COM>
30631      Branch: perl
30632            ! utf8.c utf8.h
30633 ____________________________________________________________________________
30634 [  7690] By: jhi                                   on 2000/11/15  02:17:06
30635         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
30636              (a macro to define signed and unsigned integer constants).
30637      Branch: perl
30638            ! handy.h
30639 ____________________________________________________________________________
30640 [  7689] By: jhi                                   on 2000/11/15  01:56:51
30641         Log: Regen Configure.
30642      Branch: perl
30643            ! Configure
30644 ____________________________________________________________________________
30645 [  7688] By: jhi                                   on 2000/11/15  01:56:32
30646         Log: Make the unit know about SOCKS.
30647      Branch: metaconfig
30648            ! U/protos/socksizetype.U
30649 ____________________________________________________________________________
30650 [  7687] By: jhi                                   on 2000/11/15  01:54:47
30651         Log: Remove unused dependencies.
30652      Branch: metaconfig
30653            ! U/compline/d_getpagsz.U
30654 ____________________________________________________________________________
30655 [  7686] By: nick                                  on 2000/11/14  21:25:13
30656         Log: Integrate mainline.
30657      Branch: perlio
30658           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
30659           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
30660           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
30661           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
30662           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
30663           !> win32/config.bc win32/config.gc win32/config.vc
30664           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
30665 ____________________________________________________________________________
30666 [  7685] By: jhi                                   on 2000/11/14  17:54:56
30667         Log: Integrate perlio.
30668      Branch: perl
30669           +> fakesdio.h perliol.h
30670           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30671           !> perlsdio.h perlsfio.h pod/perlfunc.pod
30672 ____________________________________________________________________________
30673 [  7684] By: nick                                  on 2000/11/14  17:43:04
30674         Log: PerlIO #include and #ifdef re-work.
30675      Branch: perlio
30676            + fakesdio.h perliol.h
30677            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30678            ! perlsdio.h perlsfio.h
30679 ____________________________________________________________________________
30680 [  7683] By: jhi                                   on 2000/11/14  15:42:40
30681         Log: Hoist the duplicated socket/netdb include logic to perl.h;
30682              undef SETERRNO in case SOCKS has defined it.  Based on:
30683              
30684              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
30685              From: Jens Hamisch <jens@Strawberry.COM> 
30686              Date: Tue, 14 Nov 2000 11:34:40 +0100
30687              Message-Id: <20001114113440.A20005@Strawberry.COM>
30688      Branch: perl
30689            ! doio.c perl.h pp_sys.c
30690 ____________________________________________________________________________
30691 [  7682] By: jhi                                   on 2000/11/14  14:07:28
30692         Log: Subject: some additions for makefiles for win32 (for perl@7674)
30693              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30694              Date: Tue, 14 Nov 2000 09:31:13 +0300
30695              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
30696      Branch: perl
30697            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
30698            ! win32/makefile.mk
30699 ____________________________________________________________________________
30700 [  7681] By: jhi                                   on 2000/11/14  14:01:41
30701         Log: Subject: tiny typo in perl5db.pl
30702              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30703              Date: Tue, 14 Nov 2000 09:29:28 +0300
30704              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
30705      Branch: perl
30706            ! lib/perl5db.pl
30707 ____________________________________________________________________________
30708 [  7680] By: jhi                                   on 2000/11/14  04:13:50
30709         Log: Redo #7679 with LFs instead of CRLFs.
30710      Branch: perl
30711            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
30712            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
30713            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30714 ____________________________________________________________________________
30715 [  7679] By: jhi                                   on 2000/11/14  01:21:09
30716         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
30717              From: Benjamin Stuhl <tiriath@yahoo.com> 
30718              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30719              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30720      Branch: perl
30721            + win32/bin/mdelete.bat
30722            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
30723            ! makedef.pl perlio.c win32/Makefile win32/config.gc
30724            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30725 ____________________________________________________________________________
30726 [  7678] By: jhi                                   on 2000/11/14  01:19:20
30727         Log: Fix the re extension building for Win32.
30728              
30729              Subject: [PATCH perl@7638] Get PerlIO building on Win32
30730              From: Benjamin Stuhl <tiriath@yahoo.com> 
30731              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30732              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30733      Branch: perl
30734            + ext/re/hints/MSWin32.pl
30735            ! MANIFEST
30736 ____________________________________________________________________________
30737 [  7677] By: jhi                                   on 2000/11/14  01:13:54
30738         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
30739              From: sthoenna@efn.org
30740              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
30741              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
30742      Branch: perl
30743            ! doop.c pp.c toke.c utf8.c utf8.h
30744 ____________________________________________________________________________
30745 [  7676] By: jhi                                   on 2000/11/13  20:23:15
30746         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30747              From: Nicholas Clark <nick@ccl4.org>
30748              Date: Mon, 13 Nov 2000 18:55:04 +0000
30749              Message-ID: <20001113185504.J29183@plum.flirble.org>
30750      Branch: perl
30751            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
30752 ____________________________________________________________________________
30753 [  7675] By: nick                                  on 2000/11/13  20:21:57
30754         Log: Integrate mainline ...
30755      Branch: perlio
30756           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
30757           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
30758           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
30759           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
30760 ____________________________________________________________________________
30761 [  7674] By: jhi                                   on 2000/11/13  15:07:56
30762         Log: Update Changes.
30763      Branch: perl
30764            ! Changes patchlevel.h
30765 ____________________________________________________________________________
30766 [  7673] By: jhi                                   on 2000/11/13  14:42:42
30767         Log: Remove the new two tests of lib/io_xs for now, they seem to
30768              fail under perlio on some platforms.
30769      Branch: perl
30770            ! t/lib/io_xs.t
30771 ____________________________________________________________________________
30772 [  7672] By: jhi                                   on 2000/11/13  13:57:53
30773         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
30774      Branch: perl
30775            ! perlio.c
30776 ____________________________________________________________________________
30777 [  7671] By: jhi                                   on 2000/11/13  05:30:48
30778         Log: Placate nervous compilers that see longer than ints switch()ing.
30779      Branch: perl
30780            ! utf8.c
30781 ____________________________________________________________________________
30782 [  7670] By: jhi                                   on 2000/11/13  05:14:21
30783         Log: fputs() does return EOF on error but here we don't care.
30784      Branch: perl
30785            ! perlio.c
30786 ____________________________________________________________________________
30787 [  7669] By: jhi                                   on 2000/11/13  05:02:45
30788         Log: Declare reg_data like reg_substr_data.
30789      Branch: perl
30790            ! regexp.h
30791 ____________________________________________________________________________
30792 [  7668] By: jhi                                   on 2000/11/13  04:54:34
30793         Log: Typos in #7667.
30794      Branch: perl
30795            ! perl.h
30796 ____________________________________________________________________________
30797 [  7667] By: jhi                                   on 2000/11/13  04:49:49
30798         Log: Cleanup messy #ifdef.
30799      Branch: perl
30800            ! perl.h
30801 ____________________________________________________________________________
30802 [  7666] By: jhi                                   on 2000/11/13  04:17:34
30803         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30804              From: Nicholas Clark <nick@talking.bollo.cx>
30805              Date: Sun, 12 Nov 2000 21:14:11 +0000
30806              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
30807              
30808              Note: only one breakage of the two reported is fixed by this patch.
30809      Branch: perl
30810            ! perlio.c
30811 ____________________________________________________________________________
30812 [  7665] By: jhi                                   on 2000/11/13  04:05:07
30813         Log: Tweak the definition of the bit complement on UTF-8 data:
30814              if none of the characters in the string are > 0xff,
30815              the result is a complemented byte string, not a (UTF-8)
30816              char string.  Based on the summary in
30817              
30818              Subject: Re: [ID 20000918.005] ~ on wide chars
30819              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
30820              Date: Fri, 10 Nov 2000 09:47:15 -0800
30821              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
30822              
30823              This should give us the maximum backward (pre-char string)
30824              compatibility and utf8 compatibility.  The other alternative
30825              would be to limit the bit complement to be always byte only,
30826              taking the least significant byte of the chars.
30827      Branch: perl
30828            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
30829 ____________________________________________________________________________
30830 [  7664] By: jhi                                   on 2000/11/13  00:23:44
30831         Log: Couple of tests from #7660 salvaged.
30832      Branch: perl
30833            - t/op/tell.t
30834            ! MANIFEST t/io/tell.t
30835 ____________________________________________________________________________
30836 [  7663] By: jhi                                   on 2000/11/13  00:02:48
30837         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
30838              From: Nicholas Clark <nick@talking.bollo.cx>
30839              Date: Sun, 12 Nov 2000 21:23:43 +0000
30840              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
30841      Branch: perl
30842            ! perlsfio.h
30843 ____________________________________________________________________________
30844 [  7662] By: jhi                                   on 2000/11/13  00:01:39
30845         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
30846              From: Nicholas Clark <nick@talking.bollo.cx>
30847              Date: Sun, 12 Nov 2000 21:30:04 +0000
30848              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
30849      Branch: perl
30850            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
30851 ____________________________________________________________________________
30852 [  7661] By: jhi                                   on 2000/11/12  23:57:29
30853         Log: Document tell() on special streams.
30854      Branch: perl
30855            ! pod/perlfunc.pod
30856 ____________________________________________________________________________
30857 [  7660] By: jhi                                   on 2000/11/12  23:54:22
30858         Log: (Subsumed by #7664)
30859      Branch: perl
30860            + t/op/tell.t
30861            ! MANIFEST
30862 ____________________________________________________________________________
30863 [  7659] By: jhi                                   on 2000/11/12  22:55:25
30864         Log: Many subdocumented return values of the IO extension now documented.
30865              ungetc and write still left subdocumented.
30866              
30867              Subject: [PATCH] (was Re: IO::Handle::ungetc)
30868              From: Nicholas Clark <nick@talking.bollo.cx>
30869              Date: Sun, 12 Nov 2000 21:35:53 +0000
30870              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
30871      Branch: perl
30872            ! ext/IO/lib/IO/Handle.pm
30873 ____________________________________________________________________________
30874 [  7658] By: jhi                                   on 2000/11/12  21:37:06
30875         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
30876              From: Nicholas Clark <nick@talking.bollo.cx>
30877              Date: Sun, 12 Nov 2000 20:03:22 +0000
30878              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
30879      Branch: perl
30880            ! pod/perlfunc.pod
30881 ____________________________________________________________________________
30882 [  7657] By: jhi                                   on 2000/11/12  20:34:55
30883         Log: Integrate perlio.
30884      Branch: perl
30885           !> perlio.c
30886 ____________________________________________________________________________
30887 [  7656] By: nick                                  on 2000/11/12  19:25:06
30888         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
30889      Branch: perlio
30890            ! perlio.c
30891 ____________________________________________________________________________
30892 [  7655] By: nick                                  on 2000/11/12  19:09:41
30893         Log: Integrate mainline
30894      Branch: perlio
30895           +> README.solaris ext/Encode/Encode/cp1006.enc
30896           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
30897           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
30898           +> ext/Encode/Encode/iso8859-13.enc
30899           +> ext/Encode/Encode/iso8859-14.enc
30900           +> ext/Encode/Encode/iso8859-15.enc
30901           !> (integrate 34 files)
30902 ____________________________________________________________________________
30903 [  7654] By: jhi                                   on 2000/11/12  19:00:22
30904         Log: Add a metaconfig unit for fsync.
30905      Branch: metaconfig/U/perl
30906            + d_fsync.U
30907 ____________________________________________________________________________
30908 [  7653] By: jhi                                   on 2000/11/12  19:00:01
30909         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
30910      Branch: perl
30911            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30912            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30913            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30914            ! vos/config.ga.h win32/config.bc win32/config.gc
30915            ! win32/config.vc
30916 ____________________________________________________________________________
30917 [  7652] By: jhi                                   on 2000/11/11  21:12:01
30918         Log: Copy the s// information of README.hpux also to the perlrun.
30919      Branch: perl
30920            ! README.hpux pod/perlrun.pod
30921 ____________________________________________________________________________
30922 [  7651] By: jhi                                   on 2000/11/11  21:03:13
30923         Log: More README.solaris updates from Andy Dougherty.
30924      Branch: perl
30925            ! README.solaris
30926 ____________________________________________________________________________
30927 [  7650] By: jhi                                   on 2000/11/11  18:38:57
30928         Log: More descriptive error for unknown perlio layers.
30929              
30930              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
30931              From: Dominic Dunlop <domo@computer.org> 
30932              Date: Sat, 11 Nov 2000 18:20:32 +0100             
30933              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
30934      Branch: perl
30935            ! perlio.c pod/perldiag.pod
30936 ____________________________________________________________________________
30937 [  7649] By: jhi                                   on 2000/11/11  18:37:52
30938         Log: MachTen doesn't really do mmap() and munmap().
30939              
30940              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
30941              From: Dominic Dunlop <domo@computer.org> 
30942              Date: Sat, 11 Nov 2000 18:20:32 +0100             
30943              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
30944      Branch: perl
30945            ! hints/machten.sh
30946 ____________________________________________________________________________
30947 [  7648] By: jhi                                   on 2000/11/11  18:36:46
30948         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
30949              From: rspier@pobox.com (Robert Spier)
30950              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
30951              Message-ID: <14861.32839.491271.985797@rls.cx>
30952      Branch: perl
30953            ! Porting/Contract pod/perltoot.pod
30954 ____________________________________________________________________________
30955 [  7647] By: jhi                                   on 2000/11/11  18:35:30
30956         Log: Simplify the getpagesize() unit by dropping the
30957              pagesize probe since it's nowadays slightly more
30958              complicated because of sysconf(). (Note: if some
30959              platform really needs the -lPW for getpagesize,
30960              I just broke it.)
30961              
30962              TODO: a new pagesize unit.
30963      Branch: metaconfig
30964            ! U/compline/d_getpagsz.U
30965 ____________________________________________________________________________
30966 [  7646] By: jhi                                   on 2000/11/11  18:33:23
30967         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
30968      Branch: perl
30969            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30970            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30971            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30972            ! vos/config.ga.h win32/config.bc win32/config.gc
30973            ! win32/config.vc
30974 ____________________________________________________________________________
30975 [  7645] By: jhi                                   on 2000/11/11  16:45:15
30976         Log: Use sysconf() or getpagesize() to find out the pagesize.
30977      Branch: perl
30978            ! perlio.c
30979 ____________________________________________________________________________
30980 [  7644] By: jhi                                   on 2000/11/11  15:46:08
30981         Log: Integrate perlio.
30982      Branch: perl
30983           !> perlio.c
30984 ____________________________________________________________________________
30985 [  7643] By: jhi                                   on 2000/11/11  15:33:36
30986         Log: Subject: Re: [PATCH] README.solaris
30987              From: Lupe Christoph <lupe@lupe-christoph.de>
30988              Date: Sat, 11 Nov 2000 14:08:10 +0100
30989              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
30990      Branch: perl
30991            ! README.solaris
30992 ____________________________________________________________________________
30993 [  7642] By: jhi                                   on 2000/11/11  15:22:12
30994         Log: Subject: [PATCH perl@7638] cygwin port
30995              From: "Eric Fifer" <egf7@columbia.edu>            
30996              Date: Fri, 10 Nov 2000 19:30:30 -0000
30997              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
30998      Branch: perl
30999            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
31000 ____________________________________________________________________________
31001 [  7641] By: nick                                  on 2000/11/11  14:50:36
31002         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
31003              Also call "Buf" layer directly when unread'ing non-read chars.
31004      Branch: perlio
31005            ! perlio.c
31006 ____________________________________________________________________________
31007 [  7640] By: jhi                                   on 2000/11/11  02:05:02
31008         Log: Add more encoding tables.
31009      Branch: perl
31010            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
31011            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
31012            + ext/Encode/Encode/iso8859-10.enc
31013            + ext/Encode/Encode/iso8859-13.enc
31014            + ext/Encode/Encode/iso8859-14.enc
31015            + ext/Encode/Encode/iso8859-15.enc
31016            ! MANIFEST
31017 ____________________________________________________________________________
31018 [  7639] By: jhi                                   on 2000/11/10  18:49:25
31019         Log: Subject: [PATCH] README.solaris
31020              From: Andy Dougherty <doughera@lafayette.edu>
31021              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
31022              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
31023      Branch: perl
31024            + README.solaris
31025            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
31026            ! pod/perl.pod pod/perltoc.pod
31027 ____________________________________________________________________________
31028 [  7638] By: jhi                                   on 2000/11/10  15:04:15
31029         Log: Update Changes.
31030      Branch: perl
31031            ! Changes patchlevel.h
31032 ____________________________________________________________________________
31033 [  7637] By: jhi                                   on 2000/11/10  14:14:28
31034         Log: Explain better why certain regex tests are skipped.
31035              
31036              Subject: Re: tests skipped: unknown reason
31037              From: Lupe Christoph <lupe@lupe-christoph.de>
31038              Date: Fri, 10 Nov 2000 09:08:56 +0100
31039              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
31040      Branch: perl
31041            ! t/op/regexp.t
31042 ____________________________________________________________________________
31043 [  7636] By: nick                                  on 2000/11/10  13:40:00
31044         Log: Integrate mainline.
31045      Branch: perlio
31046           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
31047           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
31048           !> win32/bin/search.pl
31049 ____________________________________________________________________________
31050 [  7635] By: nick                                  on 2000/11/10  13:25:52
31051         Log: Re-instate stdio large file support via perlio.
31052      Branch: perl
31053            ! perlio.c
31054 ____________________________________________________________________________
31055 [  7634] By: jhi                                   on 2000/11/10  04:49:55
31056         Log: Amdahl UTS hints updates.
31057              
31058              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
31059              From: hom00@utsglobal.com (Harold O Morris)
31060              Date: Thu, 9 Nov 2000 20:02 PST
31061              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
31062      Branch: perl
31063            ! hints/uts.sh
31064 ____________________________________________________________________________
31065 [  7633] By: jhi                                   on 2000/11/09  23:33:28
31066         Log: Subject: [PATCH] IO::Seekable pod
31067              From: Nicholas Clark <nick@talking.bollo.cx>
31068              Date: Thu, 9 Nov 2000 20:29:45 +0000
31069              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
31070      Branch: perl
31071            ! ext/IO/lib/IO/Handle.pm
31072 ____________________________________________________________________________
31073 [  7632] By: jhi                                   on 2000/11/09  21:55:41
31074         Log: Various doc oddball characters.
31075              
31076              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
31077              From: Michael Somos <somos@grail.cba.csuohio.edu>
31078              Date: Mon, 6 Nov 2000 17:44:20 -0500
31079              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
31080      Branch: perl
31081            ! emacs/cperl-mode.el lib/unicode/syllables.txt
31082            ! win32/bin/search.pl
31083 ____________________________________________________________________________
31084 [  7631] By: jhi                                   on 2000/11/09  21:12:29
31085         Log: Subject: Re: bash -c exit and linux hints 
31086              From: "John P. Linderman" <jpl@research.att.com>
31087              Date: Thu, 02 Nov 2000 09:37:25 -0500
31088              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
31089      Branch: perl
31090            ! hints/linux.sh
31091 ____________________________________________________________________________
31092 [  7630] By: nick                                  on 2000/11/09  20:34:11
31093         Log: Integrate mainline.
31094      Branch: perlio
31095           !> (integrate 91 files)
31096 ____________________________________________________________________________
31097 [  7629] By: jhi                                   on 2000/11/09  19:46:31
31098         Log: Missing dTHXs.
31099              
31100              Subject: RE: perl@7595 builds not on cygwin
31101              From: "Eric Fifer" <egf7@columbia.edu>
31102              Date: Thu, 9 Nov 2000 19:26:50 -0000
31103              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
31104      Branch: perl
31105            ! ext/Devel/Peek/Peek.xs
31106 ____________________________________________________________________________
31107 [  7628] By: jhi                                   on 2000/11/09  14:48:27
31108         Log: Disable only the tests 99 and 166 for UTF-8 locales.
31109      Branch: perl
31110            ! t/pragma/locale.t
31111 ____________________________________________________________________________
31112 [  7627] By: jhi                                   on 2000/11/09  14:40:27
31113         Log: There's no =head3.
31114      Branch: perl
31115            ! pod/perlhack.pod
31116 ____________________________________________________________________________
31117 [  7626] By: jhi                                   on 2000/11/09  13:54:26
31118         Log: The generated boot_* headers are wrong.  Pickier compiler,
31119              such as KAI C++ will refuse to compile the resulting perlmain.
31120              
31121              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
31122              From: Harri Pasanen <harri.pasanen@trema.com>
31123              Date: Thu, 09 Nov 2000 14:23:28 +0100
31124              Message-Id: <3A0AA550.26D548A3@trema.com>
31125      Branch: perl
31126            ! minimod.pl
31127 ____________________________________________________________________________
31128 [  7625] By: jhi                                   on 2000/11/09  13:50:44
31129         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
31130              From: Prymmer/Kahn <pvhp@best.com>
31131              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
31132              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
31133              
31134              All except the "cow orker" change.
31135      Branch: perl
31136            ! Porting/pumpkin.pod
31137 ____________________________________________________________________________
31138 [  7624] By: jhi                                   on 2000/11/09  13:45:33
31139         Log: Fix for
31140              
31141              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
31142              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
31143              Date: Thu, 09 Nov 2000 11:05:52 +0100
31144              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
31145      Branch: perl
31146            ! pod/perldiag.pod t/pragma/warn/pp_sys
31147 ____________________________________________________________________________
31148 [  7623] By: jhi                                   on 2000/11/09  13:37:16
31149         Log: Typo in an ifndef.
31150              
31151              Subject: Re: [PATCH 5.7.0] better messages from malloc()
31152              From: Joe Smith <jms@inwap.com>         
31153              Date: Thu, 09 Nov 2000 01:33:14 -0800
31154              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
31155      Branch: perl
31156            ! malloc.c
31157 ____________________________________________________________________________
31158 [  7622] By: jhi                                   on 2000/11/09  13:31:18
31159         Log: Remove unused extra arguments.
31160      Branch: metaconfig/U/perl
31161            ! perlxv.U
31162      Branch: perl
31163            ! Configure config_h.SH
31164 ____________________________________________________________________________
31165 [  7621] By: jhi                                   on 2000/11/09  13:16:36
31166         Log: More VMS moves on environment handling, from Charles Lane.
31167      Branch: perl
31168            ! t/pragma/locale.t
31169 ____________________________________________________________________________
31170 [  7620] By: jhi                                   on 2000/11/09  04:42:38
31171         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
31172              From: David Dyck <dcd@tc.fluke.com>
31173              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
31174              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
31175      Branch: perl
31176            ! pp_sys.c
31177 ____________________________________________________________________________
31178 [  7619] By: jhi                                   on 2000/11/09  04:36:21
31179         Log: Forgot from #7618.
31180      Branch: perl
31181            ! lib/File/stat.pm
31182 ____________________________________________________________________________
31183 [  7618] By: jhi                                   on 2000/11/09  04:28:44
31184         Log: Make deleting for %ENV work for (newer versions of) VMS,
31185              from Craig A. Berry.
31186      Branch: perl
31187            ! vms/vms.c
31188 ____________________________________________________________________________
31189 [  7617] By: jhi                                   on 2000/11/09  04:25:05
31190         Log: Subject: [PATCH] Class::Struct at compile time
31191              From: "Casey R. Tweten" <crt@kiski.net>
31192              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
31193              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
31194      Branch: perl
31195            ! lib/Class/Struct.pm
31196 ____________________________________________________________________________
31197 [  7616] By: jhi                                   on 2000/11/09  04:15:17
31198         Log: Subject: [ID 20001108.013] spelling
31199              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
31200              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
31201              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
31202      Branch: perl
31203            ! lib/ftp.pl
31204 ____________________________________________________________________________
31205 [  7615] By: jhi                                   on 2000/11/09  04:12:42
31206         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
31207              From: Peter Prymmer <pvhp@forte.com>
31208              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
31209              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
31210      Branch: perl
31211            ! configure.com
31212 ____________________________________________________________________________
31213 [  7614] By: jhi                                   on 2000/11/08  22:42:55
31214         Log: A missing aTHX_.
31215      Branch: perl
31216            ! ext/IPC/SysV/SysV.xs
31217 ____________________________________________________________________________
31218 [  7613] By: jhi                                   on 2000/11/08  19:30:21
31219         Log: Update Changes.
31220      Branch: perl
31221            ! Changes patchlevel.h
31222 ____________________________________________________________________________
31223 [  7612] By: jhi                                   on 2000/11/08  18:35:25
31224         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
31225              From: David Dyck <dcd@tc.fluke.com>
31226              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
31227              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
31228      Branch: perl
31229            ! pp_sys.c
31230 ____________________________________________________________________________
31231 [  7611] By: jhi                                   on 2000/11/08  18:30:26
31232         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
31233              From: Dominic Dunlop <domo@computer.org>
31234              Date: Tue, 7 Nov 2000 12:05:25 +0100
31235              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
31236      Branch: perl
31237            ! malloc.c
31238 ____________________________________________________________________________
31239 [  7610] By: jhi                                   on 2000/11/08  18:25:14
31240         Log: Do not test UTF-8 locales since that the tests would require
31241              polymorphic regexen.
31242      Branch: perl
31243            ! t/pragma/locale.t
31244 ____________________________________________________________________________
31245 [  7609] By: jhi                                   on 2000/11/08  17:12:51
31246         Log: Locale buglets.
31247              
31248              Subject: RE: Locales support (setlocale) fixes
31249              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31250              Date: Wed, 8 Nov 2000 20:01:39 +0300
31251              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
31252      Branch: perl
31253            ! t/pragma/locale.t util.c
31254 ____________________________________________________________________________
31255 [  7608] By: jhi                                   on 2000/11/08  17:00:16
31256         Log: Deleting $ENV{PATH} in VMS is not recommendable.
31257      Branch: perl
31258            ! t/pragma/locale.t
31259 ____________________________________________________________________________
31260 [  7607] By: jhi                                   on 2000/11/08  16:58:26
31261         Log: Subject: PATCH std stdio for (Free)BSD
31262              From: Nicholas Clark <nick@ccl4.org>
31263              Date: Wed, 8 Nov 2000 15:36:29 +0000
31264              Message-ID: <20001108153629.D98736@plum.flirble.org>
31265      Branch: metaconfig
31266            ! U/compline/d_stdstdio.U
31267      Branch: perl
31268            ! Configure config_h.SH
31269 ____________________________________________________________________________
31270 [  7606] By: jhi                                   on 2000/11/08  16:43:31
31271         Log: Forgot to bump the line numbers in #7601.
31272      Branch: perl
31273            ! t/pragma/warn/pp_sys
31274 ____________________________________________________________________________
31275 [  7605] By: jhi                                   on 2000/11/08  16:39:12
31276         Log: More careful detection of how well NVs and UVs mix.
31277              
31278              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))
31279              From: Nicholas Clark <nick@ccl4.org>
31280              Date: Wed, 8 Nov 2000 15:14:12 +0000
31281              Message-ID: <20001108151412.B98736@plum.flirble.org>
31282              
31283              Added some SIGFPE paranoia.
31284      Branch: metaconfig/U/perl
31285            ! perlxv.U
31286      Branch: perl
31287            ! Configure config_h.SH
31288 ____________________________________________________________________________
31289 [  7604] By: jhi                                   on 2000/11/08  14:39:10
31290         Log: Subject: [patch perl@7595] VMS configure.com tweak
31291              From: "Craig A. Berry" <craigberry@mac.com>
31292              Date: Wed, 8 Nov 2000 00:24:12 -0600
31293              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
31294      Branch: perl
31295            ! configure.com
31296 ____________________________________________________________________________
31297 [  7603] By: jhi                                   on 2000/11/08  14:27:11
31298         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
31299              From: Robin Barker <rmb1@cise.npl.co.uk>
31300              Date: Wed, 8 Nov 2000 11:11:39 GMT
31301              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
31302      Branch: perl
31303            ! perlio.c
31304 ____________________________________________________________________________
31305 [  7602] By: jhi                                   on 2000/11/08  14:25:03
31306         Log: Fix for the tie-refhash string table leaks.
31307              
31308              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
31309              Date: Wed, 8 Nov 2000 13:03:04 GMT
31310              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
31311      Branch: perl
31312            ! t/lib/tie-refhash.t
31313 ____________________________________________________________________________
31314 [  7601] By: jhi                                   on 2000/11/08  14:21:08
31315         Log: Try to avoid flockless and emulationless places.
31316      Branch: perl
31317            ! t/pragma/warn/pp_sys
31318 ____________________________________________________________________________
31319 [  7600] By: jhi                                   on 2000/11/08  02:28:54
31320         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
31321              
31322              Subject: [PATCH] prototyped functions that should be overrideable
31323              From: "Casey R. Tweten" <crt@kiski.net>
31324              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
31325              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
31326      Branch: perl
31327            ! toke.c
31328 ____________________________________________________________________________
31329 [  7599] By: jhi                                   on 2000/11/08  01:12:05
31330         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
31331              
31332              Subject: [PATCH] perlbug.PL
31333              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31334              Date: Mon, 6 Nov 2000 21:39:01 -0500
31335              Message-ID: <20001106213901.B20955@O2.chapin.edu>
31336      Branch: perl
31337            ! utils/perlbug.PL
31338 ____________________________________________________________________________
31339 [  7598] By: jhi                                   on 2000/11/07  23:42:00
31340         Log: Bad thinko in #7581 (I used the test program with the expanded
31341              values as-is).
31342      Branch: metaconfig
31343            ! U/compline/d_stdstdio.U
31344      Branch: perl
31345            ! Configure
31346 ____________________________________________________________________________
31347 [  7597] By: jhi                                   on 2000/11/07  21:43:29
31348         Log: Subject: [PATCH perl@7573] cygwin port
31349              From: "Fifer, Eric" <EFifer@sanwaint.com>
31350              Date: Tue, 7 Nov 2000 18:08:51 -0000 
31351              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
31352              
31353              Synchronize with Cygwin 1.1.5.
31354      Branch: perl
31355            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
31356            ! pod/perlport.pod unixish.h util.c
31357 ____________________________________________________________________________
31358 [  7596] By: jhi                                   on 2000/11/07  21:39:25
31359         Log: perlhack updates from H.Merijn Brand.
31360      Branch: perl
31361            ! pod/perlhack.pod
31362 ____________________________________________________________________________
31363 [  7595] By: jhi                                   on 2000/11/07  20:21:41
31364         Log: Update Changes.
31365      Branch: perl
31366            ! Changes patchlevel.h
31367 ____________________________________________________________________________
31368 [  7594] By: jhi                                   on 2000/11/07  19:18:58
31369         Log: Be more robust in Dynaloader.pm.
31370      Branch: perl
31371            ! ext/DynaLoader/DynaLoader_pm.PL
31372 ____________________________________________________________________________
31373 [  7593] By: jhi                                   on 2000/11/07  16:49:31
31374         Log: AUTHORS update.
31375      Branch: perl
31376            ! AUTHORS
31377 ____________________________________________________________________________
31378 [  7592] By: gsar                                  on 2000/11/07  16:39:51
31379         Log: normalize relative paths in virtualized current directory on windows,
31380              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
31381              returns)
31382      Branch: perl
31383            ! win32/vdir.h
31384 ____________________________________________________________________________
31385 [  7591] By: jhi                                   on 2000/11/07  16:04:26
31386         Log: Too profiler-happy: with optimization the #7590 actually makes
31387              the test to run 0.5% _slower_.  Requires much more instrumentation.
31388              Retract #7590.
31389      Branch: perl
31390            ! regcomp.c regcomp.h
31391 ____________________________________________________________________________
31392 [  7590] By: jhi                                   on 2000/11/07  15:51:13
31393         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
31394              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
31395              by using memset() and testing bytewise (as opposed to bitwise).
31396      Branch: perl
31397            ! regcomp.c regcomp.h
31398 ____________________________________________________________________________
31399 [  7589] By: jhi                                   on 2000/11/07  12:56:39
31400         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
31401              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31402              Date: Mon, 06 Nov 2000 23:45:30 -0500
31403              Message-Id: <0011079735.AA973576259@univpress.com>
31404      Branch: perl
31405            ! configure.com t/lib/st-lock.t
31406 ____________________________________________________________________________
31407 [  7588] By: jhi                                   on 2000/11/07  01:03:28
31408         Log: Tweak #7587.
31409      Branch: perl
31410            ! pod/perldiag.pod
31411 ____________________________________________________________________________
31412 [  7587] By: jhi                                   on 2000/11/07  01:00:27
31413         Log: A doc addition for bug id 20001105.019, beware \p.
31414      Branch: perl
31415            ! pod/perldiag.pod
31416 ____________________________________________________________________________
31417 [  7586] By: jhi                                   on 2000/11/07  00:32:22
31418         Log: Fake support of holey files in win/dosish platforms.
31419              
31420              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
31421              From: kipp@shonanblue.ne.jp
31422              Date: Mon, 6 Nov 2000 13:30:55 -0800
31423              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
31424      Branch: perl
31425            ! ext/SDBM_File/sdbm/sdbm.c
31426 ____________________________________________________________________________
31427 [  7585] By: jhi                                   on 2000/11/07  00:12:54
31428         Log: Subject: Pod updates
31429              From: "Stephen P. Potter" <spp@spotter.yi.org>
31430              Date: Mon, 06 Nov 2000 18:56:43 -0500
31431              Message-Id: <200011062357.SAA18173@spotter.yi.org>
31432      Branch: perl
31433            ! README.dos README.os2 README.win32 pod/buildtoc.PL
31434            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
31435            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
31436            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
31437            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
31438            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
31439            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
31440            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
31441            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
31442            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
31443            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
31444            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
31445            ! pod/perltootc.pod pod/perlunicode.pod
31446 ____________________________________________________________________________
31447 [  7584] By: jhi                                   on 2000/11/07  00:04:17
31448         Log: Varargs don't always work too well if one puts an unsigned
31449              char on the stack and pop an unsigned quad off the stack.
31450              
31451              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
31452              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
31453              Date: Mon, 06 Nov 2000 15:19:05 -0800
31454              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
31455      Branch: perl
31456            ! utf8.c
31457 ____________________________________________________________________________
31458 [  7583] By: jhi                                   on 2000/11/06  23:58:48
31459         Log: %ENV note tweaks from Dan Sugalski.
31460      Branch: perl
31461            ! pod/perlport.pod vms/perlvms.pod
31462 ____________________________________________________________________________
31463 [  7582] By: jhi                                   on 2000/11/06  23:05:49
31464         Log: glibc5 detection by __GNU_LIBRARY__.
31465      Branch: perl
31466            ! toke.c
31467 ____________________________________________________________________________
31468 [  7581] By: jhi                                   on 2000/11/06  22:51:29
31469         Log: Make the stdio test program of 7427 less noisy while being 
31470              compiled so that Digital UNIX wouldn't get both
31471              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
31472              undefined.  This makes perlio happy.
31473      Branch: metaconfig
31474            ! U/compline/d_stdstdio.U
31475      Branch: perl
31476            ! Configure config_h.SH
31477 ____________________________________________________________________________
31478 [  7580] By: jhi                                   on 2000/11/06  22:41:41
31479         Log: Document %ENV = () portability issues.
31480      Branch: perl
31481            ! pod/perlport.pod vms/perlvms.pod
31482 ____________________________________________________________________________
31483 [  7579] By: jhi                                   on 2000/11/06  21:29:24
31484         Log: VOS updates from Paul Green.
31485      Branch: perl
31486            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31487 ____________________________________________________________________________
31488 [  7578] By: jhi                                   on 2000/11/06  21:00:40
31489         Log: Sanitize the environment further.
31490      Branch: perl
31491            ! t/pragma/locale.t
31492 ____________________________________________________________________________
31493 [  7577] By: jhi                                   on 2000/11/06  20:53:51
31494         Log: Re-introduce 7552 lost in integration.
31495      Branch: perl
31496            ! perlio.c
31497 ____________________________________________________________________________
31498 [  7576] By: jhi                                   on 2000/11/06  20:33:46
31499         Log: Admit that the test leaks scalars.
31500      Branch: perl
31501            ! t/comp/proto.t
31502 ____________________________________________________________________________
31503 [  7575] By: jhi                                   on 2000/11/06  20:17:08
31504         Log: Integrate perlio.
31505      Branch: perl
31506           !> perlio.c
31507 ____________________________________________________________________________
31508 [  7574] By: nick                                  on 2000/11/06  20:07:28
31509         Log: Remove debug. Try (Mmap_t) on madvise() call.
31510      Branch: perlio
31511            ! perlio.c
31512 ____________________________________________________________________________
31513 [  7573] By: jhi                                   on 2000/11/06  13:56:05
31514         Log: Update Changes.
31515      Branch: perl
31516            ! Changes patchlevel.h
31517 ____________________________________________________________________________
31518 [  7572] By: jhi                                   on 2000/11/06  13:48:41
31519         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
31520              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31521              Date: Mon, 06 Nov 2000 10:11:42 +0100
31522              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
31523      Branch: perl
31524            ! pod/perlhack.pod
31525 ____________________________________________________________________________
31526 [  7571] By: jhi                                   on 2000/11/06  01:45:51
31527         Log: AUTHORS updates.
31528      Branch: perl
31529            ! AUTHORS
31530 ____________________________________________________________________________
31531 [  7570] By: jhi                                   on 2000/11/06  00:18:00
31532         Log: Fix for
31533              
31534              Subject: [ID 20000728.005] perl -P broken
31535              From: David Dyck <dcd@tc.fluke.com>
31536              Date: Fri, 28 Jul 2000 17:19:16 -0700
31537              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
31538              
31539              (hopefully).  The fix is also not complete, it seems to break
31540              BOM swallowing for libc5 systems, but until someone figures
31541              out a way to do this without ftell(), this will do.
31542      Branch: perl
31543            ! toke.c
31544 ____________________________________________________________________________
31545 [  7569] By: jhi                                   on 2000/11/06  00:05:30
31546         Log: Document that the evaled syntax errors cause scalar leaks.
31547      Branch: perl
31548            ! t/comp/proto.t
31549 ____________________________________________________________________________
31550 [  7568] By: jhi                                   on 2000/11/05  23:14:47
31551         Log: opmini.o can linger from Configures past.
31552      Branch: perl
31553            ! Makefile.SH
31554 ____________________________________________________________________________
31555 [  7567] By: jhi                                   on 2000/11/05  21:28:39
31556         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
31557              first argument correctly.
31558      Branch: perl
31559            ! perlio.c
31560 ____________________________________________________________________________
31561 [  7566] By: jhi                                   on 2000/11/05  21:15:56
31562         Log: Integrate perlio.
31563      Branch: perl
31564           !> perlio.c
31565 ____________________________________________________________________________
31566 [  7565] By: jhi                                   on 2000/11/05  21:15:13
31567         Log: Use -dM for gcc (the suggested patch did it only for Linux,
31568              but I think it can be generalized).
31569              
31570              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
31571              From: Pixel <pixel@mandrakesoft.com>
31572              Date: 05 Nov 2000 21:49:34 +0100 
31573              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
31574      Branch: perl
31575            ! ext/Errno/Errno_pm.PL
31576 ____________________________________________________________________________
31577 [  7564] By: nick                                  on 2000/11/05  21:09:18
31578         Log: Added a mmap layer as a "subclass" of perlio.
31579              PERLIO=mmap ./perl harness passes
31580      Branch: perlio
31581            ! perlio.c
31582 ____________________________________________________________________________
31583 [  7563] By: jhi                                   on 2000/11/05  19:48:55
31584         Log: Add a note for future generations about bug id 20000229.006.
31585      Branch: perl
31586            ! malloc.c
31587 ____________________________________________________________________________
31588 [  7562] By: jhi                                   on 2000/11/05  19:38:24
31589         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
31590      Branch: perl
31591            ! pp_ctl.c t/op/pos.t
31592 ____________________________________________________________________________
31593 [  7561] By: jhi                                   on 2000/11/05  18:21:46
31594         Log: Add =pod to be tidy.
31595      Branch: perl
31596            ! lib/Math/Complex.pm
31597 ____________________________________________________________________________
31598 [  7560] By: jhi                                   on 2000/11/05  17:38:46
31599         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
31600      Branch: perl
31601            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31602            ! ext/Storable/Storable.xs t/lib/st-recurse.t
31603 ____________________________________________________________________________
31604 [  7559] By: jhi                                   on 2000/11/05  17:32:59
31605         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
31606              From: "Peter J. Farley III" <pjfarley@banet.net>
31607              Date: Sun, 05 Nov 2000 11:55:59 -0500
31608              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
31609      Branch: perl
31610            ! t/lib/syslog.t
31611 ____________________________________________________________________________
31612 [  7558] By: jhi                                   on 2000/11/05  17:29:19
31613         Log: Integrate perlio.
31614      Branch: perl
31615           !> perlio.c
31616 ____________________________________________________________________________
31617 [  7557] By: jhi                                   on 2000/11/05  17:22:01
31618         Log: A fix of sorts for 20000329.026, a better error message
31619              for a missing "use charnames" when using the \N{...}. 
31620      Branch: perl
31621            ! pod/perldiag.pod toke.c
31622 ____________________________________________________________________________
31623 [  7556] By: jhi                                   on 2000/11/05  16:33:50
31624         Log: Test tweak: show also the failed locales.
31625              
31626              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
31627              From: Lupe Christoph <lupe@lupe-christoph.de>         
31628              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
31629              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
31630      Branch: perl
31631            ! t/pragma/locale.t
31632 ____________________________________________________________________________
31633 [  7555] By: nick                                  on 2000/11/05  11:09:34
31634         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
31635              open RDWR so does not fail. (pragma/warnings 303 again...)
31636      Branch: perlio
31637            ! perlio.c
31638 ____________________________________________________________________________
31639 [  7554] By: nick                                  on 2000/11/05  10:10:13
31640         Log: Fix case where ungetc(f,EOF) was allowed.
31641              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
31642              so we can see similarities.
31643              Use types more carefully and a STDCHAR array in hope that this will
31644              fix Jarrko's 64bit machine.
31645      Branch: perlio
31646            ! perlio.c
31647 ____________________________________________________________________________
31648 [  7553] By: jhi                                   on 2000/11/05  01:12:16
31649         Log: Fix for
31650              
31651              Subject: [ID 20001004.007] taint propogation is inconsistent
31652              From: pimlott@idiomtech.com (Andrew Pimlott) 
31653              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
31654              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
31655              
31656              The culprit was sv_setsv() which was rather blindly
31657              propagating taint, which lead to behaviour where if
31658              a tainted anon hash value was seen all the hash values
31659              from then on at that level became tainted, or at any
31660              upper levels in the case of nested anon hashes.
31661      Branch: perl
31662            ! sv.c t/op/taint.t
31663 ____________________________________________________________________________
31664 [  7552] By: jhi                                   on 2000/11/04  23:44:18
31665         Log: Some cpps don't like splitting conditionals across several lines.
31666      Branch: perl
31667            ! perlio.c
31668 ____________________________________________________________________________
31669 [  7551] By: nick                                  on 2000/11/04  23:40:44
31670         Log: Integrate mainline
31671      Branch: perlio
31672           !> pp_hot.c t/op/taint.t
31673 ____________________________________________________________________________
31674 [  7550] By: nick                                  on 2000/11/04  23:39:05
31675         Log: Integrate mainline again
31676      Branch: perlio
31677           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
31678           !> t/lib/b.t t/op/misc.t util.c
31679 ____________________________________________________________________________
31680 [  7549] By: jhi                                   on 2000/11/04  23:14:01
31681         Log: Fix for
31682              
31683              Subject: [ID 20001004.006] undef is never tainted
31684              From: pimlott@idiomtech.com (Andrew Pimlott)
31685              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
31686              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
31687              
31688              An undef read from a slurped file was not tainted.
31689      Branch: perl
31690            ! pp_hot.c t/op/taint.t
31691 ____________________________________________________________________________
31692 [  7548] By: jhi                                   on 2000/11/04  22:56:21
31693         Log: Test tweak ($Config{useperlio} is by default undef) .
31694      Branch: perl
31695            ! t/lib/b.t
31696 ____________________________________________________________________________
31697 [  7547] By: jhi                                   on 2000/11/04  22:43:56
31698         Log: Integrate perlio.
31699      Branch: perl
31700           +> lib/perlio.pm
31701           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
31702           !> pod/perlapi.pod t/lib/b.t
31703 ____________________________________________________________________________
31704 [  7546] By: jhi                                   on 2000/11/04  22:40:59
31705         Log: Configure would use a bad $myuname from an old config.sh.
31706              
31707              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
31708              From: Andy Dougherty <doughera@lafayette.edu>
31709              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
31710              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
31711      Branch: metaconfig
31712            ! U/modified/Oldconfig.U
31713      Branch: perl
31714            ! Configure config_h.SH
31715 ____________________________________________________________________________
31716 [  7545] By: jhi                                   on 2000/11/04  22:36:54
31717         Log: Subject: Locales support (setlocale) fixes
31718              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31719              Date: Sat, 4 Nov 2000 10:15:48 +0300 
31720              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
31721              
31722              Modified quite a bit to be more portable.
31723      Branch: perl
31724            ! embed.h embed.pl perl.h proto.h util.c
31725 ____________________________________________________________________________
31726 [  7544] By: jhi                                   on 2000/11/04  22:32:47
31727         Log: Dying is too strict here, better just skip.
31728      Branch: perl
31729            ! t/op/misc.t
31730 ____________________________________________________________________________
31731 [  7543] By: nick                                  on 2000/11/04  21:55:13
31732         Log: Merge mainline
31733      Branch: perlio
31734           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31735           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
31736           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
31737           !> (integrate 64 files)
31738 ____________________________________________________________________________
31739 [  7542] By: jhi                                   on 2000/11/04  21:09:28
31740         Log: More Changes tweakery.
31741      Branch: perl
31742            ! Changes Porting/genlog
31743 ____________________________________________________________________________
31744 [  7541] By: jhi                                   on 2000/11/04  20:58:18
31745         Log: Changes fixups.
31746      Branch: perl
31747            ! Changes
31748 ____________________________________________________________________________
31749 [  7540] By: jhi                                   on 2000/11/04  20:42:38
31750         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
31751              create a "fast path" for locale name probing using "locale -a"
31752              if available, squash finally hopefully the s?printf resetting
31753              the numeric locale (since, IIUC perllocale, it never shouldn't). 
31754      Branch: perl
31755            ! sv.c t/op/misc.t t/pragma/locale.t
31756 ____________________________________________________________________________
31757 [  7539] By: nick                                  on 2000/11/04  19:56:10
31758         Log: PerlIO infrastructure complete.
31759      Branch: perlio
31760            + lib/perlio.pm
31761            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
31762 ____________________________________________________________________________
31763 [  7538] By: nick                                  on 2000/11/04  14:31:32
31764         Log: Type tweaks + less contorted allocation scheme
31765      Branch: perlio
31766            ! perlio.c
31767 ____________________________________________________________________________
31768 [  7537] By: nick                                  on 2000/11/04  12:40:42
31769         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
31770              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
31771              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
31772              sensible) which lead to some interesting fails.
31773      Branch: perlio
31774            ! perlio.c
31775 ____________________________________________________________________________
31776 [  7536] By: jhi                                   on 2000/11/04  00:20:02
31777         Log: Add FCNTL_CAN_LOCK.
31778              
31779              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31780              From: Andy Dougherty <doughera@lafayette.edu>
31781              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
31782              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
31783              
31784              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31785              From: Andy Dougherty <doughera@lafayette.edu>
31786              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
31787              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
31788      Branch: metaconfig/U/perl
31789            + d_fcntl_can_lock.U
31790            ! startperl.U
31791      Branch: perl
31792            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31793            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
31794            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31795            ! vos/config.ga.h win32/config.bc win32/config.gc
31796            ! win32/config.vc
31797 ____________________________________________________________________________
31798 [  7535] By: nick                                  on 2000/11/03  22:19:10
31799         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
31800              - Works on Linux with
31801              perlio + unix
31802              stdio
31803              - Works on Solaris with
31804              perlio + unix
31805              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
31806              - Fails (hangs in openpid) if you try and stack
31807              perlio + stdio - Linux stdio's read() logic is hanging.
31808      Branch: perlio
31809            ! iperlsys.h perlio.c
31810 ____________________________________________________________________________
31811 [  7534] By: jhi                                   on 2000/11/03  15:16:02
31812         Log: Subject: Re: README.aix
31813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31814              Date: Fri, 03 Nov 2000 16:03:15 +0100
31815              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
31816      Branch: perl
31817            ! README.aix
31818 ____________________________________________________________________________
31819 [  7533] By: jhi                                   on 2000/11/03  03:59:02
31820         Log: Subject: [PATCH 5.7.0] better messages from malloc()
31821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31822              Date: Wed, 1 Nov 2000 23:39:56 -0500
31823              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
31824      Branch: perl
31825            ! malloc.c pod/perldiag.pod
31826 ____________________________________________________________________________
31827 [  7532] By: jhi                                   on 2000/11/03  00:11:56
31828         Log: The #7521 touched things it shouldn't have.
31829      Branch: perl
31830            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
31831 ____________________________________________________________________________
31832 [  7531] By: jhi                                   on 2000/11/02  22:32:33
31833         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
31834              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31835              Date:     Thu, 2 Nov 2000 16:58:36 EST
31836              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
31837      Branch: perl
31838            ! vms/gen_shrfls.pl
31839 ____________________________________________________________________________
31840 [  7530] By: jhi                                   on 2000/11/02  22:08:49
31841         Log: Fix the problem discussed in
31842              
31843              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
31844              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
31845              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
31846              
31847              originally from Linc Madison.  Also Andreas König's comments
31848              taken into account.  Some other problems with Tie::SubstrHash
31849              fixed: didn't croak when the table exceeded the requested number
31850              of entries (as documented) but instead when the number of entries
31851              exceeded the size of the table, a croak() had an unnecessary \n,
31852              didn't have a CLEAR method, documented that there is no exists().
31853              Didn't fix to be strict-proof because the module uses &foo; and
31854              dynamic scope.  Added a test script exercizing both first tamely 
31855              the basic functionality, and then the failure cases reported by
31856              Linc Madison.
31857      Branch: perl
31858            + t/lib/tie-substrhash.t
31859            ! MANIFEST lib/Tie/SubstrHash.pm
31860 ____________________________________________________________________________
31861 [  7529] By: jhi                                   on 2000/11/02  17:58:08
31862         Log: recv() can fail and return undef.
31863              
31864              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
31865              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
31866              Date: Thu, 2 Nov 2000 20:12:20 +0300
31867              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
31868      Branch: perl
31869            ! lib/Net/Ping.pm
31870 ____________________________________________________________________________
31871 [  7528] By: jhi                                   on 2000/11/02  17:49:09
31872         Log: Detpyo.
31873      Branch: perl
31874            ! pod/perlop.pod
31875 ____________________________________________________________________________
31876 [  7527] By: jhi                                   on 2000/11/02  15:48:37
31877         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
31878              fix a autovivification bug in Tie::RefHash, add tests for both.
31879              
31880              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
31881              From: Edward Avis <epa98@doc.ic.ac.uk>
31882              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
31883              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
31884      Branch: perl
31885            + t/lib/tie-refhash.t
31886            ! MANIFEST lib/Tie/RefHash.pm
31887 ____________________________________________________________________________
31888 [  7526] By: jhi                                   on 2000/11/02  13:56:26
31889         Log: Test::Harness revealed buglets in the new DynaLoader.
31890              
31891              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
31892              From: andreas.koenig@anima.de (Andreas J. Koenig)
31893              Date: 02 Nov 2000 11:26:48 +0100 
31894              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
31895      Branch: perl
31896            ! ext/DynaLoader/DynaLoader_pm.PL
31897 ____________________________________________________________________________
31898 [  7525] By: jhi                                   on 2000/11/01  23:52:08
31899         Log: The entry for #7503 was missing.
31900      Branch: perl
31901            ! Changes
31902 ____________________________________________________________________________
31903 [  7524] By: jhi                                   on 2000/11/01  23:40:52
31904         Log: Update Changes.
31905      Branch: perl
31906            ! Changes patchlevel.h
31907 ____________________________________________________________________________
31908 [  7523] By: jhi                                   on 2000/11/01  22:57:09
31909         Log: More tweaking on the #7522 theme.
31910      Branch: perl
31911            ! ext/DynaLoader/DynaLoader_pm.PL
31912 ____________________________________________________________________________
31913 [  7522] By: jhi                                   on 2000/11/01  22:06:15
31914         Log: Expand %Config variables and %ENV variables only if
31915              so requested during build time using the
31916              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
31917              Not expanding makes relocating distributions easier.
31918      Branch: perl
31919            ! ext/DynaLoader/DynaLoader_pm.PL
31920 ____________________________________________________________________________
31921 [  7521] By: jhi                                   on 2000/11/01  20:56:34
31922         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
31923              and setgid() because they were just changing $< and $( which means
31924              only changing the real uid/gid, as opposed to changing both
31925              real and effective ids.  (The alternative way could have been
31926              in POSIX.pm to change $> and $), too, but making a direct call
31927              to the C API feels cleaner.)  Fixes the bug
31928              
31929              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
31930              From: "Garry T. Williams" <garry@zvolve.com>
31931              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
31932              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
31933      Branch: perl
31934            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31935            ! ext/POSIX/typemap pod/perlvar.pod
31936 ____________________________________________________________________________
31937 [  7520] By: jhi                                   on 2000/11/01  20:08:33
31938         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
31939              From: "Garry T. Williams" <garry@zvolve.com>
31940              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
31941              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
31942      Branch: perl
31943            ! pod/perlsec.pod
31944 ____________________________________________________________________________
31945 [  7519] By: jhi                                   on 2000/11/01  20:01:22
31946         Log: Locale warning explanation tweak.
31947      Branch: perl
31948            ! pod/perldiag.pod
31949 ____________________________________________________________________________
31950 [  7518] By: jhi                                   on 2000/11/01  18:57:13
31951         Log: C.pm part of
31952              
31953              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
31954              From: Jarkko Hietaniemi <jhi@iki.fi>
31955              Date: Tue, 10 Oct 2000 08:22:28 -0500
31956              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
31957      Branch: perl
31958            ! ext/B/B/C.pm
31959 ____________________________________________________________________________
31960 [  7517] By: jhi                                   on 2000/11/01  18:41:59
31961         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
31962              From: Martien Verbruggen <mgjv@comdyn.com.au>
31963              Date: Fri, 6 Oct 2000 14:09:10 +1100
31964              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
31965      Branch: perl
31966            ! pod/perlop.pod
31967 ____________________________________________________________________________
31968 [  7516] By: jhi                                   on 2000/11/01  18:34:55
31969         Log: Generalize the Camel wording.
31970              
31971              Subject: Re: perlfaq style changes
31972              From: John Borwick <jhborwic@unity.ncsu.edu>
31973              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
31974              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
31975      Branch: perl
31976            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
31977 ____________________________________________________________________________
31978 [  7515] By: jhi                                   on 2000/11/01  16:52:31
31979         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
31980              From: pimlott@idiomtech.com (Andrew Pimlott)
31981              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
31982              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
31983      Branch: perl
31984            ! pod/perlsec.pod
31985 ____________________________________________________________________________
31986 [  7514] By: jhi                                   on 2000/11/01  15:03:40
31987         Log: More AIX lore.
31988      Branch: perl
31989            ! ext/re/hints/aix.pl
31990 ____________________________________________________________________________
31991 [  7513] By: jhi                                   on 2000/11/01  14:48:30
31992         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
31993              From: root <root@chronos.fi.muni.cz>
31994              Date: Wed, 1 Nov 2000 12:31:32 +0100
31995              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
31996      Branch: perl
31997            ! lib/Net/Ping.pm
31998 ____________________________________________________________________________
31999 [  7512] By: jhi                                   on 2000/11/01  14:46:47
32000         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
32001              From: Martin Husemann <martin@duskware.de>
32002              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
32003              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
32004      Branch: perl
32005            ! regcomp.c
32006 ____________________________________________________________________________
32007 [  7511] By: jhi                                   on 2000/11/01  14:39:50
32008         Log: AUTHORS updates.
32009      Branch: perl
32010            ! AUTHORS
32011 ____________________________________________________________________________
32012 [  7510] By: jhi                                   on 2000/11/01  14:29:50
32013         Log: Subject: [PATCH] startperl to respect versiononly
32014              From: Robin Barker <rmb1@cise.npl.co.uk> 
32015              Date: Tue, 31 Oct 2000 16:29:36 GMT
32016              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
32017      Branch: metaconfig/U/perl
32018            ! startperl.U
32019      Branch: perl
32020            ! Configure config_h.SH
32021 ____________________________________________________________________________
32022 [  7509] By: jhi                                   on 2000/11/01  14:19:53
32023         Log: printf UVs the correct way, noticed by Robin Barker.
32024      Branch: perl
32025            ! utf8.c
32026 ____________________________________________________________________________
32027 [  7508] By: jhi                                   on 2000/11/01  14:10:03
32028         Log: Do not cleanup *% because the % has special meanings in some
32029              shell environments.
32030      Branch: perl
32031            ! ext/Storable/Makefile.PL
32032 ____________________________________________________________________________
32033 [  7507] By: jhi                                   on 2000/11/01  14:06:00
32034         Log: The NonStop-UX libraries have a novel way to say NaN.
32035      Branch: perl
32036            ! t/lib/bigfltpm.t
32037 ____________________________________________________________________________
32038 [  7506] By: jhi                                   on 2000/11/01  14:03:35
32039         Log: The osname has been lowercased by now, from Tom Bates.
32040      Branch: metaconfig
32041            ! U/modified/Oldconfig.U
32042      Branch: perl
32043            ! Configure config_h.SH
32044 ____________________________________________________________________________
32045 [  7505] By: jhi                                   on 2000/10/31  19:18:39
32046         Log: The compiler is either gcc or cc, from Tom Bates.
32047      Branch: perl
32048            ! hints/nonstopux.sh
32049 ____________________________________________________________________________
32050 [  7504] By: jhi                                   on 2000/10/31  14:53:42
32051         Log: Update Changes.
32052      Branch: perl
32053            ! Changes patchlevel.h
32054 ____________________________________________________________________________
32055 [  7503] By: jhi                                   on 2000/10/31  14:30:50
32056         Log: Whitespace style tweak.  Was originally going to see to
32057              
32058              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32059              From: Joe Smith <jms@inwap.com>
32060              Date: Mon, 30 Oct 2000 18:47:57 -0800
32061              Message-Id: <39FE32DD.24AAC4D@inwap.com>
32062              
32063              but that had already been taken care of.
32064      Branch: metaconfig
32065            ! U/compline/d_stdstdio.U
32066      Branch: perl
32067            ! Configure config_h.SH
32068 ____________________________________________________________________________
32069 [  7502] By: jhi                                   on 2000/10/31  14:25:02
32070         Log: AUTHORS tweaks.
32071      Branch: perl
32072            ! AUTHORS
32073 ____________________________________________________________________________
32074 [  7501] By: jhi                                   on 2000/10/31  14:23:59
32075         Log: Subject: perlfaq style changes
32076              From: John Borwick <jhborwic@unity.ncsu.edu>
32077              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
32078              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
32079      Branch: perl
32080            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32081            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32082            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32083            ! pod/perlfaq9.pod
32084 ____________________________________________________________________________
32085 [  7500] By: jhi                                   on 2000/10/31  14:22:15
32086         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
32087              
32088              Subject: Re: [ID 20000918.005] ~ on wide chars
32089              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32090              Date: Mon, 30 Oct 2000 21:09:55 -0800
32091              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
32092              
32093              (The ord() part of the patch skipped.)
32094      Branch: perl
32095            ! doop.c
32096 ____________________________________________________________________________
32097 [  7499] By: jhi                                   on 2000/10/31  14:20:08
32098         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
32099              From: Jens Hamisch <jens@Strawberry.COM>
32100              Date: Mon, 30 Oct 2000 15:17:07 +0100
32101              Message-Id: <20001030151707.A9597@Strawberry.COM>
32102      Branch: perl
32103            ! av.c
32104 ____________________________________________________________________________
32105 [  7498] By: jhi                                   on 2000/10/31  14:16:29
32106         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
32107              From: Peter Prymmer <pvhp@forte.com>
32108              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
32109              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
32110      Branch: perl
32111            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
32112            + ext/Encode/Encode/posix-bc.enc
32113            ! MANIFEST t/lib/encode.t
32114 ____________________________________________________________________________
32115 [  7497] By: jhi                                   on 2000/10/31  14:13:22
32116         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
32117              From: Peter Prymmer <pvhp@forte.com>
32118              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
32119              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
32120      Branch: perl
32121            ! t/lib/cgi-html.t
32122 ____________________________________________________________________________
32123 [  7496] By: jhi                                   on 2000/10/31  14:12:05
32124         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
32125              From: Peter Prymmer <pvhp@forte.com>
32126              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
32127              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
32128      Branch: perl
32129            ! t/lib/cgi-function.t
32130 ____________________________________________________________________________
32131 [  7495] By: jhi                                   on 2000/10/31  14:11:08
32132         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
32133              From: Peter Prymmer <pvhp@forte.com>
32134              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
32135              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
32136      Branch: perl
32137            + ext/re/hints/aix.pl
32138            ! MANIFEST ext/re/Makefile.PL
32139 ____________________________________________________________________________
32140 [  7494] By: jhi                                   on 2000/10/31  14:08:32
32141         Log: Use Errno magic.
32142              
32143              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
32144              From: Casey Tweten <perl@ctweten.amsite.com>
32145              Date: Mon, 30 Oct 2000 15:51:17 -0500
32146              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
32147      Branch: perl
32148            ! lib/File/Temp.pm
32149 ____________________________________________________________________________
32150 [  7493] By: jhi                                   on 2000/10/31  14:05:07
32151         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
32152              
32153              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
32154              From: Nicholas Clark <nick@ccl4.org>
32155              Date: Mon, 30 Oct 2000 17:38:45 +0000
32156              Message-ID: <20001030173845.O60355@plum.flirble.org>
32157      Branch: perl
32158            ! Makefile.SH utils/perlbug.PL
32159 ____________________________________________________________________________
32160 [  7492] By: nick                                  on 2000/10/30  19:37:23
32161         Log: Change files which are mysteriously different to mainline to be
32162              copies of mainline.
32163      Branch: perlio
32164            ! objXSUB.h perlapi.c pod/perlapi.pod
32165 ____________________________________________________________________________
32166 [  7491] By: nick                                  on 2000/10/30  18:05:54
32167         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
32168              - typo in endian code in putc.
32169              - Don't allow read of write-only files and vice-versa
32170              - and off-by-one in flush-all loop.
32171              Remove debug calls as they were using GCC specific features.
32172      Branch: perlio
32173            ! perlio.c
32174 ____________________________________________________________________________
32175 [  7490] By: nick                                  on 2000/10/29  21:45:45
32176         Log: Integrate mainline to perlio
32177      Branch: perlio
32178           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
32179           !> toke.c
32180 ____________________________________________________________________________
32181 [  7489] By: jhi                                   on 2000/10/29  21:11:08
32182         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
32183              From: andreas.koenig@anima.de (Andreas J. Koenig)
32184              Date: 29 Oct 2000 22:05:59 +0100
32185              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
32186      Branch: perl
32187            ! lib/ExtUtils/Manifest.pm
32188 ____________________________________________________________________________
32189 [  7488] By: jhi                                   on 2000/10/29  21:07:47
32190         Log: Tests for #7487.
32191              
32192              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
32193              From: andreas.koenig@anima.de (Andreas J. Koenig)
32194              Date: 29 Oct 2000 19:37:09 +0100
32195              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
32196      Branch: perl
32197            ! t/comp/proto.t
32198 ____________________________________________________________________________
32199 [  7487] By: jhi                                   on 2000/10/29  21:06:27
32200         Log: constsub spillage.
32201              
32202              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
32203              From: John Tobey <jtobey@john-edwin-tobey.org>
32204              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
32205              Message-Id: <m13pvSr-000FObC@feynman.localnet>
32206      Branch: perl
32207            ! op.c
32208 ____________________________________________________________________________
32209 [  7486] By: nick                                  on 2000/10/29  21:05:04
32210         Log: Integrate mainline to perlio branch
32211      Branch: perlio
32212           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
32213           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
32214           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
32215           +> vos/install_perl.cm
32216            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
32217            - vos/config.h vos/config_h.SH_orig
32218           !> (integrate 141 files)
32219 ____________________________________________________________________________
32220 [  7485] By: jhi                                   on 2000/10/29  21:00:47
32221         Log: Make \x{...} consistently produce UTF-8.
32222              
32223              Subject: Re: \x{...} is confused 
32224              From: Simon Cozens <simon@cozens.net>
32225              Date: Sun, 29 Oct 2000 19:36:48 +0000
32226              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
32227      Branch: perl
32228            ! t/pragma/utf8.t toke.c
32229 ____________________________________________________________________________
32230 [  7484] By: nick                                  on 2000/10/29  20:05:29
32231         Log: PerlIO passes all tests.
32232      Branch: perlio
32233            ! perlio.c
32234 ____________________________________________________________________________
32235 [  7483] By: jhi                                   on 2000/10/29  18:06:55
32236         Log: Update Changes.
32237      Branch: perl
32238            ! Changes patchlevel.h
32239 ____________________________________________________________________________
32240 [  7482] By: nick                                  on 2000/10/29  17:43:28
32241         Log: Include <unistd.h> to get correct lseek() prototype etc.
32242              (I thought perl.h did that) - down to two fails
32243              - comp/require.t (last test)
32244              - lib/io_xs.t - possibly import/export of FILE * ?
32245      Branch: perlio
32246            ! perlio.c
32247 ____________________________________________________________________________
32248 [  7481] By: jhi                                   on 2000/10/29  17:02:37
32249         Log: UTF-8 decoder tweak.
32250      Branch: perl
32251            ! utf8.c
32252 ____________________________________________________________________________
32253 [  7480] By: nick                                  on 2000/10/29  16:26:11
32254         Log: Fixed two bugs:
32255              - error code not being set on close (of broken pipe)
32256              - append mode was truncating.
32257              At least one seek/tell bug remains.
32258      Branch: perlio
32259            ! perlio.c
32260 ____________________________________________________________________________
32261 [  7479] By: nick                                  on 2000/10/29  11:18:16
32262         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
32263              in case of accidents. Still several worrying fails, no line disciplines yet.
32264      Branch: perlio
32265            ! iperlsys.h perlio.c
32266 ____________________________________________________________________________
32267 [  7478] By: jhi                                   on 2000/10/29  02:04:01
32268         Log: Add also emailless people.
32269      Branch: perl
32270            ! AUTHORS
32271 ____________________________________________________________________________
32272 [  7477] By: jhi                                   on 2000/10/29  01:36:00
32273         Log: The #7476 needs a MANIFEST change, too.
32274      Branch: perl
32275            ! MANIFEST
32276 ____________________________________________________________________________
32277 [  7476] By: jhi                                   on 2000/10/29  01:35:21
32278         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
32279      Branch: perl
32280            - MAINTAIN
32281            ! AUTHORS Changes
32282 ____________________________________________________________________________
32283 [  7475] By: jhi                                   on 2000/10/28  23:57:25
32284         Log: De-quoted-unreadable to ISO Latin 1.
32285              (There's one ISO-2022-JP name in Changes5.004.)
32286      Branch: perl
32287            ! Changes Changes5.6
32288 ____________________________________________________________________________
32289 [  7474] By: jhi                                   on 2000/10/28  19:13:06
32290         Log: Subject: [ID 20001027.007] uniq array in perlfaq
32291              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
32292              Date: Fri, 27 Oct 2000 19:28:30 +0200
32293              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
32294      Branch: perl
32295            ! pod/perlfaq4.pod
32296 ____________________________________________________________________________
32297 [  7473] By: jhi                                   on 2000/10/28  18:02:05
32298         Log: Locking null mutexes is not recommendable.
32299              
32300              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
32301              From: Hugo <hv@crypt.compulink.co.uk>
32302              Date: Sat, 28 Oct 2000 18:41:12 +0100
32303              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
32304      Branch: perl
32305            ! op.c
32306 ____________________________________________________________________________
32307 [  7472] By: jhi                                   on 2000/10/28  17:52:58
32308         Log: Better create a true mailing list for the repository keepers.
32309      Branch: perl
32310            ! Porting/repository.pod
32311 ____________________________________________________________________________
32312 [  7471] By: jhi                                   on 2000/10/28  17:28:24
32313         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
32314              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
32315      Branch: perl
32316            + Porting/repository.pod
32317            ! MANIFEST
32318 ____________________________________________________________________________
32319 [  7470] By: jhi                                   on 2000/10/28  17:20:54
32320         Log: Subject: DOC PATCH 5.6.0
32321              From: mjd@plover.com
32322              Date: 27 Oct 2000 17:32:44 -0000
32323              Message-ID: <20001027173244.23754.qmail@plover.com>
32324      Branch: perl
32325            ! pod/perlfunc.pod
32326 ____________________________________________________________________________
32327 [  7469] By: jhi                                   on 2000/10/28  17:16:45
32328         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
32329              From: "Peter J. Farley III" <pjfarley@banet.net>
32330              Date: Fri, 27 Oct 2000 20:32:56 -0400
32331              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
32332      Branch: perl
32333            ! README.dos
32334 ____________________________________________________________________________
32335 [  7468] By: jhi                                   on 2000/10/28  17:07:18
32336         Log: Make target reordering to avoid pointless re-makes.
32337              
32338              Subject: Re: Total re-make of 'make okfile' after 7451 ?
32339              From: Nicholas Clark <nick@ccl4.org>
32340              Date: Sat, 28 Oct 2000 00:31:02 +0100
32341              Message-ID: <20001028003101.A54517@plum.flirble.org>
32342      Branch: perl
32343            ! Makefile.SH
32344 ____________________________________________________________________________
32345 [  7467] By: jhi                                   on 2000/10/28  17:05:31
32346         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
32347              From: lvirden@cas.org
32348              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
32349              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
32350      Branch: perl
32351            ! README.os2
32352 ____________________________________________________________________________
32353 [  7466] By: jhi                                   on 2000/10/28  16:09:16
32354         Log: Upgrade to CPAN 1.58_55.
32355              
32356              Subject: CPAN.pm status
32357              From: andreas.koenig@anima.de (Andreas J. Koenig) 
32358              Date: 28 Oct 2000 08:18:00 +0200 
32359              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
32360      Branch: perl
32361            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32362 ____________________________________________________________________________
32363 [  7465] By: jhi                                   on 2000/10/28  16:02:47
32364         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
32365      Branch: perl
32366            ! embed.h embed.pl perl.h proto.h toke.c
32367 ____________________________________________________________________________
32368 [  7464] By: nick                                  on 2000/10/28  10:43:44
32369         Log: Fix for sv_2iv() on "shared" value from keys %hash.
32370      Branch: perl
32371            ! sv.c
32372 ____________________________________________________________________________
32373 [  7463] By: jhi                                   on 2000/10/27  16:18:29
32374         Log: Update Changes.
32375      Branch: perl
32376            ! Changes patchlevel.h
32377 ____________________________________________________________________________
32378 [  7462] By: jhi                                   on 2000/10/27  16:17:44
32379         Log: Too enthusiastic editing in #7460.
32380      Branch: metaconfig
32381            ! U/modified/Oldsym.U
32382      Branch: perl
32383            ! Configure config_h.SH
32384 ____________________________________________________________________________
32385 [  7461] By: jhi                                   on 2000/10/27  15:37:38
32386         Log: Retract #7459, the script needs more work.
32387      Branch: perl
32388            - mkreef
32389            ! MANIFEST
32390 ____________________________________________________________________________
32391 [  7460] By: jhi                                   on 2000/10/27  15:23:14
32392         Log: Use $sort, $uniq (and $tr) consistently as wondered
32393              by Nicholas Clark.
32394      Branch: metaconfig
32395            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
32396            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
32397            ! U/modified/libc.U
32398      Branch: perl
32399            ! Configure config_h.SH
32400 ____________________________________________________________________________
32401 [  7459] By: jhi                                   on 2000/10/27  15:02:07
32402         Log: (Retracted by #7461)
32403              
32404              Add a shell script for creating/removing symbolic link farms,
32405              useful for keeping the source code read-only and doing the
32406              builds somewhere else.
32407      Branch: perl
32408            + mkreef
32409            ! MANIFEST
32410 ____________________________________________________________________________
32411 [  7458] By: jhi                                   on 2000/10/27  14:42:20
32412         Log: Do away with the fix_pl.
32413      Branch: perl
32414            - fix_pl
32415            ! MANIFEST Makefile.SH
32416 ____________________________________________________________________________
32417 [  7457] By: jhi                                   on 2000/10/27  12:43:13
32418         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
32419              From: Jens Hamisch <jens@Strawberry.COM>
32420              Date: Fri, 27 Oct 2000 14:38:21 +0200
32421              Message-Id: <20001027143821.B3366@Strawberry.COM>
32422      Branch: perl
32423            ! perl.h
32424 ____________________________________________________________________________
32425 [  7456] By: jhi                                   on 2000/10/27  12:33:42
32426         Log: Subject: [PATCH] todo
32427              From: Nicholas Clark <nick@ccl4.org>
32428              Date: Thu, 26 Oct 2000 22:32:29 +0100
32429              Message-ID: <20001026223229.A44540@plum.flirble.org>
32430      Branch: perl
32431            ! pod/perltodo.pod
32432 ____________________________________________________________________________
32433 [  7455] By: jhi                                   on 2000/10/27  12:02:21
32434         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
32435              From: John Tobey <jtobey@john-edwin-tobey.org>
32436              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
32437              Message-Id: <m13ozHF-000FObC@feynman.localnet>
32438      Branch: perl
32439            ! op.c t/pragma/sub_lval.t
32440 ____________________________________________________________________________
32441 [  7454] By: jhi                                   on 2000/10/27  11:59:42
32442         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
32443              From: sthoenna@efn.org
32444              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
32445              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
32446      Branch: perl
32447            ! pp.c t/op/assignwarn.t
32448 ____________________________________________________________________________
32449 [  7453] By: jhi                                   on 2000/10/27  00:15:08
32450         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
32451      Branch: perl
32452            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
32453            ! ext/Storable/Storable.xs t/lib/st-lock.t
32454 ____________________________________________________________________________
32455 [  7452] By: jhi                                   on 2000/10/26  13:05:52
32456         Log: Undo #7451, this seems to be a deficiency in Perforce,
32457              there is no per-file line-terminator type, only per-client.
32458      Branch: perl
32459            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32460            ! win32/makefile.mk
32461 ____________________________________________________________________________
32462 [  7451] By: jhi                                   on 2000/10/26  04:56:03
32463         Log: Experimenting in DOS arcana.
32464      Branch: perl
32465            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32466            ! win32/makefile.mk
32467 ____________________________________________________________________________
32468 [  7450] By: jhi                                   on 2000/10/26  04:50:52
32469         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
32470              From: "Peter J. Farley III" <pjfarley@banet.net>            
32471              Date: Wed, 25 Oct 2000 23:10:18 -0400
32472              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
32473      Branch: perl
32474            ! t/io/open.t
32475 ____________________________________________________________________________
32476 [  7449] By: jhi                                   on 2000/10/26  04:49:16
32477         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
32478              From: Hugo <hv@crypt.compulink.co.uk>
32479              Date: Thu, 26 Oct 2000 01:55:17 +0100
32480              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
32481              
32482              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
32483      Branch: perl
32484            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
32485 ____________________________________________________________________________
32486 [  7448] By: jhi                                   on 2000/10/26  04:38:36
32487         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
32488              From: Peter Prymmer <pvhp@forte.com>
32489              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
32490              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
32491      Branch: perl
32492            ! configure.com
32493 ____________________________________________________________________________
32494 [  7447] By: jhi                                   on 2000/10/25  23:20:02
32495         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
32496              in platforms that strictly require all the symbols being present
32497              at link time.
32498      Branch: perl
32499            ! handy.h
32500 ____________________________________________________________________________
32501 [  7446] By: jhi                                   on 2000/10/25  21:55:57
32502         Log: Update Changes.
32503      Branch: perl
32504            ! Changes patchlevel.h
32505 ____________________________________________________________________________
32506 [  7445] By: jhi                                   on 2000/10/25  21:27:08
32507         Log: Integrate with vmsperl #7430 by Charles Bailey:
32508              
32509              Cleanup from prior patch (Charles Lane?):
32510              - improve handling of MFDs in Basename and Path
32511              - default to no xsubpp line # munging when building debug images
32512      Branch: perl
32513           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32514 ____________________________________________________________________________
32515 [  7444] By: jhi                                   on 2000/10/25  21:03:50
32516         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
32517              From: John Peacock <JPeacock@UnivPress.com>
32518              Date: Thu, 18 May 2000 11:55:27 -0400
32519              Message-ID: <3924126F.A58BE57A@UnivPress.com>
32520      Branch: perl
32521            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
32522            ! t/op/write.t
32523 ____________________________________________________________________________
32524 [  7443] By: jhi                                   on 2000/10/25  20:43:10
32525         Log: Temporary stopgap for the self-tying issue: for now only
32526              array and hash self-ties are verboten.  The real fix, of
32527              course, would be to comprehensively test (and implement?)
32528              and debug (and document) self-ties.
32529      Branch: perl
32530            ! pod/perldiag.pod pp_sys.c t/op/tie.t
32531 ____________________________________________________________________________
32532 [  7442] By: jhi                                   on 2000/10/25  20:14:30
32533         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
32534              From: Dan Sugalski <dan@sidhe.org>
32535              Date: Wed, 25 Oct 2000 13:36:35 -0400
32536              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
32537              
32538              plus regen global.sym.
32539      Branch: perl
32540            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
32541            ! thrdvar.h util.c
32542 ____________________________________________________________________________
32543 [  7441] By: jhi                                   on 2000/10/25  20:12:20
32544         Log: buildtoc target tweaks.
32545      Branch: perl
32546            ! pod/Makefile.SH
32547 ____________________________________________________________________________
32548 [  7440] By: jhi                                   on 2000/10/25  20:03:53
32549         Log: A new version of making the syslog test more robust.
32550              (Replaces #7421.)
32551              
32552              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32553              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32554              Date: Wed, 25 Oct 2000 12:13:54 -0400
32555              Message-ID: <20001025121354.B2264@O2.chapin.edu>
32556      Branch: perl
32557            ! t/lib/syslog.t
32558 ____________________________________________________________________________
32559 [  7439] By: jhi                                   on 2000/10/25  20:00:48
32560         Log: Continue the internal UTF-8 API tweaking.
32561              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32562              used much more than the simpler API, now called utf8_to_uv_simple().
32563              Still not quite happy with API, too much partial duplication
32564              of functionality.
32565      Branch: perl
32566            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
32567            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
32568            ! regcomp.c regexec.c sv.c toke.c utf8.c
32569 ____________________________________________________________________________
32570 [  7438] By: jhi                                   on 2000/10/25  18:52:30
32571         Log: Allow poking holes at the UTF-8 decoding strictness.
32572      Branch: perl
32573            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
32574            ! utf8.h
32575 ____________________________________________________________________________
32576 [  7437] By: jhi                                   on 2000/10/25  13:53:05
32577         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
32578              UTF8LEN() and UTF8SKIP(). 
32579      Branch: perl
32580            ! pp.c utf8.c utf8.h
32581 ____________________________________________________________________________
32582 [  7436] By: jhi                                   on 2000/10/25  13:51:37
32583         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
32584              From: Nicholas Clark <nick@ccl4.org>
32585              Date: Wed, 25 Oct 2000 14:44:05 +0100
32586              Message-ID: <20001025144404.D27253@plum.flirble.org>
32587      Branch: perl
32588            ! pod/perlrun.pod
32589 ____________________________________________________________________________
32590 [  7435] By: jhi                                   on 2000/10/25  13:49:32
32591         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32592              From: Mike Guy <mjtg@cam.ac.uk>
32593              Date: Tue, 24 Oct 2000 14:59:40 +0100
32594              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
32595      Branch: perl
32596            ! scope.c
32597 ____________________________________________________________________________
32598 [  7434] By: jhi                                   on 2000/10/25  13:48:41
32599         Log: AIX is picky about its symbol exports.  Solution for now
32600              is to include the deb.o explicitly to the re extension build.
32601              
32602              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
32603              From: Peter Prymmer <pvhp@forte.com>
32604              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
32605              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
32606      Branch: perl
32607            ! ext/re/Makefile.PL hints/aix.sh
32608 ____________________________________________________________________________
32609 [  7433] By: jhi                                   on 2000/10/25  13:46:49
32610         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32611              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32612              Date: Wed, 25 Oct 2000 12:02:20 +0200
32613              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
32614      Branch: perl
32615            ! perlsdio.h
32616 ____________________________________________________________________________
32617 [  7432] By: jhi                                   on 2000/10/25  13:44:28
32618         Log: Subject: Minor update to find2perl, for portability
32619              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32620              Date: Wed, 25 Oct 2000 12:05:47 +0100
32621              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
32622      Branch: perl
32623            ! x2p/find2perl.PL
32624 ____________________________________________________________________________
32625 [  7431] By: jhi                                   on 2000/10/25  13:40:39
32626         Log: Add targets to Makefile.SH, most importantly
32627              'regen_all' which also remembers to update vms/perly*.
32628      Branch: perl
32629            ! Makefile.SH
32630 ____________________________________________________________________________
32631 [  7430] By: bailey                                on 2000/10/25  03:13:53
32632         Log: Cleanup from prior patch (Charles Lane?):
32633              - improve handling of MFDs in Basename and Path
32634              - default to no xsubpp line # munging when building debug images
32635      Branch: vmsperl
32636            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32637 ____________________________________________________________________________
32638 [  7429] By: jhi                                   on 2000/10/24  20:03:40
32639         Log: Podify README.epoc and README.vos.
32640      Branch: perl
32641            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
32642            ! pod/perlport.pod pod/perltoc.pod
32643 ____________________________________________________________________________
32644 [  7428] By: jhi                                   on 2000/10/24  19:10:33
32645         Log: Stratus VOS updates from Paul Green.
32646      Branch: perl
32647            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32648            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32649            - vos/config.def vos/config.h vos/config_h.SH_orig
32650            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
32651            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
32652 ____________________________________________________________________________
32653 [  7427] By: jhi                                   on 2000/10/24  18:59:48
32654         Log: Check if stdio supports tweaking lval and cnt simultaneously.
32655              
32656              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32657              From: Nicholas Clark <nick@ccl4.org>
32658              Date: Mon, 23 Oct 2000 15:39:32 +0100
32659              Message-ID: <20001023153932.A10786@plum.flirble.org>
32660      Branch: metaconfig
32661            ! U/compline/d_stdstdio.U
32662      Branch: perl
32663            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32664            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
32665            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
32666            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
32667            ! vos/config.h vos/config_h.SH_orig win32/config.bc
32668            ! win32/config.gc win32/config.vc
32669 ____________________________________________________________________________
32670 [  7426] By: jhi                                   on 2000/10/24  17:57:44
32671         Log: Missed the header file changes from #7425.
32672      Branch: perl
32673            ! embed.h embed.pl objXSUB.h proto.h
32674 ____________________________________________________________________________
32675 [  7425] By: jhi                                   on 2000/10/24  17:55:17
32676         Log: Fix the bug reported in
32677              
32678              From: andreas.koenig@anima.de (Andreas J. Koenig)
32679              Subject: Encode bug?
32680              Date: 24 Oct 2000 14:01:26 +0200 
32681              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
32682              
32683              Also make is_utf8_char() stricter.
32684      Branch: perl
32685            ! ext/Encode/Encode.xs utf8.c
32686 ____________________________________________________________________________
32687 [  7424] By: jhi                                   on 2000/10/24  15:15:39
32688         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
32689              From: Peter Scott <Peter@PSDT.com>
32690              Date: Mon, 23 Oct 2000 19:46:01 -0700
32691              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
32692      Branch: perl
32693            ! pod/perlfaq5.pod
32694 ____________________________________________________________________________
32695 [  7423] By: jhi                                   on 2000/10/24  14:25:30
32696         Log: Test tweak to avoid pulling in the whole Config.
32697      Branch: perl
32698            ! t/lib/st-lock.t
32699 ____________________________________________________________________________
32700 [  7422] By: jhi                                   on 2000/10/24  14:03:16
32701         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
32702      Branch: perl
32703            ! pp.c
32704 ____________________________________________________________________________
32705 [  7421] By: jhi                                   on 2000/10/24  13:32:09
32706         Log: (Replaced by #7440.)
32707              
32708              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32709              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32710              Date: Mon, 23 Oct 2000 16:40:54 -0400
32711              Message-ID: <20001023164054.B14491@O2.chapin.edu>
32712      Branch: perl
32713            ! t/lib/syslog.t
32714 ____________________________________________________________________________
32715 [  7420] By: jhi                                   on 2000/10/24  13:30:53
32716         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
32717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32718              Date: Mon, 23 Oct 2000 17:29:03 -0400
32719              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
32720      Branch: perl
32721            ! lib/ExtUtils/MM_Unix.pm
32722 ____________________________________________________________________________
32723 [  7419] By: jhi                                   on 2000/10/24  13:29:57
32724         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32726              Date: Mon, 23 Oct 2000 19:01:32 -0400
32727              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
32728      Branch: perl
32729            ! utils/h2xs.PL
32730 ____________________________________________________________________________
32731 [  7418] By: jhi                                   on 2000/10/24  13:26:04
32732         Log: Replace #7409 with
32733              
32734              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
32735              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
32736              Date: Mon, 23 Oct 2000 20:08:56 +0200
32737              Message-ID: <20001023200855.A14850@nice.ram.loc>
32738      Branch: perl
32739            ! ext/Storable/Storable.pm t/lib/st-lock.t
32740 ____________________________________________________________________________
32741 [  7417] By: jhi                                   on 2000/10/24  13:17:52
32742         Log: Run vms/vms_yfix.pl, should have done that after changing
32743              perly.c in #7382.
32744      Branch: perl
32745            ! vms/perly_c.vms vms/perly_h.vms
32746 ____________________________________________________________________________
32747 [  7416] By: jhi                                   on 2000/10/24  02:55:33
32748         Log: Make the UTF-8 decoding stricter and more verbose when
32749              malformation happens.  This involved adding an argument
32750              to utf8_to_uv_chk(), which involved changing its prototype,
32751              and prefer STRLEN over I32 for the UTF-8 length, which as
32752              a domino effect necessitated changing the prototypes of
32753              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
32754              The stricter UTF-8 decoding checking uses Markus Kuhn's
32755              UTF-8 Decode Stress Tester from
32756              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
32757      Branch: perl
32758            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
32759            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
32760            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
32761            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
32762 ____________________________________________________________________________
32763 [  7415] By: jhi                                   on 2000/10/23  14:06:06
32764         Log: Update Changes.
32765      Branch: perl
32766            ! Changes patchlevel.h
32767 ____________________________________________________________________________
32768 [  7414] By: jhi                                   on 2000/10/23  12:39:52
32769         Log: Undo the basename() part of #7412 since the lib/basename
32770              tests would need upgrading too.
32771      Branch: perl
32772            ! lib/File/Basename.pm
32773 ____________________________________________________________________________
32774 [  7413] By: jhi                                   on 2000/10/23  12:19:27
32775         Log: Document PERL_INSTALL_ROOT of #7210.
32776      Branch: perl
32777            ! lib/ExtUtils/Install.pm
32778 ____________________________________________________________________________
32779 [  7412] By: jhi                                   on 2000/10/23  12:16:47
32780         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
32781      Branch: perl
32782            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
32783            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
32784 ____________________________________________________________________________
32785 [  7411] By: jhi                                   on 2000/10/23  12:07:41
32786         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
32787              From: Prymmer/Kahn <pvhp@best.com>
32788              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
32789              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
32790      Branch: perl
32791            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
32792 ____________________________________________________________________________
32793 [  7410] By: jhi                                   on 2000/10/23  04:10:11
32794         Log: The change #7187 was not so good on VMS.
32795              
32796              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
32797              From: "Craig A. Berry" <craig.berry@psinetcs.com>
32798              Date: Sun, 22 Oct 2000 23:03:08 -0500
32799              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
32800      Branch: perl
32801            ! utils/perldoc.PL
32802 ____________________________________________________________________________
32803 [  7409] By: jhi                                   on 2000/10/23  03:57:36
32804         Log: Avoid Storable locking on DJGPP for now.
32805              
32806              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
32807              From: "Peter J. Farley III" <pjfarley@banet.net>
32808              Date: Sun, 22 Oct 2000 20:00:00 -0400
32809              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
32810      Branch: perl
32811            ! ext/Storable/Storable.pm t/lib/st-lock.t
32812 ____________________________________________________________________________
32813 [  7408] By: jhi                                   on 2000/10/23  03:50:24
32814         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
32815              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32816              Date: Sun, 22 Oct 2000 21:12:22 -0400
32817              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
32818      Branch: perl
32819            ! lib/vars.pm
32820 ____________________________________________________________________________
32821 [  7407] By: jhi                                   on 2000/10/23  03:43:12
32822         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
32823              From: Hugo <hv@crypt.compulink.co.uk>
32824              Date: Mon, 23 Oct 2000 00:47:22 +0100
32825              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
32826      Branch: perl
32827            ! regexec.c t/op/pat.t
32828 ____________________________________________________________________________
32829 [  7406] By: jhi                                   on 2000/10/23  03:40:29
32830         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
32831      Branch: perl
32832            ! lib/ExtUtils/MakeMaker.pm
32833 ____________________________________________________________________________
32834 [  7405] By: jhi                                   on 2000/10/22  21:32:00
32835         Log: Doc patch.
32836              
32837              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
32838              From: rspier@pobox.com (Robert Spier)
32839              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
32840              Message-ID: <14835.16112.13457.447971@rls.cx>
32841      Branch: perl
32842            ! lib/strict.pm
32843 ____________________________________________________________________________
32844 [  7404] By: jhi                                   on 2000/10/22  21:30:51
32845         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
32846              From: rspier@pobox.com (Robert Spier)
32847              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
32848              Message-ID: <14835.17223.72448.705566@rls.cx>
32849      Branch: perl
32850            ! lib/ExtUtils/MakeMaker.pm
32851 ____________________________________________________________________________
32852 [  7403] By: jhi                                   on 2000/10/22  21:24:11
32853         Log: Subject: [PATCH bleadperl] ripples from constsub patch
32854              From: John Tobey <jtobey@john-edwin-tobey.org>
32855              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
32856              Message-Id: <m13nSOB-000FObC@feynman.localnet>
32857      Branch: perl
32858            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
32859 ____________________________________________________________________________
32860 [  7402] By: jhi                                   on 2000/10/22  20:59:35
32861         Log: Support s?printf parameter reordering.
32862      Branch: perl
32863            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
32864 ____________________________________________________________________________
32865 [  7401] By: jhi                                   on 2000/10/22  19:19:14
32866         Log: Expand %Config variables only if explicitly so requested
32867              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
32868              
32869              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
32870              From: Gurusamy Sarathy <gsar@ActiveState.com>
32871              Date: Sun, 22 Oct 2000 11:47:32 -0700
32872              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
32873      Branch: perl
32874            ! Makefile.SH lib/lib_pm.PL
32875 ____________________________________________________________________________
32876 [  7400] By: jhi                                   on 2000/10/22  18:24:10
32877         Log: Move the #7390 test from warn/op to comp/redef.
32878              
32879              Subject: Re: Creating const subs for constants.
32880              From: John Tobey <jtobey@john-edwin-tobey.org>
32881              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
32882              Message-Id: <m13nG72-000FObC@feynman.localnet>               
32883      Branch: perl
32884            ! t/comp/redef.t t/pragma/warn/op
32885 ____________________________________________________________________________
32886 [  7399] By: jhi                                   on 2000/10/22  17:49:59
32887         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
32888              From: Nicholas Clark <nick@ccl4.org>
32889              Date: Sat, 21 Oct 2000 22:23:19 +0100
32890              Message-ID: <20001021222319.B45586@plum.flirble.org>
32891      Branch: perl
32892            ! ext/DynaLoader/DynaLoader_pm.PL
32893 ____________________________________________________________________________
32894 [  7398] By: jhi                                   on 2000/10/22  17:47:35
32895         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
32896              From: Hugo <hv@crypt.compulink.co.uk>
32897              Date: Sat, 21 Oct 2000 18:19:59 +0100
32898              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
32899      Branch: perl
32900            ! ext/B/B.pm ext/B/B/C.pm
32901 ____________________________________________________________________________
32902 [  7397] By: jhi                                   on 2000/10/22  17:35:18
32903         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
32904              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
32905              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
32906              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
32907      Branch: perl
32908            ! hints/openbsd.sh
32909 ____________________________________________________________________________
32910 [  7396] By: jhi                                   on 2000/10/22  17:19:46
32911         Log: Subject: installman go-faster stripes
32912              From: Nicholas Clark <nick@talking.bollo.cx>
32913              Date: Sat, 21 Oct 2000 17:24:53 +0100
32914              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
32915              
32916              Subject: Re: installman go-faster stripes
32917              From: Russ Allbery <rra@stanford.edu>
32918              Date: 21 Oct 2000 11:04:13 -0700
32919              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
32920      Branch: perl
32921            ! installman pod/pod2man.PL
32922 ____________________________________________________________________________
32923 [  7395] By: jhi                                   on 2000/10/22  17:17:35
32924         Log: Hints tweak from Anton Berezin.
32925      Branch: perl
32926            ! hints/freebsd.sh
32927 ____________________________________________________________________________
32928 [  7394] By: jhi                                   on 2000/10/22  04:50:04
32929         Log: Tweak the Is* definitions of Unicode character classes
32930              to better match the official categorizations; embrace
32931              the official categorizations; add the combining marks
32932              as alpha (and -numeric); fix DCinital (a typo and edito)
32933              to be DCmedial.
32934      Branch: perl
32935            + lib/unicode/Is/DCmedial.pl
32936            - lib/unicode/Is/DCinital.pl
32937            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32938            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
32939            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
32940            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32941 ____________________________________________________________________________
32942 [  7393] By: jhi                                   on 2000/10/21  18:06:05
32943         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
32944              From: Daniel Chetlin <daniel@chetlin.com>
32945              Date: Sat, 21 Oct 2000 02:57:03 -0700
32946              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
32947      Branch: perl
32948            + t/lib/tie-splice.t
32949            ! MANIFEST lib/Tie/Array.pm
32950 ____________________________________________________________________________
32951 [  7392] By: gsar                                  on 2000/10/21  18:05:15
32952         Log: resync utfperl branch with mainline
32953      Branch: utfperl
32954           !> (integrate 1760 files)
32955 ____________________________________________________________________________
32956 [  7391] By: jhi                                   on 2000/10/21  14:37:49
32957         Log: Testcases for a #7383,#7385 related bug.
32958              
32959              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
32960              From: Nicholas Clark <nick@ccl4.org>
32961              Date: Sat, 21 Oct 2000 15:04:51 +0100
32962              Message-ID: <20001021150451.A51566@plum.flirble.org>
32963      Branch: perl
32964            ! t/pragma/utf8.t
32965 ____________________________________________________________________________
32966 [  7390] By: jhi                                   on 2000/10/21  14:35:57
32967         Log: Add a testcase for #7389.
32968      Branch: perl
32969            ! t/pragma/warn/op
32970 ____________________________________________________________________________
32971 [  7389] By: jhi                                   on 2000/10/21  14:26:45
32972         Log: Subject: Re: Creating const subs for constants.
32973              From: John Tobey <jtobey@john-edwin-tobey.org>
32974              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
32975              Message-Id: <m13mo0N-000FObC@feynman.localnet>
32976      Branch: perl
32977            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
32978            ! proto.h sv.c
32979 ____________________________________________________________________________
32980 [  7388] By: nick                                  on 2000/10/21  11:44:23
32981         Log: Populate perlio branch
32982      Branch: perlio
32983           +> (branch 1760 files)
32984 ____________________________________________________________________________
32985 [  7387] By: nick                                  on 2000/10/21  10:52:05
32986         Log: Get branch back as replica of mainline via :
32987              p4 integrate -b utfperl
32988              p4 resolve -at ./...
32989      Branch: utfperl
32990           +> (branch 269 files)
32991            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
32992            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
32993            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
32994            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
32995            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
32996            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
32997            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
32998            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
32999            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33000            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33001            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33002            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33003            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33004            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33005            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33006            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33007            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33008            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33009            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
33010            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
33011            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
33012            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
33013            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
33014            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
33015            - lib/unicode/UCD300.html lib/unicode/Unicode.300
33016            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
33017            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
33018            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
33019            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
33020           !> (integrate 965 files)
33021 ____________________________________________________________________________
33022 [  7386] By: jhi                                   on 2000/10/21  01:31:12
33023         Log: Update Changes.
33024      Branch: perl
33025            ! Changes patchlevel.h
33026 ____________________________________________________________________________
33027 [  7385] By: jhi                                   on 2000/10/21  01:28:42
33028         Log: The #7383 was right only in the context of the original bug report,
33029              not in more general case.
33030      Branch: perl
33031            ! pp_hot.c
33032 ____________________________________________________________________________
33033 [  7384] By: jhi                                   on 2000/10/21  01:08:23
33034         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
33035      Branch: perl
33036            ! ext/IO/lib/IO/Select.pm
33037 ____________________________________________________________________________
33038 [  7383] By: jhi                                   on 2000/10/21  00:44:18
33039         Log: Fix for ID 20001020.006, concatenating an unset submatch
33040              with utf8 resulted in "Modification of a read-only value".
33041      Branch: perl
33042            ! pp_hot.c t/pragma/utf8.t
33043 ____________________________________________________________________________
33044 [  7382] By: jhi                                   on 2000/10/20  20:44:31
33045         Log: Make scan_num() reëntrant, as suggested in
33046              
33047              Subject: [PATCH perl@7229] Rentrant parser and yylex()
33048              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33049              Date: Fri, 20 Oct 2000 14:17:27 +0100
33050              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
33051      Branch: perl
33052            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
33053            ! toke.c
33054 ____________________________________________________________________________
33055 [  7381] By: jhi                                   on 2000/10/20  20:07:29
33056         Log: Reëntrancy fix.
33057              
33058              Subject: [PATCH perl@7229] Rentrant parser and yylex()
33059              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33060              Date: Fri, 20 Oct 2000 14:17:27 +0100
33061              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
33062      Branch: perl
33063            ! embed.h embed.pl perl.h proto.h toke.c
33064 ____________________________________________________________________________
33065 [  7380] By: jhi                                   on 2000/10/20  19:15:54
33066         Log: Don't write double values through long double pointers,
33067              based on a part of
33068              
33069              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
33070              From: Jens Hamisch <jens@Strawberry.COM>
33071              Date: Tue, 17 Oct 2000 08:39:36 +0200
33072              Message-Id: <20001017083936.A11104@Strawberry.COM>
33073      Branch: perl
33074            ! perl.h pp.c
33075 ____________________________________________________________________________
33076 [  7379] By: jhi                                   on 2000/10/20  18:43:37
33077         Log: Portability tweak on #7377.
33078              
33079              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
33080              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33081              Date:     Fri, 20 Oct 2000 13:13:41 EDT
33082              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
33083      Branch: perl
33084            ! t/lib/dprof.t
33085 ____________________________________________________________________________
33086 [  7378] By: jhi                                   on 2000/10/20  12:57:19
33087         Log: SOCKS function redefinitions need prototypes, too, otherwise
33088              for example 32 bit versus 64 bit differences cause a lot of
33089              problems.  Part of
33090              
33091              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
33092              From: Jens Hamisch <jens@Strawberry.COM>
33093              Date: Tue, 17 Oct 2000 08:39:36 +0200
33094              Message-Id: <20001017083936.A11104@Strawberry.COM>
33095      Branch: perl
33096            ! doio.c pp_sys.c
33097 ____________________________________________________________________________
33098 [  7377] By: jhi                                   on 2000/10/20  12:37:12
33099         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
33100              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33101              Date:     Fri, 20 Oct 2000 08:26:04 EDT
33102              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
33103      Branch: perl
33104            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
33105 ____________________________________________________________________________
33106 [  7376] By: jhi                                   on 2000/10/20  12:35:31
33107         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
33108              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33109              Date:     Fri, 20 Oct 2000 07:48:15 EDT
33110              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
33111      Branch: perl
33112            ! configure.com vms/gen_shrfls.pl
33113 ____________________________________________________________________________
33114 [  7375] By: bailey                                on 2000/10/20  04:44:37
33115         Log: SYN SYN
33116      Branch: vmsperl
33117           +> (branch 134 files)
33118            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
33119            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
33120            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
33121            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
33122            - eg/cgi/frameset.cgi eg/cgi/index.html
33123            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
33124            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
33125            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
33126            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33127            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33128            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33129            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33130            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33131            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33132            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33133            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33134            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33135            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33136            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
33137            - lib/unicode/Props.txt lib/unicode/UCD300.html
33138            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
33139            - utils/perlbc.PL vms/subconfigure.com
33140           !> (integrate 785 files)
33141 ____________________________________________________________________________
33142 [  7374] By: jhi                                   on 2000/10/20  00:59:48
33143         Log: In the latest compiler builds cccdlflags must not become -fpic,
33144              from Wilfredo Sánchez.
33145      Branch: perl
33146            ! hints/darwin.sh
33147 ____________________________________________________________________________
33148 [  7373] By: jhi                                   on 2000/10/20  00:56:35
33149         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
33150              From: Tony Cook <tony@develop-help.com>
33151              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
33152              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
33153      Branch: perl
33154            ! pod/perlop.pod
33155 ____________________________________________________________________________
33156 [  7372] By: jhi                                   on 2000/10/19  19:34:40
33157         Log: Typo noted by Mark Lutz.
33158      Branch: perl
33159            ! t/op/64bitint.t
33160 ____________________________________________________________________________
33161 [  7371] By: jhi                                   on 2000/10/19  19:33:13
33162         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
33163      Branch: metaconfig
33164            ! U/modified/Cppsym.U U/modified/Oldconfig.U
33165      Branch: metaconfig/U/perl
33166            ! End.U dlsrc.U libperl.U
33167      Branch: perl
33168            + hints/nonstopux.sh
33169            ! Configure MANIFEST config_h.SH
33170 ____________________________________________________________________________
33171 [  7370] By: jhi                                   on 2000/10/19  17:18:08
33172         Log: Subject: PATCH do_print has 2 PerlIO_error()s
33173              From: nick@ccl4.org
33174              Date: Thu, 19 Oct 2000 18:09:20 +0100
33175              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
33176      Branch: perl
33177            ! doio.c
33178 ____________________________________________________________________________
33179 [  7369] By: jhi                                   on 2000/10/19  14:01:49
33180         Log: Update Changes.
33181      Branch: perl
33182            ! Changes patchlevel.h
33183 ____________________________________________________________________________
33184 [  7368] By: jhi                                   on 2000/10/19  13:04:29
33185         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
33186              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33187              Date: Wed, 18 Oct 2000 13:12:01 +0200
33188              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
33189      Branch: perl
33190            ! hints/aix.sh
33191 ____________________________________________________________________________
33192 [  7367] By: jhi                                   on 2000/10/19  02:22:40
33193         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
33194              of a 'pmshort' anywhere in the B, so the offending line was simply
33195              removed.
33196      Branch: perl
33197            ! ext/B/B/Debug.pm
33198 ____________________________________________________________________________
33199 [  7366] By: jhi                                   on 2000/10/19  02:12:37
33200         Log: Add the test case for the bug id 20000730.004 which seems
33201              to have been fixed by now.
33202      Branch: perl
33203            ! t/pragma/utf8.t
33204 ____________________________________________________________________________
33205 [  7365] By: jhi                                   on 2000/10/18  23:36:24
33206         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
33207              From: Hugo <hv@crypt.compulink.co.uk>
33208              Date: Wed, 18 Oct 2000 23:25:58 +0100
33209              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
33210      Branch: perl
33211            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
33212 ____________________________________________________________________________
33213 [  7364] By: jhi                                   on 2000/10/18  21:12:53
33214         Log: (retracted)
33215      Branch: perl
33216            ! pp.c
33217 ____________________________________________________________________________
33218 [  7363] By: jhi                                   on 2000/10/18  20:55:38
33219         Log: Missing change from #7362.
33220      Branch: perl
33221            ! win32/perlhost.h
33222 ____________________________________________________________________________
33223 [  7362] By: jhi                                   on 2000/10/18  20:52:01
33224         Log: Borland C fstat() never saw the fd as writable.
33225              
33226              Subject: fix for Borland's weak "stat" (perl@7211)
33227              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33228              Date: Mon, 16 Oct 2000 09:55:03 +0400
33229              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
33230      Branch: perl
33231            ! win32/win32.c
33232 ____________________________________________________________________________
33233 [  7361] By: jhi                                   on 2000/10/18  17:43:50
33234         Log: Regen toc.
33235      Branch: perl
33236            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
33237 ____________________________________________________________________________
33238 [  7360] By: jhi                                   on 2000/10/18  17:07:44
33239         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33240              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
33241              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
33242              Date: Mon, 16 Oct 2000 15:19:49 +0200
33243      Branch: perl
33244            + README.aix
33245            ! MANIFEST
33246 ____________________________________________________________________________
33247 [  7359] By: jhi                                   on 2000/10/18  17:04:49
33248         Log: Subject: Pod patch for Devel::Peek
33249              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33250              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
33251              Date: Mon, 16 Oct 2000 12:26:34 +0200
33252      Branch: perl
33253            ! ext/Devel/Peek/Peek.pm
33254 ____________________________________________________________________________
33255 [  7358] By: jhi                                   on 2000/10/18  17:03:15
33256         Log: Make Cwd more bulletproof in chrooted environments.
33257              
33258              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
33259              From: "Eric E. Coe" <Eric.Coe@oracle.com>
33260              Date: Wed, 18 Oct 2000 04:03:54 -0400
33261              Message-Id: <39ED596A.70E599FE@oracle.com>
33262      Branch: perl
33263            ! lib/Cwd.pm
33264 ____________________________________________________________________________
33265 [  7357] By: jhi                                   on 2000/10/18  16:37:26
33266         Log: Disable the UTF8 downgrade croakage for now to avoid
33267              too many not okay messages.
33268      Branch: perl
33269            ! doio.c
33270 ____________________________________________________________________________
33271 [  7356] By: jhi                                   on 2000/10/17  23:29:41
33272         Log: Show the failed remote port, instead of the failing line number.
33273              
33274              Subject: [PATCH 5.6.1 Debugger] More diagnostics
33275              From: David Sparks <daves@ActiveState.com>
33276              Date: Tue, 17 Oct 2000 15:00:24 -0700
33277              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
33278      Branch: perl
33279            ! lib/perl5db.pl
33280 ____________________________________________________________________________
33281 [  7355] By: jhi                                   on 2000/10/17  14:11:31
33282         Log: On output try to downgrade to bytes, croak if impossible,
33283              from Simon Cozens.  This means that outputting >255 UTF8
33284              is impossible.  Consider this as a strong incentive to get
33285              the I/O disciplines implemented.
33286      Branch: perl
33287            ! doio.c pod/perldiag.pod sv.c
33288 ____________________________________________________________________________
33289 [  7354] By: jhi                                   on 2000/10/17  13:42:23
33290         Log: Clarify documentation on 'use bytes'.
33291              
33292              Subject: Re: What does 'use bytes' "mean" ?
33293              From: Simon Cozens <simon@cozens.net>
33294              Date: Mon, 18 Sep 2000 18:24:25 +0100
33295              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
33296      Branch: perl
33297            ! lib/bytes.pm
33298 ____________________________________________________________________________
33299 [  7353] By: jhi                                   on 2000/10/17  13:28:12
33300         Log: Workaround for a sfio bug where the stream error indicator
33301              is not cleared as documented.
33302              
33303              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33304              From: Nicholas Clark <nick@ccl4.org>
33305              Date: Mon, 16 Oct 2000 18:28:23 +0100
33306              Message-ID: <20001016182823.J19700@plum.flirble.org>
33307      Branch: perl
33308            ! doio.c
33309 ____________________________________________________________________________
33310 [  7352] By: jhi                                   on 2000/10/17  13:06:19
33311         Log: More IoTYPE sprinkling.
33312      Branch: perl
33313            ! doio.c pp_hot.c
33314 ____________________________________________________________________________
33315 [  7351] By: jhi                                   on 2000/10/16  22:47:07
33316         Log: Detect early whether the std streams have gone bad.
33317              
33318              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33319              Date: Mon, 16 Oct 2000 23:28:42 +0100
33320              From: Nicholas Clark <nick@ccl4.org>
33321              Message-ID: <20001016232842.A37942@plum.flirble.org>
33322      Branch: perl
33323            ! t/op/misc.t
33324 ____________________________________________________________________________
33325 [  7350] By: jhi                                   on 2000/10/16  22:45:16
33326         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
33327              From: "Peter J. Farley III" <pjfarley@banet.net>
33328              Date: Mon, 16 Oct 2000 18:15:59 -0400
33329              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
33330      Branch: perl
33331            ! djgpp/djgpp.c dosish.h t/io/open.t
33332 ____________________________________________________________________________
33333 [  7349] By: jhi                                   on 2000/10/16  22:36:45
33334         Log: perldelta tweak.
33335      Branch: perl
33336            ! pod/perldelta.pod
33337 ____________________________________________________________________________
33338 [  7348] By: jhi                                   on 2000/10/16  15:17:53
33339         Log: Update Changes.
33340      Branch: perl
33341            ! Changes patchlevel.h
33342 ____________________________________________________________________________
33343 [  7347] By: jhi                                   on 2000/10/16  13:55:27
33344         Log: Add the capability to include/exclude branches.
33345      Branch: perl
33346            ! Porting/genlog
33347 ____________________________________________________________________________
33348 [  7346] By: jhi                                   on 2000/10/16  13:18:04
33349         Log: Add Charles Lane.
33350      Branch: perl
33351            ! AUTHORS Changes
33352 ____________________________________________________________________________
33353 [  7345] By: jhi                                   on 2000/10/16  13:13:21
33354         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
33355      Branch: perl
33356            ! pod/perldelta.pod
33357 ____________________________________________________________________________
33358 [  7344] By: gsar                                  on 2000/10/16  09:30:21
33359         Log: integrate change#6220 from cfgperl
33360              
33361              Win32 patches from Benjamin Stuhl.
33362      Branch: maint-5.6/perl
33363           !> makedef.pl win32/win32.h
33364 ____________________________________________________________________________
33365 [  7343] By: gsar                                  on 2000/10/16  08:32:19
33366         Log: integrate changes#6221,6222 from cfgperl
33367              
33368              Remove tr///CU (the feature is to be obsoleted by better interfaces).
33369              From: simon@brecon.co.uk (Simon Cozens)
33370              Subject: [PATCH] Eliminate tr///[CU][CU]
33371              Date: 23 Jun 2000 11:05:40 GMT
33372              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
33373              
33374              doc typo fix
33375              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
33376              From: Ian Phillipps <Ian.Phillipps@iname.com>
33377              Date: Fri, 23 Jun 2000 10:40:58 +0100
33378              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
33379      Branch: maint-5.6/perl
33380           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
33381 ____________________________________________________________________________
33382 [  7342] By: gsar                                  on 2000/10/16  08:28:08
33383         Log: integrate change#6217 from cfgperl (in part)
33384              
33385              Rename the fdpid locking and integrate with Sarathy.
33386      Branch: maint-5.6/perl
33387           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
33388           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
33389           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
33390           !> win32/win32.c
33391 ____________________________________________________________________________
33392 [  7341] By: gsar                                  on 2000/10/16  08:23:39
33393         Log: integrate changes#6214..6216 from mainline
33394              
33395              @_ can't have junk in it even in the non-USE_ITHREADS case because
33396              caller() wants to populate @DB::args with it (causes a coredump
33397              in Carp::confess())
33398              
33399              tweak comment about @DB::args
33400              
33401              be more optimal about clearing @_
33402      Branch: maint-5.6/perl
33403           !> av.h cop.h pp_ctl.c t/op/runlevel.t
33404 ____________________________________________________________________________
33405 [  7340] By: gsar                                  on 2000/10/16  08:20:37
33406         Log: integrate changes#6207..6210 from cfgperl
33407              
33408              Subject: [PATCH 5.6.0] Threadsafe patches
33409              From: Dan Sugalski <dan@sidhe.org>
33410              To: perl5-porters@perl.org
33411              Date: Mon, 08 May 2000 18:08:13 -0400
33412              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
33413              
33414              Regen headers for #6207.
33415              
33416              Lock PL_fdpid against race conditions, based on:
33417              Subject: [PATCH 5.6.0]subprocess fixup for threads
33418              From: Dan Sugalski <dan@sidhe.org>
33419              To: perl5-porters@perl.org
33420              Date: Tue, 11 Apr 2000 17:02:32 -0400
33421              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
33422              
33423              Mopup for #6207 and #6209.
33424      Branch: maint-5.6/perl
33425           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
33426           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
33427           !> win32/win32.c
33428 ____________________________________________________________________________
33429 [  7339] By: gsar                                  on 2000/10/16  08:14:34
33430         Log: integrate change#6203 from cfgperl
33431              
33432              perldiag should refer to perlos2.pod not README.os2
33433      Branch: maint-5.6/perl
33434           !> pod/perldiag.pod
33435 ____________________________________________________________________________
33436 [  7338] By: gsar                                  on 2000/10/16  08:11:42
33437         Log: integrate change#6201 from mainline
33438              
33439              Perl_eval_pv() leaks 4 bytes every time it is called because it
33440              does a PUSHMARK that's never ever POPMARKed; in general, only
33441              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
33442              Perl_eval_[sp]v() don't because they don't take any incoming
33443              arguments (this leak has been around since the original version
33444              of perl_eval_pv() in 5.003_97e)
33445      Branch: maint-5.6/perl
33446           !> perl.c
33447 ____________________________________________________________________________
33448 [  7337] By: gsar                                  on 2000/10/16  08:08:47
33449         Log: integrate changes#6197..6200 from cfgperl
33450              
33451              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
33452              From: John Borwick <jhborwic@unity.ncsu.edu>
33453              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
33454              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
33455              
33456              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
33457              From: Dan Sugalski <dan@sidhe.org>
33458              To: vmsperl@perl.org, perl5-porters@perl.org
33459              Date: Fri, 02 Jun 2000 16:00:41 -0400
33460              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
33461              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
33462              
33463              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
33464              From: Dan Sugalski <dan@sidhe.org>
33465              To: perl5-porters@perl.org, vmsperl@perl.org
33466              Date: Fri, 02 Jun 2000 17:30:51 -0400
33467              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
33468              
33469              Update to cperl-mode.el 4.31 from
33470              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
33471              Subject: A couple of notes
33472              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33473              To: Mailing list Perl5 <perl5-porters@perl.org>
33474              Date: Sat, 3 Jun 2000 23:33:32 -0400
33475              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
33476      Branch: maint-5.6/perl
33477           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
33478           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
33479           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
33480           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
33481           !> vms/vmsish.h
33482 ____________________________________________________________________________
33483 [  7336] By: gsar                                  on 2000/10/16  08:03:46
33484         Log: integrate changes#6194,6195 from mainline
33485              
33486              fix small eval"" memory leaks under USE_ITHREADS
33487              
33488              fix yet another eval"" leak under USE_ITHREADS
33489      Branch: maint-5.6/perl
33490           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33491           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33492           !> vms/perly_c.vms
33493 ____________________________________________________________________________
33494 [  7335] By: gsar                                  on 2000/10/16  08:02:15
33495         Log: integrate changes#6190,6191 from mainline
33496              
33497              submit missing embed.pl change
33498              
33499              vec() loses numericalness (modified version of patch suggested
33500              by Robin Barker)
33501      Branch: maint-5.6/perl
33502           !> doop.c embed.pl t/op/vec.t
33503 ____________________________________________________________________________
33504 [  7334] By: gsar                                  on 2000/10/16  08:01:03
33505         Log: integrate change#6189 from mainline
33506              
33507              counting tr/// corrupts later operation (from M.J.T Guy)
33508      Branch: maint-5.6/perl
33509           !> doop.c t/op/tr.t
33510 ____________________________________________________________________________
33511 [  7333] By: gsar                                  on 2000/10/16  07:59:07
33512         Log: integrate changes#6183..6188 from mainline
33513              
33514              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
33515              <nick@ccl4.org>)
33516              
33517              tweak for change#6127
33518              
33519              remove incorrect documentation about implicit split to @_ in
33520              list context, which never really worked in perl 5 (from
33521              M.J.T. Guy)
33522              
33523              further qualify references to "alphanumeric" (from Wolfgang Laun
33524              <wolfgang.laun@alcatel.at>)
33525              
33526              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
33527              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33528              
33529              h2xs tweaks
33530      Branch: maint-5.6/perl
33531           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33532           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
33533           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
33534           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
33535           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
33536           !> pod/pod2latex.PL utils/h2xs.PL
33537 ____________________________________________________________________________
33538 [  7332] By: gsar                                  on 2000/10/16  07:53:52
33539         Log: integrate change#6179 from mainline
33540              
33541              buggy modulus on UVs introduced by change#3378 (resulted in
33542              4063328477 % 65535 amounting to 27406, instead of 27407)
33543      Branch: maint-5.6/perl
33544           !> pp.c t/op/arith.t
33545 ____________________________________________________________________________
33546 [  7331] By: gsar                                  on 2000/10/16  07:52:49
33547         Log: integrate changes#6176,6177,6178,6182 from cfgperl
33548              
33549              Single-quoted utf8 patch from Simon Cozens.
33550              
33551              Substitution utf8 patch from Simon Cozens.
33552              
33553              Be cleaner.
33554              
33555              Be Cleaner Part Deux.
33556      Branch: maint-5.6/perl
33557           !> Makefile.SH pp_hot.c toke.c
33558 ____________________________________________________________________________
33559 [  7330] By: gsar                                  on 2000/10/16  07:41:36
33560         Log: integrate change#6172 from mainline
33561              
33562              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
33563              (from Ilya Zakharevich)
33564      Branch: maint-5.6/perl
33565           !> regexec.c t/op/re_tests
33566 ____________________________________________________________________________
33567 [  7329] By: gsar                                  on 2000/10/16  07:40:25
33568         Log: integrate change#6171 from mainline
33569              
33570              scalar() doesn't force scalar context when used in void context
33571              (from Simon Cozens)
33572      Branch: maint-5.6/perl
33573           !> op.c t/op/wantarray.t
33574 ____________________________________________________________________________
33575 [  7328] By: gsar                                  on 2000/10/16  07:39:33
33576         Log: integrate change#6170 from mainline
33577              
33578              change#6142 needs tweaks to tests to work where there's no
33579              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33580      Branch: maint-5.6/perl
33581           !> t/lib/filefind.t
33582 ____________________________________________________________________________
33583 [  7327] By: gsar                                  on 2000/10/16  07:35:34
33584         Log: integrate changes#6166..6168 from cfgperl
33585              
33586              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
33587              in case somebody wants to write an extension for more
33588              shadow database interfaces.
33589              
33590              tweak todo
33591              
33592              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
33593      Branch: maint-5.6/perl
33594           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33595           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
33596           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
33597           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33598           !> win32/config.vc win32/config_H.bc win32/config_H.gc
33599           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33600 ____________________________________________________________________________
33601 [  7326] By: gsar                                  on 2000/10/16  07:29:05
33602         Log: integrate changes#6157,6159..6161,6164 from cfgperl
33603              
33604              Regen Configure to jive with #6149.
33605              
33606              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
33607              
33608              Changes for the File::Temp 0.08 (change #6159) test suite
33609              to fit better into the Perl distribution test framework.
33610              
33611              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
33612              both from Simon Cozens.
33613              
33614              detypo
33615      Branch: maint-5.6/perl
33616           +> pod/perlmodlib.PL pod/perlnewmod.pod
33617           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
33618           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
33619           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33620           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33621 ____________________________________________________________________________
33622 [  7325] By: gsar                                  on 2000/10/16  07:25:13
33623         Log: integrate change#6158 from vmsperl
33624              
33625              Add fallback to tmpfile for use in cases where user's relying on
33626              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
33627              Lane's patch)
33628      Branch: maint-5.6/perl
33629           !> vms/vms.c vms/vmsish.h
33630 ____________________________________________________________________________
33631 [  7324] By: gsar                                  on 2000/10/16  07:20:50
33632         Log: integrate changes#6153..6155 from mainline
33633              
33634              prettier Test::Harness output on failed tests (from Nicholas Clark
33635              <nick@Bagpuss.uk.boo.com>)
33636              
33637              avoid type mismatch warning
33638              
33639              small bug in change#6144; remove random \xA0 character that snuck
33640              in via change#6145
33641      Branch: maint-5.6/perl
33642           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
33643           !> perl.c
33644 ____________________________________________________________________________
33645 [  7323] By: gsar                                  on 2000/10/16  07:18:47
33646         Log: integrate changes#6151,6152 from mainline
33647              
33648              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
33649              
33650              cosmetic fixups of RE debug output (from Ilya Zakharevich)
33651      Branch: maint-5.6/perl
33652           !> regexec.c
33653 ____________________________________________________________________________
33654 [  7322] By: gsar                                  on 2000/10/16  07:17:25
33655         Log: integrate changes#6146..6150 from mainline
33656              
33657              doc typo
33658              
33659              add a make entry to Config.pm so "perl -V:make" works on VMS
33660              (from Peter Prymmer)
33661              
33662              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
33663              
33664              OS/2 tweaks for usethreads build (from Rocco Caputo
33665              <troc@netrus.net>)
33666              
33667              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
33668      Branch: maint-5.6/perl
33669           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
33670           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
33671           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
33672           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
33673           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
33674           !> warnings.pl x2p/a2p.h
33675 ____________________________________________________________________________
33676 [  7321] By: gsar                                  on 2000/10/16  07:14:02
33677         Log: integrate changes#6143..6145 from mainline
33678              
33679              MacOS support, part 1 (from Matthias Neeracher
33680              <neeri@iis.ee.ethz.ch>)
33681              
33682              MacOS support, part 2: make AutoSplit use File::Spec instead
33683              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
33684              <neeri@iis.ee.ethz.ch>)
33685              
33686              make xsubpp skip embedded pod (from Matthias Neeracher
33687              <neeri@iis.ee.ethz.ch>)
33688      Branch: maint-5.6/perl
33689           +> ext/DynaLoader/dl_mac.xs
33690           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
33691           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33692           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
33693           !> pp_ctl.c proto.h toke.c util.c util.h
33694 ____________________________________________________________________________
33695 [  7320] By: gsar                                  on 2000/10/16  07:12:13
33696         Log: integrate changes#6141,6142 from mainline
33697              
33698              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
33699              forwarded by Peter Seebach from the bsdi-users mailing list.
33700              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
33701              
33702              File::Find fails to chdir when chasing symlinks (from
33703              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33704      Branch: maint-5.6/perl
33705           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
33706 ____________________________________________________________________________
33707 [  7319] By: gsar                                  on 2000/10/16  07:04:30
33708         Log: integrate change#6139 from mainline
33709              
33710              revise mktables.PL for bugs and newness in Unicode 3.0
33711              (from James Bence <jbence@amgen.com>)
33712      Branch: maint-5.6/perl
33713           +> (branch 30 files)
33714           !> (integrate 49 files)
33715 ____________________________________________________________________________
33716 [  7318] By: gsar                                  on 2000/10/16  07:01:01
33717         Log: integrate changes#6137,6138 from mainline
33718              
33719              fix bogus redeclaration warning for "our" variables in different
33720              scopes
33721              
33722              add note about the handling of negative indices to tied arrays
33723              (from Michael G Schwern <schwern@pobox.com>)
33724      Branch: maint-5.6/perl
33725           !> op.c pod/perltie.pod t/pragma/strict-vars
33726 ____________________________________________________________________________
33727 [  7317] By: gsar                                  on 2000/10/16  06:58:46
33728         Log: integrate changes#6127..6136 from mainline
33729              
33730              call_method(...,G_EVAL) can longjmp() out if the method probing
33731              failed (from Gisle Aas)
33732              
33733              new perlxstut example for passing/returning refs to arrays
33734              (from David Lowe <dlowe@pootpoot.com>)
33735              
33736              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
33737              
33738              fix places that mean C<"word" character> but say C<alphanumeric
33739              character>
33740              
33741              avoid warnings in POSIX.pm (from Barrie Slaymaker)
33742              
33743              warnings::enabled() doesn't fall back to looking at $^W if
33744              caller isn't using lexical warnings (from Paul Marquess)
33745              
33746              elide bogus test in change#6132
33747              
33748              make Test::Harness use wait.h/WCOREDUMP if available
33749              (from Ben Tilly <ben_tilly@hotmail.com>)
33750              
33751              enable Test::Harness to dynamically determine column width etc.
33752              (from Rob Napier <rnapier@employees.org>)
33753              
33754              random pod typos (from Peter Scott <Peter@PSDT.com>)
33755      Branch: maint-5.6/perl
33756           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
33757           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
33758           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
33759           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
33760 ____________________________________________________________________________
33761 [  7316] By: gsar                                  on 2000/10/16  06:53:23
33762         Log: integrate change#6126 from mainline
33763              
33764              change#2879 broke rvalue autovivification of magicals such as
33765              ${$num} (reworked variant of patch suggested by Simon Cozens)
33766      Branch: maint-5.6/perl
33767           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
33768           !> pp_hot.c proto.h t/op/gv.t
33769 ____________________________________________________________________________
33770 [  7315] By: gsar                                  on 2000/10/16  06:51:38
33771         Log: integrate changes#6123,6125 from mainline
33772              
33773              clarify gotcha with #line directives (from Rocco Caputo
33774              <troc@netrus.net>)
33775              
33776              enable propagating exception objects via Perl_croak() in XS code
33777              (from Gisle Aas)
33778      Branch: maint-5.6/perl
33779           !> pod/perldebug.pod pod/perlsyn.pod util.c
33780 ____________________________________________________________________________
33781 [  7314] By: gsar                                  on 2000/10/16  06:49:28
33782         Log: integrate change#6122 from mainline
33783              
33784              downgrade fatal error on C<"foo@nosucharray.com"> to optional
33785              warning (from Mark-Jason Dominus)
33786      Branch: maint-5.6/perl
33787           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
33788           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
33789           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
33790           !> toke.c
33791 ____________________________________________________________________________
33792 [  7313] By: gsar                                  on 2000/10/16  06:46:54
33793         Log: integrate changes#6112..6121 from vmsperl
33794              
33795              Check for existence of file before trying to delete
33796              
33797              Ugly workaround for version-specific RTL error
33798              
33799              Urk -- undo previous removal of vmsish 'exit' change
33800              
33801              Add bounds checking for several strings (Charles Lane)
33802              
33803              Miscellaneous cosmetic fixes (Charles Lane)
33804              
33805              Treat sockets as special in sys(read|write) (Charles Lane et al.)
33806              
33807              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
33808              Flatten case labels in switch statements uniformly (Charles Bailey)
33809              
33810              Quiet error messages in vmsish.t (Charles Lane)
33811              
33812              Add missing escape (Charles Lane)
33813              
33814              Allow eliminate_macros() and fixpath() to handle space-delimited
33815              lists (based on fixes by Craig Berry)
33816      Branch: maint-5.6/perl
33817           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
33818           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
33819           !> vms/vmsish.h
33820 ____________________________________________________________________________
33821 [  7312] By: gsar                                  on 2000/10/16  06:41:18
33822         Log: integrate changes#6107,6110 from cfgperl
33823              
33824              Tweak the todo list.
33825              
33826              todo tweak
33827      Branch: maint-5.6/perl
33828           !> Todo-5.6
33829 ____________________________________________________________________________
33830 [  7311] By: gsar                                  on 2000/10/16  06:38:38
33831         Log: integrate changes#6104,6108 from mainline
33832              
33833              PL_sys_intern was being initialized too late on windows
33834              
33835              reenable fake signal handling on Windows, bugs and all
33836      Branch: maint-5.6/perl
33837           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
33838           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
33839           !> win32/win32.c
33840 ____________________________________________________________________________
33841 [  7310] By: gsar                                  on 2000/10/16  06:36:03
33842         Log: integrate changes#6095,6097..6103 from cfgperl
33843              
33844              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
33845              might be useful in future.
33846              
33847              Add a note about possible compilation problems from Allen Smith.
33848              
33849              Add a note about other, yet unsupported, shadow password APIs.
33850              
33851              Tweaks for the cc bugs from Allen Smith.
33852              
33853              More compilation tweakery from Allen Smith.
33854              
33855              Hints and test tweaks for Unicos.
33856              
33857              The test suite tweak in #6101 wasn't quite right.
33858              
33859              Test tweaking for Unicos continues.
33860      Branch: maint-5.6/perl
33861           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33862           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
33863           !> t/lib/complex.t t/op/64bitint.t
33864 ____________________________________________________________________________
33865 [  7309] By: gsar                                  on 2000/10/16  06:29:41
33866         Log: integrate changes#6093,6094 from mainline
33867              
33868              fork() failure to create pseudo process sets errno=EAGAIN and returns
33869              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
33870              
33871              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
33872      Branch: maint-5.6/perl
33873           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
33874           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
33875 ____________________________________________________________________________
33876 [  7308] By: gsar                                  on 2000/10/16  06:27:29
33877         Log: integrate change#6092 from cfgperl
33878              
33879              Regen perltoc with the fixed buildtoc.
33880      Branch: maint-5.6/perl
33881           !> pod/perltoc.pod
33882 ____________________________________________________________________________
33883 [  7307] By: gsar                                  on 2000/10/16  06:26:40
33884         Log: integrate changes#6089,6090 from mainline
33885              
33886              buildtoc tweak to fix newline lossage
33887              
33888              concat doesn't preserve utf8-ness, and doesn't invalidate
33889              [NI]OK; added tests for both
33890      Branch: maint-5.6/perl
33891           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
33892 ____________________________________________________________________________
33893 [  7306] By: gsar                                  on 2000/10/16  06:24:05
33894         Log: integrate change#6088 from cfgperl
33895              
33896              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
33897              because we do not use those.  The HAS_GETSPNAM remains,
33898              though, because we still do use that.
33899      Branch: maint-5.6/perl
33900           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33901           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
33902           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
33903           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33904           !> win32/config.vc win32/config_H.bc win32/config_H.gc
33905           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33906 ____________________________________________________________________________
33907 [  7305] By: gsar                                  on 2000/10/16  06:15:52
33908         Log: integrate changes#6084,6085,6087 from mainline
33909              
33910              substr() does not preserve utf8-ness (from Stefan Eissing
33911              <Eissing@medicaldataservice.de>); added tests
33912              
33913              repeat operator (x) doesn't preserve utf8-ness
33914              
33915              reverse() and quotemeta() weren't preserving utf8-ness; add tests
33916      Branch: maint-5.6/perl
33917           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
33918 ____________________________________________________________________________
33919 [  7304] By: gsar                                  on 2000/10/16  06:13:10
33920         Log: integrate changes#6077..6083 from mainline
33921              
33922              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
33923              and Tom Phoenix)
33924              
33925              workaround for CRT bug in chdir() (from Charles Lane, via
33926              Peter Prymmer)
33927              
33928              remove outdated kludge in Carp (NULLs are permitted in diagnostics
33929              now)
33930              
33931              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
33932              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33933              
33934              better default perlbug categories for ok reports (from Richard Foley)
33935              
33936              peek.t non-portable to ithreads
33937              
33938              note about undocumented caller() return value (from M.J.T. Guy);
33939              yet another peek.t tweak
33940      Branch: maint-5.6/perl
33941           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33942           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33943           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
33944           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
33945           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
33946           !> vms/vmsish.h
33947 ____________________________________________________________________________
33948 [  7303] By: gsar                                  on 2000/10/16  06:03:18
33949         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
33950              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
33951              
33952              &HUGE_VAL is not defined, it exists.
33953              
33954              Do not warn that an infinity does not look like a number.
33955              
33956              Rewrite the pwent/spent logic to be a little bit more clearer.
33957              
33958              Continue on the pwent/spent case.
33959              
33960              Correct Freudian slip.
33961              
33962              Use HUGE_VALL if applicable.
33963              
33964              pwent/spent #ifdef imbalance.
33965              
33966              Infinite problems.
33967              
33968              Call getspnam() only iff needd.
33969              
33970              Test both the scalar and list contexts.
33971              
33972              Use setxxent()/endxxent().
33973              
33974              Complex tweakery.
33975              
33976              Unicos hint tweak.
33977              
33978              Be more forgiving in POSIX about HUGE_VALL.
33979              
33980              Detypo.
33981              
33982              The search of infinity continues, this time simplified.
33983              
33984              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
33985              in natively 64-bit platforms where a long is a quad (no need
33986              for long longs).  Also added bias for IVs.
33987              
33988              Complex tweaks.
33989              
33990              Introduce t/lib/peek.t.
33991              
33992              Make the test more portable.
33993      Branch: maint-5.6/perl
33994           +> t/lib/peek.t
33995            ! pp_sys.c
33996           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
33997           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
33998           !> t/op/pwent.t toke.c util.c
33999 ____________________________________________________________________________
34000 [  7302] By: gsar                                  on 2000/10/16  05:03:37
34001         Log: integrate changes#6066..6071 from mainline
34002              
34003              s/END/CHECK/
34004              
34005              replace direct call to sighandler() with (*PL_sighandlerp)()
34006              
34007              note about values()
34008              
34009              File::Spec compatibility update (from Barrie Slaymaker
34010              <barries@slaysys.com>)
34011              
34012              remove misleading comment (from M.J.T. Guy)
34013              
34014              misformatted perllocal.pod (from Tim Jenness
34015              <t.jenness@jach.hawaii.edu>)
34016      Branch: maint-5.6/perl
34017           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34018           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34019           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
34020           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
34021 ____________________________________________________________________________
34022 [  7301] By: gsar                                  on 2000/10/16  05:00:08
34023         Log: integrate changes#6061..6063 from mainline
34024              
34025              change#5921 neglected to make eq honor "use bytes"
34026              
34027              additional tests for utf8.t
34028              
34029              tokeq() could read unallocated field in argument
34030      Branch: maint-5.6/perl
34031           !> sv.c t/pragma/utf8.t toke.c
34032 ____________________________________________________________________________
34033 [  7300] By: gsar                                  on 2000/10/16  04:56:54
34034         Log: integrate changes#6046,6048,6057,6058 from mainline
34035              
34036              libscheck has insufficient checks for n32 libs (from
34037              Albert Chin-A-Young <china@thewrittenword.com>)
34038              
34039              add note about how $( doesn't interpolate in REs (from
34040              Philip Newton <newton@ficus.frogspace.net>)
34041              
34042              fix broken parsing of /\x{ab}/
34043              
34044              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
34045              (spotted by Donald Kinzer <dkinzer@premia.com>)
34046      Branch: maint-5.6/perl
34047           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
34048           !> t/pragma/utf8.t
34049 ____________________________________________________________________________
34050 [  7299] By: gsar                                  on 2000/10/16  04:52:50
34051         Log: integrate change#6044 from mainline
34052              
34053              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
34054              such that underscores are only ignored in literal numbers,
34055              "\x{...}", and hex/oct argument
34056      Branch: maint-5.6/perl
34057           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
34058 ____________________________________________________________________________
34059 [  7298] By: gsar                                  on 2000/10/16  04:50:53
34060         Log: integrate changes#6027..6043 from mainline
34061              
34062              podlators-1.02 update (from Russ Allbery)
34063              
34064              Pod::Man generates groff-incompatible macro definition (from
34065              Tom Christiansen)
34066              
34067              add CGI.pm v2.66 (from Lincoln Stein)
34068              
34069              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
34070              for @- and @+ (from Johan Vromans)
34071              
34072              small nits in diagnostics.pm (from Robin Barker)
34073              
34074              whitespace adjustments
34075              
34076              missing files in MANIFEST
34077              
34078              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
34079              to compensate
34080              
34081              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
34082              
34083              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
34084      Branch: maint-5.6/perl
34085           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
34086           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
34087           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
34088           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
34089           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
34090           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
34091           !> t/lib/cgi-html.t t/lib/cgi-request.t
34092 ____________________________________________________________________________
34093 [  7297] By: gsar                                  on 2000/10/16  04:44:30
34094         Log: integrate change#6025 from mainline
34095              
34096              Is{Alnum,Alpha,Word} don't match titlecase
34097              TODO: IsSpace is defined recursively!
34098              (both spotted by Larry)
34099      Branch: maint-5.6/perl
34100           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
34101           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
34102 ____________________________________________________________________________
34103 [  7296] By: gsar                                  on 2000/10/16  04:39:30
34104         Log: integrate change#6023 from mainline
34105              
34106              debugger stomps on $. (from M.J.T. Guy)
34107      Branch: maint-5.6/perl
34108           !> lib/perl5db.pl
34109 ____________________________________________________________________________
34110 [  7295] By: gsar                                  on 2000/10/16  04:38:02
34111         Log: integrate change#6022 from mainline
34112              
34113              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
34114      Branch: maint-5.6/perl
34115           !> sv.c
34116 ____________________________________________________________________________
34117 [  7294] By: gsar                                  on 2000/10/16  04:37:05
34118         Log: integrate changes#6018..6021 from mainline
34119              
34120              make lib/syslog.t portable to systems that don't have _PATH_LOG,
34121              make _PATH_LOG() return "" if unavailable
34122              
34123              windows portability tweaks
34124              
34125              test tweak
34126              
34127              remove Win2K issue in pod (fixed by change#6020)
34128      Branch: maint-5.6/perl
34129           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
34130           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
34131           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
34132 ____________________________________________________________________________
34133 [  7293] By: gsar                                  on 2000/10/16  04:20:00
34134         Log: integrate changes#6013..6015 from mainline
34135              
34136              tweak change#5945 to display correct switch name in diagnostic
34137              
34138              glob() loading File::Glob behind the scenes may cause syntax errors
34139              
34140              tweak test for portability
34141      Branch: maint-5.6/perl
34142           !> op.c perl.c pod/perldiag.pod t/lib/b.t
34143 ____________________________________________________________________________
34144 [  7292] By: gsar                                  on 2000/10/16  04:18:11
34145         Log: integrate changes#6005..6010 from mainline, cfgperl
34146              
34147              perldoc might fail via "use blib" (from Hugo van der Sanden)
34148              
34149              Regen Configure.
34150              
34151              note about compile failures and END blocks (from M.J.T. Guy)
34152              
34153              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
34154              
34155              (change#6009 integrated earlier in change#7255)
34156              
34157              clarify note about shadow password support (from
34158              gellyfish@gellyfish.com)
34159      Branch: maint-5.6/perl
34160           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34161           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
34162           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
34163 ____________________________________________________________________________
34164 [  7291] By: gsar                                  on 2000/10/16  04:12:03
34165         Log: integrate changes#6002,6003 from mainline
34166              
34167              destructive sv_setsv() can lose UV-ness from source, causing
34168              numeric promotions/comparisons to fail to do the right thing
34169              
34170              allow REG_EXPAND_SZ keys in Windows registry (from
34171              John Clayton <John.Clayton@barclayscapital.com>)
34172      Branch: maint-5.6/perl
34173           !> sv.c win32/win32.c
34174 ____________________________________________________________________________
34175 [  7290] By: gsar                                  on 2000/10/16  04:10:19
34176         Log: integrate change#6001 from mainline
34177              
34178              support additional library locations via $Config{otherlibdirs}
34179              (from Andy Dougherty)
34180      Branch: maint-5.6/perl
34181           !> Configure INSTALL Porting/Glossary Porting/config.sh
34182           !> Porting/config_H config_h.SH epoc/config.sh perl.c
34183           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
34184           !> win32/config.bc win32/config.gc win32/config.vc
34185 ____________________________________________________________________________
34186 [  7289] By: gsar                                  on 2000/10/16  04:08:28
34187         Log: integrate change#5999 from mainline
34188              
34189              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
34190      Branch: maint-5.6/perl
34191           !> t/pragma/warn/toke toke.c
34192 ____________________________________________________________________________
34193 [  7288] By: gsar                                  on 2000/10/16  04:07:01
34194         Log: integrate changes#5997,5998 from cfgperl
34195              
34196              Preserve $!.
34197              
34198              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
34199      Branch: maint-5.6/perl
34200           !> lib/Math/Complex.pm
34201 ____________________________________________________________________________
34202 [  7287] By: gsar                                  on 2000/10/16  04:04:37
34203         Log: integrate change#5995 from mainline
34204              
34205              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
34206      Branch: maint-5.6/perl
34207           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
34208 ____________________________________________________________________________
34209 [  7286] By: gsar                                  on 2000/10/16  04:03:21
34210         Log: integrate change#5994 from mainline
34211              
34212              fix for missed accounting for null byte in pack("Z",...) (from
34213              M.J.T. Guy)
34214      Branch: maint-5.6/perl
34215           !> pp.c t/op/pack.t
34216 ____________________________________________________________________________
34217 [  7285] By: gsar                                  on 2000/10/16  04:02:11
34218         Log: integrate changes#5989..5993 from mainline
34219              
34220              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
34221              itself and no other (from Tom Hughes)
34222              
34223              use $ENV{LIB} to search for libs under Visual C compiler
34224              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
34225              
34226              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
34227              
34228              pod nit (from Simon Cozens)
34229              
34230              various minor tweaks seen on p5p
34231      Branch: maint-5.6/perl
34232           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
34233           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
34234           !> t/op/array.t toke.c
34235 ____________________________________________________________________________
34236 [  7284] By: gsar                                  on 2000/10/16  03:59:00
34237         Log: integrate changes#5978..5988 from mainline
34238              
34239              sync version numbers in File::Spec with the ones on CPAN
34240              (from Barrie Slaymaker)
34241              
34242              under useithreads, constant pad entries could inadvertantly be
34243              shared across threads (from Eric Blood <eblood@xmission.com>);
34244              added Eric's test case to testsuite
34245              
34246              allow Configure -S to run non-interactively (spotted by Greg Hudson
34247              <ghudson@mit.edu>)
34248              
34249              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
34250              prototype mismatch with CORE::glob(); update pod and tests to
34251              suit (File::Glob::glob() is still available for backward
34252              compatibility, but should be considered deprecated)
34253              
34254              avoid error in IO::Socket::INET when given an unknown service name
34255              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
34256              
34257              numeric conversion of non-number in change#3378 tramples on
34258              OOK offset, causing segfaults
34259              
34260              attributes::reftype() doesn't work on tied argument
34261              
34262              forked child may not exit correctly if it failed to open
34263              /dev/console (from Graham Barr)
34264              
34265              add regular expressions tutorial and quick-start guide (from
34266              Mark Kvale <kvale@phy.ucsf.edu>)
34267              
34268              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
34269              
34270              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
34271              <paul@miraclefish.com>)
34272      Branch: maint-5.6/perl
34273           +> pod/perlrequick.pod pod/perlretut.pod
34274           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
34275           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
34276           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
34277           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
34278           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
34279           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
34280           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
34281           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
34282 ____________________________________________________________________________
34283 [  7283] By: gsar                                  on 2000/10/16  03:52:14
34284         Log: integrate change#5977 from mainline
34285              
34286              autoquote barewords followed by newline and arrow properly
34287              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
34288      Branch: maint-5.6/perl
34289           !> t/pragma/warn/toke toke.c
34290 ____________________________________________________________________________
34291 [  7282] By: gsar                                  on 2000/10/16  03:50:48
34292         Log: integrate change#5976 from mainline
34293              
34294              DB_File v1.73 update (from Paul Marquess)
34295      Branch: maint-5.6/perl
34296           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
34297           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
34298 ____________________________________________________________________________
34299 [  7281] By: gsar                                  on 2000/10/16  03:49:14
34300         Log: integrate change#5975 from mainline
34301              
34302              allow sort() reentrancy (variant of patch suggested by
34303              Hugo van der Sanden)
34304      Branch: maint-5.6/perl
34305           !> pp_ctl.c t/op/sort.t
34306 ____________________________________________________________________________
34307 [  7280] By: gsar                                  on 2000/10/16  03:48:22
34308         Log: integrate change#5974 from mainline
34309              
34310              change#4197 somehow missed initializing PL_errors, meaning
34311              syntax error queueing wasn't working outside eval"" at all;
34312              also fixed eval"" to localize PL_error_count, so that compile-time
34313              eval's don't clobber the error state of the outer context
34314      Branch: maint-5.6/perl
34315           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
34316           !> t/pragma/warn/toke
34317 ____________________________________________________________________________
34318 [  7279] By: gsar                                  on 2000/10/16  03:46:21
34319         Log: integrate change#5973 from mainline
34320              
34321              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
34322      Branch: maint-5.6/perl
34323           !> regcomp.c regexec.c t/op/re_tests
34324 ____________________________________________________________________________
34325 [  7278] By: gsar                                  on 2000/10/16  03:44:54
34326         Log: integrate change#5971 from cfgperl
34327              
34328              Unicos tweaks from Mark P. Lutz.
34329      Branch: maint-5.6/perl
34330           !> hints/unicos.sh lib/Math/Complex.pm
34331 ____________________________________________________________________________
34332 [  7277] By: gsar                                  on 2000/10/16  03:42:59
34333         Log: integrate changes#5966..5970 from mainline
34334              
34335              add testsuite for B backends, fix bug in B::Deparse (from
34336              Simon Cozens <simon@brecon.co.uk>)
34337              
34338              improved docs on the warn_uninit diagnostic (from David Glasser
34339              and Simon Cozens)
34340              
34341              tolerate spaces in group names in test on solaris (from David Boyce
34342              <dsb@boyski.com>)
34343              
34344              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
34345              
34346              Data::Dumper fumbles negative numbers on 32-bit platforms where
34347              IV is >32bits
34348      Branch: maint-5.6/perl
34349           +> t/lib/b.t t/lib/syslog.t
34350           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
34351           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
34352           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
34353 ____________________________________________________________________________
34354 [  7276] By: gsar                                  on 2000/10/16  03:39:30
34355         Log: integrate change#5965 from mainline
34356              
34357              avoid "will not stay shared" warnings for our variables (from
34358              Robin Barker)
34359      Branch: maint-5.6/perl
34360           !> op.c t/pragma/warn/op
34361 ____________________________________________________________________________
34362 [  7275] By: gsar                                  on 2000/10/16  03:38:18
34363         Log: integrate change#5964 from mainline
34364              
34365              reformat to 72 columns (again)
34366      Branch: maint-5.6/perl
34367           !> pod/perldiag.pod
34368 ____________________________________________________________________________
34369 [  7274] By: gsar                                  on 2000/10/16  03:36:58
34370         Log: integrate change#5963 from mainline
34371              
34372              patch from Larry to make (\&) prototype work; added tests for
34373              the same
34374      Branch: maint-5.6/perl
34375           !> op.c t/comp/proto.t
34376 ____________________________________________________________________________
34377 [  7273] By: gsar                                  on 2000/10/16  03:35:51
34378         Log: integrate changes#5956..5962 from mainline
34379              
34380              better diagnostics on failed tests (from Ilya Zakharevich)
34381              
34382              pod nits (from A. C. Yardley <yardley@tanet.net>)
34383              
34384              change#3569 deleted some essential code, revert; avoid use of
34385              atexit() to make DynaLoader work properly on AIX under mod_perl
34386              (from Jens-Uwe Mager <jum@helios.de>)
34387              
34388              doubled words in pods (from Simon Cozens
34389              <simon.p.cozens@jp.pwcglobal.com>)
34390              
34391              better INSTALL notes on Solaris issues (from Dominic Dunlop)
34392              
34393              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
34394              
34395              updated README.hpux (from Jeff Okamoto)
34396      Branch: maint-5.6/perl
34397           !> INSTALL README.hpux emacs/cperl-mode.el
34398           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
34399           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
34400           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
34401           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
34402           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
34403           !> t/op/lex_assign.t
34404 ____________________________________________________________________________
34405 [  7272] By: gsar                                  on 2000/10/16  03:31:22
34406         Log: integrate change#5955 from mainline
34407              
34408              longstanding bug exposed by change#3307: sort arguments weren't
34409              compiled with the right wantarray context (ensuing runtime lookup
34410              via block_gimme() was getting the incidental context of the
34411              sort() itself)
34412      Branch: maint-5.6/perl
34413           !> op.c t/op/sort.t
34414 ____________________________________________________________________________
34415 [  7271] By: gsar                                  on 2000/10/16  03:29:11
34416         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
34417              branch
34418              
34419              Flatten the cpp jungle doing the nosuid checking.
34420              
34421              Do not assume sign propagation. (from M.J.T. Guy)
34422              
34423              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
34424              
34425              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
34426              Now pp_ncmp() returns undef is either operand is a NaN.
34427              
34428              On second thoughts frexp() does have two arguments.
34429              
34430              Document that tr() is not tr(1).
34431              
34432              Be more robust on "extreme" (large absolute value)
34433              arguments.  Originally reported by Daniel Connelly
34434              as a problem with asinh() on large negative arguments,
34435              asinh() used to bail out because an argument to log()
34436              ended up being zero.  Ilya Zakharevich proposed using
34437              Taylor's series in such cases, which for such large
34438              arguments is a very good approximation.
34439              
34440              Undo "use integer" addition from 64bitint as it seems
34441              to break most of the subtests in Digital UNIX;
34442              Unicos needs to find another way.
34443      Branch: maint-5.6/perl
34444           !> (integrate 29 files)
34445 ____________________________________________________________________________
34446 [  7270] By: gsar                                  on 2000/10/16  03:09:44
34447         Log: integrate changes#5948,5949,5950 from mainline
34448              
34449              typo in vars.pm that leads to cryptic message (from Piotr
34450              Piatkowski <kompas@kompas.usr.onet.pl>)
34451              
34452              make perldoc use the pod2man from the same version (from
34453              M.J.T. Guy)
34454              
34455              reformat perldiag to avoid long lines
34456      Branch: maint-5.6/perl
34457           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
34458 ____________________________________________________________________________
34459 [  7269] By: gsar                                  on 2000/10/16  03:05:54
34460         Log: integrate change#5947 from mainline
34461              
34462              use &dl_error rather than &dl_load_file as the guard for calling
34463              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
34464              statically built perl)
34465      Branch: maint-5.6/perl
34466           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
34467 ____________________________________________________________________________
34468 [  7268] By: gsar                                  on 2000/10/16  03:04:48
34469         Log: integrate change#5945 from mainline
34470              
34471              make module name mandatory after -M switch; reorder perldiag
34472              alphabetically (from Mark-Jason Dominus)
34473      Branch: maint-5.6/perl
34474           !> perl.c pod/perldiag.pod
34475 ____________________________________________________________________________
34476 [  7267] By: gsar                                  on 2000/10/16  03:03:01
34477         Log: integrate change#5939 from mainline
34478              
34479              more pod nits (from Larry Virden)
34480      Branch: maint-5.6/perl
34481           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
34482           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
34483           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
34484 ____________________________________________________________________________
34485 [  7266] By: gsar                                  on 2000/10/16  03:01:39
34486         Log: integrate change#5938 from mainline
34487              
34488              Consolidated B::Deparse fixes (from Stephen McCamant)
34489      Branch: maint-5.6/perl
34490           !> ext/B/B/Deparse.pm
34491 ____________________________________________________________________________
34492 [  7265] By: gsar                                  on 2000/10/16  03:00:43
34493         Log: integrate change#5936 from mainline
34494              
34495              additional tests for change#7263 (from Paul Marquess)
34496      Branch: maint-5.6/perl
34497           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
34498           !> t/pragma/warn/5nolint t/pragma/warn/6default
34499 ____________________________________________________________________________
34500 [  7264] By: gsar                                  on 2000/10/16  02:58:34
34501         Log: integrate change#5934 from mainline
34502              
34503              propagate lexical warnings from surrounding scope correctly
34504              within string eval() (from Paul Marquess)
34505      Branch: maint-5.6/perl
34506           !> pp_ctl.c t/pragma/warn/pp_ctl
34507 ____________________________________________________________________________
34508 [  7263] By: gsar                                  on 2000/10/16  02:56:53
34509         Log: integrate change#5932 from mainline
34510              
34511              add rsignal(), whichsig() and do_join() to public API list
34512              (mod_perl uses them to good advantage)
34513      Branch: maint-5.6/perl
34514           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
34515 ____________________________________________________________________________
34516 [  7262] By: gsar                                  on 2000/10/16  02:55:53
34517         Log: integrate change#5931 from mainline
34518              
34519              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
34520      Branch: maint-5.6/perl
34521           !> pp_hot.c regexec.c t/op/pat.t
34522 ____________________________________________________________________________
34523 [  7261] By: gsar                                  on 2000/10/16  02:55:01
34524         Log: integrate change#5930 from mainline
34525              
34526              small os390 tweaks (from Peter Prymmer)
34527      Branch: maint-5.6/perl
34528           !> config_h.SH makedepend.SH
34529 ____________________________________________________________________________
34530 [  7260] By: gsar                                  on 2000/10/16  02:54:10
34531         Log: integrate change#5929 from mainline
34532              
34533              pod nits
34534      Branch: maint-5.6/perl
34535           !> pod/perlguts.pod
34536 ____________________________________________________________________________
34537 [  7259] By: gsar                                  on 2000/10/16  02:52:55
34538         Log: integrate change#5927 from mainline
34539              
34540              arrange for next() to resume at the unstack op rather than the
34541              loop conditional, so that scope cleanup happens correctly
34542              (from Stephen McCamant)
34543      Branch: maint-5.6/perl
34544           !> op.c pp_ctl.c t/op/misc.t
34545 ____________________________________________________________________________
34546 [  7258] By: gsar                                  on 2000/10/16  02:51:38
34547         Log: integrate change#5926 from mainline
34548              
34549              on windows, reserve 16M of stack rather than 128M (allows more
34550              threads to run concurrently)
34551      Branch: maint-5.6/perl
34552           !> win32/Makefile win32/makefile.mk
34553 ____________________________________________________________________________
34554 [  7257] By: gsar                                  on 2000/10/16  02:50:37
34555         Log: integrate change#5925 from mainline
34556              
34557              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
34558      Branch: maint-5.6/perl
34559           !> toke.c
34560 ____________________________________________________________________________
34561 [  7256] By: gsar                                  on 2000/10/16  02:49:36
34562         Log: integrate change#5924 from mainline
34563              
34564              avoid using uninitialized memory in require version check
34565      Branch: maint-5.6/perl
34566           !> pp_ctl.c universal.c
34567 ____________________________________________________________________________
34568 [  7255] By: gsar                                  on 2000/10/16  02:48:03
34569         Log: integrate changes#5923,5928,6009 from mainline
34570              
34571              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
34572      Branch: maint-5.6/perl
34573           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
34574 ____________________________________________________________________________
34575 [  7254] By: gsar                                  on 2000/10/16  02:44:46
34576         Log: integrate change#5922 from mainline
34577              
34578              commentary about IoTYPE() (from Nathan Torkington)
34579      Branch: maint-5.6/perl
34580           !> sv.h
34581 ____________________________________________________________________________
34582 [  7253] By: gsar                                  on 2000/10/16  02:43:49
34583         Log: integrate change#5921 from mainline
34584              
34585              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
34586      Branch: maint-5.6/perl
34587           !> sv.c t/lib/charnames.t t/pragma/utf8.t
34588 ____________________________________________________________________________
34589 [  7252] By: gsar                                  on 2000/10/16  02:42:31
34590         Log: integrate change#5920 from mainline
34591              
34592              Larry's fix for buggy propagation of utf8-ness in join(); add test
34593      Branch: maint-5.6/perl
34594           !> doop.c t/op/ver.t
34595 ____________________________________________________________________________
34596 [  7251] By: gsar                                  on 2000/10/16  02:41:14
34597         Log: integrate changes#5915..5919 from mainline
34598              
34599              various (pod tweaks &c)
34600      Branch: maint-5.6/perl
34601           !> (integrate 33 files)
34602 ____________________________________________________________________________
34603 [  7250] By: gsar                                  on 2000/10/16  02:38:16
34604         Log: integrate change#5914 from mainline
34605              
34606              caller() wasn't returning the right number of elements for
34607              eval {...}
34608      Branch: maint-5.6/perl
34609           !> pp_ctl.c t/pragma/warn/9enabled
34610 ____________________________________________________________________________
34611 [  7249] By: gsar                                  on 2000/10/16  02:37:02
34612         Log: integrate change#5913 from mainline
34613              
34614              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
34615              (from Mark-Jason Dominus)
34616      Branch: maint-5.6/perl
34617           !> pod/perlfunc.pod
34618 ____________________________________________________________________________
34619 [  7248] By: gsar                                  on 2000/10/16  02:35:58
34620         Log: integrate change#5912 from mainline
34621              
34622              fix totally broken caching in UNIVERSAL::isa() (from
34623              Nick Ing-Simmons)
34624      Branch: maint-5.6/perl
34625           !> t/op/universal.t universal.c
34626 ____________________________________________________________________________
34627 [  7247] By: gsar                                  on 2000/10/16  02:34:27
34628         Log: integrate changes#5910,5911 from mainline
34629              
34630              typo in pod
34631              
34632              add linebreak properties from unicode/LineBrk.txt (from
34633              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
34634      Branch: maint-5.6/perl
34635           +> (branch 29 files)
34636           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
34637 ____________________________________________________________________________
34638 [  7246] By: gsar                                  on 2000/10/16  02:33:29
34639         Log: integrate change#5909 from mainline
34640              
34641              mode argument to do_binmode() should be file mode, not boolean
34642      Branch: maint-5.6/perl
34643           !> pp_sys.c
34644 ____________________________________________________________________________
34645 [  7245] By: gsar                                  on 2000/10/16  02:31:04
34646         Log: integrate change#5908 from mainline
34647              
34648              introduce illegal symbols into null package so that
34649              gv_fetchpv(...,TRUE) always returns a valid GV even when the
34650              symbol is trapped by strictures (avoids coredumps)
34651      Branch: maint-5.6/perl
34652           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
34653           !> t/pragma/strict-vars
34654 ____________________________________________________________________________
34655 [  7244] By: jhi                                   on 2000/10/16  02:29:54
34656         Log: Subject: $Carp::ExportLevel confusion in Exporter
34657              From: "Ben Tilly" <ben_tilly@hotmail.com>
34658              Date: Sat, 14 Oct 2000 16:44:34 EDT
34659              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
34660      Branch: perl
34661            ! lib/Exporter/Heavy.pm
34662 ____________________________________________________________________________
34663 [  7243] By: jhi                                   on 2000/10/16  02:28:33
34664         Log: Subject: [PATCH perlguts.pod] Document offset hack
34665              From: Simon Cozens <simon@cozens.net>
34666              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
34667              Date: Sat, 14 Oct 2000 19:32:25 +0100
34668      Branch: perl
34669            ! pod/perlguts.pod
34670 ____________________________________________________________________________
34671 [  7242] By: gsar                                  on 2000/10/16  02:26:51
34672         Log: integrate changes#5905,5906,5907,6064 from mainline
34673              
34674              printf/sprintf didn't get quad types right under use64bitint
34675      Branch: maint-5.6/perl
34676           !> pp_sys.c sv.c t/op/64bitint.t
34677 ____________________________________________________________________________
34678 [  7241] By: jhi                                   on 2000/10/16  02:22:44
34679         Log: Subject: small pod patch
34680              From: Dan Boorstein <dan_boo@bellsouth.net>
34681              Date: Sat, 14 Oct 2000 14:29:24 -0400
34682              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
34683      Branch: perl
34684            ! pod/perlfaq7.pod pod/perlmod.pod
34685 ____________________________________________________________________________
34686 [  7240] By: jhi                                   on 2000/10/16  02:13:46
34687         Log: -w cleanup.
34688              
34689              Subject: Re: Problems with bleadperl 
34690              From: "Stephen P. Potter" <spp@ds.net>
34691              Date: Fri, 13 Oct 2000 13:32:49 -0400
34692              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
34693      Branch: perl
34694            ! t/pragma/overload.t
34695 ____________________________________________________________________________
34696 [  7239] By: jhi                                   on 2000/10/16  01:41:18
34697         Log: One more ~utf8 tweak.
34698      Branch: perl
34699            ! t/op/bop.t
34700 ____________________________________________________________________________
34701 [  7238] By: jhi                                   on 2000/10/16  01:34:14
34702         Log: Tweak the test of #7235.
34703      Branch: perl
34704            ! t/op/bop.t
34705 ____________________________________________________________________________
34706 [  7237] By: jhi                                   on 2000/10/16  01:25:04
34707         Log: Fix a couple of compiler-noted nits in #7235.
34708      Branch: perl
34709            ! pp.c
34710 ____________________________________________________________________________
34711 [  7236] By: jhi                                   on 2000/10/16  01:22:46
34712         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
34713      Branch: perl
34714            ! pp.c pp_hot.c
34715 ____________________________________________________________________________
34716 [  7235] By: jhi                                   on 2000/10/15  16:24:44
34717         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
34718              
34719              From: Simon Cozens <simon@cozens.net>
34720              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
34721              Date: Sat, 14 Oct 2000 20:52:13 +0100
34722              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
34723      Branch: perl
34724            ! pp.c t/op/bop.t utf8.h
34725 ____________________________________________________________________________
34726 [  7234] By: jhi                                   on 2000/10/15  15:19:29
34727         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
34728              The problem was that rx->minlen was in chars while pp_split()
34729              thought it would be in bytes. 
34730      Branch: perl
34731            ! pp.c t/pragma/utf8.t
34732 ____________________________________________________________________________
34733 [  7233] By: jhi                                   on 2000/10/14  20:24:24
34734         Log: Document FNCASE=y as discussed in the bug 20000902.009.
34735      Branch: perl
34736            ! README.dos
34737 ____________________________________________________________________________
34738 [  7232] By: jhi                                   on 2000/10/14  18:52:21
34739         Log: Add test for bug id 20000427.003 (which seems to have
34740              been fixed) (also duplicate as 20000427.004, though
34741              with a higher severity).  Move one utf8 from op/append
34742              to pragma/utf8, tag the tests with bug ids.
34743      Branch: perl
34744            ! t/op/append.t t/pragma/utf8.t
34745 ____________________________________________________________________________
34746 [  7231] By: jhi                                   on 2000/10/14  17:28:37
34747         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
34748      Branch: perl
34749            ! t/pragma/utf8.t
34750 ____________________________________________________________________________
34751 [  7230] By: jhi                                   on 2000/10/14  14:24:50
34752         Log: Needs to be conditional on SunOS 4.
34753              
34754              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
34755              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34756              Date: Sat, 14 Oct 2000 13:37:49 +0100
34757              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
34758      Branch: metaconfig/U/perl
34759            ! End.U
34760      Branch: perl
34761            ! Configure myconfig.SH pod/perldelta.pod
34762 ____________________________________________________________________________
34763 [  7229] By: jhi                                   on 2000/10/14  00:49:22
34764         Log: Update Changes.
34765      Branch: perl
34766            ! Changes patchlevel.h
34767 ____________________________________________________________________________
34768 [  7228] By: jhi                                   on 2000/10/14  00:46:10
34769         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
34770              From: Peter Prymmer <pvhp@forte.com>
34771              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
34772              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
34773      Branch: perl
34774            ! lib/utf8.pm
34775 ____________________________________________________________________________
34776 [  7227] By: jhi                                   on 2000/10/13  23:20:30
34777         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
34778      Branch: perl
34779            ! t/op/tie.t
34780 ____________________________________________________________________________
34781 [  7226] By: jhi                                   on 2000/10/13  22:14:32
34782         Log: Tweak #7225.
34783              
34784              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
34785              From: Peter Prymmer <pvhp@forte.com>
34786              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
34787              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
34788      Branch: perl
34789            ! t/op/sprintf.t
34790 ____________________________________________________________________________
34791 [  7225] By: jhi                                   on 2000/10/13  22:11:31
34792         Log: op/sprintf.t patch for OS/390 (and any other host with limited
34793              floating-point exponent length)
34794              
34795              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
34796              From: Dominic Dunlop <domo@computer.org>
34797              Date: Fri, 13 Oct 2000 19:17:57 +0200
34798              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
34799      Branch: perl
34800            ! t/op/sprintf.t
34801 ____________________________________________________________________________
34802 [  7224] By: jhi                                   on 2000/10/13  18:40:48
34803         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
34804      Branch: perl
34805            ! toke.c
34806 ____________________________________________________________________________
34807 [  7223] By: jhi                                   on 2000/10/13  18:37:13
34808         Log: Thinko in #7222.
34809      Branch: perl
34810            ! utf8.c
34811 ____________________________________________________________________________
34812 [  7222] By: jhi                                   on 2000/10/13  18:05:23
34813         Log: Use UTF8SKIP(), from Simon Cozens.
34814      Branch: perl
34815            ! utf8.c
34816 ____________________________________________________________________________
34817 [  7221] By: jhi                                   on 2000/10/13  15:43:19
34818         Log: (accidentally empty check-in)
34819      Branch: perl
34820            ! utf8.c
34821 ____________________________________________________________________________
34822 [  7220] By: jhi                                   on 2000/10/13  15:23:51
34823         Log: Add (optimistically) Storable to static extensions.
34824      Branch: perl
34825            ! hints/uwin.sh hints/vmesa.sh
34826 ____________________________________________________________________________
34827 [  7219] By: jhi                                   on 2000/10/13  15:20:05
34828         Log: Amdahl UTS doesn't seem to do dynaloading.
34829      Branch: perl
34830            ! hints/uts.sh
34831 ____________________________________________________________________________
34832 [  7218] By: jhi                                   on 2000/10/13  15:15:20
34833         Log: Slight tweak of the code to appease Amdahl UTS cc.
34834      Branch: perl
34835            ! pp.c
34836 ____________________________________________________________________________
34837 [  7217] By: jhi                                   on 2000/10/13  14:50:42
34838         Log: In Amdahl UTS "struct sv" is defined by a system header,
34839              <ksync.h>.
34840      Branch: perl
34841            ! perl.h sv.h
34842 ____________________________________________________________________________
34843 [  7216] By: jhi                                   on 2000/10/13  11:58:25
34844         Log: Ilya implemented the memory profiling API.
34845      Branch: perl
34846            ! Todo
34847 ____________________________________________________________________________
34848 [  7215] By: jhi                                   on 2000/10/13  02:56:38
34849         Log: Subject: [PATCH 5.7.0] Perl API for mstats
34850              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34851              Date: Thu, 12 Oct 2000 22:52:40 -0400
34852              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
34853      Branch: perl
34854            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
34855 ____________________________________________________________________________
34856 [  7214] By: jhi                                   on 2000/10/13  02:55:38
34857         Log: Subject: [PATCH 5.7.0] IVs in mtats
34858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34859              Date: Thu, 12 Oct 2000 22:51:04 -0400
34860              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
34861      Branch: perl
34862            ! malloc.c perl.h
34863 ____________________________________________________________________________
34864 [  7213] By: jhi                                   on 2000/10/13  02:31:47
34865         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
34866      Branch: perl
34867            ! pod/perldiag.pod pp_sys.c
34868 ____________________________________________________________________________
34869 [  7212] By: jhi                                   on 2000/10/13  01:27:38
34870         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
34871              From: Peter Prymmer <pvhp@forte.com>
34872              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
34873              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
34874      Branch: perl
34875            ! t/op/oct.t
34876 ____________________________________________________________________________
34877 [  7211] By: jhi                                   on 2000/10/13  00:35:09
34878         Log: Update Changes.
34879      Branch: perl
34880            ! Changes patchlevel.h
34881 ____________________________________________________________________________
34882 [  7210] By: jhi                                   on 2000/10/12  23:59:40
34883         Log: The Install.pm third of
34884              
34885              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
34886              From: Bill Campbell <bill@celestial.com>
34887              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
34888              Date: Thu, 5 Oct 2000 18:04:51 -0700
34889      Branch: perl
34890            ! lib/ExtUtils/Install.pm
34891 ____________________________________________________________________________
34892 [  7209] By: jhi                                   on 2000/10/12  23:58:43
34893         Log: Two thirds of
34894              
34895              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
34896              Date: Thu, 5 Oct 2000 18:04:51 -0700
34897              From: Bill Campbell <bill@celestial.com>
34898              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
34899              
34900              The Install.pm changes will be submitted separately because
34901              they need some work and discussion still.
34902      Branch: perl
34903            ! lib/getopts.pl lib/termcap.pl
34904 ____________________________________________________________________________
34905 [  7208] By: jhi                                   on 2000/10/12  23:41:19
34906         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
34907              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34908              Date:     Thu, 12 Oct 2000 07:30:02 EDT
34909              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
34910      Branch: perl
34911            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
34912            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
34913 ____________________________________________________________________________
34914 [  7207] By: jhi                                   on 2000/10/12  23:39:01
34915         Log: An updated EBCDIC tr patch.
34916              
34917              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
34918              From: Peter Prymmer <pvhp@forte.com>
34919              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
34920              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
34921      Branch: perl
34922            ! t/op/tr.t
34923 ____________________________________________________________________________
34924 [  7206] By: jhi                                   on 2000/10/12  23:34:55
34925         Log: Upgrade to CPAN 1.58, from Andreas König.
34926      Branch: perl
34927            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34928 ____________________________________________________________________________
34929 [  7205] By: jhi                                   on 2000/10/12  23:29:08
34930         Log: Introduce the man[24-8] variables, from Andy Dougherty.
34931      Branch: metaconfig/U/perl
34932            + mandirs.U mandirstyle.U
34933      Branch: perl
34934            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34935            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
34936            ! vos/config.h vos/config.pl vos/config_h.SH_orig
34937            ! win32/config.bc win32/config.gc win32/config.vc
34938 ____________________________________________________________________________
34939 [  7204] By: gsar                                  on 2000/10/12  18:11:24
34940         Log: restore change#7202
34941      Branch: perl
34942            ! mg.c
34943 ____________________________________________________________________________
34944 [  7203] By: gsar                                  on 2000/10/12  18:09:40
34945         Log: another test of the Emergency Broadcast System--back out 
34946              change#7202
34947      Branch: perl
34948            ! mg.c
34949 ____________________________________________________________________________
34950 [  7202] By: gsar                                  on 2000/10/12  16:40:47
34951         Log: (submitted on behalf of Jarkko)
34952              Fix the lib/encode.t subtest 6 failure as reported by Andreas
34953              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
34954              was unearthed by change 7182, as was a bug in HTML::Entities.
34955      Branch: perl
34956            ! mg.c
34957 ____________________________________________________________________________
34958 [  7201] By: jhi                                   on 2000/10/11  03:16:05
34959         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
34960      Branch: perl
34961            ! pp_hot.c t/pragma/utf8.t
34962 ____________________________________________________________________________
34963 [  7200] By: jhi                                   on 2000/10/11  00:40:30
34964         Log: The #7198 was a false alarm.
34965      Branch: perl
34966            ! pp_hot.c
34967 ____________________________________________________________________________
34968 [  7199] By: jhi                                   on 2000/10/11  00:26:04
34969         Log: Remove duplicated code.
34970      Branch: perl
34971            ! t/lib/cgi-html.t
34972 ____________________________________________________________________________
34973 [  7198] By: jhi                                   on 2000/10/10  23:30:46
34974         Log: (Retracted by #7200.)
34975      Branch: perl
34976            ! pp_hot.c
34977 ____________________________________________________________________________
34978 [  7197] By: jhi                                   on 2000/10/10  21:49:30
34979         Log: Add the test case for #7190, from the original bug report
34980              by Andreas König.
34981      Branch: perl
34982            ! t/pragma/utf8.t
34983 ____________________________________________________________________________
34984 [  7196] By: jhi                                   on 2000/10/10  21:40:49
34985         Log: Reapply Andy's patch and regen Configure.
34986      Branch: perl
34987            ! Configure INSTALL Makefile.SH Porting/Glossary
34988            ! Porting/config.sh config_h.SH epoc/config.sh installperl
34989            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
34990            ! win32/config.vc
34991 ____________________________________________________________________________
34992 [  7195] By: jhi                                   on 2000/10/10  21:09:30
34993         Log: Use the versiononly instead of the installscripts,
34994              retract the changes 7146 and 7147.
34995      Branch: perl
34996            ! Configure INSTALL Makefile.SH Porting/Glossary
34997            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
34998            ! installperl uconfig.sh vos/config.def win32/config.bc
34999            ! win32/config.gc win32/config.vc
35000 ____________________________________________________________________________
35001 [  7194] By: jhi                                   on 2000/10/10  21:06:15
35002         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
35003              From: Peter Prymmer <pvhp@forte.com>
35004              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
35005              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
35006      Branch: perl
35007            ! t/op/ver.t
35008 ____________________________________________________________________________
35009 [  7193] By: jhi                                   on 2000/10/10  21:05:12
35010         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
35011              From: Peter Prymmer <pvhp@forte.com>
35012              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
35013              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
35014      Branch: perl
35015            ! t/op/tr.t
35016 ____________________________________________________________________________
35017 [  7192] By: jhi                                   on 2000/10/10  20:57:30
35018         Log: Add versiononly, delete installscripts, from Andy Dougherty.
35019      Branch: metaconfig
35020            - U/installdirs/installscripts.U
35021      Branch: metaconfig/U/perl
35022            + versiononly.U
35023 ____________________________________________________________________________
35024 [  7191] By: jhi                                   on 2000/10/10  19:41:21
35025         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
35026              From: Peter Prymmer <pvhp@forte.com>
35027              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
35028              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
35029      Branch: perl
35030            ! pod/perlebcdic.pod
35031 ____________________________________________________________________________
35032 [  7190] By: jhi                                   on 2000/10/10  19:26:14
35033         Log: Subject: Re: utf8 concat, mg_get
35034              From: Simon Cozens <simon@cozens.net>
35035              Date: Tue, 10 Oct 2000 17:40:17 +0100
35036              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
35037      Branch: perl
35038            ! pp_hot.c
35039 ____________________________________________________________________________
35040 [  7189] By: jhi                                   on 2000/10/10  19:23:03
35041         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
35042              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
35043              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
35044              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
35045      Branch: perl
35046            ! lib/ExtUtils/MM_Unix.pm
35047 ____________________________________________________________________________
35048 [  7188] By: jhi                                   on 2000/10/10  15:31:24
35049         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
35050              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
35051              Date: Fri, 14 Jul 2000 10:47:36 +0100
35052              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
35053      Branch: perl
35054            ! README.win32
35055 ____________________________________________________________________________
35056 [  7187] By: jhi                                   on 2000/10/10  13:30:10
35057         Log: Quote the temp file name, needed in Win32 because the
35058              default name unfortunately contains spaces, shouldn't
35059              hurt elsewhere.
35060              
35061              Subject: FW: perldoc fails if $TEMP contains spaces
35062              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
35063              Date: Thu, 14 Sep 2000 08:58:45 +0100
35064              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
35065      Branch: perl
35066            ! utils/perldoc.PL
35067 ____________________________________________________________________________
35068 [  7186] By: jhi                                   on 2000/10/10  13:16:27
35069         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
35070              From: hv@hugo.hybyte.com
35071              Date: Tue, 10 Oct 2000 14:10:20 +0100
35072              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
35073      Branch: perl
35074            ! t/lib/thr5005.t util.c
35075 ____________________________________________________________________________
35076 [  7185] By: jhi                                   on 2000/10/10  12:06:22
35077         Log: Upgrade to podlators 1.04, from Russ Allbery.
35078      Branch: perl
35079            ! lib/Pod/Man.pm lib/Pod/Text.pm
35080 ____________________________________________________________________________
35081 [  7184] By: jhi                                   on 2000/10/10  12:01:32
35082         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
35083      Branch: perl
35084            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
35085 ____________________________________________________________________________
35086 [  7183] By: jhi                                   on 2000/10/09  23:47:15
35087         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
35088              From: Peter Prymmer <pvhp@forte.com>
35089              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
35090              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
35091      Branch: perl
35092            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
35093 ____________________________________________________________________________
35094 [  7182] By: jhi                                   on 2000/10/09  23:43:16
35095         Log: Make eq work again with utf8 (disabling the upgrading
35096              should no more be necessary since the copies of the
35097              scalars are upgraded, not the scalars themselves).
35098              Takes care of ID 20001009.001.  (The claimed length()
35099              bug in 20001009.001 seems bogus to me.)
35100      Branch: perl
35101            ! sv.c t/pragma/utf8.t
35102 ____________________________________________________________________________
35103 [  7181] By: gsar                                  on 2000/10/09  19:41:54
35104         Log: tweak for change#7173
35105      Branch: perl
35106            ! win32/win32sck.c
35107 ____________________________________________________________________________
35108 [  7180] By: gsar                                  on 2000/10/09  19:26:56
35109         Log: on Windows, clean targets might not work under some flavors of the shell
35110      Branch: perl
35111            ! win32/Makefile win32/makefile.mk
35112 ____________________________________________________________________________
35113 [  7179] By: jhi                                   on 2000/10/09  19:21:02
35114         Log: Update Changes.
35115      Branch: perl
35116            ! Changes patchlevel.h
35117 ____________________________________________________________________________
35118 [  7178] By: jhi                                   on 2000/10/09  19:18:23
35119         Log: Warn about unknown scripts.
35120              
35121              Subject: Re: ideas? patches? [PATCH bleadperl]
35122              From: Dominic Dunlop <domo@computer.org>
35123              Date: Mon, 9 Oct 2000 14:57:17 +0200
35124              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
35125      Branch: perl
35126            ! lib/charnames.pm
35127 ____________________________________________________________________________
35128 [  7177] By: jhi                                   on 2000/10/09  19:13:27
35129         Log: Change #7160 had a nasty typo.
35130      Branch: metaconfig
35131            ! U/compline/Compile.U
35132      Branch: perl
35133            ! Configure config_h.SH
35134 ____________________________________________________________________________
35135 [  7176] By: gsar                                  on 2000/10/09  18:59:33
35136         Log: pod nit
35137      Branch: perl
35138            ! pod/perlport.pod
35139 ____________________________________________________________________________
35140 [  7175] By: gsar                                  on 2000/10/09  18:54:28
35141         Log: Windows9x doesn't support link(), despite what Config.pm
35142              might think
35143      Branch: perl
35144            ! lib/ExtUtils/Manifest.pm
35145 ____________________________________________________________________________
35146 [  7174] By: gsar                                  on 2000/10/09  18:50:03
35147         Log: avoid nonportable example code
35148      Branch: perl
35149            ! lib/File/Copy.pm
35150 ____________________________________________________________________________
35151 [  7173] By: gsar                                  on 2000/10/09  18:46:54
35152         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
35153              being used) when closing a socket handle
35154      Branch: perl
35155            ! win32/win32.c win32/win32.h win32/win32sck.c
35156 ____________________________________________________________________________
35157 [  7172] By: gsar                                  on 2000/10/09  18:41:40
35158         Log: on Windows, cwd strings in the environment should be of the
35159              form =X:=X:\foo instead of =X=X:\foo\
35160      Branch: perl
35161            ! win32/vdir.h
35162 ____________________________________________________________________________
35163 [  7171] By: gsar                                  on 2000/10/09  18:30:09
35164         Log: on Windows, LoadLibrary() could load an extension DLL multiple
35165              times if forward slashes are used in the path
35166      Branch: perl
35167            ! win32/win32.c
35168 ____________________________________________________________________________
35169 [  7170] By: jhi                                   on 2000/10/09  17:53:59
35170         Log: Add a todo note about overloadable assertions.
35171      Branch: perl
35172            ! Todo-5.6
35173 ____________________________________________________________________________
35174 [  7169] By: jhi                                   on 2000/10/09  13:43:45
35175         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
35176              From: mjd@plover.com
35177              Date: 9 Oct 2000 00:24:44 -0000
35178              Message-ID: <20001009002444.10616.qmail@plover.com>
35179      Branch: perl
35180            ! pod/perldebguts.pod
35181 ____________________________________________________________________________
35182 [  7168] By: nick                                  on 2000/10/08  13:16:33
35183         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
35184              is not right thing to do on (e.g. x86). Network order is also "right" for
35185              X fonts.
35186      Branch: perl
35187            ! ext/Encode/Encode.pm
35188 ____________________________________________________________________________
35189 [  7167] By: nick                                  on 2000/10/08  12:54:42
35190         Log: Make "encodings" work post-install when Encode/*.enc files may not
35191              be in same directory as Encode.pm
35192      Branch: perl
35193            ! ext/Encode/Encode.pm
35194 ____________________________________________________________________________
35195 [  7166] By: nick                                  on 2000/10/08  11:51:26
35196         Log: Work round the fact that $hash->{$key} does not take into account
35197              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
35198              so that key is always in the "expected" encoding - i.e. same way we put
35199              it in the hash.
35200      Branch: perl
35201            ! ext/Encode/Encode.pm
35202 ____________________________________________________________________________
35203 [  7165] By: gsar                                  on 2000/10/08  04:15:29
35204         Log: save_re_context() could reset PL_curcop to freed memory, causing core
35205              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
35206      Branch: perl
35207            ! pp_ctl.c
35208 ____________________________________________________________________________
35209 [  7164] By: jhi                                   on 2000/10/06  20:51:48
35210         Log: UTF8ize split() so that the cloned substrings get the UTF8
35211              flag of the original scalar.  Problem reported by Simon Cozens.
35212      Branch: perl
35213            ! pp.c t/pragma/utf8.t
35214 ____________________________________________________________________________
35215 [  7163] By: nick                                  on 2000/10/06  20:48:34
35216         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
35217              got a false +ve and so did not reach code which would have un-FAKEd the SV.
35218      Branch: perl
35219            ! sv.c
35220 ____________________________________________________________________________
35221 [  7162] By: nick                                  on 2000/10/06  20:25:37
35222         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
35223              To fix  (sort {$a <=> $b} keys %hash) in particular but
35224              should cover a number of other as-yet-unknown cases as well.
35225      Branch: perl
35226            ! sv.c
35227 ____________________________________________________________________________
35228 [  7161] By: jhi                                   on 2000/10/06  19:56:18
35229         Log: Change the version number of Tie::Handle in the core to 4.0,
35230              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
35231              
35232              Subject: Note on Tie::Handle
35233              From: andreas.koenig@anima.de (Andreas J. Koenig)
35234              Date:      06 Oct 2000 21:48:58 +0200
35235              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
35236      Branch: perl
35237            ! lib/Tie/Handle.pm
35238 ____________________________________________________________________________
35239 [  7160] By: jhi                                   on 2000/10/06  18:20:35
35240         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
35241              as the first option of cc/ld because of ultrapicky compilers
35242              (e.g. OS/390 R2.5)
35243      Branch: metaconfig
35244            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
35245            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
35246            ! U/compline/orderlib.U U/modified/Cppsym.U
35247            ! U/modified/d_access.U
35248      Branch: metaconfig/U/perl
35249            ! Checkcc.U d_dlsymun.U gccvers.U
35250      Branch: perl
35251            ! Configure config_h.SH
35252 ____________________________________________________________________________
35253 [  7159] By: jhi                                   on 2000/10/06  13:56:39
35254         Log: Update Changes.
35255      Branch: perl
35256            ! Changes patchlevel.h
35257 ____________________________________________________________________________
35258 [  7158] By: jhi                                   on 2000/10/06  12:48:40
35259         Log: Eliminate $Is_VMS code from the test.
35260              
35261              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
35262              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35263              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
35264              Date:     Thu, 5 Oct 2000 07:46:33 EDT
35265      Branch: perl
35266            ! t/lib/b.t
35267 ____________________________________________________________________________
35268 [  7157] By: jhi                                   on 2000/10/06  12:47:13
35269         Log: Also the $ccflags is needed for the C compiler check.
35270              
35271              Subject: Configure (check for C-compiler)
35272              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35273              Date: Fri, 06 Oct 2000 08:47:15 +0200
35274              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
35275      Branch: metaconfig/U/perl
35276            ! Checkcc.U
35277      Branch: perl
35278            ! Configure config_h.SH
35279 ____________________________________________________________________________
35280 [  7156] By: jhi                                   on 2000/10/06  11:45:15
35281         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
35282      Branch: perl
35283            ! perl.c pp_ctl.c sv.h utf8.c
35284 ____________________________________________________________________________
35285 [  7155] By: jhi                                   on 2000/10/06  11:40:41
35286         Log: IO::Handle->syswrite() did not handle length omission
35287              like CORE::syswrite() does.
35288              
35289              Subject: [Fwd] IO::Handle, syswrite and arguments
35290              From: Graham Barr <gbarr@pobox.com>
35291              Date: Fri, 6 Oct 2000 10:22:05 +0100
35292              Message-ID: <20001006102205.U6312@pobox.com>
35293              
35294              The original patch from andrew@ugh.net.au.
35295      Branch: perl
35296            ! ext/IO/lib/IO/Handle.pm
35297 ____________________________________________________________________________
35298 [  7154] By: jhi                                   on 2000/10/06  01:42:15
35299         Log: Tweak #7153.
35300      Branch: perl
35301            ! utf8.h
35302 ____________________________________________________________________________
35303 [  7153] By: jhi                                   on 2000/10/06  00:39:55
35304         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
35305      Branch: perl
35306            ! utf8.h
35307 ____________________________________________________________________________
35308 [  7152] By: jhi                                   on 2000/10/06  00:38:11
35309         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
35310      Branch: perl
35311            ! perl.c pp_ctl.c sv.h utf8.c
35312 ____________________________________________________________________________
35313 [  7151] By: jhi                                   on 2000/10/06  00:36:38
35314         Log: Subject: Re: Questions about Tie::Array and perl modules
35315              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35316              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
35317              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
35318              
35319              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
35320      Branch: perl
35321            ! lib/Tie/Array.pm t/op/array.t
35322 ____________________________________________________________________________
35323 [  7150] By: jhi                                   on 2000/10/05  00:20:45
35324         Log: Regen Changes.
35325      Branch: perl
35326            ! Changes patchlevel.h
35327 ____________________________________________________________________________
35328 [  7149] By: jhi                                   on 2000/10/05  00:20:01
35329         Log: Regen toc.
35330      Branch: perl
35331            ! pod/perltoc.pod
35332 ____________________________________________________________________________
35333 [  7148] By: jhi                                   on 2000/10/04  23:35:08
35334         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
35335              reported several times by Dominic Dunlop, for example in
35336              ID 20000315.008.  Patch from Dominic.  Patch affects at
35337              least MachTen, and possibly other oldish BSDs. Should not
35338              break non-broken platforms (tested on LinuxPPC). 
35339      Branch: perl
35340            ! doio.c
35341 ____________________________________________________________________________
35342 [  7147] By: jhi                                   on 2000/10/04  23:26:34
35343         Log: The one that got away from 7146.
35344      Branch: metaconfig
35345            + U/installdirs/installscripts.U
35346 ____________________________________________________________________________
35347 [  7146] By: jhi                                   on 2000/10/04  23:25:04
35348         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
35349              suggested by H. Merijn Brand.
35350      Branch: perl
35351            ! Configure INSTALL Makefile.SH Porting/Glossary
35352            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
35353            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
35354            ! win32/config.vc
35355 ____________________________________________________________________________
35356 [  7145] By: jhi                                   on 2000/10/04  22:08:21
35357         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
35358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35359              Date: Wed, 4 Oct 2000 17:37:46 -0400
35360              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
35361      Branch: perl
35362            ! utils/h2xs.PL
35363 ____________________________________________________________________________
35364 [  7144] By: jhi                                   on 2000/10/04  18:11:41
35365         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
35366              From: Jeff Pinyan <jeffp@crusoe.net>
35367              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
35368              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
35369      Branch: perl
35370            ! pod/perlrun.pod
35371 ____________________________________________________________________________
35372 [  7143] By: jhi                                   on 2000/10/04  18:09:58
35373         Log: Subject: perlhack.pod Patch for Externals Tools
35374              From: Fisher Mark <fisherm@tce.com>
35375              Date: Tue, 3 Oct 2000 15:43:27 -0500 
35376              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
35377      Branch: perl
35378            ! pod/perlhack.pod
35379 ____________________________________________________________________________
35380 [  7142] By: jhi                                   on 2000/10/04  18:08:41
35381         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
35382              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35383              Date:     Wed, 4 Oct 2000 12:11:11 EDT
35384              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
35385      Branch: perl
35386            ! vms/vms.c
35387 ____________________________________________________________________________
35388 [  7141] By: jhi                                   on 2000/10/04  12:20:16
35389         Log: Subject: [PATCH 5.7.0] h2xs not working
35390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35391              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
35392              Date: Tue, 3 Oct 2000 21:43:01 -0400
35393              
35394              Subject: [PATCH 5.7.0] h2xs not documenting the created module
35395              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35396              Date: Tue, 3 Oct 2000 22:55:19 -0400
35397              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
35398      Branch: perl
35399            ! utils/h2xs.PL
35400 ____________________________________________________________________________
35401 [  7140] By: jhi                                   on 2000/10/04  11:53:44
35402         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
35403              From: nick@babyhippo.com
35404              Date: Wed, 4 Oct 2000 12:06:45 +0100
35405              Message-Id: <20001004120645.A7356@babyhippo.com>
35406              
35407              Retract 7118 and 7135.
35408      Branch: perl
35409            ! installman installperl op.c t/pragma/subs.t
35410 ____________________________________________________________________________
35411 [  7139] By: jhi                                   on 2000/10/03  22:09:41
35412         Log: It is possible to have no hosts database at all.  Pointed out in
35413              
35414              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35415              From: Peter Prymmer <pvhp@forte.com>
35416              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35417              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35418      Branch: metaconfig
35419            ! U/modified/myhostname.U
35420      Branch: perl
35421            ! Configure config_h.SH
35422 ____________________________________________________________________________
35423 [  7138] By: jhi                                   on 2000/10/03  21:49:49
35424         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35425              From: Peter Prymmer <pvhp@forte.com>
35426              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35427              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35428      Branch: perl
35429            ! pp_sys.c
35430 ____________________________________________________________________________
35431 [  7137] By: jhi                                   on 2000/10/03  20:10:05
35432         Log: One remaining nit less at the VMS mailbox sizing.
35433      Branch: perl
35434            ! vms/vms.c
35435 ____________________________________________________________________________
35436 [  7136] By: jhi                                   on 2000/10/03  20:08:47
35437         Log: Test harness update to sync with the new perlcc,
35438              from Simon Cozens.
35439      Branch: perl
35440            ! t/TEST t/UTEST
35441 ____________________________________________________________________________
35442 [  7135] By: jhi                                   on 2000/10/03  15:15:42
35443         Log: Subject: Re: PATCH for 20001003.004
35444              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
35445              From: "AARON B. DOSSETT" <aaron@iglou.com>
35446              Message-Id: <E13gTay-0006od-00@iglou.com>
35447      Branch: perl
35448            ! installman installperl
35449 ____________________________________________________________________________
35450 [  7134] By: jhi                                   on 2000/10/03  15:00:34
35451         Log: Subject: [ID 20001003.006] B::Debug not -w clean
35452              From: Nicholas Clark <nick@babyhippo.co.uk>
35453              Date: Tue, 03 Oct 2000 15:46:32 +0100
35454              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
35455      Branch: perl
35456            ! ext/B/B/Debug.pm
35457 ____________________________________________________________________________
35458 [  7133] By: jhi                                   on 2000/10/03  14:58:39
35459         Log: Scale down the VMS message boxes, by Charles Lane.
35460              Fix for ID 20000903.009, workaround at
35461              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
35462      Branch: perl
35463            ! vms/vms.c
35464 ____________________________________________________________________________
35465 [  7132] By: jhi                                   on 2000/10/03  11:20:37
35466         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
35467      Branch: perl
35468            + t/lib/st-lock.t t/lib/st-utf8.t
35469            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
35470            ! ext/Storable/Storable.xs t/lib/st-recurse.t
35471 ____________________________________________________________________________
35472 [  7131] By: jhi                                   on 2000/10/03  03:38:23
35473         Log: Encode nits.
35474      Branch: perl
35475            ! MANIFEST Makefile.SH
35476 ____________________________________________________________________________
35477 [  7130] By: jhi                                   on 2000/10/03  03:31:05
35478         Log: Update Changes.
35479      Branch: perl
35480            ! Changes patchlevel.h
35481 ____________________________________________________________________________
35482 [  7129] By: jhi                                   on 2000/10/03  02:24:02
35483         Log: Misplaced else.
35484      Branch: metaconfig/U/perl
35485            ! d_strtoll.U
35486      Branch: perl
35487            ! Configure config_h.SH
35488 ____________________________________________________________________________
35489 [  7128] By: jhi                                   on 2000/10/03  02:08:29
35490         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
35491              From: sthoenna@efn.org
35492              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
35493              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
35494      Branch: metaconfig/U/perl
35495            ! d_strtoll.U
35496      Branch: perl
35497            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
35498 ____________________________________________________________________________
35499 [  7127] By: jhi                                   on 2000/10/03  01:13:14
35500         Log: Update Changes.
35501      Branch: perl
35502            ! Changes patchlevel.h
35503 ____________________________________________________________________________
35504 [  7126] By: jhi                                   on 2000/10/03  00:57:08
35505         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
35506              as suggested by Olaf Flebbe and Nick Clark.
35507      Branch: perl
35508            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
35509 ____________________________________________________________________________
35510 [  7125] By: jhi                                   on 2000/10/03  00:50:56
35511         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
35512              From: Nick Clark <nick@plum.flirble.org>
35513              Date: Mon, 2 Oct 2000 11:03:24 +0100
35514              Message-Id: <20001002110324.D20073@plum.flirble.org>
35515              
35516              Also fixes bug ID 20001002.005.
35517      Branch: perl
35518            ! t/lib/encode.t
35519 ____________________________________________________________________________
35520 [  7124] By: jhi                                   on 2000/10/03  00:34:59
35521         Log: Subject: [PATCH 5.7.0] Epoc update
35522              From: Olaf Flebbe <o.flebbe@gmx.de>
35523              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
35524              Message-ID: <26423.969484586@www10.gmx.net>
35525      Branch: perl
35526            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
35527            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
35528            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
35529            ! util.c util.h
35530 ____________________________________________________________________________
35531 [  7123] By: jhi                                   on 2000/10/03  00:30:07
35532         Log: Regen headers.
35533      Branch: perl
35534            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
35535 ____________________________________________________________________________
35536 [  7122] By: jhi                                   on 2000/10/03  00:10:48
35537         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
35538      Branch: perl
35539            ! hints/openbsd.sh
35540 ____________________________________________________________________________
35541 [  7121] By: jhi                                   on 2000/10/03  00:05:06
35542         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
35543              From: <abigail@foad.org>
35544              Date: Tue, 26 Sep 2000 13:36:14 -0400
35545              Message-ID: <20000926173614.4356.qmail@foad.org>
35546      Branch: perl
35547            ! pod/perlop.pod
35548 ____________________________________________________________________________
35549 [  7120] By: jhi                                   on 2000/10/03  00:04:00
35550         Log: Inside require() $^S was always left undefined.
35551              
35552              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
35553              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35554              Date: Wed, 27 Sep 2000 18:54:49 -0400
35555              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
35556      Branch: perl
35557            ! cop.h mg.c pp_ctl.c util.c
35558 ____________________________________________________________________________
35559 [  7119] By: jhi                                   on 2000/10/03  00:00:16
35560         Log: Subject: [PATCH] DLL not restartabke with threaded perl
35561              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
35562              Date: Thu, 28 Sep 2000 09:20:46 +0100
35563              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
35564      Branch: perl
35565            ! perl.c
35566 ____________________________________________________________________________
35567 [  7118] By: jhi                                   on 2000/10/02  23:59:20
35568         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
35569              From: Nicholas Clark <nick@ccl4.org>
35570              Date: Thu, 28 Sep 2000 11:52:24 +0100
35571              Message-ID: <20000928115224.D7924@plum.flirble.org>
35572      Branch: perl
35573            ! op.c
35574 ____________________________________________________________________________
35575 [  7117] By: jhi                                   on 2000/10/02  23:57:51
35576         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
35577              From: Nicholas Clark <nick@babyhippo.co.uk>
35578              Date: Thu, 28 Sep 2000 12:18:10 +0100
35579              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
35580              
35581              Did not apply cleanly, manual intervention was needed.
35582      Branch: perl
35583            ! ext/B/B/Bytecode.pm utils/perlcc.PL
35584 ____________________________________________________________________________
35585 [  7116] By: jhi                                   on 2000/10/02  23:50:40
35586         Log: Document the issue (is not a syntax error, kind of)
35587              
35588              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
35589              From: Nicholas Clark <nick@ccl4.org>
35590              Date: Thu, 28 Sep 2000 17:12:42 +0100
35591              Message-ID: <20000928171242.K7924@plum.flirble.org>
35592      Branch: perl
35593            ! pod/perldata.pod
35594 ____________________________________________________________________________
35595 [  7115] By: jhi                                   on 2000/10/02  23:48:58
35596         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
35597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35598              Date: Thu, 28 Sep 2000 21:55:31 -0400
35599              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
35600      Branch: perl
35601            ! regexec.c
35602 ____________________________________________________________________________
35603 [  7114] By: jhi                                   on 2000/10/02  23:47:57
35604         Log: Subject: DOC PATCH 5.6.0
35605              From: mjd@plover.com
35606              Date: 30 Sep 2000 06:02:34 -0000
35607              Message-ID: <20000930060234.4559.qmail@plover.com>
35608      Branch: perl
35609            ! pod/perldebguts.pod
35610 ____________________________________________________________________________
35611 [  7113] By: jhi                                   on 2000/10/02  23:46:43
35612         Log: SOCK_DGRAM and listen() do not mix as reported in
35613              
35614              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
35615              From: Petter Reinholdtsen <pere@hungry.com>
35616              Date: Sun, 1 Oct 2000 10:57:20 +0800
35617              Message-Id: <200010010257.KAA05735@localhost.localdomain>
35618              
35619              The patch for 5.7.0+ had to be reengineered, though.
35620      Branch: perl
35621            ! ext/IO/lib/IO/Socket/UNIX.pm
35622 ____________________________________________________________________________
35623 [  7112] By: jhi                                   on 2000/10/02  23:36:57
35624         Log: Subject: Re: [PATCH 5.005_64 missed]
35625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35626              Date: Sun, 1 Oct 2000 18:50:10 -0400
35627              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
35628      Branch: perl
35629            ! pod/perlxs.pod
35630 ____________________________________________________________________________
35631 [  7111] By: jhi                                   on 2000/10/02  23:35:40
35632         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
35633              From: Radu Greab <radu@netsoft.ro>
35634              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
35635              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
35636      Branch: perl
35637            ! op.c opcode.pl t/op/substr.t
35638 ____________________________________________________________________________
35639 [  7110] By: jhi                                   on 2000/10/02  23:32:38
35640         Log: Subject: [PATCH] Fix aliasing of tied filehandles
35641              From: Daniel Chetlin <daniel@chetlin.com>
35642              Date: Mon, 2 Oct 2000 14:53:27 -0700
35643              Message-ID: <20001002145327.C1617@ilmd>
35644      Branch: perl
35645            ! perl.h pp_hot.c t/op/tiehandle.t
35646 ____________________________________________________________________________
35647 [  7109] By: jhi                                   on 2000/10/02  23:31:30
35648         Log: s/Robin Parker/Robin Barker/
35649      Branch: perl
35650            ! Changes5.6
35651 ____________________________________________________________________________
35652 [  7108] By: jhi                                   on 2000/10/02  23:15:46
35653         Log: Retract #7091 as suggested in
35654              
35655              From: Robin Barker <rmb1@cise.npl.co.uk> 
35656              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
35657              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
35658              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
35659      Branch: perl
35660            ! embed.pl proto.h
35661 ____________________________________________________________________________
35662 [  7107] By: nick                                  on 2000/10/02  18:23:14
35663         Log: A few tweaks to get Tk803 to work with Encode scheme.
35664      Branch: perl
35665            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35666 ____________________________________________________________________________
35667 [  7106] By: nick                                  on 2000/10/01  21:34:14
35668         Log: Add checking cases to Encode's toUnicode and fromUnicode.
35669      Branch: perl
35670            ! ext/Encode/Encode.pm
35671 ____________________________________________________________________________
35672 [  7105] By: nick                                  on 2000/10/01  17:18:01
35673         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
35674              To read and use them.
35675              Add a lib/encode.t which checks a few things.
35676      Branch: perl
35677            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
35678            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
35679            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
35680            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
35681            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
35682            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
35683            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
35684            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
35685            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
35686            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
35687            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
35688            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
35689            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
35690            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
35691            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
35692            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
35693            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
35694            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
35695            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
35696            + ext/Encode/Encode/iso2022-jp.enc
35697            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35698            + ext/Encode/Encode/iso8859-1.enc
35699            + ext/Encode/Encode/iso8859-2.enc
35700            + ext/Encode/Encode/iso8859-3.enc
35701            + ext/Encode/Encode/iso8859-4.enc
35702            + ext/Encode/Encode/iso8859-5.enc
35703            + ext/Encode/Encode/iso8859-6.enc
35704            + ext/Encode/Encode/iso8859-7.enc
35705            + ext/Encode/Encode/iso8859-8.enc
35706            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
35707            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
35708            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
35709            + ext/Encode/Encode/macCentEuro.enc
35710            + ext/Encode/Encode/macCroatian.enc
35711            + ext/Encode/Encode/macCyrillic.enc
35712            + ext/Encode/Encode/macDingbats.enc
35713            + ext/Encode/Encode/macGreek.enc
35714            + ext/Encode/Encode/macIceland.enc
35715            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
35716            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
35717            + ext/Encode/Encode/macTurkish.enc
35718            + ext/Encode/Encode/macUkraine.enc
35719            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
35720            + t/lib/encode.t
35721            ! MANIFEST ext/Encode/Encode.pm
35722 ____________________________________________________________________________
35723 [  7104] By: nick                                  on 2000/09/30  13:04:30
35724         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
35725              From: Daniel Chetlin <daniel@chetlin.com>
35726              Date: Mon, 18 Sep 2000 05:05:40 -0700
35727              Message-Id: <20000918050540.C652@ilmd>
35728      Branch: perl
35729            ! lib/overload.pm sv.c t/pragma/overload.t
35730 ____________________________________________________________________________
35731 [  7103] By: nick                                  on 2000/09/30  12:53:36
35732         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
35733              From: Johan Vromans <jvromans@squirrel.nl>
35734              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
35735              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
35736      Branch: perl
35737            ! pod/Makefile.SH
35738 ____________________________________________________________________________
35739 [  7102] By: nick                                  on 2000/09/30  12:52:31
35740         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
35741              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35742              Date: Sat, 16 Sep 2000 16:36:45 -0400
35743              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
35744      Branch: perl
35745            ! ext/B/B/Deparse.pm
35746 ____________________________________________________________________________
35747 [  7101] By: nick                                  on 2000/09/30  12:51:41
35748         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
35749              From: Craig A. Berry <craig.berry@psinetcs.com>
35750              Date: Sat, 16 Sep 2000 10:11:10 -0500
35751              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
35752      Branch: perl
35753            ! vms/vms.c
35754 ____________________________________________________________________________
35755 [  7100] By: nick                                  on 2000/09/30  12:50:33
35756         Log: Subject: Re: unicode support and perl [ID 20000901.097]
35757              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35758              Date: Fri, 15 Sep 2000 16:37:58 -0400
35759              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
35760      Branch: perl
35761            ! t/op/append.t
35762 ____________________________________________________________________________
35763 [  7099] By: nick                                  on 2000/09/30  12:49:35
35764         Log: Subject: Re: unicode support and perl [ID 20000901.097]
35765              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35766              Date: Fri, 15 Sep 2000 16:25:30 -0400
35767              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
35768      Branch: perl
35769            ! pp_hot.c
35770 ____________________________________________________________________________
35771 [  7098] By: nick                                  on 2000/09/30  12:48:00
35772         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
35773              From: Gisle Aas <gisle@ActiveState.com>
35774              Date: 15 Sep 2000 16:23:41 +0200
35775              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
35776      Branch: perl
35777            ! toke.c
35778 ____________________________________________________________________________
35779 [  7097] By: nick                                  on 2000/09/30  12:45:16
35780         Log: Subject: [PATCH] Nits in perlmod.pod
35781              From: Daniel Chetlin <daniel@chetlin.com>
35782              Date: Fri, 15 Sep 2000 02:04:09 -0700
35783              Message-Id: <20000915020409.A2104@ilmd>
35784      Branch: perl
35785            ! pod/perlmod.pod
35786 ____________________________________________________________________________
35787 [  7096] By: nick                                  on 2000/09/30  12:18:00
35788         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
35789              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
35790              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
35791              0 to checking to get the warning.
35792      Branch: perl
35793            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
35794            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
35795            ! regexec.c sv.c toke.c utf8.c
35796 ____________________________________________________________________________
35797 [  7095] By: nick                                  on 2000/09/15  16:55:59
35798         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
35799              
35800              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
35801              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35802              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
35803              Date: Fri, 15 Sep 2000 06:37:30 -0400
35804      Branch: perl
35805            ! ext/Encode/Encode.xs sv.c
35806 ____________________________________________________________________________
35807 [  7094] By: jhi                                   on 2000/09/15  03:23:32
35808         Log: Update Changes.
35809      Branch: perl
35810            ! Changes patchlevel.h
35811 ____________________________________________________________________________
35812 [  7093] By: jhi                                   on 2000/09/15  03:11:44
35813         Log: Fix for the charnames.t failures from Spider Boardman.
35814      Branch: perl
35815            ! toke.c
35816 ____________________________________________________________________________
35817 [  7092] By: jhi                                   on 2000/09/15  00:15:48
35818         Log: Botched the #7090 check-in.
35819      Branch: perl
35820            ! sv.c
35821 ____________________________________________________________________________
35822 [  7091] By: jhi                                   on 2000/09/14  23:33:24
35823         Log: Part of #7081 didn't come through.
35824      Branch: perl
35825            ! embed.pl proto.h
35826 ____________________________________________________________________________
35827 [  7090] By: jhi                                   on 2000/09/14  23:17:39
35828         Log: Subject: Re: perl@7078 
35829              From: Spider Boardman <spider@web.zk3.dec.com>
35830              Date: Thu, 14 Sep 2000 19:06:36 -0400
35831              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
35832      Branch: perl
35833            ! sv.c toke.c
35834 ____________________________________________________________________________
35835 [  7089] By: jhi                                   on 2000/09/14  23:11:21
35836         Log: Small portability tweaks.
35837      Branch: perl
35838            ! ext/Encode/Encode.xs
35839 ____________________________________________________________________________
35840 [  7088] By: jhi                                   on 2000/09/14  22:57:23
35841         Log: Fake return to pacify picky compilers.
35842      Branch: perl
35843            ! ext/Encode/Encode.xs
35844 ____________________________________________________________________________
35845 [  7087] By: jhi                                   on 2000/09/14  22:53:37
35846         Log: Subject: [PATCH] utf8.c apidoc
35847              From: Simon Cozens <simon@cozens.net>
35848              Date: Thu, 14 Sep 2000 23:46:57 +0100
35849              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
35850      Branch: perl
35851            ! perlapi.c pod/perlapi.pod utf8.c
35852 ____________________________________________________________________________
35853 [  7086] By: jhi                                   on 2000/09/14  22:40:38
35854         Log: We don't need to count the high bit bytes, a boolean is enough. 
35855      Branch: perl
35856            ! sv.c
35857 ____________________________________________________________________________
35858 [  7085] By: jhi                                   on 2000/09/14  21:20:09
35859         Log: Replace #7084 with
35860              
35861              Subject: Re: perl@7078 
35862              From: Spider Boardman <spider@web.zk3.dec.com>
35863              Date: Thu, 14 Sep 2000 17:09:36 -0400
35864              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
35865      Branch: perl
35866            ! sv.c utf8.c
35867 ____________________________________________________________________________
35868 [  7084] By: jhi                                   on 2000/09/14  20:03:34
35869         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
35870              convertable to bytes by checking it doesn't go above 0xc3
35871              
35872              Subject: Re: perl@7078
35873              From: Simon Cozens <simon@cozens.net>
35874              Date: Thu, 14 Sep 2000 20:59:19 +0100
35875              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
35876      Branch: perl
35877            ! utf8.c
35878 ____________________________________________________________________________
35879 [  7083] By: jhi                                   on 2000/09/14  19:38:47
35880         Log: Subject: Re: perl@7078
35881              From: Simon Cozens <simon@cozens.net>
35882              Date: Thu, 14 Sep 2000 20:13:09 +0100
35883              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
35884      Branch: perl
35885            ! t/op/bop.t
35886 ____________________________________________________________________________
35887 [  7082] By: jhi                                   on 2000/09/14  17:50:44
35888         Log: The one that got away.
35889      Branch: perl
35890            ! lib/File/Find.pm
35891 ____________________________________________________________________________
35892 [  7081] By: jhi                                   on 2000/09/14  17:45:35
35893         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
35894              From: Robin Barker <rmb1@cise.npl.co.uk>
35895              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
35896              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
35897      Branch: perl
35898            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
35899            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
35900            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
35901            ! regcomp.c toke.c universal.c
35902 ____________________________________________________________________________
35903 [  7080] By: jhi                                   on 2000/09/14  17:40:35
35904         Log: Problems picked up by AIX cc.
35905              
35906              Subject: Re: perl@7078 (patch included)
35907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35908              Date: Thu, 14 Sep 2000 18:53:30 +0200
35909              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
35910      Branch: perl
35911            ! ext/Encode/Encode.xs
35912 ____________________________________________________________________________
35913 [  7079] By: jhi                                   on 2000/09/14  17:38:27
35914         Log: Subject: File::Find 5.7.0 POD nits
35915              From: Rich Morin <rdm@cfcl.com>
35916              Date: Wed, 13 Sep 2000 22:03:58 -0700
35917              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
35918      Branch: perl
35919            ! lib/File/Find.pm
35920 ____________________________________________________________________________
35921 [  7078] By: jhi                                   on 2000/09/14  14:58:20
35922         Log: Update Changes.
35923      Branch: perl
35924            ! Changes patchlevel.h
35925 ____________________________________________________________________________
35926 [  7077] By: jhi                                   on 2000/09/14  14:55:54
35927         Log: Compilation warnings and an error.
35928      Branch: perl
35929            ! sv.c
35930 ____________________________________________________________________________
35931 [  7076] By: jhi                                   on 2000/09/14  14:42:56
35932         Log: Fix for a parsing bug, not for the original bug.
35933              
35934              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
35935              From: Spider Boardman <spider@web.zk3.dec.com>
35936              Date: Wed, 13 Sep 2000 17:52:20 -0400
35937              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
35938      Branch: perl
35939            ! regcomp.c
35940 ____________________________________________________________________________
35941 [  7075] By: jhi                                   on 2000/09/14  14:40:40
35942         Log: Batch of UTF-8 patches from Simon Cozens.
35943      Branch: perl
35944            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
35945            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
35946            ! toke.c utf8.c
35947 ____________________________________________________________________________
35948 [  7074] By: jhi                                   on 2000/09/14  14:29:58
35949         Log: Subject: Re: Two advertising clauses need to be removed
35950              From: Russ Allbery <rra@stanford.edu>
35951              Date: 13 Sep 2000 18:50:26 -0700
35952              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
35953      Branch: perl
35954            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
35955 ____________________________________________________________________________
35956 [  7073] By: jhi                                   on 2000/09/14  14:28:20
35957         Log: Subject: [PATCH] de-wall t/README
35958              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35959              Date: Wed, 13 Sep 2000 17:46:55 -0700
35960              Message-ID: <//Bw5gzkge/e092yn@efn.org>
35961      Branch: perl
35962            ! t/README
35963 ____________________________________________________________________________
35964 [  7072] By: jhi                                   on 2000/09/14  14:25:10
35965         Log: Hints optimization.
35966              
35967              Subject: Minor nit
35968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35969              Date: Wed, 13 Sep 2000 21:42:07 +0200
35970              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
35971      Branch: perl
35972            ! hints/hpux.sh
35973 ____________________________________________________________________________
35974 [  7071] By: jhi                                   on 2000/09/14  14:23:30
35975         Log: Allow chop() and chomp() to be overridden.
35976              
35977              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
35978              From: "Casey R. Tweten" <crt@kiski.net>
35979              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
35980              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
35981      Branch: perl
35982            ! toke.c
35983 ____________________________________________________________________________
35984 [  7070] By: jhi                                   on 2000/09/14  14:20:36
35985         Log: The return value of setlocale must be copied away.
35986              
35987              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
35988              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35989              Date: Wed, 13 Sep 2000 16:27:37 +0100 
35990              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
35991      Branch: perl
35992            ! util.c
35993 ____________________________________________________________________________
35994 [  7069] By: jhi                                   on 2000/09/14  14:16:27
35995         Log: Remove vestiges of tr//CU.
35996              
35997              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
35998              From: Nick Clark <nick@plum.flirble.org>
35999              Date: Tue, 12 Sep 2000 22:50:14 +0100
36000              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
36001              
36002              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
36003              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36004              Date: Tue, 12 Sep 2000 21:38:48 -0700
36005              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
36006      Branch: perl
36007            ! op.h pod/perlunicode.pod
36008 ____________________________________________________________________________
36009 [  7068] By: jhi                                   on 2000/09/13  14:18:39
36010         Log: Add the Encode extension.  The code is still largely just skeleton.
36011      Branch: perl
36012            + ext/Encode/Encode.pm ext/Encode/Encode.xs
36013            + ext/Encode/Makefile.PL ext/Encode/Todo
36014            ! MANIFEST Todo-5.6
36015 ____________________________________________________________________________
36016 [  7067] By: jhi                                   on 2000/09/12  17:43:33
36017         Log: Allow for whitespace between "#" and "line" in cpp output.
36018              
36019              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
36020              From: Calle Dybedahl <calle@lysator.liu.se>
36021              Date: 12 Sep 2000 19:38:02 +0200 
36022              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
36023      Branch: perl
36024            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
36025 ____________________________________________________________________________
36026 [  7066] By: gsar                                  on 2000/09/12  17:24:29
36027         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
36028              initialization in all the threads on Windows
36029      Branch: perl
36030            ! win32/win32.c
36031 ____________________________________________________________________________
36032 [  7065] By: jhi                                   on 2000/09/12  15:11:31
36033         Log: Update Changes.
36034      Branch: perl
36035            ! Changes patchlevel.h
36036 ____________________________________________________________________________
36037 [  7064] By: jhi                                   on 2000/09/12  14:54:54
36038         Log: Retract #7062, the pod tests are not ready.
36039      Branch: perl
36040            ! t/TEST t/harness
36041 ____________________________________________________________________________
36042 [  7063] By: jhi                                   on 2000/09/12  14:25:41
36043         Log: The #7054 truncated Configure badly.
36044      Branch: metaconfig/U/perl
36045            ! End.U
36046      Branch: perl
36047            ! Configure config_h.SH
36048 ____________________________________________________________________________
36049 [  7062] By: jhi                                   on 2000/09/12  14:08:32
36050         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
36051              From: sthoenna@efn.org
36052              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
36053              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
36054      Branch: perl
36055            ! t/TEST t/harness
36056 ____________________________________________________________________________
36057 [  7061] By: jhi                                   on 2000/09/12  14:07:18
36058         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
36059              From: sthoenna@efn.org
36060              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
36061              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
36062      Branch: perl
36063            ! pod/perlxs.pod
36064 ____________________________________________________________________________
36065 [  7060] By: jhi                                   on 2000/09/12  14:06:08
36066         Log: Break up the myconfig lines a bit.
36067              
36068              Subject: perlbug/perl -V output format
36069              From: sthoenna@efn.org
36070              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
36071              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
36072      Branch: perl
36073            ! myconfig.SH
36074 ____________________________________________________________________________
36075 [  7059] By: jhi                                   on 2000/09/12  14:05:04
36076         Log: Test for the #7049.
36077              
36078              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
36079              From: andreas.koenig@anima.de (Andreas J. Koenig)
36080              Date: 12 Sep 2000 06:42:01 +0200
36081              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
36082      Branch: perl
36083            ! t/op/my.t
36084 ____________________________________________________________________________
36085 [  7058] By: jhi                                   on 2000/09/12  14:03:05
36086         Log: Subject: [patch: perl@7045] vms updates
36087              From: Peter Prymmer <pvhp@forte.com>
36088              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
36089              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
36090      Branch: perl
36091            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
36092 ____________________________________________________________________________
36093 [  7057] By: jhi                                   on 2000/09/12  14:00:51
36094         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
36095              From: sthoenna@efn.org
36096              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
36097              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
36098      Branch: perl
36099            ! t/op/64bitint.t
36100 ____________________________________________________________________________
36101 [  7056] By: jhi                                   on 2000/09/12  13:58:14
36102         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
36103              From: Jeff Pinyan <jeffp@crusoe.net>
36104              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
36105              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
36106      Branch: perl
36107            ! pod/perlfunc.pod
36108 ____________________________________________________________________________
36109 [  7055] By: jhi                                   on 2000/09/12  13:56:32
36110         Log: Do in VMS as the #7054 does.
36111      Branch: perl
36112            ! configure.com
36113 ____________________________________________________________________________
36114 [  7054] By: jhi                                   on 2000/09/12  13:50:31
36115         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
36116              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36117              Date: Mon, 11 Sep 2000 08:33:09 +0100
36118              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
36119      Branch: metaconfig/U/perl
36120            ! End.U
36121      Branch: perl
36122            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
36123            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
36124 ____________________________________________________________________________
36125 [  7053] By: jhi                                   on 2000/09/12  13:29:19
36126         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
36127              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36128              Date:     Tue, 12 Sep 2000 08:35:59 EDT
36129              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
36130      Branch: perl
36131            ! vms/test.com
36132 ____________________________________________________________________________
36133 [  7052] By: jhi                                   on 2000/09/11  23:01:50
36134         Log: Document the SvUTF8*().
36135      Branch: perl
36136            ! pod/perlapi.pod sv.h
36137 ____________________________________________________________________________
36138 [  7051] By: gsar                                  on 2000/09/11  14:46:30
36139         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
36140              (missed a spot when fixing up op_pmreplroot hack for ithreads)
36141      Branch: perl
36142            ! op.c t/op/split.t
36143 ____________________________________________________________________________
36144 [  7050] By: nick                                  on 2000/09/11  10:03:51
36145         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
36146              
36147              Subject: borland C++ win32.c tweak
36148              From: Vadim Konovalov <vkonovalov@lucent.com>
36149              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
36150              Date: Mon, 11 Sep 2000 11:22:33 +0400
36151      Branch: perl
36152            ! win32/win32.c
36153 ____________________________________________________________________________
36154 [  7049] By: nick                                  on 2000/09/11  09:57:33
36155         Log: Point fix for s/// on foreach (keys %xxx).
36156      Branch: perl
36157            ! pp_hot.c
36158 ____________________________________________________________________________
36159 [  7048] By: jhi                                   on 2000/09/10  23:37:09
36160         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
36161              by Pod::Text, from Brad Appleton.
36162      Branch: perl
36163            ! t/pod/testp2pt.pl
36164 ____________________________________________________________________________
36165 [  7047] By: jhi                                   on 2000/09/10  14:32:53
36166         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
36167              by Russ Allbery.
36168      Branch: perl
36169            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
36170 ____________________________________________________________________________
36171 [  7046] By: jhi                                   on 2000/09/10  14:15:08
36172         Log: Upgrade to CPAN 1.57_65, from Andreas König.
36173      Branch: perl
36174            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36175 ____________________________________________________________________________
36176 [  7045] By: jhi                                   on 2000/09/08  21:36:32
36177         Log: Update Changes.
36178      Branch: perl
36179            ! Changes patchlevel.h
36180 ____________________________________________________________________________
36181 [  7044] By: jhi                                   on 2000/09/08  21:29:56
36182         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
36183              From: Peter Prymmer <pvhp@forte.com>
36184              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
36185              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
36186      Branch: perl
36187            ! configure.com
36188 ____________________________________________________________________________
36189 [  7043] By: jhi                                   on 2000/09/08  21:27:50
36190         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
36191              From: Peter Prymmer <pvhp@forte.com>
36192              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
36193              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
36194      Branch: perl
36195            ! Makefile.SH installperl
36196 ____________________________________________________________________________
36197 [  7042] By: jhi                                   on 2000/09/08  21:23:21
36198         Log: Continue #7041.
36199      Branch: perl
36200            ! cygwin/Makefile.SHs os2/Makefile.SHs
36201 ____________________________________________________________________________
36202 [  7041] By: jhi                                   on 2000/09/08  21:18:10
36203         Log: Do away with memory models cruft.  Sorry, PDP users.
36204      Branch: metaconfig
36205            ! U/modified/cc.U U/modified/libpth.U
36206      Branch: perl
36207            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
36208            ! Porting/config_H cflags.SH config_h.SH configure.com
36209            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
36210            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
36211            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
36212 ____________________________________________________________________________
36213 [  7040] By: jhi                                   on 2000/09/08  14:34:18
36214         Log: Major rewrite of s2p.  And I mean really major, it is
36215              an implementation of sed in perl.  If called as s2p it
36216              will function as s2p.  Note: needs non-UNIXifying.
36217              
36218              Subject: s2p
36219              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
36220              Date: Mon, 28 Aug 2000 14:05:12 +0200
36221              Message-ID: <39AA5578.2102E2AA@alcatel.at>
36222      Branch: perl
36223            ! x2p/s2p.PL
36224 ____________________________________________________________________________
36225 [  7039] By: jhi                                   on 2000/09/08  14:19:49
36226         Log: Re-allow vec() for characters > 255.
36227              
36228              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
36229              From: Spider Boardman <spider@web.zk3.dec.com>
36230              Date: Fri, 08 Sep 2000 02:21:02 -0400
36231              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
36232      Branch: perl
36233            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
36234            ! t/op/vec.t
36235 ____________________________________________________________________________
36236 [  7038] By: jhi                                   on 2000/09/08  14:14:18
36237         Log: Subject: [PATCH lib/Benchmark.pm]
36238              From: <abigail@foad.org>
36239              Date: Thu, 7 Sep 2000 15:03:20 -0400
36240              Message-ID: <20000907190320.888.qmail@foad.org>
36241      Branch: perl
36242            ! lib/Benchmark.pm
36243 ____________________________________________________________________________
36244 [  7037] By: jhi                                   on 2000/09/08  14:11:06
36245         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
36246              
36247              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
36248              From: Spider Boardman <spider@web.zk3.dec.com>
36249              Date: Fri, 08 Sep 2000 01:30:27 -0400
36250              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
36251      Branch: perl
36252            ! op.c
36253 ____________________________________________________________________________
36254 [  7036] By: jhi                                   on 2000/09/08  14:08:58
36255         Log: Subject: [ID 20000908.002] perlipc documentation bug.
36256              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
36257              Date: Fri, 08 Sep 2000 12:38:32 +0200
36258              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
36259      Branch: perl
36260            ! pod/perlipc.pod
36261 ____________________________________________________________________________
36262 [  7035] By: jhi                                   on 2000/09/08  14:03:12
36263         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36264              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36265              Date: Fri, 08 Sep 2000 11:47:34 +0200
36266              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
36267      Branch: perl
36268            ! hints/dec_osf.sh
36269 ____________________________________________________________________________
36270 [  7034] By: jhi                                   on 2000/09/08  13:59:35
36271         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
36272              From: Simon Cozens <simon@cozens.net>
36273              Date: Thu, 7 Sep 2000 20:40:38 +0100
36274              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
36275      Branch: perl
36276            ! pp_hot.c
36277 ____________________________________________________________________________
36278 [  7033] By: jhi                                   on 2000/09/08  04:03:03
36279         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
36280              From: "Larry W. Virden" <lvirden@cas.org>
36281              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
36282              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
36283      Branch: perl
36284            ! pod/perldiag.pod
36285 ____________________________________________________________________________
36286 [  7032] By: jhi                                   on 2000/09/07  22:18:30
36287         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
36288              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
36289              Date: Mon, 04 Sep 2000 13:16:38 -0700
36290              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
36291      Branch: perl
36292            ! lib/perl5db.pl
36293 ____________________________________________________________________________
36294 [  7031] By: jhi                                   on 2000/09/07  22:02:29
36295         Log: Fix the ccversion detection for 5.1 and beyond.
36296              
36297              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36298              From: Spider Boardman <spider@leggy.zk3.dec.com>
36299              Date: Thu, 7 Sep 2000 17:54:27 -0400
36300              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
36301      Branch: perl
36302            ! hints/dec_osf.sh
36303 ____________________________________________________________________________
36304 [  7030] By: jhi                                   on 2000/09/07  19:12:28
36305         Log: Fix for
36306              
36307              Subject: [ID 20000903.001] \w in utf8-strings
36308              From: Marc Lehmann <pcg@goof.com>
36309              Date: Sun, 03 Sep 2000 09:44:29 +0200
36310              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
36311              
36312              and various related nits.
36313      Branch: perl
36314            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
36315 ____________________________________________________________________________
36316 [  7029] By: jhi                                   on 2000/09/07  18:49:09
36317         Log: Fix the URL, but the server is still missing in action.
36318              
36319              Subject: [ID 20000905.002] perlfaq1.pod URL error
36320              From: "Larry W. Virden" <lvirden@cas.org>
36321              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
36322              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
36323      Branch: perl
36324            ! pod/perlfaq1.pod
36325 ____________________________________________________________________________
36326 [  7028] By: jhi                                   on 2000/09/07  18:47:13
36327         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
36328              From: Hugo <hv@crypt.compulink.co.uk>
36329              Date: Tue, 05 Sep 2000 14:13:37 +0100
36330              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
36331      Branch: perl
36332            ! toke.c
36333 ____________________________________________________________________________
36334 [  7027] By: jhi                                   on 2000/09/07  18:45:35
36335         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
36336              From: Daniel Chetlin <daniel@chetlin.com>
36337              Date: Tue, 5 Sep 2000 04:57:07 -0700
36338              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
36339      Branch: perl
36340            ! pod/perlfaq6.pod pod/perlop.pod
36341 ____________________________________________________________________________
36342 [  7026] By: jhi                                   on 2000/09/07  18:44:01
36343         Log: Document the new ref() semantics.
36344              
36345              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36346              From: Gisle Aas <gisle@ActiveState.com>
36347              Date: 05 Sep 2000 08:10:30 +0200
36348              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
36349      Branch: perl
36350            ! pod/perldelta.pod
36351 ____________________________________________________________________________
36352 [  7025] By: jhi                                   on 2000/09/07  18:42:27
36353         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
36354              
36355              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36356              From: Gisle Aas <gisle@ActiveState.com>
36357              Date: 05 Sep 2000 08:11:40 +0200
36358              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
36359      Branch: perl
36360            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
36361 ____________________________________________________________________________
36362 [  7024] By: jhi                                   on 2000/09/07  18:39:32
36363         Log: Subject: [PATCH] Modernize Opcode.pm documentation
36364              From: Gisle Aas <gisle@ActiveState.com>
36365              Date: 4 Sep 2000 00:18:55 -0000
36366              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
36367      Branch: perl
36368            ! ext/Opcode/Opcode.pm
36369 ____________________________________________________________________________
36370 [  7023] By: jhi                                   on 2000/09/07  18:37:42
36371         Log: Subject: [PATCH] Tied filehandle documentation
36372              From: Gisle Aas <gisle@ActiveState.com>
36373              Date: 4 Sep 2000 00:14:40 -0000
36374              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
36375      Branch: perl
36376            ! pod/perlfunc.pod pod/perltie.pod
36377 ____________________________________________________________________________
36378 [  7022] By: jhi                                   on 2000/09/07  18:35:37
36379         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
36380              From: Gisle Aas <gisle@ActiveState.com>
36381              Date: 4 Sep 2000 00:04:22 -0000
36382              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
36383      Branch: perl
36384            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
36385 ____________________________________________________________________________
36386 [  7021] By: jhi                                   on 2000/09/07  18:33:22
36387         Log: Subject: small apidoc fix
36388              From: Marc Lehmann <pcg@goof.com>
36389              Date: Sun, 3 Sep 2000 05:12:06 +0200
36390              Message-ID: <20000903051206.A5909@cerebro.laendle>
36391      Branch: perl
36392            ! pod/perlapi.pod utf8.c
36393 ____________________________________________________________________________
36394 [  7020] By: jhi                                   on 2000/09/07  16:14:57
36395         Log: Tiny perldelta nits.
36396      Branch: perl
36397            ! pod/perldelta.pod
36398 ____________________________________________________________________________
36399 [  7019] By: jhi                                   on 2000/09/07  16:04:20
36400         Log: Guard against bad string->int conversion for quads.
36401      Branch: perl
36402            ! t/op/64bitint.t
36403 ____________________________________________________________________________
36404 [  7018] By: jhi                                   on 2000/09/06  17:07:03
36405         Log: Update Unicode todo list.
36406      Branch: perl
36407            ! Todo-5.6
36408 ____________________________________________________________________________
36409 [  7017] By: jhi                                   on 2000/09/05  21:16:01
36410         Log: Document the SvIOK_.*UV().
36411      Branch: perl
36412            ! pod/perlapi.pod sv.h
36413 ____________________________________________________________________________
36414 [  7016] By: nick                                  on 2000/09/03  21:54:46
36415         Log: Hash lookup of constant strings optimization:
36416              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
36417              to string table (as per sharepvn). Add newSV_pvn_share to create such
36418              a thing. Make hv.c compare addresses of strings and skip string compare
36419              if equal. Make method_named and helem ops use these shared-string SVs
36420              when arg is constant. Make keys op return shared-string SVs (less clearly
36421              a win).
36422      Branch: perl
36423            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
36424            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
36425            ! pod/perlintern.pod pp_hot.c proto.h sv.c
36426 ____________________________________________________________________________
36427 [  7015] By: jhi                                   on 2000/09/02  17:48:59
36428         Log: This is 5.7.0.
36429      Branch: perl
36430            ! Changes
36431 ____________________________________________________________________________
36432 [  7014] By: jhi                                   on 2000/09/02  17:35:45
36433         Log: Changes and patchlevel tweaks.
36434      Branch: perl
36435            ! Changes patchlevel.h
36436 ____________________________________________________________________________
36437 [  7013] By: jhi                                   on 2000/09/02  17:30:50
36438         Log: Update Changes.
36439      Branch: perl
36440            ! Changes patchlevel.h
36441 ____________________________________________________________________________
36442 [  7012] By: nick                                  on 2000/09/02  17:25:20
36443         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
36444      Branch: perl
36445            ! gv.c lib/overload.pm
36446 ____________________________________________________________________________
36447 [  7011] By: jhi                                   on 2000/09/02  17:16:25
36448         Log: Update perlhist.
36449      Branch: perl
36450            ! pod/perlhist.pod
36451 ____________________________________________________________________________
36452 [  7010] By: jhi                                   on 2000/09/02  17:01:35
36453         Log: perldelta nits.
36454      Branch: perl
36455            ! pod/perldelta.pod
36456 ____________________________________________________________________________
36457 [  7009] By: nick                                  on 2000/09/02  16:48:35
36458         Log: If overloaded %{} etc. return the object do not loop.
36459              Thus  sub deref { $_[0] } functions if object is wanted type.
36460      Branch: perl
36461            ! pp.h
36462 ____________________________________________________________________________
36463 [  7008] By: jhi                                   on 2000/09/02  16:26:11
36464         Log: Retab MANIFEST.
36465      Branch: perl
36466            ! ext/Storable/MANIFEST
36467 ____________________________________________________________________________
36468 [  7007] By: jhi                                   on 2000/09/02  16:23:02
36469         Log: Make certain cc is set before trying to run it.
36470      Branch: perl
36471            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
36472 ____________________________________________________________________________
36473 [  7006] By: jhi                                   on 2000/09/02  15:45:41
36474         Log: Unicode notes.
36475      Branch: perl
36476            ! pod/perldelta.pod
36477 ____________________________________________________________________________
36478 [  7005] By: jhi                                   on 2000/09/02  15:42:11
36479         Log: Various Configure nits by Philip Newton,
36480              plus the ebcdic one by me.
36481      Branch: metaconfig
36482            + U/modified/pager.U
36483            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
36484      Branch: metaconfig/U/perl
36485            ! Devel.U quadfio.U
36486      Branch: perl
36487            ! Configure config_h.SH
36488 ____________________________________________________________________________
36489 [  7004] By: jhi                                   on 2000/09/02  15:06:14
36490         Log: Apparently avoiding the swapping is too costly.
36491              
36492              From: "Ben Tilly" <ben_tilly@hotmail.com>
36493              Subject: Re: the door is closed.
36494              Date: Fri, 01 Sep 2000 20:23:16 EDT
36495              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
36496      Branch: perl
36497            ! pod/perlfaq4.pod
36498 ____________________________________________________________________________
36499 [  7003] By: nick                                  on 2000/09/02  12:26:04
36500         Log: Undo part of change 6489 which looks like a bulk edit which
36501              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
36502              The supressing of main:: on return from select() is undesirable.
36503      Branch: perl
36504            ! pp_sys.c
36505 ____________________________________________________________________________
36506 [  7002] By: jhi                                   on 2000/09/01  23:08:54
36507         Log: Update Changes.
36508      Branch: perl
36509            ! Changes patchlevel.h
36510 ____________________________________________________________________________
36511 [  7001] By: jhi                                   on 2000/09/01  23:00:13
36512         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
36513              From: Peter Prymmer <pvhp@forte.com>
36514              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
36515              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
36516              
36517              plus rework the http: spots as suggested by Tom Christiansen,
36518              plus regen perltoc.
36519      Branch: perl
36520            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
36521            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
36522 ____________________________________________________________________________
36523 [  7000] By: jhi                                   on 2000/09/01  22:36:01
36524         Log: Only the first line, thank you very much.
36525      Branch: perl
36526            ! hints/solaris_2.sh
36527 ____________________________________________________________________________
36528 [  6999] By: gsar                                  on 2000/09/01  22:16:40
36529         Log: change#6791 accidentally clobbered change#6710, put it back
36530      Branch: perl
36531            ! win32/win32.c
36532 ____________________________________________________________________________
36533 [  6998] By: jhi                                   on 2000/09/01  22:14:16
36534         Log: Mention the HP-UX LP64 freak failure.
36535      Branch: perl
36536            ! pod/perldelta.pod
36537 ____________________________________________________________________________
36538 [  6997] By: jhi                                   on 2000/09/01  21:48:32
36539         Log: Detypo.
36540      Branch: perl
36541            ! hints/hpux.sh
36542 ____________________________________________________________________________
36543 [  6996] By: jhi                                   on 2000/09/01  21:27:10
36544         Log: Update Changes.
36545      Branch: perl
36546            ! Changes patchlevel.h
36547 ____________________________________________________________________________
36548 [  6995] By: jhi                                   on 2000/09/01  21:14:24
36549         Log: Mi splgn s gnin.g
36550      Branch: perl
36551            ! pp_ctl.c
36552 ____________________________________________________________________________
36553 [  6994] By: jhi                                   on 2000/09/01  21:09:54
36554         Log: Subject: http:// in L<>
36555              From: Nicholas Clark <nick@ccl4.org>
36556              Date: Fri, 1 Sep 2000 22:03:21 +0100
36557              Message-ID: <20000901220321.B72074@plum.flirble.org>
36558      Branch: perl
36559            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
36560 ____________________________________________________________________________
36561 [  6993] By: jhi                                   on 2000/09/01  21:06:54
36562         Log: Update to Storable 1.0, from Raphael Manfredi.
36563      Branch: perl
36564            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
36565            ! ext/Storable/Makefile.PL ext/Storable/README
36566            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36567            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36568            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
36569            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
36570            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
36571            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
36572 ____________________________________________________________________________
36573 [  6992] By: jhi                                   on 2000/09/01  20:43:05
36574         Log: Mention known sfio+linux buglet.
36575      Branch: perl
36576            ! pod/perldelta.pod
36577 ____________________________________________________________________________
36578 [  6991] By: jhi                                   on 2000/09/01  20:40:11
36579         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
36580              From: Peter Prymmer <pvhp@forte.com>
36581              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
36582              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
36583      Branch: perl
36584            ! vms/vms.c
36585 ____________________________________________________________________________
36586 [  6990] By: jhi                                   on 2000/09/01  20:25:26
36587         Log: Retract #6986.
36588      Branch: perl
36589            ! hints/solaris_2.sh
36590 ____________________________________________________________________________
36591 [  6989] By: jhi                                   on 2000/09/01  20:23:00
36592         Log: Mergesort is back.
36593      Branch: perl
36594            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
36595 ____________________________________________________________________________
36596 [  6988] By: jhi                                   on 2000/09/01  19:37:40
36597         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
36598              From: Mike Guy <mjtg@cam.ac.uk>
36599              Date: Fri, 01 Sep 2000 17:43:33 +0100
36600              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
36601      Branch: perl
36602            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
36603            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
36604 ____________________________________________________________________________
36605 [  6987] By: jhi                                   on 2000/09/01  19:17:10
36606         Log: Regen perltoc.
36607      Branch: perl
36608            ! pod/perltoc.pod
36609 ____________________________________________________________________________
36610 [  6986] By: jhi                                   on 2000/09/01  18:51:10
36611         Log: Subject: Re: Solaris x86 has no SPARC libraries!
36612              From: Lupe Christoph <lupe@lupe-christoph.de>
36613              Date: Fri, 1 Sep 2000 20:41:20 +0200
36614              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
36615      Branch: perl
36616            ! hints/solaris_2.sh
36617 ____________________________________________________________________________
36618 [  6985] By: jhi                                   on 2000/09/01  18:28:10
36619         Log: Update Changes.
36620      Branch: perl
36621            ! Changes patchlevel.h
36622 ____________________________________________________________________________
36623 [  6984] By: jhi                                   on 2000/09/01  18:26:53
36624         Log: Feature ordering tweak.
36625      Branch: perl
36626            ! myconfig.SH
36627 ____________________________________________________________________________
36628 [  6983] By: jhi                                   on 2000/09/01  18:19:50
36629         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36630              From: <abigail@foad.org>
36631              Date: Fri, 1 Sep 2000 13:07:32 -0400
36632              Message-ID: <20000901170732.18249.qmail@foad.org>
36633      Branch: perl
36634            ! t/pragma/overload.t
36635 ____________________________________________________________________________
36636 [  6982] By: jhi                                   on 2000/09/01  18:17:54
36637         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
36638              so that case-ignoring systems like DCL can tell them from
36639              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
36640      Branch: metaconfig/U/perl
36641            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
36642      Branch: perl
36643            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36644            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
36645            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
36646            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
36647            ! vos/config.def vos/config.h vos/config_h.SH_orig
36648            ! win32/config.bc win32/config.gc win32/config.vc
36649 ____________________________________________________________________________
36650 [  6981] By: nick                                  on 2000/09/01  17:21:57
36651         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
36652              warning when UNTIE exists and instead pass the cound of extra references to
36653              the UNTIE method.
36654      Branch: perl
36655            ! pod/perltie.pod pp_sys.c
36656 ____________________________________________________________________________
36657 [  6980] By: jhi                                   on 2000/09/01  16:54:44
36658         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
36659              From: Peter Prymmer <pvhp@forte.com>
36660              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
36661              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
36662      Branch: perl
36663            ! configure.com
36664 ____________________________________________________________________________
36665 [  6979] By: jhi                                   on 2000/09/01  16:06:20
36666         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
36667              From: Mike Guy <mjtg@cam.ac.uk> 
36668              Date: Fri, 01 Sep 2000 16:49:27 +0100
36669              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
36670      Branch: perl
36671            ! t/base/rs.t
36672 ____________________________________________________________________________
36673 [  6978] By: jhi                                   on 2000/09/01  16:00:42
36674         Log: Update to PodParser 1.18, from Brad Appleton.
36675      Branch: perl
36676            ! lib/Pod/Checker.pm t/pod/find.t
36677 ____________________________________________________________________________
36678 [  6977] By: jhi                                   on 2000/09/01  14:48:58
36679         Log: Subject: Nit in Configure (bleadperl@6961)
36680              From: Lupe Christoph <lupe@lupe-christoph.de>
36681              Date: Fri, 1 Sep 2000 16:34:29 +0200
36682              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
36683      Branch: metaconfig
36684            ! U/compline/ccflags.U
36685      Branch: perl
36686            ! Configure config_h.SH
36687 ____________________________________________________________________________
36688 [  6976] By: jhi                                   on 2000/09/01  14:39:52
36689         Log: Update Changes.
36690      Branch: perl
36691            ! Changes patchlevel.h
36692 ____________________________________________________________________________
36693 [  6975] By: jhi                                   on 2000/09/01  14:37:36
36694         Log: microperl config update.
36695      Branch: perl
36696            ! uconfig.h uconfig.sh
36697 ____________________________________________________________________________
36698 [  6974] By: jhi                                   on 2000/09/01  14:36:53
36699         Log: Document known deficiencies.
36700      Branch: perl
36701            ! pod/perldelta.pod
36702 ____________________________________________________________________________
36703 [  6973] By: jhi                                   on 2000/09/01  14:10:20
36704         Log: Mention warnings fixes and updates.
36705      Branch: perl
36706            ! pod/perldelta.pod
36707 ____________________________________________________________________________
36708 [  6972] By: jhi                                   on 2000/09/01  14:01:52
36709         Log: Drop unused argument.
36710              
36711              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
36712              From: Spider Boardman <spider@web.zk3.dec.com>
36713              Date: Thu, 31 Aug 2000 16:10:15 -0400
36714              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
36715      Branch: perl
36716            ! toke.c
36717 ____________________________________________________________________________
36718 [  6971] By: jhi                                   on 2000/09/01  13:59:24
36719         Log: Add the overload warnings to perldiag.
36720      Branch: perl
36721            ! lib/overload.pm pod/perldiag.pod
36722 ____________________________________________________________________________
36723 [  6970] By: jhi                                   on 2000/09/01  13:55:10
36724         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36725              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36726              Date: Fri, 1 Sep 2000 13:43:15 +0100 
36727              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
36728      Branch: perl
36729            ! lib/overload.pm t/pragma/overload.t
36730 ____________________________________________________________________________
36731 [  6969] By: jhi                                   on 2000/09/01  13:52:27
36732         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36733              From: <abigail@foad.org>
36734              Date: Fri, 1 Sep 2000 05:46:54 -0400
36735              Message-ID: <20000901094654.6476.qmail@foad.org>
36736      Branch: perl
36737            ! lib/overload.pm
36738 ____________________________________________________________________________
36739 [  6968] By: jhi                                   on 2000/09/01  13:50:05
36740         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
36741              From: Daniel Chetlin <daniel@chetlin.com>
36742              Date: Fri, 1 Sep 2000 02:10:55 -0700
36743              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
36744      Branch: perl
36745            ! pod/perlretut.pod
36746 ____________________________________________________________________________
36747 [  6967] By: jhi                                   on 2000/09/01  13:47:54
36748         Log: Part of the solution.
36749              
36750              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
36751              From: Mike Guy <mjtg@cam.ac.uk>
36752              Date: Fri, 01 Sep 2000 14:16:01 +0100
36753              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
36754      Branch: perl
36755            ! gv.c mg.c
36756 ____________________________________________________________________________
36757 [  6966] By: jhi                                   on 2000/09/01  13:46:17
36758         Log: Subject: CPAN.pm beta 1.57_57 for the core
36759              From: andreas.koenig@anima.de (Andreas J. Koenig)
36760              Date: 01 Sep 2000 15:16:31 +0200
36761              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
36762      Branch: perl
36763            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36764 ____________________________________________________________________________
36765 [  6965] By: jhi                                   on 2000/09/01  13:43:18
36766         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
36767              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36768              Date: Fri, 01 Sep 2000 01:47:22 -0500
36769              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
36770      Branch: perl
36771            ! pod/perldelta.pod vms/vms.c
36772 ____________________________________________________________________________
36773 [  6964] By: jhi                                   on 2000/09/01  13:35:35
36774         Log: File::Temp patches from Andreas König,
36775              
36776              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
36777              From: andreas.koenig@anima.de (Andreas J. Koenig)
36778              Date: 01 Sep 2000 10:07:20 +0200
36779              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
36780              
36781              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
36782              From: andreas.koenig@anima.de (Andreas J. Koenig)
36783              Date: 31 Aug 2000 23:26:08 +0200
36784              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
36785      Branch: perl
36786            ! lib/File/Temp.pm t/lib/ftmp-security.t
36787 ____________________________________________________________________________
36788 [  6963] By: jhi                                   on 2000/09/01  02:22:24
36789         Log: Retract the mergesort code, way too incompatible licensing
36790              and copyrights.
36791      Branch: perl
36792            ! pod/perldelta.pod pp_ctl.c
36793 ____________________________________________________________________________
36794 [  6962] By: jhi                                   on 2000/08/31  23:27:32
36795         Log: Update Changes.
36796      Branch: perl
36797            ! Changes patchlevel.h
36798 ____________________________________________________________________________
36799 [  6961] By: jhi                                   on 2000/08/31  23:20:04
36800         Log: Small tweaks all over.
36801      Branch: metaconfig
36802            ! U/compline/d_gconvert.U
36803      Branch: perl
36804            ! AUTHORS Configure config_h.SH pp_ctl.c
36805 ____________________________________________________________________________
36806 [  6960] By: jhi                                   on 2000/08/31  22:39:36
36807         Log: Further rewording.
36808      Branch: perl
36809            ! pp_ctl.c
36810 ____________________________________________________________________________
36811 [  6959] By: jhi                                   on 2000/08/31  21:26:44
36812         Log: More address tweaking.
36813      Branch: perl
36814            ! AUTHORS Changes
36815 ____________________________________________________________________________
36816 [  6958] By: jhi                                   on 2000/08/31  20:47:25
36817         Log: AUTHORS tweaks, from Peter Prymmer.
36818              
36819              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
36820              From: Peter Prymmer <pvhp@forte.com>
36821              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
36822              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
36823      Branch: perl
36824            ! AUTHORS MAINTAIN
36825 ____________________________________________________________________________
36826 [  6957] By: jhi                                   on 2000/08/31  20:34:43
36827         Log: perldelta tweaks.
36828      Branch: perl
36829            ! pod/perldelta.pod
36830 ____________________________________________________________________________
36831 [  6956] By: jhi                                   on 2000/08/31  19:11:06
36832         Log: Regen perltoc.
36833      Branch: perl
36834            ! pod/perltoc.pod
36835 ____________________________________________________________________________
36836 [  6955] By: jhi                                   on 2000/08/31  19:06:30
36837         Log: Clarify the mergesort situation.
36838      Branch: perl
36839            ! pp_ctl.c
36840 ____________________________________________________________________________
36841 [  6954] By: jhi                                   on 2000/08/31  18:24:17
36842         Log: Move the Solaris 7 scan to use64bitall, make the
36843              failure to find 64-bot sparc libc to mention the
36844              possibility of being in an intel, from Lupe and Alan.
36845      Branch: perl
36846            ! hints/solaris_2.sh
36847 ____________________________________________________________________________
36848 [  6953] By: jhi                                   on 2000/08/31  18:09:20
36849         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
36850              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
36851      Branch: metaconfig
36852            ! U/compline/d_gconvert.U U/threads/archname.U
36853      Branch: metaconfig/U/perl
36854            ! perlxv.U
36855      Branch: perl
36856            ! Configure config_h.SH sv.c
36857 ____________________________________________________________________________
36858 [  6952] By: jhi                                   on 2000/08/31  17:42:24
36859         Log: :: not allowed in pathnames, change to .
36860              
36861              Subject: [PATCH perl@6938] cygwin port
36862              From: "Fifer, Eric" <EFifer@sanwaint.com>
36863              Date: Thu, 31 Aug 2000 16:32:59 +0100
36864              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
36865      Branch: metaconfig/U/perl
36866            ! perlxv.U
36867 ____________________________________________________________________________
36868 [  6951] By: jhi                                   on 2000/08/31  17:02:05
36869         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
36870      Branch: perl
36871            ! perl.h
36872 ____________________________________________________________________________
36873 [  6950] By: jhi                                   on 2000/08/31  16:26:08
36874         Log: More author updates.
36875              
36876              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
36877              From: Simon Cozens <simon@cozens.net>
36878              Date: Thu, 31 Aug 2000 17:13:32 +0100
36879              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
36880      Branch: perl
36881            ! AUTHORS
36882 ____________________________________________________________________________
36883 [  6949] By: jhi                                   on 2000/08/31  16:04:49
36884         Log: POSIX doesn't report long double values under -Duselongdouble
36885              when the long doubles are "real" (bigger than doubles).
36886              
36887              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
36888              From: Spider Boardman <spider@peano.zk3.dec.com>
36889              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
36890              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
36891      Branch: perl
36892            ! ext/POSIX/POSIX.xs
36893 ____________________________________________________________________________
36894 [  6948] By: jhi                                   on 2000/08/31  15:25:10
36895         Log: Update Changes.
36896      Branch: perl
36897            ! Changes patchlevel.h
36898 ____________________________________________________________________________
36899 [  6947] By: jhi                                   on 2000/08/31  15:22:29
36900         Log: Document UNTIE in a very minimalistic way.
36901      Branch: perl
36902            ! pod/perlfunc.pod pod/perltie.pod
36903 ____________________________________________________________________________
36904 [  6946] By: jhi                                   on 2000/08/31  15:15:23
36905         Log: Document known failures.
36906      Branch: perl
36907            ! pod/perldelta.pod
36908 ____________________________________________________________________________
36909 [  6945] By: jhi                                   on 2000/08/31  15:07:00
36910         Log: Don't attach -ld to the archname if pointless.
36911      Branch: metaconfig
36912            ! U/threads/archname.U
36913      Branch: perl
36914            ! Configure config_h.SH
36915 ____________________________________________________________________________
36916 [  6944] By: jhi                                   on 2000/08/31  14:37:42
36917         Log: Wrap the test in eval.
36918              
36919              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
36920              From: Tim Jenness <timj@jach.hawaii.edu>
36921              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
36922              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
36923      Branch: perl
36924            ! t/lib/ftmp-security.t
36925 ____________________________________________________________________________
36926 [  6943] By: jhi                                   on 2000/08/31  14:30:57
36927         Log: Make -Dusemorebits find long doubles in Solaris.
36928      Branch: perl
36929            ! hints/solaris_2.sh
36930 ____________________________________________________________________________
36931 [  6942] By: jhi                                   on 2000/08/31  13:48:45
36932         Log: Clarify the third case of ftmp-security warnings.
36933      Branch: perl
36934            ! INSTALL
36935 ____________________________________________________________________________
36936 [  6941] By: jhi                                   on 2000/08/31  13:40:31
36937         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
36938              From: <abigail@foad.org>
36939              Date: Thu, 31 Aug 2000 01:35:05 -0400
36940              Message-ID: <20000831053505.32120.qmail@foad.org>
36941      Branch: perl
36942            ! pod/perldelta.pod
36943 ____________________________________________________________________________
36944 [  6940] By: jhi                                   on 2000/08/31  13:38:48
36945         Log: Issue useful diagnostic on unknown pod commands.
36946              
36947              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
36948              From: <abigail@foad.org>
36949              Date: Thu, 31 Aug 2000 03:41:18 -0400
36950              Message-ID: <20000831074118.24880.qmail@foad.org>
36951      Branch: perl
36952            ! lib/Pod/Man.pm
36953 ____________________________________________________________________________
36954 [  6939] By: jhi                                   on 2000/08/31  13:34:33
36955         Log: Reveal Borland's isnan.
36956              
36957              Subject: build with BC++ tweak
36958              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
36959              Date: Thu, 31 Aug 2000 13:09:37 +0400
36960              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
36961      Branch: perl
36962            ! win32/win32.h
36963 ____________________________________________________________________________
36964 [  6938] By: jhi                                   on 2000/08/31  05:01:20
36965         Log: Update Changes.
36966      Branch: perl
36967            ! Changes patchlevel.h
36968 ____________________________________________________________________________
36969 [  6937] By: jhi                                   on 2000/08/31  04:26:23
36970         Log: sscanf() may be the only way to read long doubles from strings.
36971      Branch: metaconfig/U/perl
36972            ! longdblfio.U
36973      Branch: perl
36974            ! Configure config_h.SH perl.h util.c
36975 ____________________________________________________________________________
36976 [  6936] By: jhi                                   on 2000/08/31  04:18:19
36977         Log: The #6929 was too skimpy.
36978      Branch: perl
36979            ! sv.c
36980 ____________________________________________________________________________
36981 [  6935] By: jhi                                   on 2000/08/31  02:47:07
36982         Log: Subject: Re: typos in pods
36983              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36984              Date: Wed, 30 Aug 2000 19:25:34 -0700
36985              Message-ID: <eIcr5gzkg25X092yn@efn.org>
36986      Branch: perl
36987            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
36988 ____________________________________________________________________________
36989 [  6934] By: jhi                                   on 2000/08/31  02:42:55
36990         Log: Missed one Unicode file.
36991      Branch: perl
36992            + lib/unicode/UCDFF301.html
36993 ____________________________________________________________________________
36994 [  6933] By: jhi                                   on 2000/08/30  23:42:27
36995         Log: Update Changes.
36996      Branch: perl
36997            ! Changes patchlevel.h
36998 ____________________________________________________________________________
36999 [  6932] By: jhi                                   on 2000/08/30  23:40:07
37000         Log: Mention UNTIE in perldelta.  Still needs documenting
37001              in perltie et alia.
37002      Branch: perl
37003            ! pod/perldelta.pod
37004 ____________________________________________________________________________
37005 [  6931] By: jhi                                   on 2000/08/30  23:36:02
37006         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
37007              From: <abigail@foad.org>
37008              Date: Wed, 30 Aug 2000 19:28:07 -0400
37009              Message-ID: <20000830232807.305.qmail@foad.org>
37010      Branch: perl
37011            ! pod/perldelta.pod
37012 ____________________________________________________________________________
37013 [  6930] By: jhi                                   on 2000/08/30  23:32:40
37014         Log: Update to Unicode 3.0.1.
37015      Branch: perl
37016            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
37017            + lib/unicode/PropList.txt lib/unicode/README.perl
37018            + lib/unicode/UCD301.html lib/unicode/Unicode.301
37019            - lib/unicode/Props.txt lib/unicode/UCD300.html
37020            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
37021            ! (edit 257 files)
37022 ____________________________________________________________________________
37023 [  6929] By: jhi                                   on 2000/08/30  22:38:18
37024         Log: Heap decorruption.
37025              
37026              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
37027              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37028              Date: Wed, 30 Aug 2000 22:39:52 +0100
37029              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
37030      Branch: perl
37031            ! sv.c
37032 ____________________________________________________________________________
37033 [  6928] By: jhi                                   on 2000/08/30  22:29:34
37034         Log: Retract the dummy test, skip the security tests (instead of failing),
37035              explain what the warnings mean.
37036      Branch: perl
37037            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
37038 ____________________________________________________________________________
37039 [  6927] By: jhi                                   on 2000/08/30  22:14:13
37040         Log: Change the internal implementation of sort() to be mergesort
37041              instead of quicksort, from John Linderman <jpl@research.att.com>.
37042              Gives us better worst case, better average case, and stability.
37043              What's there not to like?  (Small fixes for threaded builds
37044              were required).
37045      Branch: perl
37046            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
37047 ____________________________________________________________________________
37048 [  6926] By: jhi                                   on 2000/08/30  20:55:20
37049         Log: A better fix for the Socket building problem from Craig Berry.
37050      Branch: perl
37051            ! vms/vms.c
37052 ____________________________________________________________________________
37053 [  6925] By: jhi                                   on 2000/08/30  20:20:25
37054         Log: Subject: [PATCH] Re: UNTIE method 
37055              From: Nick Ing-Simmons <nik@tiuk.ti.com>
37056              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
37057              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
37058      Branch: perl
37059            ! pp_sys.c t/op/tie.t
37060 ____________________________________________________________________________
37061 [  6924] By: jhi                                   on 2000/08/30  20:17:11
37062         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
37063              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37064              Date: Wed, 30 Aug 2000 15:03:14 -0500
37065              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
37066      Branch: perl
37067            ! vms/vms.c
37068 ____________________________________________________________________________
37069 [  6923] By: jhi                                   on 2000/08/30  20:15:18
37070         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
37071              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37072              Date: Wed, 30 Aug 2000 13:30:36 -0500
37073              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
37074      Branch: perl
37075            ! vms/vms.c
37076 ____________________________________________________________________________
37077 [  6922] By: jhi                                   on 2000/08/30  19:54:43
37078         Log: Better options for rsync.
37079      Branch: perl
37080            ! pod/perlhack.pod
37081 ____________________________________________________________________________
37082 [  6921] By: jhi                                   on 2000/08/30  19:40:16
37083         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
37084              From: Rick Delaney <rick@consumercontact.com>
37085              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
37086              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
37087      Branch: perl
37088            ! pod/perlfunc.pod
37089 ____________________________________________________________________________
37090 [  6920] By: jhi                                   on 2000/08/30  19:36:40
37091         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
37092              From: Peter Prymmer <pvhp@forte.com>
37093              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
37094              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
37095      Branch: perl
37096            ! configure.com
37097 ____________________________________________________________________________
37098 [  6919] By: jhi                                   on 2000/08/30  14:52:02
37099         Log: Update Changes.
37100      Branch: perl
37101            ! Changes patchlevel.h
37102 ____________________________________________________________________________
37103 [  6918] By: jhi                                   on 2000/08/30  14:48:34
37104         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
37105      Branch: perl
37106            ! lib/ExtUtils/typemap
37107 ____________________________________________________________________________
37108 [  6917] By: jhi                                   on 2000/08/30  14:46:34
37109         Log: Subject: typos in pods
37110              From: Nicholas Clark <nick@ccl4.org>
37111              Date: Wed, 30 Aug 2000 01:12:50 +0100
37112              Message-ID: <20000830011249.A61388@plum.flirble.org>
37113      Branch: perl
37114            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
37115            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
37116            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
37117            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
37118 ____________________________________________________________________________
37119 [  6916] By: jhi                                   on 2000/08/30  14:19:09
37120         Log: Document Storable problems on Crays.  (Will have
37121              to document all the other Storable problems, too.)
37122      Branch: perl
37123            ! pod/perldelta.pod
37124 ____________________________________________________________________________
37125 [  6915] By: jhi                                   on 2000/08/30  14:06:02
37126         Log: Subject: [PATCH] fix misc cast warnings
37127              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37128              Date: Tue, 29 Aug 2000 23:16:14 -0700
37129              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
37130      Branch: perl
37131            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
37132            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
37133            ! os2/os2ish.h
37134 ____________________________________________________________________________
37135 [  6914] By: jhi                                   on 2000/08/30  14:03:45
37136         Log: Timestamp mismatch again.  Need to fix this dependence on
37137              config_h.SH timestamp, since it's the contents of config_h.SH
37138              that matter.
37139      Branch: perl
37140            ! uconfig.h uconfig.sh
37141 ____________________________________________________________________________
37142 [  6913] By: jhi                                   on 2000/08/30  13:54:06
37143         Log: Don't say "Perl 5.0 source kit".
37144      Branch: perl
37145            ! perl.c
37146 ____________________________________________________________________________
37147 [  6912] By: jhi                                   on 2000/08/30  13:51:24
37148         Log: Reset archname and archname64 always, forcing them be
37149              recomputed at each Configure run, make Configure and
37150              the hints files agree on the naming of largefiles variables.
37151      Branch: metaconfig
37152            ! U/threads/archname.U
37153      Branch: metaconfig/U/perl
37154            ! use64bits.U
37155      Branch: perl
37156            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
37157            ! hints/linux.sh hints/solaris_2.sh
37158 ____________________________________________________________________________
37159 [  6911] By: jhi                                   on 2000/08/30  13:30:13
37160         Log: Put back the slice accidentally removed by #6907.
37161      Branch: perl
37162            ! hints/solaris_2.sh
37163 ____________________________________________________________________________
37164 [  6910] By: jhi                                   on 2000/08/30  01:24:26
37165         Log: Be consistent: other Net::get* do export theirs.
37166              
37167              Subject: Re: Net::protoent does not export 'getproto'
37168              From: Yasushi Nakajima <sey@jkc.co.jp>
37169              Date: Wed, 30 Aug 2000 09:53:14 +0900
37170              Message-Id: <200008300051.DAA24700@taku.hut.fi>
37171      Branch: perl
37172            ! lib/Net/protoent.pm
37173 ____________________________________________________________________________
37174 [  6909] By: jhi                                   on 2000/08/30  01:17:25
37175         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
37176              From: Gurusamy Sarathy <gsar@ActiveState.com>
37177              Date: Tue, 29 Aug 2000 17:17:07 -0700
37178              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
37179      Branch: perl
37180            ! cop.h
37181 ____________________________________________________________________________
37182 [  6908] By: jhi                                   on 2000/08/30  00:58:05
37183         Log: Update Changes.
37184      Branch: perl
37185            ! Changes patchlevel.h
37186 ____________________________________________________________________________
37187 [  6907] By: jhi                                   on 2000/08/30  00:57:22
37188         Log: Introduce ccname to keep track of what compiler kind of we have.
37189      Branch: metaconfig/U/perl
37190            ! Checkcc.U gccvers.U
37191      Branch: perl
37192            ! Configure config_h.SH hints/solaris_2.sh
37193 ____________________________________________________________________________
37194 [  6906] By: jhi                                   on 2000/08/30  00:25:47
37195         Log: Put back the flags dump as reasoned in
37196              
37197              Subject: Re: [PATCH] Glob dumping
37198              From: Mike Guy <mjtg@cam.ac.uk> 
37199              Date: Tue, 29 Aug 2000 21:41:32 +0100
37200              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
37201      Branch: perl
37202            ! dump.c t/lib/peek.t
37203 ____________________________________________________________________________
37204 [  6905] By: jhi                                   on 2000/08/30  00:16:17
37205         Log: Make the epsilon to be relative, not absolute.
37206              
37207              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
37208              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
37209              Date: Tue, 29 Aug 2000 19:58:56 -0400
37210              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
37211      Branch: perl
37212            ! t/lib/trig.t
37213 ____________________________________________________________________________
37214 [  6904] By: jhi                                   on 2000/08/30  00:13:09
37215         Log: From now on, Gisle is on my list of usual suspects :-)
37216              Retract #6902.
37217      Branch: perl
37218            ! ext/Opcode/Safe.pm
37219 ____________________________________________________________________________
37220 [  6903] By: jhi                                   on 2000/08/29  23:51:20
37221         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
37222              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37223              Date: Tue, 29 Aug 2000 18:43:26 -0500
37224              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
37225      Branch: perl
37226            + vms/vmspipe.com
37227            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
37228            ! vms/vms.c
37229 ____________________________________________________________________________
37230 [  6902] By: jhi                                   on 2000/08/29  23:44:14
37231         Log: Retry what #6882 attempted.
37232              
37233              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
37234              From: Gisle Aas <gisle@ActiveState.com>
37235              Date: 30 Aug 2000 00:33:09 +0200
37236              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
37237      Branch: perl
37238            ! ext/Opcode/Safe.pm
37239 ____________________________________________________________________________
37240 [  6901] By: jhi                                   on 2000/08/29  22:59:32
37241         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
37242              From: Hugo <hv@crypt.compulink.co.uk>
37243              Date: Mon, 12 Jun 2000 19:36:08 +0100
37244              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
37245      Branch: perl
37246            ! sv.c
37247 ____________________________________________________________________________
37248 [  6900] By: jhi                                   on 2000/08/29  22:58:35
37249         Log: Admit that we are leaking scalars.
37250              
37251              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
37252              From: Spider Boardman <spider@leggy.zk3.dec.com>
37253              Date: Tue, 29 Aug 2000 18:48:29 -0400
37254              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
37255      Branch: perl
37256            ! t/pragma/warnings.t
37257 ____________________________________________________________________________
37258 [  6899] By: jhi                                   on 2000/08/29  20:53:13
37259         Log: Update Changes.
37260      Branch: perl
37261            ! Changes patchlevel.h
37262 ____________________________________________________________________________
37263 [  6898] By: jhi                                   on 2000/08/29  20:46:21
37264         Log: Undo namespace pollution of #6878.
37265              
37266              Subject: Re: Net::protoent does not export 'getproto'
37267              From: Mike Guy <mjtg@cam.ac.uk>
37268              Date: Tue, 29 Aug 2000 21:32:37 +0100
37269              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
37270      Branch: perl
37271            ! lib/Net/protoent.pm
37272 ____________________________________________________________________________
37273 [  6897] By: jhi                                   on 2000/08/29  20:44:29
37274         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
37275              From: Peter Prymmer <pvhp@forte.com>
37276              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
37277              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
37278      Branch: perl
37279            ! pod/perlebcdic.pod
37280 ____________________________________________________________________________
37281 [  6896] By: jhi                                   on 2000/08/29  20:40:57
37282         Log: There's no point repeating the 'revision' (5) of perl5.
37283      Branch: metaconfig/U/perl
37284            ! Devel.U patchlevel.U
37285      Branch: perl
37286            ! Configure config_h.SH
37287 ____________________________________________________________________________
37288 [  6895] By: jhi                                   on 2000/08/29  20:16:58
37289         Log: Regen Configure for #6894.
37290      Branch: metaconfig/U/perl
37291            ! perladmin.U
37292      Branch: perl
37293            ! Configure config_h.SH
37294 ____________________________________________________________________________
37295 [  6894] By: jhi                                   on 2000/08/29  19:59:52
37296         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
37297              From: "Philip Newton" <Philip.Newton@gmx.net>
37298              Date: Tue, 29 Aug 2000 21:39:14 +0200
37299              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
37300      Branch: perl
37301            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
37302            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
37303            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
37304            ! utils/perlbug.PL
37305 ____________________________________________________________________________
37306 [  6893] By: jhi                                   on 2000/08/29  19:55:30
37307         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
37308              From: "Philip Newton" <Philip.Newton@gmx.net>
37309              Date: Tue, 29 Aug 2000 21:39:14 +0200
37310              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
37311      Branch: perl
37312            ! installhtml
37313 ____________________________________________________________________________
37314 [  6892] By: jhi                                   on 2000/08/29  19:53:59
37315         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
37316              From: "Philip Newton" <Philip.Newton@gmx.net>
37317              Date: Tue, 29 Aug 2000 21:48:18 +0200
37318              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
37319      Branch: perl
37320            ! lib/File/Temp.pm
37321 ____________________________________________________________________________
37322 [  6891] By: jhi                                   on 2000/08/29  18:30:03
37323         Log: Nail the ID 20000828.023.
37324      Branch: perl
37325            ! ext/Storable/Storable.xs
37326 ____________________________________________________________________________
37327 [  6890] By: jhi                                   on 2000/08/29  16:50:17
37328         Log: Under usethreads the dumped variable is IN_PAD.
37329              
37330              Subject: Re: [PATCH] Glob dumping
37331              From: Gisle Aas <gisle@ActiveState.com>
37332              Date: 29 Aug 2000 18:45:05 +0200
37333              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
37334      Branch: perl
37335            ! t/lib/peek.t
37336 ____________________________________________________________________________
37337 [  6889] By: jhi                                   on 2000/08/29  15:17:37
37338         Log: Update Changes.
37339      Branch: perl
37340            ! Changes patchlevel.h
37341 ____________________________________________________________________________
37342 [  6888] By: jhi                                   on 2000/08/29  14:49:59
37343         Log: Retract #6882, broke the safe tests.
37344      Branch: perl
37345            ! ext/Opcode/Safe.pm
37346 ____________________________________________________________________________
37347 [  6887] By: jhi                                   on 2000/08/29  14:47:06
37348         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
37349              From: Gisle Aas <gisle@ActiveState.com> 
37350              Date: 09 Jun 2000 20:00:11 +0200
37351              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
37352      Branch: perl
37353            ! utils/perldoc.PL
37354 ____________________________________________________________________________
37355 [  6886] By: jhi                                   on 2000/08/29  14:42:45
37356         Log: The #6881 removed one dump line.
37357      Branch: perl
37358            ! t/lib/peek.t
37359 ____________________________________________________________________________
37360 [  6885] By: jhi                                   on 2000/08/29  14:30:47
37361         Log: Don't forget to tidy up.
37362      Branch: perl
37363            ! t/lib/ftmp-security.t
37364 ____________________________________________________________________________
37365 [  6884] By: jhi                                   on 2000/08/29  14:25:17
37366         Log: Disabling the one test is a bit tricky.
37367      Branch: perl
37368            ! t/lib/ftmp-security.t
37369 ____________________________________________________________________________
37370 [  6883] By: jhi                                   on 2000/08/29  14:16:25
37371         Log: Disable one of the tests for now.
37372      Branch: perl
37373            ! t/lib/ftmp-security.t
37374 ____________________________________________________________________________
37375 [  6882] By: jhi                                   on 2000/08/29  14:05:50
37376         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
37377              From: gisle@aas.no
37378              Date: 29 Aug 2000 10:35:06 -0000
37379              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
37380      Branch: perl
37381            ! ext/Opcode/Safe.pm
37382 ____________________________________________________________________________
37383 [  6881] By: jhi                                   on 2000/08/29  14:03:51
37384         Log: Subject: [PATCH] Glob dumping
37385              From: Gisle Aas <gisle@ActiveState.com>
37386              Date: 29 Aug 2000 07:59:42 -0000
37387              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
37388      Branch: perl
37389            ! dump.c
37390 ____________________________________________________________________________
37391 [  6880] By: jhi                                   on 2000/08/29  14:02:01
37392         Log: Subject: [PATCH] Warnings in B::Deparse
37393              From: <abigail@foad.org>
37394              Date: Tue, 29 Aug 2000 00:00:01 -0400
37395              Message-ID: <20000829040001.2999.qmail@foad.org>
37396      Branch: perl
37397            ! ext/B/B/Deparse.pm
37398 ____________________________________________________________________________
37399 [  6879] By: jhi                                   on 2000/08/29  13:57:26
37400         Log: Missed a change in #6869.
37401      Branch: perl
37402            ! mg.c
37403 ____________________________________________________________________________
37404 [  6878] By: jhi                                   on 2000/08/29  13:45:04
37405         Log: Subject: Net::protoent does not export 'getproto'
37406              From: Yasushi Nakajima <sey@jkc.co.jp>
37407              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
37408      Branch: perl
37409            ! lib/Net/protoent.pm
37410 ____________________________________________________________________________
37411 [  6877] By: jhi                                   on 2000/08/29  13:39:19
37412         Log: Patches all over for people and the files they (hopefully) care about.
37413      Branch: perl
37414            ! AUTHORS Changes MAINTAIN
37415 ____________________________________________________________________________
37416 [  6876] By: jhi                                   on 2000/08/29  12:53:54
37417         Log: Fix for thinko in #6848.
37418              
37419              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
37420              From: Lupe Christoph <lupe@lupe-christoph.de>
37421              Date: Tue, 29 Aug 2000 09:04:08 +0200
37422              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
37423      Branch: perl
37424            ! ext/Thread/Thread.xs
37425 ____________________________________________________________________________
37426 [  6875] By: jhi                                   on 2000/08/29  12:50:14
37427         Log: Update to Getopt::Long 2.24, from Johan Vromans.
37428      Branch: perl
37429            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37430 ____________________________________________________________________________
37431 [  6874] By: jhi                                   on 2000/08/29  02:09:53
37432         Log: Use minimal @INC in tests, most of the time just '../lib',
37433              so that we simply can't pick up stuff from other Perls than
37434              the one we are testing.  Pointed out by
37435              
37436              From: Mike Guy <mjtg@cam.ac.uk>
37437              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
37438              Date: Fri, 25 Aug 2000 15:15:59 +0100
37439              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
37440      Branch: perl
37441            ! (edit 185 files)
37442 ____________________________________________________________________________
37443 [  6873] By: jhi                                   on 2000/08/29  01:07:11
37444         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
37445              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37446              Date: Mon, 28 Aug 2000 17:45:52 -0700
37447              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
37448      Branch: perl
37449            ! Makefile.SH hints/os2.sh
37450 ____________________________________________________________________________
37451 [  6872] By: jhi                                   on 2000/08/28  23:33:39
37452         Log: Subject: [PATCH bleedperl@6866] spellings
37453              From: marcel@codewerk.com (Marcel Grunauer)
37454              Date: Tue, 29 Aug 2000 01:19:59 +0200
37455              Message-Id: <200008282319.BAA29862@gandalf.local>
37456      Branch: perl
37457            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
37458            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
37459            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
37460 ____________________________________________________________________________
37461 [  6871] By: jhi                                   on 2000/08/28  23:22:09
37462         Log: Take out the SUIDMAIL thing, that will not be
37463              a problem in 5.7.*.
37464      Branch: perl
37465            ! patchlevel.h
37466 ____________________________________________________________________________
37467 [  6870] By: jhi                                   on 2000/08/28  23:19:30
37468         Log: -S is the silent flag, -s is the strip flag.
37469              
37470              Subject: [PATCH] Re: [PATCH] make no-install          
37471              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37472              Date: Mon, 28 Aug 2000 15:12:55 -0700
37473              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
37474      Branch: perl
37475            ! Makefile.SH
37476 ____________________________________________________________________________
37477 [  6869] By: jhi                                   on 2000/08/28  23:12:05
37478         Log: Subject: [PATCH bleedperl@6856] warnings fixes
37479              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
37480              Date: Mon, 28 Aug 2000 23:55:06 +0100
37481              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
37482      Branch: perl
37483            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
37484            ! warnings.h warnings.pl
37485 ____________________________________________________________________________
37486 [  6868] By: jhi                                   on 2000/08/28  21:38:22
37487         Log: Potential cruft.
37488      Branch: perl
37489            ! Makefile.SH
37490 ____________________________________________________________________________
37491 [  6867] By: jhi                                   on 2000/08/28  21:35:36
37492         Log: Update Changes.
37493      Branch: perl
37494            ! Changes patchlevel.h
37495 ____________________________________________________________________________
37496 [  6866] By: jhi                                   on 2000/08/28  21:33:49
37497         Log: Subject: hv.h Doc Patch
37498              From: Fisher Mark <fisherm@tce.com>
37499              Date: Mon, 28 Aug 2000 16:24:59 -0500
37500              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
37501      Branch: perl
37502            ! hv.h
37503 ____________________________________________________________________________
37504 [  6865] By: jhi                                   on 2000/08/28  21:02:15
37505         Log: Add -ld to archname on long tr...double platforms.
37506      Branch: metaconfig
37507            ! U/threads/archname.U
37508      Branch: perl
37509            ! Configure config_h.SH
37510 ____________________________________________________________________________
37511 [  6864] By: jhi                                   on 2000/08/28  20:38:59
37512         Log: An attempt to fix the problem reported in
37513              
37514              Subject: Building perl@6856 using gcc/AIX 4.3.3 
37515              From: Daniel Muino <dmuino@afip.gov.ar> 
37516              Date: Mon, 28 Aug 2000 15:50:01 -0300   
37517              Message-ID: <20000828155001.A14403@con2-dgi>
37518              
37519              I can't test this properly since the gcc installation I have
37520              access to seems to be botched (gcc is calling the AIX cpp,
37521              a losing proposition...)
37522      Branch: perl
37523            ! hints/aix.sh
37524 ____________________________________________________________________________
37525 [  6863] By: jhi                                   on 2000/08/28  18:57:52
37526         Log: Fix for ID 20000828.001, long doubles were not formatted
37527              correctly (showed up in $], which stopped installing perl).
37528      Branch: perl
37529            ! sv.c
37530 ____________________________________________________________________________
37531 [  6862] By: jhi                                   on 2000/08/28  18:07:15
37532         Log: Typo in #6858.
37533      Branch: perl
37534            ! lib/Cwd.pm
37535 ____________________________________________________________________________
37536 [  6861] By: jhi                                   on 2000/08/28  17:57:27
37537         Log: opmini.o may be left around if a build is interrupted.
37538      Branch: perl
37539            ! Makefile.SH
37540 ____________________________________________________________________________
37541 [  6860] By: jhi                                   on 2000/08/28  16:52:50
37542         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
37543              From: Daniel Chetlin <daniel@chetlin.com>
37544              Date: Mon, 28 Aug 2000 01:14:18 -0700
37545              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
37546      Branch: perl
37547            ! lib/overload.pm
37548 ____________________________________________________________________________
37549 [  6859] By: jhi                                   on 2000/08/28  16:08:46
37550         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
37551              From: Nicholas Clark <nick@ccl4.org>
37552              Date: Mon, 28 Aug 2000 16:03:27 +0100
37553              Message-Id: <20000828160327.C49785@plum.flirble.org>
37554      Branch: perl
37555            ! ext/ByteLoader/bytecode.h
37556 ____________________________________________________________________________
37557 [  6858] By: jhi                                   on 2000/08/28  16:02:10
37558         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
37559              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
37560              Date: Mon, 28 Aug 2000 13:08:30 +0200
37561              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
37562      Branch: perl
37563            ! lib/Cwd.pm
37564 ____________________________________________________________________________
37565 [  6857] By: jhi                                   on 2000/08/28  15:42:47
37566         Log: display_format used as a class method without arguments was broken,
37567              reported in
37568              
37569              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
37570              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
37571              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
37572              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
37573      Branch: perl
37574            ! lib/Math/Complex.pm t/lib/complex.t
37575 ____________________________________________________________________________
37576 [  6856] By: jhi                                   on 2000/08/27  22:09:48
37577         Log: Update Changes.
37578      Branch: perl
37579            ! Changes patchlevel.h
37580 ____________________________________________________________________________
37581 [  6855] By: jhi                                   on 2000/08/27  21:59:21
37582         Log: Retract #6853 (false alarm).
37583      Branch: perl
37584            ! lib/ExtUtils/xsubpp
37585 ____________________________________________________________________________
37586 [  6854] By: jhi                                   on 2000/08/27  21:37:44
37587         Log: Update Changes.
37588      Branch: perl
37589            ! Changes patchlevel.h
37590 ____________________________________________________________________________
37591 [  6853] By: jhi                                   on 2000/08/27  21:37:16
37592         Log: Subject: [PATCH perl@6850] workaround for xsubpp
37593              From: Hugo <hv@crypt.compulink.co.uk>
37594              Date: Sun, 27 Aug 2000 22:30:25 +0100
37595              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
37596      Branch: perl
37597            ! lib/ExtUtils/xsubpp
37598 ____________________________________________________________________________
37599 [  6852] By: jhi                                   on 2000/08/27  21:33:58
37600         Log: Big-endian 64-bit patch from Raphael Manfredi.
37601      Branch: perl
37602            ! ext/Storable/Storable.xs
37603 ____________________________________________________________________________
37604 [  6851] By: jhi                                   on 2000/08/27  21:22:21
37605         Log: More ruthless editing from Hugo van der Sanden.
37606      Branch: perl
37607            ! pod/perldelta.pod
37608 ____________________________________________________________________________
37609 [  6850] By: jhi                                   on 2000/08/27  16:11:46
37610         Log: Update Changes.
37611      Branch: perl
37612            ! Changes patchlevel.h
37613 ____________________________________________________________________________
37614 [  6849] By: jhi                                   on 2000/08/27  16:11:05
37615         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
37616      Branch: perl
37617            ! configpm pod/perldelta.pod
37618 ____________________________________________________________________________
37619 [  6848] By: jhi                                   on 2000/08/27  15:35:08
37620         Log: Use the actual thread type, not the pointer-to-struct.
37621      Branch: perl
37622            ! ext/Thread/Thread.xs
37623 ____________________________________________________________________________
37624 [  6847] By: jhi                                   on 2000/08/27  15:30:49
37625         Log: Test nit.
37626      Branch: perl
37627            ! t/pragma/warn/pp_sys
37628 ____________________________________________________________________________
37629 [  6846] By: jhi                                   on 2000/08/27  15:19:02
37630         Log: Passing -R in ldflags makes now it to appear in the default
37631              for lddlflags, just like with -L.
37632              
37633              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37634              From: Lupe Christoph <lupe@lupe-christoph.de>
37635              Date: Sun, 27 Aug 2000 10:28:21 +0200
37636              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
37637      Branch: metaconfig/U/perl
37638            ! dlsrc.U
37639      Branch: perl
37640            ! Configure
37641 ____________________________________________________________________________
37642 [  6845] By: jhi                                   on 2000/08/27  15:08:54
37643         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37644              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37645              Date: Sat, 26 Aug 2000 22:23:27 +0100
37646              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
37647      Branch: perl
37648            ! lib/ExtUtils/MM_Unix.pm
37649 ____________________________________________________________________________
37650 [  6844] By: jhi                                   on 2000/08/27  15:02:37
37651         Log: DJGPP update from Laszlo Molnar.
37652              
37653              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
37654              From: ml1050 <ml1050@freemail.hu>
37655              Date: Sat, 26 Aug 2000 23:24:40 +0200
37656              Message-Id: <20000826232440.A439@freemail.hu>
37657      Branch: perl
37658            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
37659            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
37660 ____________________________________________________________________________
37661 [  6843] By: jhi                                   on 2000/08/27  14:53:58
37662         Log: Subject: installman buglet
37663              From: Lupe Christoph <lupe@lupe-christoph.de>
37664              Date: Sun, 27 Aug 2000 14:38:59 +0200
37665              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
37666      Branch: perl
37667            ! installman
37668 ____________________________________________________________________________
37669 [  6842] By: jhi                                   on 2000/08/27  14:52:08
37670         Log: Can't get the test to reliably work thanks to the
37671              inaccurateness of floating point.  "Resolves" bug ids
37672              20000826.003, 20000826.009, 20000826.010,
37673      Branch: perl
37674            ! t/lib/trig.t
37675 ____________________________________________________________________________
37676 [  6841] By: jhi                                   on 2000/08/26  15:53:58
37677         Log: Update Changes.
37678      Branch: perl
37679            ! Changes patchlevel.h
37680 ____________________________________________________________________________
37681 [  6840] By: jhi                                   on 2000/08/26  14:23:03
37682         Log: grep -e isn't portable.
37683              
37684              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
37685              From: chris@broadband.att.com
37686              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
37687              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
37688      Branch: perl
37689            ! hints/solaris_2.sh
37690 ____________________________________________________________________________
37691 [  6839] By: jhi                                   on 2000/08/26  14:12:23
37692         Log: no-install target a la make -n.
37693              
37694              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
37695              From: <abigail@foad.org>
37696              Date: Sat, 26 Aug 2000 03:57:34 -0400
37697              Message-ID: <20000826075735.18912.qmail@foad.org>
37698      Branch: perl
37699            ! Makefile.SH installman installperl
37700 ____________________________________________________________________________
37701 [  6838] By: jhi                                   on 2000/08/26  14:06:33
37702         Log: Retract #6826 as the #6828 should be do the same
37703              in a More Correct Way.
37704      Branch: perl
37705            ! installperl
37706 ____________________________________________________________________________
37707 [  6837] By: jhi                                   on 2000/08/26  05:24:00
37708         Log: More casting.
37709      Branch: perl
37710            ! ext/Storable/Storable.xs
37711 ____________________________________________________________________________
37712 [  6836] By: jhi                                   on 2000/08/26  05:05:46
37713         Log: Nicer in decimal.
37714      Branch: perl
37715            ! ext/Storable/Storable.xs
37716 ____________________________________________________________________________
37717 [  6835] By: jhi                                   on 2000/08/26  05:03:50
37718         Log: There be no UVdf.
37719      Branch: perl
37720            ! ext/Storable/Storable.xs
37721 ____________________________________________________________________________
37722 [  6834] By: jhi                                   on 2000/08/26  05:00:18
37723         Log: Continue IVdfing and UVxfing.
37724      Branch: perl
37725            ! ext/Storable/Storable.xs
37726 ____________________________________________________________________________
37727 [  6833] By: jhi                                   on 2000/08/26  04:53:14
37728         Log: Use IVdf.
37729      Branch: perl
37730            ! ext/Storable/Storable.xs
37731 ____________________________________________________________________________
37732 [  6832] By: jhi                                   on 2000/08/26  04:40:41
37733         Log: Document PTR2XX and INT2PTR.
37734      Branch: perl
37735            ! pod/perlguts.pod
37736 ____________________________________________________________________________
37737 [  6831] By: jhi                                   on 2000/08/26  04:33:18
37738         Log: Use UVxf, PTR2UV, NVff.
37739      Branch: perl
37740            ! ext/Storable/Storable.xs
37741 ____________________________________________________________________________
37742 [  6830] By: jhi                                   on 2000/08/26  04:31:32
37743         Log: Update the test count.
37744      Branch: perl
37745            ! t/lib/trig.t
37746 ____________________________________________________________________________
37747 [  6829] By: jhi                                   on 2000/08/26  03:05:50
37748         Log: Subject: [PATCH] installation not quite silent yet.
37749              From: <abigail@foad.org>
37750              Date: Fri, 25 Aug 2000 20:07:53 -0400
37751              Message-ID: <20000826000753.7822.qmail@foad.org>
37752      Branch: perl
37753            ! installman installperl
37754 ____________________________________________________________________________
37755 [  6828] By: jhi                                   on 2000/08/26  03:05:14
37756         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
37757              From: Spider Boardman <spider@web.zk3.dec.com>
37758              Date: Fri, 25 Aug 2000 19:12:40 -0400
37759              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
37760      Branch: perl
37761            ! gv.c
37762 ____________________________________________________________________________
37763 [  6827] By: jhi                                   on 2000/08/25  23:54:34
37764         Log: Support preserving extremely big/small angles.
37765      Branch: perl
37766            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
37767 ____________________________________________________________________________
37768 [  6826] By: jhi                                   on 2000/08/25  23:01:20
37769         Log: Patch installperl to be long double-aware.
37770              
37771              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
37772              From: Spider Boardman <spider@web.zk3.dec.com>
37773              Date: Fri, 25 Aug 2000 18:15:23 -0400
37774              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
37775      Branch: perl
37776            ! installperl
37777 ____________________________________________________________________________
37778 [  6825] By: jhi                                   on 2000/08/25  22:58:25
37779         Log: Remove duplicately applied patch shards.
37780              
37781              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
37782              From: Spider Boardman <spider@leggy.zk3.dec.com>
37783              Date: Fri, 25 Aug 2000 16:45:03 -0400
37784              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
37785      Branch: perl
37786            ! t/lib/cgi-html.t
37787 ____________________________________________________________________________
37788 [  6824] By: jhi                                   on 2000/08/25  22:57:00
37789         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37790              From: Daniel Chetlin <daniel@chetlin.com>
37791              Date: Fri, 25 Aug 2000 12:23:16 -0700
37792              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
37793              
37794              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37795              From: Daniel Chetlin <daniel@chetlin.com>
37796              Date: Fri, 25 Aug 2000 14:47:19 -0700
37797              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
37798      Branch: perl
37799            ! installman
37800 ____________________________________________________________________________
37801 [  6823] By: jhi                                   on 2000/08/25  22:44:17
37802         Log: Timestamp problem?
37803      Branch: perl
37804            ! uconfig.h uconfig.sh
37805 ____________________________________________________________________________
37806 [  6822] By: jhi                                   on 2000/08/25  19:01:06
37807         Log: One forgotten file from #6816.
37808      Branch: perl
37809            ! vos/config.h
37810 ____________________________________________________________________________
37811 [  6821] By: jhi                                   on 2000/08/25  18:56:39
37812         Log: Regen Changes.
37813      Branch: perl
37814            ! Changes patchlevel.h
37815 ____________________________________________________________________________
37816 [  6820] By: jhi                                   on 2000/08/25  18:52:35
37817         Log: Fix Changes ordering.
37818      Branch: perl
37819            ! Changes
37820 ____________________________________________________________________________
37821 [  6819] By: jhi                                   on 2000/08/25  18:50:25
37822         Log: Update Changes.
37823      Branch: perl
37824            ! Changes patchlevel.h
37825 ____________________________________________________________________________
37826 [  6818] By: jhi                                   on 2000/08/25  18:47:45
37827         Log: Tweak the sfio/useperlio logic, hopefully as wished in
37828              
37829              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
37830              From: Nicholas Clark <nick@babyhippo.co.uk>
37831              Date: Fri, 25 Aug 2000 12:01:45 +0100
37832              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
37833      Branch: metaconfig/U/perl
37834            ! d_sfio.U
37835      Branch: perl
37836            ! Configure
37837 ____________________________________________________________________________
37838 [  6817] By: jhi                                   on 2000/08/25  18:32:51
37839         Log: Allow microperl to assume <math.h>, without it the math
37840              functions like floor() are assumed to return int, which makes
37841              for core dumps in machines where integer and floating register
37842              don't mix.
37843      Branch: perl
37844            ! uconfig.h uconfig.sh
37845 ____________________________________________________________________________
37846 [  6816] By: jhi                                   on 2000/08/25  18:27:17
37847         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
37848              the problem reported in
37849              
37850              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
37851              From: danhale@us.ibm.com
37852              Date: Fri, 25 Aug 2000 10:58:06 -0400
37853              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
37854      Branch: metaconfig/U/perl
37855            + d_socks5_init.U
37856      Branch: perl
37857            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
37858            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
37859            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
37860            ! win32/config.gc win32/config.vc
37861 ____________________________________________________________________________
37862 [  6815] By: jhi                                   on 2000/08/25  17:43:31
37863         Log: A solution for the retrieve_fd autosplit warning,
37864              idea suggested by Mike Guy.
37865      Branch: perl
37866            ! ext/Storable/Storable.pm
37867 ____________________________________________________________________________
37868 [  6814] By: jhi                                   on 2000/08/25  17:16:03
37869         Log: Add install-silent target.
37870      Branch: perl
37871            ! Makefile.SH
37872 ____________________________________________________________________________
37873 [  6813] By: jhi                                   on 2000/08/25  17:14:23
37874         Log: Subject: Re: [PATCH] More silencing of installman.
37875              From: <abigail@foad.org>
37876              Date: Thu, 24 Aug 2000 19:27:03 -0400
37877              Message-ID: <20000824232703.7001.qmail@foad.org>
37878              
37879              Subject: Re: [PATCH] More silencing of installman.
37880              From: <abigail@foad.org>
37881              Date: Fri, 25 Aug 2000 03:00:58 -0400
37882              Message-ID: <20000825070058.10697.qmail@foad.org>
37883      Branch: perl
37884            ! installman
37885 ____________________________________________________________________________
37886 [  6812] By: jhi                                   on 2000/08/25  17:11:28
37887         Log: installperl --verbose and --silent.
37888              
37889              Subject: Re: [PATCH] More silencing of installman.
37890              From: <abigail@foad.org>
37891              Message-ID: <20000825064430.9719.qmail@foad.org>
37892              Date: Fri, 25 Aug 2000 02:44:30 -0400
37893      Branch: perl
37894            ! installperl
37895 ____________________________________________________________________________
37896 [  6811] By: jhi                                   on 2000/08/25  17:05:43
37897         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
37898              From: "Peter J. Farley III" <pjfarley@banet.net>
37899              Date: Thu, 24 Aug 2000 21:58:03 -0400
37900              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
37901              
37902              (applied slightly modified)
37903      Branch: perl
37904            ! lib/ExtUtils/MM_Unix.pm
37905 ____________________________________________________________________________
37906 [  6810] By: jhi                                   on 2000/08/25  17:01:18
37907         Log: Missing parts of 
37908              
37909              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
37910              From: Peter Prymmer <pvhp@forte.com>
37911              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
37912              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
37913      Branch: perl
37914            ! t/lib/cgi-html.t
37915 ____________________________________________________________________________
37916 [  6809] By: jhi                                   on 2000/08/25  16:46:32
37917         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
37918              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37919              Date: Thu, 24 Aug 2000 19:13:11 -0500
37920              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
37921      Branch: perl
37922            ! vms/vms.c
37923 ____________________________________________________________________________
37924 [  6808] By: jhi                                   on 2000/08/25  16:39:22
37925         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
37926              From: Peter Prymmer <pvhp@forte.com>
37927              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
37928              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
37929      Branch: perl
37930            ! configure.com
37931 ____________________________________________________________________________
37932 [  6807] By: jhi                                   on 2000/08/25  16:36:37
37933         Log: Better wording for the vec lvalue diagnostic.
37934              
37935              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
37936              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
37937              Date: Wed, 23 Aug 2000 14:12:16 -0400
37938              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
37939      Branch: perl
37940            ! pod/perldiag.pod
37941 ____________________________________________________________________________
37942 [  6806] By: jhi                                   on 2000/08/24  18:17:22
37943         Log: Subject: [PATCH] More silencing of installman.
37944              From: <abigail@foad.org>
37945              Date: Thu, 24 Aug 2000 14:01:44 -0400
37946              Message-ID: <20000824180144.20062.qmail@foad.org>
37947      Branch: perl
37948            ! installman
37949 ____________________________________________________________________________
37950 [  6805] By: jhi                                   on 2000/08/24  15:00:31
37951         Log: Update Changes.
37952      Branch: perl
37953            ! Changes patchlevel.h
37954 ____________________________________________________________________________
37955 [  6804] By: jhi                                   on 2000/08/24  14:59:07
37956         Log: Regen perltoc.
37957      Branch: perl
37958            ! pod/perltoc.pod
37959 ____________________________________________________________________________
37960 [  6803] By: jhi                                   on 2000/08/24  14:44:39
37961         Log: Show the doc file, not the temp file.
37962      Branch: perl
37963            ! installman
37964 ____________________________________________________________________________
37965 [  6802] By: jhi                                   on 2000/08/24  14:41:53
37966         Log: Continue silencing.
37967      Branch: perl
37968            ! installman
37969 ____________________________________________________________________________
37970 [  6801] By: jhi                                   on 2000/08/24  14:34:40
37971         Log: Actually do something with the silencer option.
37972      Branch: perl
37973            ! installman
37974 ____________________________________________________________________________
37975 [  6800] By: jhi                                   on 2000/08/24  14:26:22
37976         Log: Make installman to recognize the silence flag -S.
37977      Branch: perl
37978            ! installman
37979 ____________________________________________________________________________
37980 [  6799] By: jhi                                   on 2000/08/24  13:49:38
37981         Log: DOS patches and portability/porting notes, from Tim Jenness.
37982      Branch: perl
37983            ! lib/File/Temp.pm
37984 ____________________________________________________________________________
37985 [  6798] By: jhi                                   on 2000/08/24  13:48:27
37986         Log: Create directories in silence.
37987              
37988              Subject: [PATCH] Another silencer for MakeMaker
37989              From: andreas.koenig@anima.de (Andreas J. Koenig)
37990              Date: 24 Aug 2000 14:18:52 +0200
37991              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
37992      Branch: perl
37993            ! lib/ExtUtils/Command.pm
37994 ____________________________________________________________________________
37995 [  6797] By: jhi                                   on 2000/08/24  13:46:42
37996         Log: More liberal parsing of version numbers.
37997              
37998              Subject: Re: CPAN.pm beta for testing available
37999              From: andreas.koenig@anima.de (Andreas J. Koenig)
38000              Date: 24 Aug 2000 13:51:57 +0200
38001              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
38002      Branch: perl
38003            ! lib/CPAN.pm
38004 ____________________________________________________________________________
38005 [  6796] By: jhi                                   on 2000/08/24  13:44:36
38006         Log: Make "make install" by default silent.  A new "install-verbose"
38007              target is verbose.
38008      Branch: perl
38009            ! Makefile.SH
38010 ____________________________________________________________________________
38011 [  6795] By: jhi                                   on 2000/08/24  13:39:14
38012         Log: Add silencer flags to installperl.
38013              
38014              Subject: [PATCH] Making installperl silent.
38015              From: <abigail@foad.org>
38016              Date: Thu, 24 Aug 2000 05:01:45 -0400
38017              Message-ID: <20000824090145.13141.qmail@foad.org>
38018      Branch: perl
38019            ! installperl
38020 ____________________________________________________________________________
38021 [  6794] By: jhi                                   on 2000/08/24  13:35:50
38022         Log: installperl couldn't tell whether it had run tests or not.
38023              
38024              Subject: [PATCH] Re: installperl and t/TEST
38025              From: <abigail@foad.org>
38026              Date: Thu, 24 Aug 2000 04:00:53 -0400
38027              Message-ID: <20000824080053.2494.qmail@foad.org>
38028      Branch: perl
38029            ! Makefile.SH installperl
38030 ____________________________________________________________________________
38031 [  6793] By: jhi                                   on 2000/08/24  13:27:50
38032         Log: Drop the separate perlbc, perlcc -b should be enough.
38033      Branch: perl
38034            - utils/perlbc.PL
38035            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
38036 ____________________________________________________________________________
38037 [  6792] By: jhi                                   on 2000/08/24  04:41:30
38038         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
38039              plus the typo fix from Peter Prymmer.
38040      Branch: perl
38041            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
38042            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38043 ____________________________________________________________________________
38044 [  6791] By: jhi                                   on 2000/08/24  02:10:43
38045         Log: Replace #6705 with a minimal doc patch.
38046              
38047              Subject: [PATCH 5.6.0] replace change #6705
38048              From: Jan Dubois <jand@ActiveState.com>
38049              Date: Wed, 23 Aug 2000 18:31:51 -0700
38050              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
38051      Branch: perl
38052            ! lib/Win32.pod win32/win32.c
38053 ____________________________________________________________________________
38054 [  6790] By: jhi                                   on 2000/08/23  17:52:00
38055         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
38056              From: Mike Guy <mjtg@cam.ac.uk>
38057              Date: Wed, 23 Aug 2000 18:38:46 +0100
38058              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
38059      Branch: perl
38060            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
38061 ____________________________________________________________________________
38062 [  6789] By: jhi                                   on 2000/08/23  15:34:21
38063         Log: Update Changes.
38064      Branch: perl
38065            ! Changes patchlevel.h
38066 ____________________________________________________________________________
38067 [  6788] By: jhi                                   on 2000/08/23  15:33:40
38068         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
38069              From: Wilfredo Sánchez <wsanchez@apple.com>
38070              Date: Tue, 22 Aug 2000 19:31:27 -0700
38071              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
38072      Branch: perl
38073            ! perl.h
38074 ____________________________________________________________________________
38075 [  6787] By: jhi                                   on 2000/08/23  15:29:31
38076         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
38077              From: Spider Boardman <spider@leggy.zk3.dec.com>
38078              Date: Wed, 23 Aug 2000 10:33:23 -0400
38079              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
38080      Branch: perl
38081            ! lib/Pod/Html.pm
38082 ____________________________________________________________________________
38083 [  6786] By: jhi                                   on 2000/08/23  15:28:11
38084         Log: Bad makefile.
38085      Branch: perl
38086            ! ext/B/Makefile.PL
38087 ____________________________________________________________________________
38088 [  6785] By: jhi                                   on 2000/08/23  14:37:04
38089         Log: Update Changes.
38090      Branch: perl
38091            ! Changes patchlevel.h
38092 ____________________________________________________________________________
38093 [  6784] By: jhi                                   on 2000/08/23  13:58:41
38094         Log: Portability fix from Hugo van der Sanden.
38095      Branch: perl
38096            ! ext/re/Makefile.PL
38097 ____________________________________________________________________________
38098 [  6783] By: jhi                                   on 2000/08/23  13:53:53
38099         Log: Storable support, v-version fixes.
38100              
38101              Subject: CPAN.pm beta for testing available
38102              From: andreas.koenig@anima.de (Andreas J. Koenig)
38103              Date: 22 Aug 2000 23:31:33 +0200
38104              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
38105      Branch: perl
38106            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38107 ____________________________________________________________________________
38108 [  6782] By: jhi                                   on 2000/08/23  13:51:26
38109         Log: Mac and other portability updates from Chris Nandor.
38110      Branch: perl
38111            ! pod/perlmodinstall.pod
38112 ____________________________________________________________________________
38113 [  6781] By: jhi                                   on 2000/08/23  13:47:33
38114         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
38115              From: Peter Prymmer <pvhp@forte.com>
38116              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
38117              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
38118      Branch: perl
38119            ! ext/Storable/Storable.xs
38120 ____________________________________________________________________________
38121 [  6780] By: jhi                                   on 2000/08/23  13:33:34
38122         Log: VMS MMS (make) wants null action.
38123      Branch: perl
38124            ! ext/B/Makefile.PL
38125 ____________________________________________________________________________
38126 [  6779] By: jhi                                   on 2000/08/22  19:44:47
38127         Log: Forgot portability nit.
38128      Branch: perl
38129            ! t/lib/st-forgive.t
38130 ____________________________________________________________________________
38131 [  6778] By: jhi                                   on 2000/08/22  19:35:25
38132         Log: Be portable.
38133      Branch: perl
38134            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
38135            ! t/lib/st-store.t
38136 ____________________________________________________________________________
38137 [  6777] By: jhi                                   on 2000/08/22  18:50:53
38138         Log: Update Changes.
38139      Branch: perl
38140            ! Changes patchlevel.h
38141 ____________________________________________________________________________
38142 [  6776] By: jhi                                   on 2000/08/22  18:44:46
38143         Log: cSVOPo_*v things index into the current PL_curpad
38144              under ithreads, which is different from the curpad
38145              used by the XSUB.  (In other words, the code as-is
38146              before this patch wouldn't work under ithreads.)
38147              From Sarathy.
38148      Branch: perl
38149            ! ext/B/B.xs
38150 ____________________________________________________________________________
38151 [  6775] By: jhi                                   on 2000/08/22  18:18:37
38152         Log: Make the selection of NVff et al stricter.
38153      Branch: metaconfig/U/perl
38154            ! perlxvf.U
38155      Branch: perl
38156            ! Configure config_h.SH
38157 ____________________________________________________________________________
38158 [  6774] By: jhi                                   on 2000/08/22  17:19:42
38159         Log: perldelta nits.
38160      Branch: perl
38161            ! pod/perldelta.pod
38162 ____________________________________________________________________________
38163 [  6773] By: jhi                                   on 2000/08/22  17:06:26
38164         Log: Long double fixes from Spider Boardman.
38165              
38166              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
38167              From: system PRIVILEGED account <root@peano.zk3.dec.com>
38168              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
38169              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
38170      Branch: perl
38171            ! t/lib/bigfltpm.t t/lib/st-06compat.t
38172 ____________________________________________________________________________
38173 [  6772] By: jhi                                   on 2000/08/22  15:04:53
38174         Log: Update Changes.
38175      Branch: perl
38176            ! Changes patchlevel.h
38177 ____________________________________________________________________________
38178 [  6771] By: jhi                                   on 2000/08/22  15:01:44
38179         Log: perldelta fixes from Hugo van der Sanden.
38180      Branch: perl
38181            ! pod/perldelta.pod
38182 ____________________________________________________________________________
38183 [  6770] By: jhi                                   on 2000/08/22  14:34:49
38184         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
38185              From: Hugo <hv@crypt.compulink.co.uk>
38186              Date: Tue, 22 Aug 2000 11:21:53 +0100
38187              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
38188      Branch: perl
38189            ! regcomp.c
38190 ____________________________________________________________________________
38191 [  6769] By: jhi                                   on 2000/08/22  14:30:02
38192         Log: Add Yitzchak, reformat.
38193      Branch: perl
38194            ! Changes config_h.SH
38195 ____________________________________________________________________________
38196 [  6768] By: jhi                                   on 2000/08/22  14:21:35
38197         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
38198              and Spider Boardman.
38199      Branch: metaconfig
38200            ! U/compline/d_gconvert.U
38201      Branch: perl
38202            ! Configure
38203 ____________________________________________________________________________
38204 [  6767] By: jhi                                   on 2000/08/22  14:11:24
38205         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
38206              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38207              Date: Mon, 21 Aug 2000 19:08:31 -0700
38208              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
38209      Branch: perl
38210            - ext/Storable/patchlevel.h
38211            ! MANIFEST ext/Storable/MANIFEST
38212 ____________________________________________________________________________
38213 [  6766] By: jhi                                   on 2000/08/22  13:49:29
38214         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
38215              From: Peter Prymmer <pvhp@forte.com>
38216              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
38217              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
38218      Branch: perl
38219            ! configure.com ext/Storable/Makefile.PL
38220 ____________________________________________________________________________
38221 [  6765] By: jhi                                   on 2000/08/22  13:44:59
38222         Log: Subject: [PATCH blead] B:: missing dependency
38223              From: Hugo <hv@crypt.compulink.co.uk>
38224              Date: Tue, 22 Aug 2000 06:44:33 +0100
38225              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
38226      Branch: perl
38227            ! ext/B/Makefile.PL
38228 ____________________________________________________________________________
38229 [  6764] By: jhi                                   on 2000/08/22  13:38:12
38230         Log: More bytecompiler.
38231      Branch: perl
38232            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
38233 ____________________________________________________________________________
38234 [  6763] By: jhi                                   on 2000/08/22  13:36:44
38235         Log: Bytecompiler patches from Benjamin Stuhl.
38236      Branch: perl
38237            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
38238            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38239            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38240            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38241            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
38242            ! perl.c perlapi.h pod/perldelta.pod
38243 ____________________________________________________________________________
38244 [  6762] By: jhi                                   on 2000/08/21  23:43:40
38245         Log: An obsoleted diagnostic.
38246      Branch: perl
38247            ! pod/perldelta.pod
38248 ____________________________________________________________________________
38249 [  6761] By: jhi                                   on 2000/08/21  23:01:45
38250         Log: The #6759 wasn't quite right.
38251      Branch: perl
38252            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38253            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38254            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38255            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38256            ! t/lib/st-tieditems.t
38257 ____________________________________________________________________________
38258 [  6760] By: jhi                                   on 2000/08/21  22:35:49
38259         Log: Be verydeepclean.
38260      Branch: perl
38261            ! Makefile.SH
38262 ____________________________________________________________________________
38263 [  6759] By: jhi                                   on 2000/08/21  22:25:40
38264         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
38265              From: Peter Prymmer <pvhp@forte.com>
38266              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
38267              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
38268      Branch: perl
38269            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38270            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38271            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38272            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38273            ! t/lib/st-tieditems.t
38274 ____________________________________________________________________________
38275 [  6758] By: jhi                                   on 2000/08/21  22:22:32
38276         Log: Few more casts, need reported in
38277              
38278              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
38279              From: Mike Stok <mike@stok.co.uk>
38280              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
38281              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
38282              
38283              and
38284              
38285              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
38286              From: abigail@foad.org
38287              Date: 21 Aug 2000 21:31:34 -0000
38288              Message-Id: <20000821213134.30170.qmail@foad.org>
38289      Branch: perl
38290            ! ext/Storable/Storable.xs
38291 ____________________________________________________________________________
38292 [  6757] By: jhi                                   on 2000/08/21  18:37:07
38293         Log: Update Changes.
38294      Branch: perl
38295            ! Changes patchlevel.h
38296 ____________________________________________________________________________
38297 [  6756] By: jhi                                   on 2000/08/21  18:34:02
38298         Log: A pod nit.
38299              
38300              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
38301              From: <abigail@foad.org>
38302              Date: Mon, 21 Aug 2000 14:00:16 -0400
38303              Message-ID: <20000821180016.28627.qmail@foad.org>
38304      Branch: perl
38305            ! pod/perlre.pod
38306 ____________________________________________________________________________
38307 [  6755] By: jhi                                   on 2000/08/21  18:30:56
38308         Log: Use PodParser 1.18 new test.
38309      Branch: perl
38310            ! t/pod/special_seqs.t t/pod/special_seqs.xr
38311 ____________________________________________________________________________
38312 [  6754] By: jhi                                   on 2000/08/21  18:28:35
38313         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
38314              patches cannot be applied since #6712 conflicts.
38315      Branch: perl
38316            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
38317 ____________________________________________________________________________
38318 [  6753] By: jhi                                   on 2000/08/21  18:15:11
38319         Log: Weed out some smaller changes.
38320      Branch: perl
38321            ! pod/perldelta.pod
38322 ____________________________________________________________________________
38323 [  6752] By: jhi                                   on 2000/08/21  18:02:30
38324         Log: Also under djgpp the timestamps are funky.
38325      Branch: perl
38326            ! t/op/stat.t
38327 ____________________________________________________________________________
38328 [  6751] By: jhi                                   on 2000/08/21  17:55:56
38329         Log: Tweak the floating point output routine preferences.
38330      Branch: metaconfig
38331            ! U/compline/d_gconvert.U
38332      Branch: perl
38333            ! Configure
38334 ____________________________________________________________________________
38335 [  6750] By: jhi                                   on 2000/08/21  17:51:29
38336         Log: Unicos/mk requires elaborate paranoia.
38337      Branch: perl
38338            ! lib/Math/Complex.pm
38339 ____________________________________________________________________________
38340 [  6749] By: gsar                                  on 2000/08/21  16:53:31
38341         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
38342      Branch: perl
38343            ! lib/Cwd.pm
38344 ____________________________________________________________________________
38345 [  6748] By: gsar                                  on 2000/08/21  16:22:19
38346         Log: free TLS slot properly on Windows
38347      Branch: perl
38348            ! thread.h win32/perllib.c win32/win32thread.h
38349 ____________________________________________________________________________
38350 [  6747] By: jhi                                   on 2000/08/21  16:20:58
38351         Log: Rename the macro argument because some preprocessors
38352              can't tell the difference and expand arguments also inside
38353              double quoted strings.
38354      Branch: perl
38355            ! regcomp.c
38356 ____________________________________________________________________________
38357 [  6746] By: jhi                                   on 2000/08/21  16:09:41
38358         Log: Support long doubles in Storable.
38359              
38360              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
38361              From: Radu Greab <radu@netsoft.ro>
38362              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
38363              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
38364      Branch: perl
38365            ! ext/Storable/Storable.xs
38366 ____________________________________________________________________________
38367 [  6745] By: jhi                                   on 2000/08/21  15:51:40
38368         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
38369              From: "Fifer, Eric" <EFifer@sanwaint.com>
38370              Date: Mon, 21 Aug 2000 15:34:49 +0100
38371              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
38372      Branch: perl
38373            ! t/pragma/warn/9enabled
38374 ____________________________________________________________________________
38375 [  6744] By: jhi                                   on 2000/08/21  15:39:35
38376         Log: Document the endianness of Alpha more precisely.
38377      Branch: perl
38378            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
38379            ! pod/perlport.pod
38380 ____________________________________________________________________________
38381 [  6743] By: jhi                                   on 2000/08/21  14:47:05
38382         Log: perldelta fixes from the p5p crowd.
38383      Branch: perl
38384            ! pod/perldelta.pod pod/perlop.pod
38385 ____________________________________________________________________________
38386 [  6742] By: jhi                                   on 2000/08/21  13:34:51
38387         Log: Update to Pod::LaTeX 0.53.
38388              
38389              Subject: [PATCH] lib/Pod/LaTeX.pm updates
38390              From: Tim Jenness <timj@jach.hawaii.edu>
38391              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
38392              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
38393      Branch: perl
38394            ! lib/Pod/LaTeX.pm
38395 ____________________________________________________________________________
38396 [  6741] By: jhi                                   on 2000/08/21  13:33:01
38397         Log: Subject: [PATCH] os2.c fix for use64bitint
38398              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38399              Date: Mon, 21 Aug 2000 01:32:25 -0700
38400              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
38401      Branch: perl
38402            ! os2/os2.c
38403 ____________________________________________________________________________
38404 [  6740] By: jhi                                   on 2000/08/21  13:28:52
38405         Log: Array context keeps slithering in.
38406              
38407              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
38408              From: Daniel Chetlin <daniel@chetlin.com>
38409              Date: Sun, 20 Aug 2000 21:40:25 -0700
38410              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
38411      Branch: perl
38412            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
38413            ! pod/perldebtut.pod
38414 ____________________________________________________________________________
38415 [  6739] By: jhi                                   on 2000/08/21  13:23:55
38416         Log: Big-endian quad fixes for Storable from Radu Greab,
38417              plus few explicit null casts for picky compilers.
38418      Branch: perl
38419            ! ext/Storable/Storable.xs
38420 ____________________________________________________________________________
38421 [  6738] By: gsar                                  on 2000/08/21  05:56:13
38422         Log: small tweaks for change#6705: avoid C++ style comments in C code;
38423              use Perl's malloc API rather than the low level system one
38424      Branch: perl
38425            ! win32/win32.c
38426 ____________________________________________________________________________
38427 [  6737] By: gsar                                  on 2000/08/21  05:35:41
38428         Log: add Storable to list of extensions on Windows
38429      Branch: perl
38430            ! win32/Makefile win32/makefile.mk
38431 ____________________________________________________________________________
38432 [  6736] By: jhi                                   on 2000/08/21  02:57:53
38433         Log: Update Changes.
38434      Branch: perl
38435            ! Changes patchlevel.h
38436 ____________________________________________________________________________
38437 [  6735] By: jhi                                   on 2000/08/21  02:57:20
38438         Log: Draft 0.
38439      Branch: perl
38440            ! pod/perldelta.pod
38441 ____________________________________________________________________________
38442 [  6734] By: jhi                                   on 2000/08/21  02:57:03
38443         Log: Add Storable 0.7.2 from Raphael Manfredi,
38444              plus the patch from
38445              
38446              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
38447              From: Radu Greab <radu@netsoft.ro>
38448              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
38449              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
38450              
38451              plus changes to get Storable to compile with
38452              picky ANSI compilers.
38453      Branch: perl
38454            + ext/Storable/ChangeLog ext/Storable/MANIFEST
38455            + ext/Storable/Makefile.PL ext/Storable/README
38456            + ext/Storable/Storable.pm ext/Storable/Storable.xs
38457            + ext/Storable/patchlevel.h t/lib/st-06compat.t
38458            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
38459            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
38460            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38461            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38462            + t/lib/st-tieditems.t
38463            ! MANIFEST
38464 ____________________________________________________________________________
38465 [  6733] By: jhi                                   on 2000/08/21  02:29:09
38466         Log: The correct cleaning order is an art.
38467      Branch: perl
38468            ! Makefile.SH
38469 ____________________________________________________________________________
38470 [  6732] By: jhi                                   on 2000/08/21  01:23:39
38471         Log: The #6724 is here.
38472      Branch: perl
38473            ! t/lib/ftmp-security.t
38474 ____________________________________________________________________________
38475 [  6731] By: jhi                                   on 2000/08/20  23:17:03
38476         Log: s/this one/the 5.6.0 release/
38477      Branch: perl
38478            ! pod/perl56delta.pod
38479 ____________________________________________________________________________
38480 [  6730] By: jhi                                   on 2000/08/20  23:07:34
38481         Log: Mention perlebcdic and perlposix-bc.
38482      Branch: perl
38483            ! pod/perlport.pod
38484 ____________________________________________________________________________
38485 [  6729] By: jhi                                   on 2000/08/20  21:32:59
38486         Log: Document the number of exponent digits.
38487      Branch: perl
38488            ! pod/perlfunc.pod
38489 ____________________________________________________________________________
38490 [  6728] By: jhi                                   on 2000/08/20  21:16:47
38491         Log: Use File::Spec->tmpdir().
38492              
38493              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
38494              From: Tim Jenness <timj@jach.hawaii.edu>
38495              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
38496              MIME-Version: 1.0
38497              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
38498      Branch: perl
38499            ! utils/perlbug.PL
38500 ____________________________________________________________________________
38501 [  6727] By: jhi                                   on 2000/08/20  20:43:32
38502         Log: Update Changes.
38503      Branch: perl
38504            ! Changes patchlevel.h
38505 ____________________________________________________________________________
38506 [  6726] By: jhi                                   on 2000/08/20  20:41:44
38507         Log: The veryclean target needs to clobber.
38508      Branch: perl
38509            ! Makefile.SH
38510 ____________________________________________________________________________
38511 [  6725] By: jhi                                   on 2000/08/20  20:37:38
38512         Log: Document odd vs even subreleases and -Dusedevel.
38513      Branch: perl
38514            ! INSTALL
38515 ____________________________________________________________________________
38516 [  6724] By: jhi                                   on 2000/08/20  19:58:05
38517         Log: Use temporary directory instead of current directory.
38518              
38519              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
38520              From: Tim Jenness <timj@jach.hawaii.edu>
38521              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
38522              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
38523      Branch: perl
38524            ! t/lib/ftmp-security.t
38525 ____________________________________________________________________________
38526 [  6723] By: jhi                                   on 2000/08/20  19:55:55
38527         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
38528              From: andreas.koenig@anima.de (Andreas J. Koenig)
38529              Date: 20 Aug 2000 15:52:03 +0200
38530              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
38531      Branch: perl
38532            ! lib/ExtUtils/MM_Unix.pm
38533 ____________________________________________________________________________
38534 [  6722] By: jhi                                   on 2000/08/20  19:46:01
38535         Log: Update to CGI 2.72, from Lincoln Stein.
38536      Branch: perl
38537            ! lib/CGI.pm
38538 ____________________________________________________________________________
38539 [  6721] By: jhi                                   on 2000/08/20  19:43:54
38540         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
38541              From: Radu Greab <radu@netsoft.ro>
38542              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
38543              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
38544      Branch: perl
38545            ! ext/GDBM_File/GDBM_File.xs
38546 ____________________________________________________________________________
38547 [  6720] By: jhi                                   on 2000/08/20  19:42:01
38548         Log: pp_open() could pass an uninitialized filename down to do_open9().
38549      Branch: perl
38550            ! pp_sys.c
38551 ____________________________________________________________________________
38552 [  6719] By: jhi                                   on 2000/08/20  14:06:41
38553         Log: UTF8 concat fixes.
38554              
38555              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
38556              From: Hugo <hv@crypt.compulink.co.uk>
38557              Date: Sun, 20 Aug 2000 07:30:46 +0100
38558              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
38559      Branch: perl
38560            ! pp_hot.c t/op/append.t
38561 ____________________________________________________________________________
38562 [  6718] By: jhi                                   on 2000/08/20  02:09:37
38563         Log: Let's try #6717 again.
38564      Branch: perl
38565            ! lib/File/Temp.pm
38566 ____________________________________________________________________________
38567 [  6717] By: jhi                                   on 2000/08/20  01:56:55
38568         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
38569              From: "Craig A. Berry" <craig.berry@metamorgs.com>
38570              Date: Sat, 19 Aug 2000 18:15:39 -0500
38571              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
38572      Branch: perl
38573            ! lib/File/Temp.pm
38574 ____________________________________________________________________________
38575 [  6716] By: jhi                                   on 2000/08/19  15:50:11
38576         Log: Update Changes.
38577      Branch: perl
38578            ! Changes patchlevel.h
38579 ____________________________________________________________________________
38580 [  6715] By: jhi                                   on 2000/08/19  15:39:09
38581         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
38582              From: Jonathan D Johnston <jdjohnston2@juno.com>
38583              Date: Thu, 17 Aug 2000 23:13:01 -0400       
38584              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
38585      Branch: perl
38586            ! pod/perlfunc.pod
38587 ____________________________________________________________________________
38588 [  6714] By: jhi                                   on 2000/08/19  15:34:04
38589         Log: Introduce a 'veryclean' target that is like 'distclean'
38590              but also removes *~ and *.orig.
38591      Branch: perl
38592            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
38593            ! utils/Makefile x2p/Makefile.SH
38594 ____________________________________________________________________________
38595 [  6713] By: jhi                                   on 2000/08/19  14:15:45
38596         Log: Put back the long double avoidance code to POSIX.xs
38597              because VMS seems to need it still.
38598      Branch: perl
38599            ! ext/POSIX/POSIX.xs
38600 ____________________________________________________________________________
38601 [  6712] By: jhi                                   on 2000/08/19  14:10:41
38602         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
38603              From: Peter Prymmer <pvhp@forte.com>
38604              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
38605              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
38606      Branch: perl
38607            ! lib/Pod/Find.pm t/pod/find.t
38608 ____________________________________________________________________________
38609 [  6711] By: jhi                                   on 2000/08/19  14:09:19
38610         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
38611              From: Peter Prymmer <pvhp@forte.com>
38612              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
38613              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
38614              cc: vmsperl@perl.org
38615      Branch: perl
38616            ! t/lib/peek.t
38617 ____________________________________________________________________________
38618 [  6710] By: jhi                                   on 2000/08/19  14:08:01
38619         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
38620              From: Jan Dubois <jand@ActiveState.com>
38621              Date: Fri, 18 Aug 2000 16:31:48 -0700
38622              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
38623      Branch: perl
38624            ! win32/win32.c
38625 ____________________________________________________________________________
38626 [  6709] By: jhi                                   on 2000/08/19  14:06:57
38627         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
38628              
38629              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
38630              From: Spider.Boardman@Orb.Nashua.NH.US
38631              Date: Fri, 18 Aug 2000 18:41:14 -0400
38632              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
38633      Branch: perl
38634            ! regcomp.c
38635 ____________________________________________________________________________
38636 [  6708] By: jhi                                   on 2000/08/18  22:04:49
38637         Log: Update Changes.
38638      Branch: perl
38639            ! Changes patchlevel.h
38640 ____________________________________________________________________________
38641 [  6707] By: jhi                                   on 2000/08/18  21:55:14
38642         Log: Add warnif(), check warnings further up the stack,
38643              all the warnings functions now can take an optional object reference.
38644              
38645              Subject: [PATCH bleedperl@6691] warnings pragma update
38646              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38647              Date: Fri, 18 Aug 2000 22:42:06 +0100
38648              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
38649      Branch: perl
38650            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
38651            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
38652            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
38653 ____________________________________________________________________________
38654 [  6706] By: jhi                                   on 2000/08/18  21:41:45
38655         Log: Typo in pp_complement().
38656              
38657              Subject: [PATCH perl-current] Deparse
38658              From: Peter Scott <Peter@PSDT.com>
38659              Date: Fri, 18 Aug 2000 12:44:37 -0700
38660              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
38661      Branch: perl
38662            ! ext/B/B/Deparse.pm
38663 ____________________________________________________________________________
38664 [  6705] By: jhi                                   on 2000/08/18  21:25:59
38665         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
38666              From: Jan Dubois <jand@ActiveState.com>
38667              Date: Fri, 18 Aug 2000 14:22:51 -0700
38668              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
38669      Branch: perl
38670            ! lib/Win32.pod win32/win32.c
38671 ____________________________________________________________________________
38672 [  6704] By: jhi                                   on 2000/08/18  21:16:14
38673         Log: Don't eat leading os from index entries.
38674              
38675              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
38676              From: Russ Allbery <rra@stanford.edu>
38677              Date: 10 Aug 2000 20:49:25 -0700
38678              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
38679      Branch: perl
38680            ! lib/Pod/Man.pm
38681 ____________________________________________________________________________
38682 [  6703] By: jhi                                   on 2000/08/18  21:07:06
38683         Log: Add [[:blank:]] as suggested in
38684              
38685              Subject: [ID 20000716.024] [=cc=] / [:blank:]
38686              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
38687              Date: Sun, 16 Jul 2000 17:55:29 -0700
38688              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
38689              
38690              (the [=cc=] has already been taken care of by #6439
38691              so the whole bug report can be closed)
38692              
38693              and make [[:space:]] to be equivalent to isspace(3)
38694              (as opposed to \s, which is isSPACE()).  The difference
38695              is that now [[:space:]] matches the mythical vertical tab,
38696              while \s doesn't.
38697      Branch: perl
38698            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
38699            ! regexec.c t/op/pat.t
38700 ____________________________________________________________________________
38701 [  6702] By: jhi                                   on 2000/08/18  18:47:47
38702         Log: The new tests were missing from #6415.
38703      Branch: perl
38704            ! t/op/bop.t
38705 ____________________________________________________________________________
38706 [  6701] By: jhi                                   on 2000/08/18  18:20:40
38707         Log: Document the NDBM_File and ODBM_File as SDBM_File
38708              was documented in #6417.
38709      Branch: perl
38710            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
38711            ! ext/SDBM_File/SDBM_File.pm
38712 ____________________________________________________________________________
38713 [  6700] By: jhi                                   on 2000/08/18  18:10:39
38714         Log: Subject: [PATCH perl@6698] cygwin port
38715              From: "Fifer, Eric" <EFifer@sanwaint.com>
38716              Date: Fri, 18 Aug 2000 17:30:05 +0100
38717              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
38718      Branch: perl
38719            ! lib/File/Temp.pm
38720 ____________________________________________________________________________
38721 [  6699] By: jhi                                   on 2000/08/18  16:21:49
38722         Log: Document code point which makes if (defined %stash::) to work
38723              (noted by Spider Boardman).
38724      Branch: perl
38725            ! op.c
38726 ____________________________________________________________________________
38727 [  6698] By: jhi                                   on 2000/08/18  13:43:27
38728         Log: Update Changes.
38729      Branch: perl
38730            ! Changes patchlevel.h
38731 ____________________________________________________________________________
38732 [  6697] By: jhi                                   on 2000/08/18  13:35:57
38733         Log: Tiny Getopt::Long patch from Johan Vromans.
38734      Branch: perl
38735            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
38736 ____________________________________________________________________________
38737 [  6696] By: jhi                                   on 2000/08/18  13:26:14
38738         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
38739              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
38740              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
38741              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
38742      Branch: perl
38743            ! pod/perldiag.pod pod/perlsyn.pod
38744 ____________________________________________________________________________
38745 [  6695] By: jhi                                   on 2000/08/18  13:13:26
38746         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
38747              From: Daniel Chetlin <daniel@chetlin.com>
38748              Date: Fri, 18 Aug 2000 03:13:36 -0700
38749              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
38750      Branch: perl
38751            ! pod/perlfunc.pod
38752 ____________________________________________________________________________
38753 [  6694] By: jhi                                   on 2000/08/18  13:08:05
38754         Log: Subject: [PATCH] perltrap.pod spring cleaning
38755              From: Daniel Chetlin <daniel@chetlin.com>
38756              Date: Fri, 18 Aug 2000 03:06:54 -0700
38757              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
38758              
38759              plus Mike Guy's nitfix.
38760      Branch: perl
38761            ! pod/perltrap.pod
38762 ____________________________________________________________________________
38763 [  6693] By: jhi                                   on 2000/08/18  13:00:26
38764         Log: Unbuffer the output.
38765              
38766              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
38767              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38768              Date: Thu, 17 Aug 2000 18:39:29 -0700
38769              Message-ID: <RPJn5gzkgydf092yn@efn.org>
38770      Branch: perl
38771            ! t/op/fork.t
38772 ____________________________________________________________________________
38773 [  6692] By: jhi                                   on 2000/08/18  05:19:17
38774         Log: Delete the image, too, not just its MANIFEStation.
38775      Branch: perl
38776            - lib/CGI/eg/wilogo.gif
38777 ____________________________________________________________________________
38778 [  6691] By: jhi                                   on 2000/08/18  05:10:26
38779         Log: Propagate new Configure vars.
38780      Branch: perl
38781            ! configure.com epoc/config.sh uconfig.h uconfig.sh
38782            ! vos/config.def vos/config.h vos/config_h.SH_orig
38783            ! win32/config.bc win32/config.gc win32/config.vc
38784            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38785 ____________________________________________________________________________
38786 [  6690] By: jhi                                   on 2000/08/18  04:30:56
38787         Log: Update Changes.
38788      Branch: perl
38789            ! Changes patchlevel.h
38790 ____________________________________________________________________________
38791 [  6689] By: jhi                                   on 2000/08/18  04:12:30
38792         Log: Fix the lib/complex failure of
38793              
38794              From: abigail@foad.org
38795              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
38796              Date: 15 Aug 2000 04:06:38 -0000
38797              Message-Id: <20000815040638.8524.qmail@foad.org> 
38798              
38799              Linux long double accuracy issue: something that
38800              when printed with %g looks like "2" but int() of it is 1.
38801      Branch: perl
38802            ! lib/Math/Complex.pm
38803 ____________________________________________________________________________
38804 [  6688] By: jhi                                   on 2000/08/18  03:15:35
38805         Log: The byteorder code in #6671 was wrong.
38806      Branch: perl
38807            ! configpm
38808 ____________________________________________________________________________
38809 [  6687] By: jhi                                   on 2000/08/18  02:08:42
38810         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
38811              From: Jan Dubois <jand@ActiveState.com>
38812              Date: Thu, 17 Aug 2000 18:31:55 -0700
38813              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
38814      Branch: perl
38815            ! sv.c
38816 ____________________________________________________________________________
38817 [  6686] By: jhi                                   on 2000/08/18  02:04:15
38818         Log: Use NVs in POSIX math, not doubles.
38819              
38820              From: abigail@foad.org
38821              Subject: [ID 20000817.014] POSIX & modfl
38822              Date: 17 Aug 2000 20:49:18 -0000
38823              Message-Id: <20000817204918.23123.qmail@foad.org>
38824      Branch: perl
38825            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
38826 ____________________________________________________________________________
38827 [  6685] By: jhi                                   on 2000/08/18  02:02:12
38828         Log: Introduce NVef, NVff, and NVgf, use the middle one.
38829              (helps for lib/peek + Linux + long doubles)  Reported in
38830              
38831              From: abigail@foad.org
38832              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
38833              Date: 15 Aug 2000 04:06:38 -0000
38834              Message-Id: <20000815040638.8524.qmail@foad.org> 
38835              
38836              (note: the lib/complex failure has not yet been addressed)
38837      Branch: metaconfig/U/perl
38838            ! perlxvf.U
38839      Branch: perl
38840            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38841            ! config_h.SH dump.c perl.h pod/perlguts.pod
38842 ____________________________________________________________________________
38843 [  6684] By: jhi                                   on 2000/08/17  23:22:19
38844         Log: Add byteorder to the myconfig output.
38845      Branch: perl
38846            ! myconfig.SH
38847 ____________________________________________________________________________
38848 [  6683] By: jhi                                   on 2000/08/17  23:20:19
38849         Log: The image doth not exist, spotted by Johan Vromans.
38850      Branch: perl
38851            ! MANIFEST
38852 ____________________________________________________________________________
38853 [  6682] By: jhi                                   on 2000/08/17  22:38:16
38854         Log: Document what the backtick returns if the command fails.
38855      Branch: perl
38856            ! pod/perlop.pod
38857 ____________________________________________________________________________
38858 [  6681] By: jhi                                   on 2000/08/17  22:33:12
38859         Log: Do not use prototyping here.
38860              
38861              Subject: [ID 20000817.016] [PATCH] Peek.xs
38862              From: abigail@foad.org
38863              Date: 17 Aug 2000 20:55:56 -0000
38864              Message-Id: <20000817205556.24270.qmail@foad.org>
38865      Branch: perl
38866            ! ext/Devel/Peek/Makefile.PL
38867 ____________________________________________________________________________
38868 [  6680] By: jhi                                   on 2000/08/17  19:46:43
38869         Log: Don't propose using modules built for 5.005 if no binary
38870              compatibility with 5.005 is attempted.
38871              
38872              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38873              Subject: Minor nit with 5.7.0 (6655)
38874              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
38875              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
38876      Branch: metaconfig
38877            ! U/installdirs/inc_version_list.U
38878      Branch: perl
38879            ! Configure config_h.SH
38880 ____________________________________________________________________________
38881 [  6679] By: jhi                                   on 2000/08/17  19:16:39
38882         Log: Microperl config update.
38883      Branch: perl
38884            ! uconfig.h uconfig.sh
38885 ____________________________________________________________________________
38886 [  6678] By: jhi                                   on 2000/08/17  19:16:13
38887         Log: The #6648 wasn't protective enough for limited platforms
38888              (like microperl).
38889      Branch: perl
38890            ! dump.c sv.c
38891 ____________________________________________________________________________
38892 [  6677] By: jhi                                   on 2000/08/17  14:46:35
38893         Log: Update Changes.
38894      Branch: perl
38895            ! Changes patchlevel.h
38896 ____________________________________________________________________________
38897 [  6676] By: jhi                                   on 2000/08/17  14:44:02
38898         Log: Add perlebcdic from Peter Prymmer, regen toc.
38899      Branch: perl
38900            + pod/perlebcdic.pod
38901            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38902 ____________________________________________________________________________
38903 [  6675] By: jhi                                   on 2000/08/17  14:41:52
38904         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
38905      Branch: perl
38906            ! pod/perldebtut.pod
38907 ____________________________________________________________________________
38908 [  6674] By: jhi                                   on 2000/08/17  14:29:43
38909         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
38910              
38911              Subject: [ID 20000724.006] -DLEAKTEST problem
38912              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
38913              Date: Tue, 25 Jul 2000 00:36:32 -0500
38914              Message-Id: <20000725003632.A26186@www.llamacom.com>
38915              
38916              Reminder sent
38917              
38918              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
38919              From: Hugo <hv@crypt.compulink.co.uk>
38920              Date: Thu, 17 Aug 2000 15:23:42 +0100
38921              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
38922      Branch: perl
38923            ! util.c
38924 ____________________________________________________________________________
38925 [  6673] By: jhi                                   on 2000/08/17  04:07:10
38926         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
38927              From: John Peacock <JPeacock@UnivPress.com>
38928              Date: Tue, 01 Aug 2000 09:38:12 -0400
38929              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
38930      Branch: perl
38931            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
38932 ____________________________________________________________________________
38933 [  6672] By: jhi                                   on 2000/08/17  03:04:35
38934         Log: Subject: [PATCH] Cwd.pm now uses strict
38935              From: Tim Jenness <timj@jach.hawaii.edu>
38936              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
38937              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
38938      Branch: perl
38939            ! lib/Cwd.pm
38940 ____________________________________________________________________________
38941 [  6671] By: jhi                                   on 2000/08/17  02:16:35
38942         Log: Make $Config{byteorder} more magical so that it is
38943              dynamically computed: nice for 'fat binaries'.
38944              
38945              Subject: [PATCH]: default byteorder
38946              From: Wilfredo Sánchez <wsanchez@apple.com>
38947              Date: Mon, 31 Jul 2000 19:45:31 -0700
38948              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
38949      Branch: perl
38950            ! configpm
38951 ____________________________________________________________________________
38952 [  6670] By: gsar                                  on 2000/08/17  01:22:21
38953         Log: move WNOHANG definition to where other such things are
38954      Branch: perl
38955            ! win32/win32.h
38956 ____________________________________________________________________________
38957 [  6669] By: jhi                                   on 2000/08/17  01:19:17
38958         Log: Update Changes.
38959      Branch: perl
38960            ! Changes patchlevel.h
38961 ____________________________________________________________________________
38962 [  6668] By: jhi                                   on 2000/08/17  01:16:29
38963         Log: Doc nits spotted by Richard Soderberg.
38964      Branch: perl
38965            ! README.posix-bc README.vmesa
38966 ____________________________________________________________________________
38967 [  6667] By: jhi                                   on 2000/08/17  01:12:11
38968         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
38969              From: "Casey R. Tweten" <crt@kiski.net>
38970              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
38971              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
38972      Branch: perl
38973            ! pod/perldebtut.pod
38974 ____________________________________________________________________________
38975 [  6666] By: jhi                                   on 2000/08/17  01:09:31
38976         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
38977              From: "Casey R. Tweten" <crt@kiski.net>
38978              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
38979              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
38980      Branch: perl
38981            ! lib/Shell.pm
38982 ____________________________________________________________________________
38983 [  6665] By: gsar                                  on 2000/08/17  01:03:52
38984         Log: add "ok" targets from change#6632 in makefile.mk
38985      Branch: perl
38986            ! pod/perlport.pod win32/Makefile win32/makefile.mk
38987 ____________________________________________________________________________
38988 [  6664] By: gsar                                  on 2000/08/17  00:56:11
38989         Log: avoid warnings from dense compiler
38990      Branch: perl
38991            ! win32/win32.c
38992 ____________________________________________________________________________
38993 [  6663] By: jhi                                   on 2000/08/17  00:51:49
38994         Log: Tweak the regex compilation errors once more.
38995      Branch: perl
38996            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
38997            ! t/op/regmesg.t t/pragma/warn/regcomp
38998 ____________________________________________________________________________
38999 [  6662] By: gsar                                  on 2000/08/17  00:28:19
39000         Log: trailing new %ENV entries weren't being pushed into the real
39001              environment of subprocesses on Windows
39002      Branch: perl
39003            ! t/op/magic.t win32/perlhost.h
39004 ____________________________________________________________________________
39005 [  6661] By: gsar                                  on 2000/08/17  00:19:20
39006         Log: waitpid() now handles externally spawned pids correctly;
39007              fixes for backtick/wait/waitpid failures on Windows 9x
39008              
39009              these changes make the pid returned by process functions on
39010              Windows 9x always positive by clearing the high bit (which
39011              is always set on Win9x); pseudo-process PIDs are likewise
39012              always negative now on Win9x (just as on NT/2000)
39013      Branch: perl
39014            ! pp_sys.c win32/perlhost.h win32/win32.c
39015 ____________________________________________________________________________
39016 [  6660] By: jhi                                   on 2000/08/17  00:04:32
39017         Log: Retract #6645.
39018      Branch: perl
39019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39020            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
39021            ! t/op/sprintf.t
39022 ____________________________________________________________________________
39023 [  6659] By: gsar                                  on 2000/08/16  23:59:28
39024         Log: on windows, the return values from wait() and waitpid() don't
39025              match those of pseudo-pids
39026      Branch: perl
39027            ! pp_sys.c t/op/fork.t util.c win32/win32.c
39028 ____________________________________________________________________________
39029 [  6658] By: gsar                                  on 2000/08/16  23:56:14
39030         Log: pod nit seen in passing
39031      Branch: perl
39032            ! pod/perlfunc.pod
39033 ____________________________________________________________________________
39034 [  6657] By: gsar                                  on 2000/08/16  23:53:42
39035         Log: change#6328 could make close(SOCKET) return false on windows
39036              when it shouldn't
39037      Branch: perl
39038            ! win32/win32sck.c
39039 ____________________________________________________________________________
39040 [  6656] By: gsar                                  on 2000/08/16  23:46:57
39041         Log: check that the number pseudo children doesn't exceed
39042              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
39043              the WaitForMultipleObjects() limit that would cause wait()
39044              to crash)
39045              
39046              wait() and waitpid() could potentially be rewritten to use
39047              more than one thread to do the waiting to eliminate this
39048              limitation
39049      Branch: perl
39050            ! win32/perlhost.h
39051 ____________________________________________________________________________
39052 [  6655] By: jhi                                   on 2000/08/16  14:11:05
39053         Log: Update Changes.
39054      Branch: perl
39055            ! Changes patchlevel.h
39056 ____________________________________________________________________________
39057 [  6654] By: jhi                                   on 2000/08/16  14:10:12
39058         Log: Update to perldebtut 1.9, from Richard Foley.
39059      Branch: perl
39060            ! pod/perldebtut.pod
39061 ____________________________________________________________________________
39062 [  6653] By: jhi                                   on 2000/08/16  14:08:17
39063         Log: Change the regx compilation error markers to use = instead of <
39064              since pod makes using the latter quite messy.  Reported in
39065              ID 20000814.006 by Abigail and in
39066              Subject: Unknown escape E<> ?
39067              From: Lupe Christoph <lupe@lupe-christoph.de>
39068              Date: Fri, 11 Aug 2000 00:30:27 +0200
39069              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
39070      Branch: perl
39071            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
39072            ! t/op/regmesg.t t/pragma/warn/regcomp
39073 ____________________________________________________________________________
39074 [  6652] By: jhi                                   on 2000/08/16  13:25:31
39075         Log: Change the perlbug address to perl.org since it's more forgiving.
39076              
39077              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
39078              From: abigail@foad.org
39079              Date: 15 Aug 2000 04:15:40 -0000
39080              Message-Id: <20000815041540.8633.qmail@foad.org>
39081      Branch: perl
39082            ! utils/perlbug.PL
39083 ____________________________________________________________________________
39084 [  6651] By: jhi                                   on 2000/08/16  13:22:35
39085         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
39086              From: Tim Jenness <timj@jach.hawaii.edu>
39087              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
39088              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
39089      Branch: perl
39090            ! lib/Cwd.pm
39091 ____________________________________________________________________________
39092 [  6650] By: jhi                                   on 2000/08/16  13:18:13
39093         Log: Update to CPAN 1.57.
39094              
39095              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
39096              From: andreas.koenig@anima.de (Andreas J. Koenig)
39097              Date: 16 Aug 2000 15:09:46 +0200
39098              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
39099      Branch: perl
39100            ! lib/CPAN.pm
39101 ____________________________________________________________________________
39102 [  6649] By: jhi                                   on 2000/08/16  13:12:31
39103         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
39104              From: "Larry W. Virden" <lvirden@cas.org>
39105              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
39106              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
39107      Branch: perl
39108            ! README.hpux
39109 ____________________________________________________________________________
39110 [  6648] By: jhi                                   on 2000/08/16  13:03:53
39111         Log: The numeric locale was reset to "C" by s?printf and never restored.
39112              
39113              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39114              From: Christian Kirsch <ck@held.mind.de>
39115              Date: Wed, 9 Aug 2000 17:05:17 +0200
39116              Message-Id: <20000809170517.A25389@held>
39117              
39118              No test since adding the failing example to locale.t
39119              does not fail -- probably because the locale settings are so
39120              thoroughly tweaked by that time.  Running the example standalone
39121              does fail, though.  UPDATE: test case added at change #7540.
39122      Branch: perl
39123            ! dump.c perl.h pp.c pp_ctl.c sv.c
39124 ____________________________________________________________________________
39125 [  6647] By: jhi                                   on 2000/08/16  00:07:54
39126         Log: Update Changes and test semi-automatic patchlevel updating.
39127      Branch: perl
39128            ! Changes patchlevel.h
39129 ____________________________________________________________________________
39130 [  6646] By: jhi                                   on 2000/08/15  23:35:07
39131         Log: Fix a dependency problem.
39132              
39133              Subject: [PATCH: 6640] VMS Makefile.SH update
39134              From: Peter Prymmer <pvhp@forte.com>
39135              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
39136              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
39137      Branch: perl
39138            ! vms/descrip_mms.template
39139 ____________________________________________________________________________
39140 [  6645] By: jhi                                   on 2000/08/15  23:33:23
39141         Log: (Retracted by #6660)
39142              
39143              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
39144              From: Dominic Dunlop <domo@computer.org>
39145              Date: Tue, 15 Aug 2000 22:20:52 +0200
39146              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
39147      Branch: metaconfig/U/perl
39148            + d_printfed.U
39149      Branch: perl
39150            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39151            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
39152            ! t/op/sprintf.t
39153 ____________________________________________________________________________
39154 [  6644] By: jhi                                   on 2000/08/15  21:17:20
39155         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
39156              From: abigail@foad.org
39157              Date: 15 Aug 2000 20:12:41 -0000
39158              Message-Id: <20000815201241.25556.qmail@foad.org>
39159      Branch: perl
39160            ! INSTALL
39161 ____________________________________________________________________________
39162 [  6643] By: jhi                                   on 2000/08/15  21:15:28
39163         Log: (an already applied patch)
39164      Branch: perl
39165            ! lib/CGI.pm
39166 ____________________________________________________________________________
39167 [  6642] By: gsar                                  on 2000/08/15  19:54:05
39168         Log: magic callbacks all need to have same type signature
39169      Branch: perl
39170            ! embed.pl mg.c proto.h
39171 ____________________________________________________________________________
39172 [  6641] By: jhi                                   on 2000/08/15  17:56:27
39173         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)
39174              From: Mike Guy <mjtg@cam.ac.uk>
39175              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
39176              Date: Tue, 15 Aug 2000 18:26:45 +0100
39177              
39178              Only the peek.t part applied, not the hash quality part.
39179      Branch: perl
39180            ! t/lib/peek.t
39181 ____________________________________________________________________________
39182 [  6640] By: jhi                                   on 2000/08/15  16:37:37
39183         Log: Update Changes.
39184      Branch: perl
39185            ! Changes
39186 ____________________________________________________________________________
39187 [  6639] By: jhi                                   on 2000/08/15  16:34:55
39188         Log: Missed a file from #6638.
39189      Branch: perl
39190            ! lib/File/Temp.pm
39191 ____________________________________________________________________________
39192 [  6638] By: jhi                                   on 2000/08/15  16:33:19
39193         Log: Subject: [PATCH perl@6620] cygwin port
39194              From: "Fifer, Eric" <EFifer@sanwaint.com>
39195              Date: Tue, 15 Aug 2000 17:00:49 +0100
39196              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
39197      Branch: perl
39198            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
39199 ____________________________________________________________________________
39200 [  6637] By: jhi                                   on 2000/08/15  16:29:22
39201         Log: Subject: [PATCH] debugger exit code should reflect user exit code
39202              From: Mike Guy <mjtg@cam.ac.uk>
39203              Date: Tue, 15 Aug 2000 16:55:59 +0100
39204              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
39205      Branch: perl
39206            ! lib/perl5db.pl
39207 ____________________________________________________________________________
39208 [  6636] By: jhi                                   on 2000/08/15  15:30:58
39209         Log: Update Changes.
39210      Branch: perl
39211            ! Changes
39212 ____________________________________________________________________________
39213 [  6635] By: jhi                                   on 2000/08/15  15:27:21
39214         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
39215      Branch: metaconfig
39216            ! U/mkglossary U/mksample
39217      Branch: metaconfig/U/perl
39218            ! Devel.U
39219      Branch: perl
39220            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39221 ____________________________________________________________________________
39222 [  6634] By: jhi                                   on 2000/08/15  14:11:55
39223         Log: Don't blow limited stacks, a lower number is enough to
39224              tickle the lookbehind limit.
39225              
39226              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
39227              From: Dominic Dunlop <domo@computer.org>
39228              Date: Tue, 15 Aug 2000 13:51:24 +0200
39229              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
39230      Branch: perl
39231            ! t/op/regmesg.t
39232 ____________________________________________________________________________
39233 [  6633] By: jhi                                   on 2000/08/15  14:01:46
39234         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
39235              From: Mike Guy <mjtg@cam.ac.uk>
39236              Date: Tue, 15 Aug 2000 12:10:50 +0100
39237              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
39238      Branch: perl
39239            ! utils/perldoc.PL
39240 ____________________________________________________________________________
39241 [  6632] By: jhi                                   on 2000/08/15  13:58:48
39242         Log: make ok etc also for win32.
39243              
39244              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
39245              From: Prymmer/Kahn <pvhp@best.com>
39246              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
39247              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
39248      Branch: perl
39249            ! win32/Makefile
39250 ____________________________________________________________________________
39251 [  6631] By: jhi                                   on 2000/08/15  13:45:03
39252         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
39253      Branch: perl
39254            ! lib/Test.pm
39255 ____________________________________________________________________________
39256 [  6630] By: jhi                                   on 2000/08/15  03:25:09
39257         Log: Update Changes.
39258      Branch: perl
39259            ! Changes
39260 ____________________________________________________________________________
39261 [  6629] By: jhi                                   on 2000/08/15  03:23:53
39262         Log: magic_regdatum_set() is void, not int.
39263      Branch: perl
39264            ! embed.pl mg.c proto.h
39265 ____________________________________________________________________________
39266 [  6628] By: jhi                                   on 2000/08/15  03:08:02
39267         Log: Make the user to give up his firstborn, err, to knowingly
39268              verify installing an unstable developer release.  Also bump
39269              the release to 5.7.0, but leave a patch tag in the local
39270              patches saying that this is not yet the real thing.
39271      Branch: metaconfig
39272            ! U/modified/Instruct.U
39273      Branch: metaconfig/U/perl
39274            + Devel.U
39275      Branch: perl
39276            ! Configure patchlevel.h
39277 ____________________________________________________________________________
39278 [  6627] By: jhi                                   on 2000/08/14  22:32:52
39279         Log: README.os2 update.
39280              
39281              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
39282              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39283              Date: Wed, 02 Aug 2000 21:55:09 -0700
39284              Message-ID: <tsPi5gzkgegX092yn@efn.org>
39285      Branch: perl
39286            ! README.os2
39287 ____________________________________________________________________________
39288 [  6626] By: jhi                                   on 2000/08/14  21:00:02
39289         Log: Subject: Re: File::Temp problems on VMS in bleedperl
39290              From: Tim Jenness <timj@jach.hawaii.edu>
39291              cc: vmsperl@perl.org
39292              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
39293              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
39294      Branch: perl
39295            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
39296 ____________________________________________________________________________
39297 [  6625] By: jhi                                   on 2000/08/14  20:52:16
39298         Log: Add SUIDMAIL as was done for the CERT alert.
39299      Branch: perl
39300            ! patchlevel.h
39301 ____________________________________________________________________________
39302 [  6624] By: jhi                                   on 2000/08/14  20:48:50
39303         Log: Subject: sfio2000
39304              From: Daniel Muino <dmuino@afip.gov.ar>
39305              Date: Mon, 14 Aug 2000 16:58:11 -0300
39306              Message-ID: <20000814165811.B16368@con2-dgi>
39307      Branch: perl
39308            ! perlsdio.h perlsfio.h
39309 ____________________________________________________________________________
39310 [  6623] By: jhi                                   on 2000/08/14  20:47:36
39311         Log: Subject: warning: storage class after type is obsolescent
39312              From: Daniel Muino <dmuino@afip.gov.ar>
39313              Date: Mon, 14 Aug 2000 16:42:47 -0300
39314              Message-ID: <20000814164247.A16368@con2-dgi>
39315      Branch: perl
39316            ! regcomp.pl regnodes.h
39317 ____________________________________________________________________________
39318 [  6622] By: jhi                                   on 2000/08/14  20:43:05
39319         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
39320              From: abigail@foad.org
39321              Date: 14 Aug 2000 20:00:10 -0000
39322              Message-Id: <20000814200010.27271.qmail@foad.org>
39323      Branch: perl
39324            ! Changes
39325 ____________________________________________________________________________
39326 [  6621] By: jhi                                   on 2000/08/14  15:23:05
39327         Log: Update Changes.
39328      Branch: perl
39329            ! Changes
39330 ____________________________________________________________________________
39331 [  6620] By: jhi                                   on 2000/08/14  15:22:14
39332         Log: Subject: Re: [PATCH] @+, @- readonly
39333              From: Mike Guy <mjtg@cam.ac.uk>
39334              Date: Mon, 14 Aug 2000 15:26:55 +0100
39335              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
39336      Branch: perl
39337            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
39338            ! sv.c t/op/pat.t
39339 ____________________________________________________________________________
39340 [  6619] By: jhi                                   on 2000/08/14  14:12:08
39341         Log: Update Changes.
39342      Branch: perl
39343            ! Changes
39344 ____________________________________________________________________________
39345 [  6618] By: jhi                                   on 2000/08/14  14:09:34
39346         Log: For now remove the mail code.
39347      Branch: perl
39348            ! perl.c
39349 ____________________________________________________________________________
39350 [  6617] By: jhi                                   on 2000/08/14  14:08:28
39351         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
39352      Branch: perl
39353            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
39354            ! pod/perlfaq8.pod pod/perlsec.pod
39355 ____________________________________________________________________________
39356 [  6616] By: jhi                                   on 2000/08/14  14:00:11
39357         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39358              From: Mike Guy <mjtg@cam.ac.uk>
39359              Date: Mon, 14 Aug 2000 08:26:02 +0100
39360              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
39361      Branch: perl
39362            ! lib/perl5db.pl
39363 ____________________________________________________________________________
39364 [  6615] By: jhi                                   on 2000/08/14  13:58:45
39365         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
39366              From: Mike Guy <mjtg@cam.ac.uk>
39367              Date: Mon, 14 Aug 2000 08:04:22 +0100
39368              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
39369      Branch: perl
39370            ! gv.c mg.c t/op/pat.t
39371 ____________________________________________________________________________
39372 [  6614] By: jhi                                   on 2000/08/14  13:56:45
39373         Log: Subject: Test fails / warnings with perl-current #6612
39374              From: Mike Guy <mjtg@cam.ac.uk>
39375              Date: Mon, 14 Aug 2000 07:57:23 +0100
39376              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
39377      Branch: perl
39378            ! t/lib/b.t t/lib/peek.t
39379 ____________________________________________________________________________
39380 [  6613] By: jhi                                   on 2000/08/14  13:45:33
39381         Log: VMS configure.com update continues.
39382      Branch: perl
39383            - vms/configure.com
39384            ! MANIFEST configure.com
39385 ____________________________________________________________________________
39386 [  6612] By: jhi                                   on 2000/08/13  22:13:35
39387         Log: Update Changes.
39388      Branch: perl
39389            ! Changes
39390 ____________________________________________________________________________
39391 [  6611] By: jhi                                   on 2000/08/13  16:21:45
39392         Log: Upgrade to CGI 2.71, from Lincoln Stein.
39393      Branch: perl
39394            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
39395 ____________________________________________________________________________
39396 [  6610] By: jhi                                   on 2000/08/13  15:09:16
39397         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
39398              From: Mike Guy <mjtg@cam.ac.uk>
39399              Date: Sun, 13 Aug 2000 13:45:51 +0100
39400              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
39401      Branch: perl
39402            ! t/op/regmesg.t
39403 ____________________________________________________________________________
39404 [  6609] By: jhi                                   on 2000/08/13  14:31:26
39405         Log: Andreas says that 1.56 is fine, so reverting back to it.
39406      Branch: perl
39407            ! lib/CPAN.pm
39408 ____________________________________________________________________________
39409 [  6608] By: jhi                                   on 2000/08/13  05:34:20
39410         Log: Update Changes.
39411      Branch: perl
39412            ! Changes
39413 ____________________________________________________________________________
39414 [  6607] By: jhi                                   on 2000/08/13  05:32:01
39415         Log: Put back the \z changes of #5406 to CPAN.pm.
39416      Branch: perl
39417            ! lib/CPAN.pm
39418 ____________________________________________________________________________
39419 [  6606] By: jhi                                   on 2000/08/13  05:20:16
39420         Log: Fix-n-skip the tests under 5005threads.
39421      Branch: perl
39422            ! t/lib/b.t
39423 ____________________________________________________________________________
39424 [  6605] By: jhi                                   on 2000/08/13  05:07:48
39425         Log: Fix the test for 5005threads.
39426      Branch: perl
39427            ! t/lib/peek.t
39428 ____________________________________________________________________________
39429 [  6604] By: jhi                                   on 2000/08/13  03:35:37
39430         Log: Should have deleted this in #6603.
39431      Branch: perl
39432            - vms/subconfigure.com
39433 ____________________________________________________________________________
39434 [  6603] By: jhi                                   on 2000/08/12  18:29:32
39435         Log: Rewrite of vms/subconfigure.com as configure.com,
39436              from Peter Prymmer and the vmsperl crew.
39437      Branch: perl
39438            + vms/configure.com
39439            ! MANIFEST
39440 ____________________________________________________________________________
39441 [  6602] By: jhi                                   on 2000/08/11  13:00:01
39442         Log: PlainText.pm is dead.
39443      Branch: perl
39444            - lib/Pod/PlainText.pm
39445            ! MANIFEST
39446 ____________________________________________________________________________
39447 [  6601] By: jhi                                   on 2000/08/11  04:06:45
39448         Log: Update Changes.
39449      Branch: perl
39450            ! Changes
39451 ____________________________________________________________________________
39452 [  6600] By: jhi                                   on 2000/08/11  04:06:10
39453         Log: Add a few missing files, update MANIFEST.
39454      Branch: perl
39455            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
39456            + lib/Pod/PlainText.pm t/pod/find.t
39457            ! MANIFEST t/op/regmesg.t
39458 ____________________________________________________________________________
39459 [  6599] By: jhi                                   on 2000/08/11  03:31:10
39460         Log: Add Perl debugging tutorial, regen toc. 
39461              
39462              Subject: perldebtut.pod
39463              From: Richard Foley <Richard.Foley@m.dasa.de>
39464              Date: Wed, 09 Aug 2000 10:17:15 +0200
39465              Message-id: <3991138B.262247B8@m.dasa.de>
39466      Branch: perl
39467            + pod/perldebtut.pod
39468            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39469 ____________________________________________________________________________
39470 [  6598] By: jhi                                   on 2000/08/11  02:48:56
39471         Log: tiny Changes edit
39472      Branch: perl
39473            ! Changes
39474 ____________________________________________________________________________
39475 [  6597] By: jhi                                   on 2000/08/11  02:39:04
39476         Log: Tests for #6589.
39477              
39478              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39479              From: simon@brecon.co.uk (Simon Cozens)
39480              Date: 11 Aug 2000 02:24:52 GMT
39481              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
39482      Branch: perl
39483            ! t/lib/b.t
39484 ____________________________________________________________________________
39485 [  6596] By: jhi                                   on 2000/08/11  01:50:07
39486         Log: Update Changes.
39487      Branch: perl
39488            ! Changes
39489 ____________________________________________________________________________
39490 [  6595] By: jhi                                   on 2000/08/11  01:47:16
39491         Log: nitfix
39492      Branch: perl
39493            ! Changes
39494 ____________________________________________________________________________
39495 [  6594] By: jhi                                   on 2000/08/11  01:36:16
39496         Log: Subject: Getting perlio and threads to compile
39497              From: Lupe Christoph <lupe@lupe-christoph.de>
39498              Date: Wed, 9 Aug 2000 11:35:54 +0200
39499              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
39500              
39501              (the Solaris version changes in Configure skipped)
39502      Branch: perl
39503            ! hints/solaris_2.sh thread.h
39504 ____________________________________________________________________________
39505 [  6593] By: jhi                                   on 2000/08/11  01:30:16
39506         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
39507              From: simon@brecon.co.uk (Simon Cozens)
39508              Date: 1 Aug 2000 06:55:19 GMT
39509              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
39510      Branch: perl
39511            ! lib/utf8.pm
39512 ____________________________________________________________________________
39513 [  6592] By: jhi                                   on 2000/08/11  01:26:39
39514         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
39515              From: Peter Scott <Peter@PeterScott.com>
39516              Date: Thu, 10 Aug 2000 08:23:27 -0700
39517              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
39518      Branch: perl
39519            ! lib/perl5db.pl
39520 ____________________________________________________________________________
39521 [  6591] By: jhi                                   on 2000/08/11  01:22:02
39522         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
39523              From: Hugo <hv@crypt.compulink.co.uk>
39524              Date: Thu, 10 Aug 2000 19:23:04 +0100
39525              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
39526      Branch: perl
39527            ! regexec.c t/op/pat.t
39528 ____________________________________________________________________________
39529 [  6590] By: jhi                                   on 2000/08/11  01:19:19
39530         Log: Preprocessing and postprocessing for File::Find.
39531              
39532              Subject: Patch to Find::File.pm to allow alphabetical results
39533              From: Joe Smith <jsmith@inwap.com>
39534              Date: Wed, 9 Aug 2000 02:44:54 -0700
39535              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
39536      Branch: perl
39537            ! lib/File/Find.pm
39538 ____________________________________________________________________________
39539 [  6589] By: jhi                                   on 2000/08/11  01:12:39
39540         Log: B::Deparse didn't do sub attributes.
39541              
39542              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39543              From: simon@brecon.co.uk (Simon Cozens)
39544              Date: 9 Aug 2000 04:49:20 GMT
39545              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
39546      Branch: perl
39547            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
39548 ____________________________________________________________________________
39549 [  6588] By: jhi                                   on 2000/08/11  01:06:40
39550         Log: Subject: debugger "d" command doesnt check line number
39551              From: Mike Guy <mjtg@cam.ac.uk>
39552              Date: Tue, 08 Aug 2000 21:54:29 +0100
39553              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
39554      Branch: perl
39555            ! lib/perl5db.pl mg.c pod/perldiag.pod
39556 ____________________________________________________________________________
39557 [  6587] By: jhi                                   on 2000/08/11  00:45:03
39558         Log: sleep(1) does not necessarily return 1.
39559              
39560              Subject: [PATCH bleadperl] op/lex_assign.t  
39561              From: Hugo <hv@crypt.compulink.co.uk>
39562              Date: Thu, 03 Aug 2000 14:34:22 +0100        
39563              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
39564      Branch: perl
39565            ! t/op/lex_assign.t
39566 ____________________________________________________________________________
39567 [  6586] By: jhi                                   on 2000/08/11  00:31:50
39568         Log: Document the IO::Select timeout.
39569      Branch: perl
39570            ! ext/IO/lib/IO/Select.pm
39571 ____________________________________________________________________________
39572 [  6585] By: jhi                                   on 2000/08/11  00:13:54
39573         Log: Forgot contributor.
39574      Branch: perl
39575            ! Changes
39576 ____________________________________________________________________________
39577 [  6584] By: jhi                                   on 2000/08/11  00:09:19
39578         Log: detypo
39579      Branch: perl
39580            ! Changes
39581 ____________________________________________________________________________
39582 [  6583] By: jhi                                   on 2000/08/11  00:07:53
39583         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
39584              
39585              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
39586              From: Mike Guy <mjtg@cam.ac.uk> 
39587              Date: Thu, 10 Aug 2000 15:50:54 +0100
39588              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
39589      Branch: perl
39590            ! sv.c t/op/int.t
39591 ____________________________________________________________________________
39592 [  6582] By: jhi                                   on 2000/08/10  23:29:32
39593         Log: Update Changes.
39594      Branch: perl
39595            ! Changes
39596 ____________________________________________________________________________
39597 [  6581] By: jhi                                   on 2000/08/10  23:26:16
39598         Log: Put back the std @INC thing.
39599      Branch: perl
39600            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
39601            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
39602            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
39603            ! t/lib/gol-oo.t
39604 ____________________________________________________________________________
39605 [  6580] By: jhi                                   on 2000/08/10  23:03:34
39606         Log: Update to CGI 2.70, from Lincoln Stein.
39607      Branch: perl
39608            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
39609            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
39610            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
39611            ! t/lib/cgi-request.t
39612 ____________________________________________________________________________
39613 [  6579] By: jhi                                   on 2000/08/10  22:41:50
39614         Log: Update to CPAN 1.56, from Andreas König.
39615      Branch: perl
39616            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39617 ____________________________________________________________________________
39618 [  6578] By: jhi                                   on 2000/08/10  22:38:13
39619         Log: Update to Pod::Parser 1.17, from Brad Appleton.
39620      Branch: perl
39621            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
39622            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
39623            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
39624            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39625            ! t/pod/include.t t/pod/included.t t/pod/lref.t
39626            ! t/pod/multiline_items.t t/pod/nested_items.t
39627            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39628            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
39629            ! t/pod/special_seqs.t
39630 ____________________________________________________________________________
39631 [  6577] By: jhi                                   on 2000/08/10  22:35:41
39632         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
39633      Branch: perl
39634            ! AUTHORS MAINTAIN
39635 ____________________________________________________________________________
39636 [  6576] By: jhi                                   on 2000/08/10  22:24:54
39637         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
39638      Branch: perl
39639            + t/lib/gol-oo.t
39640            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
39641            ! t/lib/gol-compat.t t/lib/gol-linkage.t
39642 ____________________________________________________________________________
39643 [  6575] By: jhi                                   on 2000/08/10  22:02:07
39644         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
39645      Branch: perl
39646            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
39647 ____________________________________________________________________________
39648 [  6574] By: jhi                                   on 2000/08/10  21:55:03
39649         Log: Iterating perl6 description.
39650      Branch: perl
39651            ! pod/perlfaq1.pod
39652 ____________________________________________________________________________
39653 [  6573] By: jhi                                   on 2000/08/10  21:48:26
39654         Log: Revert the sv.c part of #6559, a better fix is needed.
39655      Branch: perl
39656            ! sv.c
39657 ____________________________________________________________________________
39658 [  6572] By: jhi                                   on 2000/08/10  20:33:43
39659         Log: It's the 2ndO'ROSSC.
39660      Branch: perl
39661            ! pod/perlfaq1.pod
39662 ____________________________________________________________________________
39663 [  6571] By: jhi                                   on 2000/08/10  15:55:48
39664         Log: detypo
39665      Branch: perl
39666            ! pod/perlfaq1.pod
39667 ____________________________________________________________________________
39668 [  6570] By: jhi                                   on 2000/08/10  14:11:17
39669         Log: An exceptionally sticky typo.
39670      Branch: perl
39671            ! Changes
39672 ____________________________________________________________________________
39673 [  6569] By: jhi                                   on 2000/08/10  14:09:33
39674         Log: detypo (and test Changes updating script)
39675      Branch: perl
39676            ! Changes
39677 ____________________________________________________________________________
39678 [  6568] By: jhi                                   on 2000/08/10  14:07:07
39679         Log: Update Changes.
39680      Branch: perl
39681            ! Changes
39682 ____________________________________________________________________________
39683 [  6567] By: jhi                                   on 2000/08/10  14:06:19
39684         Log: Amend the description of Perl6.
39685              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
39686              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39687              Date: Wed, 9 Aug 2000 22:11:06 -0500
39688              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
39689      Branch: perl
39690            ! pod/perlfaq1.pod
39691 ____________________________________________________________________________
39692 [  6566] By: jhi                                   on 2000/08/10  13:58:57
39693         Log: Subject: Remove dead entry in perldiag
39694              From: Mike Guy <mjtg@cam.ac.uk>
39695              Date: Thu, 10 Aug 2000 14:19:19 +0100
39696              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
39697      Branch: perl
39698            ! pod/perldiag.pod
39699 ____________________________________________________________________________
39700 [  6565] By: jhi                                   on 2000/08/10  13:51:48
39701         Log: Zero entries were skipped, fix from Adrian Goalby
39702              <argoalby@yahoo.co.uk>
39703      Branch: perl
39704            ! lib/unicode/Number.pl lib/unicode/mktables.PL
39705 ____________________________________________________________________________
39706 [  6564] By: jhi                                   on 2000/08/10  13:00:12
39707         Log: Subject: [PATCH 5.6.0] cygwin port
39708              From: "Fifer, Eric" <EFifer@sanwaint.com>
39709              Date: Thu, 10 Aug 2000 13:15:36 +0100
39710              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
39711      Branch: perl
39712            ! README.cygwin hints/cygwin.sh
39713 ____________________________________________________________________________
39714 [  6563] By: jhi                                   on 2000/08/10  12:55:16
39715         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
39716      Branch: perl
39717            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
39718 ____________________________________________________________________________
39719 [  6562] By: gsar                                  on 2000/08/10  08:38:39
39720         Log: warn is a macro, avoid using at a variable to avoid warnings
39721              in some configurations; readdir.t is too conservative in
39722              estimating number of *.t's
39723      Branch: perl
39724            ! t/op/readdir.t util.c
39725 ____________________________________________________________________________
39726 [  6561] By: jhi                                   on 2000/08/09  23:35:42
39727         Log: Update Changes.
39728      Branch: perl
39729            ! Changes
39730 ____________________________________________________________________________
39731 [  6560] By: jhi                                   on 2000/08/09  23:05:47
39732         Log: Subject: Re: enhanced(?) regex error messages
39733              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39734              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
39735              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
39736              
39737              (plus two small patches sent privately)
39738              (this still seems to leave few test failures)
39739      Branch: perl
39740            + t/op/regmesg.t
39741            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
39742            ! t/pragma/warn/regcomp
39743 ____________________________________________________________________________
39744 [  6559] By: jhi                                   on 2000/08/09  20:41:18
39745         Log: (The fix did work but was not right, retracted in #6573)
39746              
39747              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39748              From: Christian Kirsch <ck@held.mind.de>
39749              Date: Wed, 9 Aug 2000 17:05:17 +0200
39750              Message-Id: <20000809170517.A25389@held>
39751      Branch: perl
39752            ! sv.c t/pragma/locale.t
39753 ____________________________________________________________________________
39754 [  6558] By: jhi                                   on 2000/08/08  22:34:08
39755         Log: Tiny updates on the contributors list.
39756      Branch: perl
39757            ! Changes
39758 ____________________________________________________________________________
39759 [  6557] By: jhi                                   on 2000/08/08  19:34:28
39760         Log: Double check that we have a dirhandle.
39761      Branch: perl
39762            ! util.c
39763 ____________________________________________________________________________
39764 [  6556] By: jhi                                   on 2000/08/08  19:01:51
39765         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
39766              May be repopulated with fresh maintained examples.
39767      Branch: perl
39768            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
39769            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
39770            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
39771            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
39772            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
39773            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
39774            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
39775            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
39776            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
39777            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
39778            + lib/CGI/eg/wilogo_gif.uu
39779            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
39780            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
39781            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
39782            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
39783            - eg/cgi/frameset.cgi eg/cgi/index.html
39784            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39785            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39786            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39787            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39788            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39789            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39790            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39791            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39792            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39793            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39794            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39795            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39796            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39797            - eg/van/vanish eg/who eg/wrapsuid
39798            ! MANIFEST
39799 ____________________________________________________________________________
39800 [  6555] By: jhi                                   on 2000/08/08  18:51:08
39801         Log: Delete chat2 as requested by Randal.
39802              
39803              Subject: Re: perlfaq8 coyness
39804              From: merlyn@stonehenge.com (Randal L. Schwartz) 
39805              Date: 15 May 2000 18:52:42 -0700 
39806              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
39807      Branch: perl
39808            - lib/chat2.pl
39809            ! MANIFEST
39810 ____________________________________________________________________________
39811 [  6554] By: jhi                                   on 2000/08/08  18:31:35
39812         Log: Regen global.sym.
39813      Branch: perl
39814            ! global.sym
39815 ____________________________________________________________________________
39816 [  6553] By: jhi                                   on 2000/08/08  18:28:13
39817         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
39818              (either perlbug or p5p ate the original), plus regen
39819              perlapi and perltoc. 
39820      Branch: perl
39821            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
39822            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
39823            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
39824            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
39825            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
39826            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
39827            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
39828            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
39829            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
39830            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
39831 ____________________________________________________________________________
39832 [  6552] By: jhi                                   on 2000/08/08  18:06:29
39833         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
39834              From: Mike Guy <mjtg@cam.ac.uk>
39835              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
39836              Date: Tue, 08 Aug 2000 15:51:27 +0100
39837      Branch: perl
39838            ! doop.c sv.h t/op/join.t t/pragma/overload.t
39839 ____________________________________________________________________________
39840 [  6551] By: jhi                                   on 2000/08/08  18:01:11
39841         Log: Re-apply #6549.
39842      Branch: perl
39843            ! lib/perl5db.pl
39844 ____________________________________________________________________________
39845 [  6550] By: jhi                                   on 2000/08/08  17:43:08
39846         Log: Accidental retraction of #6549.
39847      Branch: perl
39848            ! lib/perl5db.pl
39849 ____________________________________________________________________________
39850 [  6549] By: jhi                                   on 2000/08/08  17:40:04
39851         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39852              From: Mike Guy <mjtg@cam.ac.uk>
39853              Date: Mon, 07 Aug 2000 21:49:58 +0100
39854              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
39855      Branch: perl
39856            ! lib/perl5db.pl
39857 ____________________________________________________________________________
39858 [  6548] By: jhi                                   on 2000/08/08  17:37:57
39859         Log: Document here-doc better.
39860              
39861              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
39862              From: Mike Guy <mjtg@cam.ac.uk>
39863              Date: Mon, 07 Aug 2000 14:02:09 +0100
39864              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
39865      Branch: perl
39866            ! pod/perldata.pod
39867 ____________________________________________________________________________
39868 [  6547] By: jhi                                   on 2000/08/08  17:33:34
39869         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
39870              From: "Randy J. Ray" <rjray@redhat.com>
39871              Date: Mon, 07 Aug 2000 19:12:25 -0700
39872              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
39873      Branch: perl
39874            ! perl.c pod/perlrun.pod
39875 ____________________________________________________________________________
39876 [  6546] By: jhi                                   on 2000/08/08  17:29:26
39877         Log: Subject: Re: enhanced(?) regex error messages 
39878              From: Hugo <hv@crypt.compulink.co.uk>
39879              Date: Tue, 08 Aug 2000 03:25:51 +0100
39880              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
39881              
39882              plus Capitalize the error messages, plus perldiag them.
39883      Branch: perl
39884            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
39885 ____________________________________________________________________________
39886 [  6545] By: jhi                                   on 2000/08/08  13:59:28
39887         Log: Augment #6539 a bit: don't croak if there's magic in the air.
39888              
39889              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
39890              From: Hugo <hv@crypt.compulink.co.uk>
39891              Date: Tue, 08 Aug 2000 03:02:03 +0100
39892              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
39893      Branch: perl
39894            ! pp.c t/op/bless.t
39895 ____________________________________________________________________________
39896 [  6544] By: jhi                                   on 2000/08/07  21:11:52
39897         Log: Make the test -w clean.
39898      Branch: perl
39899            ! t/op/bless.t
39900 ____________________________________________________________________________
39901 [  6543] By: jhi                                   on 2000/08/07  19:49:53
39902         Log: use warnings instead of $^W.
39903      Branch: perl
39904            ! t/op/bless.t
39905 ____________________________________________________________________________
39906 [  6542] By: jhi                                   on 2000/08/07  17:41:41
39907         Log: Disable a portability warning Because We Know What We Are Doing.
39908      Branch: perl
39909            ! t/op/bless.t
39910 ____________________________________________________________________________
39911 [  6541] By: jhi                                   on 2000/08/07  17:29:51
39912         Log: Tiny tidying on report_evil_fh().
39913      Branch: perl
39914            ! util.c
39915 ____________________________________________________________________________
39916 [  6540] By: jhi                                   on 2000/08/07  16:37:38
39917         Log: Make regular expression parse error messages easier to understand.
39918              
39919              Subject: Re: enhanced(?) regex error messages
39920              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39921              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
39922              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
39923      Branch: perl
39924            ! regcomp.c
39925 ____________________________________________________________________________
39926 [  6539] By: jhi                                   on 2000/08/07  16:12:27
39927         Log: Make bless(REF, REF) a fatal error, add bless tests.
39928              
39929              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
39930              From: Hugo <hv@crypt.compulink.co.uk>
39931              Date: Mon, 07 Aug 2000 16:59:38 +0100
39932              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
39933      Branch: perl
39934            + t/op/bless.t
39935            ! MANIFEST pod/perldiag.pod pp.c sv.c
39936 ____________________________________________________________________________
39937 [  6538] By: jhi                                   on 2000/08/07  15:59:43
39938         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
39939              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
39940              Date: Thu, 3 Aug 2000 14:29:21 -0700
39941              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
39942      Branch: perl
39943            ! lib/lib_pm.PL
39944 ____________________________________________________________________________
39945 [  6537] By: jhi                                   on 2000/08/07  15:47:18
39946         Log: Retract #6419 for now since it breaks in AFS and MachTen.
39947      Branch: perl
39948            ! lib/Cwd.pm
39949 ____________________________________________________________________________
39950 [  6536] By: jhi                                   on 2000/08/07  15:05:29
39951         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
39952              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
39953              The security hole exists only in suidperls, which isn't
39954              installed or even built by default.
39955      Branch: perl
39956            ! perl.c
39957 ____________________________________________________________________________
39958 [  6535] By: jhi                                   on 2000/08/07  14:45:14
39959         Log: tr memory corruption fix from Simon Cozens.
39960      Branch: perl
39961            ! doop.c
39962 ____________________________________________________________________________
39963 [  6534] By: jhi                                   on 2000/08/06  11:38:16
39964         Log: Document a bit that UDP is not what you might think.
39965              
39966              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
39967              From: Lupe Christoph <lupe@lupe-christoph.de>
39968              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
39969              Date: Mon, 24 Jul 2000 08:59:15 +0200
39970      Branch: perl
39971            ! pod/perlipc.pod
39972 ____________________________________________________________________________
39973 [  6533] By: jhi                                   on 2000/08/06  11:35:01
39974         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
39975              From: Jeff Pinyan <jeffp@hut.crusoe.net>
39976              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
39977              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
39978      Branch: perl
39979            ! pod/perlfunc.pod
39980 ____________________________________________________________________________
39981 [  6532] By: jhi                                   on 2000/08/06  03:45:41
39982         Log: Have symbols for the IoTYPEs.
39983      Branch: perl
39984            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
39985 ____________________________________________________________________________
39986 [  6531] By: jhi                                   on 2000/08/06  01:33:55
39987         Log: Continue fixing the io warnings.  This also
39988              sort of fixes bug ID 20000802.003: the core dump
39989              is no more.  Whether the current behaviour is correct
39990              (giving a warning: "Not a format reference"), is another matter.
39991      Branch: perl
39992            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
39993            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
39994 ____________________________________________________________________________
39995 [  6530] By: jhi                                   on 2000/08/05  21:33:12
39996         Log: Change the Policy policy: now -Dprefix= with an existing
39997              Policy.sh and prefix == siteprefix == vendorprefix, then all
39998              of them follow along the new prefix.
39999              
40000              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
40001              From: Andy Dougherty <doughera@lafayette.edu>
40002              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
40003              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
40004      Branch: perl
40005            ! Policy_sh.SH
40006 ____________________________________________________________________________
40007 [  6529] By: jhi                                   on 2000/08/05  18:57:28
40008         Log: Zap lib/Sys directory when cleaning up.
40009      Branch: perl
40010            ! Makefile.SH
40011 ____________________________________________________________________________
40012 [  6528] By: jhi                                   on 2000/08/05  18:40:44
40013         Log: Essential prototype changes were missing from #6527.
40014              Also make report_evil_fh() more bomb-proof.
40015      Branch: perl
40016            ! embed.h util.c
40017 ____________________________________________________________________________
40018 [  6527] By: jhi                                   on 2000/08/05  03:22:05
40019         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
40020              From: "Ronald F. Guilmette" <rfg@monkeys.com>
40021              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
40022              Message-Id: <200007242247.PAA52177@monkeys.com>
40023      Branch: perl
40024            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
40025 ____________________________________________________________________________
40026 [  6526] By: jhi                                   on 2000/08/04  21:23:27
40027         Log: gcc versions might have (parentheses) in them.
40028      Branch: metaconfig/U/perl
40029            ! gccvers.U
40030      Branch: perl
40031            ! Configure config_h.SH
40032 ____________________________________________________________________________
40033 [  6525] By: jhi                                   on 2000/08/04  20:23:12
40034         Log: Weed buglets pointed out by
40035              
40036              From: Lupe Christoph <lupe@lupe-christoph.de>
40037              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
40038              Date: Fri, 4 Aug 2000 17:34:39 +0200
40039              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
40040      Branch: metaconfig/U/perl
40041            ! gccvers.U uselfs.U
40042      Branch: perl
40043            ! Configure config_h.SH
40044 ____________________________________________________________________________
40045 [  6524] By: jhi                                   on 2000/08/04  19:02:08
40046         Log: Warn under -w if lstat(FH) is attempted.
40047              
40048              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
40049              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
40050              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
40051              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
40052      Branch: perl
40053            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
40054            ! t/pragma/warn/pp_sys
40055 ____________________________________________________________________________
40056 [  6523] By: jhi                                   on 2000/08/04  12:31:11
40057         Log: Subject: New perlcc, take 2
40058              From: simon@brecon.co.uk (Simon Cozens)
40059              Date: 4 Aug 2000 06:21:04 GMT
40060              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
40061      Branch: perl
40062            ! utils/perlcc.PL
40063 ____________________________________________________________________________
40064 [  6522] By: jhi                                   on 2000/08/04  12:26:33
40065         Log: Subject: Re: Array vs. List context
40066              From: Daniel Chetlin <daniel@chetlin.com>
40067              Date: Fri, 4 Aug 2000 00:22:44 -0700
40068              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
40069      Branch: perl
40070            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
40071            ! pod/perlfaq4.pod
40072 ____________________________________________________________________________
40073 [  6521] By: jhi                                   on 2000/08/04  12:22:38
40074         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
40075              From: Raymund Will <ray@caldera.de>
40076              Date: Fri, 4 Aug 2000 12:07:09 +0200
40077              Message-Id: <20000804120709.A14982@caldera.de>
40078      Branch: perl
40079            ! configure.gnu
40080 ____________________________________________________________________________
40081 [  6520] By: jhi                                   on 2000/08/04  04:09:06
40082         Log: After the #6519 a warning about stat() is just that,
40083              not about a filetest, which now have their own warning.
40084      Branch: perl
40085            ! pod/perldiag.pod
40086 ____________________________________________________________________________
40087 [  6519] By: jhi                                   on 2000/08/04  04:06:30
40088         Log: In the warnings call filehandles consistently so;
40089              add "unopened" warning for stat().
40090      Branch: perl
40091            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40092            ! t/pragma/warn/pp_sys
40093 ____________________________________________________________________________
40094 [  6518] By: jhi                                   on 2000/08/04  02:55:35
40095         Log: Subject: Minor tweak to perlvar.pod
40096              From: "Stephen P. Potter" <spp@ds.net>
40097              Date: Tue, 18 Apr 2000 09:26:03 -0400
40098              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
40099      Branch: perl
40100            ! pod/perlvar.pod
40101 ____________________________________________________________________________
40102 [  6517] By: jhi                                   on 2000/08/04  02:50:08
40103         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
40104              From: "Clinton Pierce" <cpierce1@ford.com>
40105              Date: Wed, 21 Jul 1999 16:45:31 -0400
40106              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
40107              
40108              Fix by Stephen Potter (visible in the bug db but not in p5p?)
40109      Branch: perl
40110            ! pod/perlfunc.pod pod/perlop.pod
40111 ____________________________________________________________________________
40112 [  6516] By: jhi                                   on 2000/08/04  02:09:25
40113         Log: This is 6512.  Really.
40114      Branch: perl
40115            ! dump.c
40116 ____________________________________________________________________________
40117 [  6515] By: jhi                                   on 2000/08/04  01:25:50
40118         Log: mention the idea of @( and @)
40119      Branch: perl
40120            ! Todo-5.6
40121 ____________________________________________________________________________
40122 [  6514] By: bailey                                on 2000/08/04  01:18:46
40123         Log: YA resync with mainstem, including VMS patches from others
40124      Branch: vmsperl
40125           +> (branch 48 files)
40126            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
40127           !> (integrate 354 files)
40128 ____________________________________________________________________________
40129 [  6513] By: jhi                                   on 2000/08/04  01:18:18
40130         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
40131              From: Mark Dickinson <dickins3@fas.harvard.edu>
40132              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
40133              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
40134      Branch: perl
40135            ! t/op/grent.t t/op/pwent.t
40136 ____________________________________________________________________________
40137 [  6512] By: jhi                                   on 2000/08/04  01:14:06
40138         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
40139              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40140              Date: Wed, 02 Aug 2000 10:51:01 +0100
40141              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
40142      Branch: perl
40143            ! sv.c
40144 ____________________________________________________________________________
40145 [  6511] By: jhi                                   on 2000/08/04  00:57:00
40146         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
40147              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40148              Date: Thu, 03 Aug 2000 17:20:04 -0700
40149              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
40150      Branch: metaconfig
40151            ! U/modified/Cppsym.U
40152      Branch: perl
40153            ! Configure config_h.SH
40154 ____________________________________________________________________________
40155 [  6510] By: jhi                                   on 2000/08/04  00:25:28
40156         Log: detypo
40157      Branch: perl
40158            ! Makefile.SH
40159 ____________________________________________________________________________
40160 [  6509] By: jhi                                   on 2000/08/03  23:43:18
40161         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
40162              From: Dominic Dunlop <domo@computer.org>
40163              Date: Thu, 3 Aug 2000 22:16:46 +0200
40164              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
40165      Branch: perl
40166            ! t/op/sprintf.t
40167 ____________________________________________________________________________
40168 [  6508] By: jhi                                   on 2000/08/03  23:40:37
40169         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
40170              From: Hugo <hv@crypt.compulink.co.uk>
40171              Date: Thu, 03 Aug 2000 18:25:30 +0100
40172              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
40173      Branch: perl
40174            ! regcomp.c t/op/re_tests
40175 ____________________________________________________________________________
40176 [  6507] By: jhi                                   on 2000/08/03  23:38:28
40177         Log: Subject: [PATCH] sv.h documentation - SvLEN
40178              From: Mike Guy <mjtg@cam.ac.uk>
40179              Date: Thu, 03 Aug 2000 14:43:09 +0100
40180              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
40181      Branch: perl
40182            ! sv.h
40183 ____________________________________________________________________________
40184 [  6506] By: jhi                                   on 2000/08/03  15:49:14
40185         Log: Disable the fix_pl hack for now.
40186      Branch: perl
40187            ! Makefile.SH
40188 ____________________________________________________________________________
40189 [  6505] By: jhi                                   on 2000/08/03  13:49:04
40190         Log: Add a URL for FSF.
40191              
40192              Subject: Patch for README
40193              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
40194              Date: Wed, 2 Aug 2000 13:25:09 -0500
40195              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
40196      Branch: perl
40197            ! README
40198 ____________________________________________________________________________
40199 [  6504] By: jhi                                   on 2000/08/03  13:29:19
40200         Log: Be more informative on what is skipped and why,
40201              also repeat the list at the end.
40202      Branch: perl
40203            ! Porting/p4desc
40204 ____________________________________________________________________________
40205 [  6503] By: jhi                                   on 2000/08/03  13:07:05
40206         Log: Circumvent the removal of .patch by fix_pl.
40207              
40208              Subject: Re: [ID 20000802.011] unable to 'make test'          
40209              From: simon@brecon.co.uk (Simon Cozens) 
40210              Date: 3 Aug 2000 04:17:00 GMT
40211              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
40212      Branch: perl
40213            ! Makefile.SH
40214 ____________________________________________________________________________
40215 [  6502] By: jhi                                   on 2000/08/03  00:14:34
40216         Log: Add the missing setproctitle unit.
40217      Branch: metaconfig/U/perl
40218            + d_setproctitle.U
40219 ____________________________________________________________________________
40220 [  6501] By: jhi                                   on 2000/08/03  00:00:26
40221         Log: The subtest 4 may fail also on VOBS, as pointed out
40222              by Nick Ing-Simmons in November 1999, bug id 19991124.003
40223              (but the failure in that bug report isn't the subtest 4).
40224      Branch: perl
40225            ! t/op/stat.t
40226 ____________________________________________________________________________
40227 [  6500] By: jhi                                   on 2000/08/02  23:49:30
40228         Log: Better skip message for the test; one of the two problems in
40229              
40230              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
40231              From: Lupe Christoph <lupe@lupe-christoph.de>
40232              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
40233              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
40234      Branch: perl
40235            ! t/op/numconvert.t
40236 ____________________________________________________________________________
40237 [  6499] By: jhi                                   on 2000/08/02  22:49:16
40238         Log: Allow "no Module;" even if there is no 'unimport'.
40239              
40240              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
40241              From: mjd@plover.com
40242              Date: 24 Mar 2000 15:24:34 -0000
40243              Message-Id: <20000324152434.15160.qmail@plover.com>
40244      Branch: perl
40245            ! gv.c
40246 ____________________________________________________________________________
40247 [  6498] By: jhi                                   on 2000/08/02  22:42:58
40248         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
40249              that are hopefully soon put into use.
40250      Branch: perl
40251            ! opcode.h opcode.pl opnames.h
40252 ____________________________________________________________________________
40253 [  6497] By: gsar                                  on 2000/08/02  22:28:59
40254         Log: require.t needs binmode() to work on windows
40255      Branch: perl
40256            ! t/comp/require.t
40257 ____________________________________________________________________________
40258 [  6496] By: jhi                                   on 2000/08/02  22:08:51
40259         Log: Document the IVdf UVuf UVof UVxf.
40260      Branch: perl
40261            ! pod/perlguts.pod
40262 ____________________________________________________________________________
40263 [  6495] By: jhi                                   on 2000/08/02  21:54:26
40264         Log: detypo #6494
40265      Branch: perl
40266            ! ext/Data/Dumper/Dumper.xs
40267 ____________________________________________________________________________
40268 [  6494] By: jhi                                   on 2000/08/02  21:49:17
40269         Log: Dump UVs as UVs in Data::Dumper.
40270              
40271              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
40272              From: Gurusamy Sarathy <gsar@ActiveState.com>
40273              Date: Thu, 27 Apr 2000 12:26:25 -0700
40274              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
40275      Branch: perl
40276            ! ext/Data/Dumper/Dumper.xs
40277 ____________________________________________________________________________
40278 [  6493] By: jhi                                   on 2000/08/02  17:01:58
40279         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
40280              From: Hugo <hv@crypt.compulink.co.uk>
40281              Date: Wed, 02 Aug 2000 14:53:56 +0100
40282              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
40283      Branch: perl
40284            ! regexec.c t/op/re_tests
40285 ____________________________________________________________________________
40286 [  6492] By: jhi                                   on 2000/08/02  15:02:46
40287         Log: The new setproctitle() feature is available only in 
40288              bleeding edge FreeBSD.  From Paul Saab.
40289      Branch: perl
40290            ! mg.c
40291 ____________________________________________________________________________
40292 [  6491] By: jhi                                   on 2000/08/02  13:34:36
40293         Log: The tr utf8 patching continues.
40294              
40295              Subject: Re: #6469, too many tests claimed in require.t
40296              From: simon@brecon.co.uk (Simon Cozens)
40297              Date: 2 Aug 2000 02:37:17 GMT
40298              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
40299              
40300              (the logic of the test was the wrong way round in the patch)
40301      Branch: perl
40302            ! doop.c
40303 ____________________________________________________________________________
40304 [  6490] By: jhi                                   on 2000/08/02  13:27:38
40305         Log: The name of a filehandle does not have <these>.
40306      Branch: perl
40307            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40308            ! t/pragma/warn/pp_sys util.c
40309 ____________________________________________________________________________
40310 [  6489] By: jhi                                   on 2000/08/02  04:26:46
40311         Log: Remove the extraneous "main::" prefix from all the
40312              "opened only for", "on closed", and "never opened" warnings.
40313              
40314              Subject: Re: inappropriate warning
40315              From: Gurusamy Sarathy <gsar@ActiveState.com>
40316              Date: Mon, 20 Mar 2000 11:28:02 -0800
40317              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
40318      Branch: perl
40319            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
40320            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
40321            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
40322 ____________________________________________________________________________
40323 [  6488] By: jhi                                   on 2000/08/02  03:02:57
40324         Log: memcpy has n o in it, as pinted ut by Sarathy.
40325      Branch: perl
40326            ! pod/perlguts.pod
40327 ____________________________________________________________________________
40328 [  6487] By: jhi                                   on 2000/08/02  02:44:51
40329         Log: Document in one place the memory abstractions used in Perl core.
40330              
40331              Subject: Re: Memory abstraction
40332              From: simon@brecon.co.uk (Simon Cozens)
40333              Date: 2 Aug 2000 02:20:23 GMT
40334              Organization: Earth.li Origins
40335      Branch: perl
40336            ! pod/perlguts.pod
40337 ____________________________________________________________________________
40338 [  6486] By: jhi                                   on 2000/08/02  02:41:57
40339         Log: regen_headers, regen perltoc.
40340      Branch: perl
40341            ! perlapi.c pod/perltoc.pod
40342 ____________________________________________________________________________
40343 [  6485] By: jhi                                   on 2000/08/02  01:43:33
40344         Log: "This little thing tests for a file .patch, and if it contains
40345              a number, pops into patchlevel.h" (making it easier to track
40346              which development version people are reporting bugs against)
40347              
40348              Subject: Patchlevel autogeneration for repository perls
40349              From: simon@brecon.co.uk (Simon Cozens)
40350              Date: 14 Jul 2000 07:12:15 GMT
40351              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
40352      Branch: perl
40353            + fix_pl
40354            ! MANIFEST Makefile.SH
40355 ____________________________________________________________________________
40356 [  6484] By: jhi                                   on 2000/08/02  01:32:54
40357         Log: FreeBSD 3.* updates from
40358              
40359              From: Paul Saab <ps@yahoo-inc.com>
40360              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40361              Date: Tue, 1 Aug 2000 15:41:39 -0700
40362              Message-Id: <20000801154139.A53740@yahoo-inc.com>
40363      Branch: perl
40364            ! hints/freebsd.sh
40365 ____________________________________________________________________________
40366 [  6483] By: jhi                                   on 2000/08/02  01:27:44
40367         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
40368              instead one must use setproctitle().  This was already addressed
40369              by change #6457, but the below has a new variant for FreeBSD 4.0
40370              or later, and the matter is also documented more.
40371              
40372              From: Paul Saab <ps@yahoo-inc.com>
40373              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40374              Date: Tue, 1 Aug 2000 15:41:39 -0700
40375              Message-Id: <20000801154139.A53740@yahoo-inc.com>
40376      Branch: metaconfig/U/perl
40377            + i_libutil.U
40378      Branch: perl
40379            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
40380 ____________________________________________________________________________
40381 [  6482] By: jhi                                   on 2000/08/01  22:17:32
40382         Log: The test from this
40383              
40384              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
40385              Date: Sat, 15 Apr 2000 17:03:44 +0100
40386              From: Tom Hughes <tom@compton.nu>
40387              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
40388              
40389              was missing, the code change went in as #5989
40390              (which had a different test?)
40391      Branch: perl
40392            ! t/op/misc.t
40393 ____________________________________________________________________________
40394 [  6481] By: jhi                                   on 2000/08/01  21:48:38
40395         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
40396              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
40397              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
40398              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
40399      Branch: perl
40400            ! perl.h
40401 ____________________________________________________________________________
40402 [  6480] By: jhi                                   on 2000/08/01  18:05:28
40403         Log: Make p4desc to skip non-mainperl branches by default.
40404      Branch: perl
40405            ! Porting/p4desc
40406 ____________________________________________________________________________
40407 [  6479] By: jhi                                   on 2000/08/01  17:29:19
40408         Log: If gccosandvers is equal to osname, clear gccosandvers.
40409      Branch: metaconfig/U/perl
40410            ! gccvers.U
40411      Branch: perl
40412            ! Configure config_h.SH
40413 ____________________________________________________________________________
40414 [  6478] By: jhi                                   on 2000/08/01  15:54:08
40415         Log: BOM patching from Simon Cozens.
40416      Branch: perl
40417            ! toke.c
40418 ____________________________________________________________________________
40419 [  6477] By: jhi                                   on 2000/08/01  04:50:33
40420         Log: Stash away the largefiles flags and libswanted.
40421      Branch: perl
40422            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
40423 ____________________________________________________________________________
40424 [  6476] By: gsar                                  on 2000/08/01  04:24:24
40425         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
40426              on Windows)
40427      Branch: perl
40428            ! t/pragma/utf8.t utf8.c win32/win32.c
40429 ____________________________________________________________________________
40430 [  6475] By: jhi                                   on 2000/08/01  03:35:24
40431         Log: Make chr() for values >127 to create utf8 when under utf8.
40432              
40433              Subject: Re: uft8/chr()
40434              From: simon@brecon.co.uk (Simon Cozens)
40435              Date: 1 Aug 2000 02:37:02 GMT
40436              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
40437      Branch: perl
40438            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
40439 ____________________________________________________________________________
40440 [  6474] By: jhi                                   on 2000/08/01  02:36:18
40441         Log: In Digital UNIX warn if gcc explicitly chosen because even
40442              2.95.2 is known to cause problems.
40443      Branch: perl
40444            ! hints/dec_osf.sh
40445 ____________________________________________________________________________
40446 [  6473] By: jhi                                   on 2000/08/01  02:00:56
40447         Log: Make the safety catch for buggy gccs work with triple version
40448              numbers like 2.95.2.  Reported in
40449              
40450              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
40451              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
40452              Date: Mon, 31 Jul 2000 14:55:06 +0200
40453              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
40454      Branch: perl
40455            ! hints/dec_osf.sh
40456 ____________________________________________________________________________
40457 [  6472] By: jhi                                   on 2000/08/01  01:13:33
40458         Log: Subject: fix and question re: waitpid() under win32
40459              From: Brian Clarke <clarke@appliedmeta.com>
40460              Date: Fri, 28 Jul 2000 15:18:29 -0400
40461              Message-ID: <3981DC85.290314EB@appliedmeta.com>
40462              
40463              Slightly reformatted and WNOHANG # define moved to win32.h
40464              so that also POSIX.xs sees it, as suggsted by Sarathy.
40465      Branch: perl
40466            ! win32/win32.c win32/win32.h
40467 ____________________________________________________________________________
40468 [  6471] By: jhi                                   on 2000/08/01  00:55:05
40469         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
40470              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40471              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
40472              Date: Mon, 31 Jul 2000 13:28:51 +0100
40473              
40474              (aka ID 20000730.002)
40475      Branch: perl
40476            ! op.c t/op/tr.t
40477 ____________________________________________________________________________
40478 [  6470] By: jhi                                   on 2000/07/31  23:34:42
40479         Log: Document the problem with -P in HP-UX and its workaround.
40480              
40481              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
40482              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
40483              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
40484              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
40485      Branch: perl
40486            ! README.hpux
40487 ____________________________________________________________________________
40488 [  6469] By: jhi                                   on 2000/07/31  04:15:02
40489         Log: The swallow_bom() saga continues.  The #23 of require.t
40490              (UTF16-LE) still fails (silently, no output) but the #22
40491              (UTF16-BE) seems to be working now.  The root of the
40492              failure may be in sv_gets(): is it UTF-16LE-aware,
40493              especially when it comes to line endings? 
40494      Branch: perl
40495            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
40496            ! t/comp/require.t toke.c utf8.c
40497 ____________________________________________________________________________
40498 [  6468] By: jhi                                   on 2000/07/30  19:05:48
40499         Log: Find green threads before native threads.
40500              
40501              Subject: Re: Patch to jpl/JNI/Makefile.PL
40502              From: Jens Thomsen <jens@fiend.cis.com>
40503              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
40504              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
40505      Branch: perl
40506            ! jpl/JNI/Makefile.PL
40507 ____________________________________________________________________________
40508 [  6467] By: jhi                                   on 2000/07/30  18:36:22
40509         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
40510      Branch: perl
40511            ! doop.c
40512 ____________________________________________________________________________
40513 [  6466] By: jhi                                   on 2000/07/30  04:37:29
40514         Log: A new version of the "remove UPPERACSE string comparison"
40515              operators.  The problem with the previous one (change #6454)
40516              was that it was for Perl 5.6.0.  From Paul Marquess.
40517      Branch: perl
40518            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
40519            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
40520            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40521 ____________________________________________________________________________
40522 [  6465] By: jhi                                   on 2000/07/29  22:39:56
40523         Log: Do not upgrade SVs into utf8 just because they participate
40524              in eq or cmp.  Reported and fix suggested in
40525              
40526              Subject: [ID 20000720.009] sv_eq UTF8 bug
40527              From: "Simon Cozens" <simon@othersideofthe.earth.li>
40528              Date: 21 Jul 2000 04:37:29 -0000
40529              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
40530              
40531              Exercise for the kind reader: should we or should we not
40532              cache the utf8 conversion alonside the SV? (as magic,
40533              as thestrxfrm()ed version is cached under use locale)
40534              Argue both for and against.
40535      Branch: perl
40536            ! sv.c
40537 ____________________________________________________________________________
40538 [  6464] By: jhi                                   on 2000/07/29  22:36:22
40539         Log: Subject: UTF8 concat
40540              From: simon@brecon.co.uk (Simon Cozens) 
40541              Date: 30 Jun 2000 06:13:25 GMT
40542              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
40543              
40544              (with a memory leak fixed, plus a few casts added)
40545              
40546              This also seems to help for
40547              
40548              Subject: [ID 20000716.015] join UTF8 weirdness
40549              From: root <root@ak-71.mind.de> 
40550              Date: Sat, 15 Jul 2000 15:29:54 +0200
40551              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
40552              
40553              (from Andreas König)
40554      Branch: perl
40555            ! pp_hot.c
40556 ____________________________________________________________________________
40557 [  6463] By: jhi                                   on 2000/07/29  00:55:39
40558         Log: Tune the comments and hopefully stop a memory leak.
40559      Branch: perl
40560            ! toke.c utf8.c
40561 ____________________________________________________________________________
40562 [  6462] By: jhi                                   on 2000/07/29  00:16:53
40563         Log: The problem described in this
40564              
40565              Subject: [ID 20000322.018] named chars aren't magical enough
40566              From: root <root@dixie.cscaper.com>     
40567              Date: Wed, 22 Mar 2000 18:37:42 -0700
40568              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
40569              
40570              has been fixed in perl 5.6.0 but just in case added a test
40571              to keep it away.  (The report from Joseph Hall.)
40572      Branch: perl
40573            ! t/lib/charnames.t
40574 ____________________________________________________________________________
40575 [  6461] By: jhi                                   on 2000/07/28  23:56:36
40576         Log: Tiny fixes for #6460.
40577      Branch: metaconfig/U/perl
40578            ! gccvers.U
40579      Branch: perl
40580            ! Configure config_h.SH
40581 ____________________________________________________________________________
40582 [  6460] By: jhi                                   on 2000/07/28  23:24:41
40583         Log: Warn if the version of the operating system used to compile gcc
40584              differs from the current version of the operating system.
40585              Also display the gcc compilation os and version in myconfig.
40586              Inspiration from
40587              
40588              Subject: Re: [ID 20000710.003] ERRORS!!         
40589              From: "Kurt D. Starsinic" <kstar@chapin.edu>
40590              Date: Mon, 10 Jul 2000 15:54:16 -0400
40591              Message-ID: <20000710155416.A1384@O2.chapin.edu>
40592      Branch: metaconfig/U/perl
40593            ! gccvers.U
40594      Branch: perl
40595            ! Configure config_h.SH myconfig.SH
40596 ____________________________________________________________________________
40597 [  6459] By: jhi                                   on 2000/07/28  22:00:32
40598         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
40599              letter to $Config{osvers}.
40600      Branch: metaconfig
40601            ! U/modified/Oldconfig.U
40602      Branch: perl
40603            ! Configure config_h.SH
40604 ____________________________________________________________________________
40605 [  6458] By: jhi                                   on 2000/07/28  04:15:39
40606         Log: Back out #6454, doesn't seem to work.
40607              (Reason: that patch was for perl 5.6.0, not perl-current)
40608              (A version of the patch for perl-current came in later as #6466)
40609      Branch: perl
40610            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40611            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40612            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40613 ____________________________________________________________________________
40614 [  6457] By: jhi                                   on 2000/07/27  23:31:49
40615         Log: Use setproctitle() if available to modify $0.
40616              
40617              Subject: setting $* on BSD4 broken
40618              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40619              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
40620              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
40621      Branch: metaconfig
40622            ! U/modified/Myinit.U
40623      Branch: perl
40624            ! Configure config_h.SH mg.c
40625 ____________________________________________________________________________
40626 [  6456] By: jhi                                   on 2000/07/27  14:50:47
40627         Log: Allow "no AutoLoader;", based on change #6444,
40628              suggested by Graham Barr.
40629      Branch: perl
40630            ! lib/AutoLoader.pm
40631 ____________________________________________________________________________
40632 [  6455] By: jhi                                   on 2000/07/27  14:19:10
40633         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
40634              From: rspier@pobox.com (Robert Spier)
40635              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
40636              Message-ID: <14720.15855.787664.424783@rls.cx>
40637      Branch: perl
40638            ! pod/perldiag.pod
40639 ____________________________________________________________________________
40640 [  6454] By: jhi                                   on 2000/07/27  14:03:02
40641         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
40642              for a long time).
40643              
40644              Reported in
40645              
40646              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
40647              From: Ryan Herbert <rherbert@sycamorehq.com>
40648              Date: Mon, 17 Jul 2000 11:40:42 -0400
40649              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
40650              
40651              Patched in
40652              
40653              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
40654              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40655              Date: Wed, 26 Jul 2000 23:40:18 +0100
40656              Message-ID: <000001bff752$79511880$0a17073e@tiny>
40657              
40658              based on an earlier patch from Stephen P. Potter.
40659              
40660              (Removed later by change #6458 because this patch was for
40661              perl 5.6.0, not perl-current)
40662      Branch: perl
40663            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40664            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40665            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40666 ____________________________________________________________________________
40667 [  6453] By: jhi                                   on 2000/07/27  13:48:02
40668         Log: Subject: [PATCH] fixes bug 20000508.004
40669              From: Michael Stevens <mstevens@globnix.org>
40670              Date: Thu, 27 Jul 2000 13:49:04 +0100
40671              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
40672      Branch: perl
40673            ! pod/perldata.pod
40674 ____________________________________________________________________________
40675 [  6452] By: jhi                                   on 2000/07/26  23:51:26
40676         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
40677              and Craig A. Berry.
40678      Branch: perl
40679            ! lib/File/Temp.pm pod/perlport.pod
40680 ____________________________________________________________________________
40681 [  6451] By: jhi                                   on 2000/07/26  19:43:30
40682         Log: Be wary of close()s, too.
40683              
40684              Subject: Re: [PATCH] perlbug cleanup
40685              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40686              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
40687              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
40688      Branch: perl
40689            ! utils/perlbug.PL
40690 ____________________________________________________________________________
40691 [  6450] By: jhi                                   on 2000/07/26  18:41:40
40692         Log: Subject: Minor doc patch: handy.h
40693              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
40694              Date: Wed, 26 Jul 2000 15:34:25 -0300
40695              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
40696      Branch: perl
40697            ! handy.h pod/perlapi.pod
40698 ____________________________________________________________________________
40699 [  6449] By: jhi                                   on 2000/07/26  18:23:55
40700         Log: Subject: [PATCH] minor doc change - perlguts
40701              From: Michael Stevens <mstevens@globnix.org>
40702              Date: Thu, 13 Jul 2000 12:39:18 +0100
40703              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
40704      Branch: perl
40705            ! pod/perlguts.pod
40706 ____________________________________________________________________________
40707 [  6448] By: jhi                                   on 2000/07/26  18:20:30
40708         Log: open() wariness in perlbug.
40709              
40710              Subject: [PATCH] perlbug cleanup
40711              From: Michael Stevens <mstevens@globnix.org>
40712              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
40713              Date: Thu, 13 Jul 2000 15:52:23 +0100
40714      Branch: perl
40715            ! utils/perlbug.PL
40716 ____________________________________________________________________________
40717 [  6447] By: jhi                                   on 2000/07/26  18:13:04
40718         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
40719      Branch: perl
40720            ! lib/File/Temp.pm t/lib/ftmp-security.t
40721 ____________________________________________________________________________
40722 [  6446] By: jhi                                   on 2000/07/26  18:06:32
40723         Log: docfix from Peter Scott <Peter@PSDT.com>.
40724      Branch: perl
40725            ! pod/perlfunc.pod
40726 ____________________________________________________________________________
40727 [  6445] By: jhi                                   on 2000/07/26  17:53:31
40728         Log: Fix *foo{FORMAT}.
40729              
40730              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40731              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40732              Date: Wed, 26 Jul 2000 19:51:02 +0200
40733              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
40734              
40735              From: Graham Barr <gbarr@pobox.com>
40736              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40737              Date: Wed, 26 Jul 2000 17:38:36 +0100
40738              Message-ID: <20000726173836.L472@pobox.com>
40739      Branch: perl
40740            ! pp.c sv.c t/op/gv.t
40741 ____________________________________________________________________________
40742 [  6444] By: jhi                                   on 2000/07/26  17:49:14
40743         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
40744              from Graham Barr in the module list.
40745      Branch: perl
40746            ! gv.c pod/perlobj.pod
40747 ____________________________________________________________________________
40748 [  6443] By: jhi                                   on 2000/07/26  16:06:56
40749         Log: More split() doc and test patches from Mike Guy.
40750      Branch: perl
40751            ! pod/perlfunc.pod t/op/split.t
40752 ____________________________________________________________________________
40753 [  6442] By: jhi                                   on 2000/07/26  16:05:30
40754         Log: MacOS nits from Matthias Neeracher.
40755      Branch: perl
40756            ! perl.c pp_ctl.c
40757 ____________________________________________________________________________
40758 [  6441] By: jhi                                   on 2000/07/26  04:39:57
40759         Log: Subject: [PATCH] split /^/
40760              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40761              Date: Tue, 25 Jul 2000 14:18:57 +0100
40762              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
40763              
40764              (with notes from tchrist and gbarr)
40765      Branch: perl
40766            ! pod/perlfunc.pod t/op/split.t
40767 ____________________________________________________________________________
40768 [  6440] By: jhi                                   on 2000/07/26  04:32:32
40769         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
40770              From: Peter Prymmer <pvhp@forte.com>
40771              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
40772              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
40773      Branch: perl
40774            ! vms/munchconfig.c
40775 ____________________________________________________________________________
40776 [  6439] By: jhi                                   on 2000/07/26  04:31:01
40777         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
40778              to be fatal errors (instead of by default ignoring them, and
40779              ignoring with a bug: even though -w gave an error, the opening [
40780              was left in)  Reported in:
40781              
40782              Subject: [ID 20000716.024] [=cc=] / [:blank:]
40783              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
40784              Date: Sun, 16 Jul 2000 17:55:29 -0700
40785              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
40786      Branch: perl
40787            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
40788 ____________________________________________________________________________
40789 [  6438] By: jhi                                   on 2000/07/25  15:41:15
40790         Log: Subject: [PATCH] av.c apidoc
40791              From: simon@brecon.co.uk (Simon Cozens)
40792              Date: 24 Jul 2000 06:40:52 GMT
40793              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
40794      Branch: perl
40795            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
40796            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
40797 ____________________________________________________________________________
40798 [  6437] By: jhi                                   on 2000/07/25  14:05:36
40799         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
40800              From: "Stephen P. Potter" <spp@ds.net>
40801              Date: Mon, 24 Jul 2000 14:22:23 -0400
40802              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
40803      Branch: perl
40804            ! pod/perllocale.pod
40805 ____________________________________________________________________________
40806 [  6436] By: jhi                                   on 2000/07/25  14:02:03
40807         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
40808              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40809              Date: Mon, 24 Jul 2000 18:04:28 +0100
40810              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
40811      Branch: perl
40812            ! t/lib/syslfs.t t/op/lfs.t
40813 ____________________________________________________________________________
40814 [  6435] By: jhi                                   on 2000/07/25  13:59:28
40815         Log: Get UTF16 BOMs working.  Patch from
40816              
40817              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40818              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40819              Date: Tue, 25 Jul 2000 12:52:45 +0100
40820              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
40821              
40822              and notes from
40823              
40824              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40825              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40826              Date: Tue, 25 Jul 2000 11:43:25 +0100
40827              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
40828      Branch: perl
40829            ! t/comp/require.t toke.c utf8.c
40830 ____________________________________________________________________________
40831 [  6434] By: jhi                                   on 2000/07/25  02:39:54
40832         Log: Make the "uninit variable" warning to say "concat or string"
40833              or "join or string" when in concat or join .
40834              
40835              Subject: Re: [ID 20000403.009] uninitialised concatenation???
40836              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40837              Date: Tue, 04 Apr 2000 18:22:58 +0100
40838              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
40839              
40840              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
40841              From: William R Ward <hermit@BayView.COM>
40842              Date: Thu, 30 Mar 2000 19:50:03 -0800
40843              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
40844      Branch: perl
40845            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
40846            ! t/pragma/warn/op t/pragma/warn/sv
40847 ____________________________________________________________________________
40848 [  6433] By: jhi                                   on 2000/07/24  17:52:56
40849         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
40850      Branch: perl
40851            ! lib/File/Spec/VMS.pm
40852 ____________________________________________________________________________
40853 [  6432] By: jhi                                   on 2000/07/24  17:44:44
40854         Log: Test cases for #6431.
40855              
40856              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
40857              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40858              Date: Mon, 24 Jul 2000 15:32:29 +0100
40859              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
40860      Branch: perl
40861            ! t/op/pat.t t/op/split.t
40862 ____________________________________________________________________________
40863 [  6431] By: jhi                                   on 2000/07/24  17:43:17
40864         Log: Bind op fix.
40865              
40866              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
40867              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40868              Date: Mon, 17 Jul 2000 20:04:56 +0100
40869              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
40870      Branch: perl
40871            ! op.c
40872 ____________________________________________________________________________
40873 [  6430] By: jhi                                   on 2000/07/24  03:42:42
40874         Log: Subject: [ID 20000716.023] syslog test fails without sockets
40875              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40876              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
40877              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
40878      Branch: metaconfig/U/perl
40879            ! Extensions.U
40880      Branch: perl
40881            ! Configure config_h.SH
40882 ____________________________________________________________________________
40883 [  6429] By: jhi                                   on 2000/07/24  03:11:52
40884         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
40885              case, but add also notes explaining the relationship of this
40886              patch and the earlier notes by Sarathy.
40887              
40888              Subject: Map is still slow
40889              From: "Ben Tilly" <ben_tilly@hotmail.com>
40890              Date: Sat, 15 Jul 2000 17:23:27 EDT
40891              Message-ID: <20000715212327.21656.qmail@hotmail.com>
40892      Branch: perl
40893            ! pp_ctl.c
40894 ____________________________________________________________________________
40895 [  6428] By: jhi                                   on 2000/07/24  02:58:52
40896         Log: Documentation to explain the behaviour of map().
40897              
40898              Subject: Re: Map is still slow 
40899              From: Gurusamy Sarathy <gsar@ActiveState.com>
40900              Date: Sat, 15 Jul 2000 16:05:09 -0700
40901              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
40902      Branch: perl
40903            ! pp_ctl.c
40904 ____________________________________________________________________________
40905 [  6427] By: jhi                                   on 2000/07/24  02:50:03
40906         Log: Add tests for
40907              [ID 19991110.003] another matching finding by pcre author
40908              which has already been fixed by some patch, as verified in
40909              
40910              Subject: Re: two regex bugs from the mists of time (well, last November)
40911              From: Hugo <hv@crypt.compulink.co.uk>
40912              Date: Sat, 22 Jul 2000 18:12:58 +0100
40913              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
40914      Branch: perl
40915            ! t/op/re_tests
40916 ____________________________________________________________________________
40917 [  6426] By: jhi                                   on 2000/07/24  02:11:20
40918         Log: A missing 'break' after the [[:space:]] switch case.
40919              
40920              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
40921              From: "Stephen P. Potter" <spp@ds.net>
40922              Date: Tue, 18 Jul 2000 16:25:17 -0400
40923              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
40924      Branch: perl
40925            ! regcomp.c
40926 ____________________________________________________________________________
40927 [  6425] By: jhi                                   on 2000/07/24  02:06:12
40928         Log: The output might have been produced in the wrong order.
40929              
40930              Subject: [ID 20000720.003] [PATCH] t/op/write.t
40931              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40932              Date: Thu, 20 Jul 2000 18:49:18 +0100
40933              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
40934      Branch: perl
40935            ! t/op/write.t
40936 ____________________________________________________________________________
40937 [  6424] By: jhi                                   on 2000/07/24  02:00:07
40938         Log: Use STDOUT consistently.
40939              
40940              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
40941              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40942              Date: Thu, 20 Jul 2000 18:04:01 +0100
40943              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
40944      Branch: perl
40945            ! lib/Test/Harness.pm
40946 ____________________________________________________________________________
40947 [  6423] By: jhi                                   on 2000/07/24  01:54:54
40948         Log: Protect against "wild next"s, that is, callbacks doing "next"
40949              instead of "return".
40950              
40951              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
40952              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40953              Date: Tue, 18 Jul 2000 11:30:16 +0100
40954              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
40955      Branch: perl
40956            ! lib/File/Find.pm
40957 ____________________________________________________________________________
40958 [  6422] By: jhi                                   on 2000/07/24  01:35:47
40959         Log: Out-of-date note removed.
40960              
40961              Subject: [PATCH] documentation perlipc
40962              From: rspier@pobox.com (Robert Spier)
40963              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
40964              Message-ID: <14711.35178.572612.502654@rls.cx>
40965      Branch: perl
40966            ! pod/perlipc.pod
40967 ____________________________________________________________________________
40968 [  6421] By: jhi                                   on 2000/07/24  00:09:18
40969         Log: Send all installperl messages to STDERR and be -w clean.
40970              
40971              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
40972              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40973              Date: Sat, 22 Jul 2000 14:02:11 +0100
40974              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
40975      Branch: perl
40976            ! installperl
40977 ____________________________________________________________________________
40978 [  6420] By: jhi                                   on 2000/07/24  00:04:19
40979         Log: Decutandpasto.
40980              
40981              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
40982              From: "Richard Soderberg" <rs@crystalflame.net>
40983              Date: Sun, 23 Jul 2000 01:37:23 -0700
40984              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
40985      Branch: perl
40986            ! pod/perlipc.pod
40987 ____________________________________________________________________________
40988 [  6419] By: jhi                                   on 2000/07/24  00:01:12
40989         Log: A cleaner abs_path().
40990              Subject: Re: unix alternative to Cwd.pm
40991              From: Jeff Pinyan <jeffp@crusoe.net>
40992              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
40993              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
40994      Branch: perl
40995            ! lib/Cwd.pm
40996 ____________________________________________________________________________
40997 [  6418] By: jhi                                   on 2000/07/23  23:48:56
40998         Log: Detypo.
40999              
41000              Subject: [PATCH perl-current] Typo in hints/powerux.sh
41001              From: "Richard Soderberg" <rs@crystalflame.net>
41002              Date: Sun, 23 Jul 2000 01:27:33 -0700
41003              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
41004      Branch: perl
41005            ! hints/powerux.sh
41006 ____________________________________________________________________________
41007 [  6417] By: jhi                                   on 2000/07/17  22:13:31
41008         Log: Subject: SDBM_File documentation
41009              From: mjd@plover.com
41010              Date: 16 Jul 2000 17:41:17 -0000
41011              Message-ID: <20000716174117.18515.qmail@plover.com>
41012      Branch: perl
41013            ! ext/SDBM_File/SDBM_File.pm
41014 ____________________________________________________________________________
41015 [  6416] By: jhi                                   on 2000/07/17  19:13:26
41016         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
41017      Branch: perl
41018            ! hints/mpeix.sh mpeix/relink
41019 ____________________________________________________________________________
41020 [  6415] By: jhi                                   on 2000/07/15  14:11:02
41021         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
41022              the utf8 'characters' can be more than one octet).
41023              
41024              Date: Sat, 15 Jul 2000 00:21:56 +0100
41025              From: Tom Hughes <tom@compton.nu>
41026              Subject: Re: [ID 20000714.002]
41027              Message-ID: <db2334de49.tom@compton.compton.nu>
41028              
41029              Reported in
41030              
41031              Subject: [ID 20000714.002]
41032              From: "Simon Cozens" <simon@othersideofthe.earth.li>
41033              Date: 14 Jul 2000 15:13:09 -0000
41034              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
41035      Branch: perl
41036            ! doop.c
41037 ____________________________________________________________________________
41038 [  6414] By: jhi                                   on 2000/07/15  03:13:41
41039         Log: another VMS build tweak from Peter Prymmer
41040      Branch: perl
41041            ! vms/descrip_mms.template
41042 ____________________________________________________________________________
41043 [  6413] By: jhi                                   on 2000/07/15  03:10:40
41044         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
41045      Branch: perl
41046            ! vms/perlvms.pod
41047 ____________________________________________________________________________
41048 [  6412] By: jhi                                   on 2000/07/15  00:31:05
41049         Log: More docs for sv functions.
41050              
41051              Subject: [PATCH cfgperl] sv.c apidoc
41052              From: simon@brecon.co.uk (Simon Cozens)
41053              Date: 13 Jul 2000 09:00:20 GMT
41054              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
41055              
41056              Subject: Re: [PATCH cfgperl] sv.c apidoc
41057              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41058              Date: Thu, 13 Jul 2000 12:27:41 +0100
41059              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
41060              
41061              Subject: Re: [PATCH cfgperl] sv.c apidoc
41062              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41063              Date: Thu, 13 Jul 2000 13:23:09 +0100
41064              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
41065              
41066              Subject: Re: [PATCH cfgperl] sv.c apidoc
41067              From: simon@brecon.co.uk (Simon Cozens)
41068              Date: 14 Jul 2000 06:51:02 GMT
41069              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
41070      Branch: perl
41071            ! embed.pl pod/perlapi.pod sv.c
41072 ____________________________________________________________________________
41073 [  6411] By: jhi                                   on 2000/07/15  00:10:41
41074         Log: lib/b test fixes from Peter Prymmer.
41075      Branch: perl
41076            ! t/lib/b.t
41077 ____________________________________________________________________________
41078 [  6410] By: jhi                                   on 2000/07/15  00:02:09
41079         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
41080              From: Hugo <hv@crypt.compulink.co.uk>
41081              Date: Fri, 14 Jul 2000 23:05:20 +0100
41082              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
41083              
41084              Didn't anymore apply, but that point still could use another fix.
41085      Branch: perl
41086            ! pod/perlfunc.pod
41087 ____________________________________________________________________________
41088 [  6409] By: jhi                                   on 2000/07/14  23:15:15
41089         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
41090              not in pod, from Peter Prymmer
41091      Branch: perl
41092            ! vms/descrip_mms.template
41093 ____________________________________________________________________________
41094 [  6408] By: jhi                                   on 2000/07/14  20:35:05
41095         Log: The bug report
41096              [ID 19991110.002] minimal matching discrepancy found by pcre author
41097              seems to have been fixed (though differently from what was suggested
41098              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
41099      Branch: perl
41100            ! t/op/re_tests
41101 ____________________________________________________________________________
41102 [  6407] By: jhi                                   on 2000/07/14  17:38:08
41103         Log: Fix AutoSplit to use File::Spec the right way in VMS,
41104              from Peter Prymmer.
41105      Branch: perl
41106            ! lib/AutoSplit.pm
41107 ____________________________________________________________________________
41108 [  6406] By: jhi                                   on 2000/07/14  14:13:22
41109         Log: Merge perlhacktut into perlhack, update perlguts.
41110              
41111              Subject: Re: Perlhacktut
41112              From: simon@brecon.co.uk (Simon Cozens)
41113              Date: 14 Jul 2000 06:49:21 GMT
41114              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
41115              
41116              Subject: Re: Perlhacktut
41117              From: simon@brecon.co.uk (Simon Cozens)
41118              Date: 14 Jul 2000 07:09:45 GMT
41119              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
41120      Branch: perl
41121            ! pod/perlguts.pod pod/perlhack.pod
41122 ____________________________________________________________________________
41123 [  6405] By: jhi                                   on 2000/07/14  14:02:31
41124         Log: Integrate with Sarathy.
41125      Branch: cfgperl
41126           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
41127           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
41128           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
41129 ____________________________________________________________________________
41130 [  6404] By: gsar                                  on 2000/07/14  12:15:02
41131         Log: PERL_OBJECT build tweaks
41132      Branch: perl
41133            ! toke.c
41134 ____________________________________________________________________________
41135 [  6403] By: gsar                                  on 2000/07/14  11:23:41
41136         Log: inconsistent types needs casts
41137      Branch: perl
41138            ! toke.c
41139 ____________________________________________________________________________
41140 [  6402] By: gsar                                  on 2000/07/14  11:12:04
41141         Log: typos in change#6399, regen headers
41142      Branch: perl
41143            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
41144 ____________________________________________________________________________
41145 [  6401] By: gsar                                  on 2000/07/14  10:59:12
41146         Log: typecasts needed for change#6394
41147      Branch: perl
41148            ! toke.c
41149 ____________________________________________________________________________
41150 [  6400] By: gsar                                  on 2000/07/14  10:49:37
41151         Log: integrate cfgperl contents into mainline
41152      Branch: perl
41153           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
41154           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
41155 ____________________________________________________________________________
41156 [  6399] By: gsar                                  on 2000/07/14  10:38:35
41157         Log: enable UTF-16 filter by default if relevant BOM is seen; various
41158              cleanups (typos, misformatted code, and small bugs)
41159      Branch: perl
41160            ! doop.c embed.pl mg.c op.c pp.c toke.c
41161 ____________________________________________________________________________
41162 [  6398] By: gsar                                  on 2000/07/14  08:55:38
41163         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
41164              name suggests anyway)
41165      Branch: perl
41166            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
41167 ____________________________________________________________________________
41168 [  6397] By: gsar                                  on 2000/07/14  08:44:33
41169         Log: move new variables to the end of the interpreter structure (for
41170              bincompat in code that doesn't #include XSUB.h)
41171      Branch: perl
41172            ! intrpvar.h
41173 ____________________________________________________________________________
41174 [  6396] By: gsar                                  on 2000/07/14  08:13:58
41175         Log: MakeMaker should not remove editor backups (*~) on `make clean`
41176              by default (completes change#6383)
41177      Branch: perl
41178            ! lib/ExtUtils/MM_Unix.pm
41179 ____________________________________________________________________________
41180 [  6395] By: jhi                                   on 2000/07/14  05:20:33
41181         Log: Replace change #6337 with a better one.
41182              
41183              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41184              From: Hugo <hv@crypt.compulink.co.uk>
41185              Date: Fri, 14 Jul 2000 04:16:20 +0100
41186              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
41187      Branch: cfgperl
41188            ! regexec.c t/op/re_tests
41189 ____________________________________________________________________________
41190 [  6394] By: jhi                                   on 2000/07/14  01:33:59
41191         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
41192      Branch: cfgperl
41193            ! embed.pl global.sym proto.h toke.c
41194 ____________________________________________________________________________
41195 [  6393] By: jhi                                   on 2000/07/13  23:41:23
41196         Log: remove discarded test
41197      Branch: cfgperl
41198            ! MANIFEST
41199 ____________________________________________________________________________
41200 [  6392] By: jhi                                   on 2000/07/13  23:32:25
41201         Log: The {multiplier} of a fixed substring was overlooked which
41202              caused a wrong initial search offset for that substring.
41203              
41204              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
41205              From: Hugo <hv@crypt.compulink.co.uk>
41206              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
41207              Date: Thu, 13 Jul 2000 19:27:13 +0100
41208      Branch: cfgperl
41209            ! regcomp.c t/op/re_tests
41210 ____________________________________________________________________________
41211 [  6391] By: jhi                                   on 2000/07/13  16:37:42
41212         Log: typo fix from Craig Berry
41213      Branch: cfgperl
41214            ! vms/subconfigure.com
41215 ____________________________________________________________________________
41216 [  6390] By: jhi                                   on 2000/07/13  13:20:12
41217         Log: Integrate with Sarathy.
41218      Branch: cfgperl
41219            - t/op/method2entersub.t
41220           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
41221           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
41222           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
41223           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
41224 ____________________________________________________________________________
41225 [  6389] By: jhi                                   on 2000/07/13  13:18:48
41226         Log: Detypo from Peter Prymmer, part of #6388.
41227      Branch: cfgperl
41228            ! Configure config_h.SH
41229      Branch: metaconfig
41230            ! U/modified/d_longlong.U
41231 ____________________________________________________________________________
41232 [  6388] By: gsar                                  on 2000/07/13  06:33:40
41233         Log: typos (spotted by Peter Prymmer)
41234      Branch: perl
41235            ! Configure t/lib/english.t
41236 ____________________________________________________________________________
41237 [  6387] By: gsar                                  on 2000/07/13  05:35:28
41238         Log: new selfloader.t in change#6183 doesn't close DATA handles,
41239              and thus fails to clean up tmp files on dosish platforms
41240      Branch: perl
41241            ! t/lib/selfloader.t
41242 ____________________________________________________________________________
41243 [  6386] By: gsar                                  on 2000/07/12  21:42:39
41244         Log: sprintf test tweaks (from Dominic Dunlop)
41245      Branch: perl
41246            ! t/op/sprintf.t
41247 ____________________________________________________________________________
41248 [  6385] By: gsar                                  on 2000/07/12  21:33:46
41249         Log: fix bugs in processing %v-*d and similar format specs (from
41250              Avi Finkel <avi@finkel.org>)
41251      Branch: perl
41252            ! sv.c t/op/sprintf.t
41253 ____________________________________________________________________________
41254 [  6384] By: gsar                                  on 2000/07/12  16:04:19
41255         Log: readd missing perldelta.pod changes from changes#6339,6376
41256      Branch: perl
41257            ! pod/perldelta.pod
41258 ____________________________________________________________________________
41259 [  6383] By: gsar                                  on 2000/07/12  16:00:51
41260         Log: don't clobber *.orig files on *clean targets
41261      Branch: perl
41262            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
41263 ____________________________________________________________________________
41264 [  6382] By: gsar                                  on 2000/07/12  07:59:12
41265         Log: fix broken integrations in cfgperl
41266      Branch: cfgperl
41267           !> Changes pod/perldelta.pod
41268 ____________________________________________________________________________
41269 [  6381] By: gsar                                  on 2000/07/12  07:42:17
41270         Log: integrate cfgperl changes into mainline
41271      Branch: perl
41272            ! Changes
41273           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
41274           !> pod/perlre.pod
41275 ____________________________________________________________________________
41276 [  6380] By: gsar                                  on 2000/07/12  07:31:00
41277         Log: get sprintf.t to adjust properly for 3-digit exponents
41278      Branch: perl
41279            ! t/op/sprintf.t
41280 ____________________________________________________________________________
41281 [  6379] By: gsar                                  on 2000/07/12  06:40:04
41282         Log: change#6174 needs corresponding change in win32/config_h.PL,
41283              which grovels through config_h.SH to find the config.h name
41284      Branch: perl
41285            ! win32/config_h.PL
41286 ____________________________________________________________________________
41287 [  6378] By: jhi                                   on 2000/07/12  05:03:59
41288         Log: Do the cc sanity check both before the hints and
41289              after the cc selction.
41290      Branch: cfgperl
41291            ! Configure config_h.SH
41292      Branch: metaconfig
41293            ! U/modified/Oldconfig.U U/modified/cc.U
41294      Branch: metaconfig/U/perl
41295            + Checkcc.U
41296 ____________________________________________________________________________
41297 [  6377] By: jhi                                   on 2000/07/12  02:49:22
41298         Log: Fix nits noticed by Boston.pm.
41299      Branch: cfgperl
41300            ! pod/perlre.pod
41301 ____________________________________________________________________________
41302 [  6376] By: jhi                                   on 2000/07/11  21:22:13
41303         Log: Configure cosmetics and perldelta.
41304      Branch: cfgperl
41305            ! Configure config_h.SH pod/perldelta.pod
41306      Branch: metaconfig
41307            ! U/modified/cc.U
41308 ____________________________________________________________________________
41309 [  6375] By: gsar                                  on 2000/07/11  21:17:35
41310         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
41311      Branch: perl
41312            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
41313            ! win32/win32sck.c
41314 ____________________________________________________________________________
41315 [  6374] By: gsar                                  on 2000/07/11  20:48:50
41316         Log: tweak for build failure under multiplicity
41317      Branch: perl
41318            ! toke.c
41319 ____________________________________________________________________________
41320 [  6373] By: gsar                                  on 2000/07/11  20:37:23
41321         Log: integrate cfgperl changes#6325..6373 into mainline
41322              (NOTE: today's batch of integrations still untested)
41323      Branch: perl
41324           +> ext/DynaLoader/hints/netbsd.pl
41325            ! Changes
41326           !> (integrate 26 files)
41327 ____________________________________________________________________________
41328 [  6372] By: jhi                                   on 2000/07/11  20:30:36
41329         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
41330              regen perltoc.
41331      Branch: cfgperl
41332            + pod/perlbook.pod
41333            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
41334            ! pod/perltoc.pod
41335 ____________________________________________________________________________
41336 [  6371] By: jhi                                   on 2000/07/11  20:08:56
41337         Log: Minor cleanups on the booklist.
41338      Branch: cfgperl
41339            ! pod/perlfaq2.pod
41340 ____________________________________________________________________________
41341 [  6370] By: jhi                                   on 2000/07/11  19:31:13
41342         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
41343      Branch: cfgperl
41344            ! t/pragma/overload.t
41345 ____________________________________________________________________________
41346 [  6369] By: gsar                                  on 2000/07/11  19:27:48
41347         Log: integrate cfgperl changes#6293..6324 into mainline
41348      Branch: perl
41349           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
41350            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
41351           !> (integrate 30 files)
41352 ____________________________________________________________________________
41353 [  6368] By: gsar                                  on 2000/07/11  19:18:57
41354         Log: skip integrate of problematic change#6292 from cfgperl into mainline
41355      Branch: perl
41356           !> pp_hot.c
41357 ____________________________________________________________________________
41358 [  6367] By: gsar                                  on 2000/07/11  19:17:21
41359         Log: integrate cfgperl changes#6288..6290 into mainline
41360      Branch: perl
41361           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
41362 ____________________________________________________________________________
41363 [  6366] By: gsar                                  on 2000/07/11  19:11:18
41364         Log: integrate cfgperl changes#6268..6282 into mainline
41365      Branch: perl
41366           !> (integrate 30 files)
41367 ____________________________________________________________________________
41368 [  6365] By: gsar                                  on 2000/07/11  18:57:00
41369         Log: delete new accidentally branched file
41370      Branch: perl
41371            - t/op/method2entersub.t
41372 ____________________________________________________________________________
41373 [  6364] By: gsar                                  on 2000/07/11  18:55:13
41374         Log: skip integrate of change#6267 from cfgperl into mainline (the
41375              method call optimization is flawed without additional hints
41376              from user about immutableness of @ISA and no runtime method
41377              definitions)
41378      Branch: perl
41379           +> t/op/method2entersub.t
41380           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
41381           !> perl.h t/op/sprintf.t xsutils.c
41382 ____________________________________________________________________________
41383 [  6363] By: gsar                                  on 2000/07/11  18:49:43
41384         Log: integrate cfgperl changes#6261..6266 into mainline
41385      Branch: perl
41386           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
41387           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
41388           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41389           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
41390 ____________________________________________________________________________
41391 [  6362] By: gsar                                  on 2000/07/11  18:43:26
41392         Log: integrate cfgperl changes#6252..6260 into mainline
41393      Branch: perl
41394           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
41395           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
41396           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
41397           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
41398 ____________________________________________________________________________
41399 [  6361] By: gsar                                  on 2000/07/11  18:37:12
41400         Log: skip integrate of problematic change#6251 from cfgperl into mainline
41401      Branch: perl
41402           !> lib/Exporter.pm
41403 ____________________________________________________________________________
41404 [  6360] By: gsar                                  on 2000/07/11  18:34:56
41405         Log: integrate cfgperl change#6250 into mainline
41406      Branch: perl
41407           +> t/op/my_stash.t
41408           !> MANIFEST embed.pl proto.h toke.c
41409 ____________________________________________________________________________
41410 [  6359] By: gsar                                  on 2000/07/11  18:21:19
41411         Log: integrate cfgperl changes#6242..6249 into mainline
41412      Branch: perl
41413           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
41414           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
41415           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
41416           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
41417           !> t/lib/peek.t utf8.c
41418 ____________________________________________________________________________
41419 [  6358] By: gsar                                  on 2000/07/11  18:15:45
41420         Log: skip integrate of problematic change#6241 from cfgperl into mainline
41421      Branch: perl
41422           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41423 ____________________________________________________________________________
41424 [  6357] By: jhi                                   on 2000/07/11  18:15:16
41425         Log: Fix for
41426              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
41427              From: Roderick Schertler <roderick@argon.org> 
41428              Date: Tue, 11 Jul 2000 13:55:05 -0400 
41429              Message-Id: <200007111755.NAA05077@jones.argon.org> 
41430      Branch: cfgperl
41431            ! doio.c
41432 ____________________________________________________________________________
41433 [  6356] By: jhi                                   on 2000/07/11  18:12:51
41434         Log: Typo in #6341.
41435      Branch: cfgperl
41436            ! pp_hot.c
41437 ____________________________________________________________________________
41438 [  6355] By: gsar                                  on 2000/07/11  18:12:10
41439         Log: integrate cfgperl changes#6231..6240 into mainline
41440      Branch: perl
41441           +> pod/perlutil.pod
41442           !> (integrate 35 files)
41443 ____________________________________________________________________________
41444 [  6354] By: jhi                                   on 2000/07/11  18:04:34
41445         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
41446              From: Dominic Dunlop <domo@computer.org> 
41447              Date: Tue, 11 Jul 2000 12:27:33 +0200 
41448              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
41449              
41450              Replaces change #6268.
41451      Branch: cfgperl
41452            ! t/op/sprintf.t
41453 ____________________________________________________________________________
41454 [  6353] By: gsar                                  on 2000/07/11  17:59:51
41455         Log: skip integrate of problematic change#6230 from cfgperl into mainline
41456              (a later version of File::Spec is already in mainline)
41457      Branch: perl
41458           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
41459           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
41460 ____________________________________________________________________________
41461 [  6352] By: gsar                                  on 2000/07/11  17:57:48
41462         Log: integrate cfgperl changes#6224..6229 into mainline
41463      Branch: perl
41464           +> lib/lib.pm.PL
41465            - lib/lib.pm
41466           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
41467           !> lib/English.pm op.c t/lib/english.t
41468 ____________________________________________________________________________
41469 [  6351] By: gsar                                  on 2000/07/11  17:50:10
41470         Log: skip integrate of problematic change#6223 from cfgperl into mainline
41471      Branch: perl
41472           !> doio.c
41473 ____________________________________________________________________________
41474 [  6350] By: gsar                                  on 2000/07/11  17:48:28
41475         Log: integrate cfgperl changes#6220..6222 into mainline
41476      Branch: perl
41477           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
41478           !> toke.c utf8.c win32/win32.h
41479 ____________________________________________________________________________
41480 [  6349] By: gsar                                  on 2000/07/11  17:46:13
41481         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
41482              mainline
41483      Branch: perl
41484           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41485           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41486           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41487 ____________________________________________________________________________
41488 [  6348] By: jhi                                   on 2000/07/11  17:45:49
41489         Log: README.posix-bc podified from Thomas Dorner.
41490      Branch: cfgperl
41491            ! README.posix-bc
41492 ____________________________________________________________________________
41493 [  6347] By: gsar                                  on 2000/07/11  17:42:04
41494         Log: integrate cfgperl change#6217 into mainline
41495      Branch: perl
41496           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
41497           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
41498           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
41499 ____________________________________________________________________________
41500 [  6346] By: gsar                                  on 2000/07/11  17:39:37
41501         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
41502              mainline
41503      Branch: perl
41504           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
41505           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41506           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41507           !> perlapi.h pod/perlapi.pod
41508 ____________________________________________________________________________
41509 [  6345] By: gsar                                  on 2000/07/11  17:36:42
41510         Log: integrate cfgperl changes#6207..6210 into mainline
41511      Branch: perl
41512           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
41513           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
41514 ____________________________________________________________________________
41515 [  6344] By: gsar                                  on 2000/07/11  17:31:20
41516         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
41517              mainline
41518      Branch: perl
41519           !> (integrate 40 files)
41520 ____________________________________________________________________________
41521 [  6343] By: gsar                                  on 2000/07/11  17:19:08
41522         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
41523      Branch: perl
41524           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
41525            ! Changes
41526           !> (integrate 34 files)
41527 ____________________________________________________________________________
41528 [  6342] By: jhi                                   on 2000/07/11  16:05:48
41529         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
41530              To: perl5-porters@perl.org
41531              From: Karsten Sperling <spiff@phreax.net>
41532              Date: Mon, 10 Jul 2000 15:12:52 +0200
41533              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
41534      Branch: cfgperl
41535            ! lib/Symbol.pm
41536 ____________________________________________________________________________
41537 [  6341] By: jhi                                   on 2000/07/11  15:59:23
41538         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
41539              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41540              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
41541              Date: Fri, 07 Jul 2000 17:57:16 +0100
41542      Branch: cfgperl
41543            ! pp_hot.c
41544 ____________________________________________________________________________
41545 [  6340] By: jhi                                   on 2000/07/11  15:55:47
41546         Log: Subject: Re: format bug report  [Patch]
41547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41548              Date: Wed, 05 Jul 2000 13:12:52 +0200
41549              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
41550              
41551              Subject: Re: format bug report  [Patch]
41552              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41553              Date: Wed, 05 Jul 2000 14:10:01 +0200
41554              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
41555      Branch: cfgperl
41556            ! t/op/write.t toke.c
41557 ____________________________________________________________________________
41558 [  6339] By: jhi                                   on 2000/07/11  13:54:09
41559         Log: Be less forgiving about ambiguous and illegal tr ranges.
41560              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41561              From: Mark-Jason Dominus <mjd@plover.com>
41562              Date: Tue, 04 Jul 2000 10:00:12 -0400
41563              Message-ID: <20000704140012.17772.qmail@plover.com>
41564              
41565              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41566              From: Mark-Jason Dominus <mjd@plover.com>
41567              Date: Wed, 05 Jul 2000 09:37:36 -0400
41568              Message-ID: <20000705133736.27293.qmail@plover.com>
41569      Branch: cfgperl
41570            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
41571 ____________________________________________________________________________
41572 [  6338] By: jhi                                   on 2000/07/11  13:31:24
41573         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
41574              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41575              Date: Tue, 11 Jul 2000 13:50:51 +0100
41576              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
41577      Branch: cfgperl
41578            ! sv.c
41579 ____________________________________________________________________________
41580 [  6337] By: jhi                                   on 2000/07/11  13:29:14
41581         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41582              From: Hugo <hv@crypt.compulink.co.uk>
41583              Date: Tue, 11 Jul 2000 12:44:50 +0100
41584              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
41585      Branch: cfgperl
41586            ! regexec.c t/op/re_tests
41587 ____________________________________________________________________________
41588 [  6336] By: jhi                                   on 2000/07/11  13:26:47
41589         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
41590              From: simon@brecon.co.uk (Simon Cozens)
41591              Date: 7 Jul 2000 11:26:09 GMT
41592              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
41593      Branch: cfgperl
41594            ! mg.c
41595 ____________________________________________________________________________
41596 [  6335] By: jhi                                   on 2000/07/11  13:23:37
41597         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
41598              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
41599              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
41600              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
41601      Branch: cfgperl
41602            + ext/DynaLoader/hints/netbsd.pl
41603            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
41604 ____________________________________________________________________________
41605 [  6334] By: jhi                                   on 2000/07/11  13:20:38
41606         Log: Subject: PATCH perlguts.pod: Document D and d magic types
41607              From: mjd@plover.com
41608              Date: 5 Jul 2000 18:01:51 -0000
41609              Message-ID: <20000705180151.29413.qmail@plover.com>
41610      Branch: cfgperl
41611            ! pod/perlguts.pod
41612 ____________________________________________________________________________
41613 [  6333] By: jhi                                   on 2000/07/11  13:15:51
41614         Log: Precedence goof, fix based on
41615              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
41616              From: Hugo <hv@crypt.compulink.co.uk>
41617              Date: Tue, 11 Jul 2000 12:52:38 +0100
41618              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
41619      Branch: cfgperl
41620            ! t/op/taint.t
41621 ____________________________________________________________________________
41622 [  6332] By: jhi                                   on 2000/07/11  12:40:17
41623         Log: Integrate with Sarathy.
41624      Branch: cfgperl
41625           !> win32/win32sck.c
41626 ____________________________________________________________________________
41627 [  6331] By: jhi                                   on 2000/07/10  20:14:16
41628         Log: Sprinkle ldlibpath.
41629      Branch: cfgperl
41630            ! pod/Makefile.SH
41631 ____________________________________________________________________________
41632 [  6330] By: jhi                                   on 2000/07/10  17:54:49
41633         Log: More POSIX.pod tweaks.
41634      Branch: cfgperl
41635            ! ext/POSIX/POSIX.pod
41636 ____________________________________________________________________________
41637 [  6329] By: jhi                                   on 2000/07/10  14:02:12
41638         Log: Reorder perl.pod once more.
41639      Branch: cfgperl
41640            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41641 ____________________________________________________________________________
41642 [  6328] By: gsar                                  on 2000/07/10  07:06:00
41643         Log: accept() leaks memory on windows due to incorrect ordering of
41644              closesocket() and fclose() calls
41645      Branch: perl
41646            ! win32/win32sck.c
41647 ____________________________________________________________________________
41648 [  6327] By: gsar                                  on 2000/07/10  06:49:17
41649         Log: winsock options weren't being set in all threads under ithreads
41650              (caused send()s from second and subsequent threads to fail)
41651      Branch: perl
41652            ! win32/win32sck.c
41653 ____________________________________________________________________________
41654 [  6326] By: jhi                                   on 2000/07/08  02:45:40
41655         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
41656              was cast to an unsigned (32-bit) integer with wild abandon.
41657      Branch: cfgperl
41658            ! ext/Devel/DProf/DProf.xs
41659 ____________________________________________________________________________
41660 [  6325] By: jhi                                   on 2000/07/07  18:50:33
41661         Log: Remove perlbook, update perlfaq book listing,
41662              rearrange perl.pod, regenerate perltoc.
41663      Branch: cfgperl
41664            - pod/perlbook.pod
41665            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
41666            ! pod/perlfaq2.pod pod/perltoc.pod
41667 ____________________________________________________________________________
41668 [  6324] By: jhi                                   on 2000/07/07  14:03:40
41669         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
41670      Branch: cfgperl
41671            ! sv.h toke.c
41672 ____________________________________________________________________________
41673 [  6323] By: jhi                                   on 2000/07/06  16:03:55
41674         Log: Fix complaints of buildtoc.
41675      Branch: cfgperl
41676            + lib/Win32.pod
41677            - pod/Win32.pod
41678            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41679 ____________________________________________________________________________
41680 [  6322] By: jhi                                   on 2000/07/06  15:15:52
41681         Log: Add =head1 NAMEs so that buildtoc is happy.
41682              (The CGI::Util nit reported to Lincoln.)
41683      Branch: cfgperl
41684            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
41685            ! pod/perltoc.pod
41686 ____________________________________________________________________________
41687 [  6321] By: jhi                                   on 2000/07/06  03:16:04
41688         Log: Config is being used.
41689      Branch: cfgperl
41690            ! t/op/method.t
41691 ____________________________________________________________________________
41692 [  6320] By: jhi                                   on 2000/07/06  03:13:13
41693         Log: Integrate with Sarathy.
41694      Branch: cfgperl
41695           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
41696 ____________________________________________________________________________
41697 [  6319] By: jhi                                   on 2000/07/06  03:11:46
41698         Log: Autogenerate pod/Makefile and pod/buildtoc.
41699              buildtoc also checks whether the existin pods are
41700              mentioned in MANIFEST and perl.pod, and vice versa.
41701              (None of the thusly found discrepancies fixed yet.)
41702              roffitall also needs to be autogenerated similarly but it
41703              seems so badly out of date that I didn't touch it yet.
41704      Branch: cfgperl
41705            + pod/Makefile.SH pod/buildtoc.PL
41706            - pod/Makefile pod/buildtoc
41707            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
41708 ____________________________________________________________________________
41709 [  6318] By: gsar                                  on 2000/07/05  22:10:54
41710         Log: fix UNC path handling on Windows under ithreads, and chdir()
41711              return value when given a non-existent directory
41712      Branch: perl
41713            ! win32/vdir.h
41714 ____________________________________________________________________________
41715 [  6317] By: gsar                                  on 2000/07/05  22:08:19
41716         Log: winsock cleanup never done on Windows (leads to handle leaks)
41717      Branch: perl
41718            ! win32/perllib.c win32/win32sck.c
41719 ____________________________________________________________________________
41720 [  6316] By: gsar                                  on 2000/07/05  22:06:19
41721         Log: some debugger output does not go to the socket when RemotePort is set
41722      Branch: perl
41723            ! lib/perl5db.pl
41724 ____________________________________________________________________________
41725 [  6315] By: jhi                                   on 2000/07/05  00:25:21
41726         Log: Integrate with Sarathy, preliminary fix for unicos
41727              alignment problems in [ID 20000612.002] Perl problem on Cray system.
41728      Branch: cfgperl
41729            ! sv.h
41730           !> pp_hot.c
41731 ____________________________________________________________________________
41732 [  6314] By: gsar                                  on 2000/07/04  23:34:02
41733         Log: tyop in change#6306
41734      Branch: perl
41735            ! pp_hot.c
41736 ____________________________________________________________________________
41737 [  6313] By: jhi                                   on 2000/07/04  22:14:38
41738         Log: Multiline string literals ENONPORTABLE.
41739      Branch: cfgperl
41740            ! pp_hot.c
41741 ____________________________________________________________________________
41742 [  6312] By: jhi                                   on 2000/07/04  20:34:44
41743         Log: Integrate with Sarathy.
41744      Branch: cfgperl
41745           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
41746           !> t/op/method.t
41747 ____________________________________________________________________________
41748 [  6311] By: jhi                                   on 2000/07/04  20:30:56
41749         Log: More POSIX.pod embellishment.
41750      Branch: cfgperl
41751            ! ext/POSIX/POSIX.pod
41752 ____________________________________________________________________________
41753 [  6310] By: gsar                                  on 2000/07/04  17:28:48
41754         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
41755      Branch: perl
41756            ! t/lib/b.t
41757 ____________________________________________________________________________
41758 [  6309] By: jhi                                   on 2000/07/04  17:22:18
41759         Log: The #6308 required a little bit more.
41760      Branch: cfgperl
41761            ! Makefile.SH win32/Makefile
41762 ____________________________________________________________________________
41763 [  6308] By: jhi                                   on 2000/07/04  16:35:24
41764         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
41765      Branch: cfgperl
41766            + lib/lib_pm.PL
41767            - lib/lib.pm.PL
41768            ! MANIFEST Makefile.SH
41769 ____________________________________________________________________________
41770 [  6307] By: jhi                                   on 2000/07/04  16:28:58
41771         Log: Win32 patches for cfgperl from Sarathy.
41772      Branch: cfgperl
41773            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
41774            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
41775            ! thread.h toke.c util.c win32/Makefile win32/win32.c
41776 ____________________________________________________________________________
41777 [  6306] By: gsar                                  on 2000/07/04  16:28:40
41778         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
41779              (from Richard Soderberg <rs@oregonnet.com>)
41780      Branch: perl
41781            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
41782 ____________________________________________________________________________
41783 [  6305] By: jhi                                   on 2000/07/04  16:24:24
41784         Log: Integrate with Sarathy.
41785      Branch: cfgperl
41786           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
41787           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41788           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
41789           !> proto.h win32/win32.c
41790 ____________________________________________________________________________
41791 [  6304] By: gsar                                  on 2000/07/04  16:17:24
41792         Log: missing perldiag entry for unpack("w",...) diagnostic (from
41793              Andreas Koenig)
41794      Branch: perl
41795            ! pod/perldiag.pod
41796 ____________________________________________________________________________
41797 [  6303] By: gsar                                  on 2000/07/04  16:14:44
41798         Log: remove rel2abs prototypes (from Barrie Slaymaker)
41799      Branch: perl
41800            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41801            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41802 ____________________________________________________________________________
41803 [  6302] By: gsar                                  on 2000/07/04  04:59:35
41804         Log: adjust change#6299
41805      Branch: perl
41806            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
41807            ! win32/win32.c
41808 ____________________________________________________________________________
41809 [  6301] By: jhi                                   on 2000/07/04  04:50:07
41810         Log: Integrate with Sarathy.
41811      Branch: cfgperl
41812           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
41813           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
41814           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
41815 ____________________________________________________________________________
41816 [  6300] By: gsar                                  on 2000/07/04  04:42:09
41817         Log: PERL_OBJECT build tweak
41818      Branch: perl
41819            ! perl.h
41820 ____________________________________________________________________________
41821 [  6299] By: gsar                                  on 2000/07/04  04:37:00
41822         Log: fix memory leak on Windows (PL_sys_intern contents were never
41823              freed)
41824      Branch: perl
41825            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
41826            ! perlapi.c proto.h win32/win32.c
41827 ____________________________________________________________________________
41828 [  6298] By: gsar                                  on 2000/07/04  04:15:59
41829         Log: fix large memory leak that has been around for ever, masked by
41830              -DPURIFY (most of the arenas were never freed!)
41831      Branch: perl
41832            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
41833 ____________________________________________________________________________
41834 [  6297] By: gsar                                  on 2000/07/04  04:07:46
41835         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
41836      Branch: perl
41837            ! perl.c
41838 ____________________________________________________________________________
41839 [  6296] By: jhi                                   on 2000/06/30  18:28:37
41840         Log: Elaborate POSIX.pod.  Still needs work.
41841      Branch: cfgperl
41842            ! ext/POSIX/POSIX.pod
41843 ____________________________________________________________________________
41844 [  6295] By: jhi                                   on 2000/06/30  14:58:18
41845         Log: Point to perlipc for more SysV IPC examples.
41846      Branch: cfgperl
41847            ! pod/perlfunc.pod
41848 ____________________________________________________________________________
41849 [  6294] By: gsar                                  on 2000/06/30  14:47:45
41850         Log: slurp mode fix in change#4736 still not quite right
41851      Branch: perl
41852            ! pp_hot.c t/io/argv.t
41853 ____________________________________________________________________________
41854 [  6293] By: jhi                                   on 2000/06/30  12:02:55
41855         Log: Integrate with Sarathy.
41856      Branch: cfgperl
41857           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
41858 ____________________________________________________________________________
41859 [  6292] By: jhi                                   on 2000/06/30  12:01:11
41860         Log: From: simon@brecon.co.uk (Simon Cozens)
41861              Subject: UTF8 concat
41862              Date: 30 Jun 2000 06:13:25 GMT
41863              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
41864      Branch: cfgperl
41865            ! pp_hot.c
41866 ____________________________________________________________________________
41867 [  6291] By: gsar                                  on 2000/06/30  04:37:33
41868         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
41869              when @_ is modified, causing coredumps
41870      Branch: perl
41871            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
41872 ____________________________________________________________________________
41873 [  6290] By: jhi                                   on 2000/06/30  02:21:44
41874         Log: Integrate with Sarathy.
41875      Branch: cfgperl
41876           !> vms/vms.c vms/vmsish.h
41877 ____________________________________________________________________________
41878 [  6289] By: jhi                                   on 2000/06/30  02:21:02
41879         Log: Check VERSIONs.
41880      Branch: cfgperl
41881            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41882            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41883            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41884 ____________________________________________________________________________
41885 [  6288] By: jhi                                   on 2000/06/30  02:18:52
41886         Log: Integrate with Sarathy.
41887      Branch: cfgperl
41888           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
41889           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41890           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41891           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
41892 ____________________________________________________________________________
41893 [  6287] By: gsar                                  on 2000/06/30  02:17:08
41894         Log: integrate vmsperl changes into mainline
41895      Branch: perl
41896           !> vms/vms.c vms/vmsish.h
41897 ____________________________________________________________________________
41898 [  6285] By: gsar                                  on 2000/06/30  02:05:28
41899         Log: localize %INC in a Safe compartment so that use/require work
41900              (many other magic globals probably need similar treatment)
41901      Branch: perl
41902            ! ext/Opcode/Opcode.xs
41903 ____________________________________________________________________________
41904 [  6284] By: gsar                                  on 2000/06/30  01:54:54
41905         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
41906              about Windows
41907      Branch: perl
41908            ! pod/perlembed.pod
41909 ____________________________________________________________________________
41910 [  6283] By: jhi                                   on 2000/06/30  01:50:10
41911         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
41912              From: Barrie Slaymaker <barries@jester.slaysys.com>
41913              Date: Wed, 28 Jun 2000 11:35:29 -0400
41914              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
41915      Branch: perl
41916            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
41917            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41918            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41919            ! lib/File/Spec/Win32.pm
41920 ____________________________________________________________________________
41921 [  6282] By: jhi                                   on 2000/06/29  22:57:22
41922         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
41923              From: Dan Sugalski <dan@sidhe.org>
41924              Date: Tue, 06 Jun 2000 11:59:50 -0400
41925              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
41926      Branch: cfgperl
41927            ! vms/vms.c
41928 ____________________________________________________________________________
41929 [  6281] By: jhi                                   on 2000/06/29  22:52:50
41930         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
41931              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41932              Date: Wed, 7 Jun 2000 04:02:04 -0500
41933              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
41934      Branch: cfgperl
41935            ! utils/h2xs.PL
41936 ____________________________________________________________________________
41937 [  6280] By: jhi                                   on 2000/06/29  22:45:47
41938         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
41939              From: rspier@pobox.com (Robert Spier)
41940              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
41941              Message-ID: <14654.31913.845602.610277@rls.cx>
41942      Branch: cfgperl
41943            ! utils/h2xs.PL
41944 ____________________________________________________________________________
41945 [  6279] By: jhi                                   on 2000/06/29  22:38:16
41946         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
41947              From: Tim Ayers <tayers@bridge.com>
41948              Date: Thu, 08 Jun 2000 08:11:06 +0200
41949              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
41950              [resent by Richard Foley, Message-Id probably wrong]
41951      Branch: cfgperl
41952            ! pod/perlsub.pod
41953 ____________________________________________________________________________
41954 [  6278] By: jhi                                   on 2000/06/29  22:21:45
41955         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
41956              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
41957              Date: Fri, 09 Jun 2000 12:39:27 -0400
41958              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
41959              (plus update the version "number" of Text::Wrap)
41960      Branch: cfgperl
41961            ! lib/Text/Wrap.pm
41962 ____________________________________________________________________________
41963 [  6277] By: jhi                                   on 2000/06/29  22:13:10
41964         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
41965              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41966              Date: Mon, 12 Jun 2000 14:55:59 +0100
41967              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
41968      Branch: cfgperl
41969            ! pod/perlfunc.pod
41970 ____________________________________________________________________________
41971 [  6276] By: jhi                                   on 2000/06/29  22:11:06
41972         Log: Subject: [PATCH] Re: eval documentation: context
41973              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41974              Date: Mon, 12 Jun 2000 15:07:29 +0100
41975              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
41976      Branch: cfgperl
41977            ! pod/perlfunc.pod
41978 ____________________________________________________________________________
41979 [  6275] By: jhi                                   on 2000/06/29  21:59:46
41980         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
41981              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41982              Date: Tue, 13 Jun 2000 02:43:48 -0500
41983              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
41984      Branch: cfgperl
41985            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
41986 ____________________________________________________________________________
41987 [  6274] By: jhi                                   on 2000/06/29  21:56:14
41988         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
41989              From: Andy Dougherty <doughera@lafayette.edu>
41990              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
41991              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
41992      Branch: cfgperl
41993            ! ext/File/Glob/Glob.pm
41994 ____________________________________________________________________________
41995 [  6273] By: jhi                                   on 2000/06/29  21:49:09
41996         Log: Subject: [PATCH] xsub attributes
41997              From: Doug MacEachern <dougm@covalent.net>
41998              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
41999              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
42000      Branch: cfgperl
42001            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
42002            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
42003 ____________________________________________________________________________
42004 [  6272] By: jhi                                   on 2000/06/29  21:41:28
42005         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
42006              From: Tom Phoenix <rootbeer@redcat.com>
42007              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
42008              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
42009      Branch: cfgperl
42010            ! lib/Net/Ping.pm
42011 ____________________________________________________________________________
42012 [  6271] By: jhi                                   on 2000/06/29  21:36:55
42013         Log: Subject: PATCH pod/perltie.pod
42014              From: Ian Phillipps <Ian.Phillipps@iname.com>
42015              Date: Fri, 16 Jun 2000 00:17:19 +0100
42016              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
42017              (only the first hunk, the second hunk had already been done
42018              by some other patch)
42019      Branch: cfgperl
42020            ! pod/perltie.pod
42021 ____________________________________________________________________________
42022 [  6270] By: jhi                                   on 2000/06/29  21:24:51
42023         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
42024              From: Nicholas Clark <nick@talking.bollo.cx>
42025              Date: Fri, 23 Jun 2000 16:21:15 +0100
42026              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
42027      Branch: cfgperl
42028            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
42029            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
42030 ____________________________________________________________________________
42031 [  6269] By: jhi                                   on 2000/06/29  19:38:15
42032         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
42033              silence few compiler warnings.
42034      Branch: cfgperl
42035            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
42036 ____________________________________________________________________________
42037 [  6268] By: jhi                                   on 2000/06/29  18:21:50
42038         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
42039              From: Dominic Dunlop <domo@computer.org> 
42040              Date: Thu, 29 Jun 2000 12:32:39 +0200 
42041              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
42042      Branch: cfgperl
42043            ! t/op/sprintf.t
42044 ____________________________________________________________________________
42045 [  6267] By: jhi                                   on 2000/06/29  18:16:07
42046         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
42047              From: Doug MacEachern <dougm@covalent.net>
42048              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
42049              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
42050      Branch: cfgperl
42051            + t/op/method2entersub.t
42052            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
42053            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42054            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
42055            ! xsutils.c
42056 ____________________________________________________________________________
42057 [  6266] By: jhi                                   on 2000/06/29  15:11:15
42058         Log: Subject: [PATCH 5.6.0] cygwin port
42059              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
42060              From: "Fifer, Eric" <EFifer@sanwaint.com>
42061              Date: Thu, 29 Jun 2000 12:58:29 +0100
42062      Branch: cfgperl
42063            ! cygwin/Makefile.SHs
42064 ____________________________________________________________________________
42065 [  6265] By: jhi                                   on 2000/06/29  15:04:05
42066         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
42067              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42068              Date: Wed, 28 Jun 2000 17:50:12 -0700
42069              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
42070      Branch: cfgperl
42071            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
42072 ____________________________________________________________________________
42073 [  6264] By: jhi                                   on 2000/06/29  15:00:57
42074         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
42075              From: Marty Lucich <marty@netcom.com>
42076              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
42077              Message-Id: <200006282116.OAA11148@netcom.com>
42078              ccdlflags update (the BSD/OS 4.1 part had already been taken
42079              care of by #6141).
42080      Branch: cfgperl
42081            ! hints/bsdos.sh
42082 ____________________________________________________________________________
42083 [  6263] By: jhi                                   on 2000/06/29  13:47:44
42084         Log: tr fixes from Simon Cozens
42085      Branch: cfgperl
42086            ! doop.c
42087 ____________________________________________________________________________
42088 [  6262] By: jhi                                   on 2000/06/28  18:46:01
42089         Log: Subject: 5.6.0 Patch for EPOC
42090              From: Olaf Flebbe <o.flebbe@gmx.de>
42091              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
42092              Message-ID: <23449.960929969@www11.gmx.net>
42093      Branch: cfgperl
42094            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
42095            ! epoc/epocish.h
42096 ____________________________________________________________________________
42097 [  6261] By: jhi                                   on 2000/06/28  18:29:07
42098         Log: Subject: Re: [PATCH cfgperl] BOMs away!
42099              From: simon@brecon.co.uk (Simon Cozens)
42100              Date: 17 Jun 2000 11:49:57 GMT
42101              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
42102      Branch: cfgperl
42103            ! pod/perldiag.pod t/comp/require.t toke.c
42104 ____________________________________________________________________________
42105 [  6260] By: jhi                                   on 2000/06/28  17:47:16
42106         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
42107              From: simon@brecon.co.uk (Simon Cozens) 
42108              Date: 17 Jun 2000 11:56:44 GMT 
42109              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
42110              pack U0, pack C0
42111      Branch: cfgperl
42112            ! pod/perlfunc.pod pp.c t/op/pack.t
42113 ____________________________________________________________________________
42114 [  6259] By: jhi                                   on 2000/06/28  16:43:17
42115         Log: perlnewmod was missing from MANIFEST.
42116      Branch: cfgperl
42117            ! MANIFEST
42118 ____________________________________________________________________________
42119 [  6258] By: jhi                                   on 2000/06/28  15:54:30
42120         Log: linenumber tweak
42121      Branch: cfgperl
42122            ! t/pragma/warn/regcomp
42123 ____________________________________________________________________________
42124 [  6257] By: jhi                                   on 2000/06/28  15:50:44
42125         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
42126              From: Doug MacEachern <dougm@covalent.net>
42127              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
42128              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
42129              (one part of the patch had been applied earlier)
42130      Branch: cfgperl
42131            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
42132 ____________________________________________________________________________
42133 [  6256] By: jhi                                   on 2000/06/28  15:40:22
42134         Log: tweaks from Simon Cozens to further fix tr/// under utf8
42135      Branch: cfgperl
42136            ! doop.c
42137 ____________________________________________________________________________
42138 [  6255] By: jhi                                   on 2000/06/28  15:33:45
42139         Log: small thinko tweaks
42140      Branch: cfgperl
42141            ! lib/IPC/Open3.pm t/op/my_stash.t
42142 ____________________________________________________________________________
42143 [  6254] By: jhi                                   on 2000/06/28  15:33:25
42144         Log: Subject: tr///, help wanted.
42145              From: simon@brecon.co.uk (Simon Cozens)
42146              Date: 28 Jun 2000 11:29:04 GMT
42147              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
42148      Branch: cfgperl
42149            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
42150            ! pp_proto.h proto.h t/op/tr.t
42151 ____________________________________________________________________________
42152 [  6253] By: jhi                                   on 2000/06/28  15:09:17
42153         Log: Paranoia tweak on #6249.
42154              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
42155              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
42156              Date: Sun, 25 Jun 2000 23:43:12 -0400
42157              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
42158      Branch: cfgperl
42159            ! lib/IPC/Open3.pm
42160 ____________________________________________________________________________
42161 [  6252] By: jhi                                   on 2000/06/28  15:01:38
42162         Log: Document #6249 and #6251.
42163      Branch: cfgperl
42164            ! lib/Exporter.pm lib/IPC/Open3.pm
42165 ____________________________________________________________________________
42166 [  6251] By: jhi                                   on 2000/06/28  14:50:43
42167         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
42168              From: Doug MacEachern <dougm@covalent.net>
42169              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
42170              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
42171      Branch: cfgperl
42172            ! lib/Exporter.pm
42173 ____________________________________________________________________________
42174 [  6250] By: jhi                                   on 2000/06/28  14:45:23
42175         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
42176              From: Doug MacEachern <dougm@covalent.net>
42177              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
42178              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
42179      Branch: cfgperl
42180            + t/op/my_stash.t
42181            ! MANIFEST embed.pl global.sym proto.h toke.c
42182 ____________________________________________________________________________
42183 [  6249] By: jhi                                   on 2000/06/28  14:36:34
42184         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
42185              From: Frank Tobin <ftobin@uiuc.edu>
42186              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
42187              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
42188      Branch: cfgperl
42189            ! lib/IPC/Open3.pm
42190 ____________________________________________________________________________
42191 [  6248] By: jhi                                   on 2000/06/28  14:11:25
42192         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
42193              From: Mark-Jason Dominus <mjd@plover.com>
42194              Date: Tue, 27 Jun 2000 22:36:42 -0400
42195              Message-ID: <20000628023642.12166.qmail@plover.com>
42196      Branch: cfgperl
42197            ! pod/perlfunc.pod
42198 ____________________________________________________________________________
42199 [  6247] By: jhi                                   on 2000/06/27  12:46:37
42200         Log: Tweak $VERSION, patch from Doug MacEachern.
42201      Branch: cfgperl
42202            ! lib/File/Spec.pm
42203 ____________________________________________________________________________
42204 [  6246] By: jhi                                   on 2000/06/27  03:34:46
42205         Log: Allow for standalone testing.
42206      Branch: cfgperl
42207            ! t/lib/filefunc.t t/lib/filespec.t
42208 ____________________________________________________________________________
42209 [  6245] By: jhi                                   on 2000/06/27  02:50:02
42210         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
42211              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42212              Date: Sat, 24 Jun 2000 13:06:20 +0100
42213              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
42214      Branch: cfgperl
42215            ! ext/DynaLoader/DynaLoader_pm.PL
42216 ____________________________________________________________________________
42217 [  6244] By: jhi                                   on 2000/06/27  02:46:10
42218         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
42219              From: Doug MacEachern <dougm@covalent.net>
42220              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
42221              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
42222      Branch: cfgperl
42223            ! gv.c sv.c t/lib/peek.t
42224 ____________________________________________________________________________
42225 [  6243] By: jhi                                   on 2000/06/27  02:38:07
42226         Log: Subject: [PATCH] is_utf8_string
42227              From: simon@brecon.co.uk (Simon Cozens)
42228              Date: 26 Jun 2000 02:25:59 GMT
42229              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
42230      Branch: cfgperl
42231            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
42232            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
42233            ! proto.h utf8.c
42234 ____________________________________________________________________________
42235 [  6242] By: jhi                                   on 2000/06/27  02:24:00
42236         Log: Subject: [PATCH] bytes<->utf8 fixes
42237              From: simon@brecon.co.uk (Simon Cozens)
42238              Date: 26 Jun 2000 04:55:45 GMT
42239              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
42240      Branch: cfgperl
42241            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
42242 ____________________________________________________________________________
42243 [  6241] By: jhi                                   on 2000/06/27  02:12:42
42244         Log: Do no -warn on \_, only on \alpha.
42245              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
42246              From: David Dyck <dcd@tc.fluke.com>
42247              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
42248              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
42249      Branch: cfgperl
42250            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
42251 ____________________________________________________________________________
42252 [  6240] By: jhi                                   on 2000/06/27  02:00:01
42253         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
42254              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42255              Date: Mon, 26 Jun 2000 18:40:14 +0100
42256              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
42257      Branch: cfgperl
42258            ! utils/h2xs.PL
42259 ____________________________________________________________________________
42260 [  6239] By: jhi                                   on 2000/06/27  01:53:40
42261         Log: Configure maintenance.  Sever some dependency cycles,
42262              separate gccversion from the cc unit,
42263              address [ID 20000623.006] Configure script patch for using gcc on AIX
42264              (but solve it a little bit differently),
42265              unduplex some accidentally duplicated units,
42266              suggest using gcc if no cc available
42267              (p5p thread: "Solaris configure: counterproposal", 1999-09)
42268      Branch: cfgperl
42269            ! Configure Todo-5.6 config_h.SH
42270      Branch: metaconfig
42271            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
42272            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
42273      Branch: metaconfig/U/perl
42274            + gccvers.U
42275            ! d_getespwnam.U d_getprpwnam.U i_prot.U
42276 ____________________________________________________________________________
42277 [  6238] By: jhi                                   on 2000/06/25  18:04:56
42278         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
42279              From: Dan Sugalski <dan@sidhe.org>
42280              Date: Fri, 23 Jun 2000 17:00:00 -0400
42281              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
42282      Branch: cfgperl
42283            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
42284 ____________________________________________________________________________
42285 [  6237] By: jhi                                   on 2000/06/25  16:36:45
42286         Log: Tweak embed.pl, regen headers.
42287      Branch: cfgperl
42288            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
42289            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
42290            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
42291            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
42292            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
42293 ____________________________________________________________________________
42294 [  6236] By: jhi                                   on 2000/06/25  15:26:42
42295         Log: Regen headers.
42296      Branch: cfgperl
42297            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
42298            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
42299            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
42300            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
42301            ! regnodes.h warnings.h
42302 ____________________________________________________________________________
42303 [  6235] By: jhi                                   on 2000/06/23  19:39:35
42304         Log: The thread begun by
42305              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
42306              From: Kevin.Ruscoe@ubsw.com
42307              Date: Fri, 16 Jun 2000 16:38:51 +0100
42308              Message-Id: <H000019b03c300d6@MHS>
42309      Branch: cfgperl
42310            ! hints/solaris_2.sh
42311 ____________________________________________________________________________
42312 [  6234] By: jhi                                   on 2000/06/23  19:23:36
42313         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
42314              because when run as services (Win32ese for daemons)
42315              no environment variables are set and tmpdir ends up as /tmp,
42316              which is ambiguous.
42317              
42318              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
42319              From: matt@sergeant.org
42320              Date: 16 Jun 2000 16:30:43 -0000
42321              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
42322      Branch: cfgperl
42323            ! lib/File/Spec/Win32.pm
42324 ____________________________________________________________________________
42325 [  6233] By: jhi                                   on 2000/06/23  19:18:58
42326         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
42327              From: Mark-Jason Dominus <mjd@plover.com>
42328              Date: Fri, 16 Jun 2000 20:53:04 -0400
42329              Message-ID: <20000617005304.8008.qmail@plover.com>
42330      Branch: cfgperl
42331            ! op.h
42332 ____________________________________________________________________________
42333 [  6232] By: jhi                                   on 2000/06/23  16:10:02
42334         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
42335              From: simon@brecon.co.uk (Simon Cozens)
42336              Date: 19 Jun 2000 15:18:27 GMT
42337              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
42338              
42339              plus update pod/Makefile and regenerate perltoc
42340      Branch: cfgperl
42341            + pod/perlutil.pod
42342            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
42343 ____________________________________________________________________________
42344 [  6231] By: jhi                                   on 2000/06/23  15:19:18
42345         Log: Subject: [PATCH 5.6.0] cygwin port
42346              From: "Fifer, Eric" <EFifer@sanwaint.com>
42347              Date: Tue, 20 Jun 2000 14:30:58 +0100
42348              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
42349      Branch: cfgperl
42350            ! README.cygwin lib/File/Find.pm
42351 ____________________________________________________________________________
42352 [  6230] By: jhi                                   on 2000/06/23  14:25:21
42353         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
42354      Branch: cfgperl
42355            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
42356            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42357            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42358            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
42359 ____________________________________________________________________________
42360 [  6229] By: jhi                                   on 2000/06/23  14:13:34
42361         Log: Subject: README.hpux version 0.6.1
42362              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
42363              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
42364              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
42365      Branch: cfgperl
42366            ! README.hpux
42367 ____________________________________________________________________________
42368 [  6228] By: jhi                                   on 2000/06/23  14:07:20
42369         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
42370              From: Doug MacEachern <dougm@covalent.net>
42371              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
42372              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
42373      Branch: cfgperl
42374            ! op.c
42375 ____________________________________________________________________________
42376 [  6227] By: jhi                                   on 2000/06/23  14:01:06
42377         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
42378              From: Doug MacEachern <dougm@covalent.net>
42379              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
42380              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
42381      Branch: cfgperl
42382            + lib/lib.pm.PL
42383            - lib/lib.pm
42384            ! MANIFEST Makefile.SH
42385 ____________________________________________________________________________
42386 [  6226] By: jhi                                   on 2000/06/23  13:53:07
42387         Log: Subject: [PATCH] remove forward declarations in Socket.pm
42388              From: Doug MacEachern <dougm@covalent.net>
42389              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
42390              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
42391              
42392              From: Doug MacEachern <dougm@covalent.net>
42393              Subject: Re: [PATCH] remove forward declarations in Socket.pm
42394              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
42395              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
42396      Branch: cfgperl
42397            ! ext/Socket/Socket.pm op.c
42398 ____________________________________________________________________________
42399 [  6225] By: jhi                                   on 2000/06/23  13:41:52
42400         Log: Add source code filenames to apidoc.
42401              From: simon@brecon.co.uk (Simon Cozens)
42402              Subject: [PATCH embed.pl] Source X-ref
42403              Date: 22 Jun 2000 02:18:49 GMT
42404              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
42405      Branch: cfgperl
42406            ! embed.pl
42407 ____________________________________________________________________________
42408 [  6224] By: jhi                                   on 2000/06/23  13:32:33
42409         Log: A way to avoid English.pm performance hit.
42410              From: root <root@jester.slaysys.com>
42411              Subject: [YAPATCH English.pm] My turn to putt again
42412              Date: Thu, 22 Jun 2000 20:33:58 -0400
42413              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
42414      Branch: cfgperl
42415            ! lib/English.pm t/lib/english.t
42416 ____________________________________________________________________________
42417 [  6223] By: jhi                                   on 2000/06/23  13:27:06
42418         Log: Avoid double close().
42419              Subject: [PATCH] avoid double close()
42420              From: Doug MacEachern <dougm@covalent.net>
42421              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
42422              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
42423      Branch: cfgperl
42424            ! doio.c
42425 ____________________________________________________________________________
42426 [  6222] By: jhi                                   on 2000/06/23  13:25:54
42427         Log: doc typo fix
42428              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
42429              From: Ian Phillipps <Ian.Phillipps@iname.com>
42430              Date: Fri, 23 Jun 2000 10:40:58 +0100
42431              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
42432      Branch: cfgperl
42433            ! lib/Pod/Usage.pm
42434 ____________________________________________________________________________
42435 [  6221] By: jhi                                   on 2000/06/23  13:24:15
42436         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
42437              From: simon@brecon.co.uk (Simon Cozens)
42438              Subject: [PATCH] Eliminate tr///[CU][CU]
42439              Date: 23 Jun 2000 11:05:40 GMT
42440              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
42441      Branch: cfgperl
42442            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
42443 ____________________________________________________________________________
42444 [  6220] By: jhi                                   on 2000/06/22  16:07:51
42445         Log: Win32 patches from Benjamin Stuhl.
42446      Branch: cfgperl
42447            ! makedef.pl win32/win32.h
42448 ____________________________________________________________________________
42449 [  6219] By: jhi                                   on 2000/06/22  16:06:34
42450         Log: Bytecode patches from Benjamin Stuhl.
42451      Branch: cfgperl
42452            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42453            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
42454            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42455 ____________________________________________________________________________
42456 [  6218] By: jhi                                   on 2000/06/15  23:54:16
42457         Log: Bytecode patches from Benjamin Stuhl.
42458      Branch: cfgperl
42459            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42460 ____________________________________________________________________________
42461 [  6217] By: jhi                                   on 2000/06/09  13:38:29
42462         Log: Rename the fdpid locking and integrate with Sarathy.
42463      Branch: cfgperl
42464            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
42465            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
42466            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
42467            ! win32/win32.c
42468           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
42469 ____________________________________________________________________________
42470 [  6216] By: gsar                                  on 2000/06/08  14:54:21
42471         Log: be more optimal about clearing @_
42472      Branch: perl
42473            ! cop.h
42474 ____________________________________________________________________________
42475 [  6215] By: gsar                                  on 2000/06/08  14:33:04
42476         Log: tweak comment about @DB::args
42477      Branch: perl
42478            ! av.h pp_ctl.c
42479 ____________________________________________________________________________
42480 [  6214] By: gsar                                  on 2000/06/08  13:57:54
42481         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
42482              caller() wants to populate @DB::args with it (causes a coredump
42483              in Carp::confess())
42484      Branch: perl
42485            ! cop.h t/op/runlevel.t
42486 ____________________________________________________________________________
42487 [  6213] By: gsar                                  on 2000/06/08  07:06:35
42488         Log: back out change#6106 (seems problematic)
42489      Branch: perl
42490            ! hints/solaris_2.sh
42491 ____________________________________________________________________________
42492 [  6212] By: jhi                                   on 2000/06/07  03:10:36
42493         Log: Continuing mopup for #6204.
42494      Branch: cfgperl
42495            ! ext/B/defsubs_h.PL
42496 ____________________________________________________________________________
42497 [  6211] By: jhi                                   on 2000/06/07  02:41:50
42498         Log: Mopup for #6204.
42499              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
42500              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
42501              This is comes from const() where POK isn't on when expected.
42502      Branch: cfgperl
42503            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
42504            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42505            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
42506            ! perlapi.h pod/perlapi.pod
42507 ____________________________________________________________________________
42508 [  6210] By: jhi                                   on 2000/06/07  01:56:29
42509         Log: Mopup for #6207 and #6209.
42510      Branch: cfgperl
42511            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
42512 ____________________________________________________________________________
42513 [  6209] By: jhi                                   on 2000/06/07  01:33:12
42514         Log: Lock PL_fdpid against race conditions, based on:
42515              Subject: [PATCH 5.6.0]subprocess fixup for threads
42516              From: Dan Sugalski <dan@sidhe.org>
42517              To: perl5-porters@perl.org
42518              Date: Tue, 11 Apr 2000 17:02:32 -0400
42519              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
42520      Branch: cfgperl
42521            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
42522            ! win32/win32.c
42523 ____________________________________________________________________________
42524 [  6208] By: jhi                                   on 2000/06/07  01:05:23
42525         Log: Regen headers for #6207.
42526      Branch: cfgperl
42527            ! embed.h global.sym objXSUB.h proto.h
42528 ____________________________________________________________________________
42529 [  6207] By: jhi                                   on 2000/06/06  23:43:13
42530         Log: Subject: [PATCH 5.6.0] Threadsafe patches
42531              From: Dan Sugalski <dan@sidhe.org>
42532              To: perl5-porters@perl.org
42533              Date: Mon, 08 May 2000 18:08:13 -0400
42534              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
42535      Branch: cfgperl
42536            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
42537            ! proto.h sv.h util.c
42538 ____________________________________________________________________________
42539 [  6206] By: jhi                                   on 2000/06/06  23:21:23
42540         Log: Subject: [PATCH] Eliminate $a/$b in pod
42541              From: David Glasser <me@davidglasser.net>
42542              To: perl5-porters@perl.org
42543              Date: Mon, 29 May 2000 21:15:59 -0400
42544              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
42545      Branch: cfgperl
42546            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
42547            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
42548            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
42549            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
42550            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
42551            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
42552            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
42553            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
42554            ! pod/perlvar.pod pod/perlxs.pod
42555 ____________________________________________________________________________
42556 [  6205] By: jhi                                   on 2000/06/06  23:12:14
42557         Log: Subject: [PATCH] Win32 improvements
42558              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42559              To: gsar@activestate.com, perl5-porters@perl.org
42560              Date: Mon, 29 May 2000 17:22:24 PDT
42561              Message-ID: <20000530002224.91142.qmail@hotmail.com>
42562              (MUA had mangled many lines by wordwrapping)
42563      Branch: cfgperl
42564            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
42565 ____________________________________________________________________________
42566 [  6204] By: jhi                                   on 2000/06/06  23:01:50
42567         Log: Subject: [PATCH] B::Bytecode patches
42568              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42569              To: gsar@activestate.com, jhi@iki.fi
42570              Cc: perl5-porters@perl.org
42571              Message-ID: <20000602202526.48694.qmail@hotmail.com>
42572              (MUA had mangled many lines by wordwrapping)
42573      Branch: cfgperl
42574            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
42575            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
42576            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42577            ! intrpvar.h perl.c
42578 ____________________________________________________________________________
42579 [  6203] By: jhi                                   on 2000/06/06  22:32:43
42580         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
42581              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42582              Date: Tue, 06 Jun 2000 13:07:45 -0700
42583              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
42584      Branch: cfgperl
42585            ! pod/perldiag.pod
42586 ____________________________________________________________________________
42587 [  6202] By: jhi                                   on 2000/06/06  19:38:35
42588         Log: Integrate with Sarathy.
42589      Branch: cfgperl
42590           !> perl.c
42591 ____________________________________________________________________________
42592 [  6201] By: gsar                                  on 2000/06/06  00:42:59
42593         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
42594              does a PUSHMARK that's never ever POPMARKed; in general, only
42595              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
42596              Perl_eval_[sp]v() don't because they don't take any incoming
42597              arguments (this leak has been around since the original version
42598              of perl_eval_pv() in 5.003_97e)
42599      Branch: perl
42600            ! perl.c
42601 ____________________________________________________________________________
42602 [  6200] By: jhi                                   on 2000/06/04  03:44:52
42603         Log: Update to cperl-mode.el 4.31 from
42604              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
42605              Subject: A couple of notes
42606              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42607              To: Mailing list Perl5 <perl5-porters@perl.org>
42608              Date: Sat, 3 Jun 2000 23:33:32 -0400
42609              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
42610      Branch: cfgperl
42611            ! emacs/cperl-mode.el
42612 ____________________________________________________________________________
42613 [  6199] By: jhi                                   on 2000/06/03  15:11:05
42614         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
42615              From: Dan Sugalski <dan@sidhe.org>
42616              To: perl5-porters@perl.org, vmsperl@perl.org
42617              Date: Fri, 02 Jun 2000 17:30:51 -0400
42618              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
42619      Branch: cfgperl
42620            ! vms/descrip_mms.template vms/gen_shrfls.pl
42621 ____________________________________________________________________________
42622 [  6198] By: jhi                                   on 2000/06/03  14:59:15
42623         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
42624              From: Dan Sugalski <dan@sidhe.org>
42625              To: vmsperl@perl.org, perl5-porters@perl.org
42626              Date: Fri, 02 Jun 2000 16:00:41 -0400
42627              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
42628              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
42629      Branch: cfgperl
42630            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
42631            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
42632            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
42633 ____________________________________________________________________________
42634 [  6197] By: jhi                                   on 2000/06/03  14:41:30
42635         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
42636              From: John Borwick <jhborwic@unity.ncsu.edu>
42637              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
42638              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
42639      Branch: cfgperl
42640            ! pod/perlsyn.pod
42641 ____________________________________________________________________________
42642 [  6196] By: jhi                                   on 2000/06/03  14:38:09
42643         Log: Integrate with Sarathy.
42644      Branch: cfgperl
42645           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42646           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42647           !> vms/perly_c.vms
42648 ____________________________________________________________________________
42649 [  6195] By: gsar                                  on 2000/06/02  22:43:13
42650         Log: fix yet another eval"" leak under USE_ITHREADS
42651      Branch: perl
42652            ! op.c
42653 ____________________________________________________________________________
42654 [  6194] By: gsar                                  on 2000/06/02  18:22:06
42655         Log: fix small eval"" memory leaks under USE_ITHREADS
42656      Branch: perl
42657            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42658            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42659            ! vms/perly_c.vms
42660 ____________________________________________________________________________
42661 [  6193] By: jhi                                   on 2000/06/01  13:03:56
42662         Log: Signals-be-gone for microperl.
42663      Branch: cfgperl
42664            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
42665 ____________________________________________________________________________
42666 [  6192] By: jhi                                   on 2000/06/01  12:52:02
42667         Log: Integrate with Sarathy.
42668      Branch: cfgperl
42669           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
42670           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
42671           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
42672           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42673           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
42674           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
42675           !> t/op/vec.t utils/h2xs.PL
42676 ____________________________________________________________________________
42677 [  6191] By: gsar                                  on 2000/06/01  09:38:21
42678         Log: vec() loses numericalness (modified version of patch suggested
42679              by Robin Barker)
42680      Branch: perl
42681            ! doop.c t/op/vec.t
42682 ____________________________________________________________________________
42683 [  6190] By: gsar                                  on 2000/06/01  09:26:15
42684         Log: submit missing embed.pl change
42685      Branch: perl
42686            ! embed.pl
42687 ____________________________________________________________________________
42688 [  6189] By: gsar                                  on 2000/06/01  09:05:34
42689         Log: counting tr/// corrupts later operation (from M.J.T Guy)
42690      Branch: perl
42691            ! doop.c t/op/tr.t
42692 ____________________________________________________________________________
42693 [  6188] By: gsar                                  on 2000/06/01  08:58:39
42694         Log: h2xs tweaks
42695      Branch: perl
42696            ! utils/h2xs.PL
42697 ____________________________________________________________________________
42698 [  6187] By: gsar                                  on 2000/06/01  08:50:07
42699         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
42700              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42701      Branch: perl
42702            + lib/Pod/LaTeX.pm
42703            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
42704            ! pod/pod2latex.PL
42705 ____________________________________________________________________________
42706 [  6186] By: gsar                                  on 2000/06/01  08:24:40
42707         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
42708              <wolfgang.laun@alcatel.at>)
42709      Branch: perl
42710            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42711            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
42712 ____________________________________________________________________________
42713 [  6185] By: gsar                                  on 2000/06/01  08:12:00
42714         Log: remove incorrect documentation about implicit split to @_ in
42715              list context, which never really worked in perl 5 (from
42716              M.J.T. Guy)
42717      Branch: perl
42718            ! pod/perlfunc.pod pod/perltrap.pod
42719 ____________________________________________________________________________
42720 [  6184] By: gsar                                  on 2000/06/01  07:52:27
42721         Log: tweak for change#6127
42722      Branch: perl
42723            ! perl.c
42724 ____________________________________________________________________________
42725 [  6183] By: gsar                                  on 2000/06/01  07:41:02
42726         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
42727              <nick@ccl4.org>)
42728      Branch: perl
42729            + t/lib/selfloader.t
42730            ! MANIFEST lib/SelfLoader.pm
42731 ____________________________________________________________________________
42732 [  6182] By: jhi                                   on 2000/06/01  00:34:42
42733         Log: Be Cleaner Part Deux.
42734      Branch: cfgperl
42735            ! Makefile.SH
42736 ____________________________________________________________________________
42737 [  6181] By: jhi                                   on 2000/06/01  00:32:09
42738         Log: Integrate with Sarathy.
42739      Branch: cfgperl
42740           !> pp.c t/op/arith.t
42741 ____________________________________________________________________________
42742 [  6180] By: jhi                                   on 2000/06/01  00:31:13
42743         Log: microperl nits from Simon Cozens.
42744      Branch: cfgperl
42745            + uconfig.h
42746            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
42747            ! unixish.h
42748 ____________________________________________________________________________
42749 [  6179] By: gsar                                  on 2000/05/31  22:37:51
42750         Log: buggy modulus on UVs introduced by change#3378 (resulted in
42751              4063328477 % 65535 amounting to 27406, instead of 27407)
42752      Branch: perl
42753            ! pp.c t/op/arith.t
42754 ____________________________________________________________________________
42755 [  6178] By: jhi                                   on 2000/05/31  21:52:41
42756         Log: Be cleaner.
42757      Branch: cfgperl
42758            ! Makefile.SH
42759 ____________________________________________________________________________
42760 [  6177] By: jhi                                   on 2000/05/31  21:47:33
42761         Log: Substitution utf8 patch from Simon Cozens.
42762      Branch: cfgperl
42763            ! pp_hot.c
42764 ____________________________________________________________________________
42765 [  6176] By: jhi                                   on 2000/05/31  21:45:34
42766         Log: Single-quoted utf8 patch from Simon Cozens.
42767      Branch: cfgperl
42768            ! toke.c
42769 ____________________________________________________________________________
42770 [  6175] By: jhi                                   on 2000/05/31  21:40:18
42771         Log: Integrate with Sarathy.
42772      Branch: cfgperl
42773           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
42774 ____________________________________________________________________________
42775 [  6174] By: jhi                                   on 2000/05/31  21:37:31
42776         Log: microperl changes from Simon Cozens; Makefile for microperl
42777              written from scratch; few casts added as microperl compilation
42778              doesn't have all prototypes available.
42779      Branch: cfgperl
42780            + Makefile.micro README.micro Todo.micro uconfig.sh
42781            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
42782            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
42783      Branch: metaconfig
42784            + U/modified/Config_h.U
42785 ____________________________________________________________________________
42786 [  6173] By: jhi                                   on 2000/05/31  20:00:24
42787         Log: metaconfig maintenance.
42788      Branch: metaconfig
42789            + U/modified/Inhdr.U U/typedefs/inotype.U
42790      Branch: metaconfig/U/perl
42791            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
42792            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
42793 ____________________________________________________________________________
42794 [  6172] By: gsar                                  on 2000/05/31  05:05:42
42795         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
42796              (from Ilya Zakharevich)
42797      Branch: perl
42798            ! regexec.c t/op/re_tests
42799 ____________________________________________________________________________
42800 [  6171] By: gsar                                  on 2000/05/31  05:01:47
42801         Log: scalar() doesn't force scalar context when used in void context
42802              (from Simon Cozens)
42803      Branch: perl
42804            ! op.c t/op/wantarray.t
42805 ____________________________________________________________________________
42806 [  6170] By: gsar                                  on 2000/05/31  04:41:33
42807         Log: change#6142 needs tweaks to tests to work where there's no symlink()
42808              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42809      Branch: perl
42810            ! t/lib/filefind.t
42811 ____________________________________________________________________________
42812 [  6169] By: gsar                                  on 2000/05/31  04:29:49
42813         Log: integrate cfgperl contents into mainline
42814      Branch: perl
42815           +> pod/perlmodlib.PL pod/perlnewmod.pod
42816           !> (integrate 42 files)
42817 ____________________________________________________________________________
42818 [  6168] By: jhi                                   on 2000/05/30  22:53:37
42819         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
42820      Branch: cfgperl
42821            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42822            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
42823            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
42824            ! win32/config.bc win32/config.gc win32/config.vc
42825            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42826            ! win32/config_h.PL win32/config_sh.PL
42827      Branch: metaconfig/U/perl
42828            ! perlxv.U
42829 ____________________________________________________________________________
42830 [  6167] By: jhi                                   on 2000/05/30  22:20:21
42831         Log: tweak todo 
42832      Branch: cfgperl
42833            ! Todo-5.6
42834 ____________________________________________________________________________
42835 [  6166] By: jhi                                   on 2000/05/30  22:11:51
42836         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
42837              in case somebody wants to write an extension for more
42838              shadow database interfaces.
42839      Branch: cfgperl
42840            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42841            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
42842            ! vos/config.def vos/config.h vos/config_h.SH_orig
42843            ! win32/config.bc win32/config.gc win32/config.vc
42844            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42845      Branch: metaconfig
42846            ! U/modified/Myinit.U
42847      Branch: metaconfig/U/perl
42848            + d_getespwnam.U d_getprpwnam.U i_prot.U
42849 ____________________________________________________________________________
42850 [  6165] By: jhi                                   on 2000/05/30  18:35:34
42851         Log: Integrate with Sarathy.
42852      Branch: cfgperl
42853           !> op.c
42854 ____________________________________________________________________________
42855 [  6164] By: jhi                                   on 2000/05/30  18:30:16
42856         Log: detypo
42857      Branch: cfgperl
42858            ! Configure config_h.SH
42859      Branch: metaconfig/U/perl
42860            ! perlxv.U
42861 ____________________________________________________________________________
42862 [  6163] By: gsar                                  on 2000/05/30  03:24:03
42863         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
42864      Branch: perl
42865            ! op.c
42866 ____________________________________________________________________________
42867 [  6162] By: gsar                                  on 2000/05/30  03:09:38
42868         Log: fix memory leak in method call optimization (change#3768);
42869              made C<eval "$x->foo()"> leak
42870      Branch: perl
42871            ! op.c
42872 ____________________________________________________________________________
42873 [  6161] By: jhi                                   on 2000/05/29  17:56:26
42874         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
42875              both from Simon Cozens.
42876      Branch: cfgperl
42877            + pod/perlmodlib.PL pod/perlnewmod.pod
42878            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
42879            ! pod/perlmodlib.pod pod/perltoc.pod
42880 ____________________________________________________________________________
42881 [  6160] By: jhi                                   on 2000/05/29  17:23:55
42882         Log: Changes for the File::Temp 0.08 (change #6159) test suite
42883              to fit better into the Perl distribution test framework.
42884      Branch: cfgperl
42885            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
42886            ! t/lib/ftmp-tempfile.t
42887 ____________________________________________________________________________
42888 [  6159] By: jhi                                   on 2000/05/29  16:55:36
42889         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
42890      Branch: cfgperl
42891            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42892            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42893 ____________________________________________________________________________
42894 [  6158] By: bailey                                on 2000/05/29  16:22:08
42895         Log: Add fallback to tmpfile for use in cases where user's relying on
42896              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
42897              Lane's patch)
42898      Branch: vmsperl
42899            ! vms/vms.c vms/vmsish.h
42900 ____________________________________________________________________________
42901 [  6157] By: jhi                                   on 2000/05/29  03:10:36
42902         Log: Regen Configure to jive with #6149.
42903      Branch: cfgperl
42904            ! Configure
42905      Branch: metaconfig
42906            ! U/modified/Getfile.U
42907 ____________________________________________________________________________
42908 [  6156] By: jhi                                   on 2000/05/29  03:01:38
42909         Log: Integrate with Sarathy.
42910      Branch: cfgperl
42911           +> ext/DynaLoader/dl_mac.xs
42912           !> (integrate 38 files)
42913 ____________________________________________________________________________
42914 [  6155] By: gsar                                  on 2000/05/28  21:15:58
42915         Log: small bug in change#6144; remove random \xA0 character that snuck
42916              in via change#6145
42917      Branch: perl
42918            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
42919 ____________________________________________________________________________
42920 [  6154] By: gsar                                  on 2000/05/28  21:04:19
42921         Log: avoid type mismatch warning
42922      Branch: perl
42923            ! perl.c
42924 ____________________________________________________________________________
42925 [  6153] By: gsar                                  on 2000/05/28  20:58:31
42926         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
42927              <nick@Bagpuss.uk.boo.com>)
42928      Branch: perl
42929            ! lib/Test/Harness.pm
42930 ____________________________________________________________________________
42931 [  6152] By: gsar                                  on 2000/05/28  20:53:42
42932         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
42933      Branch: perl
42934            ! regexec.c
42935 ____________________________________________________________________________
42936 [  6151] By: gsar                                  on 2000/05/28  20:50:28
42937         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
42938      Branch: perl
42939            ! regexec.c
42940 ____________________________________________________________________________
42941 [  6150] By: gsar                                  on 2000/05/28  20:39:58
42942         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
42943      Branch: perl
42944            ! pod/perlrequick.pod
42945 ____________________________________________________________________________
42946 [  6149] By: gsar                                  on 2000/05/28  20:35:16
42947         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
42948              <troc@netrus.net>)
42949      Branch: perl
42950            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
42951            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
42952            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
42953            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
42954 ____________________________________________________________________________
42955 [  6148] By: gsar                                  on 2000/05/28  20:21:07
42956         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
42957      Branch: perl
42958            ! lib/ExtUtils/MM_Unix.pm
42959 ____________________________________________________________________________
42960 [  6147] By: gsar                                  on 2000/05/28  20:12:41
42961         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
42962              (from Peter Prymmer)
42963      Branch: perl
42964            ! vms/subconfigure.com
42965 ____________________________________________________________________________
42966 [  6146] By: gsar                                  on 2000/05/28  20:06:15
42967         Log: doc typo
42968      Branch: perl
42969            ! lib/warnings.pm warnings.h warnings.pl
42970 ____________________________________________________________________________
42971 [  6145] By: gsar                                  on 2000/05/28  18:44:33
42972         Log: make xsubpp skip embedded pod (from Matthias Neeracher
42973              <neeri@iis.ee.ethz.ch>)
42974      Branch: perl
42975            ! lib/ExtUtils/xsubpp
42976 ____________________________________________________________________________
42977 [  6144] By: gsar                                  on 2000/05/28  18:42:49
42978         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
42979              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
42980              <neeri@iis.ee.ethz.ch>)
42981      Branch: perl
42982            ! lib/AutoSplit.pm
42983 ____________________________________________________________________________
42984 [  6143] By: gsar                                  on 2000/05/28  18:41:12
42985         Log: MacOS support, part 1 (from Matthias Neeracher
42986              <neeri@iis.ee.ethz.ch>)
42987      Branch: perl
42988            + ext/DynaLoader/dl_mac.xs
42989            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
42990            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
42991            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
42992            ! util.h
42993 ____________________________________________________________________________
42994 [  6142] By: gsar                                  on 2000/05/28  18:21:51
42995         Log: File::Find fails to chdir when chasing symlinks (from
42996              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42997      Branch: perl
42998            ! lib/File/Find.pm t/lib/filefind.t
42999 ____________________________________________________________________________
43000 [  6141] By: jhi                                   on 2000/05/28  14:25:15
43001         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
43002              forwarded by Peter Seebach from the bsdi-users mailing list.
43003              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
43004      Branch: perl
43005            ! hints/bsdos.sh
43006 ____________________________________________________________________________
43007 [  6140] By: jhi                                   on 2000/05/28  14:11:57
43008         Log: Integrate with Sarathy.
43009      Branch: cfgperl
43010           +> (branch 30 files)
43011           !> (integrate 93 files)
43012 ____________________________________________________________________________
43013 [  6139] By: gsar                                  on 2000/05/28  10:01:48
43014         Log: revise mktables.PL for bugs and newness in Unicode 3.0
43015              (from James Bence <jbence@amgen.com>)
43016      Branch: perl
43017            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
43018            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
43019            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
43020            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
43021            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
43022            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
43023            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
43024            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
43025            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
43026            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
43027            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
43028            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
43029            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
43030            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
43031            + lib/unicode/Is/SylWU.pl
43032            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
43033            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43034            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43035            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43036            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43037            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43038            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43039            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43040            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43041            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43042            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43043            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43044            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43045            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43046            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
43047            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
43048            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
43049            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
43050            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
43051            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
43052            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
43053            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
43054            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
43055            ! lib/unicode/Makefile lib/unicode/mktables.PL
43056 ____________________________________________________________________________
43057 [  6138] By: gsar                                  on 2000/05/28  08:50:32
43058         Log: add note about the handling of negative indices to tied arrays
43059              (from Michael G Schwern <schwern@pobox.com>)
43060      Branch: perl
43061            ! pod/perltie.pod
43062 ____________________________________________________________________________
43063 [  6137] By: gsar                                  on 2000/05/28  08:46:10
43064         Log: fix bogus redeclaration warning for "our" variables in different
43065              scopes
43066      Branch: perl
43067            ! op.c t/pragma/strict-vars
43068 ____________________________________________________________________________
43069 [  6136] By: gsar                                  on 2000/05/28  08:31:20
43070         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
43071      Branch: perl
43072            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
43073 ____________________________________________________________________________
43074 [  6135] By: gsar                                  on 2000/05/28  08:17:50
43075         Log: enable Test::Harness to dynamically determine column width etc.
43076              (from Rob Napier <rnapier@employees.org>)
43077      Branch: perl
43078            ! lib/Test/Harness.pm
43079 ____________________________________________________________________________
43080 [  6134] By: gsar                                  on 2000/05/28  08:13:39
43081         Log: make Test::Harness use wait.h/WCOREDUMP if available
43082              (from Ben Tilly <ben_tilly@hotmail.com>)
43083      Branch: perl
43084            ! lib/Test/Harness.pm
43085 ____________________________________________________________________________
43086 [  6133] By: gsar                                  on 2000/05/28  08:08:05
43087         Log: elide bogus test in change#6132
43088      Branch: perl
43089            ! t/pragma/warn/9enabled
43090 ____________________________________________________________________________
43091 [  6132] By: gsar                                  on 2000/05/28  08:03:14
43092         Log: warnings::enabled() doesn't fall back to looking at $^W if
43093              caller isn't using lexical warnings (from Paul Marquess)
43094      Branch: perl
43095            ! pp_ctl.c t/pragma/warn/9enabled
43096 ____________________________________________________________________________
43097 [  6131] By: gsar                                  on 2000/05/28  07:57:47
43098         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
43099      Branch: perl
43100            ! ext/POSIX/POSIX.pm
43101 ____________________________________________________________________________
43102 [  6130] By: gsar                                  on 2000/05/28  07:29:12
43103         Log: fix places that mean C<"word" character> but say C<alphanumeric
43104              character>
43105      Branch: perl
43106            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
43107 ____________________________________________________________________________
43108 [  6129] By: gsar                                  on 2000/05/28  07:18:41
43109         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
43110      Branch: perl
43111            ! vms/test.com
43112 ____________________________________________________________________________
43113 [  6128] By: gsar                                  on 2000/05/28  07:12:55
43114         Log: new perlxstut example for passing/returning refs to arrays
43115              (from David Lowe <dlowe@pootpoot.com>)
43116      Branch: perl
43117            ! pod/perlxstut.pod
43118 ____________________________________________________________________________
43119 [  6127] By: gsar                                  on 2000/05/28  07:02:50
43120         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
43121              failed (from Gisle Aas)
43122      Branch: perl
43123            ! cop.h perl.c
43124 ____________________________________________________________________________
43125 [  6126] By: gsar                                  on 2000/05/28  06:39:53
43126         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
43127              (reworked variant of patch suggested by Simon Cozens)
43128      Branch: perl
43129            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
43130            ! pp_hot.c proto.h t/op/gv.t
43131 ____________________________________________________________________________
43132 [  6125] By: gsar                                  on 2000/05/28  05:14:55
43133         Log: enable propagating exception objects via Perl_croak() in XS code
43134              (from Gisle Aas)
43135      Branch: perl
43136            ! util.c
43137 ____________________________________________________________________________
43138 [  6124] By: gsar                                  on 2000/05/28  05:07:28
43139         Log: integrate vmsperl contents into mainline
43140      Branch: perl
43141           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
43142           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
43143           !> vms/vmsish.h
43144 ____________________________________________________________________________
43145 [  6123] By: gsar                                  on 2000/05/28  05:03:53
43146         Log: clarify gotcha with #line directives (from Rocco Caputo
43147              <troc@netrus.net>)
43148      Branch: perl
43149            ! pod/perldebug.pod pod/perlsyn.pod
43150 ____________________________________________________________________________
43151 [  6122] By: gsar                                  on 2000/05/28  04:58:29
43152         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
43153              (from Mark-Jason Dominus)
43154      Branch: perl
43155            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
43156            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
43157            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
43158            ! toke.c
43159 ____________________________________________________________________________
43160 [  6121] By: bailey                                on 2000/05/25  04:46:54
43161         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
43162              lists (based on fixes by Craig Berry)
43163      Branch: vmsperl
43164            ! lib/File/Spec/VMS.pm
43165 ____________________________________________________________________________
43166 [  6120] By: bailey                                on 2000/05/25  04:25:38
43167         Log: Add missing escape (Charles Lane)
43168      Branch: vmsperl
43169            ! t/op/lex_assign.t
43170 ____________________________________________________________________________
43171 [  6119] By: bailey                                on 2000/05/25  04:21:25
43172         Log: Quiet error messages in vmsish.t (Charles Lane)
43173      Branch: vmsperl
43174            ! vms/ext/vmsish.t
43175 ____________________________________________________________________________
43176 [  6118] By: bailey                                on 2000/05/25  04:17:57
43177         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
43178              Flatten case labels in switch statements uniformly (Charles Bailey)
43179      Branch: vmsperl
43180            ! vms/vms.c
43181 ____________________________________________________________________________
43182 [  6117] By: bailey                                on 2000/05/25  03:58:09
43183         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
43184      Branch: vmsperl
43185            ! vms/vmsish.h
43186 ____________________________________________________________________________
43187 [  6116] By: bailey                                on 2000/05/25  03:11:15
43188         Log: Miscellaneous cosmetic fixes (Charles Lane)
43189      Branch: vmsperl
43190            ! lib/ExtUtils/MM_VMS.pm
43191 ____________________________________________________________________________
43192 [  6115] By: bailey                                on 2000/05/25  03:10:36
43193         Log: Add bounds checking for several strings (Charles Lane)
43194      Branch: vmsperl
43195            ! vms/vms.c
43196 ____________________________________________________________________________
43197 [  6114] By: bailey                                on 2000/05/25  02:25:34
43198         Log: Urk -- undo previous removal of vmsish 'exit' change
43199      Branch: vmsperl
43200            ! vms/ext/vmsish.pm vms/vmsish.h
43201 ____________________________________________________________________________
43202 [  6113] By: bailey                                on 2000/05/24  02:24:40
43203         Log: Ugly workaround for version-specific RTL error
43204      Branch: vmsperl
43205            ! vms/vms.c
43206 ____________________________________________________________________________
43207 [  6112] By: bailey                                on 2000/05/24  02:19:55
43208         Log: Check for existence of file before trying to delete
43209      Branch: vmsperl
43210            ! vms/test.com
43211 ____________________________________________________________________________
43212 [  6111] By: bailey                                on 2000/05/23  23:35:13
43213         Log: Resync with mainline prior to post-5.6.0 updates
43214      Branch: vmsperl
43215           +> (branch 49 files)
43216            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
43217            ! vms/ext/vmsish.pm
43218           !> (integrate 334 files)
43219 ____________________________________________________________________________
43220 [  6110] By: jhi                                   on 2000/05/23  19:28:32
43221         Log: todo tweak
43222      Branch: cfgperl
43223            ! Todo-5.6
43224 ____________________________________________________________________________
43225 [  6109] By: jhi                                   on 2000/05/18  17:38:54
43226         Log: Integrate with Sarathy.
43227      Branch: cfgperl
43228           !> mg.c perl.h win32/perlhost.h
43229 ____________________________________________________________________________
43230 [  6108] By: gsar                                  on 2000/05/17  02:24:56
43231         Log: reenable fake signal handling on Windows, bugs and all
43232      Branch: perl
43233            ! mg.c perl.h win32/perlhost.h
43234 ____________________________________________________________________________
43235 [  6107] By: jhi                                   on 2000/05/15  18:01:41
43236         Log: Tweak the todo list.
43237      Branch: cfgperl
43238            ! Todo-5.6
43239 ____________________________________________________________________________
43240 [  6106] By: jhi                                   on 2000/05/15  13:41:48
43241         Log: The (Configure) script refuses to go on, after asking for
43242              'You may also choose to try maximal 64-bitness....'.
43243              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
43244              -- Patrick Zima
43245              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
43246      Branch: cfgperl
43247            ! hints/solaris_2.sh
43248 ____________________________________________________________________________
43249 [  6105] By: jhi                                   on 2000/05/11  14:37:43
43250         Log: Integrate with Sarathy.
43251      Branch: cfgperl
43252           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43253           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
43254 ____________________________________________________________________________
43255 [  6104] By: gsar                                  on 2000/05/11  03:39:07
43256         Log: PL_sys_intern was being initialized too late on windows
43257      Branch: perl
43258            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43259            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
43260 ____________________________________________________________________________
43261 [  6103] By: jhi                                   on 2000/05/09  19:42:20
43262         Log: Test tweaking for Unicos continues.
43263      Branch: cfgperl
43264            ! t/op/64bitint.t
43265 ____________________________________________________________________________
43266 [  6102] By: jhi                                   on 2000/05/09  16:47:27
43267         Log: The test suite tweak in #6101 wasn't quite right.
43268      Branch: cfgperl
43269            ! t/lib/complex.t
43270 ____________________________________________________________________________
43271 [  6101] By: jhi                                   on 2000/05/09  15:35:34
43272         Log: Hints and test tweaks for Unicos.
43273      Branch: cfgperl
43274            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
43275 ____________________________________________________________________________
43276 [  6100] By: jhi                                   on 2000/05/08  21:15:06
43277         Log: More compilation tweakery from Allen Smith.
43278      Branch: cfgperl
43279            ! hints/irix_6.sh
43280 ____________________________________________________________________________
43281 [  6099] By: jhi                                   on 2000/05/08  19:21:18
43282         Log: Tweaks for the cc bugs from Allen Smith.
43283      Branch: cfgperl
43284            ! hints/irix_6.sh
43285 ____________________________________________________________________________
43286 [  6098] By: jhi                                   on 2000/05/08  19:13:37
43287         Log: Add a note about other, yet unsupported, shadow password APIs.
43288      Branch: cfgperl
43289            ! pp_sys.c
43290 ____________________________________________________________________________
43291 [  6097] By: jhi                                   on 2000/05/08  18:46:34
43292         Log: Add a note about possible compilation problems from Allen Smith.
43293      Branch: cfgperl
43294            ! hints/irix_6.sh
43295 ____________________________________________________________________________
43296 [  6096] By: jhi                                   on 2000/05/08  17:33:10
43297         Log: Integrate with Sarathy.
43298      Branch: cfgperl
43299           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43300           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
43301 ____________________________________________________________________________
43302 [  6095] By: jhi                                   on 2000/05/08  16:21:33
43303         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
43304              might be useful in future.
43305      Branch: cfgperl
43306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43307            ! config_h.SH
43308      Branch: metaconfig
43309            ! U/installdirs/inc_version_list.U
43310      Branch: metaconfig/U/perl
43311            ! perlxv.U
43312 ____________________________________________________________________________
43313 [  6094] By: gsar                                  on 2000/05/08  14:22:22
43314         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
43315      Branch: perl
43316            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43317            ! hints/cygwin.sh pp_sys.c
43318 ____________________________________________________________________________
43319 [  6093] By: gsar                                  on 2000/05/08  12:52:28
43320         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
43321              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
43322      Branch: perl
43323            ! pp_sys.c sv.c win32/perlhost.h
43324 ____________________________________________________________________________
43325 [  6092] By: jhi                                   on 2000/05/07  22:40:34
43326         Log: Regen perltoc with the fixed buildtoc.
43327      Branch: cfgperl
43328            ! pod/perltoc.pod
43329 ____________________________________________________________________________
43330 [  6091] By: jhi                                   on 2000/05/07  22:24:16
43331         Log: Integrate with Sarathy.
43332      Branch: cfgperl
43333           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
43334           !> t/op/substr.t toke.c
43335 ____________________________________________________________________________
43336 [  6090] By: gsar                                  on 2000/05/07  19:47:07
43337         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
43338              [NI]OK; added tests for both
43339      Branch: perl
43340            ! perl.c pp_hot.c sv.c t/op/substr.t
43341 ____________________________________________________________________________
43342 [  6089] By: gsar                                  on 2000/05/07  18:18:38
43343         Log: buildtoc tweak to fix newline lossage
43344      Branch: perl
43345            ! pod/buildtoc
43346 ____________________________________________________________________________
43347 [  6088] By: jhi                                   on 2000/05/07  16:35:36
43348         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
43349              because we do not use those.  The HAS_GETSPNAM remains,
43350              though, because we still do use that.
43351      Branch: cfgperl
43352            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43353            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
43354            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
43355            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43356            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43357            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
43358 ____________________________________________________________________________
43359 [  6087] By: gsar                                  on 2000/05/07  16:05:16
43360         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
43361      Branch: perl
43362            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
43363 ____________________________________________________________________________
43364 [  6086] By: jhi                                   on 2000/05/07  15:27:07
43365         Log: Integrate with Sarathy.
43366      Branch: cfgperl
43367           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43368           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43369           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
43370           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
43371           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
43372           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
43373 ____________________________________________________________________________
43374 [  6085] By: gsar                                  on 2000/05/07  05:52:02
43375         Log: repeat operator (x) doesn't preserve utf8-ness
43376      Branch: perl
43377            ! pp.c t/op/substr.t
43378 ____________________________________________________________________________
43379 [  6084] By: gsar                                  on 2000/05/07  05:39:55
43380         Log: substr() does not preserve utf8-ness (from Stefan Eissing
43381              <Eissing@medicaldataservice.de>); added tests
43382      Branch: perl
43383            ! pp.c t/op/substr.t
43384 ____________________________________________________________________________
43385 [  6083] By: gsar                                  on 2000/05/07  05:24:46
43386         Log: note about undocumented caller() return value (from M.J.T. Guy);
43387              yet another peek.t tweak
43388      Branch: perl
43389            ! pod/perlfunc.pod t/lib/peek.t
43390 ____________________________________________________________________________
43391 [  6082] By: gsar                                  on 2000/05/07  05:08:40
43392         Log: peek.t non-portable to ithreads
43393      Branch: perl
43394            ! t/lib/peek.t
43395 ____________________________________________________________________________
43396 [  6081] By: gsar                                  on 2000/05/07  04:17:04
43397         Log: better default perlbug categories for ok reports (from Richard Foley)
43398      Branch: perl
43399            ! utils/perlbug.PL
43400 ____________________________________________________________________________
43401 [  6080] By: gsar                                  on 2000/05/07  04:08:07
43402         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
43403              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
43404      Branch: perl
43405            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43406            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43407            ! AUTHORS MAINTAIN MANIFEST
43408 ____________________________________________________________________________
43409 [  6079] By: gsar                                  on 2000/05/07  04:01:38
43410         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
43411      Branch: perl
43412            ! lib/Carp/Heavy.pm
43413 ____________________________________________________________________________
43414 [  6078] By: gsar                                  on 2000/05/07  01:24:19
43415         Log: workaround for CRT bug in chdir() (from Charles Lane, via
43416              Peter Prymmer)
43417      Branch: perl
43418            ! iperlsys.h vms/vms.c vms/vmsish.h
43419 ____________________________________________________________________________
43420 [  6077] By: gsar                                  on 2000/05/07  01:22:23
43421         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
43422              and Tom Phoenix)
43423      Branch: perl
43424            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
43425 ____________________________________________________________________________
43426 [  6076] By: gsar                                  on 2000/05/06  17:36:29
43427         Log: integrate cfgperl contents into mainline
43428      Branch: perl
43429           +> t/lib/peek.t
43430           !> Configure MANIFEST Porting/Glossary Porting/config.sh
43431           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
43432           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
43433           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
43434 ____________________________________________________________________________
43435 [  6075] By: jhi                                   on 2000/05/05  18:56:10
43436         Log: Make the test more portable.
43437      Branch: cfgperl
43438            ! t/lib/peek.t
43439 ____________________________________________________________________________
43440 [  6074] By: jhi                                   on 2000/05/05  18:49:20
43441         Log: Introduce t/lib/peek.t.
43442      Branch: cfgperl
43443            + t/lib/peek.t
43444            ! MANIFEST
43445 ____________________________________________________________________________
43446 [  6073] By: jhi                                   on 2000/05/05  14:30:45
43447         Log: Complex tweaks.
43448      Branch: cfgperl
43449            ! lib/Math/Complex.pm t/lib/complex.t
43450 ____________________________________________________________________________
43451 [  6072] By: jhi                                   on 2000/05/05  12:27:13
43452         Log: Integrate with Sarathy.
43453      Branch: cfgperl
43454           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43455           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43456           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
43457           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
43458 ____________________________________________________________________________
43459 [  6071] By: gsar                                  on 2000/05/05  02:24:46
43460         Log: misformatted perllocal.pod (from Tim Jenness
43461              <t.jenness@jach.hawaii.edu>)
43462      Branch: perl
43463            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43464 ____________________________________________________________________________
43465 [  6070] By: gsar                                  on 2000/05/05  02:16:52
43466         Log: remove misleading comment (from M.J.T. Guy)
43467      Branch: perl
43468            ! t/lib/anydbm.t
43469 ____________________________________________________________________________
43470 [  6069] By: gsar                                  on 2000/05/05  02:15:13
43471         Log: File::Spec compatibility update (from Barrie Slaymaker
43472              <barries@slaysys.com>)
43473      Branch: perl
43474            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43475            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43476 ____________________________________________________________________________
43477 [  6068] By: gsar                                  on 2000/05/05  02:01:50
43478         Log: note about values()
43479      Branch: perl
43480            ! pod/perlfunc.pod
43481 ____________________________________________________________________________
43482 [  6067] By: gsar                                  on 2000/05/05  01:33:09
43483         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
43484      Branch: perl
43485            ! win32/win32.c
43486 ____________________________________________________________________________
43487 [  6066] By: gsar                                  on 2000/05/05  01:23:43
43488         Log: s/END/CHECK/
43489      Branch: perl
43490            ! perl.c
43491 ____________________________________________________________________________
43492 [  6065] By: jhi                                   on 2000/05/04  17:30:22
43493         Log: Integrate with Sarathy.
43494      Branch: cfgperl
43495           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
43496 ____________________________________________________________________________
43497 [  6064] By: gsar                                  on 2000/05/04  17:26:14
43498         Log: change#5905 wasn't quite right--it's intent only applies when arguments
43499              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
43500      Branch: perl
43501            ! pp_sys.c sv.c
43502 ____________________________________________________________________________
43503 [  6063] By: gsar                                  on 2000/05/04  16:52:29
43504         Log: tokeq() could read unallocated field in argument
43505      Branch: perl
43506            ! toke.c
43507 ____________________________________________________________________________
43508 [  6062] By: gsar                                  on 2000/05/04  16:34:51
43509         Log: additional tests for utf8.t
43510      Branch: perl
43511            ! t/pragma/utf8.t
43512 ____________________________________________________________________________
43513 [  6061] By: gsar                                  on 2000/05/04  16:09:28
43514         Log: change#5921 neglected to make eq honor "use bytes"
43515      Branch: perl
43516            ! sv.c
43517 ____________________________________________________________________________
43518 [  6060] By: jhi                                   on 2000/05/04  15:30:16
43519         Log: Integrate with Sarathy.
43520      Branch: cfgperl
43521           !> perl.c regcomp.c t/pragma/utf8.t
43522 ____________________________________________________________________________
43523 [  6059] By: jhi                                   on 2000/05/04  15:26:37
43524         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
43525              in natively 64-bit platforms where a long is a quad (no need
43526              for long longs).  Also added bias for IVs.
43527      Branch: cfgperl
43528            ! toke.c
43529 ____________________________________________________________________________
43530 [  6058] By: gsar                                  on 2000/05/04  00:19:14
43531         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
43532              (spotted by Donald Kinzer <dkinzer@premia.com>)
43533      Branch: perl
43534            ! perl.c
43535 ____________________________________________________________________________
43536 [  6057] By: gsar                                  on 2000/05/03  18:34:01
43537         Log: fix broken parsing of /\x{ab}/
43538      Branch: perl
43539            ! regcomp.c t/pragma/utf8.t
43540 ____________________________________________________________________________
43541 [  6056] By: jhi                                   on 2000/05/03  17:57:16
43542         Log: The search of infinity continues, this time simplified.
43543      Branch: cfgperl
43544            ! lib/Math/Complex.pm
43545 ____________________________________________________________________________
43546 [  6055] By: jhi                                   on 2000/05/03  17:45:30
43547         Log: Detypo.
43548      Branch: cfgperl
43549            ! hints/unicos.sh
43550 ____________________________________________________________________________
43551 [  6054] By: jhi                                   on 2000/05/02  22:28:27
43552         Log: Be more forgiving in POSIX about HUGE_VALL.
43553      Branch: cfgperl
43554            ! ext/POSIX/POSIX.xs
43555 ____________________________________________________________________________
43556 [  6053] By: jhi                                   on 2000/05/02  22:25:05
43557         Log: Integrate with Sarathy.
43558      Branch: cfgperl
43559           !> hints/irix_6.sh pod/perlop.pod
43560 ____________________________________________________________________________
43561 [  6052] By: jhi                                   on 2000/05/02  22:24:31
43562         Log: Unicos hint tweak.
43563      Branch: cfgperl
43564            ! hints/unicos.sh
43565 ____________________________________________________________________________
43566 [  6051] By: jhi                                   on 2000/05/02  22:21:26
43567         Log: Complex tweakery.
43568      Branch: cfgperl
43569            ! lib/Math/Complex.pm t/lib/complex.t
43570 ____________________________________________________________________________
43571 [  6050] By: jhi                                   on 2000/05/02  19:26:22
43572         Log: Use setxxent()/endxxent().
43573      Branch: cfgperl
43574            ! t/op/grent.t t/op/pwent.t
43575 ____________________________________________________________________________
43576 [  6049] By: jhi                                   on 2000/05/02  19:06:02
43577         Log: Test both the scalar and list contexts.
43578      Branch: cfgperl
43579            ! t/op/grent.t t/op/pwent.t
43580 ____________________________________________________________________________
43581 [  6048] By: gsar                                  on 2000/05/02  18:29:10
43582         Log: add note about how $( doesn't interpolate in REs (from
43583              Philip Newton <newton@ficus.frogspace.net>)
43584      Branch: perl
43585            ! pod/perlop.pod
43586 ____________________________________________________________________________
43587 [  6047] By: jhi                                   on 2000/05/02  17:41:24
43588         Log: Call getspnam() only iff needd.
43589      Branch: cfgperl
43590            ! pp_sys.c
43591 ____________________________________________________________________________
43592 [  6046] By: gsar                                  on 2000/05/02  17:07:25
43593         Log: libscheck has insufficient checks for n32 libs (from
43594              Albert Chin-A-Young <china@thewrittenword.com>)
43595      Branch: perl
43596            ! hints/irix_6.sh
43597 ____________________________________________________________________________
43598 [  6045] By: jhi                                   on 2000/05/02  13:57:17
43599         Log: Integrate with Sarathy.
43600      Branch: cfgperl
43601           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
43602           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
43603 ____________________________________________________________________________
43604 [  6044] By: gsar                                  on 2000/05/02  06:48:19
43605         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
43606              such that underscores are only ignored in literal numbers,
43607              "\x{...}", and hex/oct argument
43608      Branch: perl
43609            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
43610 ____________________________________________________________________________
43611 [  6043] By: gsar                                  on 2000/05/02  02:22:29
43612         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
43613      Branch: perl
43614            ! pod/perlretut.pod
43615 ____________________________________________________________________________
43616 [  6042] By: gsar                                  on 2000/05/02  02:17:51
43617         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
43618      Branch: perl
43619            ! pod/perltrap.pod
43620 ____________________________________________________________________________
43621 [  6041] By: gsar                                  on 2000/05/02  01:53:51
43622         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
43623              to compensate
43624      Branch: perl
43625            ! Porting/makerel
43626 ____________________________________________________________________________
43627 [  6040] By: gsar                                  on 2000/05/02  01:51:57
43628         Log: missing files in MANIFEST
43629      Branch: perl
43630            ! MANIFEST
43631 ____________________________________________________________________________
43632 [  6039] By: jhi                                   on 2000/05/02  00:36:46
43633         Log: Infinite problems.
43634      Branch: cfgperl
43635            ! lib/Math/Complex.pm
43636 ____________________________________________________________________________
43637 [  6038] By: jhi                                   on 2000/05/02  00:06:38
43638         Log: pwent/spent #ifdef imbalance.
43639      Branch: cfgperl
43640            ! pp_sys.c
43641 ____________________________________________________________________________
43642 [  6037] By: jhi                                   on 2000/05/01  22:50:11
43643         Log: Use HUGE_VALL if applicable.
43644      Branch: cfgperl
43645            ! ext/POSIX/POSIX.xs util.c
43646 ____________________________________________________________________________
43647 [  6036] By: jhi                                   on 2000/05/01  22:20:53
43648         Log: Correct Freudian slip.
43649      Branch: cfgperl
43650            ! pp_sys.c
43651 ____________________________________________________________________________
43652 [  6035] By: jhi                                   on 2000/05/01  21:07:38
43653         Log: Continue on the pwent/spent case.
43654      Branch: cfgperl
43655            ! pp_sys.c
43656 ____________________________________________________________________________
43657 [  6034] By: jhi                                   on 2000/05/01  17:45:14
43658         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
43659              adjustments in 6032 conflicted badly with this, will have
43660              to revisit them later.
43661      Branch: cfgperl
43662           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
43663           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43664           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
43665           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
43666           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
43667           !> t/lib/cgi-html.t t/lib/cgi-request.t
43668 ____________________________________________________________________________
43669 [  6033] By: jhi                                   on 2000/05/01  17:40:49
43670         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
43671      Branch: cfgperl
43672            ! pp_sys.c
43673 ____________________________________________________________________________
43674 [  6032] By: gsar                                  on 2000/05/01  15:56:32
43675         Log: whitespace adjustments
43676      Branch: perl
43677            ! pp_sys.c
43678 ____________________________________________________________________________
43679 [  6031] By: gsar                                  on 2000/05/01  15:19:41
43680         Log: small nits in diagnostics.pm (from Robin Barker)
43681      Branch: perl
43682            ! lib/diagnostics.pm pod/perldiag.pod
43683 ____________________________________________________________________________
43684 [  6030] By: gsar                                  on 2000/05/01  08:39:18
43685         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
43686              for @- and @+ (from Johan Vromans)
43687      Branch: perl
43688            ! lib/English.pm pod/perlvar.pod
43689 ____________________________________________________________________________
43690 [  6029] By: gsar                                  on 2000/05/01  08:16:10
43691         Log: add CGI.pm v2.66 (from Lincoln Stein)
43692      Branch: perl
43693            + lib/CGI/Util.pm t/lib/cgi-pretty.t
43694            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43695            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
43696            ! t/lib/cgi-html.t t/lib/cgi-request.t
43697 ____________________________________________________________________________
43698 [  6028] By: gsar                                  on 2000/05/01  06:34:41
43699         Log: Pod::Man generates groff-incompatible macro definition (from
43700              Tom Christiansen)
43701      Branch: perl
43702            ! lib/Pod/Man.pm
43703 ____________________________________________________________________________
43704 [  6027] By: gsar                                  on 2000/05/01  06:31:36
43705         Log: podlators-1.02 update (from Russ Allbery)
43706      Branch: perl
43707            ! lib/Pod/Man.pm lib/Pod/Text.pm
43708 ____________________________________________________________________________
43709 [  6026] By: jhi                                   on 2000/04/30  23:24:23
43710         Log: Integrate with Sarathy.
43711      Branch: cfgperl
43712           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43713           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
43714           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43715           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43716           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
43717           !> t/lib/syslog.t toke.c win32/win32.h
43718 ____________________________________________________________________________
43719 [  6025] By: gsar                                  on 2000/04/30  18:17:47
43720         Log: Is{Alnum,Alpha,Word} don't match titlecase
43721              
43722              TODO: IsSpace is defined recursively!
43723              
43724              (both spotted by Larry)
43725      Branch: perl
43726            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43727            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43728 ____________________________________________________________________________
43729 [  6024] By: gsar                                  on 2000/04/30  17:50:19
43730         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
43731              (from Hugo van der Sanden)
43732      Branch: perl
43733            ! toke.c
43734 ____________________________________________________________________________
43735 [  6023] By: gsar                                  on 2000/04/30  17:14:43
43736         Log: debugger stomps on $. (from M.J.T. Guy)
43737      Branch: perl
43738            ! lib/perl5db.pl
43739 ____________________________________________________________________________
43740 [  6022] By: gsar                                  on 2000/04/30  16:59:22
43741         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
43742      Branch: perl
43743            ! sv.c
43744 ____________________________________________________________________________
43745 [  6021] By: gsar                                  on 2000/04/29  21:00:08
43746         Log: remove Win2K issue in pod (fixed by change#6020)
43747      Branch: perl
43748            ! README.win32 pod/perl56delta.pod
43749 ____________________________________________________________________________
43750 [  6020] By: gsar                                  on 2000/04/29  20:51:49
43751         Log: test tweak
43752      Branch: perl
43753            ! t/lib/open3.t
43754 ____________________________________________________________________________
43755 [  6019] By: gsar                                  on 2000/04/29  20:34:27
43756         Log: windows portability tweaks
43757      Branch: perl
43758            ! t/lib/b.t win32/win32.h
43759 ____________________________________________________________________________
43760 [  6018] By: gsar                                  on 2000/04/29  19:55:24
43761         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
43762              make _PATH_LOG() return "" if unavailable
43763      Branch: perl
43764            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43765            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
43766 ____________________________________________________________________________
43767 [  6017] By: jhi                                   on 2000/04/28  22:49:46
43768         Log: Integrate with Sarathy.
43769      Branch: cfgperl
43770           !> op.c perl.c pod/perldiag.pod t/lib/b.t
43771 ____________________________________________________________________________
43772 [  6016] By: jhi                                   on 2000/04/28  22:46:14
43773         Log: Do not warn that an infinity does not look like a number.
43774      Branch: cfgperl
43775            ! sv.c
43776 ____________________________________________________________________________
43777 [  6015] By: gsar                                  on 2000/04/28  22:35:49
43778         Log: tweak test for portability
43779      Branch: perl
43780            ! t/lib/b.t
43781 ____________________________________________________________________________
43782 [  6014] By: gsar                                  on 2000/04/28  22:05:31
43783         Log: glob() loading File::Glob behind the scenes may cause syntax errors
43784      Branch: perl
43785            ! op.c
43786 ____________________________________________________________________________
43787 [  6013] By: gsar                                  on 2000/04/28  21:25:22
43788         Log: tweak change#5945 to display correct switch name in diagnostic
43789      Branch: perl
43790            ! perl.c pod/perldiag.pod
43791 ____________________________________________________________________________
43792 [  6012] By: jhi                                   on 2000/04/28  21:08:12
43793         Log: Integrate with Sarathy.
43794      Branch: cfgperl
43795           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
43796           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
43797           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
43798 ____________________________________________________________________________
43799 [  6011] By: jhi                                   on 2000/04/28  21:04:46
43800         Log: &HUGE_VAL is not defined, it exists.
43801      Branch: cfgperl
43802            ! lib/Math/Complex.pm
43803 ____________________________________________________________________________
43804 [  6010] By: gsar                                  on 2000/04/28  21:02:58
43805         Log: clarify note about shadow password support (from
43806              gellyfish@gellyfish.com)
43807      Branch: perl
43808            ! pod/perlfunc.pod
43809 ____________________________________________________________________________
43810 [  6009] By: gsar                                  on 2000/04/28  21:00:00
43811         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
43812      Branch: perl
43813            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
43814 ____________________________________________________________________________
43815 [  6008] By: gsar                                  on 2000/04/28  20:56:33
43816         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
43817      Branch: perl
43818            ! installperl vms/subconfigure.com
43819 ____________________________________________________________________________
43820 [  6007] By: gsar                                  on 2000/04/28  20:51:21
43821         Log: note about compile failures and END blocks (from M.J.T. Guy)
43822      Branch: perl
43823            ! pod/perl56delta.pod pod/perlmod.pod
43824 ____________________________________________________________________________
43825 [  6006] By: jhi                                   on 2000/04/28  20:42:14
43826         Log: Regen Configure.
43827      Branch: cfgperl
43828            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43829            ! config_h.SH
43830 ____________________________________________________________________________
43831 [  6005] By: gsar                                  on 2000/04/28  20:41:16
43832         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
43833      Branch: perl
43834            ! utils/perldoc.PL
43835 ____________________________________________________________________________
43836 [  6004] By: jhi                                   on 2000/04/28  20:28:21
43837         Log: Integrate with Sarathy.
43838      Branch: cfgperl
43839           !> Configure INSTALL Porting/Glossary Porting/config.sh
43840           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
43841           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
43842           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
43843           !> win32/config.vc win32/win32.c
43844 ____________________________________________________________________________
43845 [  6003] By: gsar                                  on 2000/04/28  20:11:20
43846         Log: allow REG_EXPAND_SZ keys in Windows registry (from
43847              John Clayton <John.Clayton@barclayscapital.com>)
43848      Branch: perl
43849            ! win32/win32.c
43850 ____________________________________________________________________________
43851 [  6002] By: gsar                                  on 2000/04/28  19:34:16
43852         Log: destructive sv_setsv() can lose UV-ness from source, causing
43853              numeric promotions/comparisons to fail to do the right thing
43854      Branch: perl
43855            ! sv.c
43856 ____________________________________________________________________________
43857 [  6001] By: gsar                                  on 2000/04/28  18:44:15
43858         Log: support additional library locations via $Config{otherlibdirs}
43859              (from Andy Dougherty)
43860      Branch: perl
43861            ! Configure INSTALL Porting/Glossary Porting/config.sh
43862            ! Porting/config_H config_h.SH epoc/config.sh perl.c
43863            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
43864            ! win32/config.bc win32/config.gc win32/config.vc
43865 ____________________________________________________________________________
43866 [  6000] By: gsar                                  on 2000/04/28  18:26:58
43867         Log: reworked otherlibdirs.U (from Andy Dougherty)
43868      Branch: metaconfig
43869            ! U/installdirs/otherlibdirs.U
43870 ____________________________________________________________________________
43871 [  5999] By: gsar                                  on 2000/04/28  18:17:07
43872         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
43873      Branch: perl
43874            ! t/pragma/warn/toke toke.c
43875 ____________________________________________________________________________
43876 [  5998] By: jhi                                   on 2000/04/28  13:32:17
43877         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
43878      Branch: cfgperl
43879            ! lib/Math/Complex.pm
43880 ____________________________________________________________________________
43881 [  5997] By: jhi                                   on 2000/04/28  13:14:04
43882         Log: Preserve $!.
43883      Branch: cfgperl
43884            ! lib/Math/Complex.pm
43885 ____________________________________________________________________________
43886 [  5996] By: jhi                                   on 2000/04/28  12:59:23
43887         Log: Integrate with Sarathy.
43888      Branch: cfgperl
43889           +> pod/perlrequick.pod pod/perlretut.pod
43890           !> (integrate 51 files)
43891 ____________________________________________________________________________
43892 [  5995] By: gsar                                  on 2000/04/28  09:37:36
43893         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
43894      Branch: perl
43895            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
43896 ____________________________________________________________________________
43897 [  5994] By: gsar                                  on 2000/04/28  09:33:26
43898         Log: fix for missed accounting for null byte in pack("Z",...) (from
43899              M.J.T. Guy)
43900      Branch: perl
43901            ! pp.c t/op/pack.t
43902 ____________________________________________________________________________
43903 [  5993] By: gsar                                  on 2000/04/28  09:30:05
43904         Log: various minor tweaks seen on p5p
43905      Branch: perl
43906            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
43907 ____________________________________________________________________________
43908 [  5992] By: gsar                                  on 2000/04/28  09:08:19
43909         Log: pod nit (from Simon Cozens)
43910      Branch: perl
43911            ! pod/perlop.pod
43912 ____________________________________________________________________________
43913 [  5991] By: gsar                                  on 2000/04/28  09:06:36
43914         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
43915      Branch: perl
43916            ! README.posix-bc hints/posix-bc.sh
43917 ____________________________________________________________________________
43918 [  5990] By: gsar                                  on 2000/04/28  08:54:52
43919         Log: use $ENV{LIB} to search for libs under Visual C compiler
43920              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
43921      Branch: perl
43922            ! lib/ExtUtils/Liblist.pm
43923 ____________________________________________________________________________
43924 [  5989] By: gsar                                  on 2000/04/28  08:27:12
43925         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
43926              itself and no other (from Tom Hughes)
43927      Branch: perl
43928            ! t/op/array.t toke.c
43929 ____________________________________________________________________________
43930 [  5988] By: gsar                                  on 2000/04/28  08:01:38
43931         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
43932              <paul@miraclefish.com>)
43933      Branch: perl
43934            ! lib/ExtUtils/MakeMaker.pm
43935 ____________________________________________________________________________
43936 [  5987] By: gsar                                  on 2000/04/28  07:53:09
43937         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
43938      Branch: perl
43939            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
43940 ____________________________________________________________________________
43941 [  5986] By: gsar                                  on 2000/04/28  07:44:17
43942         Log: add regular expressions tutorial and quick-start guide (from
43943              Mark Kvale <kvale@phy.ucsf.edu>)
43944      Branch: perl
43945            + pod/perlrequick.pod pod/perlretut.pod
43946            ! AUTHORS MAINTAIN MANIFEST
43947 ____________________________________________________________________________
43948 [  5985] By: gsar                                  on 2000/04/28  07:30:28
43949         Log: forked child may not exit correctly if it failed to open
43950              /dev/console (from Graham Barr)
43951      Branch: perl
43952            ! ext/Sys/Syslog/Syslog.pm
43953 ____________________________________________________________________________
43954 [  5984] By: gsar                                  on 2000/04/28  07:27:20
43955         Log: attributes::reftype() doesn't work on tied argument
43956      Branch: perl
43957            ! xsutils.c
43958 ____________________________________________________________________________
43959 [  5983] By: gsar                                  on 2000/04/28  07:15:04
43960         Log: numeric conversion of non-number in change#3378 tramples on
43961              OOK offset, causing segfaults
43962      Branch: perl
43963            ! sv.c
43964 ____________________________________________________________________________
43965 [  5982] By: gsar                                  on 2000/04/28  04:48:25
43966         Log: avoid error in IO::Socket::INET when given an unknown service name
43967              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
43968      Branch: perl
43969            ! ext/IO/lib/IO/Socket/INET.pm
43970 ____________________________________________________________________________
43971 [  5981] By: gsar                                  on 2000/04/28  04:31:31
43972         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
43973              prototype mismatch with CORE::glob(); update pod and tests to
43974              suit (File::Glob::glob() is still available for backward
43975              compatibility, but should be considered deprecated)
43976      Branch: perl
43977            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
43978            ! t/lib/glob-taint.t
43979 ____________________________________________________________________________
43980 [  5980] By: gsar                                  on 2000/04/28  03:47:29
43981         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
43982              <ghudson@mit.edu>)
43983      Branch: metaconfig
43984            ! U/modified/Options.U
43985      Branch: perl
43986            ! Configure
43987 ____________________________________________________________________________
43988 [  5979] By: gsar                                  on 2000/04/28  03:07:54
43989         Log: under useithreads, constant pad entries could inadvertantly be
43990              shared across threads (from Eric Blood <eblood@xmission.com>);
43991              added Eric's test case to testsuite
43992      Branch: perl
43993            ! op.c t/op/misc.t
43994 ____________________________________________________________________________
43995 [  5978] By: gsar                                  on 2000/04/27  21:13:00
43996         Log: sync version numbers in File::Spec with the ones on CPAN
43997              (from Barrie Slaymaker)
43998      Branch: perl
43999            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44000            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44001            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44002 ____________________________________________________________________________
44003 [  5977] By: gsar                                  on 2000/04/27  21:07:29
44004         Log: autoquote barewords followed by newline and arrow properly
44005              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
44006      Branch: perl
44007            ! t/pragma/warn/toke toke.c
44008 ____________________________________________________________________________
44009 [  5976] By: gsar                                  on 2000/04/27  20:41:20
44010         Log: DB_File v1.73 update (from Paul Marquess)
44011      Branch: perl
44012            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44013            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44014 ____________________________________________________________________________
44015 [  5975] By: gsar                                  on 2000/04/27  20:34:24
44016         Log: allow sort() reentrancy (variant of patch suggested by
44017              Hugo van der Sanden)
44018      Branch: perl
44019            ! pp_ctl.c t/op/sort.t
44020 ____________________________________________________________________________
44021 [  5974] By: gsar                                  on 2000/04/27  19:46:57
44022         Log: change#4197 somehow missed initializing PL_errors, meaning
44023              sytax error queueing wasn't working outside eval"" at all;
44024              also fixed eval"" to localize PL_error_count, so that compile-time
44025              eval's don't clobber the error state of the outer context
44026      Branch: perl
44027            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
44028            ! t/pragma/warn/toke
44029 ____________________________________________________________________________
44030 [  5973] By: gsar                                  on 2000/04/27  18:29:05
44031         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
44032      Branch: perl
44033            ! regcomp.c regexec.c t/op/re_tests
44034 ____________________________________________________________________________
44035 [  5972] By: jhi                                   on 2000/04/27  18:22:41
44036         Log: Integrate with Sarathy.
44037      Branch: cfgperl
44038           +> t/lib/b.t t/lib/syslog.t
44039           !> (integrate 31 files)
44040 ____________________________________________________________________________
44041 [  5971] By: jhi                                   on 2000/04/27  18:18:46
44042         Log: Unicos tweaks from Mark P. Lutz.
44043      Branch: cfgperl
44044            ! hints/unicos.sh lib/Math/Complex.pm
44045 ____________________________________________________________________________
44046 [  5970] By: gsar                                  on 2000/04/27  18:05:11
44047         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
44048              IV is >32bits
44049      Branch: perl
44050            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
44051 ____________________________________________________________________________
44052 [  5969] By: gsar                                  on 2000/04/27  17:50:56
44053         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
44054      Branch: perl
44055            + t/lib/syslog.t
44056            ! MANIFEST ext/Sys/Syslog/Syslog.pm
44057 ____________________________________________________________________________
44058 [  5968] By: gsar                                  on 2000/04/27  17:44:49
44059         Log: tolerate spaces in group names in test on solaris (from David Boyce
44060              <dsb@boyski.com>)
44061      Branch: perl
44062            ! t/op/groups.t
44063 ____________________________________________________________________________
44064 [  5967] By: gsar                                  on 2000/04/27  17:41:22
44065         Log: improved docs on the warn_uninit diagnostic (from David Glasser
44066              and Simon Cozens)
44067      Branch: perl
44068            ! pod/perldiag.pod
44069 ____________________________________________________________________________
44070 [  5966] By: gsar                                  on 2000/04/27  16:54:58
44071         Log: add testsuite for B backends, fix bug in B::Deparse (from
44072              Simon Cozens <simon@brecon.co.uk>)
44073      Branch: perl
44074            + t/lib/b.t
44075            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
44076 ____________________________________________________________________________
44077 [  5965] By: gsar                                  on 2000/04/27  16:10:37
44078         Log: avoid "will not stay shared" warnings for our variables (from
44079              Robin Barker)
44080      Branch: perl
44081            ! op.c t/pragma/warn/op
44082 ____________________________________________________________________________
44083 [  5964] By: gsar                                  on 2000/04/27  07:05:05
44084         Log: reformat to 72 columns (again)
44085      Branch: perl
44086            ! pod/perldiag.pod
44087 ____________________________________________________________________________
44088 [  5963] By: gsar                                  on 2000/04/27  06:28:31
44089         Log: patch from Larry to make (\&) prototype work; added tests for
44090              the same
44091      Branch: perl
44092            ! op.c t/comp/proto.t
44093 ____________________________________________________________________________
44094 [  5962] By: gsar                                  on 2000/04/27  06:15:47
44095         Log: updated README.hpux (from Jeff Okamoto)
44096      Branch: perl
44097            ! README.hpux
44098 ____________________________________________________________________________
44099 [  5961] By: gsar                                  on 2000/04/27  05:55:03
44100         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
44101      Branch: perl
44102            ! emacs/cperl-mode.el
44103 ____________________________________________________________________________
44104 [  5960] By: gsar                                  on 2000/04/27  05:49:26
44105         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
44106      Branch: perl
44107            ! INSTALL
44108 ____________________________________________________________________________
44109 [  5959] By: gsar                                  on 2000/04/27  05:33:41
44110         Log: doubled words in pods (from Simon Cozens
44111              <simon.p.cozens@jp.pwcglobal.com>)
44112      Branch: perl
44113            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
44114            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
44115            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
44116            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
44117            ! pod/perltootc.pod
44118 ____________________________________________________________________________
44119 [  5958] By: gsar                                  on 2000/04/27  05:11:39
44120         Log: change#3569 deleted some essential code, revert; avoid use of
44121              atexit() to make DynaLoader work properly on AIX under mod_perl
44122              (from Jens-Uwe Mager <jum@helios.de>)
44123      Branch: perl
44124            ! ext/DynaLoader/dl_aix.xs
44125 ____________________________________________________________________________
44126 [  5957] By: gsar                                  on 2000/04/27  04:54:51
44127         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
44128      Branch: perl
44129            ! pod/perlmod.pod
44130 ____________________________________________________________________________
44131 [  5956] By: gsar                                  on 2000/04/27  04:51:47
44132         Log: better diagnostics on failed tests (from Ilya Zakharevich)
44133      Branch: perl
44134            ! t/op/lex_assign.t
44135 ____________________________________________________________________________
44136 [  5955] By: gsar                                  on 2000/04/27  04:26:44
44137         Log: longstanding bug exposed by change#3307: sort arguments weren't
44138              compiled with the right wantarray context (ensuing runtime lookup
44139              via block_gimme() was getting the incidental context of the
44140              sort() itself)
44141      Branch: perl
44142            ! op.c t/op/sort.t
44143 ____________________________________________________________________________
44144 [  5954] By: gsar                                  on 2000/04/26  23:42:12
44145         Log: integrate cfgperl contents into mainline
44146      Branch: perl
44147           !> (integrate 30 files)
44148 ____________________________________________________________________________
44149 [  5953] By: jhi                                   on 2000/04/26  23:06:42
44150         Log: Integrate with Sarathy.
44151      Branch: cfgperl
44152           !> README.win32 ext/B/B/Deparse.pm
44153           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
44154           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
44155           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
44156           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
44157           !> utils/perldoc.PL vms/perlvms.pod
44158 ____________________________________________________________________________
44159 [  5952] By: jhi                                   on 2000/04/26  23:03:46
44160         Log: Undo "use integer" addition from 64bitint as it seems
44161              to break most of the subtests in Digital UNIX;
44162              Unicos needs to find another way.
44163      Branch: cfgperl
44164            ! t/op/64bitint.t
44165 ____________________________________________________________________________
44166 [  5951] By: jhi                                   on 2000/04/26  22:57:53
44167         Log: Be more robust on "extreme" (large absolute value)
44168              arguments.  Originally reported by Daniel Connelly
44169              as a problem with asinh() on large negative arguments,
44170              asinh() used to bail out because an argument to log()
44171              ended up being zero.  Ilya Zakharevich proposed using
44172              Taylor's series in such cases, which for such large
44173              arguments is a very good approximation.
44174      Branch: cfgperl
44175            ! lib/Math/Complex.pm t/lib/complex.t
44176 ____________________________________________________________________________
44177 [  5950] By: gsar                                  on 2000/04/25  19:13:12
44178         Log: reformat perldiag to avoid long lines
44179      Branch: perl
44180            ! pod/perldiag.pod
44181 ____________________________________________________________________________
44182 [  5949] By: gsar                                  on 2000/04/25  18:41:11
44183         Log: make perldoc use the pod2man from the same version (from
44184              M.J.T. Guy)
44185      Branch: perl
44186            ! utils/perldoc.PL
44187 ____________________________________________________________________________
44188 [  5948] By: gsar                                  on 2000/04/25  18:21:57
44189         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
44190              <kompas@kompas.usr.onet.pl>)
44191      Branch: perl
44192            ! lib/vars.pm
44193 ____________________________________________________________________________
44194 [  5947] By: gsar                                  on 2000/04/25  18:11:53
44195         Log: use &dl_error rather than &dl_load_file as the guard for calling
44196              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
44197              statically built perl)
44198      Branch: perl
44199            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
44200 ____________________________________________________________________________
44201 [  5946] By: jhi                                   on 2000/04/25  17:37:54
44202         Log: Document that tr() is not tr(1).
44203      Branch: cfgperl
44204            ! pod/perlop.pod
44205 ____________________________________________________________________________
44206 [  5945] By: gsar                                  on 2000/04/25  16:34:33
44207         Log: make module name mandatory after -M switch; reorder perldiag
44208              alphabetically (from Mark-Jason Dominus)
44209      Branch: perl
44210            ! perl.c pod/perldiag.pod
44211 ____________________________________________________________________________
44212 [  5944] By: jhi                                   on 2000/04/25  01:15:18
44213         Log: On second thoughts frexp() does have two arguments.
44214      Branch: cfgperl
44215            ! perl.h
44216 ____________________________________________________________________________
44217 [  5943] By: jhi                                   on 2000/04/24  22:56:32
44218         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
44219              Now pp_ncmp() returns undef is either operand is a NaN.
44220      Branch: cfgperl
44221            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44222            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
44223            ! vms/subconfigure.com vos/config.def vos/config.h
44224            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
44225            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44226            ! win32/config_H.vc
44227      Branch: metaconfig/U/perl
44228            + d_modfl.U
44229 ____________________________________________________________________________
44230 [  5942] By: jhi                                   on 2000/04/24  19:45:17
44231         Log: Regen Configure to match #5937.
44232      Branch: cfgperl
44233            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44234            ! config_h.SH
44235      Branch: metaconfig
44236            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
44237 ____________________________________________________________________________
44238 [  5941] By: jhi                                   on 2000/04/24  19:24:11
44239         Log: Further Unicos fixes for Mark Lutz.
44240      Branch: cfgperl
44241            ! hints/unicos.sh pp_ctl.c
44242 ____________________________________________________________________________
44243 [  5940] By: jhi                                   on 2000/04/24  19:09:06
44244         Log: Various Unicos 10.0.0.6 fixes.
44245              
44246              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
44247              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
44248              Reply-To: tecmpl1@triton.ca.boeing.com 
44249              To: perl5-porters@perl.org 
44250              Date: Fri, 14 Apr 2000 20:21:00 GMT 
44251              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
44252      Branch: cfgperl
44253            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
44254 ____________________________________________________________________________
44255 [  5939] By: gsar                                  on 2000/04/24  19:01:24
44256         Log: more pod nits (from Larry Virden)
44257      Branch: perl
44258            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
44259            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
44260            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
44261 ____________________________________________________________________________
44262 [  5938] By: gsar                                  on 2000/04/24  18:54:01
44263         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
44264      Branch: perl
44265            ! ext/B/B/Deparse.pm
44266 ____________________________________________________________________________
44267 [  5937] By: jhi                                   on 2000/04/24  17:39:00
44268         Log: Integrate with Sarathy.
44269      Branch: cfgperl
44270           +> (branch 31 files)
44271           !> (integrate 73 files)
44272 ____________________________________________________________________________
44273 [  5936] By: gsar                                  on 2000/04/24  17:30:06
44274         Log: additional tests for change#5934 (from Paul Marquess, who also
44275              sent in the same fix)
44276      Branch: perl
44277            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
44278            ! t/pragma/warn/5nolint t/pragma/warn/6default
44279 ____________________________________________________________________________
44280 [  5935] By: jhi                                   on 2000/04/24  17:26:05
44281         Log: Do not assume sign propagation.
44282              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
44283              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
44284              To: payner@ncifcrf.gov, perl5-porters@perl.org 
44285              Date: Tue, 18 Apr 2000 18:24:49 +0100 
44286              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
44287      Branch: cfgperl
44288            ! t/op/bop.t t/op/misc.t
44289 ____________________________________________________________________________
44290 [  5934] By: gsar                                  on 2000/04/24  17:16:54
44291         Log: propagate lexical warnings from surrounding scope correctly
44292              within string eval()
44293      Branch: perl
44294            ! pp_ctl.c t/pragma/warn/pp_ctl
44295 ____________________________________________________________________________
44296 [  5933] By: jhi                                   on 2000/04/24  17:01:07
44297         Log: Flatten the cpp jungle doing the nosuid checking.
44298      Branch: cfgperl
44299            ! perl.c
44300 ____________________________________________________________________________
44301 [  5932] By: gsar                                  on 2000/04/24  09:08:14
44302         Log: add rsignal(), whichsig() and do_join() to public API list
44303              (mod_perl uses them to good advantage)
44304      Branch: perl
44305            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
44306 ____________________________________________________________________________
44307 [  5931] By: gsar                                  on 2000/04/24  09:01:40
44308         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
44309      Branch: perl
44310            ! pp_hot.c regexec.c t/op/pat.t
44311 ____________________________________________________________________________
44312 [  5930] By: gsar                                  on 2000/04/24  08:58:33
44313         Log: small os390 tweaks (from Peter Prymmer)
44314      Branch: perl
44315            ! config_h.SH makedepend.SH
44316 ____________________________________________________________________________
44317 [  5929] By: gsar                                  on 2000/04/24  08:55:25
44318         Log: pod nits
44319      Branch: perl
44320            ! pod/perlguts.pod
44321 ____________________________________________________________________________
44322 [  5928] By: gsar                                  on 2000/04/24  08:50:13
44323         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
44324      Branch: perl
44325            ! ext/IO/lib/IO/Poll.pm
44326 ____________________________________________________________________________
44327 [  5927] By: gsar                                  on 2000/04/24  08:43:24
44328         Log: arrange for next() to resume at the unstack op rather than the
44329              loop conditional, so that scope cleanup happens correctly
44330              (from Stephen McCamant)
44331      Branch: perl
44332            ! op.c pp_ctl.c t/op/misc.t
44333 ____________________________________________________________________________
44334 [  5926] By: gsar                                  on 2000/04/24  08:18:40
44335         Log: on windows, reserve 16M of stack rather than 128M (allows more
44336              threads to run concurrently)
44337      Branch: perl
44338            ! win32/Makefile win32/makefile.mk
44339 ____________________________________________________________________________
44340 [  5925] By: gsar                                  on 2000/04/24  08:13:52
44341         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
44342      Branch: perl
44343            ! toke.c
44344 ____________________________________________________________________________
44345 [  5924] By: gsar                                  on 2000/04/24  08:08:59
44346         Log: avoid using uninitialized memory in require version check
44347      Branch: perl
44348            ! pp_ctl.c universal.c
44349 ____________________________________________________________________________
44350 [  5923] By: gsar                                  on 2000/04/24  07:20:14
44351         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
44352      Branch: perl
44353            ! ext/IO/lib/IO/Poll.pm
44354 ____________________________________________________________________________
44355 [  5922] By: gsar                                  on 2000/04/24  07:08:42
44356         Log: commentary about IoTYPE() (from Nathan Torkington)
44357      Branch: perl
44358            ! sv.h
44359 ____________________________________________________________________________
44360 [  5921] By: gsar                                  on 2000/04/24  06:58:26
44361         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
44362              by fix
44363      Branch: perl
44364            ! sv.c t/lib/charnames.t t/pragma/utf8.t
44365 ____________________________________________________________________________
44366 [  5920] By: gsar                                  on 2000/04/24  06:37:59
44367         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
44368      Branch: perl
44369            ! doop.c t/op/ver.t
44370 ____________________________________________________________________________
44371 [  5919] By: gsar                                  on 2000/04/24  06:21:58
44372         Log: Configure might miss old directories when prefix must be
44373              expanded (from Robin Barker)
44374      Branch: metaconfig
44375            ! U/installdirs/inc_version_list.U
44376      Branch: perl
44377            ! Configure
44378 ____________________________________________________________________________
44379 [  5918] By: gsar                                  on 2000/04/24  06:16:11
44380         Log: VMS nits in glob() test (from Charles Lane)
44381      Branch: perl
44382            ! t/lib/glob-basic.t
44383 ____________________________________________________________________________
44384 [  5917] By: gsar                                  on 2000/04/24  06:11:56
44385         Log: various pod nits (from Larry Virden and others)
44386      Branch: perl
44387            ! README.amiga README.hpux README.machten README.os2
44388            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
44389            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
44390            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
44391            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
44392            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
44393            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
44394            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
44395            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
44396 ____________________________________________________________________________
44397 [  5916] By: gsar                                  on 2000/04/24  05:52:43
44398         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
44399              <wjones@tc.fluke.com>)
44400      Branch: perl
44401            ! t/lib/glob-basic.t
44402 ____________________________________________________________________________
44403 [  5915] By: gsar                                  on 2000/04/24  05:07:01
44404         Log: supported platforms mixed up
44405      Branch: perl
44406            ! pod/perl56delta.pod pod/perlport.pod
44407 ____________________________________________________________________________
44408 [  5914] By: gsar                                  on 2000/04/24  04:56:08
44409         Log: caller() wasn't returning the right number of elements for
44410              eval {...}
44411      Branch: perl
44412            ! pp_ctl.c t/pragma/warn/9enabled
44413 ____________________________________________________________________________
44414 [  5913] By: gsar                                  on 2000/04/24  04:35:41
44415         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
44416              Mark-Jason Dominus)
44417      Branch: perl
44418            ! pod/perlfunc.pod
44419 ____________________________________________________________________________
44420 [  5912] By: gsar                                  on 2000/04/24  04:17:15
44421         Log: fix totally broken caching in UNIVERSAL::isa() (from
44422              Nick Ing-Simmons)
44423      Branch: perl
44424            ! t/op/universal.t universal.c
44425 ____________________________________________________________________________
44426 [  5911] By: gsar                                  on 2000/04/24  03:39:47
44427         Log: add linebreak properties from unicode/LineBrk.txt (from
44428              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
44429      Branch: perl
44430            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
44431            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
44432            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
44433            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
44434            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
44435            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
44436            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
44437            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
44438            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
44439            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
44440            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
44441            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
44442            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
44443            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
44444            + lib/unicode/Is/LbrkZW.pl
44445            ! lib/unicode/mktables.PL
44446 ____________________________________________________________________________
44447 [  5910] By: gsar                                  on 2000/04/24  03:23:10
44448         Log: typo in pod
44449      Branch: perl
44450            ! ext/Thread/Thread.pm
44451 ____________________________________________________________________________
44452 [  5909] By: gsar                                  on 2000/04/24  03:22:03
44453         Log: mode argument to do_binmode() should be file mode, not boolean
44454      Branch: perl
44455            ! pp_sys.c
44456 ____________________________________________________________________________
44457 [  5908] By: gsar                                  on 2000/04/16  16:51:08
44458         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
44459              always returns a valid GV even when the symbol is trapped by strictures
44460              (avoids coredumps)
44461              
44462              TODO: the C<package;> hack needs similar treatment
44463      Branch: perl
44464            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
44465            ! t/pragma/strict-vars
44466 ____________________________________________________________________________
44467 [  5907] By: jhi                                   on 2000/03/31  23:42:56
44468         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
44469              an assumption which #5905 demolished.
44470      Branch: cfgperl
44471            ! pp_sys.c
44472 ____________________________________________________________________________
44473 [  5906] By: jhi                                   on 2000/03/31  18:54:37
44474         Log: Typo in #5905.
44475      Branch: cfgperl
44476            ! t/op/64bitint.t
44477 ____________________________________________________________________________
44478 [  5905] By: jhi                                   on 2000/03/31  18:50:54
44479         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
44480              reported by Joseph N. Hall.  The bug was that even with use64bitint
44481              one had to use the prefixes q, L, or ll with printf/sprintf,
44482              contrary to the documentation and common sense.
44483      Branch: cfgperl
44484            ! sv.c t/op/64bitint.t
44485 ____________________________________________________________________________
44486 [  5904] By: gsar                                  on 2000/03/28  02:31:32
44487         Log: add Changes, perldelta.pod
44488      Branch: perl
44489            + Changes pod/perldelta.pod
44490 ____________________________________________________________________________
44491 [  5903] By: gsar                                  on 2000/03/28  02:03:55
44492         Log: rename Changes and perldelta.pod
44493      Branch: perl
44494           +> Changes5.6 pod/perl56delta.pod
44495            - Changes pod/perldelta.pod
44496            ! MANIFEST
44497 ____________________________________________________________________________
44498 [  5902] By: gsar                                  on 2000/03/28  01:59:14
44499         Log: create maint-5.6 branch
44500      Branch: maint-5.6/perl
44501           +> (branch 1611 files)
44502 ____________________________________________________________________________
44503 [  5901] By: jhi                                   on 2000/03/23  05:48:43
44504         Log: Integrate with Sarathy.
44505      Branch: cfgperl
44506           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
44507 ____________________________________________________________________________
44508 [  5900] By: gsar                                  on 2000/03/23  05:42:43
44509         Log: three guesses on what this is :-)
44510      Branch: perl
44511            ! Changes