Readability nit from Abhijit.
[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 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
35         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
36              From: Doug MacEachern <dougm@covalent.net>
37              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
38              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
39      Branch: perl
40            ! op.c
41 ____________________________________________________________________________
42 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
43         Log: The #11541 didn't work under threads.
44      Branch: perl
45            ! op.c
46 ____________________________________________________________________________
47 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
48         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
49              From: Hugo <hv@crypt.compulink.co.uk>
50              Date: Fri, 22 Jun 2001 01:19:08 +0100 
51              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
52              
53              (Skip tests if accept() failed)
54      Branch: perl
55            ! ext/IO/lib/IO/t/io_unix.t
56 ____________________________________________________________________________
57 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
58         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
59              From: "Stian Seeberg" <sseeberg@nimsoft.no>
60              Date: Mon, 30 Jul 2001 12:28:07 +0200
61              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
62      Branch: perl
63            ! perl.h
64 ____________________________________________________________________________
65 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
66         Log: Subject: Pluggable optimizer
67              From: Simon Cozens <simon@netthink.co.uk>
68              Date: Wed, 1 Aug 2001 13:57:02 -0700
69              Message-ID: <20010801135702.I10442@netthink.co.uk>
70      Branch: perl
71            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
72 ____________________________________________________________________________
73 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
74         Log: Subject: [ID 20010801.039] perlre.pod message typo
75              From: Autrijus Tang <autrijus@geb.elixus.org>
76              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
77              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
78      Branch: perl
79            ! pod/perlre.pod
80 ____________________________________________________________________________
81 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
82         Log: Test for change #11536.
83      Branch: perl
84            ! t/op/tiehandle.t
85 ____________________________________________________________________________
86 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
87         Log: More test fixups for #11537.
88      Branch: perl
89            ! t/lib/warnings/4lint t/lib/warnings/9enabled
90 ____________________________________________________________________________
91 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
92         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
93              From: Doug MacEachern <dougm@covalent.net>
94              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
95              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
96      Branch: perl
97            ! op.c t/TestInit.pm
98 ____________________________________________________________________________
99 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
100         Log: Subject: [patch] ithreads + refto bug
101              From: Doug MacEachern <dougm@covalent.net>
102              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
103              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
104              
105              (Test in change #11539)
106      Branch: perl
107            ! pp.c
108 ____________________________________________________________________________
109 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
110         Log: Subject: [PATCH: perl@11523] fixups for t/harness
111              From: Prymmer/Kahn <pvhp@best.com>
112              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
113              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
114      Branch: perl
115            ! t/harness
116 ____________________________________________________________________________
117 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
118         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
119              From: Prymmer/Kahn <pvhp@best.com>
120              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
121              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
122      Branch: perl
123            ! win32/Makefile win32/makefile.mk
124 ____________________________________________________________________________
125 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
126         Log: Need to know the number of tests.
127      Branch: perl
128            ! t/run/exit.t
129 ____________________________________________________________________________
130 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
131         Log: Subject: Re: new exit tests on VMS
132              From: "Craig A. Berry" <craigberry@mac.com>
133              Date: Tue, 31 Jul 2001 12:19:29 -0500
134              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
135      Branch: perl
136            ! t/run/exit.t
137 ____________________________________________________________________________
138 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
139         Log: Retract #11530 (the dTHX is needed under threads)
140      Branch: perl
141            ! perlio.c
142 ____________________________________________________________________________
143 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
144         Log: (Retracted by #11531)
145      Branch: perl
146            ! perlio.c
147 ____________________________________________________________________________
148 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
149         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
150              From: Richard Soderberg <rs@crystalflame.net>
151              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
152              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
153      Branch: perl
154            ! unixish.h
155 ____________________________________________________________________________
156 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
157         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
159              Date: Tue, 31 Jul 2001 05:39:09 -0400
160              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
161              
162              (with a note about the case of UV being equal to long long)
163      Branch: perl
164            ! utils/h2xs.PL
165 ____________________________________________________________________________
166 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
167         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
168              From: "Craig A. Berry" <craigberry@mac.com>
169              Date: Tue, 31 Jul 2001 14:57:43 -0500
170              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
171      Branch: perl
172            ! t/io/fs.t
173 ____________________________________________________________________________
174 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
175         Log: Fix for
176              
177              Subject: [ID 20010116.001] File::Copy truncates orig file 
178              From: arbor@al37al08.telecel.pt
179              Date: Tue, 16 Jan 2001 11:43:02 GMT
180              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
181              
182              (copy($foo, $foo) would truncate $foo)
183      Branch: perl
184            ! lib/File/Copy.pm lib/File/Copy.t
185 ____________________________________________________________________________
186 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
187         Log: Metaconfig unit change for #11524.
188      Branch: metaconfig/U/perl
189            ! Extras.U
190 ____________________________________________________________________________
191 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
192         Log: Multiple modules didn't work; plus typo fixes.
193      Branch: perl
194            ! Configure
195 ____________________________________________________________________________
196 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
197         Log: Update Changes.
198      Branch: perl
199            ! Changes patchlevel.h
200 ____________________________________________________________________________
201 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
202         Log: Regen perlapi.
203      Branch: perl
204            ! pod/perlapi.pod
205 ____________________________________________________________________________
206 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
207         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
208              From: Dave Mitchell <davem@fdgroup.co.uk>
209              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
210              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
211      Branch: perl
212            ! sv.c
213 ____________________________________________________________________________
214 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
215         Log: Regen toc.
216      Branch: perl
217            ! pod/perltoc.pod
218 ____________________________________________________________________________
219 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
220         Log: Regen Porting stuff.
221      Branch: perl
222            ! Porting/Glossary Porting/config.sh Porting/config_H
223 ____________________________________________________________________________
224 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
225         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
227              Date: Tue, 31 Jul 2001 05:34:38 -0400
228              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
229      Branch: perl
230            ! utils/h2xs.PL
231 ____________________________________________________________________________
232 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
233         Log: Metaconfig unit change for #11516. 
234      Branch: metaconfig/U/perl
235            ! gccvers.U
236 ____________________________________________________________________________
237 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
238         Log: Add -Wall in cflags, not in Configure.
239              (This way -Wall affects only the core and the core XS,
240              not user modules' XS.  Concern from Paul Marquess,
241              implementation idea from Andy Dougherty.)
242      Branch: perl
243            ! Configure cflags.SH
244 ____________________________________________________________________________
245 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
246         Log: Metaconfig unit changes for #11514.
247      Branch: metaconfig
248            + U/modified/sysman.U
249            ! U/installdirs/man1dir.U
250 ____________________________________________________________________________
251 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
252         Log: Subject: Configure's detection of system manual
253              From: Sean Dague <sean@dague.net> 
254              Date: Sun, 13 May 2001 15:53:15 -0400
255              Message-ID: <20010513155315.A15833@underhill.dague.net>
256      Branch: perl
257            ! Configure
258 ____________________________________________________________________________
259 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
260         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
261              From: Autrijus Tang <autrijus@autrijus.org> 
262              Date: Thu, 21 Jun 2001 23:56:48 +0800
263              Message-Id: <20010621235648.A57340@not.autrijus.org>
264      Branch: perl
265            ! pod/perlobj.pod
266 ____________________________________________________________________________
267 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
268         Log: Subject: Typo in DB_File.pm
269              From: "Philip Newton" <Philip.Newton@gmx.net>
270              Date: Tue, 31 Jul 2001 06:19:35 +0200
271              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
272      Branch: perl
273            ! ext/DB_File/DB_File.pm
274 ____________________________________________________________________________
275 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
276         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
277              From: "Stephen P. Potter" <spp@spotter.yi.org>
278              Date: Wed, 30 May 2001 13:59:34 -0400
279              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
280      Branch: perl
281            ! pod/perlre.pod
282 ____________________________________________________________________________
283 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
284         Log: eval "format foo=" would loop indefinitely; reported in
285              
286              Subject: A load of old rubbish
287              From: Mike Guy <mjtg@cam.ac.uk>
288              Date: Mon, 14 May 2001 16:12:22 +0100
289              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
290              
291              (The core dumps reported in there already fixed.)
292      Branch: perl
293            ! toke.c
294 ____________________________________________________________________________
295 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
296         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
297      Branch: perl
298            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
299            + lib/Switch/t/switch_case.t
300            - lib/Switch/test.pl
301            ! MANIFEST lib/Switch.pm
302 ____________________________________________________________________________
303 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
304         Log: Subject: [PATCH @11505] DB_File-1.78
305              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
306              Date: Mon, 30 Jul 2001 22:54:37 +0100
307              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
308      Branch: perl
309            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
310            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
311 ____________________________________________________________________________
312 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
313         Log: Explain in more detail why -pipe and -fno-common are good.
314      Branch: perl
315            ! hints/darwin.sh
316 ____________________________________________________________________________
317 [ 11506] By: nick                                  on 2001/07/30  14:32:23
318         Log: Integrate mainline
319      Branch: perlio
320           !> INSTALL Makefile.SH doio.c hints/darwin.sh
321 ____________________________________________________________________________
322 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
323         Log: Perl hasn't been putting man pages into $prefix/lib for
324              a long time now; pointed out by Andy Dougherty. 
325      Branch: perl
326            ! hints/darwin.sh
327 ____________________________________________________________________________
328 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
329         Log: Document the extras Configure option.
330      Branch: perl
331            ! INSTALL
332 ____________________________________________________________________________
333 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
334         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
335              everywhere.
336      Branch: perl
337           !> doio.c
338 ____________________________________________________________________________
339 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
340         Log: Doubly guard against invoking CPAN if no extras defined,
341              pointed out by H. Merijn Brand.
342      Branch: perl
343            ! Makefile.SH
344 ____________________________________________________________________________
345 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
346         Log: Fix O_RDONLY check to check for O_RDONLY.
347      Branch: maint-5.6/macperl
348            ! doio.c
349 ____________________________________________________________________________
350 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
351         Log: Integrate miscellaneous changes from maint-5.6/perl.
352      Branch: maint-5.6/macperl
353           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
354 ____________________________________________________________________________
355 [ 11499] By: nick                                  on 2001/07/30  06:52:42
356         Log: Integrate mainline
357      Branch: perlio
358           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
359           +> win32/sync_ext.pl
360            - win32/sncfnmcs.pl
361           !> (integrate 71 files)
362 ____________________________________________________________________________
363 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
364         Log: Update Changes.
365      Branch: perl
366            ! Changes patchlevel.h
367 ____________________________________________________________________________
368 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
369         Log: Now Configure -Dextras=Foo::Bar and "make install" will
370              fetch and install Foo::Bar.
371      Branch: perl
372            ! Makefile.SH
373 ____________________________________________________________________________
374 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
375         Log: Metaconfig unit change for #11495.
376      Branch: metaconfig/U/perl
377            ! Extras.U
378 ____________________________________________________________________________
379 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
380         Log: extras.make, extras.test, and extras.install make targets.
381      Branch: perl
382            ! Configure Makefile.SH
383 ____________________________________________________________________________
384 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
385         Log: Metaconfig unit change for #11493.
386      Branch: metaconfig/U/perl
387            ! Extras.U
388 ____________________________________________________________________________
389 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
390         Log: Better to have the list of extras in $extras than 'define'.
391      Branch: perl
392            ! Configure
393 ____________________________________________________________________________
394 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
395         Log: The metaconfig unit change for #11490.
396      Branch: metaconfig/U/perl
397            + Extras.U
398 ____________________________________________________________________________
399 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
400         Log: Missed from #11490 (the required dependency).
401      Branch: perl
402            ! Makefile.SH
403 ____________________________________________________________________________
404 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
405         Log: Add the support of asking for extra modules or bundles of modules
406              to be fetched from the CPAN and installed as a part of the Perl
407              build process.  None of this installation is yet really done;
408              only the list is asked, and saved away in extras.lst for
409              the build and installation process to worry about later.
410      Branch: perl
411            ! Configure
412 ____________________________________________________________________________
413 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
414         Log: Beginnings of better Inf and NaN support.
415              At least toke.c and sv.c still need quite a bit of work.
416      Branch: perl
417            ! numeric.c perl.h
418 ____________________________________________________________________________
419 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
420         Log: Top-level Makefile didn't honour OPTIMIZE.
421      Branch: perl
422            ! Makefile.SH
423 ____________________________________________________________________________
424 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
425         Log: Update Changes.
426      Branch: perl
427            ! Changes patchlevel.h
428 ____________________________________________________________________________
429 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
430         Log: Use Search::Dict 1.02 interface for charinfo().
431      Branch: perl
432            ! lib/UnicodeCD.pm
433 ____________________________________________________________________________
434 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
435         Log: Now also allow transforming the read lines before comparing them.
436              (This will help UnicodeCD.) 
437      Branch: perl
438            ! lib/Search/Dict.pm
439 ____________________________________________________________________________
440 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
441         Log: Remove tiehandle code.
442      Branch: perl
443            ! lib/UnicodeCD.pm
444 ____________________________________________________________________________
445 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
446         Log: Allow specifying a comparison function for Search::Dict::look().
447      Branch: perl
448            ! lib/Search/Dict.pm
449 ____________________________________________________________________________
450 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
451         Log: Small UnicodeCD tweaks.
452      Branch: perl
453            ! lib/UnicodeCD.pm lib/UnicodeCD.t
454 ____________________________________________________________________________
455 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
456         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
457              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
458              Date: Tue, 24 Jul 2001 01:51:32 +0900
459              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
460      Branch: perl
461            ! lib/UnicodeCD.pm lib/UnicodeCD.t
462 ____________________________________________________________________________
463 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
464         Log: Subject: [PATCH] installperl
465              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
466              Date: Fri, 27 Jul 2001 19:05:04 -0700
467              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
468      Branch: perl
469            ! installperl
470 ____________________________________________________________________________
471 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
472         Log: Subject: [PATCH] Set proper compatibility versions in core
473              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
474              Date: Fri, 27 Jul 2001 20:01:49 -0700
475              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
476      Branch: perl
477            ! Makefile.SH
478 ____________________________________________________________________________
479 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
480         Log: Metaconfig unit change for #11477.
481      Branch: metaconfig/U/perl
482            ! dlsrc.U
483 ____________________________________________________________________________
484 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
485         Log: Subject: [PATCH] Darwin: -fpic not so good
486              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
487              Date: Fri, 27 Jul 2001 18:57:38 -0700
488              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
489      Branch: perl
490            ! Configure
491 ____________________________________________________________________________
492 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
493         Log: Subject: [PATCH] Clean up Darwin hints
494              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
495              Date: Fri, 27 Jul 2001 19:13:15 -0700
496              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
497      Branch: perl
498            ! hints/darwin.sh
499 ____________________________________________________________________________
500 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
501         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
502              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
503              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
504              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
505      Branch: perl
506            ! pod/perlfunc.pod pp.c t/op/split.t
507 ____________________________________________________________________________
508 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
509         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
510              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
511              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
512              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
513      Branch: perl
514            ! pod/perlvar.pod
515 ____________________________________________________________________________
516 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
517         Log: Subject: [PATCH] fixes to constant.pm documentation
518              From: Ilmari Karonen <iltzu@sci.fi>
519              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
520              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
521      Branch: perl
522            ! lib/constant.pm
523 ____________________________________________________________________________
524 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
525         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
526              From: "Philip Newton" <Philip.Newton@gmx.net>
527              Date: Fri, 27 Jul 2001 07:51:10 +0200
528              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
529      Branch: perl
530            ! pod/perlport.pod
531 ____________________________________________________________________________
532 [ 11471] By: nick                                  on 2001/07/26  06:23:32
533         Log: Subject:  [PATCH] Doc fix for perlguts / threading
534              From:  Arthur Bergman <arthur@contiller.se>
535              Date:  Wed, 25 Jul 2001 11:28:23 +0200
536              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
537      Branch: perl
538            ! pod/perlguts.pod
539 ____________________________________________________________________________
540 [ 11470] By: nick                                  on 2001/07/26  06:21:06
541         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
542              From:  Philip Newton <Philip.Newton@gmx.net>
543              Date:  Wed, 25 Jul 2001 08:19:47 +0200
544              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
545      Branch: perl
546            ! INSTALL
547 ____________________________________________________________________________
548 [ 11469] By: nick                                  on 2001/07/26  06:20:25
549         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
550              From:  Philip Newton <Philip.Newton@gmx.net>
551              Date:  Wed, 25 Jul 2001 08:12:48 +0200
552              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
553      Branch: perl
554            ! INSTALL
555 ____________________________________________________________________________
556 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
557         Log: More +x.
558      Branch: perl
559            ! Porting/makerel
560 ____________________________________________________________________________
561 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
562         Log: Update Changes.
563      Branch: perl
564            ! Changes patchlevel.h
565 ____________________________________________________________________________
566 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
567         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
568              From: "Philip Newton" <Philip.Newton@gmx.net>
569              Date: Tue, 24 Jul 2001 06:45:55 +0200
570              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
571      Branch: perl
572            ! os2/perlrexx.c
573 ____________________________________________________________________________
574 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
575         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
576              From: Peter Prymmer <pvhp@forte.com>
577              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
578              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
579      Branch: perl
580            ! pod/perlport.pod t/io/fs.t vms/test.com
581 ____________________________________________________________________________
582 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
583         Log: Workaround on Cwd bootstrap problem.
584      Branch: perl
585            ! lib/ExtUtils/MakeMaker.pm
586 ____________________________________________________________________________
587 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
588         Log: When in Rome, quote like the Romans do.
589      Branch: perl
590            ! cflags.SH
591 ____________________________________________________________________________
592 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
593         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
595              Date: Mon, 23 Jul 2001 19:29:49 -0400
596              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
597      Branch: perl
598            + os2/perlrexx.c
599            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
600            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
601            ! t/op/write.t
602 ____________________________________________________________________________
603 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
604         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
606              Date: Mon, 23 Jul 2001 18:43:42 -0400
607              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
608      Branch: perl
609            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
610 ____________________________________________________________________________
611 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
612         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
614              Date: Mon, 23 Jul 2001 18:33:16 -0400
615              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
616      Branch: perl
617            ! lib/ExtUtils/MakeMaker.pm
618 ____________________________________________________________________________
619 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
620         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
621              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
622              Date: Mon, 23 Jul 2001 18:20:35 -0400
623              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
624      Branch: perl
625            ! Makefile.SH cflags.SH
626 ____________________________________________________________________________
627 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
628         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
629              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
630              Date: Mon, 23 Jul 2001 11:32:17 -0500
631              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
632      Branch: perl
633            ! lib/ExtUtils/MakeMaker.pm
634 ____________________________________________________________________________
635 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
636         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
637              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
638              Date: Mon, 23 Jul 2001 18:13:20 -0400
639              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
640      Branch: perl
641            ! lib/perl5db.pl
642 ____________________________________________________________________________
643 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
644         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
645              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
646              Date: Mon, 23 Jul 2001 18:07:40 -0400
647              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
648      Branch: perl
649            ! op.c
650 ____________________________________________________________________________
651 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
652         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
653              From: "Craig A. Berry" <craigberry@mac.com>
654              Date: Mon, 23 Jul 2001 15:35:06 -0500
655              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
656      Branch: perl
657            ! util.c
658 ____________________________________________________________________________
659 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
660         Log: Subject: [PATCH perlfaq9.pod typo]
661              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
662              Date: Mon, 23 Jul 2001 07:49:05 -0700
663              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
664      Branch: perl
665            ! pod/perlfaq9.pod
666 ____________________________________________________________________________
667 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
668         Log: Subject: win32\sncfnmcs.pl corrections
669              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
670              Date: Mon, 23 Jul 2001 12:56:54 +0200
671              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
672              
673              Rename the script a little bit more sensibly.
674      Branch: perl
675            + win32/sync_ext.pl
676            - win32/sncfnmcs.pl
677            ! MANIFEST README.win32
678 ____________________________________________________________________________
679 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
680         Log: Test tweak.
681      Branch: perl
682            ! ext/B/Deparse.t
683 ____________________________________________________________________________
684 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
685         Log: Metaconfig unit tweak for #11450.
686      Branch: metaconfig/U/perl
687            ! Mksymlinks.U
688 ____________________________________________________________________________
689 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
690         Log: Too volatile failsafe check.
691      Branch: perl
692            ! Configure
693 ____________________________________________________________________________
694 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
695         Log: Further doc tweaks.
696      Branch: perl
697            ! lib/UnicodeCD.pm
698 ____________________________________________________________________________
699 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
700         Log: Doc tweaks.
701      Branch: perl
702            ! lib/UnicodeCD.pm
703 ____________________________________________________________________________
704 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
705         Log: Doc tweakery from Abhijit.
706      Branch: perl
707            ! Porting/repository.pod
708 ____________________________________________________________________________
709 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
710         Log: An accidental empty line.
711      Branch: perl
712            ! MANIFEST
713 ____________________________________________________________________________
714 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
715         Log: Missing MANIFESTations.
716      Branch: perl
717            ! MANIFEST
718 ____________________________________________________________________________
719 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
720         Log: Update Changes.
721      Branch: perl
722            ! Changes patchlevel.h
723 ____________________________________________________________________________
724 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
725         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
726              From: Mike Guy <mjtg@cam.ac.uk>
727              Date: Fri, 20 Jul 2001 16:12:49 +0100
728              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
729      Branch: perl
730            ! Porting/pumpkin.pod
731 ____________________________________________________________________________
732 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
733         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
734              From: Peter Prymmer <pvhp@forte.com>
735              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
736              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
737      Branch: perl
738            ! pod/perlhack.pod
739 ____________________________________________________________________________
740 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
741         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
742              From: Michael G Schwern <schwern@pobox.com>
743              Date: Fri, 20 Jul 2001 20:22:35 -0400
744              Message-ID: <20010720202235.O4498@blackrider>
745      Branch: perl
746            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
747            ! lib/Test/t/todo.t
748 ____________________________________________________________________________
749 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
750         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
751              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
752              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
753              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
754      Branch: perl
755            ! ext/POSIX/POSIX.pod
756 ____________________________________________________________________________
757 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
758         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
759              From: Mark-Jason Dominus <mjd@plover.com>
760              Date: Fri, 20 Jul 2001 23:16:54 -0400
761              Message-ID: <20010721031654.21877.qmail@plover.com>
762      Branch: perl
763            ! ext/POSIX/POSIX.pod
764 ____________________________________________________________________________
765 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
766         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
767              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
768              Date: Sun, 22 Jul 2001 14:56:09 +0200
769              Message-ID: <20010722145609.A766@rafael>
770      Branch: perl
771            ! ext/B/O.pm
772 ____________________________________________________________________________
773 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
774         Log: Subject: regexec.c #define cleanup
775              From: Mark-Jason Dominus <mjd@plover.com>
776              Date: Sat, 21 Jul 2001 18:33:25 -0400
777              Message-ID: <20010721223325.3069.qmail@plover.com>
778      Branch: perl
779            ! regexec.c
780 ____________________________________________________________________________
781 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
782         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
783              From: Prymmer/Kahn <pvhp@best.com>
784              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
785              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
786      Branch: perl
787            ! t/io/fs.t
788 ____________________________________________________________________________
789 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
790         Log: Typo in #11432.
791      Branch: perl
792            ! ext/POSIX/POSIX.t
793 ____________________________________________________________________________
794 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
795         Log: Integrate (manually) change #11424 from macperl.
796      Branch: perl
797            ! ext/Filter/t/call.t
798 ____________________________________________________________________________
799 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
800         Log: Integrate change #11408 from macperl.
801      Branch: perl
802           !> README.macos pod/perlport.pod
803 ____________________________________________________________________________
804 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
805         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
806      Branch: perl
807           +> macos/MacPerlTests.cmd macos/xsubpp.patch
808            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
809            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
810            ! ext/POSIX/POSIX.t
811 ____________________________________________________________________________
812 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
813         Log: pod/*.t tests not picked up by t/TEST either
814      Branch: maint-5.6/perl
815            ! t/TEST
816 ____________________________________________________________________________
817 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
818         Log: better tweak for change#11429 (windows has both / and \ separated
819              paths in @INC at that point)
820      Branch: maint-5.6/perl
821            ! t/pod/testp2pt.pl
822 ____________________________________________________________________________
823 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
824         Log: MacOS pod test tweak needs \Escape
825      Branch: maint-5.6/perl
826            ! t/pod/testp2pt.pl
827 ____________________________________________________________________________
828 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
829         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
830              resulting duplicate output, but t/harness isn't)
831      Branch: maint-5.6/perl
832            ! t/run/runenv.t
833 ____________________________________________________________________________
834 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
835         Log: t/harness wasn't picking up all the tests
836      Branch: maint-5.6/perl
837            ! t/harness
838 ____________________________________________________________________________
839 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
840         Log: update MANIFEST for new file
841      Branch: maint-5.6/perl
842            ! MANIFEST
843 ____________________________________________________________________________
844 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
845         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
846              the exception of the macperl/macos/... tree
847      Branch: maint-5.6/perl
848           +> t/lib/filefind-taint.t
849           !> (integrate 72 files)
850 ____________________________________________________________________________
851 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
852         Log: Fix test.
853      Branch: maint-5.6/macperl
854            ! macos/bundled_ext/Filter/t/call.t
855 ____________________________________________________________________________
856 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
857         Log: Make perl fork()-safe (in a slightly limited way) even on
858              platforms that don't have pthread_atfork() (extension of
859              the fix in change#11151).
860              
861              Note that this will not help extensions that call fork()
862              directly in C, or that link to libraries that call fork()
863              directly.  Such cases must be fixed to either call
864              PerlProc_fork(), or call atfork_lock() in parent before the
865              calling the function that forks and call atfork_unlock()
866              in both parent and child immediately after the fork().
867              (There are no worries if C code calls exec() in the child
868              immediately after a fork().  Only cases where the child
869              calls perl's API functions (including New()) after the
870              fork() are problematic.)
871              
872              This change also eliminates the use of vfork() from perl,
873              since all such uses were violating the severe restrictions
874              on modifying the state of the process between the vfork()
875              and the exec().
876              
877              This is a modified version of patches suggested by Abhijit
878              Menon-Sen and Richard Soderberg.
879      Branch: perl
880            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
881            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
882 ____________________________________________________________________________
883 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
884         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
885              Switch, and Text::Balanced.
886      Branch: maint-5.6/macperl
887            + macos/bundled_ext/Filter/Util/Call/Call.pm
888            + macos/bundled_ext/Filter/Util/Call/Call.xs
889            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
890            + macos/bundled_ext/Filter/t/MyFilter.pm
891            + macos/bundled_ext/Filter/t/call.t
892            + macos/bundled_ext/Filter/t/filter-util.pl
893            + macos/bundled_lib/blib/lib/Class/ISA.pm
894            + macos/bundled_lib/blib/lib/Digest.pm
895            + macos/bundled_lib/blib/lib/Filter/Simple.pm
896            + macos/bundled_lib/blib/lib/Switch.pm
897            + macos/bundled_lib/blib/lib/Text/Balanced.pm
898            + macos/bundled_lib/blib/lib/Text/Balanced.pod
899            + macos/bundled_lib/t/Class/ISA/test.pl
900            + macos/bundled_lib/t/Digest/Digest.t
901            + macos/bundled_lib/t/Filter/Simple/test.pl
902            + macos/bundled_lib/t/Switch/test.pl
903            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
904            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
905            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
906            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
907            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
908            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
909            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
910            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
911 ____________________________________________________________________________
912 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
913         Log: Add Filter::Util::Call to config/make files; edit utils
914              to recognize the module (it was descended too far down).
915              Bump version to 5.6.1a4.
916      Branch: maint-5.6/macperl
917            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
918            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
919            ! macos/macperl/Makefile.mk macos/xsubpp.patch
920 ____________________________________________________________________________
921 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
922         Log: Make DB_File the default for MLDBM on MacOS.
923      Branch: maint-5.6/macperl
924            ! macos/bundled_lib/blib/lib/MLDBM.pm
925 ____________________________________________________________________________
926 [ 11419] By: nick                                  on 2001/07/20  14:51:03
927         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
928              From:  Simon Cozens <simon@netthink.co.uk>
929              Date:  Fri, 20 Jul 2001 11:42:35 -0400
930              Message-Id:  <20010720114235.A5235@netthink.co.uk>
931      Branch: perl
932            ! lib/UnicodeCD.pm
933 ____________________________________________________________________________
934 [ 11418] By: nick                                  on 2001/07/20  14:48:12
935         Log: Subject:  [PATCH regcomp.h] adds a comment
936              From:  Abhijit Menon-Sen <ams@wiw.org>
937              Date:  Fri, 20 Jul 2001 21:05:37 +0530
938              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
939      Branch: perl
940            ! regcomp.h
941 ____________________________________________________________________________
942 [ 11417] By: nick                                  on 2001/07/20  14:16:38
943         Log: Subject:  [PATCH 5.7.2] INSTALL updates
944              From:  Andy Dougherty <doughera@lafayette.edu>
945              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
946              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
947      Branch: perl
948            ! INSTALL
949 ____________________________________________________________________________
950 [ 11416] By: nick                                  on 2001/07/20  06:44:44
951         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
952              From:  Russ Allbery <rra@stanford.edu>
953              Date:  19 Jul 2001 15:52:37 -0700
954              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
955      Branch: perl
956            ! lib/Pod/Man.pm
957 ____________________________________________________________________________
958 [ 11415] By: nick                                  on 2001/07/20  06:35:11
959         Log: Subject:  [PATCH] defer op_seq allocation
960              From:  Abhijit Menon-Sen <ams@wiw.org>
961              Date:  Thu, 19 Jul 2001 22:12:24 +0530
962              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
963      Branch: perl
964            ! op.c
965 ____________________________________________________________________________
966 [ 11414] By: nick                                  on 2001/07/20  06:23:36
967         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
968              From:  Abhijit Menon-Sen <ams@wiw.org>
969              Date:  Fri, 20 Jul 2001 01:18:50 +0530
970              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
971              (Private e-mail)
972      Branch: perl
973            ! ext/Time/HiRes/HiRes.xs
974 ____________________________________________________________________________
975 [ 11413] By: nick                                  on 2001/07/20  06:18:53
976         Log: Integrate mainline
977      Branch: perlio
978           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
979            - t/base/commonsense.t
980           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
981           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
982           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
983           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
984           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
985           !> win32/win32.c
986 ____________________________________________________________________________
987 [ 11412] By: nick                                  on 2001/07/19  06:44:27
988         Log: Integrate win32/perlhost.h from maintenance branch.
989              (Rest of $ENV{PATH} / system() fix.)
990      Branch: perl
991           !> win32/perlhost.h
992 ____________________________________________________________________________
993 [ 11411] By: nick                                  on 2001/07/19  06:41:34
994         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
995              From:  Philip Newton <Philip.Newton@gmx.net>
996              Date:  Wed, 18 Jul 2001 21:43:57 +0200
997              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
998      Branch: perl
999            ! pod/perlhack.pod
1000 ____________________________________________________________________________
1001 [ 11410] By: nick                                  on 2001/07/19  06:39:35
1002         Log: Subject:  Security hole in taint checking in open()
1003              From:  deekoo@tentacle.net
1004              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
1005              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
1006      Branch: perl
1007            ! doio.c
1008 ____________________________________________________________________________
1009 [ 11409] By: nick                                  on 2001/07/19  06:28:08
1010         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
1011              From:  Abhijit Menon-Sen <ams@wiw.org>
1012              Date:  Thu, 19 Jul 2001 04:30:43 +0530
1013              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
1014      Branch: perl
1015            ! ext/Time/HiRes/HiRes.xs
1016 ____________________________________________________________________________
1017 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
1018         Log: Update docs with latest implementation information and new URLs.
1019      Branch: maint-5.6/macperl
1020            ! README.macos pod/perlport.pod
1021 ____________________________________________________________________________
1022 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
1023         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
1024              Fix BuildRules to accept optimization variables.
1025      Branch: maint-5.6/macperl
1026            + macos/bundled_ext/Digest/MD5/Makefile.mk
1027            ! macos/BuildRules.mk macos/Makefile.mk
1028            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
1029            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
1030 ____________________________________________________________________________
1031 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
1032         Log: Integrate changes 11399,11401
1033      Branch: maint-5.6/macperl
1034           !> win32/perlhost.h win32/win32.c
1035 ____________________________________________________________________________
1036 [ 11405] By: nick                                  on 2001/07/18  06:50:33
1037         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
1038              from perl5.6*
1039      Branch: perl
1040           !> win32/perlhost.h win32/win32.c
1041 ____________________________________________________________________________
1042 [ 11404] By: nick                                  on 2001/07/18  06:43:59
1043         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
1044              From:  hv@crypt0.demon.co.uk
1045              Date:  Wed, 18 Jul 2001 05:58:46 +0100
1046              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
1047      Branch: perl
1048            ! ext/POSIX/POSIX.t
1049 ____________________________________________________________________________
1050 [ 11403] By: nick                                  on 2001/07/18  06:38:57
1051         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
1052              From:  hv@crypt0.demon.co.uk
1053              Date:  Wed, 18 Jul 2001 05:21:54 +0100
1054              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
1055      Branch: perl
1056            ! numeric.c t/op/arith.t
1057 ____________________________________________________________________________
1058 [ 11402] By: nick                                  on 2001/07/18  06:19:17
1059         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
1060              From:  mjd@plover.com
1061              Date:  17 Jul 2001 17:59:20 -0000
1062              Message-Id:  <20010717175920.8177.qmail@plover.com>
1063      Branch: perl
1064            ! pod/perlre.pod
1065 ____________________________________________________________________________
1066 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
1067         Log: thinko in change#11400 (duh)
1068      Branch: maint-5.6/perl
1069            ! win32/perlhost.h
1070 ____________________________________________________________________________
1071 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
1072         Log: change#11399 revealed another unrelated bug; this is just a temporary
1073              bandaid
1074      Branch: maint-5.6/perl
1075            ! win32/perlhost.h
1076 ____________________________________________________________________________
1077 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
1078         Log: fix bugs in handling of the virtualized environment under windows;
1079              there were bugs in propagating any changes to %ENV down to the real
1080              environment when such changes happened in the toplevel process
1081              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
1082              problem identification, and for a part of the fix)
1083      Branch: maint-5.6/perl
1084            ! win32/perlhost.h win32/win32.c
1085 ____________________________________________________________________________
1086 [ 11398] By: nick                                  on 2001/07/17  08:26:35
1087         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
1088              From: Peter Prymmer <pvhp@forte.com>
1089              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
1090              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
1091              
1092              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
1093              should not depend on existance of Config.pm
1094      Branch: perl
1095           +> t/lib/commonsense.t
1096            - t/base/commonsense.t
1097            ! MANIFEST t/README
1098 ____________________________________________________________________________
1099 [ 11397] By: nick                                  on 2001/07/17  08:09:58
1100         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
1101              From:  Michael G Schwern <schwern@pobox.com>
1102              Date:  Mon, 16 Jul 2001 18:20:31 -0400
1103              Message-Id:  <20010716182031.A1128@blackrider>
1104      Branch: perl
1105            ! pod/perlhack.pod
1106 ____________________________________________________________________________
1107 [ 11396] By: nick                                  on 2001/07/17  08:04:11
1108         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
1109              From:  Gwyn Judd <b.judd@xtra.co.nz>
1110              Date:  Tue, 17 Jul 2001 20:55:58 +1200
1111              Message-Id:  <20010717205558.A3107@thislove>
1112      Branch: perl
1113            ! pod/perlfunc.pod
1114 ____________________________________________________________________________
1115 [ 11395] By: nick                                  on 2001/07/17  08:02:22
1116         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
1117              From:  Peter Prymmer <pvhp@forte.com>
1118              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
1119              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
1120      Branch: perl
1121            ! t/op/sprintf.t
1122 ____________________________________________________________________________
1123 [ 11394] By: nick                                  on 2001/07/17  07:57:06
1124         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
1125              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
1126              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
1127              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
1128      Branch: perl
1129            ! gv.c
1130 ____________________________________________________________________________
1131 [ 11392] By: nick                                  on 2001/07/17  07:50:12
1132         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
1133              From:  Coral <coral@moonlight.crystalflame.net>
1134              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
1135              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
1136      Branch: perl
1137            ! pp_sys.c thread.h
1138 ____________________________________________________________________________
1139 [ 11391] By: nick                                  on 2001/07/17  07:34:28
1140         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
1141              From:  Jonathan Stowe <gellyfish@gellyfish.com>
1142              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
1143              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
1144      Branch: perl
1145            ! utils/h2xs.PL
1146 ____________________________________________________________________________
1147 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
1148         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
1149              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
1150              and Mac::Apps::Launch, which don't work, and Time::HiRes and
1151              Time::Piece, which don't yet work.
1152      Branch: maint-5.6/macperl
1153            + (add 154 files)
1154 ____________________________________________________________________________
1155 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
1156         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
1157              Also add hack to get around missing setenv for PERL5DB.
1158      Branch: maint-5.6/macperl
1159            ! macos/macish.c macos/macish.h
1160 ____________________________________________________________________________
1161 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
1162         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
1163      Branch: maint-5.6/macperl
1164            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
1165            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
1166 ____________________________________________________________________________
1167 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
1168         Log: Fix up some configuration and make options, add extra
1169              extensions.
1170      Branch: maint-5.6/macperl
1171            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
1172            ! macos/macperl/Makefile.mk
1173 ____________________________________________________________________________
1174 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
1175         Log: From Change 11374 in maintperl.
1176      Branch: maint-5.6/macperl
1177           !> utils/h2ph.PL
1178 ____________________________________________________________________________
1179 [ 11385] By: nick                                  on 2001/07/16  14:12:58
1180         Log: Back out change to h2xs till it passes its test.
1181      Branch: perl
1182            ! utils/h2xs.PL
1183 ____________________________________________________________________________
1184 [ 11384] By: nick                                  on 2001/07/16  14:00:10
1185         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
1186              From:  Jonathan Stowe <gellyfish@gellyfish.com>
1187              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
1188              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
1189      Branch: perl
1190            ! utils/h2xs.PL
1191 ____________________________________________________________________________
1192 [ 11383] By: nick                                  on 2001/07/16  13:53:12
1193         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
1194              From:  Robin Houston <robin@kitsite.com>
1195              Date:  Sun, 15 Jul 2001 18:22:31 +0100
1196              Message-Id:  <20010715182230.A11174@robin>
1197      Branch: perl
1198            ! hints/darwin.sh
1199 ____________________________________________________________________________
1200 [ 11382] By: nick                                  on 2001/07/16  13:52:49
1201         Log: Subject:  [PATCH perl@11372] re_dup
1202              From:  Radu Greab <radu@netsoft.ro>
1203              Date:  Sun, 15 Jul 2001 04:50:06 +0300
1204              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
1205      Branch: perl
1206            ! sv.c
1207 ____________________________________________________________________________
1208 [ 11379] By: nick                                  on 2001/07/16  13:35:39
1209         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
1210              From:  Robin Houston <robin@kitsite.com>
1211              Date:  Sat, 14 Jul 2001 14:28:50 +0100
1212              Message-Id:  <20010714142850.A10205@robin>
1213      Branch: perl
1214            ! ext/B/B/Deparse.pm
1215 ____________________________________________________________________________
1216 [ 11378] By: nick                                  on 2001/07/16  13:30:36
1217         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
1218              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
1219              Date:  Sat, 14 Jul 2001 22:17:42 +0900
1220              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
1221      Branch: perl
1222            + ext/Encode/Encode/euc-jp-0212.enc
1223            ! ext/Encode/Encode/Tcl.pm
1224 ____________________________________________________________________________
1225 [ 11377] By: nick                                  on 2001/07/16  13:17:28
1226         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
1227              From:  Andy Dougherty <doughera@lafayette.edu>
1228              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
1229              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
1230      Branch: perl
1231            ! hints/darwin.sh hints/rhapsody.sh
1232 ____________________________________________________________________________
1233 [ 11376] By: nick                                  on 2001/07/16  09:05:00
1234         Log: Integrate mainline
1235      Branch: perlio
1236           +> ext/Encode/Encode/7bit-greek.enc
1237           +> ext/Encode/Encode/7bit-latin1.enc
1238           +> ext/Encode/Encode/cns11643-1.enc
1239           +> ext/Encode/Encode/cns11643-2.enc
1240           +> ext/Encode/Encode/iso2022-cn.enc
1241           +> ext/Encode/Encode/iso2022-jp1.enc
1242           +> ext/Encode/Encode/iso2022-jp2.enc
1243           !> Changes Configure MANIFEST Makefile.SH
1244           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
1245           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
1246           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
1247           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
1248           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
1249 ____________________________________________________________________________
1250 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
1251         Log: integrate change#11374 from maint-5.6
1252              
1253              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
1254      Branch: perl
1255           !> utils/h2ph.PL
1256 ____________________________________________________________________________
1257 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
1258         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
1259      Branch: maint-5.6/perl
1260            ! utils/h2ph.PL
1261 ____________________________________________________________________________
1262 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
1263         Log: Update Changes.
1264      Branch: perl
1265            ! Changes patchlevel.h
1266 ____________________________________________________________________________
1267 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
1268         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
1269              From: Jonathan Stowe <gellyfish@gellyfish.com>
1270              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
1271              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
1272      Branch: perl
1273            ! utils/h2xs.PL
1274 ____________________________________________________________________________
1275 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
1276         Log: Subject: patch to add DEL to [:cntrl:]
1277              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1278              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
1279              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
1280      Branch: perl
1281            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
1282 ____________________________________________________________________________
1283 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
1284         Log: Metaconfig unit change for #11369; plus a dependency nit.
1285      Branch: metaconfig
1286            ! U/compline/nblock_io.U
1287      Branch: metaconfig/U/perl
1288            ! Extensions.U
1289 ____________________________________________________________________________
1290 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
1291         Log: #include <stdlib.h> so that exit() is prototyped,
1292              noticed by Hugo.
1293      Branch: perl
1294            ! Configure
1295 ____________________________________________________________________________
1296 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
1297         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
1298              From: Peter Prymmer <pvhp@forte.com>
1299              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
1300              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
1301      Branch: perl
1302            ! t/op/sprintf.t
1303 ____________________________________________________________________________
1304 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
1305         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
1306              From: Peter Prymmer <pvhp@forte.com>
1307              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
1308              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
1309      Branch: perl
1310            ! ext/Encode/Encode/Tcl.t
1311 ____________________________________________________________________________
1312 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
1313         Log: Add information about gcc 3.0 basic block profiling.
1314      Branch: perl
1315            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
1316 ____________________________________________________________________________
1317 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
1318         Log: Subject: Error in lib/PerlIO/Via.pm ?
1319              From: Mark-Jason Dominus <mjd@plover.com>
1320              Date: Fri, 13 Jul 2001 15:55:41 -0400
1321              Message-ID: <20010713195541.26751.qmail@plover.com>
1322      Branch: perl
1323            ! ext/PerlIO/Via/Via.pm
1324 ____________________________________________________________________________
1325 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
1326         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
1327              section from the Compiler section.
1328      Branch: perl
1329            ! myconfig.SH
1330 ____________________________________________________________________________
1331 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
1332         Log: Handle glibc style of constant definitions using enum
1333              with intervening #defines; from Brendan O'Dea.
1334      Branch: perl
1335            ! utils/h2ph.PL
1336 ____________________________________________________________________________
1337 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
1338         Log: Add LC_MESSAGES to the locale_h export tag (it already is
1339              in the Makefile.PL and thusly eligible for an XS constant)
1340              (see also maintperl #10543)
1341      Branch: perl
1342            ! ext/POSIX/POSIX.pm
1343 ____________________________________________________________________________
1344 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
1345         Log: Subject: Re: [patch] re_dup
1346              From: Abhijit Menon-Sen <ams@wiw.org>
1347              Date: Fri, 13 Jul 2001 21:41:09 +0530
1348              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
1349      Branch: perl
1350            ! sv.c
1351 ____________________________________________________________________________
1352 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
1353         Log: Subject: [patch] re_dup
1354              From: Doug MacEachern <dougm@covalent.net>
1355              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
1356              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
1357      Branch: perl
1358            ! sv.c
1359 ____________________________________________________________________________
1360 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
1361         Log: Update Changes.
1362      Branch: perl
1363            ! Changes patchlevel.h
1364 ____________________________________________________________________________
1365 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
1366         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
1367              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
1368              Date: Sat, 14 Jul 2001 00:06:30 +0900
1369              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
1370      Branch: perl
1371            + ext/Encode/Encode/7bit-greek.enc
1372            + ext/Encode/Encode/7bit-latin1.enc
1373            + ext/Encode/Encode/cns11643-1.enc
1374            + ext/Encode/Encode/cns11643-2.enc
1375            + ext/Encode/Encode/iso2022-cn.enc
1376            + ext/Encode/Encode/iso2022-jp1.enc
1377            + ext/Encode/Encode/iso2022-jp2.enc
1378            ! MANIFEST ext/Encode/Encode/Tcl.pm
1379            ! ext/Encode/Encode/iso2022-kr.enc
1380 ____________________________________________________________________________
1381 [ 11357] By: nick                                  on 2001/07/13  14:24:06
1382         Log: Blind integrate mainline (as of 5.7.2?)
1383      Branch: perlio
1384           !> AUTHORS Changes Porting/config.sh Porting/config_H
1385           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
1386           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1387           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1388           !> win32/makefile.mk
1389 ____________________________________________________________________________
1390 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
1391         Log: Snip away the devel patchlevel.
1392      Branch: perl
1393            ! patchlevel.h
1394 ____________________________________________________________________________
1395 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
1396         Log: Bump the version to 5.7.2.
1397      Branch: perl
1398            ! Porting/config.sh Porting/config_H patchlevel.h
1399            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
1400            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1401            ! win32/makefile.mk
1402 ____________________________________________________________________________
1403 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
1404         Log: Update Changes.
1405      Branch: perl
1406            ! Changes
1407 ____________________________________________________________________________
1408 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
1409         Log: Reword.
1410      Branch: perl
1411            ! AUTHORS
1412 ____________________________________________________________________________
1413 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
1414         Log: AUTHORS update.
1415      Branch: perl
1416            ! AUTHORS
1417 ____________________________________________________________________________
1418 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
1419         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
1420              unless ithreads.
1421      Branch: perl
1422            ! makedef.pl
1423 ____________________________________________________________________________
1424 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
1425         Log: Integrate perlio.
1426      Branch: perl
1427           !> win32/distclean.bat
1428 ____________________________________________________________________________
1429 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
1430         Log: Test the encoding transform only iff we have PerlIO,
1431              noticed by H. Merijn Brand.
1432      Branch: perl
1433            ! ext/PerlIO/t/encoding.t
1434 ____________________________________________________________________________
1435 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
1436         Log: README.netware tweaks from Ananth Kesari.
1437      Branch: perl
1438            ! README.netware
1439 ____________________________________________________________________________
1440 [ 11346] By: nick                                  on 2001/07/13  09:18:51
1441         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
1442              to avoid /unicode vs /Unicode issues.
1443      Branch: perlio
1444            ! win32/distclean.bat
1445 ____________________________________________________________________________
1446 [ 11345] By: nick                                  on 2001/07/13  06:24:18
1447         Log: Integrate mainline
1448      Branch: perlio
1449           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
1450            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
1451           !> (integrate 63 files)
1452 ____________________________________________________________________________
1453 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
1454         Log: Add d_bincompat5005 information to perl -V.
1455      Branch: perl
1456            ! myconfig.SH
1457 ____________________________________________________________________________
1458 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
1459         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
1460              From: Abhijit Menon-Sen <ams@wiw.org>
1461              Date: Fri, 13 Jul 2001 07:12:36 +0530
1462              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
1463      Branch: perl
1464            ! sv.c
1465 ____________________________________________________________________________
1466 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
1467         Log: Remove unicode::distinct, as per Inaba Hiroto.
1468      Branch: perl
1469            - lib/unicode/distinct.pm
1470            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
1471            ! t/lib/1_compile.t
1472 ____________________________________________________________________________
1473 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
1474         Log: Paging for Dr Octothorpe.
1475      Branch: perl
1476            ! pod/perlfaq4.pod
1477 ____________________________________________________________________________
1478 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
1479         Log: cut-n-paste error noticed by mjd.
1480      Branch: perl
1481            ! pod/perlfaq4.pod
1482 ____________________________________________________________________________
1483 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
1484         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
1485              From: Peter Prymmer <pvhp@forte.com>
1486              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
1487              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
1488      Branch: perl
1489            ! pod/perlfaq4.pod
1490 ____________________________________________________________________________
1491 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
1492         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
1493              From: Randall Gellens <randy@qualcomm.com>
1494              Date: Thu, 12 Jul 2001 16:56:23 -0700
1495              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
1496      Branch: perl
1497            ! Porting/repository.pod
1498 ____________________________________________________________________________
1499 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
1500         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
1501      Branch: perl
1502            ! thread.h
1503 ____________________________________________________________________________
1504 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
1505         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
1506              From: coral <coral@moonlight.crystalflame.net>
1507              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
1508              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
1509      Branch: perl
1510            ! thread.h
1511 ____________________________________________________________________________
1512 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
1513         Log: Metaconfig unit change for #11134.
1514      Branch: metaconfig
1515            + U/threads/d_pthread_atfork.U
1516 ____________________________________________________________________________
1517 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
1518         Log: Add HAS_PTHREAD_ATFORK.
1519      Branch: perl
1520            ! Configure NetWare/config.wc NetWare/config_H.wc
1521            ! Porting/Glossary Porting/config.sh Porting/config_H
1522            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
1523            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
1524            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1525            ! win32/config.gc win32/config.vc win32/config_H.bc
1526            ! win32/config_H.gc win32/config_H.vc
1527 ____________________________________________________________________________
1528 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
1529         Log: Subject: [PATCH] File::Copy fails on tied handles
1530              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
1531              Date: Thu, 12 Jul 2001 15:18:51 -0700
1532              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
1533      Branch: perl
1534            ! lib/File/Copy.pm
1535 ____________________________________________________________________________
1536 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
1537         Log: Subject: [PATCH] Langinfo.t
1538              From: Nicholas Clark <nick@ccl4.org>
1539              Date: Thu, 12 Jul 2001 23:55:38 +0100
1540              Message-ID: <20010712235538.M5827@plum.flirble.org>
1541      Branch: perl
1542            ! ext/I18N/Langinfo/Langinfo.t
1543 ____________________________________________________________________________
1544 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
1545         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
1546              From: Peter Prymmer <pvhp@forte.com>
1547              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
1548              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
1549      Branch: perl
1550            ! pod/perl572delta.pod
1551 ____________________________________________________________________________
1552 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
1553         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
1554              From: Abhijit Menon-Sen <ams@wiw.org>
1555              Date: Fri, 13 Jul 2001 05:21:16 +0530
1556              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
1557      Branch: perl
1558            ! sv.c
1559 ____________________________________________________________________________
1560 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
1561         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
1562              From: Abhijit Menon-Sen <ams@wiw.org>
1563              Date: Fri, 13 Jul 2001 03:04:25 +0530
1564              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
1565      Branch: perl
1566            ! av.c
1567 ____________________________________________________________________________
1568 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
1569         Log: s/^M$//g
1570      Branch: perl
1571            ! win32/Makefile win32/makefile.mk
1572 ____________________________________________________________________________
1573 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
1574         Log: Update Changes.
1575      Branch: perl
1576            ! Changes patchlevel.h
1577 ____________________________________________________________________________
1578 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
1579         Log: Typo spotted by Philip Newton.
1580      Branch: perl
1581            ! pod/perl572delta.pod
1582 ____________________________________________________________________________
1583 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
1584         Log: Subject: [PATCH] fixes perl_clone of perl_clone
1585              From: Artur Bergman <artur@contiller.se>
1586              Date: Thu, 12 Jul 2001 20:57:09 +0200
1587              Message-ID: <B773BFA4.236B%artur@contiller.se>
1588      Branch: perl
1589            ! sv.c
1590 ____________________________________________________________________________
1591 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
1592         Log: Add README.uts from Hal Morris.
1593      Branch: perl
1594            + README.uts
1595            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
1596            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
1597 ____________________________________________________________________________
1598 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
1599         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
1600              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1601              Date: Thu, 12 Jul 2001 20:32:37 +0200
1602              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
1603      Branch: perl
1604            ! hints/aix.sh
1605 ____________________________________________________________________________
1606 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
1607         Log: Subject: Patch: document reg_data.what member
1608              From: Mark-Jason Dominus <mjd@plover.com>
1609              Message-ID: <20010712182532.14821.qmail@plover.com>
1610              Date: Thu, 12 Jul 2001 14:25:32 -0400
1611      Branch: perl
1612            ! regcomp.c regcomp.h
1613 ____________________________________________________________________________
1614 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
1615         Log: Subject: [PATCH] Perl_re_dup()
1616              From: Abhijit Menon-Sen <ams@wiw.org>
1617              Date: Thu, 12 Jul 2001 23:54:32 +0530
1618              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
1619      Branch: perl
1620            ! embed.h embed.pl perlapi.c proto.h sv.c
1621 ____________________________________________________________________________
1622 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
1623         Log: Regen Configure, modlib, toc.
1624      Branch: perl
1625            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1626            ! pod/perlmodlib.pod pod/perltoc.pod
1627 ____________________________________________________________________________
1628 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
1629         Log: The problem seems to be in PerlIO::Layer::->find() not
1630              accepting the ":encoding(blurflur)" arguments.
1631      Branch: perl
1632            ! lib/PerlIO.pm lib/open.pm
1633 ____________________________________________________________________________
1634 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
1635         Log: AIX doc update.
1636      Branch: perl
1637            ! README.aix pod/perl572delta.pod
1638 ____________________________________________________________________________
1639 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
1640         Log: Subject: AIX README update
1641              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1642              Date: Thu, 12 Jul 2001 19:28:30 +0200
1643              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
1644      Branch: perl
1645            ! README.aix
1646 ____________________________________________________________________________
1647 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
1648         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
1649              From: Norton Allen <allen@huarp.harvard.edu>
1650              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
1651              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
1652      Branch: perl
1653            ! ext/IO/lib/IO/t/io_unix.t
1654 ____________________________________________________________________________
1655 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
1656         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1657              From: Norton Allen <allen@huarp.harvard.edu>
1658              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
1659              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
1660      Branch: perl
1661            ! README.qnx hints/qnx.sh
1662 ____________________________________________________________________________
1663 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
1664         Log: Subject: [patch] faster PM_GETRE
1665              From: Doug MacEachern <dougm@covalent.net>
1666              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
1667              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
1668      Branch: perl
1669            ! op.h
1670 ____________________________________________________________________________
1671 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
1672         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
1673              From: Doug MacEachern <dougm@covalent.net>
1674              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
1675              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
1676      Branch: perl
1677            ! op.c
1678 ____________________________________________________________________________
1679 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
1680         Log: Tell where the nice Estonian database is.
1681      Branch: perl
1682            ! lib/open.pm
1683 ____________________________________________________________________________
1684 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
1685         Log: Retract #11309 since #11310 is a better fix.
1686      Branch: perl
1687            ! t/lib/1_compile.t
1688 ____________________________________________________________________________
1689 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
1690         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
1691              change#11300 needs to return the status of failed win32_spawnvp())
1692              
1693              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
1694              splitting correctly; remove unused variables; 'require' at run time
1695              rather than 'use' at compile time for I18N::Langinfo, since it
1696              isn't everyware
1697      Branch: perl
1698            ! lib/open.pm win32/win32.c
1699 ____________________________________________________________________________
1700 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
1701         Log: Temporary workaround.
1702      Branch: perl
1703            ! t/lib/1_compile.t
1704 ____________________________________________________________________________
1705 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
1706         Log: UCD typo in #11306 and add also more known-to-be-tested
1707              modules to the skip list.
1708      Branch: perl
1709            ! t/lib/1_compile.t
1710 ____________________________________________________________________________
1711 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
1712         Log: Rename Unicode::UCD to UnicodeCD to avoid
1713              messups with case-insensitive filesystems.
1714      Branch: perl
1715            + lib/UnicodeCD.pm lib/UnicodeCD.t
1716            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1717            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
1718 ____________________________________________________________________________
1719 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
1720         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
1721              From: daniel@biz.bitpusher.com
1722              Date: Wed, 11 Jul 2001 23:25:47 -0700
1723              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
1724      Branch: perl
1725            ! lib/Tie/Array.pm t/op/splice.t
1726 ____________________________________________________________________________
1727 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
1728         Log: Subject: [PATCH] More accurate line numbers in messages
1729              From: Paul Johnson <paul@pjcj.net>
1730              Date: Thu, 12 Jul 2001 04:14:11 +0200
1731              Message-ID: <20010712041411.A3467@pjcj.net>
1732              
1733              (With prototyping and multiplicity tweaks.)
1734      Branch: perl
1735            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
1736 ____________________________________________________________________________
1737 [ 11304] By: nick                                  on 2001/07/12  12:53:40
1738         Log: Integrate mainline
1739      Branch: perlio
1740           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
1741           !> regexec.c thread.h
1742 ____________________________________________________________________________
1743 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
1744         Log: Cut-and-pasto in #11298.
1745      Branch: perl
1746            ! ext/ByteLoader/bytecode.h
1747 ____________________________________________________________________________
1748 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
1749         Log: Update the AIX known problems section.
1750      Branch: perl
1751            ! pod/perl572delta.pod
1752 ____________________________________________________________________________
1753 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
1754         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
1755              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1756              Date: Thu, 12 Jul 2001 12:16:16 +0200
1757              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
1758      Branch: perl
1759            ! hints/aix.sh
1760 ____________________________________________________________________________
1761 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
1762         Log: Integrate perlio.
1763      Branch: perl
1764           !> makedef.pl win32/win32.c
1765 ____________________________________________________________________________
1766 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
1767         Log: Subject: [PATCH] fix for PMOP threadness failures
1768              From: Artur Bergman <artur@contiller.se>
1769              Date: Thu, 12 Jul 2001 09:48:06 +0200
1770              Message-ID: <B77322D6.22DD%artur@contiller.se>
1771      Branch: perl
1772            ! regexec.c
1773 ____________________________________________________________________________
1774 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
1775         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
1776              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1777              Date: Thu, 12 Jul 2001 09:09:48 +0200
1778              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
1779              
1780              More parentheses to keep bcc happy.
1781      Branch: perl
1782            ! ext/ByteLoader/bytecode.h
1783 ____________________________________________________________________________
1784 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
1785         Log: Subject: Re: [patch] pthread_atfork bandaid
1786              From: Doug MacEachern <dougm@covalent.net>
1787              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
1788              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
1789      Branch: perl
1790            ! thread.h
1791 ____________________________________________________________________________
1792 [ 11296] By: nick                                  on 2001/07/12  11:55:48
1793         Log: Exclude reentrant_buffer from .def file
1794      Branch: perlio
1795            ! makedef.pl
1796 ____________________________________________________________________________
1797 [ 11295] By: nick                                  on 2001/07/12  11:11:44
1798         Log: Honour void-ness of my_exit()
1799      Branch: perlio
1800            ! win32/win32.c
1801 ____________________________________________________________________________
1802 [ 11294] By: nick                                  on 2001/07/12  07:51:04
1803         Log: Integrate mainline
1804      Branch: perlio
1805           +> uts/sprintf_wrap.c
1806           !> (integrate 35 files)
1807 ____________________________________________________________________________
1808 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
1809         Log: Retract #11289.
1810      Branch: perl
1811            ! embed.h embed.pl perl.c proto.h thread.h
1812 ____________________________________________________________________________
1813 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
1814         Log: Now the :locale pseudolayer *almost* works...
1815      Branch: perl
1816            ! lib/open.pm
1817 ____________________________________________________________________________
1818 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
1819         Log: Locale encoding tweaks.
1820      Branch: perl
1821            ! lib/open.pm
1822 ____________________________________________________________________________
1823 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
1824         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
1825              From: Mark-Jason Dominus <mjd@plover.com>
1826              Date: Thu, 12 Jul 2001 00:59:31 -0400
1827              Message-ID: <20010712045931.8543.qmail@plover.com>
1828              
1829              Remove the chmod/umask leading zero warning.
1830      Branch: perl
1831            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
1832            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1833 ____________________________________________________________________________
1834 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
1835         Log: (Retracted by #11289.)
1836      Branch: perl
1837            ! embed.h embed.pl perl.c proto.h thread.h
1838 ____________________________________________________________________________
1839 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
1840         Log: Needed by #11283.
1841      Branch: perl
1842            ! intrpvar.h
1843 ____________________________________________________________________________
1844 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
1845         Log: Metaconfig unit change for #11286.
1846      Branch: metaconfig/U/perl
1847            ! patchlevel.U
1848 ____________________________________________________________________________
1849 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
1850         Log: Subject: Re: [PATCH Configure] perl -V broken
1851              From: Andy Dougherty <doughera@lafayette.edu>
1852              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
1853              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
1854      Branch: perl
1855            ! Configure myconfig.SH
1856 ____________________________________________________________________________
1857 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
1858         Log: Retract #11166 (and #11237).
1859      Branch: perl
1860            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
1861            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
1862            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1863 ____________________________________________________________________________
1864 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
1865         Log: UTS tweaks for Hal Morris.
1866      Branch: perl
1867            + uts/sprintf_wrap.c
1868            ! MANIFEST hints/uts.sh perl.h
1869 ____________________________________________________________________________
1870 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
1871         Log: Subject: [PATCH] Use reentrant API glibc
1872              From: Artur Bergman <artur@contiller.se>
1873              Date: Thu, 12 Jul 2001 00:58:21 +0200
1874              Message-ID: <B772A6AD.2288%artur@contiller.se>
1875      Branch: perl
1876            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
1877            ! sv.c
1878 ____________________________________________________________________________
1879 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
1880         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
1881              From: barries <barries@slaysys.com>
1882              Date: Wed, 11 Jul 2001 15:11:46 -0400
1883              Message-ID: <20010711151146.G24560@jester.slaysys.com>
1884      Branch: perl
1885            ! pp_sys.c t/lib/warnings/doio win32/win32.c
1886 ____________________________________________________________________________
1887 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
1888         Log: Subject: [patch] pthread_atfork bandaid
1889              From: Doug MacEachern <dougm@covalent.net>
1890              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
1891              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
1892      Branch: perl
1893            ! miniperlmain.c perl.c
1894 ____________________________________________________________________________
1895 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
1896         Log: Subject: [patch] perl_clone leaks
1897              From: Doug MacEachern <dougm@covalent.net>
1898              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
1899              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
1900      Branch: perl
1901            ! sv.c
1902 ____________________________________________________________________________
1903 [ 11279] By: nick                                  on 2001/07/11  15:49:38
1904         Log: Integrate mainline
1905      Branch: perlio
1906           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
1907           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
1908           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
1909           +> lib/Term/ANSIColor/README
1910           !> (integrate 54 files)
1911 ____________________________________________________________________________
1912 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
1913         Log: Update Changes.
1914      Branch: perl
1915            ! Changes patchlevel.h
1916 ____________________________________________________________________________
1917 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
1918         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
1919              From: Peter Prymmer <pvhp@forte.com>
1920              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
1921              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
1922              
1923              Backport of embed.pl to 5.003.
1924      Branch: perl
1925            ! embed.pl
1926 ____________________________________________________________________________
1927 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
1928         Log: Subject: Re: POSIX test #14 on UTS 
1929              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1930              Date: Wed, 11 Jul 2001 03:02:14 +0100
1931              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
1932      Branch: perl
1933            ! ext/POSIX/POSIX.t
1934 ____________________________________________________________________________
1935 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
1936         Log: Make the I32 an IV to preserve structure alignment and size.
1937      Branch: perl
1938            ! op.h
1939 ____________________________________________________________________________
1940 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
1941         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
1942              From: "Artur Bergman" <artur@contiller.se>
1943              Date: Wed, 11 Jul 2001 14:23:37 +0200
1944              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
1945              
1946              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
1947      Branch: perl
1948            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
1949            ! pod/perlapi.pod sv.c
1950 ____________________________________________________________________________
1951 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
1952         Log: Tweak until Pod::Parser gets updated.
1953      Branch: perl
1954            ! t/pod/special_seqs.xr
1955 ____________________________________________________________________________
1956 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
1957         Log: File::Spec usage tweak.
1958      Branch: perl
1959            ! lib/ExtUtils.t
1960 ____________________________________________________________________________
1961 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
1962         Log: Integrate #11263 from macperl; macos and macosx updates.
1963      Branch: perl
1964           !> pod/perlport.pod
1965 ____________________________________________________________________________
1966 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
1967         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
1968              From: Peter Prymmer <pvhp@forte.com>
1969              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
1970              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
1971      Branch: perl
1972            + ext/Time/HiRes/hints/dynixptx.pl
1973            ! MANIFEST hints/dynixptx.sh
1974 ____________________________________________________________________________
1975 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
1976         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
1977              From: Nicholas Clark <nick@ccl4.org>
1978              Date: Tue, 10 Jul 2001 23:17:43 +0100
1979              Message-ID: <20010710231742.B59620@plum.flirble.org>
1980      Branch: perl
1981            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
1982 ____________________________________________________________________________
1983 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
1984         Log: Subject: [DOC PATCH] Pluggable runops
1985              From: Paul Johnson <paul@pjcj.net>
1986              Date: Tue, 10 Jul 2001 21:53:28 +0200
1987              Message-ID: <20010710215328.B26577@pjcj.net>
1988      Branch: perl
1989            ! pod/perlguts.pod
1990 ____________________________________________________________________________
1991 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
1992         Log: Subject: [PATCH] Authors
1993              From: Artur Bergman <artur@contiller.se>
1994              Date: Tue, 10 Jul 2001 20:39:12 +0200
1995              Message-ID: <B771186F.21CD%artur@contiller.se>
1996      Branch: perl
1997            ! AUTHORS
1998 ____________________________________________________________________________
1999 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
2000         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
2001              From: Doug MacEachern <dougm@covalent.net>
2002              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
2003              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
2004      Branch: perl
2005            ! pp_ctl.c
2006 ____________________________________________________________________________
2007 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
2008         Log: Subject: doc patch; times() in scalar context
2009              From: mjd@plover.com
2010              Date: 10 Jul 2001 18:01:17 -0000
2011              Message-ID: <20010710180117.12477.qmail@plover.com>
2012      Branch: perl
2013            ! pod/perlfunc.pod
2014 ____________________________________________________________________________
2015 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
2016         Log: Subject: [PATCH] Small fix to pp_gmtime
2017              From: Artur Bergman <artur@contiller.se>
2018              Date: Tue, 10 Jul 2001 19:54:52 +0200
2019              Message-ID: <B7710E0B.21C5%artur@contiller.se>
2020      Branch: perl
2021            ! pp_sys.c
2022 ____________________________________________________________________________
2023 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
2024         Log: Integrate changes from mainline perl, add notes about
2025              Mac OS X and Mac OS.
2026      Branch: maint-5.6/macperl
2027            ! pod/perlport.pod
2028 ____________________________________________________________________________
2029 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
2030         Log: A proof of the dangers of package; ?
2031      Branch: perl
2032            ! t/lib/warnings/op
2033 ____________________________________________________________________________
2034 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
2035         Log: Regen toc and modlib.
2036      Branch: perl
2037            ! pod/perlmodlib.pod pod/perltoc.pod
2038 ____________________________________________________________________________
2039 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
2040         Log: Add compexcl(), casefold(), and casespec() interfaces;
2041              and make all interfaces to return hash references instead
2042              of hashes. 
2043      Branch: perl
2044            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2045 ____________________________________________________________________________
2046 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
2047         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
2048              From: "Philip Newton" <Philip.Newton@gmx.net>
2049              Date: Tue, 10 Jul 2001 09:55:59 +0200
2050              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
2051              
2052              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
2053              From: "Philip Newton" <Philip.Newton@gmx.net>
2054              Date: Tue, 10 Jul 2001 09:56:37 +0200
2055              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
2056      Branch: perl
2057            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2058            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
2059 ____________________________________________________________________________
2060 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
2061         Log: Subject: [patch] undef &xsub for 1,2
2062              From: Doug MacEachern <dougm@covalent.net>
2063              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
2064              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
2065              
2066              (This version of the patch with a comment from Gisle.)
2067      Branch: perl
2068            ! op.c
2069 ____________________________________________________________________________
2070 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
2071         Log: Mention package; deprecation and the Win32 problems.
2072      Branch: perl
2073            ! pod/perl572delta.pod
2074 ____________________________________________________________________________
2075 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
2076         Log: Subject: [PATCH] deprecate package with no arguments
2077              From: Robin Houston <robin@kitsite.com>
2078              Date: Tue, 10 Jul 2001 13:33:40 +0100
2079              Message-ID: <20010710133340.A13452@robin.kitsite.com>
2080      Branch: perl
2081            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
2082 ____________________________________________________________________________
2083 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
2084         Log: Upgrade to podlators 1.10.
2085      Branch: perl
2086            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
2087            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
2088            ! pod/pod2man.PL pod/pod2text.PL
2089 ____________________________________________________________________________
2090 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
2091         Log: Upgrade to Term::ANSIColor 1.04.
2092      Branch: perl
2093            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
2094            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
2095 ____________________________________________________________________________
2096 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
2097         Log: Integrate perlio (the right fix for the ":layer(args)")
2098      Branch: perl
2099           !> perlio.c
2100 ____________________________________________________________________________
2101 [ 11252] By: nick                                  on 2001/07/10  06:58:14
2102         Log: Fix open(...,"...:layer(xxx)",...)
2103              - use memEQ not strEQ as there is '(' not '\0'
2104      Branch: perlio
2105            ! perlio.c
2106 ____________________________________________________________________________
2107 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
2108         Log: Telling the number of tests helps.
2109      Branch: perl
2110            ! ext/PerlIO/t/encoding.t
2111 ____________________________________________________________________________
2112 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
2113         Log: Require I18N::Langinfo, not use.
2114      Branch: perl
2115            ! lib/open.pm
2116 ____________________________________________________________________________
2117 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
2118         Log: Add a test for for PerlIO ":encoding(...)" layer.
2119      Branch: perl
2120            + ext/PerlIO/t/encoding.t
2121            ! MANIFEST ext/Encode/Encode.pm
2122 ____________________________________________________________________________
2123 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
2124         Log: PerlIO ":encoding(foobar)" temporary fix.
2125              Not really correct, I think, since the change means
2126              that prefixes match.
2127      Branch: perl
2128            ! perlio.c
2129 ____________________________________________________________________________
2130 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
2131         Log: Update to Math::BigInt 1.36.  The biggest news is
2132              the separation of the backend; now the pure Perl
2133              implementation is in Math::BigInt::Calc, but one
2134              can plugin, say, Math::BigInt::BitVect, and get
2135              considerable speedup.
2136      Branch: perl
2137            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
2138            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
2139            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
2140            ! lib/Math/BigInt/t/mbimbf.t
2141 ____________________________________________________________________________
2142 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
2143         Log: Subject: Re: compatibility question
2144              From: Peter Prymmer <pvhp@forte.com>
2145              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
2146              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
2147      Branch: perl
2148            ! lib/ExtUtils/MM_VMS.pm
2149 ____________________________________________________________________________
2150 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
2151         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
2152              From: Norton Allen <allen@huarp.harvard.edu>
2153              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
2154              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
2155      Branch: perl
2156            ! ext/File/Glob/t/basic.t
2157 ____________________________________________________________________________
2158 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
2159         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
2160              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2161              Date: Tue, 10 Jul 2001 00:29:55 +0900
2162              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
2163      Branch: perl
2164            + ext/Encode/Encode/HZ.enc
2165            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
2166            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
2167            ! ext/Encode/Encode/iso2022-jp.enc
2168            ! ext/Encode/Encode/iso2022-kr.enc
2169 ____________________________________________________________________________
2170 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
2171         Log: Add in all them there macos/ files.
2172      Branch: maint-5.6/macperl
2173            + (add 577 files)
2174 ____________________________________________________________________________
2175 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
2176         Log: Add the new modules to the list of having those own tests.
2177      Branch: perl
2178            ! t/lib/1_compile.t
2179 ____________________________________________________________________________
2180 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
2181         Log: Add INOUT to control both ways at the same time.
2182      Branch: perl
2183            ! lib/open.pm
2184 ____________________________________________________________________________
2185 [ 11240] By: nick                                  on 2001/07/09  16:33:50
2186         Log: Integrate mainline
2187      Branch: perlio
2188           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2189           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
2190           !> (integrate 41 files)
2191 ____________________________________________________________________________
2192 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
2193         Log: More encoding mapping magic.
2194      Branch: perl
2195            ! lib/open.pm
2196 ____________________________________________________________________________
2197 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
2198         Log: Update Changes.
2199      Branch: perl
2200            ! Changes patchlevel.h
2201 ____________________________________________________________________________
2202 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
2203         Log: (Retracted by #11285).
2204              
2205              Subject: [PATCH] OPpCONST_OCTAL fixes
2206              From: Abhijit Menon-Sen <ams@wiw.org>
2207              Date: Mon, 9 Jul 2001 07:38:45 +0530
2208              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
2209      Branch: perl
2210            ! op.c
2211 ____________________________________________________________________________
2212 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
2213         Log: Add a pseudolayer ":locale" to the open pragma which
2214              will get the encoding from the locale.  Yet undocumented
2215              because I can't get the PerlIO :encoding(foobar) to work.
2216      Branch: perl
2217            ! ext/Encode/Encode.pm lib/open.pm
2218 ____________________________________________________________________________
2219 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
2220         Log: Add more encoding mappings.
2221      Branch: perl
2222            ! ext/Encode/Encode.pm
2223 ____________________________________________________________________________
2224 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
2225         Log: Document that using :encoding layer requires using Encode.
2226      Branch: perl
2227            ! ext/Encode/Encode.pm lib/PerlIO.pm
2228 ____________________________________________________________________________
2229 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
2230         Log: Netware tweak from Ananth Kesari.
2231      Branch: perl
2232            ! NetWare/netware.h
2233 ____________________________________________________________________________
2234 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
2235         Log: t/harness doesn't know about run/*.t
2236      Branch: perl
2237            ! t/harness
2238 ____________________________________________________________________________
2239 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
2240         Log: run/exit.t busted on windows
2241      Branch: perl
2242            ! t/run/exit.t
2243 ____________________________________________________________________________
2244 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
2245         Log: fix a couple of UCD.t tests that fail due to bad case
2246      Branch: perl
2247            ! lib/Unicode/UCD.t
2248 ____________________________________________________________________________
2249 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
2250         Log: test skip logic was broken
2251      Branch: perl
2252            ! ext/I18N/Langinfo/Langinfo.t
2253 ____________________________________________________________________________
2254 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
2255         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
2256              failure of ExtUtils.t#27 when built in debug mode)
2257      Branch: perl
2258            ! lib/ExtUtils/MM_Win32.pm
2259 ____________________________________________________________________________
2260 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
2261         Log: I18N::Langinfo is not available on windows
2262      Branch: perl
2263            ! win32/FindExt.pm
2264 ____________________________________________________________________________
2265 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
2266         Log: save a dTHX
2267      Branch: perl
2268            ! ext/POSIX/POSIX.xs
2269 ____________________________________________________________________________
2270 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
2271         Log: Update Changes.
2272      Branch: perl
2273            ! Changes patchlevel.h
2274 ____________________________________________________________________________
2275 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
2276         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
2277              as pointed out by Sarathy.
2278      Branch: perl
2279            ! ext/I18N/Langinfo/Langinfo.xs
2280 ____________________________________________________________________________
2281 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
2282         Log: Retract #11212.
2283      Branch: perl
2284            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
2285 ____________________________________________________________________________
2286 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
2287         Log: Bump up the VERSION of Cwd.xs.
2288      Branch: perl
2289            ! ext/Cwd/Makefile.PL
2290 ____________________________________________________________________________
2291 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
2292         Log: Retract #11220, the problem wasn't the missing leading zero.
2293              Here's the problem:
2294              $ ./perl -we 'chmod(oct("755"), ".")'
2295              Non-octal literal mode (493) specified at -e line 1.
2296              (Did you mean 0493 instead?)
2297      Branch: perl
2298            ! lib/ExtUtils/MM_Unix.pm
2299 ____________________________________________________________________________
2300 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
2301         Log: (Retracted by #11221)
2302              Change the PERM_RW and PERM_RWX to 0644 and 0755
2303              (add the leading zero).
2304      Branch: perl
2305            ! lib/ExtUtils/MM_Unix.pm
2306 ____________________________________________________________________________
2307 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
2308         Log: Integrate changes #11193, 11205, 11209 from macperl.
2309              
2310              Fix up AutoLoader to fudge for Mac paths in import().
2311              
2312              Allow symbols in try_symbol() to begin with "_".
2313              
2314              Small portability fix for Mac OS.
2315      Branch: perl
2316           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
2317 ____________________________________________________________________________
2318 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
2319         Log: Metaconfig unit change for #11217.
2320      Branch: metaconfig/U/perl
2321            ! Extensions.U
2322 ____________________________________________________________________________
2323 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
2324         Log: Detypo, problem noticed by Gerrit P. Haase.
2325      Branch: perl
2326            ! Configure config_h.SH
2327 ____________________________________________________________________________
2328 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
2329         Log: Cwd cleanups.
2330      Branch: perl
2331            ! ext/Cwd/Cwd.xs
2332 ____________________________________________________________________________
2333 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
2334         Log: Slight tweaks on #11213.
2335      Branch: perl
2336            ! toke.c
2337 ____________________________________________________________________________
2338 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
2339         Log: A missing dTHX noticed by Gerrit P. Haase.
2340      Branch: perl
2341            ! ext/POSIX/POSIX.xs
2342 ____________________________________________________________________________
2343 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
2344         Log: Subject: [PATCH toke.c] Simplify yytoke()
2345              From: Simon Cozens <simon@netthink.co.uk>
2346              Date: Sun, 8 Jul 2001 13:24:34 +0100
2347              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
2348              
2349              Split out pending_ident().
2350      Branch: perl
2351            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
2352 ____________________________________________________________________________
2353 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
2354         Log: (Retracted by #11223.)
2355              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
2356              Date: Wed, 05 Nov 1997 17:22:34 -0600
2357              From: Graham Barr <gbarr@ti.com>
2358              Message-Id: <3460FFBA.6DA51F46@ti.com>
2359      Branch: perl
2360            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
2361 ____________________________________________________________________________
2362 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
2363         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
2364      Branch: perl
2365            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2366            ! pod/perllocale.pod
2367 ____________________________________________________________________________
2368 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
2369         Log: Really do the test under the C locale.
2370      Branch: perl
2371            ! ext/I18N/Langinfo/Langinfo.t
2372 ____________________________________________________________________________
2373 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
2374         Log: Small portability fix for Mac OS.
2375      Branch: maint-5.6/macperl
2376            ! lib/Cwd.pm
2377 ____________________________________________________________________________
2378 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
2379         Log: Metaconfig unit change for #11207.
2380      Branch: metaconfig/U/perl
2381            ! Extensions.U
2382 ____________________________________________________________________________
2383 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
2384         Log: Add I18N::Langinfo, which is basically a wrapper around
2385              nl_langinfo(), which is an additional way to query locale
2386              specific information.
2387      Branch: perl
2388            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
2389            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
2390            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
2391 ____________________________________________________________________________
2392 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
2393         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
2394              used in File::Find tests; replace with if.t.
2395      Branch: maint-5.6/macperl
2396            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
2397            ! t/pragma/warn/op
2398 ____________________________________________________________________________
2399 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
2400         Log: Allow symbols in try_symbol() to begin with "_".
2401      Branch: maint-5.6/macperl
2402            ! makedef.pl
2403 ____________________________________________________________________________
2404 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
2405         Log: Sync up the File::Find changes from the rewrite by
2406              Thomas Wegner, et al.
2407      Branch: maint-5.6/macperl
2408            + t/lib/filefind-taint.t
2409            ! lib/File/Find.pm t/lib/filefind.t
2410 ____________________________________________________________________________
2411 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
2412         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
2413              From: Thomas Wegner <wegner_thomas@yahoo.com>
2414              Date: Thu, 5 Jul 2001 20:31:25 +0200
2415              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
2416      Branch: maint-5.6/macperl
2417            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
2418 ____________________________________________________________________________
2419 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
2420         Log: Some more test portability fixes.
2421      Branch: maint-5.6/macperl
2422            ! t/lib/filecopy.t t/pragma/warn/pp_sys
2423 ____________________________________________________________________________
2424 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
2425         Log: The #11200 removed wrong (non-existent) target.  Duh.
2426      Branch: perl
2427            ! Makefile.SH
2428 ____________________________________________________________________________
2429 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
2430         Log: Zap the lib/re.pm before creating it.
2431      Branch: perl
2432            ! Makefile.SH
2433 ____________________________________________________________________________
2434 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
2435         Log: Another test.  Please ignore.
2436      Branch: maint-5.6/macperl
2437            ! README.macos
2438 ____________________________________________________________________________
2439 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
2440         Log: Portability fixes for a lot of tests, especially IO-related
2441              tests, and warnings, and the harness script.
2442      Branch: maint-5.6/macperl
2443            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
2444            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
2445            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
2446            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
2447            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
2448            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
2449            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
2450            ! t/pragma/warnings.t
2451 ____________________________________________________________________________
2452 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
2453         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
2454              From: Nicholas Clark <nick@ccl4.org>
2455              Date: Sat, 7 Jul 2001 21:00:17 +0100
2456              Message-ID: <20010707210017.H59620@plum.flirble.org>
2457      Branch: perl
2458            ! lib/h2xs.t
2459 ____________________________________________________________________________
2460 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
2461         Log: The UNICOS/mk SysV IPC problem has been fixed.
2462      Branch: perl
2463            ! pod/perl572delta.pod
2464 ____________________________________________________________________________
2465 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
2466         Log: Slight update tweaks on perlunicode.pod.
2467      Branch: perl
2468            ! pod/perlunicode.pod
2469 ____________________________________________________________________________
2470 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
2471         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
2472              From: Mark-Jason Dominus <mjd@plover.com>
2473              Date: Sat, 07 Jul 2001 13:04:04 -0400
2474              Message-ID: <20010707170404.32694.qmail@plover.com>
2475      Branch: perl
2476            ! ext/DB_File/DB_File.pm
2477 ____________________________________________________________________________
2478 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
2479         Log: Fix up AutoLoader to fudge for Mac paths in import().
2480      Branch: maint-5.6/macperl
2481            ! lib/AutoLoader.pm
2482 ____________________________________________________________________________
2483 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
2484         Log: Try to force the lib/re.pm to be there before entering
2485              the extensions builds, should help for parallel makes.
2486      Branch: perl
2487            ! Makefile.SH
2488 ____________________________________________________________________________
2489 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
2490         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2491              From: Norton Allen <allen@huarp.harvard.edu>
2492              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
2493              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
2494      Branch: perl
2495            ! ext/POSIX/POSIX.xs
2496 ____________________________________________________________________________
2497 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
2498         Log: Subject: [PATCH] Re: op/arith.t
2499              From: Nicholas Clark <nick@ccl4.org>
2500              Date: Sat, 7 Jul 2001 13:04:54 +0100
2501              Message-ID: <20010707130454.D59620@plum.flirble.org>
2502      Branch: perl
2503            ! numeric.c toke.c
2504 ____________________________________________________________________________
2505 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
2506         Log: Subject: [PATCH] h2xs
2507              From: Nicholas Clark <nick@ccl4.org>
2508              Date: Fri, 6 Jul 2001 23:25:14 +0100
2509              Message-ID: <20010706232514.X59620@plum.flirble.org>
2510      Branch: perl
2511            ! utils/h2xs.PL
2512 ____________________________________________________________________________
2513 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
2514         Log: Subject: Re: bleedperl perl_alloc..free leakage
2515              From: Radu Greab <radu@netsoft.ro>
2516              Date: Fri, 6 Jul 2001 19:48:54 +0300
2517              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
2518              
2519              Leak-be-gone.
2520      Branch: perl
2521            ! op.c
2522 ____________________________________________________________________________
2523 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
2524         Log: Test again.  Please ignore.
2525      Branch: maint-5.6/macperl
2526            ! README.macos
2527 ____________________________________________________________________________
2528 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
2529         Log: Test.  Please ignore.
2530      Branch: maint-5.6/macperl
2531            ! README.macos
2532 ____________________________________________________________________________
2533 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
2534         Log: Include changes already sent in separately as patches,
2535              before branch was created.
2536      Branch: maint-5.6/macperl
2537            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
2538            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
2539            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
2540            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
2541            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
2542            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
2543            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
2544            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
2545            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
2546            ! t/pragma/strict.t
2547 ____________________________________________________________________________
2548 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
2549         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2550              From: Norton Allen <allen@huarp.harvard.edu>
2551              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2552              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2553      Branch: perl
2554            ! utf8.h
2555 ____________________________________________________________________________
2556 [ 11183] By: nick                                  on 2001/07/06  16:27:40
2557         Log: Integrate mainline
2558      Branch: perlio
2559           +> (branch 42 files)
2560            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
2561            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
2562            - win32/bin/mdelete.bat
2563           !> (integrate 215 files)
2564 ____________________________________________________________________________
2565 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
2566         Log: The #11166 needed also these updated.
2567      Branch: perl
2568            ! lib/warnings.pm warnings.h
2569 ____________________________________________________________________________
2570 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
2571         Log: Update Changes.
2572      Branch: perl
2573            ! Changes patchlevel.h
2574 ____________________________________________________________________________
2575 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
2576         Log: Regen toc.
2577      Branch: perl
2578            ! pod/perltoc.pod
2579 ____________________________________________________________________________
2580 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
2581         Log: Nit from Abhijit.
2582      Branch: perl
2583            ! lib/CPAN.pm
2584 ____________________________________________________________________________
2585 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
2586         Log: Retract #11172.
2587      Branch: perl
2588            ! t/op/method.t
2589 ____________________________________________________________________________
2590 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
2591         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
2592              From: Norton Allen <allen@huarp.harvard.edu>
2593              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
2594              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
2595      Branch: perl
2596            ! lib/Cwd.pm
2597 ____________________________________________________________________________
2598 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
2599         Log: (Accidentally empty check-in.)
2600      Branch: perl
2601            ! utf8.h
2602 ____________________________________________________________________________
2603 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
2604         Log: Retract #11165 since Sarathy pointed out it'll not
2605              work properly under threads, the problem should be
2606              solved using "the savestack, either via SSNEW() or
2607              using a newSVpv()+SAVEFREESV() combo."
2608      Branch: perl
2609            ! ext/POSIX/POSIX.xs
2610 ____________________________________________________________________________
2611 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
2612         Log: Retract #11125 since NI-S pointed out it'll not work in
2613              cases where the extension has their own handcrafted INC
2614              et alia.
2615      Branch: perl
2616            ! lib/ExtUtils/MM_Unix.pm
2617 ____________________________________________________________________________
2618 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
2619         Log: Subject: RE: [PATCH] -I and MakeMaker again
2620              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2621              Date: Fri, 6 Jul 2001 09:18:29 +0200
2622              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
2623      Branch: perl
2624            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
2625            ! lib/ExtUtils/MM_Win32.pm
2626 ____________________________________________________________________________
2627 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
2628         Log: (Retracted by #11178)
2629              Subject: [PATCH t/op/method.t] SUPER:: strangeness
2630              From: Piers Cawley <pdcawley@iterative-software.com>
2631              Date: 06 Jul 2001 10:49:01 +0100
2632              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
2633      Branch: perl
2634            ! t/op/method.t
2635 ____________________________________________________________________________
2636 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
2637         Log: VOS README update from Paul Green.
2638      Branch: perl
2639            ! README.vos
2640 ____________________________________________________________________________
2641 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
2642         Log: Subject: [PATCH README.qnx hints/qnx.sh]
2643              From: Norton Allen <allen@huarp.harvard.edu>
2644              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
2645              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
2646      Branch: perl
2647            ! README.qnx hints/qnx.sh
2648 ____________________________________________________________________________
2649 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
2650         Log: Subject: [PATCH] Doc patch for Tie::Hash
2651              From: Artur Bergman <artur@contiller.se>
2652              Date: Thu, 05 Jul 2001 22:51:18 +0200
2653              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
2654      Branch: perl
2655            ! lib/Tie/Hash.pm
2656 ____________________________________________________________________________
2657 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
2658         Log: Subject: [PATCH] perlfaq4.pod
2659              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
2660              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
2661              Date: Thu, 5 Jul 2001 18:44:10 +0100 
2662      Branch: perl
2663            ! pod/perlfaq4.pod
2664 ____________________________________________________________________________
2665 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
2666         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
2667              From: Robin Houston <robin@kitsite.com>
2668              Date: Thu, 5 Jul 2001 18:33:21 +0100
2669              Message-ID: <20010705183321.A27345@robin.kitsite.com>
2670      Branch: perl
2671            ! ext/B/B/Deparse.pm
2672 ____________________________________________________________________________
2673 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
2674         Log: (Retracted by #11285.)
2675              
2676              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
2677              From: Abhijit Menon-Sen <ams@wiw.org>
2678              Date: Fri, 6 Jul 2001 01:26:32 +0530
2679              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
2680      Branch: perl
2681            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
2682            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
2683            ! warnings.pl
2684 ____________________________________________________________________________
2685 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
2686         Log: (Retracted by #11175)
2687              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
2688              From: Norton Allen <allen@huarp.harvard.edu>
2689              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
2690              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
2691      Branch: perl
2692            ! ext/POSIX/POSIX.xs
2693 ____________________________________________________________________________
2694 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
2695         Log: Unterminated C< (noticed by Richard Hatch), and few other
2696              small Unicode doc tweaks.
2697      Branch: perl
2698            ! pod/perlretut.pod
2699 ____________________________________________________________________________
2700 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
2701         Log: More flexible argument understanding; add charblocks() and
2702              charscripts(); make charblock() and charscript() two-way;
2703              add charinrange(); separate the $Unicode::UCD::VERSION and
2704              the version of the Unicode by adding UnicodeVersion().
2705      Branch: perl
2706            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2707 ____________________________________________________________________________
2708 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
2709         Log: Update Unicode::UCD on \p{In...}.
2710      Branch: perl
2711            ! lib/Unicode/UCD.pm
2712 ____________________________________________________________________________
2713 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
2714         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2715              From: Norton Allen <allen@huarp.harvard.edu>
2716              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
2717              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
2718      Branch: perl
2719            ! lib/ExtUtils/MM_Unix.pm
2720 ____________________________________________________________________________
2721 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
2722         Log: POSIX-BC tweaks from Thomas Dorner.
2723      Branch: perl
2724            ! hints/posix-bc.sh perlio.h
2725 ____________________________________________________________________________
2726 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
2727         Log: Module updates for the delta.
2728      Branch: perl
2729            ! pod/perl572delta.pod
2730 ____________________________________________________________________________
2731 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
2732         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
2733              From: Norton Allen <allen@huarp.harvard.edu>
2734              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
2735              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
2736      Branch: perl
2737            ! ext/IO/lib/IO/t/io_sock.t
2738 ____________________________________________________________________________
2739 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
2740         Log: Subject: [PATCH perldiag.pod] Quick fixes
2741              From: Simon Cozens <simon@netthink.co.uk>
2742              Date: Wed, 4 Jul 2001 20:22:12 +0100
2743              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
2744      Branch: perl
2745            ! pod/perldiag.pod
2746 ____________________________________________________________________________
2747 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
2748         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
2749              From: Radu Greab <radu@netsoft.ro>
2750              Date: Wed, 4 Jul 2001 22:13:31 +0300
2751              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
2752      Branch: perl
2753            ! op.c sv.c t/op/pos.t
2754 ____________________________________________________________________________
2755 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
2756         Log: Subject: [PATCH] -I and MakeMaker again
2757              From: Michael G Schwern <schwern@pobox.com>
2758              Date: Wed, 4 Jul 2001 15:03:07 -0400
2759              Message-ID: <20010704150307.I20340@blackrider>
2760              
2761              (and retract #11145)
2762      Branch: perl
2763            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
2764            ! lib/ExtUtils/MakeMaker.pm
2765 ____________________________________________________________________________
2766 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
2767         Log: Subject: Re: PERFORCE change 11142 for review
2768              From: "Philip Newton" <Philip.Newton@gmx.net>
2769              Date: Wed, 4 Jul 2001 20:46:26 +0200
2770              Message-Id: <200107041841.VAA25380@taas.iki.fi>
2771      Branch: perl
2772            ! lib/ExtUtils/MakeMaker.pm
2773 ____________________________________________________________________________
2774 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
2775         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2776              From: Jonathan Stowe <gellyfish@gellyfish.com>
2777              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
2778              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
2779      Branch: perl
2780            ! utils/pl2pm.PL
2781 ____________________________________________________________________________
2782 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
2783         Log: fix the binary compatibility issue when building with/without
2784              usemymalloc by exporting Perl_malloc() et al as simple wrappers
2785              around the system functions (this allows most extensions built
2786              using one mode to coexist with perls built in the other mode)
2787              
2788              XXX the Perl_mfree() wrapper might need to do return(free()) on
2789              platforms where Free_t isn't "void"
2790      Branch: perl
2791            ! embed.h embed.pl makedef.pl proto.h util.c
2792 ____________________________________________________________________________
2793 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
2794         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
2795              since it doesn't ensure threads other than the one calling fork()
2796              aren't holding any locks; the fix is to use pthread_atfork() to
2797              hold global locks
2798              
2799              building perl with -Dusemymalloc exacerbates the problem since
2800              Perl_malloc() holds a mutex, and perl's exec() calls New()
2801              
2802              XXX the code in win32thread.h may be needed on platforms that have
2803              no pthread_atfork()
2804      Branch: perl
2805            ! perl.c thread.h win32/win32thread.h
2806 ____________________________________________________________________________
2807 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
2808         Log: Integrate #11009 from maintperl.
2809      Branch: maint-5.6/macperl
2810           !> lib/ExtUtils/Manifest.pm
2811 ____________________________________________________________________________
2812 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
2813         Log: Flexing my Perforce muscles.
2814      Branch: maint-5.6/macperl
2815            ! README.macos
2816 ____________________________________________________________________________
2817 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
2818         Log: Update Changes.
2819      Branch: perl
2820            ! Changes patchlevel.h
2821 ____________________________________________________________________________
2822 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
2823         Log: Metaconfig unit change for #11146.
2824      Branch: metaconfig/U/perl
2825            ! d_fcntl_can_lock.U
2826 ____________________________________________________________________________
2827 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
2828         Log: Somehow the #ifdefs of the added code (in #11093) made
2829              HP-UX to fail the fcntl locking test, without the ifdefs
2830              the test seems to be working again.  Reason unknown:
2831              HP-UX cc doesn't complain either way.
2832      Branch: perl
2833            ! Configure
2834 ____________________________________________________________________________
2835 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
2836         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
2837      Branch: perl
2838            ! lib/ExtUtils/MM_Unix.pm
2839 ____________________________________________________________________________
2840 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
2841         Log: gcc -Wall nit.
2842      Branch: perl
2843            ! pp_hot.c
2844 ____________________________________________________________________________
2845 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
2846         Log: When removing tests updating the test count is a good idea, too.
2847      Branch: perl
2848            ! lib/Net/t/require.t
2849 ____________________________________________________________________________
2850 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
2851         Log: Document #11134 and add the new symbols to the list of
2852              of MakeMaker known ones.
2853      Branch: perl
2854            ! lib/ExtUtils/MakeMaker.pm
2855 ____________________________________________________________________________
2856 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
2857         Log: Microperl update.
2858      Branch: perl
2859            ! uconfig.h
2860 ____________________________________________________________________________
2861 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
2862         Log: Update the libnet tests as per #11138.
2863      Branch: perl
2864            - lib/Net/t/ph.t
2865            ! MANIFEST lib/Net/t/require.t
2866 ____________________________________________________________________________
2867 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
2868         Log: Regen toc and modlib.
2869      Branch: perl
2870            ! pod/perlmodlib.pod pod/perltoc.pod
2871 ____________________________________________________________________________
2872 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
2873         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
2874              Graham's request.
2875      Branch: perl
2876            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
2877            ! MANIFEST
2878 ____________________________________________________________________________
2879 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
2880         Log: Add the OS/390 harness results to the delta.
2881      Branch: perl
2882            ! pod/perl572delta.pod
2883 ____________________________________________________________________________
2884 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
2885         Log: Avoid the two study tests in OS/390 until the bug has been solved.
2886      Branch: perl
2887            ! t/op/study.t
2888 ____________________________________________________________________________
2889 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
2890         Log: DOS/DJGPP tweaks from Laszlo Molnar.
2891      Branch: perl
2892            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
2893 ____________________________________________________________________________
2894 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
2895         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
2896              From: Michael G Schwern <schwern@pobox.com>
2897              Date: Wed, 4 Jul 2001 00:01:16 -0400
2898              Message-ID: <20010704000116.C591@blackrider>
2899      Branch: perl
2900            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
2901 ____________________________________________________________________________
2902 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
2903         Log: The #11132 missed singleton characters (not part
2904              of a unilo..unihi range) in Unicode scripts.
2905      Branch: perl
2906            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
2907            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
2908            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
2909            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
2910            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
2911            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
2912            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
2913            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
2914            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
2915            ! lib/unicode/mktables.PL t/op/pat.t
2916 ____________________________________________________________________________
2917 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
2918         Log: Support preferentially the Unicode 'scripts' definition
2919              in the \p{In...} notation since according to Unicode the
2920              scripts concept is more natural for matching than using
2921              the somewhat artificial block names.  The block names are
2922              still available, though, and if there's a name conflict,
2923              the scripts one wins and the blocks one has to do with
2924              'Block' appended to its name.  For more information see
2925              
2926              http://www.unicode.org/unicode/reports/tr24/
2927      Branch: perl
2928            + lib/unicode/In/100.pl lib/unicode/In/101.pl
2929            + lib/unicode/In/102.pl lib/unicode/In/103.pl
2930            + lib/unicode/In/104.pl lib/unicode/In/105.pl
2931            + lib/unicode/In/106.pl lib/unicode/In/107.pl
2932            + lib/unicode/In/108.pl lib/unicode/In/109.pl
2933            + lib/unicode/In/110.pl lib/unicode/In/111.pl
2934            + lib/unicode/In/112.pl lib/unicode/In/113.pl
2935            + lib/unicode/In/114.pl lib/unicode/In/115.pl
2936            + lib/unicode/In/116.pl lib/unicode/In/117.pl
2937            + lib/unicode/In/118.pl lib/unicode/In/119.pl
2938            + lib/unicode/In/120.pl lib/unicode/In/121.pl
2939            + lib/unicode/In/122.pl lib/unicode/In/123.pl
2940            + lib/unicode/In/124.pl lib/unicode/In/125.pl
2941            + lib/unicode/In/126.pl lib/unicode/In/127.pl
2942            + lib/unicode/In/128.pl lib/unicode/In/129.pl
2943            + lib/unicode/In/130.pl lib/unicode/In/131.pl
2944            + lib/unicode/In/132.pl lib/unicode/In/133.pl
2945            + lib/unicode/In/134.pl lib/unicode/In/135.pl
2946            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
2947            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
2948            ! (edit 106 files)
2949 ____________________________________________________________________________
2950 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
2951         Log: Better document the difference between a block and a script.
2952      Branch: perl
2953            ! lib/Unicode/UCD.pm
2954 ____________________________________________________________________________
2955 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
2956         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
2957              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2958              Date: Tue, 3 Jul 2001 15:04:23 -0500
2959              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
2960      Branch: perl
2961            ! lib/CPAN.pm
2962 ____________________________________________________________________________
2963 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
2964         Log: Add tests for charscript().
2965      Branch: perl
2966            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2967 ____________________________________________________________________________
2968 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
2969         Log: Add charscript() to get the UTR#24 script names of characters.
2970      Branch: perl
2971            ! lib/Unicode/UCD.pm
2972 ____________________________________________________________________________
2973 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
2974         Log: Todo updates.
2975      Branch: perl
2976            ! pod/perltodo.pod
2977 ____________________________________________________________________________
2978 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
2979         Log: Unicode::UCD updates.
2980      Branch: perl
2981            ! lib/Unicode/UCD.pm
2982 ____________________________________________________________________________
2983 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
2984         Log: (Retracted by #11174)
2985              Subject: MakeMaker should pass through DEFINE and INC to subdirs
2986              From: Alan Burlison <Alan.Burlison@sun.com>
2987              Date: Tue, 03 Jul 2001 15:20:13 +0100
2988              Message-ID: <3B41D49D.A923D4F9@sun.com>
2989      Branch: perl
2990            ! lib/ExtUtils/MM_Unix.pm
2991 ____________________________________________________________________________
2992 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
2993         Log: Subject: Patch needed for UTS
2994              From: hom00@utsglobal.com (Hal Morris)
2995              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
2996              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
2997              
2998              Replace #11113 with a better version.
2999      Branch: perl
3000            ! perl.h
3001 ____________________________________________________________________________
3002 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
3003         Log: Subject: Re: POINTERRIGOR
3004              From: Andy Dougherty <doughera@lafayette.edu>
3005              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
3006              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
3007      Branch: perl
3008            ! util.c
3009 ____________________________________________________________________________
3010 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
3011         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
3012              From: "Philip Newton" <pnewton@gmx.de>
3013              Date: Tue, 3 Jul 2001 17:03:34 +0200
3014              Message-ID: <3B41FAE6.29564.660E117@localhost>
3015      Branch: perl
3016            ! pp_hot.c
3017 ____________________________________________________________________________
3018 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
3019         Log: Typos.
3020      Branch: perl
3021            ! INSTALL
3022 ____________________________________________________________________________
3023 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
3024         Log: Subject: [PATCH 5.6.1] debugger fixes
3025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3026              Date: Tue, 3 Jul 2001 03:38:18 -0400
3027              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
3028              
3029              The $^S is working again.
3030      Branch: perl
3031            ! lib/perl5db.pl
3032 ____________________________________________________________________________
3033 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
3034         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
3035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3036              Date: Tue, 3 Jul 2001 03:34:06 -0400
3037              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
3038      Branch: perl
3039            ! os2/OS2/Process/Process.pm
3040 ____________________________________________________________________________
3041 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
3042         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
3043              From: "Philip Newton" <Philip.Newton@gmx.net>
3044              Date: Tue, 3 Jul 2001 09:11:27 +0200
3045              Message-Id: <200107030706.KAA04596@taas.iki.fi>
3046      Branch: perl
3047            ! lib/FindBin.pm
3048 ____________________________________________________________________________
3049 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
3050         Log: Delta delta.
3051      Branch: perl
3052            ! pod/perl572delta.pod
3053 ____________________________________________________________________________
3054 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
3055         Log: Metaconfig unit change for 11115.
3056      Branch: metaconfig
3057            ! U/modified/libc.U
3058 ____________________________________________________________________________
3059 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
3060         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
3061              (from Richard Hatch) (this was the cause of pipes() and
3062              times() myeteriously not being found)
3063      Branch: perl
3064            ! Configure
3065 ____________________________________________________________________________
3066 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
3067         Log: Retract #10142, the real culprit found by Richard Hatch,
3068              coming soon to Configure near you.
3069      Branch: perl
3070            ! hints/aix.sh
3071 ____________________________________________________________________________
3072 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
3073         Log: (Replaced by #11124) UTS workaround from Hal Morris.
3074      Branch: perl
3075            ! perl.h
3076 ____________________________________________________________________________
3077 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
3078         Log: Subject: [PATCH] grok not grocking correctly
3079              From: Nicholas Clark <nick@ccl4.org>
3080              Date: Tue, 3 Jul 2001 00:19:08 +0100
3081              Message-ID: <20010703001908.H59620@plum.flirble.org>
3082      Branch: perl
3083            ! numeric.c
3084 ____________________________________________________________________________
3085 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
3086         Log: Subject: [PATCH Deparse.t] test just-posted patches
3087              From: Robin Houston <robin@kitsite.com>
3088              Date: Mon, 2 Jul 2001 23:46:15 +0100
3089              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
3090      Branch: perl
3091            ! ext/B/Deparse.t
3092 ____________________________________________________________________________
3093 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
3094         Log: Subject: [PATCH toke.c] autosplit into @F
3095              From: Robin Houston <robin@kitsite.com>
3096              Date: Mon, 2 Jul 2001 23:18:20 +0100
3097              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
3098      Branch: perl
3099            ! perl.c toke.c
3100 ____________________________________________________________________________
3101 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
3102         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
3103              From: Robin Houston <robin@kitsite.com>
3104              Date: Mon, 2 Jul 2001 23:00:48 +0100
3105              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
3106      Branch: perl
3107            ! ext/B/B/Deparse.pm
3108 ____________________________________________________________________________
3109 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
3110         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
3111              From: "Philip Newton" <Philip.Newton@gmx.net>
3112              Date: Mon, 2 Jul 2001 22:06:22 +0200
3113              (no Message-Id)
3114      Branch: perl
3115            ! ext/NDBM_File/hints/linux.pl
3116 ____________________________________________________________________________
3117 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
3118         Log: Subject: Re: Fixed pack problem - sort of
3119              From: Nicholas Clark <nick@ccl4.org>
3120              Date: Mon, 2 Jul 2001 20:59:20 +0100
3121              Message-ID: <20010702205919.F59620@plum.flirble.org>
3122      Branch: perl
3123            ! pp_pack.c t/op/pack.t
3124 ____________________________________________________________________________
3125 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
3126         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
3127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3128              Date: Mon, 2 Jul 2001 15:45:41 -0400
3129              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
3130      Branch: perl
3131            ! os2/os2.c
3132 ____________________________________________________________________________
3133 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
3134         Log: (Mistaken retraction)
3135      Branch: perl
3136            ! utils/pl2pm.PL
3137 ____________________________________________________________________________
3138 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
3139         Log: Detypo in #11103.
3140      Branch: perl
3141            ! utils/pl2pm.PL
3142 ____________________________________________________________________________
3143 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
3144         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
3145              From: Jonathan Stowe <gellyfish@gellyfish.com>
3146              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
3147              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
3148      Branch: perl
3149            ! utils/pl2pm.PL
3150 ____________________________________________________________________________
3151 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
3152         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
3153              From: "Craig A. Berry" <craigberry@mac.com>
3154              Date: Mon, 02 Jul 2001 14:11:23 -0500
3155              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
3156      Branch: perl
3157            ! lib/Unicode/UCD.pm
3158 ____________________________________________________________________________
3159 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
3160         Log: Subject: [PATCH] Re: op/numconvert.t failures
3161              From: Nicholas Clark <nick@ccl4.org>
3162              Date: Mon, 2 Jul 2001 20:10:48 +0100
3163              Message-ID: <20010702201048.E59620@plum.flirble.org>
3164      Branch: perl
3165            ! t/op/numconvert.t
3166 ____________________________________________________________________________
3167 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
3168         Log: Update Changes.
3169      Branch: perl
3170            ! Changes patchlevel.h
3171 ____________________________________________________________________________
3172 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
3173         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
3174              The real fix must be more involved.  The line of code all the leaky
3175              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
3176              line of Perl_newPMOP().
3177      Branch: perl
3178            ! op.h
3179 ____________________________________________________________________________
3180 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
3181         Log: Based on
3182              
3183              Subject: Re: sizeof(struct sembuf)
3184              From: Nicholas Clark <nick@ccl4.org>
3185              Date: Sun, 1 Jul 2001 22:26:48 +0100
3186              Message-ID: <20010701222648.W59620@plum.flirble.org>
3187              
3188              but do semop() always the slow way.
3189      Branch: perl
3190            ! doio.c
3191 ____________________________________________________________________________
3192 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
3193         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
3194              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3195              Date: Tue, 03 Jul 2001 00:56:30 +0900
3196              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
3197      Branch: perl
3198            ! ext/Encode/Encode/Tcl.t
3199 ____________________________________________________________________________
3200 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
3201         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
3202              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3203              Date: Tue, 03 Jul 2001 00:55:46 +0900
3204              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
3205      Branch: perl
3206            ! ext/Encode/Encode/Tcl.pm
3207 ____________________________________________________________________________
3208 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
3209         Log: Regen api and toc.
3210      Branch: perl
3211            ! pod/perlapi.pod pod/perltoc.pod
3212 ____________________________________________________________________________
3213 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
3214         Log: Metaconfig unit change for #11093.
3215      Branch: metaconfig/U/perl
3216            ! d_fcntl_can_lock.U
3217 ____________________________________________________________________________
3218 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
3219         Log: The fcntl locking test may hang if NFS locking messed up;
3220              break out with alarm(10).
3221      Branch: perl
3222            ! Configure
3223 ____________________________________________________________________________
3224 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
3225         Log: Move the mdelete.bat from win32/bin to win32.
3226      Branch: perl
3227            ! MANIFEST
3228 ____________________________________________________________________________
3229 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
3230         Log: Typo in #11083.
3231      Branch: perl
3232            ! ext/Time/Piece/Piece.t
3233 ____________________________________________________________________________
3234 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
3235         Log: Netware tweaks from Guruprasad.
3236      Branch: perl
3237            - NetWare/perlsdio.h
3238            ! MANIFEST NetWare/Makefile NetWare/interface.c
3239            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
3240            ! perlsdio.h
3241 ____________________________________________________________________________
3242 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
3243         Log: Subject: Re: [PATH] shared -> unique;
3244              From: Abhijit Menon-Sen <ams@wiw.org>
3245              Date: Wed, 27 Jun 2001 03:51:27 +0530
3246              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
3247      Branch: perl
3248            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
3249 ____________________________________________________________________________
3250 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
3251         Log: Subject: Re: AIX / gcc-3.0
3252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3253              Date: Mon, 02 Jul 2001 15:20:21 +0200
3254              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
3255      Branch: perl
3256            ! hints/aix.sh
3257 ____________________________________________________________________________
3258 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
3259         Log: Subject: Re: Bug report: split splits on wrong pattern
3260              From: Abhijit Menon-Sen <ams@wiw.org>
3261              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
3262              Date: Mon, 2 Jul 2001 16:31:33 +0530
3263      Branch: perl
3264            ! pp_ctl.c
3265 ____________________________________________________________________________
3266 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
3267         Log: Subject: [PATCH 5.6.1] test harness
3268              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3269              Date: Mon, 2 Jul 2001 06:29:21 -0400
3270              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
3271      Branch: perl
3272            ! lib/Test/Harness.pm
3273 ____________________________________________________________________________
3274 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
3275         Log: Subject: [PATCH 5.6.1] debugger goof
3276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3277              Date: Mon, 2 Jul 2001 06:27:22 -0400
3278              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
3279      Branch: perl
3280            ! lib/perl5db.pl
3281 ____________________________________________________________________________
3282 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
3283         Log: Subject: [PATCH 5.6.1] OS/2 cwd
3284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3285              Date: Mon, 2 Jul 2001 06:21:17 -0400
3286              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
3287      Branch: perl
3288            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
3289 ____________________________________________________________________________
3290 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
3291         Log: Make #11082 more OS/2-specific.
3292      Branch: perl
3293            ! ext/Time/Piece/Piece.t
3294 ____________________________________________________________________________
3295 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
3296         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
3297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3298              Date: Mon, 2 Jul 2001 06:06:34 -0400
3299              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
3300      Branch: perl
3301            ! ext/Time/Piece/Piece.t
3302 ____________________________________________________________________________
3303 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
3304         Log: Subject: [PATCH B::Deparse] version number & changes
3305              From: Robin Houston <robin@kitsite.com>  
3306              Date: Sun, 1 Jul 2001 17:17:29 +0100
3307              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
3308      Branch: perl
3309            ! ext/B/B/Deparse.pm
3310 ____________________________________________________________________________
3311 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
3312         Log: Subject: a small fix.
3313              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3314              Date: Mon, 2 Jul 2001 12:17:53 +0200
3315              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
3316      Branch: perl
3317            ! ext/Thread/Thread.xs
3318 ____________________________________________________________________________
3319 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
3320         Log: Subject: RE: perl@10907
3321              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
3322              Date: Mon, 2 Jul 2001 12:06:16 +0200
3323              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
3324              
3325              Borland C vs PerlIO.
3326      Branch: perl
3327            ! win32/config.bc win32/config_H.bc
3328 ____________________________________________________________________________
3329 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
3330         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
3331              From: "H.M. Brand" <merijn@l1.procura.nl>
3332              Date: Mon, 02 Jul 2001 11:18:57 +0200
3333              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
3334      Branch: perl
3335            ! t/op/write.t
3336 ____________________________________________________________________________
3337 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
3338         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
3339              From: Michael G Schwern <schwern@pobox.com>
3340              Date: Mon, 2 Jul 2001 00:26:24 -0400
3341              Message-ID: <20010702002624.A18302@blackrider>
3342      Branch: perl
3343            - ext/util/mkbootstrap
3344 ____________________________________________________________________________
3345 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
3346         Log: Subject: [PATCH op.h] v minor comment tweak
3347              From: Robin Houston <robin@puffinry.freeserve.co.uk>
3348              Date: Mon, 2 Jul 2001 00:42:01 +0100
3349              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
3350      Branch: perl
3351            ! op.h
3352 ____________________________________________________________________________
3353 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
3354         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
3355      Branch: perl
3356            ! pod/perlfunc.pod
3357 ____________________________________________________________________________
3358 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
3359         Log: Subject: Re: sizeof(struct sembuf)
3360              From: Nicholas Clark <nick@ccl4.org>
3361              Date: Sun, 1 Jul 2001 19:23:16 +0100
3362              Message-ID: <20010701192316.V59620@plum.flirble.org>
3363              
3364              s/signaling/signalling/
3365      Branch: perl
3366            ! pod/perlfunc.pod
3367 ____________________________________________________________________________
3368 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
3369         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
3370              From: "Philip Newton" <Philip.Newton@gmx.net>
3371              Date: Sun, 1 Jul 2001 09:37:56 +0200
3372              Message-Id: <200107010733.KAA03920@taas.iki.fi>
3373      Branch: perl
3374            ! pod/perlvar.pod
3375 ____________________________________________________________________________
3376 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
3377         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
3378              From: "Philip Newton" <Philip.Newton@gmx.net>
3379              Date: Sun, 1 Jul 2001 09:37:56 +0200
3380              Message-Id: <200107010733.KAA03925@taas.iki.fi>
3381      Branch: perl
3382            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3383 ____________________________________________________________________________
3384 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
3385         Log: Metaconfig unit change for #11070.
3386      Branch: metaconfig
3387            ! U/compline/randfunc.U
3388 ____________________________________________________________________________
3389 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
3390         Log: Subject: [PATCH perlsnap] its --> it's --> its
3391              From: "Philip Newton" <Philip.Newton@gmx.net>
3392              Date: Sun, 1 Jul 2001 09:37:56 +0200
3393              Message-Id: <200107010733.KAA03914@taas.iki.fi>
3394      Branch: perl
3395            ! Porting/config_H
3396 ____________________________________________________________________________
3397 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
3398         Log: Sync with Sarathy; integrate with perlio.
3399      Branch: perl
3400           !> gv.c
3401 ____________________________________________________________________________
3402 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
3403         Log: regenerate win32/config_H.?c files
3404      Branch: perl
3405            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3406 ____________________________________________________________________________
3407 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
3408         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
3409              naming discipline
3410              
3411              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
3412              because of this)
3413              
3414              fix a warning about "fd" being used without being set in Cwd.xs
3415      Branch: perl
3416            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
3417            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
3418            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
3419            ! win32/config.vc
3420 ____________________________________________________________________________
3421 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
3422         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
3423              within macro arguments") and warnings ("unary minus applied to
3424              unsigned type", among others)
3425      Branch: perl
3426            ! gv.c hv.c op.c pp.c sv.c toke.c
3427 ____________________________________________________________________________
3428 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
3429         Log: win32 fixes: more spurious CRs
3430      Branch: perl
3431            ! win32/mdelete.bat
3432 ____________________________________________________________________________
3433 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
3434         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
3435              from win32/bin (or it gets deleted by distclean); don't delete
3436              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
3437              NT (should be made Win9x specific, and added to makefile.mk)
3438      Branch: perl
3439           +> win32/mdelete.bat
3440            - win32/bin/mdelete.bat
3441            ! win32/Makefile win32/makefile.mk
3442 ____________________________________________________________________________
3443 [ 11063] By: nick                                  on 2001/07/01  18:54:09
3444         Log: Quick for for #ifdef mess
3445      Branch: perlio
3446            ! gv.c
3447 ____________________________________________________________________________
3448 [ 11062] By: nick                                  on 2001/07/01  18:47:42
3449         Log: Raw integrate - does not build #if mess in gv.c
3450      Branch: perlio
3451           !> (integrate 29 files)
3452 ____________________________________________________________________________
3453 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
3454         Log: Make 'compile' target a little less broken.
3455              Still very broken, though: -Wall warnings from
3456              the generated code, boot_Foo prototypes missing,
3457              can't autoload Fcntl::SEEK_CUR et alia, ...
3458      Branch: perl
3459            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
3460            ! utils/perlcc.PL x2p/Makefile.SH
3461 ____________________________________________________________________________
3462 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
3463         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
3464      Branch: perl
3465            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3466            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
3467 ____________________________________________________________________________
3468 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
3469         Log: Update Changes.
3470      Branch: perl
3471            ! Changes patchlevel.h
3472 ____________________________________________________________________________
3473 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
3474         Log: Still one typo, regen toc.
3475      Branch: perl
3476            ! lib/Unicode/UCD.pm pod/perltoc.pod
3477 ____________________________________________________________________________
3478 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
3479         Log: Detypos and regen toc.
3480      Branch: perl
3481            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
3482 ____________________________________________________________________________
3483 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
3484         Log: VERSION tweak.
3485      Branch: perl
3486            ! ext/List/Util/lib/List/Util.pm
3487 ____________________________________________________________________________
3488 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
3489         Log: Attempt at plugging the leak under ithreads detected by Doug.
3490      Branch: perl
3491            ! op.h
3492 ____________________________________________________________________________
3493 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
3494         Log: gcc -Wall lint after #11051.
3495      Branch: perl
3496            ! pp_sys.c
3497 ____________________________________________________________________________
3498 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
3499         Log: Integrate perlio.
3500      Branch: perl
3501           !> lib/File/Find/taint.t
3502 ____________________________________________________________________________
3503 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
3504         Log: Don't use the v-strings for module VERSIONs.
3505      Branch: perl
3506            ! lib/Unicode/UCD.pm
3507 ____________________________________________________________________________
3508 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
3509         Log: Code cleanup based on turning off the -woffs in IRIX.
3510              Not all of the gripes cleaned up (hairy code in hv.c and
3511              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
3512              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
3513              to the IRIX hints)
3514      Branch: perl
3515            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
3516            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
3517            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
3518            ! regcomp.c sv.c
3519 ____________________________________________________________________________
3520 [ 11050] By: nick                                  on 2001/06/30  20:46:46
3521         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
3522      Branch: perlio
3523            ! lib/File/Find/taint.t
3524 ____________________________________________________________________________
3525 [ 11049] By: nick                                  on 2001/06/30  18:13:33
3526         Log: Integrate mainline
3527      Branch: perlio
3528           +> NetWare/nwstdio.h NetWare/perlsdio.h
3529           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3530           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
3531           +> lib/Unicode/UCD.t t/run/exit.t
3532           !> (integrate 60 files)
3533 ____________________________________________________________________________
3534 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
3535         Log: Delta delta.
3536      Branch: perl
3537            ! pod/perl572delta.pod
3538 ____________________________________________________________________________
3539 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
3540         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
3541              by CPAN.pm, use rather _00.
3542      Branch: perl
3543            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
3544            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
3545            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
3546            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
3547            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
3548            ! lib/ExtUtils/Embed.pm lib/Test.pm
3549 ____________________________________________________________________________
3550 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
3551         Log: Add a simple Unicode character database interface, Unicode::UCD.
3552      Branch: perl
3553            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
3554            ! MANIFEST
3555 ____________________________________________________________________________
3556 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
3557         Log: Subject: [PATCH] op/numconver.t
3558              From: Nicholas Clark <nick@ccl4.org>
3559              Date: Sat, 30 Jun 2001 15:40:10 +0100
3560              Message-ID: <20010630154010.I59620@plum.flirble.org>
3561      Branch: perl
3562            ! t/op/numconvert.t
3563 ____________________________________________________________________________
3564 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
3565         Log: The $^N is now taken (by #11038).
3566      Branch: perl
3567            ! t/base/lex.t
3568 ____________________________________________________________________________
3569 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
3570         Log: The #11040 had slipped to a wrong function...
3571      Branch: perl
3572            ! sv.c
3573 ____________________________________________________________________________
3574 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
3575         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
3576              the Configure library symbol probe mysteriously finds all
3577              symbols but those of pipe() and times().
3578      Branch: perl
3579            ! hints/aix.sh
3580 ____________________________________________________________________________
3581 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
3582         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
3583              From: Nicholas Clark <nick@ccl4.org>
3584              Date: Fri, 29 Jun 2001 23:49:07 +0100
3585              Message-ID: <20010629234907.D59620@plum.flirble.org>
3586      Branch: perl
3587            ! lib/ExtUtils.t
3588 ____________________________________________________________________________
3589 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
3590         Log: Subject: [PATCH] weakref fix 2, not yet there
3591              From: Artur Bergman <artur@contiller.se>
3592              Date: Sat, 30 Jun 2001 01:18:16 +0200
3593              Message-ID: <B762D957.1CC9%artur@contiller.se>
3594      Branch: perl
3595            ! sv.c
3596 ____________________________________________________________________________
3597 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
3598         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
3599              From: Michael G Schwern <schwern@pobox.com>
3600              Date: Fri, 29 Jun 2001 19:39:11 -0400
3601              Message-ID: <20010629193910.D25304@blackrider>
3602      Branch: perl
3603            + t/run/exit.t
3604            ! MANIFEST
3605 ____________________________________________________________________________
3606 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
3607         Log: Add support for $^N, the most-recently closed group.
3608      Branch: perl
3609            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
3610            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
3611            ! thrdvar.h
3612 ____________________________________________________________________________
3613 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
3614         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
3615              From: lvirden@cas.org
3616              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
3617              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
3618              
3619              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
3620              From: lvirden@cas.org
3621              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
3622              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
3623      Branch: perl
3624            ! README.solaris
3625 ____________________________________________________________________________
3626 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
3627         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
3628              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3629              Date: Sat, 30 Jun 2001 07:33:37 +0900
3630              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
3631              
3632              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
3633              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3634              Date: Sat, 30 Jun 2001 21:38:14 +0900
3635              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
3636      Branch: perl
3637            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
3638            + ext/Encode/Encode/7bit-kr.enc
3639            ! MANIFEST ext/Encode/Encode/Tcl.pm
3640 ____________________________________________________________________________
3641 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
3642         Log: NetWare tweaks from Guruprasad.
3643      Branch: perl
3644            + NetWare/nwstdio.h NetWare/perlsdio.h
3645            ! MANIFEST NetWare/Makefile NetWare/config.wc
3646            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
3647            ! NetWare/t/Readme.txt
3648 ____________________________________________________________________________
3649 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
3650         Log: More module $VERSION bump-ups.
3651      Branch: perl
3652            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
3653            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
3654            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
3655 ____________________________________________________________________________
3656 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
3657         Log: Doc update due to #11032.
3658      Branch: perl
3659            ! pod/perl572delta.pod
3660 ____________________________________________________________________________
3661 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
3662         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
3663              From: Peter Prymmer <pvhp@forte.com>
3664              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
3665              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
3666      Branch: perl
3667            ! ext/Time/HiRes/HiRes.xs
3668 ____________________________________________________________________________
3669 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
3670         Log: -lpthreads missing in AIX.
3671      Branch: perl
3672            ! hints/aix.sh
3673 ____________________________________________________________________________
3674 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
3675         Log: Subject: [PATCH] CLONE && weakrefs
3676              From: Artur Bergman <artur@contiller.se>
3677              Date: Fri, 29 Jun 2001 17:02:00 +0200
3678              Message-ID: <B7626508.1CA0%artur@contiller.se>
3679      Branch: perl
3680            ! sv.c
3681 ____________________________________________________________________________
3682 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
3683         Log: Subject: Re: Bug report: split splits on wrong pattern
3684              From: Radu Greab <radu@netsoft.ro>
3685              Date: Wed, 27 Jun 2001 21:50:52 +0300
3686              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
3687      Branch: perl
3688            ! pp_ctl.c t/op/split.t
3689 ____________________________________________________________________________
3690 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
3691         Log: Metaconfig unit change for #11027.
3692      Branch: metaconfig/U/perl
3693            ! d_modfl.U
3694 ____________________________________________________________________________
3695 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
3696         Log: I thought this Configure glitch for AIX was just recently fixed?
3697      Branch: perl
3698            ! Configure
3699 ____________________________________________________________________________
3700 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
3701         Log: Update Changes.
3702      Branch: perl
3703            ! Changes patchlevel.h
3704 ____________________________________________________________________________
3705 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
3706         Log: Subject: Re: perl@10967, File::Find, and Cwd
3707              From: Mike Guy <mjtg@cam.ac.uk>
3708              Date: Fri, 29 Jun 2001 14:56:49 +0100
3709              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
3710      Branch: perl
3711            ! lib/File/Find/taint.t
3712 ____________________________________________________________________________
3713 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
3714         Log: Update the sv_pvprintify() spec.
3715      Branch: perl
3716            ! pod/perltodo.pod
3717 ____________________________________________________________________________
3718 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
3719         Log: Known test failures update.
3720      Branch: perl
3721            ! pod/perl572delta.pod
3722 ____________________________________________________________________________
3723 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
3724         Log: Based on
3725              
3726              Subject: [PATCH @11016] More );) fixes
3727              From: Richard Soderberg <rs@crystalflame.net>
3728              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
3729              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
3730      Branch: perl
3731            ! ext/Thread/Thread.xs ext/Thread/typemap
3732 ____________________________________________________________________________
3733 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
3734         Log: Subject: [PATCH @11016] Fixes compile errors in four files
3735              From: Richard Soderberg <rs@crystalflame.net>
3736              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
3737              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
3738      Branch: perl
3739            ! mg.c pp.c pp_hot.c util.c
3740 ____________________________________________________________________________
3741 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
3742         Log: AIX hints tweaking continues, from Merijn Brand.
3743      Branch: perl
3744            ! hints/aix.sh
3745 ____________________________________________________________________________
3746 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
3747         Log: HP-UX needs gccversion sooner, from Merijn Brand.
3748      Branch: perl
3749            ! hints/hpux.sh
3750 ____________________________________________________________________________
3751 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
3752         Log: Subject: [PATCH 5.6.1] OS/2 docs
3753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3754              Date: Fri, 29 Jun 2001 02:34:12 -0400
3755              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
3756      Branch: perl
3757            ! README.os2 os2/Changes
3758 ____________________________________________________________________________
3759 [ 11017] By: nick                                  on 2001/06/29  10:20:30
3760         Log: Integrate mainline
3761      Branch: perlio
3762           +> (branch 37 files)
3763            - ext/ODBM_File/sdbm.t
3764           !> (integrate 211 files)
3765 ____________________________________________________________________________
3766 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
3767         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
3768              the modules found using a script written by Larry Schatzer Jr.
3769      Branch: perl
3770            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3771            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
3772            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3773            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3774            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
3775            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
3776            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
3777            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
3778            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
3779            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
3780            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
3781            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
3782            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
3783            ! lib/constant.pm lib/fields.pm lib/strict.pm
3784 ____________________________________________________________________________
3785 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
3786         Log: The latest JPL from the anoncvs.
3787      Branch: perl
3788            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3789 ____________________________________________________________________________
3790 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
3791         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
3792      Branch: perl
3793            ! t/op/pat.t
3794 ____________________________________________________________________________
3795 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
3796         Log: Worrying about insecure directories now is a bit too late.
3797      Branch: perl
3798            ! lib/File/Find/taint.t
3799 ____________________________________________________________________________
3800 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
3801         Log: Cannot DIE() in a void function,
3802              from Richard Hatch <rhatch@austin.ibm.com>.
3803      Branch: perl
3804            ! ext/IPC/SysV/SysV.xs
3805 ____________________________________________________________________________
3806 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
3807         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
3808              From: Peter Prymmer <pvhp@forte.com>
3809              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
3810              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
3811              
3812              (unfinished: time/hires tests 3, 5, 14 failing, but better
3813              than wholesale failure)
3814      Branch: perl
3815            ! ext/Time/HiRes/HiRes.xs
3816 ____________________________________________________________________________
3817 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
3818         Log: Subject: [PATCH 5.6.1] OS/2 improvements
3819              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3820              Date: Thu, 28 Jun 2001 16:03:14 -0400
3821              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
3822      Branch: perl
3823            + os2/os2_base.t
3824            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
3825            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
3826            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
3827            ! os2/os2ish.h
3828 ____________________________________________________________________________
3829 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
3830         Log: Subject: Incrementing Extutils::Manifest's $VERSION
3831              From: Michael G Schwern <schwern@pobox.com>
3832              Date: Thu, 28 Jun 2001 13:13:49 -0400
3833              Message-ID: <20010628131349.A14738@blackrider>
3834      Branch: maint-5.6/perl
3835            ! lib/ExtUtils/Manifest.pm
3836 ____________________________________________________________________________
3837 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
3838         Log: AIX tweak from Merijn Brand.
3839      Branch: perl
3840            ! hints/aix.sh
3841 ____________________________________________________________________________
3842 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
3843         Log: Create the macperl branch.
3844      Branch: maint-5.6/macperl
3845           +> (branch 1728 files)
3846 ____________________________________________________________________________
3847 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
3848         Log: Update Changes.
3849      Branch: perl
3850            ! Changes patchlevel.h
3851 ____________________________________________________________________________
3852 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
3853         Log: More Perforce lore.
3854      Branch: perl
3855            ! Porting/repository.pod
3856 ____________________________________________________________________________
3857 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
3858         Log: Metaconfig unit changes for #11003.
3859      Branch: metaconfig/U/perl
3860            + d_nl_langinfo.U i_langinfo.U
3861 ____________________________________________________________________________
3862 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
3863         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
3864              Expected not to exist in non-UNIX excepting in VMS, where
3865              according to a quick web survey they just might.
3866      Branch: perl
3867            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
3868            ! Porting/config_H config_h.SH configure.com epoc/config.sh
3869            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
3870            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3871            ! win32/config.bc win32/config.gc win32/config.vc
3872 ____________________________________________________________________________
3873 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
3874         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
3875              in AIX is one is doing a 64-bit build.
3876      Branch: perl
3877            ! hints/aix.sh
3878 ____________________________________________________________________________
3879 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
3880         Log: Metaconfig unit changes for #11000.
3881      Branch: metaconfig/U/perl
3882            ! use64bits.U uselfs.U
3883 ____________________________________________________________________________
3884 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
3885         Log: Move use64bitint and use64bitall before uselargefiles.
3886      Branch: perl
3887            ! Configure
3888 ____________________________________________________________________________
3889 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
3890         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
3891              From: Robert Spier <rspier@pobox.com>
3892              Message-ID: <15162.41164.618712.841415@rls.cx>
3893              Date: Wed, 27 Jun 2001 23:13:16 -0400
3894      Branch: perl
3895            ! doio.c
3896 ____________________________________________________________________________
3897 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
3898         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
3899              From: Peter Prymmer <pvhp@forte.com>
3900              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
3901              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
3902      Branch: perl
3903            ! numeric.c
3904 ____________________________________________________________________________
3905 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
3906         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
3907              From: Peter Prymmer <pvhp@forte.com>
3908              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
3909              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
3910      Branch: perl
3911            ! configure.com ext/Digest/MD5/Makefile.PL
3912 ____________________________________________________________________________
3913 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
3914         Log: Update Changes.
3915      Branch: perl
3916            ! Changes patchlevel.h
3917 ____________________________________________________________________________
3918 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
3919         Log: Tiny EPOC updates.
3920      Branch: perl
3921            ! epoc/config.sh
3922 ____________________________________________________________________________
3923 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
3924         Log: The Test::More and Test::Simple tests required help
3925              thanks to our schizophrenic test scheme.
3926      Branch: perl
3927            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3928            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3929            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3930            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
3931            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
3932 ____________________________________________________________________________
3933 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
3934         Log: Upgrade to Test::Simple 0.09.
3935      Branch: perl
3936            + lib/Test/Simple/Changes
3937            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3938            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3939            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3940            ! lib/Test/Simple/t/plan_is_noplan.t
3941 ____________________________________________________________________________
3942 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
3943         Log: Upgrade to Test::More 0.07.
3944      Branch: perl
3945            + lib/Test/More/Changes
3946            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
3947            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
3948            ! lib/Test/More/t/skipall.t
3949 ____________________________________________________________________________
3950 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
3951         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
3952              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3953              Date: Wed, 27 Jun 2001 18:40:04 +0200
3954              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
3955      Branch: perl
3956            ! hints/hpux.sh
3957 ____________________________________________________________________________
3958 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
3959         Log: Subject: [PATCH README.qnx hints/qnx.sh]
3960              From: Norton Allen <allen@huarp.harvard.edu>
3961              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
3962              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
3963      Branch: perl
3964            ! README.qnx hints/qnx.sh
3965 ____________________________________________________________________________
3966 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
3967         Log: Subject: [PATCH] two little documentation nits
3968              From: Abhijit Menon-Sen <ams@wiw.org>
3969              Date: Wed, 27 Jun 2001 20:07:50 +0530
3970              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
3971      Branch: perl
3972            ! sv.c sv.h
3973 ____________________________________________________________________________
3974 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
3975         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
3976              From: Norton Allen <allen@huarp.harvard.edu>
3977              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
3978              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
3979      Branch: perl
3980            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3981 ____________________________________________________________________________
3982 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
3983         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
3984              From: Michael G Schwern <schwern@pobox.com>
3985              Date: Wed, 27 Jun 2001 02:34:58 -0400
3986              Message-ID: <20010627023458.K23874@blackrider>
3987      Branch: perl
3988            ! vms/test.com
3989 ____________________________________________________________________________
3990 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
3991         Log: Add perl_clone_host() for Netware.
3992      Branch: perl
3993            ! NetWare/nw5.c
3994 ____________________________________________________________________________
3995 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
3996         Log: GCC 3.0 hints for HP-UX.
3997      Branch: perl
3998            ! hints/hpux.sh
3999 ____________________________________________________________________________
4000 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
4001         Log: In some Linux distributions the libndbm is broken
4002              (no null key support), therefore link with libgdbm
4003              (if available), since it has a working ndbm emulation,
4004              from Jonathan Stowe.
4005      Branch: perl
4006            + ext/NDBM_File/hints/linux.pl
4007            ! MANIFEST
4008 ____________________________________________________________________________
4009 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
4010         Log: Subject: [PATCH perl@10930] find.t hack for VMS
4011              From: "Craig A. Berry" <craigberry@mac.com>
4012              Date: Tue, 26 Jun 2001 23:40:25 -0500
4013              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
4014      Branch: perl
4015            ! lib/File/Find/find.t
4016 ____________________________________________________________________________
4017 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
4018         Log: AUTHORS updates.
4019      Branch: perl
4020            ! AUTHORS
4021 ____________________________________________________________________________
4022 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
4023         Log: Metaconfig unit change like #10980.
4024      Branch: metaconfig
4025            ! U/compline/d_stdstdio.U
4026 ____________________________________________________________________________
4027 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
4028         Log: "lose the it's", from Abhijit Menon-Sen.
4029              ("It's" not searched, pods not searched.)
4030      Branch: perl
4031            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
4032            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
4033            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
4034            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
4035            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4036            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
4037 ____________________________________________________________________________
4038 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
4039         Log: "lose the looses", from Abhijit Menon-Sen.
4040      Branch: perl
4041            ! ext/B/B/Assembler.pm gv.c
4042 ____________________________________________________________________________
4043 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
4044         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
4045      Branch: perl
4046            ! hints/os390.sh
4047 ____________________________________________________________________________
4048 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
4049         Log: DEC C 5.3 on the VAX simply doesn't seem to like
4050              compiling the MD5 extension, disable it there for now,
4051              from Peter Prymmer.
4052      Branch: perl
4053            ! configure.com
4054 ____________________________________________________________________________
4055 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
4056         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
4057              From: Jonathan Stowe <gellyfish@gellyfish.com>
4058              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
4059              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
4060      Branch: perl
4061            ! pod/perlfaq3.pod
4062 ____________________________________________________________________________
4063 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
4064         Log: Subject: [PATCH 5.6.1] perlxs misprints
4065              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4066              Date: Tue, 26 Jun 2001 17:20:00 -0400
4067              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
4068      Branch: perl
4069            ! pod/perlxs.pod
4070 ____________________________________________________________________________
4071 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
4072         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
4073              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4074              Date: Tue, 26 Jun 2001 17:27:07 -0400
4075              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
4076      Branch: perl
4077            ! lib/ExtUtils/MM_Unix.pm
4078 ____________________________________________________________________________
4079 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
4080         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
4081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4082              Date: Tue, 26 Jun 2001 17:23:24 -0400
4083              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
4084      Branch: perl
4085            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
4086 ____________________________________________________________________________
4087 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
4088         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
4089              by Olaf Flebbe.
4090      Branch: perl
4091            ! perl.h
4092 ____________________________________________________________________________
4093 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
4094         Log: Detypo.
4095      Branch: perl
4096            ! lib/Memoize/t/tie_sdbm.t
4097 ____________________________________________________________________________
4098 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
4099         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
4100      Branch: perl
4101            ! win32/perllib.c
4102 ____________________________________________________________________________
4103 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
4104         Log: Subject: [patch] perl_clone+CvFILE
4105              From: Doug MacEachern <dougm@covalent.net>
4106              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
4107              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
4108      Branch: perl
4109            ! sv.c
4110 ____________________________________________________________________________
4111 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
4112         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
4113              From: Mark-Jason Dominus <mjd@plover.com>
4114              Date: Tue, 26 Jun 2001 12:33:01 -0400
4115              Message-ID: <20010626163301.31298.qmail@plover.com>
4116      Branch: perl
4117            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
4118 ____________________________________________________________________________
4119 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
4120         Log: Update Changes.
4121      Branch: perl
4122            ! Changes patchlevel.h
4123 ____________________________________________________________________________
4124 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
4125         Log: Also catfile() needs now to explicitly exported.
4126      Branch: perl
4127            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
4128 ____________________________________________________________________________
4129 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
4130         Log: Regen toc.
4131      Branch: perl
4132            ! pod/perltoc.pod
4133 ____________________________________________________________________________
4134 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
4135         Log: Nonexistent pod command.
4136      Branch: perl
4137            ! pod/perl572delta.pod
4138 ____________________________________________________________________________
4139 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
4140         Log: Be more portable in the quest for tmpdir.
4141      Branch: perl
4142            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
4143 ____________________________________________________________________________
4144 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
4145         Log: Be more portable in finding out the home directory,
4146              and use File::Spec to do the concat.
4147              (Come to think of it, couldn't File::Spec provide
4148              for a ->homedir method?)
4149      Branch: perl
4150            ! lib/Net/Config.pm
4151 ____________________________________________________________________________
4152 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
4153         Log: Doc patch for #10959.
4154      Branch: perl
4155            ! pod/perlfunc.pod
4156 ____________________________________________________________________________
4157 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
4158         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
4159              From: "Philip Newton" <pnewton@gmx.de>
4160              Date: Tue, 26 Jun 2001 16:26:47 +0200
4161              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
4162      Branch: perl
4163            ! pod/perldata.pod
4164 ____________________________________________________________________________
4165 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
4166         Log: Subject: [PATH] shared -> unique;
4167              From: "Artur Bergman" <artur@contiller.se>
4168              Date: Tue, 26 Jun 2001 16:18:40 +0200
4169              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
4170              
4171              Because "shared" isn't: it's read-only.
4172      Branch: perl
4173            ! toke.c xsutils.c
4174 ____________________________________________________________________________
4175 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
4176         Log: Escape multiline croak messages.
4177      Branch: perl
4178            ! t/op/ver.t
4179 ____________________________________________________________________________
4180 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
4181         Log: No more pragma/*.t for minitest.
4182      Branch: perl
4183            ! Makefile.SH
4184 ____________________________________________________________________________
4185 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
4186         Log: AUTHORS updates.
4187      Branch: perl
4188            ! AUTHORS
4189 ____________________________________________________________________________
4190 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
4191         Log: delta updates.
4192      Branch: perl
4193            ! pod/perl572delta.pod
4194 ____________________________________________________________________________
4195 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
4196         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
4197              From: Artur Bergman <artur@contiller.se> 
4198              Date: Tue, 26 Jun 2001 15:32:53 +0200
4199              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
4200      Branch: perl
4201            ! makedef.pl sv.c sv.h win32/perllib.c
4202 ____________________________________________________________________________
4203 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
4204         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
4205              From: Jonathan Stowe <gellyfish@gellyfish.com>
4206              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
4207              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
4208              
4209              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
4210      Branch: perl
4211            + ext/Time/HiRes/hints/sco.pl
4212            ! MANIFEST
4213 ____________________________________________________________________________
4214 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
4215         Log: Subject: [PATCH 5.6.1] static build
4216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4217              Date: Tue, 26 Jun 2001 04:22:25 -0400
4218              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
4219      Branch: perl
4220            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
4221            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
4222 ____________________________________________________________________________
4223 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
4224         Log: DJGPP patches from Laszlo Molnar.
4225      Branch: perl
4226            ! djgpp/djgpp.c perl.c util.c
4227 ____________________________________________________________________________
4228 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
4229         Log: Netware patches from Ananth Kesari.
4230      Branch: perl
4231            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
4232            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
4233            ! NetWare/nwtinfo.h
4234 ____________________________________________________________________________
4235 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
4236         Log: Detypo.
4237      Branch: perl
4238            ! ext/Errno/Errno_pm.PL
4239 ____________________________________________________________________________
4240 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
4241         Log: There seems to be two ways of spelling the $^O in *STEP.
4242      Branch: perl
4243            ! ext/Errno/Errno_pm.PL
4244 ____________________________________________________________________________
4245 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
4246         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
4247              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
4248      Branch: perl
4249            ! ext/Errno/Errno_pm.PL
4250 ____________________________________________________________________________
4251 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
4252         Log: Known bugs update.
4253      Branch: perl
4254            ! pod/perl572delta.pod
4255 ____________________________________________________________________________
4256 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
4257         Log: The default installation of Cygwin has 500 as root's uid.
4258      Branch: perl
4259            ! lib/User/pwent.t
4260 ____________________________________________________________________________
4261 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
4262         Log: Be even more relaxed (re-allow having only one entry).
4263      Branch: perl
4264            ! t/op/grent.t t/op/pwent.t
4265 ____________________________________________________________________________
4266 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
4267         Log: Test failure updates.
4268      Branch: perl
4269            ! pod/perl572delta.pod
4270 ____________________________________________________________________________
4271 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
4272         Log: MPE/iX test tweaks from Mark Bixby.
4273      Branch: perl
4274            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
4275            ! t/io/fs.t t/op/stat.t
4276 ____________________________________________________________________________
4277 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
4278         Log: Microperl findings.
4279      Branch: perl
4280            ! perl.h pp_sys.c
4281 ____________________________________________________________________________
4282 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
4283         Log: Touch uconfig.h.
4284      Branch: perl
4285            ! uconfig.h
4286 ____________________________________________________________________________
4287 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
4288         Log: Subject: [PATCH] Proposed fix for Pod::Man
4289              From: Rob Napier <rnapier@employees.org>
4290              Date: Mon, 25 Jun 2001 15:49:24 -0400
4291              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
4292              
4293              Cater for Solaris nroff brokenness (shortchanges daisywheel
4294              printers, but hey, we also no more support PDPs.)
4295      Branch: perl
4296            ! lib/Pod/Man.pm
4297 ____________________________________________________________________________
4298 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
4299         Log: Typo in #10937.
4300      Branch: perl
4301            ! ext/POSIX/sigaction.t
4302 ____________________________________________________________________________
4303 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
4304         Log: SIGCONT not trappable in VMS.
4305      Branch: perl
4306            ! ext/POSIX/sigaction.t
4307 ____________________________________________________________________________
4308 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
4309         Log: Subject: [DRAFT] Encode-Tcl.t
4310              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4311              Date: Tue, 26 Jun 2001 03:38:08 +0900
4312              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
4313      Branch: perl
4314            + ext/Encode/Encode/Tcl.t
4315            ! MANIFEST ext/Encode/Encode/Tcl.pm
4316 ____________________________________________________________________________
4317 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
4318         Log: Because of #10932 retract also the perlfunc hunk of #10910.
4319      Branch: perl
4320            ! pod/perlfunc.pod
4321 ____________________________________________________________________________
4322 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
4323         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
4324              by Ilya Zakharevich in
4325              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
4326      Branch: perl
4327            ! XSUB.h
4328 ____________________________________________________________________________
4329 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
4330         Log: Typo in #10889.
4331      Branch: perl
4332            ! hints/uts.sh
4333 ____________________________________________________________________________
4334 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
4335         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4336              From: Abhijit Menon-Sen <ams@wiw.org>
4337              Date: Mon, 25 Jun 2001 23:45:45 +0530
4338              Message-ID: <20010625234545.A5022@lustre.linux.in>
4339      Branch: perl
4340            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
4341 ____________________________________________________________________________
4342 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
4343         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
4344              From: Michael G Schwern <schwern@pobox.com>
4345              Date: Mon, 25 Jun 2001 14:35:51 -0400
4346              Message-ID: <20010625143551.H13819@blackrider>
4347      Branch: perl
4348            ! lib/Test.pm
4349 ____________________________________________________________________________
4350 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
4351         Log: Update Changes.
4352      Branch: perl
4353            ! Changes patchlevel.h
4354 ____________________________________________________________________________
4355 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
4356         Log: Regen toc and modlib.
4357      Branch: perl
4358            ! pod/perlmodlib.pod pod/perltoc.pod
4359 ____________________________________________________________________________
4360 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
4361         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
4362              for the benefit of C++ compilers, as suggested by Guruprasad.
4363      Branch: perl
4364            ! embed.pl proto.h
4365 ____________________________________________________________________________
4366 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
4367         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
4368              From: Jonathan Stowe <gellyfish@gellyfish.com>
4369              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
4370              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
4371      Branch: perl
4372            ! pod/perlfaq5.pod
4373 ____________________________________________________________________________
4374 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
4375         Log: Missed from #10925.
4376      Branch: perl
4377            ! gv.c
4378 ____________________________________________________________________________
4379 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
4380         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
4381              From: Robin Houston <robin@kitsite.com>
4382              Date: Sat, 19 May 2001 16:19:34 +0100
4383              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
4384      Branch: perl
4385            ! cv.h gv.h op.c
4386 ____________________________________________________________________________
4387 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
4388         Log: Netware README tweak.
4389      Branch: perl
4390            ! README.netware
4391 ____________________________________________________________________________
4392 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
4393         Log: Subject: [PATCH] Re: overload.t fails
4394              From: Abhijit Menon-Sen <ams@wiw.org>
4395              Date: Mon, 25 Jun 2001 14:52:20 +0530
4396              Message-ID: <20010625145220.A24114@lustre.linux.in>
4397      Branch: perl
4398            ! lib/overload.t
4399 ____________________________________________________________________________
4400 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
4401         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4402              From: Mike Guy <mjtg@cam.ac.uk>
4403              Date: Mon, 25 Jun 2001 11:43:23 +0100
4404              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
4405      Branch: perl
4406            ! lib/Carp.pm
4407 ____________________________________________________________________________
4408 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
4409         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
4410              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4411              Date: Sun, 24 Jun 2001 05:17:05 -0400
4412              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
4413      Branch: perl
4414            ! os2/os2ish.h
4415 ____________________________________________________________________________
4416 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
4417         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
4418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4419              Date: Mon, 25 Jun 2001 05:52:27 -0400
4420              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
4421      Branch: perl
4422            ! hints/os2.sh
4423 ____________________________________________________________________________
4424 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
4425         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
4426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4427              Date: Mon, 25 Jun 2001 05:23:35 -0400
4428              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
4429      Branch: perl
4430            ! os2/os2.c
4431 ____________________________________________________________________________
4432 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
4433         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
4434              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4435              Date: Mon, 25 Jun 2001 05:04:32 -0400
4436              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
4437      Branch: perl
4438            ! os2/OS2/REXX/DLL/DLL.pm
4439 ____________________________________________________________________________
4440 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
4441         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
4442              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4443              Date: Mon, 25 Jun 2001 05:02:36 -0400
4444              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
4445      Branch: perl
4446            ! mg.c os2/dl_os2.c os2/os2.c
4447 ____________________________________________________________________________
4448 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
4449         Log: Subject: Re: [PATCH 5.6.1] misprints
4450              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4451              Date: Mon, 25 Jun 2001 04:50:50 -0400
4452              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
4453      Branch: perl
4454            ! os2/os2.c pp_sys.c
4455 ____________________________________________________________________________
4456 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
4457         Log: Add Test::More and Test::Simple to the delta.
4458      Branch: perl
4459            ! pod/perl572delta.pod
4460 ____________________________________________________________________________
4461 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
4462         Log: Add Test::More, from Michael G Schwern.
4463      Branch: perl
4464            + lib/Test/More.pm lib/Test/More/t/More.t
4465            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
4466            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
4467            + t/lib/Test/More/Catch.pm
4468            ! MANIFEST
4469 ____________________________________________________________________________
4470 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
4471         Log: Add Test::Simple from Michael G Schwern.
4472      Branch: perl
4473            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
4474            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
4475            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
4476            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
4477            + t/lib/Test/Simple/Catch.pm
4478            + t/lib/Test/Simple/sample_tests/death.plx
4479            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
4480            + t/lib/Test/Simple/sample_tests/extras.plx
4481            + t/lib/Test/Simple/sample_tests/five_fail.plx
4482            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
4483            + t/lib/Test/Simple/sample_tests/one_fail.plx
4484            + t/lib/Test/Simple/sample_tests/require.plx
4485            + t/lib/Test/Simple/sample_tests/success.plx
4486            + t/lib/Test/Simple/sample_tests/too_few.plx
4487            + t/lib/Test/Simple/sample_tests/two_fail.plx
4488            ! MANIFEST
4489 ____________________________________________________________________________
4490 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
4491         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
4492              From: "Craig A. Berry" <craigberry@mac.com>
4493              Date: Sun, 24 Jun 2001 23:41:36 -0500
4494              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
4495      Branch: perl
4496            ! pp_sys.c
4497 ____________________________________________________________________________
4498 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
4499         Log: Upgrade to Attribute::Handlers 0.70.
4500      Branch: perl
4501            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
4502            ! MANIFEST lib/Attribute/Handlers.pm
4503 ____________________________________________________________________________
4504 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
4505         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
4506              From: Abhijit Menon-Sen <ams@wiw.org>
4507              Date: Sat, 23 Jun 2001 05:17:44 +0530
4508              Message-ID: <20010623051744.A18583@lustre.linux.in>
4509              
4510              (Can't think of a good place to put tests.)
4511      Branch: perl
4512            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
4513 ____________________________________________________________________________
4514 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
4515         Log: Subject: [PATCH] t/op/pat.t typo fix
4516              From: Richard Soderberg <rs@crystalflame.net>
4517              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
4518              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
4519      Branch: perl
4520            ! t/op/pat.t
4521 ____________________________________________________________________________
4522 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
4523         Log: Move the pack warnings to their own file, as pointed
4524              out by Spider.
4525      Branch: perl
4526            + t/lib/warnings/pp_pack
4527            ! MANIFEST t/lib/warnings/pp
4528 ____________________________________________________________________________
4529 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
4530         Log: Update Changes.
4531      Branch: perl
4532            ! Changes patchlevel.h
4533 ____________________________________________________________________________
4534 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
4535         Log: Partially fix a problem noticed by IRIX compiler:
4536              the initialization of parse_start was bypassed by
4537              several gotos.  Now initialized to zero, which may
4538              not be the best choice.
4539      Branch: perl
4540            ! regcomp.c
4541 ____________________________________________________________________________
4542 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
4543         Log: Relax the group and password tests back to moaning only
4544              if no matches at all are found.  (Even with a small sample
4545              I could find many sites where there are, umm, anomalies in
4546              the said databases.)       
4547      Branch: perl
4548            ! t/op/grent.t t/op/pwent.t
4549 ____________________________________________________________________________
4550 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
4551         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
4552      Branch: perl
4553            ! pp_ctl.c
4554 ____________________________________________________________________________
4555 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
4556         Log: De-cut-and-pasto in #10902.
4557      Branch: perl
4558            ! pp_ctl.c
4559 ____________________________________________________________________________
4560 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
4561         Log: The #10771 didn't take?
4562      Branch: perl
4563            ! pp_ctl.c
4564 ____________________________________________________________________________
4565 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
4566         Log: Undo the filetests part of #10900, under multiplicity
4567              weird errors take place.
4568      Branch: perl
4569            ! pp_sys.c
4570 ____________________________________________________________________________
4571 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
4572         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
4573      Branch: perl
4574            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
4575 ____________________________________________________________________________
4576 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
4577         Log: (Replaced by #10922)
4578              
4579              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
4580              From: Tony Bowden <tony@kasei.com>
4581              Date: Sun, 24 Jun 2001 17:32:40 +0100
4582              Message-ID: <20010624173240.A16293@blackstar.co.uk>
4583              
4584              Document (well, mention) shortmess() and longmess()
4585              to rob people of their fun of reinventing the weel.
4586      Branch: perl
4587            ! lib/Carp.pm
4588 ____________________________________________________________________________
4589 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
4590         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
4591              From: Brian Jepson <bjepson@oreilly.com>
4592              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
4593              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
4594      Branch: perl
4595            ! pp_sys.c
4596 ____________________________________________________________________________
4597 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
4598         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
4599              From: Robin Barker <rmb1@cise.npl.co.uk> 
4600              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
4601              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
4602      Branch: perl
4603            ! lib/CPAN.pm
4604 ____________________________________________________________________________
4605 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
4606         Log: Memoize patch from mjd.
4607      Branch: perl
4608            ! lib/Memoize/t/tie_storable.t
4609 ____________________________________________________________________________
4610 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
4611         Log: Spec the sv_pvprintify() a bit more.
4612      Branch: perl
4613            ! pod/perltodo.pod
4614 ____________________________________________________________________________
4615 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
4616         Log: Upgrade to Memoize 0.65.
4617      Branch: perl
4618            + lib/Memoize/t/array_confusion.t
4619            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
4620            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
4621            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
4622            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
4623            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
4624            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
4625            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4626            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
4627            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
4628            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
4629            ! lib/Memoize/t/tie_storable.t
4630 ____________________________________________________________________________
4631 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
4632         Log: Metaconfig unit change for #10892.
4633      Branch: metaconfig
4634            ! U/modified/Options.U
4635 ____________________________________________________________________________
4636 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
4637         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
4638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4639              Date: Sun, 24 Jun 2001 05:24:40 -0400
4640              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
4641      Branch: perl
4642            ! Configure hints/os2.sh
4643 ____________________________________________________________________________
4644 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
4645         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
4646              From: Mike Guy <mjtg@cam.ac.uk>
4647              Date: Sun, 24 Jun 2001 15:28:39 +0100
4648              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
4649              
4650              Fix an ancient (5.002) bug.
4651      Branch: perl
4652            ! lib/Carp/Heavy.pm
4653 ____________________________________________________________________________
4654 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
4655         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
4656              variables.
4657      Branch: perl
4658            ! pp_sys.c
4659 ____________________________________________________________________________
4660 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
4661         Log: Make UTS as per #10888.
4662      Branch: perl
4663            ! hints/uts.sh
4664 ____________________________________________________________________________
4665 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
4666         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
4667      Branch: perl
4668            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
4669            ! mpeix/mpeixish.h perl.h unixish.h
4670 ____________________________________________________________________________
4671 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
4672         Log: AUTHORS update.
4673      Branch: perl
4674            ! AUTHORS
4675 ____________________________________________________________________________
4676 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
4677         Log: Subject: Encode::Tcl for multibyte doesnot work
4678              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
4679              Date: Sun, 24 Jun 2001 22:48:21 +0900
4680              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
4681      Branch: perl
4682            ! ext/Encode/Encode/Tcl.pm
4683 ____________________________________________________________________________
4684 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
4685         Log: Subject: [PATCH] Remove tautology in error messages
4686              From: Mike Guy <mjtg@cam.ac.uk>
4687              Date: Sun, 24 Jun 2001 13:31:00 +0100
4688              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
4689      Branch: perl
4690            ! pp_sys.c
4691 ____________________________________________________________________________
4692 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
4693         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
4694      Branch: perl
4695            ! hints/darwin.sh
4696 ____________________________________________________________________________
4697 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
4698         Log: Subject: Re: [PATCH 5.6.1] test suite
4699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4700              Date: Sun, 24 Jun 2001 05:47:05 -0400
4701              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
4702              
4703              Test suite fixes.
4704      Branch: perl
4705            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
4706 ____________________________________________________________________________
4707 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
4708         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
4709              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4710              Date: Sun, 24 Jun 2001 05:37:19 -0400
4711              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
4712      Branch: perl
4713            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
4714 ____________________________________________________________________________
4715 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
4716         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
4717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4718              Date: Sun, 24 Jun 2001 05:34:50 -0400
4719              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
4720              
4721              Pacify compiler warnings.
4722      Branch: perl
4723            ! pp_sys.c
4724 ____________________________________________________________________________
4725 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
4726         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4728              Date: Sun, 24 Jun 2001 05:21:18 -0400
4729              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
4730              
4731              Enable compression of executables during link time.
4732      Branch: perl
4733            ! hints/os2.sh
4734 ____________________________________________________________________________
4735 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
4736         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4737              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4738              Date: Sun, 24 Jun 2001 05:15:11 -0400
4739              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
4740              
4741              Add ordinals to the export list for Perl DLL.
4742              (Breaks intra-version DLL compatibility.)
4743      Branch: perl
4744            ! makedef.pl
4745 ____________________________________________________________________________
4746 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
4747         Log: Allow (displaying and) re-editing the Subject in perlbug.
4748              Also abstract the Subject quality control into a function.
4749      Branch: perl
4750            ! utils/perlbug.PL
4751 ____________________________________________________________________________
4752 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
4753         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
4754      Branch: perl
4755            ! utils/perlbug.PL
4756 ____________________________________________________________________________
4757 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
4758         Log: Regen toc and modlib.
4759      Branch: perl
4760            ! pod/perlmodlib.pod pod/perltoc.pod
4761 ____________________________________________________________________________
4762 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
4763         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
4764              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
4765              attribute semantics as much as possible, or 'ntsec' which uses
4766              native NTFS semantics.)  (See also #10877.)
4767      Branch: perl
4768            ! perl.c
4769 ____________________________________________________________________________
4770 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
4771         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
4772      Branch: perl
4773            ! lib/Test/Harness.pm
4774 ____________________________________________________________________________
4775 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
4776         Log: Just zap the -uPerlio.
4777      Branch: perl
4778            ! ext/B/Stash.t
4779 ____________________________________________________________________________
4780 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
4781         Log: Do not test PerlIO if PerlIO not used.
4782      Branch: perl
4783            ! ext/PerlIO/PerlIO.t
4784 ____________________________________________________________________________
4785 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
4786         Log: Regen perlapi.
4787      Branch: perl
4788            ! pod/perlapi.pod
4789 ____________________________________________________________________________
4790 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
4791         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4792              From: Nicholas Clark <nick@ccl4.org>
4793              Date: Sat, 23 Jun 2001 22:55:47 +0100
4794              Message-ID: <20010623225547.Z98663@plum.flirble.org>
4795      Branch: perl
4796            ! numeric.c
4797 ____________________________________________________________________________
4798 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
4799         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
4800              From: Prymmer/Kahn <pvhp@best.com>
4801              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
4802              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
4803      Branch: perl
4804            ! lib/h2xs.t
4805 ____________________________________________________________________________
4806 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
4807         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
4808              cygwin does not taint cwd, just like win32.
4809      Branch: perl
4810            ! lib/File/Find/taint.t t/op/taint.t
4811 ____________________________________________________________________________
4812 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
4813         Log: Retract #10865, the patch should be unnecessary.
4814              (But seemingly helpful in Cygwin?  Strange.)
4815      Branch: perl
4816            ! lib/Memoize/t/tie_ndbm.t
4817 ____________________________________________________________________________
4818 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
4819         Log: Misplaced test file; plus Cygwin filesystem semantics.
4820      Branch: perl
4821            + ext/SDBM_File/sdbm.t
4822            - ext/ODBM_File/sdbm.t
4823            ! MANIFEST
4824 ____________________________________________________________________________
4825 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
4826         Log: (Retracted by #10867.)
4827      Branch: perl
4828            ! lib/Memoize/t/tie_ndbm.t
4829 ____________________________________________________________________________
4830 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
4831         Log: Metaconfig unit change for #10863.
4832      Branch: metaconfig/U/perl
4833            ! Extensions.U
4834 ____________________________________________________________________________
4835 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
4836         Log: In Cygwin do not build NDBM_File and ODBM_File unless
4837              -lndbm and -ldbm are available.
4838      Branch: perl
4839            ! Configure config_h.SH
4840 ____________________________________________________________________________
4841 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
4842         Log: More Cygwin filesystem semantics.
4843      Branch: perl
4844            ! t/io/fs.t t/op/stat.t
4845 ____________________________________________________________________________
4846 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
4847         Log: More DOSish permission semantics for Cygwin.
4848      Branch: perl
4849            ! lib/AnyDBM_File.t
4850 ____________________________________________________________________________
4851 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
4852         Log: Cygwin too has different permission semantics.
4853      Branch: perl
4854            ! ext/GDBM_File/gdbm.t
4855 ____________________________________________________________________________
4856 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
4857         Log: The group (and assumedly passwd) databases can have
4858              only one entry (this is the case in cygwin).
4859      Branch: perl
4860            ! t/op/grent.t t/op/pwent.t
4861 ____________________________________________________________________________
4862 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
4863         Log: Also in Cygwin use Socket to figure out domainname
4864              (if any) (avoids trying to call external 'domainname',
4865              which doesn't at the moment exist in Cygwin)
4866      Branch: perl
4867            ! lib/Net/Domain.pm
4868 ____________________________________________________________________________
4869 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
4870         Log: Remove also the lib$Foo.def, not just $Foo.def.
4871      Branch: perl
4872            ! lib/ExtUtils/MM_Unix.pm
4873 ____________________________________________________________________________
4874 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
4875         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
4876      Branch: perl
4877            ! unixish.h
4878 ____________________________________________________________________________
4879 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
4880         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
4881              to match the whole isprint(), only the space character.
4882      Branch: perl
4883            ! handy.h pod/perlre.pod t/op/pat.t
4884 ____________________________________________________________________________
4885 [ 10854] By: nick                                  on 2001/06/23  08:09:33
4886         Log: Integrate mainline
4887      Branch: perlio
4888           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
4889           !> lib/ExtUtils.t lib/File/Find/taint.t
4890           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
4891           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
4892           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4893 ____________________________________________________________________________
4894 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
4895         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
4896              with its floats    in os390 and s390 (UTS).
4897      Branch: perl
4898            ! lib/Math/BigInt/t/bigintpm.t
4899 ____________________________________________________________________________
4900 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
4901         Log: Add also UTS (s390) to the non-IEEE float platforms.
4902      Branch: perl
4903            ! t/op/sprintf.t
4904 ____________________________________________________________________________
4905 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
4906         Log: Subject: RFC: what are applicable standards for exponent sizes?
4907              From: Peter Prymmer <pvhp@forte.com>
4908              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
4909              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
4910      Branch: perl
4911            ! t/op/sprintf.t
4912 ____________________________________________________________________________
4913 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
4914         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
4915              From: Peter Prymmer <pvhp@forte.com>
4916              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
4917              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
4918      Branch: perl
4919            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4920 ____________________________________________________________________________
4921 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
4922         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
4923              From: Peter Prymmer <pvhp@forte.com>
4924              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
4925              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
4926      Branch: perl
4927            ! lib/ExtUtils.t
4928 ____________________________________________________________________________
4929 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
4930         Log: Retract #10845.
4931      Branch: perl
4932            ! lib/File/Find/taint.t
4933 ____________________________________________________________________________
4934 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
4935         Log: Yet another error message.
4936      Branch: perl
4937            ! t/op/mkdir.t
4938 ____________________________________________________________________________
4939 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
4940         Log: The croak message for nonexistent socket functions may vary.
4941      Branch: perl
4942            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
4943 ____________________________________________________________________________
4944 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
4945         Log: (Retracted by #10848.)
4946      Branch: perl
4947            ! lib/File/Find/taint.t
4948 ____________________________________________________________________________
4949 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
4950         Log: Integrate perlio.
4951      Branch: perl
4952           !> lib/File/Find/taint.t t/op/write.t
4953 ____________________________________________________________________________
4954 [ 10843] By: nick                                  on 2001/06/22  21:24:51
4955         Log: Back out debug in taint.t
4956      Branch: perlio
4957            ! lib/File/Find/taint.t
4958 ____________________________________________________________________________
4959 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
4960         Log: setitimer() does not exist in Unicos, despite of what
4961              Configure thinks, from Mark P. Lutz.
4962      Branch: perl
4963            ! hints/unicos.sh
4964 ____________________________________________________________________________
4965 [ 10841] By: nick                                  on 2001/06/22  21:19:36
4966         Log: Skip cwd test on Win32 ???
4967      Branch: perlio
4968            ! lib/File/Find/taint.t
4969 ____________________________________________________________________________
4970 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
4971         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
4972              and Tru64 gcc -Wall happy.
4973      Branch: perl
4974            ! mg.c
4975 ____________________________________________________________________________
4976 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
4977         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
4978      Branch: perl
4979            ! ext/IPC/SysV/Semaphore.pm
4980 ____________________________________________________________________________
4981 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
4982         Log: Metaconfig unit change for #10837.
4983      Branch: metaconfig/U/perl
4984            ! Cross.U
4985 ____________________________________________________________________________
4986 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
4987         Log: Cleanup of the cross-compilation unit.
4988      Branch: perl
4989            ! Configure
4990 ____________________________________________________________________________
4991 [ 10836] By: nick                                  on 2001/06/22  20:45:12
4992         Log: Skip |- based op/write.t on Win32 as well as VMS
4993      Branch: perlio
4994            ! t/op/write.t
4995 ____________________________________________________________________________
4996 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
4997         Log: Integrate perlio.
4998      Branch: perl
4999           !> util.c
5000 ____________________________________________________________________________
5001 [ 10834] By: nick                                  on 2001/06/22  20:41:54
5002         Log: Integrate mainline
5003      Branch: perlio
5004           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5005           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
5006           !> vos/config.ga.h
5007 ____________________________________________________________________________
5008 [ 10833] By: nick                                  on 2001/06/22  20:22:58
5009         Log: Patcho fix.
5010      Branch: perlio
5011            ! util.c
5012 ____________________________________________________________________________
5013 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
5014         Log: Metaconfig unit changes for #10831.
5015      Branch: metaconfig
5016            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
5017 ____________________________________________________________________________
5018 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
5019         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
5020              From: Andy Dougherty <doughera@lafayette.edu>
5021              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
5022              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
5023      Branch: perl
5024            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5025            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
5026 ____________________________________________________________________________
5027 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
5028         Log: MPE/iX prototype nits from Mark Bixby.
5029      Branch: perl
5030            ! pp_sys.c
5031 ____________________________________________________________________________
5032 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
5033         Log: Detypo.
5034      Branch: perl
5035            ! util.c
5036 ____________________________________________________________________________
5037 [ 10828] By: nick                                  on 2001/06/22  15:33:37
5038         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
5039      Branch: perlio
5040           +> lib/h2xs.t
5041           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
5042           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
5043           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
5044           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
5045           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5046           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
5047           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
5048           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
5049           !> vms/vmsish.h
5050 ____________________________________________________________________________
5051 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
5052         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
5053              Date: Fri, 22 Jun 2001 10:08:35 -0500
5054              From: "Craig A. Berry" <craigberry@mac.com>
5055              Message-Id: <a05101001b75908704194@[192.168.56.145]>
5056      Branch: perl
5057            ! vms/vms.c vms/vmsish.h
5058 ____________________________________________________________________________
5059 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
5060         Log: NetWare scripts tweak from Ananth Kesari.
5061      Branch: perl
5062            ! NetWare/t/NWScripts.pl
5063 ____________________________________________________________________________
5064 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
5065         Log: Update Changes.
5066      Branch: perl
5067            ! Changes patchlevel.h
5068 ____________________________________________________________________________
5069 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
5070         Log: Add .i and .s targets.
5071      Branch: perl
5072            ! Makefile.SH
5073 ____________________________________________________________________________
5074 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
5075         Log: Upgrade to Locale::Maketext 1.03.
5076      Branch: perl
5077            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5078            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
5079 ____________________________________________________________________________
5080 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
5081         Log: Upgrade to I18N::LangTags 0.26.
5082      Branch: perl
5083            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
5084            ! lib/I18N/LangTags/test.pl
5085 ____________________________________________________________________________
5086 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
5087         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
5088              Philip Newton.
5089      Branch: perl
5090            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5091            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5092 ____________________________________________________________________________
5093 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
5094         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
5095              From: Prymmer/Kahn <pvhp@best.com>
5096              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
5097              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
5098      Branch: perl
5099            + lib/h2xs.t
5100            ! MANIFEST utils/h2xs.PL
5101 ____________________________________________________________________________
5102 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
5103         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
5104              From: Prymmer/Kahn <pvhp@best.com>
5105              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
5106              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
5107      Branch: perl
5108            ! lib/ExtUtils.t
5109 ____________________________________________________________________________
5110 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
5111         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
5112              From: Prymmer/Kahn <pvhp@best.com>
5113              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
5114              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
5115      Branch: perl
5116            ! t/pod/plainer.t
5117 ____________________________________________________________________________
5118 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
5119         Log: AUTHORS update.
5120      Branch: perl
5121            ! AUTHORS
5122 ____________________________________________________________________________
5123 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
5124         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
5125              From: "Craig A. Berry" <craigberry@mac.com>
5126              Date: Thu, 21 Jun 2001 18:20:38 -0500
5127              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
5128      Branch: perl
5129            ! ext/POSIX/POSIX.xs
5130 ____________________________________________________________________________
5131 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
5132         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
5133              From: "Craig A. Berry" <craigberry@mac.com>
5134              Date: Thu, 21 Jun 2001 09:58:52 -0500
5135              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
5136      Branch: perl
5137            ! ext/B/Deparse.t t/op/write.t
5138 ____________________________________________________________________________
5139 [ 10814] By: nick                                  on 2001/06/22  08:13:09
5140         Log: Integrate mainline.
5141      Branch: perlio
5142           !> (integrate 46 files)
5143 ____________________________________________________________________________
5144 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
5145         Log: Change the prefixes only if $prefix is unset,
5146              as originally patched by Marcel Grunauer.
5147      Branch: perl
5148            ! hints/darwin.sh hints/rhapsody.sh
5149 ____________________________________________________________________________
5150 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
5151         Log: Subject: Re: Patch for hints/darwin.sh
5152              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
5153              Date: Thu, 21 Jun 2001 11:23:46 -0700
5154              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
5155      Branch: perl
5156            ! hints/darwin.sh hints/rhapsody.sh
5157 ____________________________________________________________________________
5158 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
5159         Log: Add .PHONY targets for non-file targets,
5160              from Wilfredo Sánchez.  Should help saying
5161              "make install" on case-insensitive filesystems.
5162      Branch: perl
5163            ! Makefile.SH
5164 ____________________________________________________________________________
5165 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
5166         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
5167              From: Doug MacEachern <dougm@covalent.net>
5168              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
5169              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
5170              
5171              plus reword the getcwd() comment, plus use getcwd() buffer
5172              size minus one.
5173      Branch: perl
5174            ! util.c
5175 ____________________________________________________________________________
5176 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
5177         Log: More gprofing from Doug MacEachern.
5178      Branch: perl
5179            ! Makefile.SH
5180 ____________________________________________________________________________
5181 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
5182         Log: Metaconfig unit change for #10807.
5183      Branch: metaconfig/U/perl
5184            ! d_sfio.U
5185 ____________________________________________________________________________
5186 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
5187         Log: Tell that you are removing the unneeded -lsfio.
5188      Branch: perl
5189            ! Configure
5190 ____________________________________________________________________________
5191 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
5192         Log: More MPE/iX tweaks from Mark Bixby.
5193      Branch: perl
5194            ! perl.c t/op/magic.t
5195 ____________________________________________________________________________
5196 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
5197         Log: The fchdir() proto is supposed to live in <unistd.h>.
5198      Branch: perl
5199            ! ext/Cwd/Cwd.xs
5200 ____________________________________________________________________________
5201 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
5202         Log: This town is too small for the Cwd extension and me,
5203              it would seem...
5204      Branch: perl
5205            ! ext/Cwd/Cwd.xs
5206 ____________________________________________________________________________
5207 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
5208         Log: Metaconfig unit change for #10802.
5209      Branch: metaconfig/U/perl
5210            ! d_modfl.U
5211 ____________________________________________________________________________
5212 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
5213         Log: More d'ohs.
5214      Branch: perl
5215            ! Configure
5216 ____________________________________________________________________________
5217 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
5218         Log: Off-by-one.  I'm so classic.
5219      Branch: perl
5220            ! util.c
5221 ____________________________________________________________________________
5222 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
5223         Log: Update Changes.
5224      Branch: perl
5225            ! Changes patchlevel.h
5226 ____________________________________________________________________________
5227 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
5228         Log: Subject: Documentation patch for Net::FTP
5229              From: Marcel Grunauer <marcel@codewerk.com>
5230              Date: Wed, 20 Jun 2001 23:03:26 +0200
5231              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
5232      Branch: perl
5233            ! lib/Net/FTP.pm
5234 ____________________________________________________________________________
5235 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
5236         Log: Retract the #10417 mg.c and embed.pl parts because of
5237              strange SEGVs in 64bit x86 FreeBSD observed by
5238              Nicholas Clark.
5239      Branch: perl
5240            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
5241 ____________________________________________________________________________
5242 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
5243         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
5244      Branch: perl
5245            ! Configure NetWare/config.wc NetWare/config_H.wc
5246            ! Porting/Glossary Porting/config.sh Porting/config_H
5247            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5248            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5249            ! vos/config.ga.h win32/config.bc win32/config.gc
5250            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5251            ! win32/config_H.vc
5252 ____________________________________________________________________________
5253 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
5254         Log: Cwd tweak from Doug MacEachern.
5255      Branch: perl
5256            ! ext/Cwd/Cwd.xs
5257 ____________________________________________________________________________
5258 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
5259         Log: Protect the fchdir() and lstat() with ifdefs.
5260              fchdir() needs a Configure probe.
5261      Branch: perl
5262            ! ext/Cwd/Cwd.xs
5263 ____________________________________________________________________________
5264 [ 10794] By: nick                                  on 2001/06/21  17:11:35
5265         Log: Integrate mainline
5266      Branch: perlio
5267           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
5268           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
5269           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
5270           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
5271           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
5272           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
5273           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
5274           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
5275            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
5276            - lib/File/Glob/case.t lib/File/Glob/global.t
5277            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
5278            - lib/File/Temp/posix.t lib/File/Temp/security.t
5279            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
5280            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
5281            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
5282            - lib/Text/Wrap/wrap.t
5283           !> (integrate 41 files)
5284 ____________________________________________________________________________
5285 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
5286         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
5287              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5288              Date: Thu, 21 Jun 2001 13:04:54 -0500
5289              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
5290      Branch: perl
5291            ! ext/Cwd/Cwd.xs
5292 ____________________________________________________________________________
5293 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
5294         Log: Subject: [PATCH pod] overlong =item
5295              From: Robin Barker <rmb1@cise.npl.co.uk>
5296              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
5297              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
5298      Branch: perl
5299            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5300            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5301 ____________________________________________________________________________
5302 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
5303         Log: Subject: [PATCH perlio.c] format 
5304              From: Robin Barker <rmb1@cise.npl.co.uk>
5305              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
5306              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
5307      Branch: perl
5308            ! perlio.c
5309 ____________________________________________________________________________
5310 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
5311         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
5312              From: Radu Greab <radu@netsoft.ro>
5313              Date: Thu, 21 Jun 2001 19:06:02 +0300
5314              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
5315      Branch: perl
5316            ! pod/perlapi.pod sv.c
5317 ____________________________________________________________________________
5318 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
5319         Log: The metaconfig unit changes for #10788.
5320      Branch: metaconfig/U/perl
5321            ! Cross.U fflushall.U
5322 ____________________________________________________________________________
5323 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
5324         Log: Cross-configuration changes: make $from to rm the files
5325              before copying them over (this means that he rm can be
5326              removed from the fflushall test), create $targetmkdir      
5327              (not documented in install since it is supposed to internal
5328              use only), make $run to copy over the executable only if
5329              a stamp file .xok doesn't already exist (to avoid unnecessary
5330              copying of the executable)
5331      Branch: perl
5332            ! Configure Makefile.SH
5333 ____________________________________________________________________________
5334 [ 10787] By: nick                                  on 2001/06/21  14:16:18
5335         Log: Integrate mainline
5336      Branch: perlio
5337           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5338           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
5339           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
5340            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
5341           !> (integrate 34 files)
5342 ____________________________________________________________________________
5343 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
5344         Log: Re-add the files as text.
5345      Branch: perl
5346            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
5347 ____________________________________________________________________________
5348 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
5349         Log: Delete the binary files.
5350      Branch: perl
5351            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
5352 ____________________________________________________________________________
5353 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
5354         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
5355              From: Andy Dougherty <doughera@lafayette.edu>
5356              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
5357              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
5358      Branch: perl
5359            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
5360            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
5361            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
5362            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
5363 ____________________________________________________________________________
5364 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
5365         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
5366              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
5367              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
5368              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
5369              
5370              Setting umask to something friendlier.
5371      Branch: perl
5372            ! installman installperl
5373 ____________________________________________________________________________
5374 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
5375         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
5376              Resort MANIFEST with sort -f, looks much better.
5377      Branch: perl
5378            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
5379            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
5380            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
5381            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
5382            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
5383            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
5384            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
5385            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
5386            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
5387            - lib/File/Glob/case.t lib/File/Glob/global.t
5388            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
5389            - lib/File/Temp/posix.t lib/File/Temp/security.t
5390            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
5391            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
5392            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
5393            - lib/Text/Wrap/wrap.t
5394            ! MANIFEST
5395 ____________________________________________________________________________
5396 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
5397         Log: Upgrade to I18N::LangTags 0.25.
5398      Branch: perl
5399            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
5400            ! lib/I18N/LangTags/List.pm
5401 ____________________________________________________________________________
5402 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
5403         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
5404              From: Richard Soderberg <rs@crystalflame.net>
5405              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
5406              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
5407      Branch: perl
5408            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
5409            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
5410 ____________________________________________________________________________
5411 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
5412         Log: Test obsoleted by change #10777.
5413      Branch: perl
5414            ! t/op/sub_lval.t
5415 ____________________________________________________________________________
5416 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
5417         Log: Case of confused test numbering.
5418      Branch: perl
5419            ! t/op/pat.t
5420 ____________________________________________________________________________
5421 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
5422         Log: Subject: Re: Opinion on undef lvalue
5423              From: Abhijit Menon-Sen <ams@wiw.org>
5424              Date: Sun, 17 Jun 2001 13:04:46 +0530
5425              Message-ID: <20010617130446.B27925@lustre.linux.in>
5426              
5427              Allow lvalue subs to return undef in array context.
5428      Branch: perl
5429            ! pp_hot.c
5430 ____________________________________________________________________________
5431 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
5432         Log: Just a guess that using the same hack for cygwin as
5433              for win32 might help.
5434      Branch: perl
5435            ! lib/File/Find/find.t
5436 ____________________________________________________________________________
5437 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
5438         Log: NetWare tweaks from Guruprasad.
5439      Branch: perl
5440            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5441            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
5442            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
5443            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
5444 ____________________________________________________________________________
5445 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
5446         Log: Subject: Re: perl@10722: Bogus warnings on REs 
5447              From: Hugo <hv@crypt.compulink.co.uk>
5448              Date: Thu, 21 Jun 2001 09:51:17 +0100
5449              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
5450              
5451              Unroll to avoid a UTS compiler bug.
5452      Branch: perl
5453            ! regcomp.c
5454 ____________________________________________________________________________
5455 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
5456         Log: Subject: Re: [PATCH] Make /o work under i?threads
5457              From: Artur Bergman <artur@contiller.se>
5458              Date: Thu, 21 Jun 2001 14:38:03 +0200
5459              Message-ID: <B757B74A.184D%artur@contiller.se>
5460      Branch: perl
5461            ! t/op/pat.t
5462 ____________________________________________________________________________
5463 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
5464         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5465              From: Artur Bergman <artur@contiller.se> 
5466              Date: Thu, 21 Jun 2001 14:27:33 +0200
5467              Message-ID: <B757B4D4.1849%artur@contiller.se>
5468              
5469              Plus extra parentheses.
5470      Branch: perl
5471            ! op.h
5472 ____________________________________________________________________________
5473 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
5474         Log: Subject: [PATCH] Make /o work under i?threads
5475              From: Richard Soderberg <rs@crystalflame.net>
5476              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
5477              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
5478      Branch: perl
5479            ! pp_ctl.c
5480 ____________________________________________________________________________
5481 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
5482         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
5483              From: Artur Bergman <artur@contiller.se>
5484              Date: Thu, 21 Jun 2001 14:04:54 +0200
5485              Message-ID: <B757AF86.1842%artur@contiller.se>
5486      Branch: perl
5487            ! op.h
5488 ____________________________________________________________________________
5489 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
5490         Log: Subject: Re: perl@10765: sv.c not OK on win32
5491              From: Artur Bergman <artur@contiller.se>
5492              Date: Thu, 21 Jun 2001 10:31:06 +0200
5493              Message-ID: <B7577D69.182C%artur@contiller.se>
5494      Branch: perl
5495            ! sv.c
5496 ____________________________________________________________________________
5497 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
5498         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
5499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5500              Date: Thu, 21 Jun 2001 06:23:56 -0400
5501              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
5502              
5503              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
5504              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5505              Date: Thu, 21 Jun 2001 06:32:21 -0400
5506              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
5507      Branch: perl
5508            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
5509 ____________________________________________________________________________
5510 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
5511         Log: Subject: [PATCH] make syslog test more verbose
5512              From: Robert Spier <rspier@pobox.com>
5513              Date: Thu, 21 Jun 2001 00:54:32 -0400
5514              Message-ID: <15153.32264.295807.333073@rls.cx>
5515      Branch: perl
5516            ! ext/Sys/Syslog/syslog.t
5517 ____________________________________________________________________________
5518 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
5519         Log: Subject: op/study.t refinements
5520              From: Hugo <hv@crypt.compulink.co.uk>
5521              Date: Thu, 21 Jun 2001 00:29:07 +0100
5522              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
5523      Branch: perl
5524            ! t/op/study.t
5525 ____________________________________________________________________________
5526 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
5527         Log: Update Changes.
5528      Branch: perl
5529            ! Changes patchlevel.h
5530 ____________________________________________________________________________
5531 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
5532         Log: Subject: Re: [PATCH] djgpp updates
5533              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5534              Date: Wed, 20 Jun 2001 10:05:15 +0200
5535              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
5536      Branch: perl
5537            ! djgpp/config.over
5538 ____________________________________________________________________________
5539 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
5540         Log: Fix for ID 20010619.002 "When building hash, hash keys that
5541              are function calls are not being called", from Abhijit.
5542      Branch: perl
5543            ! t/base/lex.t toke.c
5544 ____________________________________________________________________________
5545 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
5546         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
5547      Branch: perl
5548            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
5549            + lib/Locale/Maketext/test.pl
5550            - lib/Locale/Maketext.t
5551            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
5552            ! lib/Locale/Maketext/TPJ13.pod
5553 ____________________________________________________________________________
5554 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
5555         Log: Metaconfig unit change for #10760.
5556      Branch: metaconfig
5557            ! U/modified/Cppsym.U
5558 ____________________________________________________________________________
5559 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
5560         Log: Do not remove the ccsym* Cppsym* files since
5561              they are useful for metaconfig units coming after us.
5562              (This is the Configure nit mentioned in #10752.)
5563      Branch: perl
5564            ! Configure
5565 ____________________________________________________________________________
5566 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
5567         Log: Update to I18N::LangTags 0.24, from Sean Burke.
5568      Branch: perl
5569            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
5570            + lib/I18N/LangTags/README
5571            - lib/I18N/LangTags/List.pod
5572            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
5573 ____________________________________________________________________________
5574 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
5575         Log: Regen headers.
5576      Branch: perl
5577            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
5578            ! pod/perlapi.pod proto.h
5579 ____________________________________________________________________________
5580 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
5581         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
5582              From: Artur Bergman <artur@contiller.se>
5583              Date: Wed, 20 Jun 2001 11:31:32 +0200
5584              Message-ID: <B7563A14.17D8%artur@contiller.se>
5585      Branch: perl
5586            ! embed.pl hv.c intrpvar.h sv.c sv.h
5587 ____________________________________________________________________________
5588 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
5589         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
5590              From: Tim Sweetman <tim@aldigital.co.uk> 
5591              Date: Wed, 13 Jun 2001 14:25:17 +0100 
5592              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
5593      Branch: perl
5594            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
5595 ____________________________________________________________________________
5596 [ 10755] By: nick                                  on 2001/06/20  16:12:37
5597         Log: Integrate mainline
5598      Branch: perlio
5599           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
5600           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
5601           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
5602           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
5603           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
5604           !> t/op/study.t util.c
5605 ____________________________________________________________________________
5606 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
5607         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
5608              but not Makefile)
5609      Branch: maint-5.6/perl
5610            ! win32/Makefile
5611 ____________________________________________________________________________
5612 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
5613         Log: Security tweak on readlink().
5614      Branch: perl
5615            ! pp_sys.c
5616 ____________________________________________________________________________
5617 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
5618         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
5619      Branch: perl
5620            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
5621            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
5622            ! mpeix/relink t/op/pwent.t
5623 ____________________________________________________________________________
5624 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
5625         Log: Reinstate #10725 (with probe for alarm()).
5626      Branch: perl
5627            ! t/op/study.t
5628 ____________________________________________________________________________
5629 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
5630         Log: Replace our implementation of realpath() with OpenBSD's
5631              (src/lib/libc/stdlib/realpath.c 1.4).
5632      Branch: perl
5633            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
5634            ! pod/perldiag.pod proto.h util.c
5635 ____________________________________________________________________________
5636 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
5637         Log: Integrate perlio.
5638      Branch: perl
5639           !> perlio.c
5640 ____________________________________________________________________________
5641 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
5642         Log: No point in going into memory-saving contortions
5643              with getcwd() since there's a danger of buffer overflow.
5644              Also make the POSIX extension to use sv_getcwd().
5645              Finally, a missed proto.h fragment.
5646      Branch: perl
5647            ! ext/POSIX/POSIX.xs proto.h util.c
5648 ____________________________________________________________________________
5649 [ 10747] By: nick                                  on 2001/06/20  12:38:26
5650         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
5651      Branch: perlio
5652            ! perlio.c
5653 ____________________________________________________________________________
5654 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
5655         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
5656              From: Graham Barr <gbarr@pobox.com>
5657              Date: Wed, 20 Jun 2001 11:05:49 +0100
5658              Message-ID: <20010620110549.I19188@pobox.com>
5659              
5660              reported in        
5661              
5662              Subject: Bug in IO::Socket::INET module (repeat)
5663              From: "Harmon S. Nine" <hnine@netarx.com>
5664              Date: Tue, 19 Jun 2001 09:41:35 -0400
5665              Message-ID: <3B2F568F.8080605@netarx.com>
5666              
5667              The bug was that the IO::Socket::INET constructor
5668              did not allow a 'LocalPort' of 0.
5669      Branch: perl
5670            ! ext/IO/lib/IO/Socket/INET.pm
5671 ____________________________________________________________________________
5672 [ 10745] By: nick                                  on 2001/06/20  08:56:39
5673         Log: Integrate mainline.
5674      Branch: perlio
5675           !> (integrate 37 files)
5676 ____________________________________________________________________________
5677 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
5678         Log: After some reading I don't think we can blindly
5679              use systems' realpath().  Too many security problems,
5680              too many buggy implementations.
5681              
5682              TODO: the realpath() emulation code in util.c doesn't
5683              seem fully operational?  (readlink(), for example?)
5684      Branch: perl
5685            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
5686            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
5687            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
5688            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
5689            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
5690            ! win32/config_H.gc win32/config_H.vc
5691 ____________________________________________________________________________
5692 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
5693         Log: Metaconfig unit change for #10738.
5694      Branch: metaconfig
5695            ! U/compline/d_gconvert.U
5696 ____________________________________________________________________________
5697 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
5698         Log: Integrate change #10739 from maintperl:
5699              
5700              C<eval "/x$\r\n/x"> fails to compile correctly 
5701      Branch: perl
5702           !> t/op/pat.t toke.c
5703 ____________________________________________________________________________
5704 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
5705         Log: Retract #10725 (Hugo asked NOT to apply the patch)
5706      Branch: perl
5707            ! t/op/study.t
5708 ____________________________________________________________________________
5709 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
5710         Log: The test.third results were funnily named because of the
5711              new test scheme.
5712      Branch: perl
5713            ! t/TEST
5714 ____________________________________________________________________________
5715 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
5716         Log: C<eval "/x$\r\n/x"> fails to compile correctly
5717      Branch: maint-5.6/perl
5718            ! t/op/pat.t toke.c
5719 ____________________________________________________________________________
5720 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
5721         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
5722              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5723              Date: Tue, 19 Jun 2001 19:15:40 -0400
5724              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
5725              
5726              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
5727              because "1e+129" being expected but "1.e+129" being returned.
5728              The culprit (at least in Tru64) is the use of gcvt().
5729      Branch: perl
5730            ! Configure
5731 ____________________________________________________________________________
5732 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
5733         Log: Subject: [PATCH perl@10722] test hunting on VMS
5734              From: "Craig A. Berry" <craigberry@mac.com>
5735              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
5736              Date: Tue, 19 Jun 2001 18:59:01 -0500
5737      Branch: perl
5738            ! vms/test.com
5739 ____________________________________________________________________________
5740 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
5741         Log: Subject: [PATCH] s/typos//
5742              From: Abhijit Menon-Sen <ams@wiw.org>
5743              Date: Wed, 20 Jun 2001 02:15:02 +0530
5744              Message-ID: <20010620021502.A14541@lustre.linux.in>
5745              
5746              Without the op.h s/bearword/bareword/ hunk, see
5747              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
5748      Branch: perl
5749            ! util.c
5750 ____________________________________________________________________________
5751 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
5752         Log: Metaconfig unit change for #10732 and #10733.
5753      Branch: metaconfig/U/perl
5754            ! fflushall.U
5755 ____________________________________________________________________________
5756 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
5757         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
5758              From: "Craig A. Berry" <craigberry@mac.com>
5759              Date: Tue, 19 Jun 2001 17:19:48 -0500
5760              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
5761      Branch: perl
5762            ! configure.com vms/descrip_mms.template
5763 ____________________________________________________________________________
5764 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
5765         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
5766              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5767              Date: Tue, 19 Jun 2001 16:48:07 -0400
5768              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
5769              
5770              Further fixes to fflush(NULL) detection.
5771      Branch: perl
5772            ! Configure
5773 ____________________________________________________________________________
5774 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
5775         Log: AIX test -s hangs with non-existent files?
5776              (A genuine logic bug in Configure, but AIX also broken?)
5777      Branch: perl
5778            ! Configure
5779 ____________________________________________________________________________
5780 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
5781         Log: AUTHORS updates.
5782      Branch: perl
5783            ! AUTHORS
5784 ____________________________________________________________________________
5785 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
5786         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
5787              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5788              Date: Tue, 19 Jun 2001 15:33:25 -0400
5789              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
5790      Branch: perl
5791            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
5792            ! t/lib/warnings/pp
5793 ____________________________________________________________________________
5794 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
5795         Log: Integrate perlio.
5796      Branch: perl
5797           !> lib/File/Find/find.t win32/distclean.bat
5798 ____________________________________________________________________________
5799 [ 10728] By: nick                                  on 2001/06/19  18:24:53
5800         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
5801      Branch: perlio
5802            ! lib/File/Find/find.t win32/distclean.bat
5803 ____________________________________________________________________________
5804 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
5805         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
5806              also add information how to find out whether one has PerlIO.
5807      Branch: perl
5808            ! pod/perlfunc.pod
5809 ____________________________________________________________________________
5810 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
5811         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
5812              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5813              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
5814              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
5815      Branch: perl
5816            ! pod/perlfunc.pod
5817 ____________________________________________________________________________
5818 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
5819         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5820              From: Hugo <hv@crypt.compulink.co.uk>
5821              Date: Tue, 19 Jun 2001 12:37:30 +0100
5822              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
5823      Branch: perl
5824            ! t/op/study.t
5825 ____________________________________________________________________________
5826 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
5827         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5828              From: Hugo <hv@crypt.compulink.co.uk>
5829              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
5830              Date: Tue, 19 Jun 2001 13:15:17 +0100
5831      Branch: perl
5832            ! util.c
5833 ____________________________________________________________________________
5834 [ 10723] By: nick                                  on 2001/06/19  14:46:15
5835         Log: Integrate mainline
5836      Branch: perlio
5837           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
5838           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
5839           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
5840           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
5841           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
5842           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5843            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5844            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5845            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5846            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5847            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5848            - ext/Thread/unsync4.t
5849           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
5850           !> djgpp/config.over djgpp/fixpmain
5851           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
5852           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
5853           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
5854 ____________________________________________________________________________
5855 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
5856         Log: Update Changes.
5857      Branch: perl
5858            ! Changes patchlevel.h
5859 ____________________________________________________________________________
5860 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
5861         Log: The existence shall be MANIFESted.
5862      Branch: perl
5863            ! MANIFEST
5864 ____________________________________________________________________________
5865 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
5866         Log: The old libnet.cfg is first searched from the current directory,
5867              only then from the module path.
5868      Branch: perl
5869            ! utils/libnetcfg.PL
5870 ____________________________________________________________________________
5871 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
5872         Log: NetWare tweaks from Guruprasad.
5873      Branch: perl
5874            ! NetWare/Makefile NetWare/config.wc
5875 ____________________________________________________________________________
5876 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
5877         Log: Subject: [PATCH] djgpp updates
5878              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5879              Date: Tue, 19 Jun 2001 10:59:06 +0200
5880              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
5881      Branch: perl
5882            ! djgpp/config.over djgpp/fixpmain
5883 ____________________________________________________________________________
5884 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
5885         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
5886              From: Prymmer/Kahn <pvhp@best.com>
5887              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
5888              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
5889      Branch: perl
5890            ! win32/Makefile
5891 ____________________________________________________________________________
5892 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
5893         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
5894              to happen right after the inclusion of <inttypes.h>,
5895              from Edward Moy.
5896      Branch: perl
5897            ! handy.h perl.h
5898 ____________________________________________________________________________
5899 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
5900         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
5901              From: Doug MacEachern <dougm@covalent.net>
5902              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
5903              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
5904      Branch: perl
5905            ! ext/DynaLoader/DynaLoader_pm.PL
5906 ____________________________________________________________________________
5907 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
5908         Log: Revert #10656 for perfomance reasons but leave in the
5909              use of Hv*() macros -- in comments, so that grepping the
5910              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
5911              suggested by Sarathy, also by Abhijit.)
5912      Branch: perl
5913            ! hv.c
5914 ____________________________________________________________________________
5915 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
5916         Log: Subject: [patch] .s MakeMaker suffix
5917              From: Doug MacEachern <dougm@covalent.net>
5918              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
5919              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
5920      Branch: perl
5921            ! lib/ExtUtils/MM_Unix.pm
5922 ____________________________________________________________________________
5923 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
5924         Log: One test lost in the big shuffle restored.
5925      Branch: perl
5926            + ext/IPC/SysV/ipcsysv.t
5927            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
5928 ____________________________________________________________________________
5929 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
5930         Log: Rename the old non-standard threads tests so that
5931              they won't be invoked.
5932      Branch: perl
5933            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
5934            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
5935            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
5936            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
5937            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
5938            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5939            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5940            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5941            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5942            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5943            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5944            - ext/Thread/unsync4.t
5945            ! MANIFEST
5946 ____________________________________________________________________________
5947 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
5948         Log: Integrate perlio.
5949      Branch: perl
5950           !> win32/config_sh.PL
5951 ____________________________________________________________________________
5952 [ 10709] By: nick                                  on 2001/06/19  08:18:18
5953         Log: Integrate mainline
5954      Branch: perlio
5955           +> (branch 40 files)
5956            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5957            - lib/strict/subs lib/strict/vars lib/warnings/1global
5958            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5959            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5960            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5961            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5962            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5963            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5964            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5965            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5966            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5967            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5968            - lib/warnings/utf8 lib/warnings/util
5969           !> (integrate 57 files)
5970 ____________________________________________________________________________
5971 [ 10708] By: nick                                  on 2001/06/19  07:57:10
5972         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
5973      Branch: perlio
5974            ! win32/config_sh.PL
5975 ____________________________________________________________________________
5976 [ 10707] By: nick                                  on 2001/06/19  07:05:07
5977         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
5978      Branch: perl
5979            ! perly.c perly.y perly_c.diff vms/perly_c.vms
5980 ____________________________________________________________________________
5981 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
5982         Log: More perl572delta tweaks.
5983      Branch: perl
5984            ! pod/perl572delta.pod
5985 ____________________________________________________________________________
5986 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
5987         Log: Update perl572delta.
5988      Branch: perl
5989            ! pod/perl572delta.pod
5990 ____________________________________________________________________________
5991 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
5992         Log: VOS updates from Paul Green.
5993      Branch: perl
5994            ! vos/Changes vos/build.cm vos/perl.bind
5995 ____________________________________________________________________________
5996 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
5997         Log: Update the vos/config.*.* files.
5998      Branch: perl
5999            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6000            ! vos/config.ga.h
6001 ____________________________________________________________________________
6002 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
6003         Log: Add a makefile for more painless adding of symbols to the
6004              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
6005              takes care of the adding)
6006      Branch: perl
6007            + vos/Makefile
6008 ____________________________________________________________________________
6009 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
6010         Log: Make libnetcfg by default display the libnet configuration,
6011              -c to change, add -i for old config, document all options,
6012              regen toc.
6013      Branch: perl
6014            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
6015 ____________________________________________________________________________
6016 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
6017         Log: gcc -Wall sweep.
6018      Branch: perl
6019            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
6020 ____________________________________________________________________________
6021 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
6022         Log: So there.
6023      Branch: perl
6024            ! universal.c
6025 ____________________________________________________________________________
6026 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
6027         Log: Document the need for sv_printify().
6028              
6029              Document that 'use utf8' has been considered.
6030              
6031              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
6032      Branch: perl
6033            ! pod/perltodo.pod universal.c
6034 ____________________________________________________________________________
6035 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
6036         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
6037              From: Nicholas Clark <nick@ccl4.org>
6038              Date: Mon, 18 Jun 2001 23:29:23 +0100
6039              Message-ID: <20010618232923.I98663@plum.flirble.org>
6040      Branch: perl
6041            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
6042            ! ext/Sys/Syslog/Makefile.PL
6043 ____________________________________________________________________________
6044 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
6045         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
6046              From: Scott.L.Miller@Compaq.com
6047              Date: Mon, 18 Jun 2001 10:12:27 -0500
6048              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
6049      Branch: perl
6050            ! lib/perl5db.pl pod/perldebug.pod
6051 ____________________________________________________________________________
6052 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
6053         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
6054              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6055              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
6056              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
6057      Branch: perl
6058            ! lib/Carp/Heavy.pm
6059 ____________________________________________________________________________
6060 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
6061         Log: Subject: [PATCH] Documentation changes for CLONE
6062              From: Artur Bergman <artur@contiller.se>
6063              Date: Mon, 18 Jun 2001 22:06:37 +0200
6064              Message-ID: <B7542BEC.1719%artur@contiller.se>
6065      Branch: perl
6066            ! pod/perlmod.pod pod/perlsub.pod
6067 ____________________________________________________________________________
6068 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
6069         Log: Subject: Re: configure.com
6070              From: "Craig A. Berry" <craigberry@mac.com>
6071              Date: Mon, 18 Jun 2001 16:04:38 -0500
6072              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
6073      Branch: perl
6074            ! configure.com
6075 ____________________________________________________________________________
6076 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
6077         Log: Subject: PL_nullstash + perl_clone()
6078              From: Doug MacEachern <dougm@covalent.net>
6079              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
6080              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
6081      Branch: perl
6082            ! sv.c
6083 ____________________________________________________________________________
6084 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
6085         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
6086              From: davem@fdgroup.co.uk
6087              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
6088              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
6089      Branch: perl
6090            ! embed.pl pod/perlapi.pod
6091 ____________________________________________________________________________
6092 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
6093         Log: More cross-compilation defaults gleaned from -Dcc
6094              if it is CPU-OS-gcc.
6095      Branch: metaconfig
6096            ! U/modified/libc.U
6097      Branch: metaconfig/U/perl
6098            ! Cross.U
6099      Branch: perl
6100            ! Configure INSTALL
6101 ____________________________________________________________________________
6102 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
6103         Log: Update Changes.
6104      Branch: perl
6105            ! Changes patchlevel.h
6106 ____________________________________________________________________________
6107 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
6108         Log: Subject: [PATCH 5.7.1] sv.c documentation
6109              From: davem@fdgroup.co.uk
6110              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
6111              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
6112      Branch: perl
6113            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
6114            ! sv.c sv.h
6115 ____________________________________________________________________________
6116 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
6117         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
6118              From: "Jon Gunnip" <jongunnip@hotmail.com>
6119              Date: Sun, 17 Jun 2001 18:24:29 -0400
6120              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
6121      Branch: perl
6122            ! pod/perlvar.pod
6123 ____________________________________________________________________________
6124 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
6125         Log: Move the locale/strict/warnings helper files back
6126              under the t/lib; this way the amount of non-installabled
6127              stuff under lib/ stays smaller.
6128      Branch: perl
6129            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
6130            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
6131            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
6132            + t/lib/warnings/5nolint t/lib/warnings/6default
6133            + t/lib/warnings/7fatal t/lib/warnings/8signal
6134            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
6135            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
6136            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
6137            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
6138            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
6139            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
6140            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
6141            + t/lib/warnings/taint t/lib/warnings/toke
6142            + t/lib/warnings/universal t/lib/warnings/utf8
6143            + t/lib/warnings/util
6144            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
6145            - lib/strict/subs lib/strict/vars lib/warnings/1global
6146            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
6147            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
6148            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
6149            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
6150            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
6151            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
6152            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
6153            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
6154            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
6155            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
6156            - lib/warnings/utf8 lib/warnings/util
6157            ! MANIFEST installperl lib/locale.t lib/strict.t
6158 ____________________________________________________________________________
6159 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
6160         Log: Split off the pack/unpack code, from Nicholas Clark.
6161      Branch: perl
6162            + pp_pack.c
6163            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
6164            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
6165            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
6166 ____________________________________________________________________________
6167 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
6168         Log: Guard the SysV IPC tests against being invoked in
6169              SysV-IPC-less places.
6170      Branch: perl
6171            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
6172 ____________________________________________________________________________
6173 [ 10683] By: nick                                  on 2001/06/18  12:24:42
6174         Log: Integrate mainline (new test scheme now ok on Linux).
6175      Branch: perlio
6176           +> lib/warnings.t
6177           !> dump.c sv.c
6178 ____________________________________________________________________________
6179 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
6180         Log: Add the locale.c and numeric.c to the microperl sources.
6181      Branch: perl
6182            ! Makefile.micro win32/Makefile
6183 ____________________________________________________________________________
6184 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
6185         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
6186              From: Abhijit Menon-Sen <ams@wiw.org>
6187              Date: Mon, 18 Jun 2001 14:23:44 +0530
6188              Message-ID: <20010618142344.A13136@lustre.linux.in>
6189      Branch: perl
6190            ! dump.c
6191 ____________________________________________________________________________
6192 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
6193         Log: Subject: Re: [PATCH] more anonymous stash cleanups
6194              From: Abhijit Menon-Sen <ams@wiw.org>
6195              Date: Mon, 18 Jun 2001 15:50:32 +0530
6196              Message-ID: <20010618155032.A13223@lustre.linux.in>
6197              
6198              Plus the comment left in as suggested by NI-S.
6199      Branch: perl
6200            ! sv.c
6201 ____________________________________________________________________________
6202 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
6203         Log: One missed file.
6204      Branch: perl
6205            + lib/warnings.t
6206 ____________________________________________________________________________
6207 [ 10678] By: nick                                  on 2001/06/18  08:05:29
6208         Log: Integrate mainline (part2 - the deletes)
6209      Branch: perlio
6210            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
6211            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
6212            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
6213            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
6214            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
6215            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
6216            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
6217            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
6218            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
6219            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
6220            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
6221 ____________________________________________________________________________
6222 [ 10677] By: nick                                  on 2001/06/18  08:04:44
6223         Log: Integrate mainline (part1)
6224      Branch: perlio
6225           +> (branch 376 files)
6226            - (delete 219 files)
6227           !> (integrate 151 files)
6228 ____________________________________________________________________________
6229 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
6230         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
6231              No doubt I made some mistakes like missed some files or
6232              misnamed some files.  The naming rules were more or less:
6233              (1) if the module is from CPAN, follows its ways, be it
6234              t/*.t or test.pl.
6235              (2) otherwise if there are multiple tests for a module
6236              put them in a t/
6237              (3) otherwise if there's only one test put it in Module.t
6238              (4) helper files go to module/ (locale, strict, warnings)
6239              (5) use longer filenames now that we can (but e.g. the
6240              compat-0.6.t and the Text::Balanced test files still
6241              were renamed to be more civil against the 8.3 people)
6242              installperl was updated appropriately not to install the
6243              *.t files or the help files from under lib.
6244              
6245              TODO: some helper files still remain under t/ that could
6246              follow their 'masters'.  UPDATE: On second thoughts, why
6247              should they.  They can continue to live under t/lib, and
6248              in fact the locale/strict/warnings helpers that were moved
6249              could be moved back.  This way the amount of non-installable
6250              stuff under lib/ stays smaller.
6251      Branch: perl
6252            + (add 253 files)
6253            - (delete 254 files)
6254            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
6255 ____________________________________________________________________________
6256 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
6257         Log: The warning no more comes from util.c, it comes from numeric.c.
6258      Branch: perl
6259            ! README.tru64
6260 ____________________________________________________________________________
6261 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
6262         Log: Subject: Re: anyone good at casting spells?
6263              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6264              Date: Sun, 17 Jun 2001 21:21:04 -0400
6265              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
6266      Branch: perl
6267            ! ext/POSIX/POSIX.xs hv.h
6268 ____________________________________________________________________________
6269 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
6270         Log: Protect the (original) thread tests against testing if no 5.005
6271              threads have been configured.
6272      Branch: perl
6273            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
6274            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
6275            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
6276            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
6277            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
6278            ! ext/Thread/unsync4.t
6279 ____________________________________________________________________________
6280 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
6281         Log: Try the new test scanning scheme on Text::Abbrev.
6282      Branch: perl
6283            + lib/Text/Abbrev.t
6284            - lib/Text/Abbrev/t/abbrev.t
6285            ! MANIFEST
6286 ____________________________________________________________________________
6287 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
6288         Log: Change the scan policy of the *.t and test.pl files,
6289              now the *.t do not need to live in a t/ directory.
6290      Branch: perl
6291            ! t/TEST t/harness
6292 ____________________________________________________________________________
6293 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
6294         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
6295              From: Ilmari Karonen <iltzu@sci.fi>
6296              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
6297              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
6298      Branch: perl
6299            ! pod/perlfaq7.pod
6300 ____________________________________________________________________________
6301 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
6302         Log: Quench the warnings from Tru64; the HP-UX is still
6303              broken because it really, REALLY, doesn't like the
6304              HvARRAY() being lvalue:
6305              
6306              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
6307              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
6308      Branch: perl
6309            ! hv.c
6310 ____________________________________________________________________________
6311 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
6312         Log: Integrate change #10667 from maintperl:
6313              
6314              change#10449 broke the special-case that makes lexicals inside the
6315              eval"" within DB::DB() visible
6316      Branch: perl
6317           !> op.c
6318 ____________________________________________________________________________
6319 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
6320         Log: change#10449 broke the special-case that makes lexicals inside the
6321              eval"" within DB::DB() visible
6322      Branch: maint-5.6/perl
6323            ! op.c
6324 ____________________________________________________________________________
6325 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
6326         Log: Still spurious output; indent the code a bit.
6327              
6328              TODO1: separate the utility functions like MkDir
6329              into a helper script?
6330              
6331              TODO2: I see a lot of repetition in the filepath()
6332              and dirpath() calls.
6333      Branch: perl
6334            ! t/lib/filefind.t t/lib/findtaint.t
6335 ____________________________________________________________________________
6336 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
6337         Log: Regen modlib, toc.
6338      Branch: perl
6339            ! pod/perlmodlib.pod pod/perltoc.pod
6340 ____________________________________________________________________________
6341 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
6342         Log: Add libnetcfg to perlutil.
6343      Branch: perl
6344            ! pod/perlutil.pod
6345 ____________________________________________________________________________
6346 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
6347         Log: Initial integration of libnet-1.0703.
6348              The Configure script renamed as libnetcfg, will be
6349              installed along other utilities.
6350      Branch: perl
6351            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
6352            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
6353            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
6354            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
6355            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
6356            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
6357            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
6358            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
6359            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
6360            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
6361            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
6362            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
6363            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
6364            + utils/libnetcfg.PL
6365            ! MANIFEST utils.lst utils/Makefile
6366 ____________________________________________________________________________
6367 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
6368         Log: Less potentially test-harness-confusing output.
6369      Branch: perl
6370            ! lib/Memoize/t/expire_module_t.t
6371 ____________________________________________________________________________
6372 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
6373         Log: The final print annoys make test.
6374      Branch: perl
6375            ! t/lib/filefind.t t/lib/findtaint.t
6376 ____________________________________________________________________________
6377 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
6378         Log: Add an option for handling dangling symbolic links.
6379      Branch: perl
6380            ! lib/File/Find.pm t/lib/filefind.t
6381 ____________________________________________________________________________
6382 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
6383         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
6384              From: Thomas Wegner <wegner_thomas@yahoo.com>
6385              Date: Sun, 17 Jun 2001 14:43:11 +0200
6386              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
6387      Branch: perl
6388            + t/lib/findtaint.t
6389            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
6390 ____________________________________________________________________________
6391 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
6392         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
6393              From: Jonathan Stowe <gellyfish@gellyfish.com>
6394              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
6395              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
6396      Branch: perl
6397            ! lib/ExtUtils/MM_Unix.pm
6398 ____________________________________________________________________________
6399 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
6400         Log: Subject: [PATCH] more anonymous stash cleanups
6401              From: Abhijit Menon-Sen <ams@wiw.org>
6402              Date: Sun, 17 Jun 2001 11:44:06 +0530
6403              Message-ID: <20010617114406.A25203@lustre.linux.in>
6404      Branch: perl
6405            ! op.c
6406 ____________________________________________________________________________
6407 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
6408         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
6409              From: Abhijit Menon-Sen <ams@wiw.org>
6410              Date: Sun, 17 Jun 2001 08:02:59 +0530
6411              Message-ID: <20010617080259.A28776@lustre.linux.in>
6412              
6413              Subject: [PATCH #2/7] xhv_eiter
6414              From: Abhijit Menon-Sen <ams@wiw.org>
6415              Date: Sun, 17 Jun 2001 08:13:18 +0530
6416              Message-ID: <20010617081318.B28776@lustre.linux.in>
6417              
6418              Subject: [PATCH #3/7] xhv_fill
6419              From: Abhijit Menon-Sen <ams@wiw.org>
6420              Date: Sun, 17 Jun 2001 08:25:16 +0530
6421              Message-ID: <20010617082516.C28776@lustre.linux.in>
6422              
6423              Subject: [PATCH #4/7] xhv_keys
6424              From: Abhijit Menon-Sen <ams@wiw.org>
6425              Date: Sun, 17 Jun 2001 08:36:17 +0530
6426              Message-ID: <20010617083617.D28776@lustre.linux.in>
6427              
6428              Subject: [PATCH #5/7] xhv_max
6429              From: Abhijit Menon-Sen <ams@wiw.org>
6430              Date: Sun, 17 Jun 2001 08:39:48 +0530
6431              Message-ID: <20010617083948.E28776@lustre.linux.in>
6432              
6433              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
6434              From: Abhijit Menon-Sen <ams@wiw.org>
6435              Date: Sun, 17 Jun 2001 08:51:11 +0530
6436              Message-ID: <20010617085111.F28776@lustre.linux.in>
6437      Branch: perl
6438            ! hv.c
6439 ____________________________________________________________________________
6440 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
6441         Log: Update Changes.
6442      Branch: perl
6443            ! Changes patchlevel.h
6444 ____________________________________________________________________________
6445 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
6446         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
6447              From: Abhijit Menon-Sen <ams@wiw.org>
6448              Date: Sat, 16 Jun 2001 07:41:19 +0530
6449              Message-ID: <20010616074119.A24720@lustre.linux.in>
6450      Branch: perl
6451            ! hv.c perl.c vms/vmsish.h win32/win32.h
6452 ____________________________________________________________________________
6453 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
6454         Log: Document tests failing when threaded, since we now have more.
6455      Branch: perl
6456            ! pod/perl572delta.pod
6457 ____________________________________________________________________________
6458 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
6459         Log: -Wall cleanup.
6460      Branch: perl
6461            ! ext/Thread/Thread.xs
6462 ____________________________________________________________________________
6463 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
6464         Log: pthread_attr_setstacksize() isn't absolutely necessary
6465              to call, only iff THREAD_CREATE_NEEDS_STACK.
6466      Branch: perl
6467            ! ext/Thread/Thread.xs
6468 ____________________________________________________________________________
6469 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
6470         Log: -Wall strays.
6471      Branch: perl
6472            ! perl.c util.c
6473 ____________________________________________________________________________
6474 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
6475         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
6476              (and INT64_MIN) brokenness.
6477      Branch: perl
6478            ! hints/darwin.sh perl.h
6479 ____________________________________________________________________________
6480 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
6481         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
6482              From: Nicholas Clark <nick@ccl4.org>
6483              Date: Sun, 17 Jun 2001 00:16:05 +0100
6484              Message-ID: <20010617001605.V98663@plum.flirble.org>
6485      Branch: perl
6486            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
6487            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6488            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6489 ____________________________________________________________________________
6490 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
6491         Log: Add perlnetware to docs; regen toc; supply skeleton
6492              docs for some Memoize submodules.
6493      Branch: perl
6494            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
6495            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6496            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
6497            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
6498            ! win32/Makefile win32/makefile.mk
6499 ____________________________________________________________________________
6500 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
6501         Log: pod cleanup.
6502      Branch: perl
6503            ! README.netware
6504 ____________________________________________________________________________
6505 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
6506         Log: Integrate Memoize 0.64.  Few tweaks were required in
6507              the test scripts.  Note that the speed and expire*
6508              tests take several dozen seconds to run.
6509      Branch: perl
6510            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
6511            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
6512            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
6513            + lib/Memoize/README lib/Memoize/SDBM_File.pm
6514            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
6515            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
6516            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
6517            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
6518            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
6519            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
6520            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
6521            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
6522            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
6523            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
6524            ! MANIFEST t/lib/1_compile.t
6525 ____________________________________________________________________________
6526 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
6527         Log: Document the cross-compilation options.
6528      Branch: perl
6529            ! Cross/README INSTALL
6530 ____________________________________________________________________________
6531 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
6532         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
6533      Branch: perl
6534            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
6535            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
6536            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
6537            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
6538            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
6539            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
6540            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
6541            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
6542            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
6543            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
6544            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
6545            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
6546            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
6547            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
6548            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
6549            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
6550            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
6551            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
6552            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
6553            + lib/ExtUtils/MM_NW5.pm
6554            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
6555            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
6556            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6557            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
6558            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
6559            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
6560            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
6561            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
6562            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
6563            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
6564            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
6565            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
6566            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
6567            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
6568            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
6569            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
6570            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
6571            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
6572            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
6573            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
6574            ! util.h x2p/a2py.c
6575 ____________________________________________________________________________
6576 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
6577         Log: Resort MANIFEST.
6578      Branch: perl
6579            ! MANIFEST
6580 ____________________________________________________________________________
6581 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
6582         Log: Integrate perlio.
6583      Branch: perl
6584           +> win32/win32io.c
6585           !> MANIFEST perlio.c perliol.h win32/makefile.mk
6586 ____________________________________________________________________________
6587 [ 10640] By: nick                                  on 2001/06/16  18:38:31
6588         Log: Disable :win32 layer as default till I get it working
6589      Branch: perlio
6590            ! MANIFEST perlio.c
6591 ____________________________________________________________________________
6592 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
6593         Log: Try the new scheme by moving the Text::Abbrev test
6594              to a new place under lib.
6595      Branch: perl
6596            + lib/Text/Abbrev/t/abbrev.t
6597            - t/lib/abbrev.t
6598            ! MANIFEST
6599 ____________________________________________________________________________
6600 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
6601         Log: Make the code even more dynamical so that testname
6602              suffix length can change.
6603      Branch: perl
6604            ! lib/Test/Harness.pm t/TEST
6605 ____________________________________________________________________________
6606 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
6607         Log: Allow for deeper t/ and also a single test.pl.
6608      Branch: perl
6609            ! t/TEST t/harness
6610 ____________________________________________________________________________
6611 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
6612         Log: #define fix from Nicholas Clark.
6613      Branch: perl
6614            ! ext/POSIX/POSIX.xs
6615 ____________________________________________________________________________
6616 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
6617         Log: Initialization is nice.
6618      Branch: perl
6619            ! lib/Test/Harness.pm
6620 ____________________________________________________________________________
6621 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
6622         Log: Make t/TEST and t/harness to test also the t/ tests
6623              under the main lib/ and ext/ directories.  Fix Test::Harness
6624              to dynamically change the width of its "foo/bar....ok" output.
6625      Branch: perl
6626            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
6627 ____________________________________________________________________________
6628 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
6629         Log: Subject: [PATCH] Re: perl@10611 
6630              From: Nicholas Clark <nick@ccl4.org>
6631              Date: Sat, 16 Jun 2001 16:52:47 +0100
6632              Message-ID: <20010616165247.O98663@plum.flirble.org>
6633              
6634              The .xs parts, too.
6635      Branch: perl
6636            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
6637            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
6638 ____________________________________________________________________________
6639 [ 10632] By: nick                                  on 2001/06/16  16:44:35
6640         Log: Work-in-progress win32 layer semi-functional, checking 
6641              for UNIX breakage.
6642      Branch: perlio
6643            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
6644 ____________________________________________________________________________
6645 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
6646         Log: Subject: [PATCH] Re: perl@10611 
6647              From: Nicholas Clark <nick@ccl4.org>
6648              Date: Sat, 16 Jun 2001 16:52:47 +0100
6649              Message-ID: <20010616165247.O98663@plum.flirble.org>
6650      Branch: perl
6651            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
6652            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
6653            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
6654            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
6655            ! lib/ExtUtils/Constant.pm
6656 ____________________________________________________________________________
6657 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
6658         Log: Metaconfig unit change for #10629.
6659      Branch: metaconfig
6660            ! U/modified/Finish.U
6661 ____________________________________________________________________________
6662 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
6663         Log: The extraction changed directories.
6664      Branch: perl
6665            ! Configure
6666 ____________________________________________________________________________
6667 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
6668         Log: Math::BigInt 1.35 from Tels.
6669      Branch: perl
6670            + t/lib/mbimbf.t
6671            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6672            ! t/lib/bigfltpm.t t/lib/bigintpm.t
6673 ____________________________________________________________________________
6674 [ 10627] By: nick                                  on 2001/06/16  14:54:52
6675         Log: Work in progress UNIX-side edit of win32 PerLIO layer
6676      Branch: perlio
6677            + win32/win32io.c
6678            ! perlio.c win32/makefile.mk
6679 ____________________________________________________________________________
6680 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
6681         Log: Subject: [PATCH 5.6.1] os2/diff-configure
6682              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6683              Date: Fri, 15 Jun 2001 01:19:36 -0400
6684              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
6685              
6686              Empty all of it because I think #10624 made even the
6687              last patch hunk unnecessary.
6688      Branch: perl
6689            ! os2/diff.configure
6690 ____________________________________________________________________________
6691 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
6692         Log: Metaconfig unit change for 10624.
6693      Branch: metaconfig
6694            ! U/modified/libc.U
6695      Branch: perl
6696            ! config_h.SH
6697 ____________________________________________________________________________
6698 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
6699         Log: Move the initialization of libnames to the beginning so
6700              that can one 'seed' it (as OS/2 does.)
6701      Branch: perl
6702            ! Configure
6703 ____________________________________________________________________________
6704 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
6705         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
6706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6707              Date: Fri, 15 Jun 2001 19:10:57 -0400
6708              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
6709      Branch: perl
6710            ! os2/OS2/REXX/DLL/DLL.pm
6711 ____________________________________________________________________________
6712 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
6713         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
6714              From: "Craig A. Berry" <craigberry@mac.com>
6715              Date: Fri, 15 Jun 2001 17:00:03 -0500
6716              Message-Id: <a05101007b750342599be@[172.16.52.1]>
6717      Branch: perl
6718            ! vms/descrip_mms.template
6719 ____________________________________________________________________________
6720 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
6721         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
6722              From: "Craig A. Berry" <craigberry@mac.com>
6723              Date: Fri, 15 Jun 2001 18:39:42 -0500
6724              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
6725      Branch: perl
6726            ! lib/File/Spec/VMS.pm t/lib/extutils.t
6727 ____________________________________________________________________________
6728 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
6729         Log: Integrate perlio.
6730      Branch: perl
6731           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
6732           !> t/io/utf8.t t/lib/io_scalar.t
6733 ____________________________________________________________________________
6734 [ 10619] By: nick                                  on 2001/06/15  21:05:19
6735         Log: Generated files
6736      Branch: perlio
6737            ! embed.h proto.h
6738 ____________________________________________________________________________
6739 [ 10618] By: nick                                  on 2001/06/15  20:27:42
6740         Log: Fix open.pm to work via XS-implemented method calls rather
6741              than *open::layers variables which caused all the HV/AV hassle.
6742      Branch: perlio
6743            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
6744            ! t/lib/io_scalar.t
6745 ____________________________________________________________________________
6746 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
6747         Log: Integrate perlio.
6748      Branch: perl
6749           !> lib/ExtUtils/Constant.pm
6750 ____________________________________________________________________________
6751 [ 10616] By: nick                                  on 2001/06/15  18:46:47
6752         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
6753      Branch: perlio
6754            ! lib/ExtUtils/Constant.pm
6755 ____________________________________________________________________________
6756 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
6757         Log: Integrate perlio.
6758      Branch: perl
6759           !> ext/Socket/Socket.xs
6760 ____________________________________________________________________________
6761 [ 10614] By: nick                                  on 2001/06/15  18:33:37
6762         Log: MULTIPLICITY fix for Socket.xs
6763      Branch: perlio
6764            ! ext/Socket/Socket.xs
6765 ____________________________________________________________________________
6766 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
6767         Log: Subject: Re: perl@10611
6768              From: Doug MacEachern <dougm@covalent.net>
6769              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
6770              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
6771      Branch: perl
6772            ! ext/Socket/Socket.xs
6773 ____________________________________________________________________________
6774 [ 10612] By: nick                                  on 2001/06/15  16:14:38
6775         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
6776      Branch: perlio
6777           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6778           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
6779           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
6780           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
6781           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6782           !> utils/h2ph.PL
6783 ____________________________________________________________________________
6784 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
6785         Log: Update Changes.
6786      Branch: perl
6787            ! Changes patchlevel.h
6788 ____________________________________________________________________________
6789 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
6790         Log: Upping the test count.
6791      Branch: perl
6792            ! t/lib/filefind.t
6793 ____________________________________________________________________________
6794 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
6795         Log: Integrate perlio.
6796      Branch: perl
6797           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6798 ____________________________________________________________________________
6799 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
6800         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6801              From: andreas.koenig@anima.de (Andreas J. Koenig)
6802              Date: 15 Jun 2001 13:30:39 +0200
6803              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
6804              
6805              Record the grim history.
6806      Branch: perl
6807            ! lib/File/Find.pm
6808 ____________________________________________________________________________
6809 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
6810         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6811              From: Brian McCauley <nobull@mail.com>
6812              Date: 15 Jun 2001 07:51:26 +0100
6813              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
6814      Branch: perl
6815            ! lib/File/Find.pm t/lib/filefind.t
6816 ____________________________________________________________________________
6817 [ 10606] By: nick                                  on 2001/06/15  14:00:08
6818         Log: regen_config_h for Win32.
6819      Branch: perlio
6820            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6821 ____________________________________________________________________________
6822 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
6823         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
6824              From: Peter Prymmer <pvhp@forte.com>
6825              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
6826              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
6827      Branch: perl
6828            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6829 ____________________________________________________________________________
6830 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
6831         Log: Some filesystems require writability for rename/unlink.
6832      Branch: perl
6833            ! opcode.pl
6834 ____________________________________________________________________________
6835 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
6836         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
6837              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6838              Date: Fri, 15 Jun 2001 12:08:53 +0200
6839              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
6840      Branch: perl
6841            ! perlio.c
6842 ____________________________________________________________________________
6843 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
6844         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
6845              From: Mike Guy <mjtg@cam.ac.uk>
6846              Date: Fri, 15 Jun 2001 14:11:49 +0100
6847              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
6848      Branch: perl
6849            ! opcode.pl
6850 ____________________________________________________________________________
6851 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
6852         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
6853              From: Nicholas Clark <nick@ccl4.org>
6854              Date: Thu, 14 Jun 2001 23:52:56 +0100
6855              Message-ID: <20010614235256.G98663@plum.flirble.org>
6856      Branch: perl
6857            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6858            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6859 ____________________________________________________________________________
6860 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
6861         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6862              From: Russ Allbery <rra@stanford.edu>
6863              Date: 14 Jun 2001 13:24:43 -0700
6864              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
6865      Branch: perl
6866            ! ext/GDBM_File/GDBM_File.pm
6867 ____________________________________________________________________________
6868 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
6869         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6870              From: Nicholas Clark <nick@ccl4.org>
6871              Date: Thu, 14 Jun 2001 20:37:47 +0100
6872              Message-ID: <20010614203747.F98663@plum.flirble.org>
6873      Branch: perl
6874            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6875            ! t/lib/gdbm.t
6876 ____________________________________________________________________________
6877 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
6878         Log: Integrate perlio.
6879      Branch: perl
6880           !> makedef.pl sv.c
6881 ____________________________________________________________________________
6882 [ 10597] By: nick                                  on 2001/06/15  11:08:13
6883         Log: Check that HVs with HvNAME() != NULL are really stashes before
6884              treating them as such. Also be more defensive on the GvCV.
6885              Win32 fork and dprof now working again. 
6886      Branch: perlio
6887            ! sv.c
6888 ____________________________________________________________________________
6889 [ 10596] By: nick                                  on 2001/06/15  10:11:20
6890         Log: Integrate mainline.
6891      Branch: perlio
6892           +> Cross/README
6893           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
6894           !> Porting/config_H config_h.SH configure.com epoc/config.sh
6895           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
6896           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6897           !> vos/config.ga.h win32/config.bc win32/config.gc
6898           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6899           !> win32/config_H.vc
6900 ____________________________________________________________________________
6901 [ 10595] By: nick                                  on 2001/06/15  09:37:17
6902         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
6903              - Win32 (VC++) now builds but fails:
6904              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
6905              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
6906              write.t    - open(...,"|-") not implemented on Win32 
6907      Branch: perlio
6908            ! makedef.pl
6909 ____________________________________________________________________________
6910 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
6911         Log: Integrate perlio.
6912      Branch: perl
6913           !> perlio.c win32/makefile.mk
6914 ____________________________________________________________________________
6915 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
6916         Log: Metaconfig unit changes for #10592.
6917      Branch: metaconfig
6918            + U/modified/i_varhdr.U U/modified/startsh.U
6919            - U/a_dvisory/crosscompile.U U/target/Target.U
6920            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
6921            ! U/compline/bitpbyte.U U/compline/byteorder.U
6922            ! U/compline/ccflags.U U/compline/charsize.U
6923            ! U/compline/d_casti32.U U/compline/d_castneg.U
6924            ! U/compline/d_closedir.U U/compline/d_fd_set.U
6925            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
6926            ! U/compline/d_keepsig.U U/compline/d_open3.U
6927            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
6928            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
6929            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
6930            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
6931            ! U/compline/doublesize.U U/compline/floatsize.U
6932            ! U/compline/nblock_io.U U/compline/orderlib.U
6933            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
6934            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
6935            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
6936            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
6937            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
6938            ! U/modified/spitshell.U U/threads/archname.U
6939            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
6940            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
6941            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
6942            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
6943            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
6944      Branch: metaconfig/U/perl
6945            + Cross.U
6946            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
6947            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
6948            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
6949            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
6950            ! stdio_streams.U uselfs.U
6951 ____________________________________________________________________________
6952 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
6953         Log: The first steps towards cross-compilation.
6954              
6955              Abstract execution of compiled test executables with $run,
6956              and abstract transfer of files with $to and $from.
6957              
6958              Under cross-compilation the $run, $to, and $from will point
6959              to appropriate wrapper scripts, by default ssh and scp,
6960              but also rsh, rcp, and cp are supported.  If not
6961              cross-compiling, they will be set to '', ':', and ':',
6962              respectively.
6963              
6964              With these patches I was able to get Configure for
6965              iPAQ ARM Linux on an Intel Linux about 95% right
6966              (only a few tests failed to execute or they produced
6967              incorrect results), and I was able to compile
6968              a functional miniperl.
6969              
6970              The symbol crosscompile renamed to be usecrosscompile,
6971              the corresponding C symbol from CROSSCOMPILE to
6972              USE_CROSS_COMPILE.
6973      Branch: perl
6974            ! Configure Cross/README Makefile.SH Porting/Glossary
6975            ! Porting/config.sh Porting/config_H config_h.SH configure.com
6976            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
6977            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6978            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6979            ! win32/config.gc win32/config.vc win32/config_H.bc
6980            ! win32/config_H.gc win32/config_H.vc
6981 ____________________________________________________________________________
6982 [ 10591] By: nick                                  on 2001/06/14  20:00:12
6983         Log: Steps along the road toward Win32 building again.
6984      Branch: perlio
6985            ! perlio.c win32/makefile.mk
6986 ____________________________________________________________________________
6987 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
6988         Log: Integrate perlio.
6989      Branch: perl
6990           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6991 ____________________________________________________________________________
6992 [ 10589] By: nick                                  on 2001/06/14  13:54:07
6993         Log: Routine regen_config_h for Win32
6994      Branch: perlio
6995            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6996 ____________________________________________________________________________
6997 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
6998         Log: Integrate perlio.
6999      Branch: perl
7000           +> perlyline.pl
7001           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
7002 ____________________________________________________________________________
7003 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
7004         Log: A placeholder.
7005      Branch: perl
7006            + Cross/README
7007 ____________________________________________________________________________
7008 [ 10586] By: nick                                  on 2001/06/14  08:25:07
7009         Log: Add new step to run_byacc which:
7010              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
7011              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
7012      Branch: perlio
7013            + perlyline.pl
7014            ! MANIFEST Makefile.SH perly.c
7015 ____________________________________________________________________________
7016 [ 10585] By: nick                                  on 2001/06/14  08:22:29
7017         Log: Integrate mainline
7018      Branch: perlio
7019           +> locale.c numeric.c
7020           !> Changes cygwin/Makefile.SHs embed.h embed.pl
7021           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
7022           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
7023           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
7024           !> x2p/Makefile.SH
7025 ____________________________________________________________________________
7026 [ 10584] By: nick                                  on 2001/06/14  08:05:53
7027         Log: Hack to remove insecure directories from PATH so test will run.
7028      Branch: perlio
7029            ! t/lib/filefind.t
7030 ____________________________________________________________________________
7031 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
7032         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
7033      Branch: perl
7034            - t/lib/mbimbf.t
7035            ! MANIFEST
7036 ____________________________________________________________________________
7037 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
7038         Log: Detypo.
7039      Branch: perl
7040            ! x2p/Makefile.SH
7041 ____________________________________________________________________________
7042 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
7043         Log: de-$CONFIG continues.
7044      Branch: perl
7045            ! cygwin/Makefile.SHs x2p/Makefile.SH
7046 ____________________________________________________________________________
7047 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
7048         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
7049              From: Nicholas Clark <nick@ccl4.org>
7050              Date: Wed, 13 Jun 2001 21:20:13 +0100
7051              Message-ID: <20010613212013.D98663@plum.flirble.org>
7052      Branch: perl
7053            ! opcode.pl
7054 ____________________________________________________________________________
7055 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
7056         Log: Subject: splitting util.c
7057              From: Hugo <hv@crypt.compulink.co.uk>
7058              Date: Thu, 14 Jun 2001 00:41:08 +0100
7059              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
7060      Branch: perl
7061            + locale.c numeric.c
7062            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
7063            ! pod/perlapi.pod proto.h util.c
7064 ____________________________________________________________________________
7065 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
7066         Log: Upgrade to Math::BigInt 1.34 from Tels.
7067      Branch: perl
7068            + t/lib/mbimbf.t
7069            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7070            ! t/lib/bigfltpm.t t/lib/bigintpm.t
7071 ____________________________________________________________________________
7072 [ 10577] By: nick                                  on 2001/06/13  19:02:48
7073         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
7074      Branch: perlio
7075           !> (integrate 125 files)
7076 ____________________________________________________________________________
7077 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
7078         Log: Update Changes.
7079      Branch: perl
7080            ! Changes patchlevel.h
7081 ____________________________________________________________________________
7082 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
7083         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
7084              From: "Craig A. Berry" <craigberry@mac.com>
7085              Date: Wed, 13 Jun 2001 13:24:28 -0500
7086              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
7087      Branch: perl
7088            ! ext/re/Makefile.PL
7089 ____________________________________________________________________________
7090 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
7091         Log: Mc.u.c. for #10573.
7092      Branch: metaconfig
7093            ! U/threads/usethreads.U
7094 ____________________________________________________________________________
7095 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
7096         Log: It would be also be good if I could type.
7097      Branch: perl
7098            ! Configure
7099 ____________________________________________________________________________
7100 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
7101         Log: Metaconfig unit change for #10571.
7102      Branch: metaconfig
7103            ! U/threads/usethreads.U
7104 ____________________________________________________________________________
7105 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
7106         Log: A non-empty default is a good thing.
7107      Branch: perl
7108            ! Configure
7109 ____________________________________________________________________________
7110 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
7111         Log: Metaconfig unit change for #10569.
7112      Branch: metaconfig
7113            ! U/threads/usethreads.U
7114 ____________________________________________________________________________
7115 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
7116         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
7117              extremely experimental, not even prompted for.
7118      Branch: perl
7119            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7120            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
7121            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7122            ! win32/config.bc win32/config.gc win32/config.vc
7123 ____________________________________________________________________________
7124 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
7125         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
7126      Branch: perl
7127            ! pod/perlfaq6.pod
7128 ____________________________________________________________________________
7129 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
7130         Log: Integrate perlio; conflicts, accept Nick's versions.
7131      Branch: perl
7132           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7133           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
7134 ____________________________________________________________________________
7135 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
7136         Log: Subject: Re: ext/ + -Wall
7137              From: Doug MacEachern <dougm@covalent.net>
7138              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
7139              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
7140      Branch: perl
7141            ! XSUB.h lib/ExtUtils/xsubpp perl.h
7142 ____________________________________________________________________________
7143 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
7144         Log: Similar logic as DB_File.xs, using the modern macros and
7145              defines them to older ones for older Perls where PERL_VERSION
7146              is not defined, from Doug MacEachern.
7147      Branch: perl
7148            ! ext/Storable/Storable.xs
7149 ____________________________________________________________________________
7150 [ 10564] By: nick                                  on 2001/06/13  15:22:01
7151         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
7152              and using that instead (name lookups are sequential search for now).
7153      Branch: perlio
7154            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7155            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
7156 ____________________________________________________________________________
7157 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
7158         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
7159              From: "Richard Soderberg" <rs@crystalflame.net>
7160              Date: Sat, 26 May 2001 06:44:20 -0700
7161              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
7162      Branch: perl
7163            ! sv.c t/op/glob.t
7164 ____________________________________________________________________________
7165 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
7166         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
7167              From: "Craig A. Berry" <craigberry@mac.com>
7168              Date: Tue, 12 Jun 2001 23:55:26 -0500
7169              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
7170      Branch: perl
7171            ! ext/re/Makefile.PL ext/re/re.xs
7172 ____________________________________________________________________________
7173 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
7174         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
7175              suggested by NI-S.
7176      Branch: perl
7177            ! XSUB.h malloc.c perl.h
7178 ____________________________________________________________________________
7179 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
7180         Log: Regen toc.
7181      Branch: perl
7182            ! pod/perltoc.pod
7183 ____________________________________________________________________________
7184 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
7185         Log: Subject: [patch] perl.gprof control
7186              From: Doug MacEachern <dougm@covalent.net>
7187              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
7188              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
7189      Branch: perl
7190            ! miniperlmain.c perl.h
7191 ____________________________________________________________________________
7192 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
7193         Log: Subject: Re: ext/ + -Wall
7194              From: Doug MacEachern <dougm@covalent.net>
7195              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
7196              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
7197              
7198              Document ax and break up dXSARGS.
7199      Branch: perl
7200            ! XSUB.h pod/perlapi.pod
7201 ____________________________________________________________________________
7202 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
7203         Log: More AIX tweakage from Merijn.
7204      Branch: perl
7205            ! hints/aix.sh
7206 ____________________________________________________________________________
7207 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
7208         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
7209              From: "Craig A. Berry" <craigberry@mac.com>
7210              Date: Tue, 12 Jun 2001 22:57:45 -0500
7211              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
7212      Branch: perl
7213            ! vms/descrip_mms.template
7214 ____________________________________________________________________________
7215 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
7216         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
7217              From: "Craig A. Berry" <craigberry@mac.com>
7218              Date: Tue, 12 Jun 2001 22:21:39 -0500
7219              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
7220      Branch: perl
7221            ! configure.com util.c
7222 ____________________________________________________________________________
7223 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
7224         Log: New AIX dynaloading code from Jens-Uwe Mager.
7225              Does break binary compatibility.
7226      Branch: perl
7227            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
7228 ____________________________________________________________________________
7229 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
7230         Log: VMS DEC C compiler found nits by Peter Prymmer.
7231      Branch: perl
7232            ! util.c
7233 ____________________________________________________________________________
7234 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
7235         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
7236              From: Peter Prymmer <pvhp@forte.com>
7237              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
7238              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
7239      Branch: perl
7240            ! t/lib/filecomp.t
7241 ____________________________________________________________________________
7242 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
7243         Log: I wonder how many $CONFIGs still lurk in the shadows.
7244      Branch: perl
7245            ! pod/Makefile.SH x2p/cflags.SH
7246 ____________________________________________________________________________
7247 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
7248         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
7249      Branch: perl
7250            ! pod/checkpods.PL
7251 ____________________________________________________________________________
7252 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
7253         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
7254      Branch: perl
7255            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
7256 ____________________________________________________________________________
7257 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
7258         Log: Subject: [patch] rid local_patches warnings
7259              From: Doug MacEachern <dougm@covalent.net>
7260              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
7261              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
7262      Branch: perl
7263            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
7264 ____________________________________________________________________________
7265 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
7266         Log: Subject: Re: ext/ + -Wall
7267              From: Doug MacEachern <dougm@covalent.net>
7268              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
7269              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
7270      Branch: perl
7271            ! ext/attrs/attrs.xs
7272 ____________________________________________________________________________
7273 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
7274         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
7275              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7276              Date: Tue, 12 Jun 2001 14:36:20 -0400
7277              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
7278      Branch: perl
7279            ! pod/perlretut.pod
7280 ____________________________________________________________________________
7281 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
7282         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7283              From: Mike Guy <mjtg@cam.ac.uk>
7284              Date: Tue, 12 Jun 2001 19:10:31 +0100
7285              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
7286              
7287              Subject: Re: [ID 20010612.001] out of memory during regex compilation
7288              From: Mike Guy <mjtg@cam.ac.uk>
7289              Date: Tue, 12 Jun 2001 19:21:01 +0100
7290              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
7291      Branch: perl
7292            ! pod/perlop.pod
7293 ____________________________________________________________________________
7294 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
7295         Log: AIX tweaks from Merijn H. Brand.
7296      Branch: perl
7297            ! hints/aix.sh
7298 ____________________________________________________________________________
7299 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
7300         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
7301              From: "Brendan O'Dea" <bod@compusol.com.au>
7302              Date: Wed, 13 Jun 2001 05:16:47 +1000
7303              Message-ID: <20010613051647.A8945@compusol.com.au>
7304      Branch: maint-5.6/perl
7305            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7306 ____________________________________________________________________________
7307 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
7308         Log: Subject: Small bcopy cleanup
7309              From: Andy Dougherty <doughera@lafayette.edu>
7310              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
7311              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
7312      Branch: perl
7313            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
7314 ____________________________________________________________________________
7315 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
7316         Log: Subject: [PATCH] Re: ext/ + -Wall
7317              From: Nicholas Clark <nick@ccl4.org>
7318              Date: Wed, 13 Jun 2001 00:04:30 +0100
7319              Message-ID: <20010613000430.M5901@plum.flirble.org>
7320      Branch: perl
7321            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7322 ____________________________________________________________________________
7323 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
7324         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
7325              From: Nicholas Clark <nick@ccl4.org>
7326              Date: Tue, 12 Jun 2001 23:53:07 +0100
7327              Message-ID: <20010612235307.L5901@plum.flirble.org>
7328      Branch: perl
7329            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7330 ____________________________________________________________________________
7331 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
7332         Log: MPE/iX tweaks from Mark Bixby.
7333      Branch: perl
7334            ! hints/mpeix.sh mpeix/mpeixish.h util.c
7335 ____________________________________________________________________________
7336 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
7337         Log: Update Changes.
7338      Branch: perl
7339            ! Changes patchlevel.h
7340 ____________________________________________________________________________
7341 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
7342         Log: One less -Wall whine (found under DEBUGGING).
7343      Branch: perl
7344            ! x2p/Makefile.SH x2p/a2p.c
7345 ____________________________________________________________________________
7346 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
7347         Log: s/case-independent/case-insensitive/g
7348      Branch: perl
7349            ! pod/perldebug.pod
7350 ____________________________________________________________________________
7351 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
7352         Log: As suggested in    
7353              
7354              Subject: Re: ext/ + -Wall
7355              From: Gurusamy Sarathy <gsar@ActiveState.com>
7356              Date: Mon, 11 Jun 2001 23:34:31 -0700
7357              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
7358      Branch: perl
7359            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
7360            ! perl.h
7361 ____________________________________________________________________________
7362 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
7363         Log: Subject: ext/ + -Wall
7364              From: Doug MacEachern <dougm@covalent.net>
7365              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
7366              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
7367      Branch: perl
7368            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
7369            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
7370            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
7371            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
7372            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
7373            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
7374            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
7375            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
7376            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
7377            ! lib/ExtUtils/xsubpp
7378 ____________________________________________________________________________
7379 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
7380         Log: Subject: [PATCH] anonymous stashes
7381              From: Abhijit Menon-Sen <ams@wiw.org>
7382              Date: Tue, 12 Jun 2001 12:47:04 +0530
7383              Message-ID: <20010612124704.A29029@lustre.linux.in>
7384      Branch: perl
7385            ! dump.c gv.c sv.c xsutils.c
7386 ____________________________________________________________________________
7387 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
7388         Log: One more test for $^S.
7389      Branch: perl
7390            ! t/op/magic.t
7391 ____________________________________________________________________________
7392 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
7393         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
7394              From: Abhijit Menon-Sen <ams@wiw.org>
7395              Date: Tue, 12 Jun 2001 17:35:55 +0530
7396              Message-ID: <20010612173555.A32426@lustre.linux.in>
7397      Branch: perl
7398            ! mg.c t/op/magic.t
7399 ____________________________________________________________________________
7400 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
7401         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
7402              From: Mike Guy <mjtg@cam.ac.uk>
7403              Date: Tue, 12 Jun 2001 13:14:15 +0100
7404              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
7405      Branch: perl
7406            ! pod/perlop.pod
7407 ____________________________________________________________________________
7408 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
7409         Log: AUTHORS updates.
7410      Branch: perl
7411            ! AUTHORS
7412 ____________________________________________________________________________
7413 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
7414         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
7415              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
7416              Content-Transfer-Encoding: 7bit
7417              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
7418      Branch: perl
7419            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
7420 ____________________________________________________________________________
7421 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
7422         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
7423              From: "Philip Newton" <Philip.Newton@gmx.net>
7424              Date: Mon, 11 Jun 2001 07:08:03 +0200
7425              Message-Id: <200106120802.LAA08992@taas.iki.fi>
7426      Branch: perl
7427            ! t/base/term.t
7428 ____________________________________________________________________________
7429 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
7430         Log: Cleanup the a2p.c for -Wall.
7431      Branch: perl
7432            ! x2p/Makefile.SH x2p/a2p.c
7433 ____________________________________________________________________________
7434 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
7435         Log: File::Find update for MacOS from Chris Nandor.
7436      Branch: perl
7437            ! lib/File/Find.pm t/lib/filefind.t
7438 ____________________________________________________________________________
7439 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
7440         Log: gcc -Wall nits picked out by a non-UNIX system
7441              (courtesy of Mark Bixby)
7442      Branch: perl
7443            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
7444            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
7445            ! pp_sys.c util.c
7446 ____________________________________________________________________________
7447 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
7448         Log: Metaconfig unit change for #10522.  (The d_modfl changes
7449              placate metalint.)
7450      Branch: metaconfig/U/perl
7451            ! d_modfl.U d_u32align.U
7452 ____________________________________________________________________________
7453 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
7454         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
7455              be "./try 2>&1 >/dev/null".
7456      Branch: perl
7457            ! Configure
7458 ____________________________________________________________________________
7459 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
7460         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
7461              From: "Craig A. Berry" <craigberry@mac.com>
7462              Date: Mon, 11 Jun 2001 14:00:32 -0500
7463              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
7464      Branch: perl
7465            ! configure.com
7466 ____________________________________________________________________________
7467 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
7468         Log: Move the full \p\P lists to perlunicode.
7469      Branch: perl
7470            ! pod/perlretut.pod pod/perlunicode.pod
7471 ____________________________________________________________________________
7472 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
7473         Log: VOS build tweak for 5.6.1 from Paul Green.
7474      Branch: maint-5.6/perl
7475            ! vos/build.cm
7476 ____________________________________________________________________________
7477 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
7478         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
7479              From: "Craig A. Berry" <craigberry@mac.com>
7480              Date: Fri, 8 Jun 2001 18:08:18 -0500
7481              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
7482      Branch: perl
7483            ! vms/vms.c
7484 ____________________________________________________________________________
7485 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
7486         Log: Update Changes.
7487      Branch: perl
7488            ! Changes patchlevel.h
7489 ____________________________________________________________________________
7490 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
7491         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
7492      Branch: perl
7493            ! vos/config.alpha.h vos/config.ga.h
7494 ____________________________________________________________________________
7495 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
7496         Log: VOS updates from Paul Green for @10476.
7497      Branch: perl
7498            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
7499            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7500            ! vos/config.ga.h vos/configure_perl.cm
7501 ____________________________________________________________________________
7502 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
7503         Log: Subject: [PATCH] Not many people know this ...
7504              From: Mike Guy <mjtg@cam.ac.uk>
7505              Date: Mon, 11 Jun 2001 14:55:15 +0100
7506              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
7507      Branch: perl
7508            ! pod/perldebug.pod
7509 ____________________________________________________________________________
7510 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
7511         Log: Add final commas to lists as suggested by Philip Newton.
7512      Branch: perl
7513            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7514 ____________________________________________________________________________
7515 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
7516         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
7517              Date: Sun, 10 Jun 2001 23:35:38 -0400
7518              From: Chris Nandor <pudge@pobox.com>
7519              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
7520      Branch: perl
7521            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
7522            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
7523            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
7524            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
7525            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
7526            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
7527            ! t/op/write.t t/pragma/strict.t
7528 ____________________________________________________________________________
7529 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
7530         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
7531              From: Chris Nandor <pudge@pobox.com>
7532              Date: Mon, 11 Jun 2001 08:24:28 -0400
7533              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
7534      Branch: perl
7535            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
7536            ! t/lib/io_dir.t
7537 ____________________________________________________________________________
7538 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
7539         Log: One more run_byacc (a hand-tweaked version had slipped in).
7540      Branch: perl
7541            ! perly.c vms/perly_c.vms
7542 ____________________________________________________________________________
7543 [ 10509] By: nick                                  on 2001/06/11  07:49:15
7544         Log: Integrate mainline
7545      Branch: perlio
7546           !> Makefile.SH embed.h embed.pl global.sym
7547           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
7548           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
7549           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
7550           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
7551 ____________________________________________________________________________
7552 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
7553         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
7554              From: Mike Guy <mjtg@cam.ac.uk>
7555              Reply-To: mjtg@cam.ac.uk
7556              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
7557      Branch: perl
7558            ! lib/ExtUtils/Manifest.pm
7559 ____________________________________________________________________________
7560 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
7561         Log: Subject: [PATCH] ExtUtils::Constant
7562              From: Nicholas Clark <nick@ccl4.org>
7563              Date: Sun, 10 Jun 2001 23:25:41 +0100
7564              Message-ID: <20010610232540.C76396@plum.flirble.org>
7565      Branch: perl
7566            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7567 ____________________________________________________________________________
7568 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
7569         Log: Integrate perlio.
7570      Branch: perl
7571           !> iperlsys.h
7572 ____________________________________________________________________________
7573 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
7574         Log: Move the grok_number and its lieutenant grok_numeric_radix
7575              from sv.c statics to util.c and public.
7576      Branch: perl
7577            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
7578            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
7579 ____________________________________________________________________________
7580 [ 10504] By: nick                                  on 2001/06/10  17:47:06
7581         Log: Fix (valid) -Wall warnings in perlio.c
7582      Branch: perlio
7583            ! iperlsys.h
7584 ____________________________________________________________________________
7585 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
7586         Log: Update perly_c.diff, update perly.fixer to edit away
7587              some of the -Wall noise.
7588      Branch: perl
7589            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
7590 ____________________________________________________________________________
7591 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
7592         Log: Check the version of byacc.
7593      Branch: perl
7594            ! Makefile.SH
7595 ____________________________________________________________________________
7596 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
7597         Log: Subject: [PATCH] perly.y overhaul
7598              From: Simon Cozens <simon@netthink.co.uk>
7599              Date: Sun, 10 Jun 2001 16:56:54 +0100
7600              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7601              
7602              Plus make run_byacc.
7603      Branch: perl
7604            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
7605 ____________________________________________________________________________
7606 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
7607         Log: Integrate perlio.
7608      Branch: perl
7609           !> perlio.c perlsfio.h
7610 ____________________________________________________________________________
7611 [ 10499] By: nick                                  on 2001/06/10  15:01:08
7612         Log: Integrate mainline
7613      Branch: perlio
7614           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
7615           !> t/pragma/locale.t util.c
7616 ____________________________________________________________________________
7617 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
7618         Log: Put some meat on the perl572delta bones.  The list of
7619              selected bug fixes needs more work, as does still the
7620              whole document.
7621      Branch: perl
7622            ! pod/perl572delta.pod
7623 ____________________________________________________________________________
7624 [ 10497] By: nick                                  on 2001/06/10  12:27:51
7625         Log: Paper over a crack or two with USE_SFIO
7626      Branch: perlio
7627            ! perlio.c perlsfio.h
7628 ____________________________________________________________________________
7629 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
7630         Log: Update Changes.
7631      Branch: perl
7632            ! Changes patchlevel.h
7633 ____________________________________________________________________________
7634 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
7635         Log: Subject: Re: pragma/locale.t #107
7636              From: Hugo <hv@crypt.compulink.co.uk>
7637              Date: Sun, 10 Jun 2001 11:23:30 +0100
7638              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
7639              
7640              Encapsulate the scan of the decimal radix separator.
7641      Branch: perl
7642            ! embed.h embed.pl proto.h sv.c
7643 ____________________________________________________________________________
7644 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
7645         Log: Try to grok numbers both with the locale specific separator
7646              and with the usual "." (if different from the lss); add a test
7647              to locale.t to do also a little bit of math in addition to just
7648              equalness testing; remove extraneous logic as suggested in
7649              
7650              Subject: Re: pragma/locale.t #107
7651              From: Nicholas Clark <nick@ccl4.org>
7652              Date: Sat, 9 Jun 2001 22:37:36 +0100
7653              Message-ID: <20010609223735.Y76396@plum.flirble.org>
7654      Branch: perl
7655            ! sv.c t/pragma/locale.t
7656 ____________________________________________________________________________
7657 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
7658         Log: Metaconfig unit change for #10492.
7659      Branch: metaconfig/U/perl
7660            ! Extensions.U
7661 ____________________________________________________________________________
7662 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
7663         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
7664              From: Artur Bergman <artur@contiller.se> 
7665              Date: Sat, 09 Jun 2001 21:03:51 +0200
7666              Message-ID: <B7483FB6.1398%artur@contiller.se>
7667      Branch: perl
7668            ! Configure
7669 ____________________________________________________________________________
7670 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
7671         Log: Integrate perlio.
7672      Branch: perl
7673           !> perlsfio.h
7674 ____________________________________________________________________________
7675 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
7676         Log: Do locale specific separator if only in locale.
7677      Branch: perl
7678            ! util.c
7679 ____________________________________________________________________________
7680 [ 10489] By: nick                                  on 2001/06/09  19:13:25
7681         Log: Make XS/Typemap compile (but fail) with sfio
7682      Branch: perlio
7683            ! perlsfio.h
7684 ____________________________________________________________________________
7685 [ 10488] By: nick                                  on 2001/06/09  19:12:51
7686         Log: Re-integrate mainline
7687      Branch: perlio
7688           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
7689           !> proto.h sv.c util.c
7690 ____________________________________________________________________________
7691 [ 10487] By: nick                                  on 2001/06/09  16:26:29
7692         Log: Integrate mainline
7693      Branch: perlio
7694           !> (integrate 31 files)
7695 ____________________________________________________________________________
7696 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
7697         Log: Subject: [PATCH] New attempt to clone callack
7698              From: Artur Bergman <artur@contiller.se> 
7699              Date: Thu, 07 Jun 2001 11:52:16 +0200
7700              Message-ID: <B7451B6F.12B7%artur@contiller.se>
7701      Branch: perl
7702            ! embedvar.h intrpvar.h perlapi.h sv.c
7703 ____________________________________________________________________________
7704 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
7705         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
7706      Branch: perl
7707            ! embed.h embed.pl perl.h proto.h sv.c util.c
7708 ____________________________________________________________________________
7709 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
7710         Log: Subject: Re: pragma/locale.t #107
7711              From: Nicholas Clark <nick@ccl4.org>
7712              Date: Sat, 9 Jun 2001 16:26:10 +0100
7713              Message-ID: <20010609162609.V76396@plum.flirble.org>
7714              
7715              A missing NVification.
7716      Branch: perl
7717            ! sv.c
7718 ____________________________________________________________________________
7719 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
7720         Log: Redo the #10482, there already was a test script for formats.
7721      Branch: perl
7722            - t/io/format.t
7723            ! MANIFEST t/op/write.t
7724 ____________________________________________________________________________
7725 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
7726         Log: Twisted format testing, from Merijn.
7727      Branch: perl
7728            + t/io/format.t
7729            ! MANIFEST
7730 ____________________________________________________________________________
7731 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
7732         Log: More \p{In...} testing, combined with \N{...}.
7733      Branch: perl
7734            ! lib/utf8_heavy.pl t/op/pat.t
7735 ____________________________________________________________________________
7736 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
7737         Log: Metaconfig changes for #10479.
7738      Branch: metaconfig
7739            ! U/Glossary.patch
7740      Branch: metaconfig/U/perl
7741            ! d_modfl.U
7742 ____________________________________________________________________________
7743 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
7744         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
7745      Branch: perl
7746            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7747            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
7748            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7749            ! win32/config.bc win32/config.gc win32/config.vc
7750 ____________________________________________________________________________
7751 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
7752         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
7753              From: "Craig A. Berry" <craigberry@mac.com>
7754              Date: Thu, 7 Jun 2001 14:27:20 -0500
7755              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
7756      Branch: perl
7757            ! vms/perlvms.pod
7758 ____________________________________________________________________________
7759 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
7760         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
7761              From: Gisle Aas <gisle@ActiveState.com>
7762              Date: 07 Jun 2001 17:04:29 -0700
7763              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
7764      Branch: perl
7765            ! ext/re/re.xs
7766 ____________________________________________________________________________
7767 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
7768         Log: Update Changes.
7769      Branch: perl
7770            ! Changes patchlevel.h
7771 ____________________________________________________________________________
7772 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
7773         Log: Regen Glossary et alia.
7774      Branch: perl
7775            ! Porting/Glossary Porting/config.sh Porting/config_H
7776 ____________________________________________________________________________
7777 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
7778         Log: Metaconfig unit changes for #10473.
7779      Branch: metaconfig/U/perl
7780            ! d_modfl.U
7781 ____________________________________________________________________________
7782 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
7783         Log: Harumph, also AIX will spill its guts (i.e. dump core)
7784              if an executable contains modfl() but it hasn't been
7785              compiled right (in the case of AIX, with cc -qlongdouble).
7786      Branch: perl
7787            ! Configure
7788 ____________________________________________________________________________
7789 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
7790         Log: integrate change#10471 from mainline
7791              
7792              in change#10451, check that CvOUTSIDE is a CV before looking in
7793              (it can apparently be SVt_NULL during global destruction)
7794      Branch: maint-5.6/perl
7795           !> op.c
7796 ____________________________________________________________________________
7797 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
7798         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
7799              (it can apparently be SVt_NULL during global destruction)
7800      Branch: perl
7801            ! op.c
7802 ____________________________________________________________________________
7803 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
7804         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
7805              From: Robin Barker <rmb1@cise.npl.co.uk>
7806              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
7807              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
7808      Branch: perl
7809            ! lib/diagnostics.pm pod/perldiag.pod
7810 ____________________________________________________________________________
7811 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
7812         Log: Subject: [PATCH perl@10439] long =item
7813              From: Robin Barker <rmb1@cise.npl.co.uk>
7814              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
7815              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
7816      Branch: perl
7817            ! README.amiga lib/Attribute/Handlers.pm
7818            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7819 ____________________________________________________________________________
7820 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
7821         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
7822              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
7823              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
7824              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
7825      Branch: perl
7826            ! pod/perlguts.pod
7827 ____________________________________________________________________________
7828 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
7829         Log: Integrate perlio.
7830      Branch: perl
7831           !> sv.c
7832 ____________________________________________________________________________
7833 [ 10466] By: nick                                  on 2001/06/07  10:25:40
7834         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
7835              whitespace tweaks.
7836              Still coredumps in pragma/overload.t - what a nice hard fail that is...
7837      Branch: perlio
7838            ! sv.c
7839 ____________________________________________________________________________
7840 [ 10465] By: nick                                  on 2001/06/07  08:41:58
7841         Log: Raw integrate of mainline for S_grok_number debug
7842              (sv.c has MULTIPLICITY issues as well as whatever else ...)
7843      Branch: perlio
7844            - plan9/perlplan9.doc plan9/perlplan9.pod
7845           !> (integrate 46 files)
7846 ____________________________________________________________________________
7847 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
7848         Log: The proper prototyping for #10463.
7849      Branch: perl
7850            ! embed.h embed.pl proto.h sv.c
7851 ____________________________________________________________________________
7852 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
7853         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
7854              From: Nicholas Clark <nick@ccl4.org>
7855              Date: Thu, 7 Jun 2001 00:29:59 +0100
7856              Message-ID: <20010607002959.Z76396@plum.flirble.org>
7857      Branch: perl
7858            ! sv.c
7859 ____________________________________________________________________________
7860 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
7861         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
7862              From: "Craig A. Berry" <craigberry@mac.com>
7863              Date: Wed, 06 Jun 2001 17:54:30 -0500
7864              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
7865      Branch: perl
7866            ! vms/perlvms.pod
7867 ____________________________________________________________________________
7868 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
7869         Log: Podify the remaining README.platform files;
7870              merge README.plan9 and plan9/perlplan9.pod;
7871              delete plan9/perlplan9.* (the perlplan.doc needs to
7872              be regenerated in Plan 9); make the =head1 and =head2
7873              in the README.platform to be a little more verbose
7874              (skipped README.os2 not to anger Ilya) so that they
7875              look better in the toc; regen toc.
7876      Branch: perl
7877            - plan9/perlplan9.doc plan9/perlplan9.pod
7878            ! MANIFEST README.aix README.amiga README.apollo README.beos
7879            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
7880            ! README.hpux README.hurd README.machten README.macos
7881            ! README.micro README.mint README.mpeix README.os390
7882            ! README.plan9 README.qnx README.solaris README.threads
7883            ! README.tru64 README.vmesa README.vms README.vos README.win32
7884            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7885            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7886 ____________________________________________________________________________
7887 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
7888         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
7889              From: Mike Guy <mjtg@cam.ac.uk>
7890              Reply-To: mjtg@cam.ac.uk
7891              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
7892      Branch: perl
7893            ! pod/perlguts.pod
7894 ____________________________________________________________________________
7895 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
7896         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
7897              From: Mike Guy <mjtg@cam.ac.uk>
7898              Reply-To: mjtg@cam.ac.uk
7899              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
7900      Branch: perl
7901            ! pod/perlsec.pod
7902 ____________________________________________________________________________
7903 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
7904         Log: Disable long doubles from pre-5.0 Tru64s.
7905      Branch: perl
7906            ! README.tru64 hints/dec_osf.sh
7907 ____________________________________________________________________________
7908 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
7909         Log: The #10455 exposed that modfl() is fundamentally busted
7910              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
7911              testing it.
7912      Branch: perl
7913            ! hints/dec_osf.sh
7914 ____________________________________________________________________________
7915 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
7916         Log: Metaconfig unit change for #10455.
7917      Branch: metaconfig/U/perl
7918            ! d_modfl.U
7919 ____________________________________________________________________________
7920 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
7921         Log: Configure check for geborken modfl(), inspired by
7922              
7923              Subject: Re: [20010118.017] op/int.t failure 
7924              From: Hugo <hv@crypt.compulink.co.uk>
7925              Date: Tue, 05 Jun 2001 13:43:27 +0100
7926              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
7927      Branch: perl
7928            ! Configure
7929 ____________________________________________________________________________
7930 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
7931         Log: Integrate changes #10450 and #10451 from maintperl:
7932              
7933              optimize change#10448 slightly (don't repeat search in eval""s lexical
7934              scope, since that has already been searched)
7935              
7936              change#9108 needs subtler treatment for case of closures created
7937              within eval""
7938      Branch: perl
7939           !> op.c t/op/misc.t
7940 ____________________________________________________________________________
7941 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
7942         Log: MakeMaker magic to compile (when no dynamic loading)
7943              List/Util.xsc as (ListUtil.c and) ListUtil.o since
7944              POSIX-BC (BS2000) linker has an evil limitation of
7945              being unable to include in the same executable several
7946              object files with the same name - case-insensitively -
7947              because otherwise we conflict with util.c.
7948              Strictly speaking currently required only in POSIX-BC
7949              but probably will do no harm elsewhere where static
7950              linking is required.
7951      Branch: perl
7952            ! ext/List/Util/Makefile.PL
7953 ____________________________________________________________________________
7954 [ 10452] By: nick                                  on 2001/06/06  08:59:51
7955         Log: Integrate mainline.
7956      Branch: perlio
7957           +> lib/Attribute/Handlers/demo/Demo.pm
7958           +> lib/Attribute/Handlers/demo/Descriptions.pm
7959           +> lib/Attribute/Handlers/demo/MyClass.pm
7960           +> lib/Attribute/Handlers/demo/demo.pl
7961           +> lib/Attribute/Handlers/demo/demo2.pl
7962           +> lib/Attribute/Handlers/demo/demo3.pl
7963           +> lib/Attribute/Handlers/demo/demo4.pl
7964           +> lib/Attribute/Handlers/demo/demo_call.pl
7965           +> lib/Attribute/Handlers/demo/demo_chain.pl
7966           +> lib/Attribute/Handlers/demo/demo_cycle.pl
7967           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
7968           +> lib/Attribute/Handlers/demo/demo_phases.pl
7969           +> lib/Attribute/Handlers/demo/demo_range.pl
7970           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
7971           +> uts/strtol_wrap.c
7972           !> (integrate 91 files)
7973 ____________________________________________________________________________
7974 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
7975         Log: change#9108 needs subtler treatment for case of closures created
7976              within eval""
7977      Branch: maint-5.6/perl
7978            ! op.c t/op/misc.t
7979 ____________________________________________________________________________
7980 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
7981         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
7982              scope, since that has already been searched)
7983      Branch: maint-5.6/perl
7984            ! op.c
7985 ____________________________________________________________________________
7986 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
7987         Log: Integrate change #10448 from maintperl; lexicals
7988              outside an eval"" weren't resolved correctly inside a subroutine
7989              definition inside the eval"" if they were not already referenced
7990              in the toplevel of the eval""-ed code
7991      Branch: perl
7992           !> cop.h op.c pp_ctl.c t/op/misc.t
7993 ____________________________________________________________________________
7994 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
7995         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
7996              outside an eval"" weren't resolved correctly inside a subroutine
7997              definition inside the eval"" if they were not already referenced
7998              in the toplevel of the eval""-ed code
7999      Branch: maint-5.6/perl
8000            ! cop.h op.c pp_ctl.c t/op/misc.t
8001 ____________________________________________________________________________
8002 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
8003         Log: Subject: [PATCH] perl570delta.pod
8004              From: Peter Scott <Peter@PSDT.com> 
8005              Date: Tue, 05 Jun 2001 18:51:02 -0700
8006              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
8007      Branch: perl
8008            ! pod/perl570delta.pod
8009 ____________________________________________________________________________
8010 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
8011         Log: The fudge factor is no more needed.  I hope.
8012      Branch: perl
8013            ! t/lib/posix.t
8014 ____________________________________________________________________________
8015 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
8016         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
8017              From: Hugo <hv@crypt.compulink.co.uk>
8018              Date: Tue, 05 Jun 2001 12:58:19 +0100
8019              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
8020      Branch: perl
8021            ! util.c
8022 ____________________________________________________________________________
8023 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
8024         Log: Make up prototypes only for those who have the functions
8025              but not the prototypes.
8026      Branch: perl
8027            ! perl.h
8028 ____________________________________________________________________________
8029 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
8030         Log: Subject: Re: Not OK: perl@10439 on win32 
8031              From: Prymmer/Kahn <pvhp@best.com> 
8032              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
8033              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
8034      Branch: perl
8035            ! perl.h util.c
8036 ____________________________________________________________________________
8037 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
8038         Log: The metaconfig units changes for #10441.
8039      Branch: metaconfig
8040            ! U/modified/Extract.U U/modified/Extractall.U
8041            ! U/modified/Finish.U
8042 ____________________________________________________________________________
8043 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
8044         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
8045      Branch: perl
8046            ! Configure
8047 ____________________________________________________________________________
8048 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
8049         Log: Unnecessary fuzziness undone, noted by Mike Guy.
8050      Branch: perl
8051            ! t/op/tr.t
8052 ____________________________________________________________________________
8053 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
8054         Log: Update Changes.
8055      Branch: perl
8056            ! Changes patchlevel.h
8057 ____________________________________________________________________________
8058 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
8059         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
8060              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
8061              leakage patch.
8062      Branch: perl
8063            ! t/op/misc.t
8064 ____________________________________________________________________________
8065 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
8066         Log: Test case for #10433/#10424.
8067      Branch: perl
8068            ! t/op/misc.t
8069 ____________________________________________________________________________
8070 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
8071         Log: Subject: One fix for strtoul not setting errno
8072              From: hom00@utsglobal.com (Hal Morris)
8073              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
8074              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
8075      Branch: perl
8076            + uts/strtol_wrap.c
8077            ! MANIFEST hints/uts.sh
8078 ____________________________________________________________________________
8079 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
8080         Log: Metaconfig units changes for #10434.
8081      Branch: metaconfig
8082            ! U/modified/Cppsym.U
8083      Branch: metaconfig/U/perl
8084            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
8085            + d_syscallproto.U d_usleepproto.U
8086            ! longdblfio.U quadfio.U
8087 ____________________________________________________________________________
8088 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
8089         Log: Configure tweaks; add prototype probes, make the cpp symbols
8090              probe to cast, not whine; test for %Ld and %Lf before %lld and
8091              %llf because the L is the ANSI way.
8092      Branch: perl
8093            ! Configure config_h.SH configure.com epoc/config.sh
8094            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
8095            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
8096            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
8097 ____________________________________________________________________________
8098 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
8099         Log: Sigh.  This is what #10424 was supposed to check in.
8100      Branch: perl
8101            ! op.c sv.c sv.h
8102 ____________________________________________________________________________
8103 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
8104         Log: More verbose failure.
8105      Branch: perl
8106            ! t/op/ver.t
8107 ____________________________________________________________________________
8108 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
8109         Log: The .pm changes to go with #10428.
8110      Branch: perl
8111            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
8112            ! ext/Sys/Syslog/Syslog.pm
8113 ____________________________________________________________________________
8114 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
8115         Log: On second thoughts show to utf8 skippage message only
8116              on failures, it's too confusing otherwise,
8117      Branch: perl
8118            ! t/pragma/locale.t
8119 ____________________________________________________________________________
8120 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
8121         Log: Do not import anything from Encode.
8122      Branch: perl
8123            ! ext/MIME/Base64/QuotedPrint.pm
8124 ____________________________________________________________________________
8125 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
8126         Log: The #10402 didn't take.  Weird.
8127      Branch: perl
8128            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
8129            ! ext/Sys/Syslog/Syslog.xs
8130 ____________________________________________________________________________
8131 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
8132         Log: Eradicate traces of 'asciirange' re subpragma.
8133      Branch: perl
8134            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
8135            ! pod/perldiag.pod
8136 ____________________________________________________________________________
8137 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
8138         Log: use is a compile-time thing.
8139      Branch: perl
8140            ! ext/MIME/Base64/QuotedPrint.pm
8141 ____________________________________________________________________________
8142 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
8143         Log: Subject: [PATCH perl@10419] -Wall casting patch
8144              From: Robin Barker <rmb1@cise.npl.co.uk>
8145              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
8146              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
8147      Branch: perl
8148            ! ext/Devel/DProf/DProf.xs mg.c
8149 ____________________________________________________________________________
8150 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
8151         Log: Subject: [PATCH #2] introducing SVpad_TYPED
8152              From: Abhijit Menon-Sen <ams@wiw.org>
8153              Date: Mon, 4 Jun 2001 12:26:02 +0530
8154              Message-ID: <20010604122602.A5775@lustre.linux.in>
8155      Branch: perl
8156            ! op.c sv.c sv.h
8157 ____________________________________________________________________________
8158 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
8159         Log: testsuite for change#10192 (from Gisle Aas)
8160      Branch: perl
8161            + t/op/override.t
8162            ! MANIFEST
8163 ____________________________________________________________________________
8164 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
8165         Log: integrate changes#10414-10416 from mainline
8166              
8167              Potential buffer overrun if the radix separator is more than
8168              one byte.  Also, under locales, prefer the locale-specific
8169              separator over the old boring ".".
8170              
8171              "10.", that is, decimal numbers can have no decimal part at all.
8172              
8173              The non-locale places need love, too.
8174      Branch: maint-5.6/perl
8175           !> perl.h sv.c
8176 ____________________________________________________________________________
8177 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
8178         Log: Missed from #10420.
8179      Branch: perl
8180            ! epoc/config.sh
8181 ____________________________________________________________________________
8182 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
8183         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
8184              often this prototype goes with HAS_SETRESUID_PROTO.
8185      Branch: perl
8186            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8187            ! config_h.SH configure.com perl.h uconfig.h
8188 ____________________________________________________________________________
8189 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
8190         Log: Update Changes.
8191      Branch: perl
8192            ! Changes patchlevel.h
8193 ____________________________________________________________________________
8194 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
8195         Log: -Wall "subscript has type `char'" cleanup.
8196      Branch: perl
8197            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
8198 ____________________________________________________________________________
8199 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
8200         Log: Various "cast to pointer from integer of different size"
8201              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
8202              wide but I32 (int) only 32 bits wide).
8203              
8204              WARNING: the classnum and tagnum changes in Storable.xs
8205              may not be wise, they may be breaking binary compatibility
8206              (in 64-bit platforms), asked Raphael Manfredi about the changes.
8207      Branch: perl
8208            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
8209            ! mg.c proto.h
8210 ____________________________________________________________________________
8211 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
8212         Log: The non-locale places need love, too.
8213      Branch: perl
8214            ! perl.h
8215 ____________________________________________________________________________
8216 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
8217         Log: "10.", that is, decimal numbers can have no decimal part at all.
8218      Branch: perl
8219            ! perl.h
8220 ____________________________________________________________________________
8221 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
8222         Log: Potential buffer overrun if the radix separator is more than
8223              one byte.  Also, under locales, prefer the locale-specific
8224              separator over the old boring ".".
8225      Branch: perl
8226            ! perl.h sv.c
8227 ____________________________________________________________________________
8228 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
8229         Log: Integrate change #10412 from maintperl; locale is now
8230              per-cop, not per-op; plus retweak the locale.t to always
8231              list the skipped utf8 locales.
8232      Branch: perl
8233            ! t/pragma/locale.t
8234           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
8235           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
8236 ____________________________________________________________________________
8237 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
8238         Log: rationalize locale handling to fix the bugs uncovered by change#10394
8239              
8240              the major issue was that the runtime was looking at PL_hints rather
8241              than op_private to notice whether locale was enabled
8242              
8243              the secondary issue was that many locale-sensitive numeric ops didn't
8244              have HINT_LOCALE propagated into their op_private
8245              
8246              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
8247              instead of per-op, just like HINT_BYTE and the hints for lexical
8248              warnings (this makes the hint available to every op via PL_curcop)
8249              
8250              pragma/locale.t may need to be reworked with these fixes in mind
8251              (it currently passes its tests)
8252      Branch: maint-5.6/perl
8253            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
8254            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
8255 ____________________________________________________________________________
8256 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
8257         Log: More verbose debugging.
8258      Branch: perl
8259            ! t/pragma/locale.t
8260 ____________________________________________________________________________
8261 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
8262         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8263              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
8264              Date: Sat, 2 Jun 2001 22:53:33 +0100
8265              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
8266      Branch: perl
8267            ! regcomp.c t/pragma/warn/regcomp
8268 ____________________________________________________________________________
8269 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
8270         Log: Mention that lexicalizing $a or $b is a bad idea if one
8271              wants to use sort().
8272      Branch: perl
8273            ! pod/perlvar.pod
8274 ____________________________________________________________________________
8275 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
8276         Log: Tweak the test to be happy if the accuracy is 'good enough'.
8277      Branch: perl
8278            ! t/lib/posix.t
8279 ____________________________________________________________________________
8280 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
8281         Log: Upgrade to Attribute::Handlers 0.70.
8282              
8283              NOTE: this unearthed the "too late for CHECK block" bug,
8284              that's why the 1_compile.t change.
8285      Branch: perl
8286            + lib/Attribute/Handlers/demo/Demo.pm
8287            + lib/Attribute/Handlers/demo/Descriptions.pm
8288            + lib/Attribute/Handlers/demo/MyClass.pm
8289            + lib/Attribute/Handlers/demo/demo.pl
8290            + lib/Attribute/Handlers/demo/demo2.pl
8291            + lib/Attribute/Handlers/demo/demo3.pl
8292            + lib/Attribute/Handlers/demo/demo4.pl
8293            + lib/Attribute/Handlers/demo/demo_call.pl
8294            + lib/Attribute/Handlers/demo/demo_chain.pl
8295            + lib/Attribute/Handlers/demo/demo_cycle.pl
8296            + lib/Attribute/Handlers/demo/demo_hashdir.pl
8297            + lib/Attribute/Handlers/demo/demo_phases.pl
8298            + lib/Attribute/Handlers/demo/demo_range.pl
8299            + lib/Attribute/Handlers/demo/demo_rawdata.pl
8300            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
8301            ! t/lib/attrhand.t
8302 ____________________________________________________________________________
8303 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
8304         Log: One less -Wall whine.
8305      Branch: perl
8306            ! regcomp.c
8307 ____________________________________________________________________________
8308 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
8309         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
8310      Branch: perl
8311           !> t/op/eval.t
8312 ____________________________________________________________________________
8313 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
8314         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
8315              aren't "normally" visible inside eval""s contained in subs unless
8316              a cloned reference to them already exists)
8317              
8318              strangely enough, t/harness didn't show this up as a failure
8319              (harness needs fixing?)
8320      Branch: maint-5.6/perl
8321            ! t/op/eval.t
8322 ____________________________________________________________________________
8323 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
8324         Log: Update to Text::Balanced 1.85.
8325      Branch: perl
8326            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
8327 ____________________________________________________________________________
8328 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
8329         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
8330              From: Nicholas Clark <nick@ccl4.org>
8331              Date: Sun, 3 Jun 2001 17:54:36 +0100
8332              Message-ID: <20010603175436.E76396@plum.flirble.org> 
8333      Branch: perl
8334            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
8335            ! ext/Sys/Syslog/Syslog.xs
8336 ____________________________________________________________________________
8337 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
8338         Log: Unused variables.
8339      Branch: perl
8340            ! util.c
8341 ____________________________________________________________________________
8342 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
8343         Log: Subject: [PATCH] APIfy op_clear 
8344              From: Simon Cozens <simon@netthink.co.uk>
8345              Date: Sun, 3 Jun 2001 13:51:46 +0100
8346              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
8347              
8348              (despite the subject line, op_null is APIfied by the patch)
8349      Branch: perl
8350            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8351 ____________________________________________________________________________
8352 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
8353         Log: Subject: [PATCH] t/lib/extutils.t
8354              From: Nicholas Clark <nick@ccl4.org>
8355              Date: Sat, 2 Jun 2001 23:57:05 +0100
8356              Message-ID: <20010602235705.Q12698@plum.flirble.org>
8357      Branch: perl
8358            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
8359 ____________________________________________________________________________
8360 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
8361         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
8362              From: Prymmer/Kahn <pvhp@best.com>
8363              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
8364              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
8365      Branch: perl
8366            ! win32/Makefile win32/makefile.mk
8367 ____________________________________________________________________________
8368 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
8369         Log: Subject: Re: 'decimal digits' macro? 
8370              From: Hugo <hv@crypt.compulink.co.uk>
8371              Date: Sun, 03 Jun 2001 04:26:36 +0100
8372              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
8373      Branch: perl
8374            ! handy.h t/lib/posix.t t/op/tr.t
8375 ____________________________________________________________________________
8376 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
8377         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8378              From: Hugo <hv@crypt.compulink.co.uk>
8379              Date: Sun, 03 Jun 2001 14:56:30 +0100
8380              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
8381      Branch: perl
8382            ! util.c
8383 ____________________________________________________________________________
8384 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
8385         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
8386      Branch: perl
8387           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
8388           !> vms/perly_c.vms
8389 ____________________________________________________________________________
8390 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
8391         Log: fix leakage of lexicals at file scope into subroutines that were
8392              declared before them; this appears to be a longstanding bug that
8393              meant that lexicals at file scope were never "deintroduced", meaning
8394              their scope range was never properly closed, and their visibility
8395              extended to all subsequent eval""s or requires
8396              
8397              added a test case
8398              
8399              seems to also fix a case of bogus duplicate warnings
8400      Branch: maint-5.6/perl
8401            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
8402            ! vms/perly_c.vms
8403 ____________________________________________________________________________
8404 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
8405         Log: More VMS tweaks from Craig A. Berry.
8406      Branch: perl
8407            ! configure.com t/lib/extutils.t
8408 ____________________________________________________________________________
8409 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
8410         Log: -Wall cleanup continues.
8411      Branch: perl
8412            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
8413            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
8414            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
8415            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
8416            ! run.c toke.c util.c
8417 ____________________________________________________________________________
8418 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
8419         Log: The metaconfig unit change for #10390.
8420      Branch: metaconfig/U/perl
8421            ! gccvers.U
8422 ____________________________________________________________________________
8423 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
8424         Log: Drop the -ansi from the default gcc flags.
8425              
8426              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
8427              that struct cannot be compared with a flat integer, such as STRLEN.
8428              The -ansi will also cause a lot of noise in Solaris because of:
8429              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
8430      Branch: perl
8431            ! Configure
8432 ____________________________________________________________________________
8433 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
8434         Log: Integrate perlio.
8435      Branch: perl
8436           !> pod/perlapi.pod util.c
8437 ____________________________________________________________________________
8438 [ 10388] By: nick                                  on 2001/06/02  08:01:12
8439         Log: Integrate mainline
8440      Branch: perlio
8441           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
8442           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
8443           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
8444           !> t/lib/1_compile.t t/lib/mimeqp.t
8445 ____________________________________________________________________________
8446 [ 10387] By: nick                                  on 2001/06/02  07:39:17
8447         Log: Tweak util.c's atof2 for MULTIPLICITY
8448      Branch: perlio
8449            ! util.c
8450 ____________________________________________________________________________
8451 [ 10386] By: nick                                  on 2001/06/02  07:38:33
8452         Log: Integrate mainline
8453      Branch: perlio
8454           !> (integrate 41 files)
8455 ____________________________________________________________________________
8456 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
8457         Log: Add Attribute::Handlers 0.61 from Damian Conway.
8458      Branch: perl
8459            + lib/Attribute/Handlers.pm t/lib/attrhand.t
8460            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
8461 ____________________________________________________________________________
8462 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
8463         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
8464              From: Peter Prymmer <pvhp@forte.com>
8465              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
8466              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
8467      Branch: perl
8468            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
8469 ____________________________________________________________________________
8470 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
8471         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
8472              From: Jeff Pinyan <jeffp@crusoe.net>
8473              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
8474              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
8475      Branch: perl
8476            ! lib/File/Find.pm
8477 ____________________________________________________________________________
8478 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
8479         Log: Subject: [PATCH perl@10381] configure.com tweaks
8480              From: "Craig A. Berry" <craigberry@mac.com>
8481              Date: Fri, 1 Jun 2001 13:55:43 -0500
8482              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
8483      Branch: perl
8484            ! configure.com
8485 ____________________________________________________________________________
8486 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
8487         Log: Update Changes.
8488      Branch: perl
8489            ! Changes patchlevel.h
8490 ____________________________________________________________________________
8491 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
8492         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
8493              From: Mike Guy <mjtg@cam.ac.uk>
8494              Date: Fri, 01 Jun 2001 18:17:02 +0100
8495              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
8496      Branch: perl
8497            ! lib/perl5db.pl
8498 ____________________________________________________________________________
8499 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
8500         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
8501              From: Hugo <hv@crypt.compulink.co.uk>
8502              Date: Thu, 31 May 2001 20:49:48 +0100
8503              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
8504      Branch: perl
8505            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
8506            ! util.c
8507 ____________________________________________________________________________
8508 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
8509         Log: Zero() is not available in x2p (or, rather, some of its
8510              implementations like memzero() might not be available.)
8511      Branch: perl
8512            ! x2p/hash.c
8513 ____________________________________________________________________________
8514 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
8515         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
8516              From: Michael G Schwern <schwern@pobox.com>
8517              Date: Fri, 1 Jun 2001 12:00:29 +0100
8518              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
8519              
8520              (But use Zero() instead of memset.)
8521      Branch: perl
8522            ! x2p/hash.c
8523 ____________________________________________________________________________
8524 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
8525         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
8526              From: Jeff Pinyan <jeffp@crusoe.net>
8527              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
8528              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
8529      Branch: perl
8530            ! pod/perldiag.pod regcomp.c t/op/pat.t
8531 ____________________________________________________________________________
8532 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
8533         Log: Retract #10324 and #10333; not needed.
8534      Branch: perl
8535            ! hints/irix_6.sh hints/linux.sh
8536 ____________________________________________________________________________
8537 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
8538         Log: The #10370 wasn't quite right.
8539      Branch: perl
8540            ! ext/XS/Typemap/Typemap.xs
8541 ____________________________________________________________________________
8542 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
8543         Log: The metaconfig units changes for #10372.
8544      Branch: metaconfig/U/perl
8545            + d_realpath.U d_sresgproto.U d_sresuproto.U
8546            ! gccvers.U i_db.U
8547 ____________________________________________________________________________
8548 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
8549         Log: Configure tweaks; record the Berkeley DB version,
8550              probe for realpath(), for setresuid() and setresgid()
8551              prototypes; use realpath() (try to be paranoid enough),
8552              use the setres[ug]id prototypes because glibc has the functions
8553              but not their prototypes; add -Wall -ansi to gcc ccflags;
8554              regen toc.
8555      Branch: perl
8556            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8557            ! config_h.SH configure.com epoc/config.sh
8558            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
8559            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
8560            ! vos/config.ga.def win32/config.bc win32/config.gc
8561            ! win32/config.vc
8562 ____________________________________________________________________________
8563 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
8564         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
8565              From: Michael G Schwern <schwern@pobox.com>
8566              Date: Fri, 1 Jun 2001 11:28:14 +0100
8567              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
8568      Branch: perl
8569            ! lib/attributes.pm xsutils.c
8570 ____________________________________________________________________________
8571 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
8572         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
8573              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8574              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
8575              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
8576      Branch: perl
8577            ! ext/XS/Typemap/Typemap.xs
8578 ____________________________________________________________________________
8579 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
8580         Log: Subject: [patch] Cwd.xs optimizations/abstraction
8581              From: Doug MacEachern <dougm@covalent.net>
8582              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
8583              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
8584      Branch: perl
8585            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
8586            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
8587 ____________________________________________________________________________
8588 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
8589         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!])
8590              From: Nicholas Clark <nick@ccl4.org>
8591              Date: Thu, 31 May 2001 23:56:40 +0100
8592              Message-ID: <20010531235640.F12698@plum.flirble.org>
8593              
8594              Make the test work also under only static extensions
8595              (sh Configure -Uusedl fakes this nicely)
8596      Branch: perl
8597            ! t/lib/extutils.t
8598 ____________________________________________________________________________
8599 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
8600         Log: Subject: [PATCH hv.c] Eliminating trigraph
8601              From: Michael G Schwern <schwern@pobox.com>
8602              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
8603              Date: Fri, 1 Jun 2001 11:49:56 +0100
8604      Branch: perl
8605            ! hv.c
8606 ____________________________________________________________________________
8607 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
8608         Log: Subject: Re: [PATCH] Tests for File::Compare 
8609              From: "Philip Newton" <Philip.Newton@gmx.net>
8610              Date: Thu, 31 May 2001 19:44:05 +0200
8611              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
8612              
8613              Unnecessary "quotation marks".
8614      Branch: perl
8615            ! t/lib/filecomp.t
8616 ____________________________________________________________________________
8617 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
8618         Log: Integrate perlio.
8619      Branch: perl
8620           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
8621 ____________________________________________________________________________
8622 [ 10364] By: nick                                  on 2001/06/01  10:13:31
8623         Log: Cleanup dll.base and dll.exp created by GCC builds.
8624      Branch: perlio
8625            ! lib/ExtUtils/MM_Win32.pm
8626 ____________________________________________________________________________
8627 [ 10363] By: nick                                  on 2001/06/01  10:02:17
8628         Log: Make filecomp test work on CRLF platforms by adding binmode.
8629      Branch: perlio
8630            ! t/lib/filecomp.t
8631 ____________________________________________________________________________
8632 [ 10362] By: nick                                  on 2001/06/01  08:37:17
8633         Log: Integrate mainline
8634      Branch: perlio
8635           !> Changes Configure patchlevel.h perlio.c
8636 ____________________________________________________________________________
8637 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
8638         Log: panic:claustrophobia.
8639      Branch: perl
8640            ! perlio.c
8641 ____________________________________________________________________________
8642 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
8643         Log: Update Changes.
8644      Branch: perl
8645            ! Changes patchlevel.h
8646 ____________________________________________________________________________
8647 [ 10359] By: nick                                  on 2001/05/31  12:35:50
8648         Log: Integrate mainline.
8649      Branch: perlio
8650           +> t/lib/filecomp.t
8651           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
8652           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
8653 ____________________________________________________________________________
8654 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
8655         Log: Integrate perlio.
8656      Branch: perl
8657           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
8658           !> win32/config_H.vc
8659 ____________________________________________________________________________
8660 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
8661         Log: Metaconfig unit change for #10356.
8662      Branch: metaconfig
8663            ! U/installdirs/inc_version_list.U
8664 ____________________________________________________________________________
8665 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
8666         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
8667              (idea from Sarathy; implementation from Andy)
8668      Branch: perl
8669            ! Configure
8670 ____________________________________________________________________________
8671 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
8672         Log: More AUTHORS.
8673      Branch: perl
8674            ! AUTHORS
8675 ____________________________________________________________________________
8676 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
8677         Log: Subject: Re: [PATCH] Tests for File::Compare
8678              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
8679              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
8680              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
8681      Branch: perl
8682            + t/lib/filecomp.t
8683            ! MANIFEST t/lib/1_compile.t
8684 ____________________________________________________________________________
8685 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
8686         Log: Subject: [PATCH] DEBUG_* macro cleanups
8687              From: Abhijit Menon-Sen <ams@wiw.org>
8688              Date: Thu, 31 May 2001 12:16:22 +0530
8689              Message-ID: <20010531121622.B4829@lustre.linux.in>
8690              
8691              Subject: Re: [PATCH] DEBUG_* macro cleanups
8692              From: Abhijit Menon-Sen <ams@wiw.org>
8693              Date: Thu, 31 May 2001 13:57:01 +0530
8694              Message-ID: <20010531135701.A21775@lustre.linux.in>
8695              
8696              (The DEBUG_ definitions in perl.h changed to use the
8697              STMT_START and STMT_END.)
8698      Branch: perl
8699            ! perl.h pp_ctl.c sv.c toke.c
8700 ____________________________________________________________________________
8701 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
8702         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
8703              From: Abhijit Menon-Sen <ams@wiw.org>
8704              Date: Thu, 31 May 2001 08:27:55 +0530
8705              Message-ID: <20010531082755.A10018@lustre.linux.in>
8706      Branch: perl
8707            ! ext/Storable/Storable.xs gv.c perl.c
8708 ____________________________________________________________________________
8709 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
8710         Log: Subject: [PATCH] AUTHORS
8711              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8712              Date: Thu, 31 May 2001 01:27:59 -0500
8713              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
8714              
8715              Subject: Re: [PATCH] AUTHORS
8716              From: "Philip Newton" <Philip.Newton@gmx.net>
8717              Date: Thu, 31 May 2001 10:08:06 +0200
8718              (Message-Id missing?)
8719      Branch: perl
8720            ! AUTHORS
8721 ____________________________________________________________________________
8722 [ 10350] By: nick                                  on 2001/05/31  11:40:43
8723         Log: win32 - dmake regen_config_h
8724      Branch: perlio
8725            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8726 ____________________________________________________________________________
8727 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
8728         Log: Subject: Re: [PATCH util.c] More warning cleanups.
8729              From: "Philip Newton" <Philip.Newton@gmx.net>
8730              Date: Thu, 31 May 2001 07:41:36 +0200
8731              Message-Id: <200105310538.IAA25458@taku.hut.fi>
8732              
8733              Undo C++-ism that snekt in.
8734      Branch: perl
8735            ! util.c
8736 ____________________________________________________________________________
8737 [ 10348] By: nick                                  on 2001/05/31  11:36:46
8738         Log: Tolerate Win32 numerics
8739      Branch: perlio
8740            ! t/pragma/warn/toke
8741 ____________________________________________________________________________
8742 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
8743         Log: Integrate perlio.
8744      Branch: perl
8745           !> perlio.c win32/win32.h
8746 ____________________________________________________________________________
8747 [ 10346] By: nick                                  on 2001/05/31  10:54:55
8748         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
8749              perlio.c change 10255.
8750      Branch: perlio
8751            ! perlio.c
8752 ____________________________________________________________________________
8753 [ 10345] By: nick                                  on 2001/05/31  10:01:57
8754         Log: Conditionaly put back some "unused" dTHX which are used
8755              with PERL_IMPLICIT_SYS
8756      Branch: perlio
8757            ! perlio.c
8758 ____________________________________________________________________________
8759 [ 10344] By: nick                                  on 2001/05/31  10:00:59
8760         Log: Fix Win32 for new spelling IN_BYTES 
8761      Branch: perlio
8762            ! win32/win32.h
8763 ____________________________________________________________________________
8764 [ 10343] By: nick                                  on 2001/05/31  08:01:32
8765         Log: perlio.c -Wall cleaner under MULTIPLICITY
8766              - still minor noise with linux stdio
8767      Branch: perlio
8768            ! perlio.c
8769 ____________________________________________________________________________
8770 [ 10342] By: nick                                  on 2001/05/31  07:52:23
8771         Log: Integrate mainline.
8772      Branch: perlio
8773           !> (integrate 42 files)
8774 ____________________________________________________________________________
8775 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
8776         Log: AUTHORS updates.
8777      Branch: perl
8778            ! AUTHORS
8779 ____________________________________________________________________________
8780 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
8781         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
8782              From: Peter Prymmer <pvhp@forte.com>
8783              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
8784              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
8785      Branch: perl
8786            ! t/lib/md5-file.t
8787 ____________________________________________________________________________
8788 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
8789         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
8790              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
8791              to match the pragma name; various robustness cleanups.
8792      Branch: perl
8793            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
8794            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
8795 ____________________________________________________________________________
8796 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
8797         Log: More -Wall sweeping.
8798      Branch: perl
8799            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
8800            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
8801            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
8802            ! regcomp.c sv.c toke.c utf8.c
8803 ____________________________________________________________________________
8804 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
8805         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
8806              From: Nicholas Clark <nick@ccl4.org>
8807              Date: Wed, 30 May 2001 22:34:41 +0100
8808              Message-ID: <20010530223441.Y86445@plum.flirble.org>
8809      Branch: perl
8810            ! t/op/cmp.t
8811 ____________________________________________________________________________
8812 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
8813         Log: It's is not, it isn't ain't, and it's it's, not its,
8814              if you mean it is. If you don't, it's its. Then too,
8815              it's hers. It isn't her's. It isn't our's either.
8816              It's ours, and likewise yours and theirs.
8817              -- Oxford University Press, Edpress News
8818      Branch: perl
8819            ! lib/autouse.pm
8820 ____________________________________________________________________________
8821 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
8822         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
8823      Branch: perl
8824            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
8825            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
8826            ! x2p/str.c x2p/walk.c xsutils.c
8827 ____________________________________________________________________________
8828 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
8829         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8830              From: Michael G Schwern <schwern@pobox.com>
8831              Date: Wed, 30 May 2001 17:10:38 +0100
8832              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
8833              
8834              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8835              From: Abhijit Menon-Sen <ams@wiw.org>
8836              Date: Wed, 30 May 2001 23:16:13 +0530
8837              Message-ID: <20010530231613.A31933@lustre.linux.in>
8838      Branch: perl
8839            ! perl.c t/run/runenv.t
8840 ____________________________________________________________________________
8841 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
8842         Log: (Retracted by #10375.)
8843              
8844              IRIX hints patch from Merijn Broeren.
8845              
8846              TODO: (this and the earlier Linux hints patch) should be solved
8847              at Configure level.  Merijn: -ldb should not be used on any platform
8848              for perl, just when linking DBFile itself. Trying to be helpful here
8849              is counterproductive.
8850      Branch: perl
8851            ! hints/irix_6.sh
8852 ____________________________________________________________________________
8853 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
8854         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
8855              From: Nicholas Clark <nick@ccl4.org>
8856              Date: Wed, 30 May 2001 23:20:58 +0100
8857              Message-ID: <20010530232058.B86445@plum.flirble.org>
8858      Branch: perl
8859            ! doop.c
8860 ____________________________________________________________________________
8861 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
8862         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8863              From: Michael G Schwern <schwern@pobox.com> 
8864              Date: Wed, 30 May 2001 15:24:20 +0100
8865              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
8866      Branch: perl
8867            ! t/pragma/autouse.t
8868 ____________________________________________________________________________
8869 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
8870         Log: The regex trick wasn't a good idea.
8871      Branch: perl
8872            ! pod/perlfaq4.pod
8873 ____________________________________________________________________________
8874 [ 10329] By: nick                                  on 2001/05/30  18:34:35
8875         Log: Integrate mainline
8876      Branch: perlio
8877           !> (integrate 40 files)
8878 ____________________________________________________________________________
8879 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
8880         Log: Update Changes.
8881      Branch: perl
8882            ! Changes patchlevel.h
8883 ____________________________________________________________________________
8884 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
8885         Log: The metaconfig unit change for #10325.
8886      Branch: metaconfig
8887            + U/modified/afs.U
8888 ____________________________________________________________________________
8889 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
8890         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
8891              is now wrong.
8892      Branch: perl
8893            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
8894 ____________________________________________________________________________
8895 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
8896         Log: Introduce $Config{afsroot}.
8897      Branch: perl
8898            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8899            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
8900            ! win32/config.gc win32/config.vc
8901 ____________________________________________________________________________
8902 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
8903         Log: (Retracted by #10375.)
8904              
8905              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
8906      Branch: perl
8907            ! hints/linux.sh
8908 ____________________________________________________________________________
8909 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
8910         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
8911              (Also Configure tweaks needed; coming up soon.)
8912      Branch: perl
8913            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
8914 ____________________________________________________________________________
8915 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
8916         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
8917              From: Michael G Schwern <schwern@pobox.com>
8918              Date: Sun, 27 May 2001 10:29:43 +0100
8919              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
8920      Branch: perl
8921            ! lib/perl5db.pl
8922 ____________________________________________________________________________
8923 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
8924         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
8925              and Abhijit Menon-Sen.
8926      Branch: perl
8927            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
8928            ! perl.c pp_sys.c regcomp.c
8929 ____________________________________________________________________________
8930 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
8931         Log: Fix the BOOT section to call myU2time properly.
8932      Branch: perl
8933            ! ext/Time/HiRes/HiRes.xs
8934 ____________________________________________________________________________
8935 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
8936         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8937              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
8938              Date: Wed, 30 May 2001 09:44:29 -0400
8939              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
8940              
8941              Detypo; plus add one more trick.
8942      Branch: perl
8943            ! pod/perlfaq4.pod
8944 ____________________________________________________________________________
8945 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
8946         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)
8947              From: Michael G Schwern <schwern@pobox.com>
8948              Date: Wed, 30 May 2001 14:39:06 +0100
8949              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
8950      Branch: perl
8951            ! lib/autouse.pm t/pragma/autouse.t
8952 ____________________________________________________________________________
8953 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
8954         Log: Subject: Re: AIX and gcc (moving targets)
8955              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8956              Date: Wed, 30 May 2001 15:25:08 +0200
8957              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
8958      Branch: perl
8959            ! ext/Time/HiRes/HiRes.xs
8960 ____________________________________________________________________________
8961 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
8962         Log: Subject: [PATCH t/TEST] sorting tests
8963              From: Michael G Schwern <schwern@pobox.com>
8964              Date: Wed, 30 May 2001 10:24:02 +0100
8965              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
8966      Branch: perl
8967            ! t/TEST
8968 ____________________________________________________________________________
8969 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
8970         Log: Subject: [ID 20010529.002] typos in man page perlre
8971              From: bart@cg681574-a.adubn1.nj.home.com 
8972              Date: Tue, 29 May 2001 13:58:59 -0500
8973              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
8974      Branch: perl
8975            ! pod/perlre.pod
8976 ____________________________________________________________________________
8977 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
8978         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8979              From: "Craig A. Berry" <craigberry@mac.com>
8980              Date: Tue, 29 May 2001 23:23:45 -0500
8981              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
8982      Branch: perl
8983            ! t/lib/extutils.t t/pragma/autouse.t
8984 ____________________________________________________________________________
8985 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
8986         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)
8987              From: David Dyck <dcd@tc.fluke.com>
8988              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
8989              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
8990      Branch: perl
8991            ! t/lib/filefind.t
8992 ____________________________________________________________________________
8993 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
8994         Log: AIX hints update for gcc from Merijn H. Brand.
8995      Branch: perl
8996            ! hints/aix.sh
8997 ____________________________________________________________________________
8998 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
8999         Log: Retract #10295 and #10296: a more generic solution
9000              is needed (there's something funny with gcc on AIX).
9001      Branch: perl
9002            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
9003 ____________________________________________________________________________
9004 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
9005         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
9006              From: Hugo <hv@crypt.compulink.co.uk>
9007              Date: Wed, 30 May 2001 11:59:19 +0100
9008              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
9009              
9010              localizing $@ has unfortunate semantics - if you die past
9011              a local $@, the die message is lost.
9012      Branch: perl
9013            ! lib/utf8_heavy.pl
9014 ____________________________________________________________________________
9015 [ 10309] By: nick                                  on 2001/05/30  08:23:02
9016         Log: Integrate mainline (autouse works again.)
9017      Branch: perlio
9018           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
9019           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
9020           !> pod/perlvar.pod t/op/cmp.t
9021 ____________________________________________________________________________
9022 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
9023         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
9024              From: David Dyck <dcd@tc.fluke.com>
9025              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
9026              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
9027      Branch: perl
9028            ! lib/File/Find.pm
9029 ____________________________________________________________________________
9030 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
9031         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
9032              From: Nicholas Clark <nick@ccl4.org>
9033              Date: Tue, 29 May 2001 23:16:09 +0100
9034              Message-ID: <20010529231609.U86445@plum.flirble.org>
9035              
9036              Make the test output slightly clearer by distinguishing
9037              between '' and undef.
9038      Branch: perl
9039            ! t/op/cmp.t
9040 ____________________________________________________________________________
9041 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
9042         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
9043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9044              Date: Tue, 29 May 2001 19:15:19 -0400
9045              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
9046      Branch: perl
9047            ! hints/os2.sh
9048 ____________________________________________________________________________
9049 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
9050         Log: Subject: perlvar.pod addition
9051              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
9052              Date: Fri, 25 May 2001 20:23:12 +0200
9053              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
9054              
9055              Subject: Re: perlvar.pod addition
9056              From: "Abigail" <abigail@foad.org> 
9057              Date: Fri, 25 May 2001 22:00:39 +0200
9058              Message-ID: <20010525200039.28029.qmail@foad.org>
9059              
9060              Mention $a and $b in perlvar.
9061      Branch: perl
9062            ! pod/perlvar.pod
9063 ____________________________________________________________________________
9064 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
9065         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
9066              From: Jeff Pinyan <jeffp@crusoe.net>
9067              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
9068              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
9069      Branch: perl
9070            ! pod/perlvar.pod
9071 ____________________________________________________________________________
9072 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
9073         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
9074              From: Jeff Pinyan <jeffp@crusoe.net>
9075              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
9076              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
9077      Branch: perl
9078            ! pod/perlfaq6.pod
9079 ____________________________________________________________________________
9080 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
9081         Log: Mention Time::localtime and Time::gmtime.
9082      Branch: perl
9083            ! ext/Time/Piece/Piece.pm
9084 ____________________________________________________________________________
9085 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
9086         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
9087              From: Michael G Schwern <schwern@pobox.com>
9088              Date: Tue, 29 May 2001 18:51:32 +0100
9089              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
9090      Branch: perl
9091            ! pod/perlfaq4.pod
9092 ____________________________________________________________________________
9093 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
9094         Log: Retract #10243.
9095      Branch: perl
9096            ! lib/autouse.pm
9097 ____________________________________________________________________________
9098 [ 10299] By: nick                                  on 2001/05/29  18:41:19
9099         Log: Post weekend integrate mainline (fails one test pragma/autouse).
9100      Branch: perlio
9101           +> (branch 29 files)
9102           !> (integrate 91 files)
9103 ____________________________________________________________________________
9104 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
9105         Log: Update Changes.
9106      Branch: perl
9107            ! Changes patchlevel.h
9108 ____________________________________________________________________________
9109 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
9110         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
9111              before Perl_load_module/Perl_call_method and restore the value
9112              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
9113      Branch: perl
9114            ! utf8.c
9115 ____________________________________________________________________________
9116 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
9117         Log: Subject: Re: AIX and gcc (moving targets)
9118              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9119              Date: Tue, 29 May 2001 17:59:40 +0200
9120              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
9121      Branch: perl
9122            ! ext/Storable/Makefile.PL
9123 ____________________________________________________________________________
9124 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
9125         Log: Subject: Re: AIX and gcc (moving targets)
9126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9127              Date: Tue, 29 May 2001 12:32:57 +0200
9128              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
9129      Branch: perl
9130            ! ext/POSIX/Makefile.PL
9131 ____________________________________________________________________________
9132 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
9133         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
9134              From: Michael G Schwern <schwern@pobox.com>
9135              Date: Tue, 29 May 2001 09:53:29 +0100
9136              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
9137              
9138              (#10280 retracted)
9139      Branch: perl
9140            ! lib/Test/Harness.pm t/lib/test-harness.t
9141 ____________________________________________________________________________
9142 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
9143         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
9144              From: Michael G Schwern <schwern@pobox.com>
9145              Date: Tue, 29 May 2001 09:19:52 +0100
9146              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
9147      Branch: perl
9148            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
9149            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
9150            + t/lib/Test/todo.t
9151            ! MANIFEST lib/Test.pm t/TEST
9152 ____________________________________________________________________________
9153 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
9154         Log: From: Michael G Schwern <schwern@pobox.com>
9155              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
9156              Date: Tue, 29 May 2001 08:26:09 +0100
9157              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
9158      Branch: perl
9159            ! t/TEST
9160 ____________________________________________________________________________
9161 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
9162         Log: Add tests for Time::gmtime and Time::localtime.
9163      Branch: perl
9164            + t/lib/time-gmtime.t t/lib/time-localtime.t
9165            ! MANIFEST t/lib/1_compile.t
9166 ____________________________________________________________________________
9167 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
9168         Log: Add test for File::stat.
9169      Branch: perl
9170            + t/lib/filestat.t
9171            ! MANIFEST t/lib/1_compile.t
9172 ____________________________________________________________________________
9173 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
9174         Log: Add test for Net::servent.
9175      Branch: perl
9176            + t/lib/net-sent.t
9177            ! MANIFEST t/lib/1_compile.t
9178 ____________________________________________________________________________
9179 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
9180         Log: Add test for Net::protoent.
9181      Branch: perl
9182            + t/lib/net-pent.t
9183            ! MANIFEST t/lib/1_compile.t
9184 ____________________________________________________________________________
9185 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
9186         Log: Add test for Net::netent.
9187      Branch: perl
9188            + t/lib/net-nent.t
9189            ! MANIFEST t/lib/1_compile.t
9190 ____________________________________________________________________________
9191 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
9192         Log: Add test for User::grent.  Portability doubtful.
9193      Branch: perl
9194            + t/lib/user-grent.t
9195            ! MANIFEST t/lib/1_compile.t
9196 ____________________________________________________________________________
9197 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
9198         Log: Add test for User::pwent.
9199              Probably will fall down somewhere for portability reasons.
9200      Branch: perl
9201            + t/lib/user-pwent.t
9202            ! MANIFEST t/lib/1_compile.t
9203 ____________________________________________________________________________
9204 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
9205         Log: Metaconfig units changes for #10283.
9206      Branch: metaconfig
9207            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
9208            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
9209            ! U/installdirs/sitescript.U U/modified/Signal.U
9210 ____________________________________________________________________________
9211 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
9212         Log: Subject: [PATCH 5.6.1] signal names in Configure
9213              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9214              Date: Tue, 29 May 2001 03:52:25 -0400
9215              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
9216              
9217              Subject: [PATCH 5.6.1] older perl in Configure
9218              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9219              Date: Tue, 29 May 2001 03:55:40 -0400
9220              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
9221              
9222              Subject: [PATCH 5.6.1] goofs in Configure
9223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9224              Date: Tue, 29 May 2001 04:13:07 -0400
9225              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
9226              
9227              Configure portability tweaks.
9228      Branch: perl
9229            ! Configure
9230 ____________________________________________________________________________
9231 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
9232         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
9233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9234              Date: Tue, 29 May 2001 04:07:06 -0400
9235              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
9236      Branch: perl
9237            ! os2/os2.c
9238 ____________________________________________________________________________
9239 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
9240         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
9241              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9242              Date: Tue, 29 May 2001 04:01:38 -0400
9243              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
9244      Branch: perl
9245            ! hints/os2.sh os2/Makefile.SHs
9246 ____________________________________________________________________________
9247 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
9248         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
9249              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9250              Date: Tue, 29 May 2001 03:50:18 -0400
9251              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
9252      Branch: perl
9253            ! lib/Test/Harness.pm
9254 ____________________________________________________________________________
9255 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
9256         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
9257      Branch: perl
9258            ! lib/utf8_heavy.pl
9259 ____________________________________________________________________________
9260 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
9261         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
9262              From: Hugo <hv@crypt.compulink.co.uk>
9263              Date: Tue, 29 May 2001 03:03:45 +0100
9264              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
9265              
9266              Explanation why the $@ always gets the UTF8 flag when under use utf8--
9267              because we told it to have the flag when under use utf8.
9268      Branch: perl
9269            ! pp_ctl.c
9270 ____________________________________________________________________________
9271 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
9272         Log: At least a partial fix for 20010528.004.
9273      Branch: perl
9274            ! lib/utf8_heavy.pl
9275 ____________________________________________________________________________
9276 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
9277         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
9278              From: Nicholas Clark <nick@ccl4.org> 
9279              Date: Mon, 28 May 2001 23:39:38 +0100
9280              Message-ID: <20010528233938.M86445@plum.flirble.org>
9281              
9282              More portable non-zero UV.
9283      Branch: perl
9284            ! t/lib/extutils.t
9285 ____________________________________________________________________________
9286 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
9287         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
9288              From: Nicholas Clark <nick@ccl4.org>
9289              Date: Mon, 28 May 2001 22:46:09 +0100
9290              Message-ID: <20010528224608.L86445@plum.flirble.org>
9291              
9292              Test also "make clean".
9293      Branch: perl
9294            ! t/lib/extutils.t
9295 ____________________________________________________________________________
9296 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
9297         Log: Subject: Re: Would -Wno-unused -Wall be better?
9298              From: Michael G Schwern <schwern@pobox.com>
9299              Date: Tue, 29 May 2001 00:55:54 +0100
9300              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
9301      Branch: perl
9302            ! pp.h
9303 ____________________________________________________________________________
9304 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
9305         Log: Add a test for 20010528.007, fixed in #10272.
9306      Branch: perl
9307            ! t/op/misc.t toke.c
9308 ____________________________________________________________________________
9309 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
9310         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
9311              From: Hugo <hv@crypt.compulink.co.uk>
9312              Date: Tue, 29 May 2001 00:23:23 +0100
9313              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
9314      Branch: perl
9315            ! toke.c
9316 ____________________________________________________________________________
9317 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
9318         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9319              From: Michael G Schwern <schwern@pobox.com>
9320              Date: Tue, 29 May 2001 00:42:59 +0100
9321              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
9322      Branch: perl
9323            ! t/pragma/autouse.t
9324 ____________________________________________________________________________
9325 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
9326         Log: Some shells seemingly arrange the signal handlers differently
9327              (bug id 20010521.004).
9328      Branch: perl
9329            ! t/lib/sigaction.t
9330 ____________________________________________________________________________
9331 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
9332         Log: Regen perlmodlib.
9333      Branch: perl
9334            ! pod/perlmodlib.pod
9335 ____________________________________________________________________________
9336 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
9337         Log: Update Changes.
9338      Branch: perl
9339            ! Changes patchlevel.h
9340 ____________________________________________________________________________
9341 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
9342         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
9343              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
9344              Date: Mon, 28 May 2001 14:56:35 -0500
9345              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
9346      Branch: perl
9347            ! pod/perlnewmod.pod
9348 ____________________________________________________________________________
9349 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
9350         Log: Regen toc.
9351      Branch: perl
9352            ! pod/perltoc.pod
9353 ____________________________________________________________________________
9354 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
9355         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
9356              From: "Richard Soderberg" <rs@crystalflame.net>
9357              Date: Mon, 28 May 2001 12:31:23 -0700
9358              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
9359      Branch: perl
9360            ! t/op/splice.t
9361 ____________________________________________________________________________
9362 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
9363         Log: The #10260 was too bold: locales and utf8 still do not mix.
9364      Branch: perl
9365            ! t/pragma/locale.t
9366 ____________________________________________________________________________
9367 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
9368         Log: Subject: [PATCH] Pod nitpicks
9369              From: "Richard Soderberg" <rs@crystalflame.net>
9370              Date: Mon, 28 May 2001 10:08:58 -0700
9371              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
9372      Branch: perl
9373            ! pod/perl571delta.pod pod/perlapi.pod sv.h
9374 ____________________________________________________________________________
9375 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
9376         Log: Upgrade to I18N::LangTags 0.22.
9377      Branch: perl
9378            + lib/I18N/LangTags/List.pod
9379            ! MANIFEST lib/I18N/LangTags.pm
9380 ____________________________________________________________________________
9381 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
9382         Log: A slightly more serious bug found by -Mutf8; op/misc and
9383              lib/complex dumped core.
9384      Branch: perl
9385            ! regexec.c
9386 ____________________________________________________________________________
9387 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
9388         Log: Various buglets shaken out by -Mutf8.
9389      Branch: perl
9390            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
9391            ! t/pragma/locale.t
9392 ____________________________________________________________________________
9393 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
9394         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
9395      Branch: perl
9396            ! t/lib/carp.t
9397 ____________________________________________________________________________
9398 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
9399         Log: Subject: [PATCH] todo patch
9400              From: Artur Bergman <artur@contiller.se> 
9401              Date: Mon, 28 May 2001 17:03:51 +0200
9402              Message-ID: <B7383577.F34%artur@contiller.se>
9403      Branch: perl
9404            ! pod/perltodo.pod
9405 ____________________________________________________________________________
9406 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
9407         Log: Subject: typo in perlguts.pod
9408              From: "John P. Linderman" <jpl@research.att.com>
9409              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
9410              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
9411      Branch: perl
9412            ! pod/perlguts.pod
9413 ____________________________________________________________________________
9414 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
9415         Log: Subject: AIX and gcc (moving targets)
9416              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9417              Date: Mon, 28 May 2001 12:54:04 +0200
9418              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
9419      Branch: perl
9420            ! hints/aix.sh
9421 ____________________________________________________________________________
9422 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
9423         Log: Subject: Re: perlio + multiple perl_alloc..destruct
9424              From: Doug MacEachern <dougm@covalent.net>
9425              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
9426              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
9427      Branch: perl
9428            ! perlio.c
9429 ____________________________________________________________________________
9430 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
9431         Log: The #10251 wasn't quite up-to-the-code.
9432      Branch: perl
9433            ! t/op/misc.t
9434 ____________________________________________________________________________
9435 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
9436         Log: Test case for bug 20010526.004, fixed in #10252.
9437      Branch: perl
9438            ! t/op/taint.t
9439 ____________________________________________________________________________
9440 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
9441         Log: Subject: Re: [ID 20010526.004] Taint looses value
9442              From: Hugo <hv@crypt.compulink.co.uk>
9443              Date: Sun, 27 May 2001 20:39:32 +0100
9444              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
9445      Branch: perl
9446            ! sv.c
9447 ____________________________________________________________________________
9448 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
9449         Log: Test case for 20010422.005, fixed by #10250.
9450      Branch: perl
9451            ! t/op/misc.t
9452 ____________________________________________________________________________
9453 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
9454         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
9455              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9456              Date: Mon, 28 May 2001 06:39:12 -0400
9457              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
9458      Branch: perl
9459            ! toke.c
9460 ____________________________________________________________________________
9461 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
9462         Log: Linerewrapping.
9463      Branch: perl
9464            ! lib/open.pm
9465 ____________________________________________________________________________
9466 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
9467         Log: Updates on the modules list.
9468      Branch: perl
9469            ! t/lib/1_compile.t
9470 ____________________________________________________________________________
9471 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
9472         Log: Add a test for PerlIO.
9473              
9474              (I probably got the crlf/raw thing wrong for clrfy platforms...)
9475      Branch: perl
9476            + t/lib/perlio.t
9477            ! MANIFEST lib/PerlIO.pm
9478 ____________________________________________________________________________
9479 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
9480         Log: Add a test for carp et alia.
9481      Branch: perl
9482            + t/lib/carp.t
9483            ! MANIFEST
9484 ____________________________________________________________________________
9485 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
9486         Log: Adding the new test would be swell.
9487      Branch: perl
9488            + t/pragma/autouse.t
9489 ____________________________________________________________________________
9490 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
9491         Log: Add a test for the autouse pragma.
9492      Branch: perl
9493            ! MANIFEST
9494 ____________________________________________________________________________
9495 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
9496         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
9497              From: dLux <dlux@spam.sch.bme.hu>
9498              Date: Sun, 27 May 2001 16:14:26 +0200
9499              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
9500      Branch: perl
9501            ! lib/autouse.pm
9502 ____________________________________________________________________________
9503 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
9504         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
9505              From: "Richard Soderberg" <rs@crystalflame.net>
9506              Date: Mon, 28 May 2001 03:56:36 -0700
9507              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
9508      Branch: perl
9509            ! utils/dprofpp.PL
9510 ____________________________________________________________________________
9511 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
9512         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
9513              From: "Stephen P. Potter" <spp@spotter.yi.org>
9514              Date: Tue, 22 May 2001 11:40:25 -0400
9515              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
9516              
9517              Subject: Re: [ID 20010522.003] Time::Local module bug
9518              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
9519              Date: Tue, 22 May 2001 11:50:19 -0400
9520              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
9521      Branch: perl
9522            ! lib/Time/Local.pm
9523 ____________________________________________________________________________
9524 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
9525         Log: The PERL_DL_NONLAZY can have whitespace in front.
9526      Branch: perl
9527            ! t/lib/extutils.t
9528 ____________________________________________________________________________
9529 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
9530         Log: Document strftime() and strptime().
9531      Branch: perl
9532            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
9533 ____________________________________________________________________________
9534 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
9535         Log: Make Time::Piece::strptime() to be a function, not a method.
9536      Branch: perl
9537            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9538 ____________________________________________________________________________
9539 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
9540         Log: Tweak the test to be more portable.
9541      Branch: perl
9542            ! t/lib/extutils.t
9543 ____________________________________________________________________________
9544 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
9545         Log: Subject: PATCH: Re: Re: Attributes that tie
9546              From: Leon Brocard <acme@astray.com>
9547              Date: Sun, 27 May 2001 12:37:29 +0100
9548              Message-ID: <20010527123729.A22663@ns0.astray.com>
9549              
9550              Document that variable attributes are not currently usable
9551              for tieing.  (An ugly limitation that should be fixed.)
9552      Branch: perl
9553            ! lib/attributes.pm
9554 ____________________________________________________________________________
9555 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
9556         Log: Microperl tweaks.
9557      Branch: perl
9558            ! Makefile.micro uconfig.h uconfig.sh
9559 ____________________________________________________________________________
9560 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
9561         Log: Add make target for microperl (kind of silly, but convenient).
9562      Branch: perl
9563            ! Makefile.SH
9564 ____________________________________________________________________________
9565 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
9566         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
9567              for microperl.)
9568      Branch: perl
9569            ! doio.c
9570 ____________________________________________________________________________
9571 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
9572         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
9573              From: rspier@pobox.com (Robert Spier)
9574              Date: Sat, 26 May 2001 20:05:23 -0400
9575              Message-ID: <15120.17603.148648.12430@rls.cx>
9576              
9577              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
9578              From: rspier@pobox.com (Robert Spier)
9579              Date: Sun, 27 May 2001 00:23:12 -0400
9580              Message-ID: <15120.33072.511966.767230@rls.cx>
9581      Branch: perl
9582            ! doio.c pod/perlfunc.pod
9583 ____________________________________________________________________________
9584 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
9585         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
9586      Branch: perl
9587            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9588 ____________________________________________________________________________
9589 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
9590         Log: Add README.tru64.
9591      Branch: perl
9592            + README.tru64
9593 ____________________________________________________________________________
9594 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
9595         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
9596      Branch: perl
9597            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
9598            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
9599            ! MANIFEST
9600 ____________________________________________________________________________
9601 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
9602         Log: Integrate I18N::LangTags from Sean Burke.
9603              
9604              TODO: the language list from RFC 3066 needs to be integrated
9605              and made available somehow.  The list is included in the
9606              I18N-LangTags 0.21 distribution, but it is undocumented
9607              and unconnected to the module.
9608      Branch: perl
9609            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
9610            ! MANIFEST
9611 ____________________________________________________________________________
9612 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
9613         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
9614              envisioned by Sarathy.
9615      Branch: perl
9616            ! t/op/ver.t toke.c
9617 ____________________________________________________________________________
9618 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
9619         Log: Subject: [ID 20010525.001] Pod typo nits fixed
9620              From: lvirden@cas.org
9621              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
9622              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
9623              
9624              minus the perlsolaris decimation plus the
9625              
9626              Subject: Re: [ID 20010525.001] Pod typo nits fixed
9627              From: "Philip Newton" <Philip.Newton@gmx.net>
9628              Date: Fri, 25 May 2001 18:05:55 +0200
9629              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
9630      Branch: perl
9631            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
9632            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
9633            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
9634            ! pod/perlutil.pod pod/perlxstut.pod
9635 ____________________________________________________________________________
9636 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
9637         Log: return clauses are nice.
9638      Branch: perl
9639            ! sv.c
9640 ____________________________________________________________________________
9641 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
9642         Log: Subject: change 10199 backwards?
9643              From: Doug MacEachern <dougm@covalent.net>
9644              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
9645              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
9646      Branch: perl
9647            ! sv.c
9648 ____________________________________________________________________________
9649 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
9650         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
9651              From: Hugo <hv@crypt.compulink.co.uk>
9652              Date: Sat, 26 May 2001 17:05:12 +0100
9653              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
9654      Branch: perl
9655            + t/op/gmagic.t
9656            ! MANIFEST doop.c embed.h embed.pl global.sym
9657            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
9658            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
9659 ____________________________________________________________________________
9660 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
9661         Log: Regen headers for #10221.
9662      Branch: perl
9663            ! global.sym objXSUB.h perlapi.c
9664 ____________________________________________________________________________
9665 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
9666         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
9667              From: Juha Laiho <juha.laiho@Elma.Net>
9668              Date: Thu, 3 May 2001 09:51:30 +0300
9669              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
9670      Branch: perl
9671            ! embed.pl
9672 ____________________________________________________________________________
9673 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
9674         Log: Subject: Re: [PATCH] Re: stability of sort()?
9675              From: "John P. Linderman" <jpl@research.att.com>
9676              Date: Sat, 26 May 2001 13:27:19 -0400
9677              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
9678      Branch: perl
9679            ! pod/perlfunc.pod
9680 ____________________________________________________________________________
9681 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
9682         Log: Integrate perlio.
9683      Branch: perl
9684           !> pod/perlguts.pod
9685 ____________________________________________________________________________
9686 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
9687         Log: Subject: [PATCH perl@10210] PerlIO for VMS
9688              From: "Craig A. Berry" <craigberry@mac.com>
9689              Date: Sat, 26 May 2001 09:34:11 -0500
9690              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
9691      Branch: perl
9692            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
9693            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
9694            ! vms/vmsish.h
9695 ____________________________________________________________________________
9696 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
9697         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
9698              From: David Dyck <dcd@tc.fluke.com>
9699              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
9700              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
9701      Branch: perl
9702            ! lib/perl5db.pl
9703 ____________________________________________________________________________
9704 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
9705         Log: Subject: utf8 regexp tests
9706              From: Hugo <hv@crypt.compulink.co.uk>
9707              Date: Fri, 25 May 2001 22:35:01 +0100
9708              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
9709      Branch: perl
9710            ! t/op/regexp.t
9711 ____________________________________________________________________________
9712 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
9713         Log: Subject: [PATCH] Re: stability of sort()?
9714              From: Nicholas Clark <nick@ccl4.org>
9715              Date: Fri, 25 May 2001 22:40:19 +0100
9716              Message-ID: <20010525224019.B86445@plum.flirble.org>
9717      Branch: perl
9718            ! pod/perlfunc.pod
9719 ____________________________________________________________________________
9720 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
9721         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
9722              From: John Peacock <jpeacock@rowman.com>
9723              Date: Thu, 24 May 2001 22:14:01 -0400
9724              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
9725      Branch: perl
9726            ! mg.c scope.c sv.c
9727 ____________________________________________________________________________
9728 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
9729         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9730              From: Nicholas Clark <nick@ccl4.org>
9731              Date: Sun, 20 May 2001 19:24:13 +0100
9732              Message-ID: <20010520192413.G83222@plum.flirble.org>
9733      Branch: perl
9734            + lib/ExtUtils/Constant.pm t/lib/extutils.t
9735            ! MANIFEST utils/h2xs.PL
9736 ____________________________________________________________________________
9737 [ 10212] By: nick                                  on 2001/05/26  09:49:28
9738         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
9739              add a few more notes there on use of mortals on the stack.
9740      Branch: perlio
9741            ! pod/perlguts.pod
9742 ____________________________________________________________________________
9743 [ 10211] By: nick                                  on 2001/05/26  09:05:36
9744         Log: Integrate mainline
9745      Branch: perlio
9746           +> t/lib/fcntl.t t/pragma/vars.t
9747           !> (integrate 49 files)
9748 ____________________________________________________________________________
9749 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
9750         Log: Update Changes.
9751      Branch: perl
9752            ! Changes patchlevel.h
9753 ____________________________________________________________________________
9754 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
9755         Log: Based on
9756              
9757              Subject: [PATCH pp.c] Wrapping pack("C",256)
9758              From: Simon Cozens <simon@netthink.co.uk>
9759              Date: Sat, 12 May 2001 17:58:41 +0100
9760              Message-ID: <20010512175841.A6132@netthink.co.uk>
9761      Branch: perl
9762            ! pod/perldiag.pod pp.c t/pragma/warn/pp
9763 ____________________________________________________________________________
9764 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
9765         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
9766              From: "Brendan O'Dea" <bod@compusol.com.au>
9767              Date: Fri, 25 May 2001 11:18:29 +1000
9768              Message-ID: <20010525111829.A28411@compusol.com.au>
9769              
9770              (Slightly modified.)
9771      Branch: perl
9772            ! lib/Term/Cap.pm
9773 ____________________________________________________________________________
9774 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
9775         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
9776              From: Hugo <hv@crypt.compulink.co.uk>
9777              Date: Fri, 25 May 2001 02:13:25 +0100
9778              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
9779      Branch: perl
9780            ! t/op/misc.t
9781 ____________________________________________________________________________
9782 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
9783         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
9784              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
9785              Date: Fri, 25 May 2001 10:25:36 +0900
9786              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
9787      Branch: perl
9788            ! regcomp.c regexec.c
9789 ____________________________________________________________________________
9790 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
9791         Log: Subject: [PATCH #2] stash autovivification and method call error messages
9792              From: Ilmari Karonen <iltzu@sci.fi>
9793              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
9794              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
9795      Branch: perl
9796            ! gv.c pp_hot.c t/op/method.t
9797 ____________________________________________________________________________
9798 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
9799         Log: Add make target and documentation for gprof profiling.
9800      Branch: perl
9801            ! Makefile.SH pod/perlhack.pod
9802 ____________________________________________________________________________
9803 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
9804         Log: Subject: Don't think about UTF8 
9805              From: Mike Guy <mjtg@cam.ac.uk> 
9806              Date: Tue, 22 May 2001 14:35:39 +0100
9807              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
9808      Branch: perl
9809            ! sv.h
9810 ____________________________________________________________________________
9811 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
9812         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
9813              From: Geraint A Edwards <gedge@serf.org> 
9814              Date: Thu, 24 May 2001 22:51:24 +0100
9815              Message-Id: <20010524225124.A34981@cymru.serf.org>
9816      Branch: perl
9817            ! x2p/find2perl.PL
9818 ____________________________________________________________________________
9819 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
9820         Log: DB_File has its own attribute story.
9821      Branch: perl
9822            ! ext/DB_File/DB_File.xs
9823 ____________________________________________________________________________
9824 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
9825         Log: Subject: Re: Making perl with -Wall
9826              From: Andy Dougherty <doughera@lafayette.edu>
9827              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
9828              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
9829      Branch: perl
9830            ! perl.h
9831 ____________________________________________________________________________
9832 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
9833         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
9834              From: "Richard Soderberg" <rs@crystalflame.net>
9835              Date: Thu, 24 May 2001 08:58:16 -0700
9836              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
9837      Branch: perl
9838            ! sv.c
9839 ____________________________________________________________________________
9840 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
9841         Log: IV/UV casting fixes from Nicholas Clark.
9842      Branch: perl
9843            ! perl.h pp_sys.c util.c
9844 ____________________________________________________________________________
9845 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
9846         Log: Subject: Re: Making perl with -Wall
9847              From: Michael G Schwern <schwern@pobox.com>
9848              Date: Thu, 24 May 2001 15:40:28 +0100
9849              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
9850      Branch: perl
9851            ! malloc.c perl.h
9852 ____________________________________________________________________________
9853 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
9854         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
9855              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9856              Date: Tue, 22 May 2001 11:49:37 +0200
9857              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
9858      Branch: metaconfig
9859            ! U/modified/Oldsym.U
9860      Branch: metaconfig/U/perl
9861            ! patchlevel.U
9862      Branch: perl
9863            ! Configure config_h.SH myconfig.SH
9864 ____________________________________________________________________________
9865 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
9866         Log: Under versiononly install also the scripts with the version suffix.
9867              (e.g. .../bin/h2xs5.7.1)
9868      Branch: perl
9869            ! installperl
9870 ____________________________________________________________________________
9871 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
9872         Log: Subject: [PATCH] Stop segfault in mg.c:636
9873              From: "Richard Soderberg" <rs@crystalflame.net>
9874              Date: Thu, 24 May 2001 05:51:52 -0700
9875              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
9876      Branch: perl
9877            ! mg.c
9878 ____________________________________________________________________________
9879 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
9880         Log: Iteration continues; hopefully convergently.
9881      Branch: perl
9882            ! t/lib/b-stash.t
9883 ____________________________________________________________________________
9884 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
9885         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
9886              From: Gisle Aas <gisle@ActiveState.com>
9887              Date: 23 May 2001 16:13:10 -0700
9888              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
9889      Branch: perl
9890            ! op.c toke.c
9891 ____________________________________________________________________________
9892 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
9893         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
9894              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9895              Date: Thu, 24 May 2001 05:05:22 -0500
9896              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
9897      Branch: perl
9898            ! lib/dumpvar.pl lib/perl5db.pl
9899 ____________________________________________________________________________
9900 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
9901         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
9902              From: David Dyck <dcd@tc.fluke.com>
9903              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
9904              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
9905      Branch: perl
9906            ! lib/perl5db.pl
9907 ____________________________________________________________________________
9908 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
9909         Log: Tiny pod nits on READMEs, mostly whitespace issues.
9910      Branch: perl
9911            ! README.amiga README.dos README.macos README.mpeix README.vmesa
9912            ! README.win32
9913 ____________________________________________________________________________
9914 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
9915         Log: The DG/UX part of the 20010521.005.
9916      Branch: perl
9917            ! README.dgux
9918 ____________________________________________________________________________
9919 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
9920         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
9921              From: Hugo <hv@crypt.compulink.co.uk>
9922              Date: Mon, 21 May 2001 16:32:02 +0100
9923              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
9924      Branch: perl
9925            ! regcomp.c t/op/misc.t
9926 ____________________________________________________________________________
9927 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
9928         Log: Subject: [PATCH] Extra UNIVERSAL tests
9929              From: Mike Guy <mjtg@cam.ac.uk>
9930              Date: Wed, 23 May 2001 12:29:20 +0100
9931              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
9932      Branch: perl
9933            ! t/op/universal.t
9934 ____________________________________________________________________________
9935 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
9936         Log: Subject: [PATCH] Remove EQ keyword
9937              From: Mike Guy <mjtg@cam.ac.uk>
9938              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
9939              Date: Wed, 23 May 2001 11:17:29 +0100
9940      Branch: perl
9941            ! keywords.h keywords.pl
9942 ____________________________________________________________________________
9943 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
9944         Log: Subject: [PATCH] lib/perl5db.pl
9945              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9946              Date: Wed, 23 May 2001 02:18:03 -0500
9947              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
9948      Branch: perl
9949            ! lib/perl5db.pl
9950 ____________________________________________________________________________
9951 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
9952         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
9953              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9954              Date: Tue, 22 May 2001 23:34:41 -0500
9955              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
9956      Branch: perl
9957            ! lib/Term/Cap.pm
9958 ____________________________________________________________________________
9959 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
9960         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
9961              From: davem@fdgroup.co.uk
9962              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
9963              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
9964      Branch: perl
9965            ! emacs/e2ctags.pl
9966 ____________________________________________________________________________
9967 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
9968         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
9969              From: Michael G Schwern <schwern@pobox.com>
9970              Date: Tue, 22 May 2001 14:15:09 +0100
9971              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
9972      Branch: perl
9973            ! lib/vars.pm
9974 ____________________________________________________________________________
9975 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
9976         Log: Subject: [PATCH lib/vars.pm] Odd code nit
9977              From: Michael G Schwern <schwern@pobox.com>
9978              Date: Tue, 22 May 2001 14:14:28 +0100
9979              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
9980      Branch: perl
9981            ! lib/vars.pm
9982 ____________________________________________________________________________
9983 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
9984         Log: Use the new use vars feature.
9985      Branch: perl
9986            ! t/lib/b-stash.t
9987 ____________________________________________________________________________
9988 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
9989         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
9990              From: Mike Guy <mjtg@cam.ac.uk>
9991              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9992              Date: Tue, 22 May 2001 13:11:39 +0100
9993      Branch: perl
9994            + t/pragma/vars.t
9995            ! MANIFEST lib/vars.pm t/lib/1_compile.t
9996 ____________________________________________________________________________
9997 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
9998         Log: -qlongdouble considered harmful by Merijn.
9999      Branch: perl
10000            ! hints/aix.sh
10001 ____________________________________________________________________________
10002 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
10003         Log: Update Changes.
10004      Branch: perl
10005            ! Changes patchlevel.h
10006 ____________________________________________________________________________
10007 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
10008         Log: Add a test of its very own for Fcntl.  Hopefully portable.
10009      Branch: perl
10010            + t/lib/fcntl.t
10011            ! MANIFEST
10012 ____________________________________________________________________________
10013 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
10014         Log: Must be trickier for 'minitest' not to die.
10015      Branch: perl
10016            ! t/op/taint.t
10017 ____________________________________________________________________________
10018 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
10019         Log: Can't declare other people's variables.
10020      Branch: perl
10021            ! t/lib/b-stash.t
10022 ____________________________________________________________________________
10023 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
10024         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
10025      Branch: perl
10026            ! doio.c t/op/taint.t
10027 ____________________________________________________________________________
10028 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
10029         Log: The OS/2 variable needs to be declared.
10030      Branch: perl
10031            ! t/lib/b-stash.t
10032 ____________________________________________________________________________
10033 [ 10170] By: nick                                  on 2001/05/20  16:48:29
10034         Log: Integrate mainline
10035      Branch: perlio
10036           !> (integrate 41 files)
10037 ____________________________________________________________________________
10038 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
10039         Log: Small perlsec updates: clarify the taintedness of filename
10040              globbing; suggest using Scalar::Util::tainted().
10041      Branch: perl
10042            ! pod/perlsec.pod
10043 ____________________________________________________________________________
10044 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
10045         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
10046              From: Dave Mitchell <davem@fdgroup.co.uk>
10047              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
10048              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
10049      Branch: perl
10050            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
10051            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
10052            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
10053            ! xsutils.c
10054 ____________________________________________________________________________
10055 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
10056         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
10057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10058              Date: Sat, 19 May 2001 04:08:46 -0400
10059              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
10060      Branch: perl
10061            ! lib/ExtUtils/Mksymlists.pm makedef.pl
10062 ____________________________________________________________________________
10063 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
10064         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
10065              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10066              Date: Sat, 19 May 2001 04:30:45 -0400
10067              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
10068      Branch: perl
10069            ! os2/os2.c
10070 ____________________________________________________________________________
10071 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
10072         Log: Subject: [PATCH 5.6.1] build bugs OS/2
10073              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10074              Date: Sat, 19 May 2001 04:35:28 -0400
10075              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
10076      Branch: perl
10077            ! os2/Makefile.SHs os2/os2.c
10078 ____________________________________________________________________________
10079 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
10080         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
10081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10082              Date: Sat, 19 May 2001 04:04:23 -0400
10083              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
10084              
10085              (In bleadperl patched b-stash.t instead of b.t)
10086      Branch: perl
10087            ! t/lib/b-stash.t t/lib/bigfltpm.t
10088 ____________________________________________________________________________
10089 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
10090         Log: Subject: [PATCH 5.6.1] perl5db
10091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10092              Date: Sat, 19 May 2001 03:49:09 -0400
10093              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
10094      Branch: perl
10095            ! lib/perl5db.pl
10096 ____________________________________________________________________________
10097 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
10098         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
10099              From: Gisle Aas <gisle@ActiveState.com>
10100              Date: 18 May 2001 14:24:51 -0700
10101              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
10102      Branch: perl
10103            ! pp_ctl.c
10104 ____________________________________________________________________________
10105 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
10106         Log: Subject: [PATCH] Chomp should not always stringify
10107              From: Gisle Aas <gisle@ActiveState.com>
10108              Date: 18 May 2001 07:55:25 -0700
10109              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
10110      Branch: perl
10111            ! doop.c t/op/chop.t
10112 ____________________________________________________________________________
10113 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
10114         Log: Integrate perlio.
10115      Branch: perl
10116           !> pod/perlfunc.pod
10117 ____________________________________________________________________________
10118 [ 10159] By: nick                                  on 2001/05/20  09:39:46
10119         Log: Document some more of open's features.
10120      Branch: perlio
10121            ! pod/perlfunc.pod
10122 ____________________________________________________________________________
10123 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
10124         Log: back out change#10153 (it has compatibility issues such as the
10125              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
10126              benefit for 5.6.x doesn't seem worth the risk)
10127      Branch: maint-5.6/perl
10128            ! toke.c
10129 ____________________________________________________________________________
10130 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
10131         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
10132      Branch: perl
10133            ! x2p/s2p.PL
10134 ____________________________________________________________________________
10135 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
10136         Log: Update Changes.
10137      Branch: perl
10138            ! Changes patchlevel.h
10139 ____________________________________________________________________________
10140 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
10141         Log: Integrate change #10144 from maintperl.
10142              
10143              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
10144      Branch: perl
10145           !> win32/config.bc win32/config.gc win32/config.vc
10146           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10147 ____________________________________________________________________________
10148 [ 10154] By: nick                                  on 2001/05/18  07:23:03
10149         Log: Integrate mainline.
10150      Branch: perlio
10151           +> README.dgux t/lib/i18n-collate.t utils.lst
10152           !> (integrate 49 files)
10153 ____________________________________________________________________________
10154 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
10155         Log: Integrate change #7224 from mainline into maintperl.
10156              
10157              Allow @+ and @- to be doublequoted, from Simon Cozens. 
10158              (Approved by Larry, see Tom's comment in 20000830.005.)
10159      Branch: maint-5.6/perl
10160           !> toke.c
10161 ____________________________________________________________________________
10162 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
10163         Log: Subject: [PATCH bleadperl] small lookbehind fix
10164              From: Hugo <hv@crypt.compulink.co.uk>
10165              Date: Fri, 18 May 2001 00:07:19 +0100
10166              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
10167      Branch: perl
10168            ! regexec.c
10169 ____________________________________________________________________________
10170 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
10171         Log: Detypos.
10172      Branch: perl
10173            ! installman utils.lst
10174 ____________________________________________________________________________
10175 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
10176         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
10177              in 20001222.001.
10178      Branch: perl
10179            ! t/lib/glob-basic.t
10180 ____________________________________________________________________________
10181 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
10182         Log: Subject: [PATCH] Test for bug 20010515.004
10183              From: Benjamin Sugars <bsugars@canoe.ca>
10184              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
10185              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
10186      Branch: perl
10187            ! t/op/misc.t
10188 ____________________________________________________________________________
10189 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
10190         Log: Integrate #10145 from maintperl.
10191              
10192              fix for ID 20010515.004 (needs test)
10193      Branch: perl
10194           !> pp_hot.c
10195 ____________________________________________________________________________
10196 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
10197         Log: Thinko noticed by Doug MacEachern.
10198      Branch: perl
10199            ! thread.h
10200 ____________________________________________________________________________
10201 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
10202         Log: Subject: Re: [PATCH] HERE mark in regex
10203              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10204              Date: Thu, 17 May 2001 12:20:33 -0400
10205              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
10206      Branch: perl
10207            ! t/op/re_tests
10208 ____________________________________________________________________________
10209 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
10210         Log: fix for ID 20010515.004 (needs test)
10211      Branch: maint-5.6/perl
10212            ! pp_hot.c
10213 ____________________________________________________________________________
10214 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
10215         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
10216      Branch: maint-5.6/perl
10217            ! win32/config.bc win32/config.gc win32/config.vc
10218            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10219 ____________________________________________________________________________
10220 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
10221         Log: Macrofy the getspecific (and use it also in util.c)
10222      Branch: perl
10223            ! thread.h util.c
10224 ____________________________________________________________________________
10225 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
10226         Log: Use the unchecked thread-specific key fetch also in Tru64.
10227      Branch: perl
10228            ! thread.h
10229 ____________________________________________________________________________
10230 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
10231         Log: Subject: [PATCH 5.6.1]Quick thread speedup
10232              From: Dan Sugalski <dan@sidhe.org> 
10233              Date: Wed, 16 May 2001 18:05:19 -0400
10234              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
10235      Branch: perl
10236            ! thread.h util.c
10237 ____________________________________________________________________________
10238 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
10239         Log: I think this is quite enough testing for a deprecated feature.
10240      Branch: perl
10241            + t/lib/i18n-collate.t
10242            ! MANIFEST t/lib/1_compile.t
10243 ____________________________________________________________________________
10244 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
10245         Log: More HP-UX lore from Jeff Okamoto.
10246      Branch: perl
10247            ! README.hpux
10248 ____________________________________________________________________________
10249 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
10250         Log: Sort utils.lst for easier maintenance.
10251      Branch: perl
10252            ! utils.lst
10253 ____________________________________________________________________________
10254 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
10255         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10256              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10257              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
10258              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
10259              
10260              Add pod2latex to utils.lst.
10261      Branch: perl
10262            ! MANIFEST utils.lst
10263 ____________________________________________________________________________
10264 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
10265         Log: Subject: Re: [PATCH] HERE mark in regex
10266              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10267              Date: Wed, 16 May 2001 13:04:43 -0400
10268              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
10269      Branch: perl
10270            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
10271            ! t/op/regmesg.t t/pragma/warn/regcomp
10272 ____________________________________________________________________________
10273 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
10274         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10275              From: Simon Cozens <simon@netthink.co.uk>
10276              Date: Wed, 16 May 2001 18:02:08 +0100
10277              Message-ID: <20010516180208.A6458@netthink.co.uk>
10278      Branch: perl
10279            ! installman utils.lst
10280 ____________________________________________________________________________
10281 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
10282         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
10283              From: "Philip Newton" <pnewton@gmx.de>
10284              Date: Tue, 15 May 2001 15:09:30 +0200
10285              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
10286              
10287              Test case for #10128.
10288      Branch: perl
10289            ! t/pragma/warn/pp_hot
10290 ____________________________________________________________________________
10291 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
10292         Log: Update Changes.
10293      Branch: perl
10294            ! Changes patchlevel.h
10295 ____________________________________________________________________________
10296 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
10297         Log: Deprecate pseudo-hashes.
10298      Branch: perl
10299            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
10300 ____________________________________________________________________________
10301 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
10302         Log: HP-UX hints update from Merijn.
10303      Branch: perl
10304            ! hints/hpux.sh
10305 ____________________________________________________________________________
10306 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
10307         Log: README.hpux update from Merijn.
10308      Branch: perl
10309            ! README.hpux
10310 ____________________________________________________________________________
10311 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
10312         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
10313              From: Simon Cozens <simon@netthink.co.uk>
10314              Date: Wed, 16 May 2001 15:57:55 +0100
10315              Message-ID: <20010516155755.A4728@netthink.co.uk>
10316      Branch: perl
10317            + utils.lst
10318            ! MANIFEST installman installperl
10319 ____________________________________________________________________________
10320 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
10321         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
10322              From: "Philip Newton" <pnewton@gmx.de>
10323              Date: Tue, 15 May 2001 16:31:05 +0200
10324              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
10325              
10326              Fix PERL_Y2KWARN test to check before rather than after appending.
10327      Branch: perl
10328            ! pp_hot.c
10329 ____________________________________________________________________________
10330 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
10331         Log: Regen Porting stuff.
10332      Branch: perl
10333            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10334            ! config_h.SH
10335 ____________________________________________________________________________
10336 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
10337         Log: Metaconfig unit change for #10125.
10338      Branch: metaconfig
10339            ! U/modified/Oldconfig.U
10340 ____________________________________________________________________________
10341 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
10342         Log: Use OSVERS.
10343      Branch: perl
10344            ! Configure config_h.SH perl.c
10345 ____________________________________________________________________________
10346 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
10347         Log: Regen toc.
10348      Branch: perl
10349            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10350 ____________________________________________________________________________
10351 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
10352         Log: Adding the README.dgux to the MANIFEST would be a good idea.
10353      Branch: perl
10354            ! MANIFEST
10355 ____________________________________________________________________________
10356 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
10357         Log: Move the stack desire definition to thread.h.
10358      Branch: perl
10359            ! ext/Thread/Thread.xs thread.h
10360 ____________________________________________________________________________
10361 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
10362         Log: DG-UX threading patches, including a README.dgux,
10363              from Takis Psarogiannakopoulos.
10364      Branch: perl
10365            + README.dgux
10366            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
10367 ____________________________________________________________________________
10368 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
10369         Log: Subject: [PATCH B::Deparse] More on /x regexes
10370              From: Robin Houston <robin@kitsite.com>
10371              Date: Tue, 15 May 2001 19:09:35 +0100
10372              Message-ID: <20010515190935.A27268@penderel>
10373      Branch: perl
10374            ! ext/B/B/Deparse.pm
10375 ____________________________________________________________________________
10376 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
10377         Log: Document that the core time() may be rounding rather
10378              than truncating, would have saved at least my confusion.
10379      Branch: perl
10380            ! ext/Time/HiRes/HiRes.pm
10381 ____________________________________________________________________________
10382 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
10383         Log: Subject: perl-current/t/time-hires.t
10384              From: John Peacock <jpeacock@rowman.com>
10385              Date: Fri, 11 May 2001 14:09:41 -0400
10386              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
10387      Branch: perl
10388            ! t/lib/time-hires.t
10389 ____________________________________________________________________________
10390 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
10391         Log: Subject: [PATCH dump.c] Op private flags
10392              From: Simon Cozens <simon@netthink.co.uk>
10393              Date: Sun, 13 May 2001 20:20:36 +0100
10394              Message-ID: <20010513202036.A21896@netthink.co.uk>
10395      Branch: perl
10396            ! dump.c
10397 ____________________________________________________________________________
10398 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
10399         Log: Upgrade to Switch 2.03.
10400      Branch: perl
10401            ! lib/Switch.pm
10402 ____________________________________________________________________________
10403 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
10404         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
10405              to PERL_CONFIG_SH and use it consistently.
10406      Branch: maint-5.6/perl
10407           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10408           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10409           !> myconfig.SH writemain.SH
10410 ____________________________________________________________________________
10411 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
10412         Log: Metaconfig units changes for #10113.
10413      Branch: metaconfig
10414            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
10415 ____________________________________________________________________________
10416 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
10417         Log: The problem described in 20010514.031 still wasn't
10418              fully cured, there were remnants of $CONFIG when
10419              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
10420              to avoid future conflicts.
10421      Branch: perl
10422            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
10423            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
10424            ! myconfig.SH writemain.SH
10425 ____________________________________________________________________________
10426 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
10427         Log: Half of #10107 got lost.
10428      Branch: perl
10429            ! ext/B/B/Deparse.pm
10430 ____________________________________________________________________________
10431 [ 10111] By: nick                                  on 2001/05/15  08:39:14
10432         Log: Integrate mainline.
10433      Branch: perlio
10434           +> ext/POSIX/hints/uts.pl
10435            - Todo Todo-5.6 t/camel-III/vstring.t
10436           !> (integrate 48 files)
10437 ____________________________________________________________________________
10438 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
10439         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
10440              From: Robin Houston <robin@kitsite.com>
10441              Date: Mon, 14 May 2001 22:27:08 +0100
10442              Message-ID: <20010514222708.A22963@penderel>
10443      Branch: perl
10444            ! t/TestInit.pm
10445 ____________________________________________________________________________
10446 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
10447         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
10448              From: Robin Houston <robin@kitsite.com>
10449              Date: Mon, 14 May 2001 22:16:43 +0100
10450              Message-ID: <20010514221643.A22437@penderel>
10451      Branch: perl
10452            ! ext/B/B/Deparse.pm
10453 ____________________________________________________________________________
10454 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
10455         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
10456              From: Robin Houston <robin@kitsite.com>
10457              Date: Mon, 14 May 2001 22:03:44 +0100
10458              Message-ID: <20010514220344.A20643@penderel>
10459      Branch: perl
10460            ! ext/B/B/Deparse.pm
10461 ____________________________________________________________________________
10462 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
10463         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
10464              From: Robin Houston <robin@kitsite.com>
10465              Date: Mon, 14 May 2001 22:10:07 +0100
10466              Message-ID: <20010514221007.A21118@penderel>
10467      Branch: perl
10468            ! ext/B/B/Deparse.pm
10469 ____________________________________________________________________________
10470 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
10471         Log: Fix for 20010514.037; substr() didn't invalidate the locale
10472              collation magic.
10473      Branch: perl
10474            ! pp.c
10475 ____________________________________________________________________________
10476 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
10477         Log: Update Changes.
10478      Branch: perl
10479            ! Changes patchlevel.h
10480 ____________________________________________________________________________
10481 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
10482         Log: Retract #10094.
10483      Branch: perl
10484            ! lib/Pod/Text.pm
10485 ____________________________________________________________________________
10486 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
10487         Log: Integrate change #10100 from maintperl.
10488              
10489              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10490              bug ID 20010514.027)
10491      Branch: perl
10492           !> mg.c pp_ctl.c
10493 ____________________________________________________________________________
10494 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
10495         Log: Document the deprecatedness of suidperl.
10496      Branch: perl
10497            ! INSTALL pod/perlfaq1.pod
10498 ____________________________________________________________________________
10499 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
10500         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
10501              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
10502              Date: Mon, 14 May 2001 09:38:59 -0400
10503              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
10504      Branch: perl
10505            ! lib/ExtUtils/MM_Unix.pm
10506 ____________________________________________________________________________
10507 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
10508         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
10509              bug ID 20010514.027)
10510              
10511              TODO: this needs a testsuite addition
10512      Branch: maint-5.6/perl
10513            ! mg.c pp_ctl.c
10514 ____________________________________________________________________________
10515 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
10516         Log: More DWIMminess for Class::Struct: calling the array or hash
10517              accessors only with one argument, an array or a hash reference,
10518              sets the underlying array or hash.  This mirrors nicely also
10519              the usage in the constructor.
10520              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
10521      Branch: perl
10522            ! lib/Class/Struct.pm t/lib/class-struct.t
10523 ____________________________________________________________________________
10524 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
10525         Log: Reference cmp'ing should go through the whole stringification
10526              process shebang, as pointed out by Sarathy in #10091.
10527      Branch: perl
10528            ! pp.c
10529 ____________________________________________________________________________
10530 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
10531         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
10532              From: Simon Cozens <simon@netthink.co.uk>
10533              Date: Sat, 12 May 2001 16:36:27 +0100
10534              Message-ID: <20010512163627.A5522@netthink.co.uk>
10535              
10536              with some additions salvaged from Todo and Todo-5.6 before
10537              retiring them.
10538      Branch: perl
10539            - Todo Todo-5.6
10540            ! MANIFEST pod/perltodo.pod
10541 ____________________________________________________________________________
10542 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
10543         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
10544              From: "Golubev I. N." <gin@mo.msk.ru>
10545              Date: Mon, 07 May 2001 14:33:34 (GMT)
10546              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
10547      Branch: perl
10548            ! perl.h
10549 ____________________________________________________________________________
10550 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
10551         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
10552              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10553              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
10554              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
10555      Branch: perl
10556            ! lib/ExtUtils/MM_Unix.pm
10557 ____________________________________________________________________________
10558 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
10559         Log: (Retracted by #10104.)
10560              
10561              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
10562              From: barries <barries@slaysys.com>
10563              Date: Sat, 12 May 2001 01:28:10 -0400
10564              Message-ID: <20010512012810.B26358@jester.slaysys.com>
10565      Branch: perl
10566            ! lib/Pod/Text.pm
10567 ____________________________________________________________________________
10568 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
10569         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
10570              From: Mike Guy <mjtg@cam.ac.uk>
10571              Date: Sat, 12 May 2001 19:24:33 +0100
10572              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
10573      Branch: perl
10574            ! lib/AutoSplit.pm
10575 ____________________________________________________________________________
10576 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
10577         Log: Yet another HP-UX hints tweak from Merijn.
10578      Branch: perl
10579            ! hints/hpux.sh
10580 ____________________________________________________________________________
10581 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
10582         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
10583              isn't defined (changes#9366,9368,9370 from mainline without the
10584              pp_scmp() change)
10585      Branch: maint-5.6/perl
10586            ! pp.c pp.h pp_hot.c
10587 ____________________________________________________________________________
10588 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
10589         Log: The sorting seems to happen now automatically.
10590      Branch: perl
10591            ! t/lib/glob-basic.t
10592 ____________________________________________________________________________
10593 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
10594         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10595              From: Benjamin Sugars <bsugars@canoe.ca>
10596              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
10597              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
10598      Branch: perl
10599            ! pod/perlfunc.pod
10600 ____________________________________________________________________________
10601 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
10602         Log: Subject: Re: undef(&foo) does not work for XS functions
10603              From: Doug MacEachern <dougm@covalent.net>
10604              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
10605              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
10606      Branch: perl
10607            ! op.c
10608 ____________________________________________________________________________
10609 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
10610         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
10611              From: Peter Prymmer <pvhp@forte.com>
10612              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
10613              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
10614      Branch: perl
10615            ! t/op/append.t
10616 ____________________________________________________________________________
10617 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
10618         Log: Update Changes.
10619      Branch: perl
10620            ! Changes patchlevel.h
10621 ____________________________________________________________________________
10622 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
10623         Log: Remove the 'asciir' re subpragma.  Should instead implement
10624              the 'physical vs logical' range scheme:
10625              
10626              \xAA-\xCC is a native physical range, you want that range of
10627              codepoints in your native encoding.  In EBCDIC the codepoints
10628              in the gaps (between i-j and r-s) should be included.
10629              
10630              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
10631              codepoints in Unicode.
10632              
10633              a-z is a logical range, you want that range of 'logical' codepoints
10634              in your native encoding.  In EBCDIC the codepoints in the gaps
10635              (between i-j and r-s) should not be included.
10636              
10637              Mixed cases (a-\xAA, etc) should either be errors, or maybe
10638              the 'logical' endpoints should be converted to native/Unicode
10639              codepoints, and the range handled as a physical range.
10640              
10641              'Logical endpoints' are to be recognized only in the A-Z, a-z,
10642              and 0-9 ranges.  Probably a warning should be given for mixed
10643              cases like A-z or a-9 (since such expressions are encoding
10644              dependent), with a recommendation to use physical ranges.
10645      Branch: perl
10646            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
10647            ! t/op/regexp.t
10648 ____________________________________________________________________________
10649 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
10650         Log: Make the test to cleanup the test directory tree
10651              both before and after the testing so that we always
10652              have a clean slate to work with.
10653      Branch: perl
10654            ! t/lib/filefind.t
10655 ____________________________________________________________________________
10656 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
10657         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
10658              From: Jon Eveland <jweveland@yahoo.com>
10659              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
10660              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
10661      Branch: perl
10662            ! pod/perlfunc.pod
10663 ____________________________________________________________________________
10664 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
10665         Log: Merge the camel-III/vstring.t with op/ver.t.
10666      Branch: perl
10667            - t/camel-III/vstring.t
10668            ! MANIFEST t/TEST t/harness t/op/ver.t
10669 ____________________________________________________________________________
10670 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
10671         Log: Add test.deparse make target.
10672      Branch: perl
10673            ! Makefile.SH
10674 ____________________________________________________________________________
10675 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
10676         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
10677              From: Robin Houston <robin@kitsite.com>
10678              Date: Fri, 11 May 2001 12:02:22 +0100
10679              Message-ID: <20010511120222.A11529@penderel>
10680      Branch: perl
10681            ! ext/B/B/Deparse.pm t/op/method.t
10682 ____________________________________________________________________________
10683 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
10684         Log: A nicely working combination for UTS from Hal Morris.
10685      Branch: perl
10686            + ext/POSIX/hints/uts.pl
10687            ! MANIFEST hints/uts.sh
10688 ____________________________________________________________________________
10689 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
10690         Log: i_ieeefp=undef for UTS.
10691      Branch: perl
10692            ! hints/uts.sh
10693 ____________________________________________________________________________
10694 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
10695         Log: Subject: RE: rand(0) is rand(1)
10696              From: Larry Shatzer <lshatzer@islanddata.com>
10697              Date: Thu, 10 May 2001 11:09:27 -0700
10698              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
10699      Branch: perl
10700            ! pod/perlfunc.pod
10701 ____________________________________________________________________________
10702 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
10703         Log: Subject: [patch] make op_{clear,null} public
10704              From: Doug MacEachern <dougm@covalent.net>
10705              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
10706              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
10707      Branch: perl
10708            ! embed.h embed.pl op.c proto.h
10709 ____________________________________________________________________________
10710 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
10711         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
10712              From: Robin Houston <robin@kitsite.com>
10713              Date: Thu, 10 May 2001 18:54:59 +0100
10714              Message-ID: <20010510185459.A5995@penderel>
10715      Branch: perl
10716            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
10717 ____________________________________________________________________________
10718 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
10719         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
10720              From: Robin Houston <robin@kitsite.com>
10721              Date: Thu, 10 May 2001 12:56:39 +0100
10722              Message-ID: <20010510125639.A2119@penderel>
10723      Branch: perl
10724            ! ext/B/B/Deparse.pm
10725 ____________________________________________________________________________
10726 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
10727         Log: Retract #10070, not ready yet.
10728      Branch: perl
10729            ! ext/B/B/Deparse.pm
10730 ____________________________________________________________________________
10731 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
10732         Log: The metaconfig unit change for #10071.
10733      Branch: metaconfig
10734            ! U/modified/mallocsrc.U
10735 ____________________________________________________________________________
10736 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
10737         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
10738      Branch: perl
10739            ! Configure
10740 ____________________________________________________________________________
10741 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
10742         Log: (Retracted by #10073)
10743              
10744              Subject: Re: [PATCH t/TEST] B::Deparse tester 
10745              From: Hugo <hv@crypt.compulink.co.uk>
10746              Date: Thu, 10 May 2001 05:48:09 +0100
10747              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
10748      Branch: perl
10749            ! ext/B/B/Deparse.pm
10750 ____________________________________________________________________________
10751 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
10752         Log: Add a for(func()) test.
10753      Branch: perl
10754            ! t/cmd/for.t
10755 ____________________________________________________________________________
10756 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
10757         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
10758              From: Robin Houston <robin@kitsite.com>
10759              Date: Thu, 10 May 2001 13:50:08 +0100
10760              Message-ID: <20010510135008.A2454@penderel>
10761      Branch: perl
10762            ! ext/B/B/Deparse.pm
10763 ____________________________________________________________________________
10764 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
10765         Log: A thinko in #10065.
10766      Branch: perl
10767            ! hv.c
10768 ____________________________________________________________________________
10769 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
10770         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
10771              From: Robin Houston <robin@kitsite.com>
10772              Date: Thu, 10 May 2001 02:10:34 +0100
10773              Message-ID: <20010510021034.A19421@penderel>
10774      Branch: perl
10775            ! ext/B/B.xs ext/B/B/Deparse.pm
10776 ____________________________________________________________________________
10777 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
10778         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
10779              From: Doug MacEachern <dougm@covalent.net>
10780              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
10781              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
10782      Branch: perl
10783            ! hv.c
10784 ____________________________________________________________________________
10785 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
10786         Log: One more workaround for the UTS compiler from Hal Morris.
10787      Branch: perl
10788            ! perl.h
10789 ____________________________________________________________________________
10790 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
10791         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
10792              From: Robin Houston <robin@kitsite.com>
10793              Date: Thu, 10 May 2001 01:02:08 +0100
10794              Message-ID: <20010510010208.A18200@penderel>
10795      Branch: perl
10796            ! ext/B/B/Debug.pm
10797 ____________________________________________________________________________
10798 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
10799         Log: Subject: [PATCH] Simplify deb_curcv() a bit
10800              From: Benjamin Sugars <bsugars@canoe.ca>
10801              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
10802              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
10803      Branch: perl
10804            ! run.c
10805 ____________________________________________________________________________
10806 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
10807         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
10808              From: Benjamin Sugars <bsugars@canoe.ca>
10809              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
10810              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
10811      Branch: perl
10812            ! t/lib/io_scalar.t
10813 ____________________________________________________________________________
10814 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
10815         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
10816              From: Peter Prymmer <pvhp@forte.com>
10817              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
10818              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
10819      Branch: perl
10820            ! t/lib/md5-file.t
10821 ____________________________________________________________________________
10822 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
10823         Log: Subject: [PATCH t/TEST] B::Deparse tester
10824              From: Robin Houston <robin@kitsite.com>
10825              Date: Wed, 9 May 2001 19:17:50 +0100
10826              Message-ID: <20010509191750.A16940@penderel>
10827      Branch: perl
10828            ! ext/B/O.pm t/TEST
10829 ____________________________________________________________________________
10830 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
10831         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
10832              From: Jeff Pinyan <jeffp@crusoe.net>
10833              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
10834              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
10835      Branch: perl
10836            ! lib/Pod/Html.pm
10837 ____________________________________________________________________________
10838 [ 10057] By: nick                                  on 2001/05/09  18:37:56
10839         Log: Integrate mainline.
10840      Branch: perlio
10841           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
10842           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
10843 ____________________________________________________________________________
10844 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
10845         Log: Update Changes.
10846      Branch: perl
10847            ! Changes patchlevel.h
10848 ____________________________________________________________________________
10849 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
10850         Log: Integrate perlio.
10851      Branch: perl
10852           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10853 ____________________________________________________________________________
10854 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
10855         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
10856              From: Benjamin Sugars <bsugars@canoe.ca>
10857              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
10858              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
10859      Branch: perl
10860            ! perlio.c
10861 ____________________________________________________________________________
10862 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
10863         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
10864              From: Benjamin Sugars <bsugars@canoe.ca>
10865              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
10866              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
10867      Branch: perl
10868            ! ext/PerlIO/Scalar/Scalar.xs
10869 ____________________________________________________________________________
10870 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
10871         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
10872              From: Jeff Pinyan <jeffp@crusoe.net>
10873              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
10874              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
10875      Branch: perl
10876            ! lib/Pod/Html.pm
10877 ____________________________________________________________________________
10878 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
10879         Log: EPOC tweak from Olaf Flebbe.
10880      Branch: perl
10881            ! epoc/epocish.h
10882 ____________________________________________________________________________
10883 [ 10050] By: nick                                  on 2001/05/09  14:37:57
10884         Log: win32, regen_config_h
10885      Branch: perlio
10886            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10887 ____________________________________________________________________________
10888 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
10889         Log: Integrate perlio.
10890      Branch: perl
10891           !> pp_sys.c
10892 ____________________________________________________________________________
10893 [ 10048] By: nick                                  on 2001/05/09  11:59:50
10894         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
10895              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
10896      Branch: perlio
10897            ! pp_sys.c
10898 ____________________________________________________________________________
10899 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
10900         Log: Integrate perlio.
10901      Branch: perl
10902           !> run.c
10903 ____________________________________________________________________________
10904 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
10905         Log: Subject: Re: Less warnings during configure
10906              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10907              Date: Wed, 09 May 2001 13:12:49 +0200
10908              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
10909      Branch: perl
10910            ! hints/hpux.sh
10911 ____________________________________________________________________________
10912 [ 10045] By: nick                                  on 2001/05/09  09:56:59
10913         Log: MULTIPLICITY/DEBUGGING build fix.
10914      Branch: perlio
10915            ! run.c
10916 ____________________________________________________________________________
10917 [ 10044] By: nick                                  on 2001/05/09  09:46:37
10918         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
10919      Branch: perlio
10920           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
10921            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10922           !> (integrate 65 files)
10923 ____________________________________________________________________________
10924 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
10925         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10926              From: Robin Houston <robin@kitsite.com>
10927              Date: Tue, 8 May 2001 19:38:00 +0100
10928              Message-ID: <20010508193800.A4389@penderel>
10929              
10930              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10931              From: Robin Houston <robin@kitsite.com>
10932              Date: Tue, 8 May 2001 20:03:57 +0100
10933              Message-ID: <20010508200357.A4614@penderel>
10934              
10935              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10936              From: Robin Houston <robin@kitsite.com>
10937              Date: Wed, 9 May 2001 00:12:05 +0100
10938              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
10939      Branch: perl
10940            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
10941 ____________________________________________________________________________
10942 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
10943         Log: Retract #10031.
10944      Branch: perl
10945            ! pod/perlfunc.pod
10946 ____________________________________________________________________________
10947 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
10948         Log: The metaconfig unit changes for #10040.
10949      Branch: metaconfig/U/perl
10950            ! Checkcc.U d_dlsymun.U dlsrc.U
10951 ____________________________________________________________________________
10952 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
10953         Log: The Configure half of
10954              
10955              Subject: Less warnings during configure
10956              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10957              Date: Tue, 08 May 2001 08:44:02 +0200
10958              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10959      Branch: perl
10960            ! Configure
10961 ____________________________________________________________________________
10962 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
10963         Log: Subject: Less warnings during configure
10964              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10965              Date: Tue, 08 May 2001 08:44:02 +0200
10966              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10967      Branch: perl
10968            ! hints/hpux.sh
10969 ____________________________________________________________________________
10970 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
10971         Log: Don't forget to whine about \d__\d.
10972      Branch: perl
10973            ! t/pragma/warn/toke toke.c
10974 ____________________________________________________________________________
10975 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
10976         Log: Allow underscores also in the exponent part.
10977      Branch: perl
10978            ! t/pragma/warn/toke toke.c
10979 ____________________________________________________________________________
10980 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
10981         Log: CodeMagicCD doesn't look like an *I*DE.
10982      Branch: perl
10983            ! pod/perlfaq3.pod
10984 ____________________________________________________________________________
10985 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
10986         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
10987              to be consistently down).
10988      Branch: perl
10989            ! pod/perlfaq3.pod
10990 ____________________________________________________________________________
10991 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
10992         Log: Upgrade to Text::Balanced 1.84.
10993      Branch: perl
10994            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
10995 ____________________________________________________________________________
10996 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
10997         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
10998              From: Benjamin Sugars <bsugars@canoe.ca>
10999              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
11000              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
11001      Branch: perl
11002            ! run.c
11003 ____________________________________________________________________________
11004 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
11005         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
11006              From: Peter Prymmer <pvhp@forte.com>
11007              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
11008              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
11009      Branch: perl
11010            ! t/pod/plainer.t
11011 ____________________________________________________________________________
11012 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
11013         Log: (Retracted by #10042)
11014              
11015              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
11016              From: "Philip Newton" <pnewton@gmx.de>
11017              Date: Tue, 8 May 2001 09:18:10 +0200
11018              Message-ID: <3AF7B9D2.28861.603732@localhost>
11019      Branch: perl
11020            ! pod/perlfunc.pod
11021 ____________________________________________________________________________
11022 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
11023         Log: Subject: [PATCH B::Deparse] Document known bugs
11024              From: Robin Houston <robin@kitsite.com>
11025              Date: Tue, 8 May 2001 01:53:34 +0100
11026              Message-ID: <20010508015334.A32394@penderel>
11027      Branch: perl
11028            ! ext/B/B/Deparse.pm
11029 ____________________________________________________________________________
11030 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
11031         Log: Subject: Re: Perl book, magazine and website updates.
11032              From: "Philip Newton" <pnewton@gmx.de>
11033              Date: Mon, 7 May 2001 17:03:58 +0200
11034              Message-ID: <3AF6D57E.5387.1E29930@localhost>
11035      Branch: perl
11036            ! pod/perlfaq2.pod
11037 ____________________________________________________________________________
11038 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
11039         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
11040              From: Peter Prymmer <pvhp@forte.com>
11041              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
11042              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
11043      Branch: perl
11044            ! t/io/fflush.t
11045 ____________________________________________________________________________
11046 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
11047         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
11048              From: Robin Houston <robin@kitsite.com>
11049              Date: Tue, 8 May 2001 01:14:55 +0100
11050              Message-ID: <20010508011455.A32162@penderel>
11051      Branch: perl
11052            ! ext/B/B/Deparse.pm
11053 ____________________________________________________________________________
11054 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
11055         Log: Typo in #10025.
11056      Branch: perl
11057            ! hints/uts.sh
11058 ____________________________________________________________________________
11059 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
11060         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
11061      Branch: perl
11062            ! hints/uts.sh
11063 ____________________________________________________________________________
11064 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
11065         Log: Subject: Re: [ID 20010506.045] question about hash syntax
11066              From: Peter Scott <Peter@PSDT.com>
11067              Date: Sun, 06 May 2001 13:10:40 -0700
11068              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
11069      Branch: perl
11070            ! pod/perl56delta.pod
11071 ____________________________________________________________________________
11072 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
11073         Log: Configure should figure out the list of dynamic extensions
11074              just fine in UTS-- and in fact it does, as reported by Hal Morris.
11075      Branch: perl
11076            ! hints/uts.sh
11077 ____________________________________________________________________________
11078 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
11079         Log: Update Changes.
11080      Branch: perl
11081            ! Changes patchlevel.h
11082 ____________________________________________________________________________
11083 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
11084         Log: Subject: [PATCH regcomp.c] Insecure regexes
11085              From: Robin Houston <robin@kitsite.com>
11086              Date: Mon, 7 May 2001 21:56:12 +0100
11087              Message-ID: <20010507215612.A31114@penderel>
11088      Branch: perl
11089            ! regcomp.c
11090 ____________________________________________________________________________
11091 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
11092         Log: Drop the foobar.perl.com references for now until Simon
11093              gets them sorted out.
11094      Branch: perl
11095            ! pod/perlfaq2.pod
11096 ____________________________________________________________________________
11097 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
11098         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
11099              From: Prymmer/Kahn <pvhp@best.com>
11100              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
11101              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
11102      Branch: perl
11103            ! lib/Devel/SelfStubber.pm
11104 ____________________________________________________________________________
11105 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
11106         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
11107              From: Prymmer/Kahn <pvhp@best.com>
11108              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
11109              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
11110      Branch: perl
11111            ! win32/Makefile
11112 ____________________________________________________________________________
11113 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
11114         Log: s/WebTechnique's/WebTechniques/
11115      Branch: perl
11116            ! pod/perlfaq2.pod
11117 ____________________________________________________________________________
11118 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
11119         Log: Llama 3 updates from Randal.
11120      Branch: perl
11121            ! pod/perlfaq2.pod
11122 ____________________________________________________________________________
11123 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
11124         Log: Subject: [PATCH] Help -Dt show correct pad variables
11125              From: Benjamin Sugars <ben.sugars@home.com>
11126              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
11127              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
11128      Branch: perl
11129            ! embed.h embed.pl proto.h run.c
11130 ____________________________________________________________________________
11131 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
11132         Log: Subject: [PATCH] Document C<our $foo : shared>
11133              From: Benjamin Sugars <ben.sugars@home.com>
11134              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
11135              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
11136      Branch: perl
11137            ! pod/perlfunc.pod
11138 ____________________________________________________________________________
11139 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
11140         Log: Subject: [PATCH B::Deparse] undefined folded constants
11141              From: Robin Houston <robin@kitsite.com>
11142              Date: Sun, 6 May 2001 17:19:09 +0100
11143              Message-ID: <20010506171909.A7046@penderel>
11144      Branch: perl
11145            ! ext/B/B/Deparse.pm
11146 ____________________________________________________________________________
11147 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
11148         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
11149              From: Robin Houston <robin@kitsite.com>
11150              Message-ID: <20010506164654.A6848@penderel>
11151              Date: Sun, 6 May 2001 16:46:54 +0100
11152      Branch: perl
11153            ! ext/B/B/Deparse.pm
11154 ____________________________________________________________________________
11155 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
11156         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
11157              From: Robin Houston <robin@kitsite.com>
11158              Date: Sun, 6 May 2001 14:47:02 +0100
11159              Message-ID: <20010506144702.A6308@penderel>
11160      Branch: perl
11161            ! t/op/my_stash.t
11162 ____________________________________________________________________________
11163 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
11164         Log: Subject: Perl book, magazine and website updates.
11165              From: Simon Cozens <simon@netthink.co.uk>
11166              Date: Sun, 6 May 2001 16:55:36 +0100
11167              Message-ID: <20010506165536.A1795@netthink.co.uk>
11168      Branch: perl
11169            ! pod/perlbook.pod pod/perlfaq2.pod
11170 ____________________________________________________________________________
11171 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
11172         Log: Tweaks on the Tru64 prof options.
11173      Branch: perl
11174            ! pod/perlhack.pod
11175 ____________________________________________________________________________
11176 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
11177         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
11178              From: Robin Houston <robin@kitsite.com>
11179              Date: Sun, 6 May 2001 14:40:51 +0100
11180              Message-ID: <20010506144051.A6279@penderel>
11181      Branch: perl
11182            ! t/pod/testp2pt.pl
11183 ____________________________________________________________________________
11184 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
11185         Log: Subject: [PATCH B::Deparse] scoping
11186              From: Robin Houston <robin@kitsite.com>
11187              Date: Sun, 6 May 2001 14:36:56 +0100
11188              Message-ID: <20010506143656.A4006@penderel>
11189      Branch: perl
11190            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
11191 ____________________________________________________________________________
11192 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
11193         Log: Document the undefinedness of bitshifting out of range.
11194      Branch: perl
11195            ! pod/perlop.pod
11196 ____________________________________________________________________________
11197 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
11198         Log: Retract #10003 and update the IDE descriptions a bit.
11199      Branch: perl
11200            ! pod/perlfaq3.pod
11201 ____________________________________________________________________________
11202 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
11203         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
11204              From: Prymmer/Kahn <pvhp@best.com>
11205              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
11206              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
11207      Branch: perl
11208            ! win32/Makefile win32/buildext.pl win32/config.bc
11209            ! win32/config.gc win32/config.vc
11210 ____________________________________________________________________________
11211 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
11212         Log: (Retracted by #10005.)
11213      Branch: perl
11214            ! pod/perlfaq3.pod
11215 ____________________________________________________________________________
11216 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
11217         Log: It's "psed", not "sed".
11218      Branch: perl
11219            ! x2p/s2p.PL
11220 ____________________________________________________________________________
11221 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
11222         Log: Update Changes.
11223      Branch: perl
11224            ! Changes patchlevel.h
11225 ____________________________________________________________________________
11226 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
11227         Log: Subject: Re: bleadperl make install fails due to "psed"
11228              From: andreas.koenig@anima.de (Andreas J. Koenig)
11229              Date: 05 May 2001 18:23:28 +0200
11230              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
11231      Branch: perl
11232            ! x2p/Makefile.SH x2p/s2p.PL
11233 ____________________________________________________________________________
11234 [  9999] By: jhi                                   on 2001/05/05  18:28:09
11235         Log: AUTHORS updates.
11236      Branch: perl
11237            ! AUTHORS
11238 ____________________________________________________________________________
11239 [  9998] By: jhi                                   on 2001/05/05  18:16:00
11240         Log: Updates on the pods related to the modules included since 5.6.
11241              
11242              TODO: perltodo really could use major updating.
11243      Branch: perl
11244            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
11245            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
11246            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
11247            ! pod/perlsyn.pod pod/perltodo.pod
11248 ____________________________________________________________________________
11249 [  9997] By: jhi                                   on 2001/05/05  17:35:17
11250         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
11251              from Kurt Skauen.
11252      Branch: perl
11253            + hints/atheos.sh
11254            ! MANIFEST
11255 ____________________________________________________________________________
11256 [  9996] By: jhi                                   on 2001/05/05  17:25:00
11257         Log: Add preemptive #undefs for some of the shorter and more prone
11258              to collision regcomp.h #defines.  (Background: the MASK collided
11259              with a system header #define in Rhapsody.)
11260      Branch: perl
11261            ! regcomp.h
11262 ____________________________________________________________________________
11263 [  9995] By: jhi                                   on 2001/05/05  13:24:21
11264         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
11265              From: Nicholas Clark <nick@ccl4.org>
11266              Date: Sat, 5 May 2001 14:46:39 +0100
11267              Message-ID: <20010505144639.O53513@plum.flirble.org>
11268              
11269              Add a test for the constants (if any) being processed correctly.
11270      Branch: perl
11271            ! utils/h2xs.PL
11272 ____________________________________________________________________________
11273 [  9994] By: jhi                                   on 2001/05/05  02:11:03
11274         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
11275              From: Peter Prymmer <pvhp@forte.com>
11276              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
11277              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
11278      Branch: perl
11279            ! t/lib/b-stash.t
11280 ____________________________________________________________________________
11281 [  9993] By: jhi                                   on 2001/05/05  02:03:49
11282         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
11283              From: Peter Prymmer <pvhp@forte.com>
11284              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
11285              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
11286      Branch: perl
11287            ! perlio.c vms/vmsish.h
11288 ____________________________________________________________________________
11289 [  9992] By: jhi                                   on 2001/05/04  17:21:12
11290         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
11291              From: Robin Barker <rmb1@cise.npl.co.uk>
11292              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
11293              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
11294      Branch: perl
11295            + t/pod/plainer.t
11296            ! MANIFEST
11297 ____________________________________________________________________________
11298 [  9991] By: jhi                                   on 2001/05/04  16:47:45
11299         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
11300              From: Robin Barker <rmb1@cise.npl.co.uk>
11301              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
11302              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
11303      Branch: perl
11304            ! regcomp.c
11305 ____________________________________________________________________________
11306 [  9990] By: jhi                                   on 2001/05/04  14:37:20
11307         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
11308              From: Prymmer/Kahn <pvhp@best.com>
11309              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
11310              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
11311      Branch: perl
11312            ! t/lib/b-stash.t
11313 ____________________________________________________________________________
11314 [  9989] By: jhi                                   on 2001/05/04  14:03:58
11315         Log: Introduce perl572delta, update Todo, add the missing
11316              mention about signal safety since 5.7.1 (though this
11317              requires verification and more details.)
11318      Branch: perl
11319            + pod/perl572delta.pod
11320            ! MANIFEST Todo pod/perl571delta.pod
11321 ____________________________________________________________________________
11322 [  9988] By: jhi                                   on 2001/05/04  12:41:51
11323         Log: Subject: [PATCH perl@9944] long =item
11324              From: Robin Barker <rmb1@cise.npl.co.uk>
11325              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
11326              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
11327      Branch: perl
11328            ! ext/Time/HiRes/HiRes.pm
11329 ____________________________________________________________________________
11330 [  9987] By: jhi                                   on 2001/05/04  12:39:19
11331         Log: The #9901 had removed one line essential for EBCDIC.
11332      Branch: perl
11333            ! regcomp.c
11334 ____________________________________________________________________________
11335 [  9986] By: jhi                                   on 2001/05/04  12:30:23
11336         Log: Subject: cygwin/Makefile.SHs INSTALL patch
11337              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
11338              Date: Mon, 08 Jan 2001 04:59:21 +0200
11339              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
11340      Branch: perl
11341            ! cygwin/Makefile.SHs
11342 ____________________________________________________________________________
11343 [  9985] By: jhi                                   on 2001/05/04  03:51:39
11344         Log: Encode/IO doc tweaks.
11345      Branch: perl
11346            ! ext/Encode/Encode.pm
11347 ____________________________________________________________________________
11348 [  9984] By: jhi                                   on 2001/05/04  03:29:34
11349         Log: Remove GDBM_File from the dynamic extensions for UTS,
11350              GDBM is not a standard feature.
11351      Branch: perl
11352            ! hints/uts.sh
11353 ____________________________________________________________________________
11354 [  9983] By: jhi                                   on 2001/05/04  03:22:59
11355         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
11356      Branch: perl
11357            ! pod/perlretut.pod
11358 ____________________________________________________________________________
11359 [  9982] By: jhi                                   on 2001/05/03  23:21:03
11360         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
11361              From: Benjamin Sugars <bsugars@canoe.ca>
11362              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
11363              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
11364      Branch: perl
11365            ! dump.c
11366 ____________________________________________________________________________
11367 [  9981] By: jhi                                   on 2001/05/03  23:20:05
11368         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
11369              From: Benjamin Sugars <bsugars@canoe.ca>
11370              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
11371              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
11372      Branch: perl
11373            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11374 ____________________________________________________________________________
11375 [  9980] By: jhi                                   on 2001/05/03  23:15:29
11376         Log: Integrate perlio.
11377      Branch: perl
11378           !> ext/Encode/Encode.pm
11379 ____________________________________________________________________________
11380 [  9979] By: jhi                                   on 2001/05/03  16:54:59
11381         Log: Install psed man page.
11382      Branch: perl
11383            ! installman
11384 ____________________________________________________________________________
11385 [  9978] By: jhi                                   on 2001/05/03  16:45:58
11386         Log: Remove unused files; noted by Sarathy.
11387      Branch: perl
11388            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
11389            ! MANIFEST
11390 ____________________________________________________________________________
11391 [  9977] By: jhi                                   on 2001/05/03  16:42:30
11392         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
11393              From: Andy Dougherty <doughera@lafayette.edu>
11394              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
11395              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
11396      Branch: perl
11397            ! INSTALL
11398 ____________________________________________________________________________
11399 [  9976] By: nick                                  on 2001/05/03  16:40:42
11400         Log: Allow $answer = encode($object,$text); like it says in docs.
11401      Branch: perlio
11402            ! ext/Encode/Encode.pm
11403 ____________________________________________________________________________
11404 [  9975] By: nick                                  on 2001/05/03  16:22:30
11405         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
11406              to be in scope (fair enough), and also a package variable (our) for eval to see it.
11407      Branch: perlio
11408            ! ext/Encode/Encode.pm
11409 ____________________________________________________________________________
11410 [  9974] By: nick                                  on 2001/05/03  15:48:17
11411         Log: Integrate mainline.
11412      Branch: perlio
11413           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
11414           +> t/lib/filter-simple.t t/lib/next.t
11415           !> (integrate 70 files)
11416 ____________________________________________________________________________
11417 [  9973] By: jhi                                   on 2001/05/03  13:09:09
11418         Log: Update Changes.
11419      Branch: perl
11420            ! Changes patchlevel.h
11421 ____________________________________________________________________________
11422 [  9972] By: jhi                                   on 2001/05/03  12:58:33
11423         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
11424              From: Prymmer/Kahn <pvhp@best.com>
11425              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
11426              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
11427      Branch: perl
11428            ! t/io/fflush.t
11429 ____________________________________________________________________________
11430 [  9971] By: jhi                                   on 2001/05/03  12:57:26
11431         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
11432              From: Prymmer/Kahn <pvhp@best.com>
11433              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
11434              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
11435      Branch: perl
11436            ! win32/FindExt.pm
11437 ____________________________________________________________________________
11438 [  9970] By: jhi                                   on 2001/05/03  02:42:46
11439         Log: Can't croak sans thread context, from Doug MacEachern.
11440      Branch: perl
11441            ! toke.c
11442 ____________________________________________________________________________
11443 [  9969] By: jhi                                   on 2001/05/03  01:23:48
11444         Log: Subject: Random input test and Perl
11445              From: Ilya Zakharevich <ilya@math.berkeley.edu>
11446              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
11447              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
11448      Branch: perl
11449            ! toke.c
11450 ____________________________________________________________________________
11451 [  9968] By: jhi                                   on 2001/05/02  22:17:21
11452         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
11453              From: Peter Prymmer <pvhp@forte.com>
11454              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
11455              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
11456      Branch: perl
11457            ! pod/perlfunc.pod pod/perlport.pod
11458 ____________________________________________________________________________
11459 [  9967] By: jhi                                   on 2001/05/02  20:12:45
11460         Log: Workaround for UTS compiler casting bug from Hal Morris.
11461      Branch: perl
11462            ! perl.h
11463 ____________________________________________________________________________
11464 [  9966] By: jhi                                   on 2001/05/02  18:31:37
11465         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
11466              From: Dan Sugalski <dan@sidhe.org>
11467              Date: Wed, 02 May 2001 15:23:22 -0400
11468              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
11469      Branch: perl
11470            ! perl.c vms/vms.c
11471 ____________________________________________________________________________
11472 [  9965] By: jhi                                   on 2001/05/02  18:21:29
11473         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
11474      Branch: perl
11475            ! pod/perlfunc.pod
11476 ____________________________________________________________________________
11477 [  9964] By: jhi                                   on 2001/05/02  18:15:01
11478         Log: Document large files in INSTALL, document also the %x
11479              limitation if not use64bitint, closes bug 20010326.007.
11480      Branch: perl
11481            ! INSTALL
11482 ____________________________________________________________________________
11483 [  9963] By: jhi                                   on 2001/05/02  17:24:47
11484         Log: perlmodlib tweaks; regen pods.
11485      Branch: perl
11486            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
11487            ! pod/perltoc.pod
11488 ____________________________________________________________________________
11489 [  9962] By: jhi                                   on 2001/05/02  17:14:00
11490         Log: Fix for a segfault, from Marc Lehmann.
11491      Branch: perl
11492            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
11493 ____________________________________________________________________________
11494 [  9961] By: jhi                                   on 2001/05/02  15:55:53
11495         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
11496              From: "Philip Newton" <pnewton@gmx.de>
11497              Date: Wed, 2 May 2001 18:39:03 +0200
11498              Message-ID: <3AF05447.15525.173B588@localhost>
11499      Branch: perl
11500            ! pod/perlop.pod
11501 ____________________________________________________________________________
11502 [  9960] By: jhi                                   on 2001/05/02  15:35:37
11503         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
11504              From: Dan Sugalski <dan@sidhe.org>
11505              Date: Wed, 02 May 2001 11:37:27 -0400
11506              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
11507      Branch: perl
11508            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
11509            ! thread.h vms/vms.c vms/vmsish.h
11510 ____________________________________________________________________________
11511 [  9959] By: jhi                                   on 2001/05/02  15:21:08
11512         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
11513              From: Benjamin Sugars <bsugars@canoe.ca>
11514              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
11515              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
11516      Branch: perl
11517            ! ext/PerlIO/Scalar/Scalar.xs
11518 ____________________________________________________________________________
11519 [  9958] By: jhi                                   on 2001/05/02  15:15:53
11520         Log: Bug in #9915, spotted by Mike Guy.
11521      Branch: perl
11522            ! installperl
11523 ____________________________________________________________________________
11524 [  9957] By: jhi                                   on 2001/05/02  13:26:01
11525         Log: Add a test for not griping about references as array
11526              indices if the reference has magic in it (overloaded
11527              methods).
11528      Branch: perl
11529            ! pod/perldiag.pod t/pragma/warn/pp_hot
11530 ____________________________________________________________________________
11531 [  9956] By: jhi                                   on 2001/05/02  13:07:01
11532         Log: Retracted a bit too much in #9952.
11533      Branch: perl
11534            ! t/pragma/sub_lval.t
11535 ____________________________________________________________________________
11536 [  9955] By: jhi                                   on 2001/05/02  13:05:38
11537         Log: Test for #9952.
11538      Branch: perl
11539            ! t/op/tie.t
11540 ____________________________________________________________________________
11541 [  9954] By: jhi                                   on 2001/05/02  11:48:18
11542         Log: Additional note on the encoding example: one cannot
11543              convert string constants in-place.
11544      Branch: perl
11545            ! ext/Encode/Encode.pm
11546 ____________________________________________________________________________
11547 [  9953] By: jhi                                   on 2001/05/02  11:43:51
11548         Log: Note that if you have recent enough Perl you already
11549              have Filter::Util::Call.
11550      Branch: perl
11551            ! lib/Filter/Simple.pm
11552 ____________________________________________________________________________
11553 [  9952] By: jhi                                   on 2001/05/02  11:31:53
11554         Log: Retract changes #8254 and #8255, causes coredump in
11555              'tie FH, "main"', reported by Abigail, culprit found by
11556              Benjamin Sugars.  Mirrors maintperl change #9950.
11557      Branch: perl
11558            ! op.c t/pragma/sub_lval.t
11559 ____________________________________________________________________________
11560 [  9951] By: jhi                                   on 2001/05/02  11:14:29
11561         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
11562      Branch: perl
11563            + t/lib/MyFilter.pm
11564 ____________________________________________________________________________
11565 [  9950] By: gsar                                  on 2001/05/02  03:17:11
11566         Log: revert integration of changes#8254,8255 in change#8620 (causes
11567              a coredump in C<tie FH, 'foo'>; the idea itself may need better
11568              rationalization)
11569      Branch: maint-5.6/perl
11570            ! op.c t/pragma/sub_lval.t
11571 ____________________________________________________________________________
11572 [  9949] By: gsar                                  on 2001/05/02  02:56:32
11573         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
11574              
11575              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11576              
11577              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11578      Branch: maint-5.6/perl
11579           !> hints/svr5.sh
11580 ____________________________________________________________________________
11581 [  9948] By: gsar                                  on 2001/05/02  02:49:15
11582         Log: pod/find.t breaks on VMS (from Craig Berry)
11583      Branch: maint-5.6/perl
11584            ! t/pod/find.t
11585 ____________________________________________________________________________
11586 [  9947] By: jhi                                   on 2001/05/02  02:43:09
11587         Log: Add an encoding conversion example.
11588      Branch: perl
11589            ! ext/Encode/Encode.pm
11590 ____________________________________________________________________________
11591 [  9946] By: jhi                                   on 2001/05/02  01:34:22
11592         Log: Another coat of paint but still nowhere finished.
11593              Need to decide on the semantics of strptime(): should
11594              strptime() be a function instead of a method?  To do
11595              the week/monthname-strptiming the i18n/l10n bullet needs
11596              to be bitten with gusto.
11597      Branch: perl
11598            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11599 ____________________________________________________________________________
11600 [  9945] By: jhi                                   on 2001/05/01  23:40:52
11601         Log: Update Changes.
11602      Branch: perl
11603            ! Changes patchlevel.h
11604 ____________________________________________________________________________
11605 [  9944] By: jhi                                   on 2001/05/01  23:33:37
11606         Log: Add known-to-be-tested modules to the list-to-be-skipped.
11607      Branch: perl
11608            ! t/lib/1_compile.t
11609 ____________________________________________________________________________
11610 [  9943] By: jhi                                   on 2001/05/01  23:24:40
11611         Log: Subject: BorlandC++ fix
11612              From: "Vadim Konovalov" <watman@inbox.ru>
11613              Date: Mon, 30 Apr 2001 20:12:26 -0700
11614              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
11615      Branch: perl
11616            ! win32/makefile.mk
11617 ____________________________________________________________________________
11618 [  9942] By: jhi                                   on 2001/05/01  23:18:02
11619         Log: Update to Filter::Simple 0.60, create a test for it.
11620      Branch: perl
11621            + t/lib/filter-simple.t
11622            ! MANIFEST lib/Filter/Simple.pm
11623 ____________________________________________________________________________
11624 [  9941] By: jhi                                   on 2001/05/01  19:47:24
11625         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
11626              From: Hugo <hv@crypt.compulink.co.uk>
11627              Date: Tue, 01 May 2001 20:12:20 +0100
11628              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
11629      Branch: perl
11630            ! pp_hot.c t/op/re_tests
11631 ____________________________________________________________________________
11632 [  9940] By: jhi                                   on 2001/05/01  19:42:16
11633         Log: Integrate perlio.
11634      Branch: perl
11635           !> lib/base.pm t/lib/fields.t
11636 ____________________________________________________________________________
11637 [  9939] By: jhi                                   on 2001/05/01  19:39:51
11638         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
11639              From: Benjamin Sugars <bsugars@canoe.ca>
11640              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
11641              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
11642      Branch: perl
11643            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11644 ____________________________________________________________________________
11645 [  9938] By: jhi                                   on 2001/05/01  19:34:09
11646         Log: Add NEXT, a pseudo-class for method redispatching.
11647              <Damian>NEXT.pm probably offers more bang-for-buck
11648              than anything else I've ever written.</Damian>
11649      Branch: perl
11650            + lib/NEXT.pm t/lib/next.t
11651            ! MANIFEST
11652 ____________________________________________________________________________
11653 [  9937] By: jhi                                   on 2001/05/01  19:21:41
11654         Log: Update to Switch 2.02.
11655      Branch: perl
11656            ! lib/Switch.pm t/lib/switch.t
11657 ____________________________________________________________________________
11658 [  9936] By: nick                                  on 2001/05/01  19:09:21
11659         Log: Fix for base.pm clobbering $VERSION
11660      Branch: perlio
11661            ! lib/base.pm
11662 ____________________________________________________________________________
11663 [  9935] By: nick                                  on 2001/05/01  18:54:38
11664         Log: Test for base.pm clobbering $VERSION.
11665      Branch: perlio
11666            ! t/lib/fields.t
11667 ____________________________________________________________________________
11668 [  9934] By: jhi                                   on 2001/05/01  18:39:10
11669         Log: Add information about Scalar::Util::blessed.
11670      Branch: perl
11671            ! pod/perlobj.pod
11672 ____________________________________________________________________________
11673 [  9933] By: jhi                                   on 2001/05/01  18:33:51
11674         Log: Subject: Extra UNIVERSAL documentation
11675              From: Mike Guy <mjtg@cam.ac.uk>
11676              Date: Tue, 01 May 2001 20:12:11 +0100
11677              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
11678      Branch: perl
11679            ! pod/perlobj.pod
11680 ____________________________________________________________________________
11681 [  9932] By: jhi                                   on 2001/05/01  18:26:54
11682         Log: Subject: Autoflush in tests as appropriate
11683              From: Mike Guy <mjtg@cam.ac.uk>
11684              Date: Tue, 01 May 2001 20:05:31 +0100
11685              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
11686      Branch: perl
11687            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
11688            ! t/op/taint.t
11689 ____________________________________________________________________________
11690 [  9931] By: jhi                                   on 2001/05/01  18:02:29
11691         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
11692              From: Benjamin Sugars <bsugars@canoe.ca>
11693              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
11694              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
11695      Branch: perl
11696            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11697 ____________________________________________________________________________
11698 [  9930] By: jhi                                   on 2001/05/01  15:12:26
11699         Log: Subject: Re: Finally got a round tuit
11700              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11701              Date: Tue, 01 May 2001 14:14:10 +0200
11702              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
11703              
11704              The -DP part, slightly modified.
11705      Branch: perl
11706            ! perl.c
11707 ____________________________________________________________________________
11708 [  9929] By: jhi                                   on 2001/05/01  14:17:15
11709         Log: Subject: Re: Finally got a round tuit
11710              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11711              Date: Tue, 01 May 2001 16:34:06 +0200
11712              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
11713              
11714              cpp and optimization tweaks for HP-UX.
11715      Branch: perl
11716            ! hints/hpux.sh
11717 ____________________________________________________________________________
11718 [  9928] By: jhi                                   on 2001/05/01  13:24:20
11719         Log: Tune the scan_num() comments to reality.
11720      Branch: perl
11721            ! toke.c
11722 ____________________________________________________________________________
11723 [  9927] By: jhi                                   on 2001/05/01  13:14:01
11724         Log: Subject: [PATCH B::Deparse] optimised sort
11725              From: Robin Houston <robin@kitsite.com>
11726              Date: Tue, 1 May 2001 14:07:12 +0100
11727              Message-ID: <20010501140712.A4266@penderel>
11728      Branch: perl
11729            ! ext/B/B/Deparse.pm
11730 ____________________________________________________________________________
11731 [  9926] By: jhi                                   on 2001/05/01  13:10:53
11732         Log: Subject: [PATCH t/lib/b-deparse.t] 
11733              From: Robin Houston <robin@kitsite.com>
11734              Date: Tue, 1 May 2001 13:37:42 +0100
11735              Message-ID: <20010501133742.A4082@penderel>
11736      Branch: perl
11737            ! t/lib/b-deparse.t
11738 ____________________________________________________________________________
11739 [  9925] By: jhi                                   on 2001/05/01  13:10:13
11740         Log: Subject: [PATCH B::Deparse] for(;;), sort
11741              From: Robin Houston <robin@kitsite.com>
11742              Date: Tue, 1 May 2001 13:35:00 +0100
11743              Message-ID: <20010501133500.A4061@penderel>
11744      Branch: perl
11745            ! ext/B/B/Deparse.pm
11746 ____________________________________________________________________________
11747 [  9924] By: jhi                                   on 2001/05/01  13:09:22
11748         Log: Subject: [PATCH B::Deparse] do, warn, use
11749              From: Robin Houston <robin@kitsite.com>
11750              Date: Tue, 1 May 2001 13:31:03 +0100
11751              Message-ID: <20010501133103.A4041@penderel>
11752      Branch: perl
11753            ! ext/B/B/Deparse.pm
11754 ____________________________________________________________________________
11755 [  9923] By: jhi                                   on 2001/05/01  11:45:36
11756         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
11757              From: Benjamin Sugars <ben.sugars@home.com>
11758              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
11759              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
11760      Branch: perl
11761            + t/io/fflush.t
11762            ! MANIFEST
11763 ____________________________________________________________________________
11764 [  9922] By: jhi                                   on 2001/05/01  11:35:42
11765         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
11766              From: Peter Prymmer <pvhp@forte.com>
11767              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
11768              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
11769      Branch: perl
11770            ! t/lib/selfstubber.t
11771 ____________________________________________________________________________
11772 [  9921] By: jhi                                   on 2001/04/30  16:34:33
11773         Log: Subject: [PATCH B::Concise] suppress warning
11774              From: Robin Houston <robin@kitsite.com>
11775              Date: Mon, 30 Apr 2001 16:09:49 +0100
11776              Message-ID: <20010430160949.A25086@penderel>
11777      Branch: perl
11778            ! ext/B/B/Concise.pm
11779 ____________________________________________________________________________
11780 [  9920] By: jhi                                   on 2001/04/30  13:56:04
11781         Log: Strip the *markers* from #9919.
11782      Branch: perl
11783            ! pod/perlfaq.pod pod/perlfaq5.pod
11784 ____________________________________________________________________________
11785 [  9919] By: jhi                                   on 2001/04/30  13:54:04
11786         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
11787              From: Gwyn Judd <b.judd@xtra.co.nz>
11788              Date: Sun, 29 Apr 2001 01:47:49 +1200
11789              Message-ID: <20010429014749.A4418@thislove>
11790      Branch: perl
11791            ! pod/perlfaq.pod pod/perlfaq5.pod
11792 ____________________________________________________________________________
11793 [  9918] By: jhi                                   on 2001/04/30  13:13:54
11794         Log: More_tweakage.
11795      Branch: perl
11796            ! pod/perldata.pod pod/perldiag.pod
11797 ____________________________________________________________________________
11798 [  9917] By: jhi                                   on 2001/04/30  13:01:27
11799         Log: Update Changes.
11800      Branch: perl
11801            ! Changes patchlevel.h
11802 ____________________________________________________________________________
11803 [  9916] By: jhi                                   on 2001/04/30  12:57:03
11804         Log: T_w_e_a_k_a_g_e.
11805      Branch: perl
11806            ! pod/perldata.pod pod/perldiag.pod
11807 ____________________________________________________________________________
11808 [  9915] By: jhi                                   on 2001/04/30  12:39:29
11809         Log: Install s2p also as psed.
11810              
11811              TODO: psed documentation?
11812      Branch: perl
11813            ! installperl
11814 ____________________________________________________________________________
11815 [  9914] By: jhi                                   on 2001/04/30  12:29:21
11816         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
11817              From: Jens Hamisch <jens@Strawberry.COM>
11818              Date: Fri, 27 Apr 2001 17:00:36 +0200
11819              Message-ID: <20010427170036.K1372@Strawberry.COM>
11820              
11821              SOCKS5_VERSION_NAME is the right symbol to detect
11822              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
11823              function called socks5_init() is available, and even that is
11824              not universal, most SOCKS5 installations use SOCKSinit()).
11825      Branch: perl
11826            ! perlio.c
11827 ____________________________________________________________________________
11828 [  9913] By: jhi                                   on 2001/04/30  12:22:15
11829         Log: Allow a zero timeout on IO::Socket accept and connect--
11830              though one really shouldn't do that.  Based on
11831              
11832              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
11833              From: "John Holdsworth" <coldwave@bigfoot.com>
11834              Date: Sun, 4 Feb 2001 12:48:18 +0100
11835              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
11836      Branch: perl
11837            ! ext/IO/lib/IO/Socket.pm
11838 ____________________________________________________________________________
11839 [  9912] By: jhi                                   on 2001/04/30  11:27:27
11840         Log: Save the spot of regprev (see #9911) for binary compatibility;
11841              regen API.
11842      Branch: perl
11843            ! embedvar.h perlapi.h thrdvar.h
11844 ____________________________________________________________________________
11845 [  9911] By: jhi                                   on 2001/04/30  11:22:03
11846         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
11847              From: Hugo <hv@crypt.compulink.co.uk>
11848              Date: Sun, 29 Apr 2001 17:09:30 +0100
11849              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
11850      Branch: perl
11851            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
11852 ____________________________________________________________________________
11853 [  9910] By: jhi                                   on 2001/04/30  11:15:12
11854         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
11855              a dummy for PL_numeric_radix); no pressing reason to break
11856              binary compatibility; regen API.
11857      Branch: perl
11858            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
11859            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
11860 ____________________________________________________________________________
11861 [  9909] By: jhi                                   on 2001/04/30  10:56:08
11862         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
11863              From: Walt Mankowski <waltman@netaxs.com>
11864              Date: Sun, 29 Apr 2001 21:53:48 -0400
11865              Message-ID: <20010429215348.A3971@netaxs.com>
11866      Branch: perl
11867            ! pod/perlfunc.pod
11868 ____________________________________________________________________________
11869 [  9908] By: jhi                                   on 2001/04/30  10:49:40
11870         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
11871      Branch: perl
11872            ! t/lib/selfstubber.t
11873 ____________________________________________________________________________
11874 [  9907] By: nick                                  on 2001/04/30  09:26:50
11875         Log: Integrate mainline.
11876      Branch: perlio
11877           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11878 ____________________________________________________________________________
11879 [  9906] By: jhi                                   on 2001/04/29  23:24:20
11880         Log: Abigail spotted a thinko in #9905.
11881      Branch: perl
11882            ! pod/perldiag.pod
11883 ____________________________________________________________________________
11884 [  9905] By: jhi                                   on 2001/04/29  15:55:39
11885         Log: Changed the underscore/undebar syntax in numeric constants;
11886              now any grouping will do, as long as the underscores are not
11887              consecutive (so "zero-grouping" is out), and they do not begin
11888              or end the integer or fractional parts.
11889      Branch: perl
11890            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11891 ____________________________________________________________________________
11892 [  9904] By: nick                                  on 2001/04/29  15:43:22
11893         Log: Integrate mainline.
11894      Branch: perlio
11895           +> (branch 98 files)
11896            - lib/unicode/Block.pl
11897            - lib/unicode/In/AlphabeticPresentationForms.pl
11898            - lib/unicode/In/Arabic.pl
11899            - lib/unicode/In/ArabicPresentationForms-A.pl
11900            - lib/unicode/In/ArabicPresentationForms-B.pl
11901            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11902            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11903            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11904            - lib/unicode/In/BopomofoExtended.pl
11905            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11906            - lib/unicode/In/CJKCompatibility.pl
11907            - lib/unicode/In/CJKCompatibilityForms.pl
11908            - lib/unicode/In/CJKCompatibilityIdeographs.pl
11909            - lib/unicode/In/CJKRadicalsSupplement.pl
11910            - lib/unicode/In/CJKSymbolsandPunctuation.pl
11911            - lib/unicode/In/CJKUnifiedIdeographs.pl
11912            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11913            - lib/unicode/In/Cherokee.pl
11914            - lib/unicode/In/CombiningDiacriticalMarks.pl
11915            - lib/unicode/In/CombiningHalfMarks.pl
11916            - lib/unicode/In/CombiningMarksforSymbols.pl
11917            - lib/unicode/In/ControlPictures.pl
11918            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11919            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11920            - lib/unicode/In/EnclosedAlphanumerics.pl
11921            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11922            - lib/unicode/In/Ethiopic.pl
11923            - lib/unicode/In/GeneralPunctuation.pl
11924            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11925            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11926            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11927            - lib/unicode/In/HalfwidthandFullwidthForms.pl
11928            - lib/unicode/In/HangulCompatibilityJamo.pl
11929            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11930            - lib/unicode/In/Hebrew.pl
11931            - lib/unicode/In/HighPrivateUseSurrogates.pl
11932            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11933            - lib/unicode/In/IPAExtensions.pl
11934            - lib/unicode/In/IdeographicDescriptionCharacters.pl
11935            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11936            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11937            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11938            - lib/unicode/In/Latin-1Supplement.pl
11939            - lib/unicode/In/LatinExtended-A.pl
11940            - lib/unicode/In/LatinExtended-B.pl
11941            - lib/unicode/In/LatinExtendedAdditional.pl
11942            - lib/unicode/In/LetterlikeSymbols.pl
11943            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11944            - lib/unicode/In/MathematicalOperators.pl
11945            - lib/unicode/In/MiscellaneousSymbols.pl
11946            - lib/unicode/In/MiscellaneousTechnical.pl
11947            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11948            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11949            - lib/unicode/In/OpticalCharacterRecognition.pl
11950            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11951            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11952            - lib/unicode/In/SmallFormVariants.pl
11953            - lib/unicode/In/SpacingModifierLetters.pl
11954            - lib/unicode/In/Specials.pl
11955            - lib/unicode/In/SuperscriptsandSubscripts.pl
11956            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11957            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11958            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11959            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11960            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11961           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
11962           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
11963           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
11964           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
11965           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
11966           !> utf8.c win32/Makefile
11967 ____________________________________________________________________________
11968 [  9903] By: jhi                                   on 2001/04/29  14:30:53
11969         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
11970              From: Prymmer/Kahn <pvhp@best.com>
11971              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
11972              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
11973      Branch: perl
11974            ! win32/Makefile
11975 ____________________________________________________________________________
11976 [  9902] By: jhi                                   on 2001/04/29  02:52:44
11977         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
11978              From: "Abigail" <abigail@foad.org>
11979              Date: Sun, 29 Apr 2001 03:14:25 +0200
11980              Message-ID: <20010429011425.24503.qmail@foad.org>
11981      Branch: perl
11982            ! ext/IO/lib/IO/Seekable.pm
11983 ____________________________________________________________________________
11984 [  9901] By: jhi                                   on 2001/04/29  02:04:46
11985         Log: In character classes one couldn't have 0x80..0xff characters
11986              at the left hand side if there were 0x100.. characters in the
11987              character class.
11988      Branch: perl
11989            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
11990            ! t/op/pat.t utf8.c
11991 ____________________________________________________________________________
11992 [  9900] By: jhi                                   on 2001/04/28  22:55:04
11993         Log: Forgot the latest mktables.PL from #9899.
11994      Branch: perl
11995            ! lib/unicode/mktables.PL
11996 ____________________________________________________________________________
11997 [  9899] By: jhi                                   on 2001/04/28  22:53:28
11998         Log: Explain the \p{} and \P{} error message better and
11999              have prettier prettyprint in In.pl.
12000      Branch: perl
12001            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
12002            ! pod/perldiag.pod
12003 ____________________________________________________________________________
12004 [  9898] By: jhi                                   on 2001/04/28  21:03:34
12005         Log: Add one possible explanation for the "Invalid [] range" error.
12006      Branch: perl
12007            ! pod/perldiag.pod
12008 ____________________________________________________________________________
12009 [  9897] By: jhi                                   on 2001/04/28  17:18:26
12010         Log: Add a level of indirection to the implementation of \p{InFoo}
12011              so that we don't have to have long filenames.  (Nothing changes
12012              in the user interface.)   The indirection is defined in
12013              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
12014              Also rename some the character classes by removing '-' from
12015              the classnames, and finally renamed Block.pl as Blocks.pl.
12016      Branch: perl
12017            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
12018            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
12019            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
12020            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
12021            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
12022            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
12023            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
12024            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
12025            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
12026            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
12027            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
12028            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
12029            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
12030            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
12031            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
12032            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
12033            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
12034            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
12035            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
12036            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
12037            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
12038            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
12039            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
12040            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
12041            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
12042            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
12043            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
12044            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
12045            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
12046            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
12047            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
12048            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
12049            + lib/unicode/In/94.pl lib/unicode/In/95.pl
12050            - lib/unicode/Block.pl
12051            - lib/unicode/In/AlphabeticPresentationForms.pl
12052            - lib/unicode/In/Arabic.pl
12053            - lib/unicode/In/ArabicPresentationForms-A.pl
12054            - lib/unicode/In/ArabicPresentationForms-B.pl
12055            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
12056            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
12057            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
12058            - lib/unicode/In/BopomofoExtended.pl
12059            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
12060            - lib/unicode/In/CJKCompatibility.pl
12061            - lib/unicode/In/CJKCompatibilityForms.pl
12062            - lib/unicode/In/CJKCompatibilityIdeographs.pl
12063            - lib/unicode/In/CJKRadicalsSupplement.pl
12064            - lib/unicode/In/CJKSymbolsandPunctuation.pl
12065            - lib/unicode/In/CJKUnifiedIdeographs.pl
12066            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
12067            - lib/unicode/In/Cherokee.pl
12068            - lib/unicode/In/CombiningDiacriticalMarks.pl
12069            - lib/unicode/In/CombiningHalfMarks.pl
12070            - lib/unicode/In/CombiningMarksforSymbols.pl
12071            - lib/unicode/In/ControlPictures.pl
12072            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
12073            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
12074            - lib/unicode/In/EnclosedAlphanumerics.pl
12075            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
12076            - lib/unicode/In/Ethiopic.pl
12077            - lib/unicode/In/GeneralPunctuation.pl
12078            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
12079            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
12080            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
12081            - lib/unicode/In/HalfwidthandFullwidthForms.pl
12082            - lib/unicode/In/HangulCompatibilityJamo.pl
12083            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
12084            - lib/unicode/In/Hebrew.pl
12085            - lib/unicode/In/HighPrivateUseSurrogates.pl
12086            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
12087            - lib/unicode/In/IPAExtensions.pl
12088            - lib/unicode/In/IdeographicDescriptionCharacters.pl
12089            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
12090            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
12091            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
12092            - lib/unicode/In/Latin-1Supplement.pl
12093            - lib/unicode/In/LatinExtended-A.pl
12094            - lib/unicode/In/LatinExtended-B.pl
12095            - lib/unicode/In/LatinExtendedAdditional.pl
12096            - lib/unicode/In/LetterlikeSymbols.pl
12097            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
12098            - lib/unicode/In/MathematicalOperators.pl
12099            - lib/unicode/In/MiscellaneousSymbols.pl
12100            - lib/unicode/In/MiscellaneousTechnical.pl
12101            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
12102            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
12103            - lib/unicode/In/OpticalCharacterRecognition.pl
12104            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
12105            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
12106            - lib/unicode/In/SmallFormVariants.pl
12107            - lib/unicode/In/SpacingModifierLetters.pl
12108            - lib/unicode/In/Specials.pl
12109            - lib/unicode/In/SuperscriptsandSubscripts.pl
12110            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
12111            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
12112            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
12113            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
12114            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
12115            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
12116            ! pod/perlunicode.pod
12117 ____________________________________________________________________________
12118 [  9896] By: jhi                                   on 2001/04/28  14:33:17
12119         Log: Update the information on shared library path on HP-UX.
12120      Branch: perl
12121            ! INSTALL
12122 ____________________________________________________________________________
12123 [  9895] By: jhi                                   on 2001/04/28  14:32:30
12124         Log: Because #9894 seems to do the trick, this workaround can be removed.
12125      Branch: perl
12126            ! t/lib/selfstubber.t
12127 ____________________________________________________________________________
12128 [  9894] By: jhi                                   on 2001/04/28  14:26:13
12129         Log: For PerlIO flush the children's file handles (on fork/exec/system).
12130      Branch: perl
12131            ! perl.h
12132 ____________________________________________________________________________
12133 [  9893] By: jhi                                   on 2001/04/28  14:23:15
12134         Log: Test tweak for #9891.
12135      Branch: perl
12136            ! t/lib/b-deparse.t
12137 ____________________________________________________________________________
12138 [  9892] By: jhi                                   on 2001/04/28  14:10:13
12139         Log: New HP-UX hints from Merijn.
12140      Branch: perl
12141            ! hints/hpux.sh
12142 ____________________________________________________________________________
12143 [  9891] By: jhi                                   on 2001/04/28  14:07:27
12144         Log: Subject: [PATCH B::Deparse] non-block scopes
12145              From: Robin Houston <robin@kitsite.com>
12146              Date: Fri, 27 Apr 2001 19:15:14 +0100
12147              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
12148      Branch: perl
12149            ! ext/B/B/Deparse.pm
12150 ____________________________________________________________________________
12151 [  9890] By: nick                                  on 2001/04/27  19:41:25
12152         Log: Integrate mainline
12153      Branch: perlio
12154           +> t/lib/selfstubber.t
12155           !> (integrate 50 files)
12156 ____________________________________________________________________________
12157 [  9889] By: jhi                                   on 2001/04/27  18:23:46
12158         Log: Subject: Re: selfstubber test fail on bleadperl
12159              From: Mike Guy <mjtg@cam.ac.uk>
12160              Date: Fri, 27 Apr 2001 19:31:18 +0100
12161              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
12162      Branch: perl
12163            ! t/lib/selfstubber.t
12164 ____________________________________________________________________________
12165 [  9888] By: jhi                                   on 2001/04/27  16:20:54
12166         Log: Test tweak for #9886.
12167      Branch: perl
12168            ! t/lib/b-deparse.t
12169 ____________________________________________________________________________
12170 [  9887] By: jhi                                   on 2001/04/27  16:16:33
12171         Log: Buffering issue at least in Solaris (even with perlio).
12172      Branch: perl
12173            ! t/lib/selfstubber.t
12174 ____________________________________________________________________________
12175 [  9886] By: jhi                                   on 2001/04/27  14:59:23
12176         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
12177              From: Robin Houston <robin@kitsite.com>
12178              Date: Fri, 27 Apr 2001 16:53:20 +0100
12179              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
12180      Branch: perl
12181            ! ext/B/B/Deparse.pm
12182 ____________________________________________________________________________
12183 [  9885] By: jhi                                   on 2001/04/27  14:23:51
12184         Log: Update Changes.
12185      Branch: perl
12186            ! Changes patchlevel.h
12187 ____________________________________________________________________________
12188 [  9884] By: jhi                                   on 2001/04/27  14:14:12
12189         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
12190              From: "Philip Newton" <pnewton@gmx.de>
12191              Date: Fri, 27 Apr 2001 16:40:13 +0200
12192              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
12193      Branch: perl
12194            ! pod/perldata.pod
12195 ____________________________________________________________________________
12196 [  9883] By: jhi                                   on 2001/04/27  13:28:19
12197         Log: Add LOG_PERROR; prettify the "removed".
12198      Branch: perl
12199            ! ext/Sys/Syslog/Syslog.xs
12200 ____________________________________________________________________________
12201 [  9882] By: jhi                                   on 2001/04/27  13:13:18
12202         Log: h2xs tweaks: use NV instead of double, "quote" the removed
12203              prefixes for clarity (especially when nothing is removed),
12204              slight pod reformats.
12205      Branch: perl
12206            ! utils/h2xs.PL
12207 ____________________________________________________________________________
12208 [  9881] By: jhi                                   on 2001/04/27  12:58:48
12209         Log: Don't bother creating existing directories.
12210      Branch: perl
12211            ! utils/h2xs.PL
12212 ____________________________________________________________________________
12213 [  9880] By: jhi                                   on 2001/04/27  12:45:39
12214         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
12215              From: Mike Schilli <m@perlmeister.com>
12216              Date: Wed, 25 Apr 2001 01:29:21 -0700
12217              Message-id: <3AE68AE1.6A981723@perlmeister.com>
12218      Branch: perl
12219            ! utils/h2xs.PL
12220 ____________________________________________________________________________
12221 [  9879] By: jhi                                   on 2001/04/27  12:40:55
12222         Log: break is not yet Perl.  Added the template license also to README.
12223      Branch: perl
12224            ! utils/h2xs.PL
12225 ____________________________________________________________________________
12226 [  9878] By: jhi                                   on 2001/04/27  03:08:20
12227         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
12228              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12229              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
12230              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
12231      Branch: perl
12232            ! t/lib/xs-typemap.t
12233 ____________________________________________________________________________
12234 [  9877] By: jhi                                   on 2001/04/26  23:54:40
12235         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
12236              From: "Abigail" <abigail@foad.org>
12237              Date: Fri, 27 Apr 2001 01:44:28 +0200
12238              Message-ID: <20010426234428.19786.qmail@foad.org>
12239      Branch: perl
12240            ! utils/h2xs.PL
12241 ____________________________________________________________________________
12242 [  9876] By: jhi                                   on 2001/04/26  23:52:06
12243         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
12244              From: Peter Prymmer <pvhp@forte.com>
12245              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
12246              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
12247      Branch: perl
12248            ! t/lib/selfstubber.t
12249 ____________________________________________________________________________
12250 [  9875] By: jhi                                   on 2001/04/26  23:48:10
12251         Log: Deparse nits.
12252      Branch: perl
12253            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
12254 ____________________________________________________________________________
12255 [  9874] By: jhi                                   on 2001/04/26  22:46:05
12256         Log: Document ANYOF_CLASS.
12257      Branch: perl
12258            ! regcomp.h
12259 ____________________________________________________________________________
12260 [  9873] By: jhi                                   on 2001/04/26  22:35:03
12261         Log: Subject: Re: [PATCH @9846] dumping ANYOF
12262              From: Hugo <hv@crypt.compulink.co.uk>
12263              Date: Thu, 26 Apr 2001 23:33:38 +0100
12264              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
12265      Branch: perl
12266            ! regcomp.c regcomp.h
12267 ____________________________________________________________________________
12268 [  9872] By: jhi                                   on 2001/04/26  22:34:31
12269         Log: Subject: [PATCH] more for Devel::SelfStubber
12270              From: Nicholas Clark <nick@ccl4.org>
12271              Date: Fri, 27 Apr 2001 00:13:52 +0100
12272              Message-ID: <20010427001351.K88186@plum.flirble.org>
12273      Branch: perl
12274            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
12275 ____________________________________________________________________________
12276 [  9871] By: jhi                                   on 2001/04/26  21:59:17
12277         Log: Subject: [PATCH B::Deparse] formats must be flush left
12278              From: Robin Houston <robin@kitsite.com>
12279              Date: Thu, 26 Apr 2001 23:54:29 +0100
12280              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
12281      Branch: perl
12282            ! ext/B/B/Deparse.pm
12283 ____________________________________________________________________________
12284 [  9870] By: jhi                                   on 2001/04/26  21:57:37
12285         Log: If some of the constants are prefixes of others,
12286              the prefixes may never get recognized.  (See 20010426.006.)
12287      Branch: perl
12288            ! utils/h2xs.PL
12289 ____________________________________________________________________________
12290 [  9869] By: jhi                                   on 2001/04/26  21:50:42
12291         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
12292              From: Chris Bongaarts <cab@tc.umn.edu>
12293              Date: Thu, 26 Apr 2001 17:10:31 -0500
12294              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
12295      Branch: perl
12296            ! ext/Sys/Syslog/Syslog.xs
12297 ____________________________________________________________________________
12298 [  9868] By: jhi                                   on 2001/04/26  21:35:12
12299         Log: Further cuts and more docs from Graham Barr.
12300      Branch: perl
12301            ! ext/List/Util/lib/List/Util.pm
12302            ! ext/List/Util/lib/Scalar/Util.pm
12303 ____________________________________________________________________________
12304 [  9867] By: jhi                                   on 2001/04/26  21:18:57
12305         Log: Subject: [PATCH 5.7.1] DB_File-1.77
12306              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
12307              Date: Thu, 26 Apr 2001 22:37:53 +0100
12308              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
12309      Branch: perl
12310            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12311            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
12312 ____________________________________________________________________________
12313 [  9866] By: jhi                                   on 2001/04/26  21:12:31
12314         Log: Subject: [PATCH B::Deparse] fix easy bugs
12315              From: Robin Houston <robin@kitsite.com>
12316              Date: Thu, 26 Apr 2001 23:03:33 +0100
12317              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
12318      Branch: perl
12319            ! ext/B/B/Deparse.pm
12320 ____________________________________________________________________________
12321 [  9865] By: jhi                                   on 2001/04/26  20:26:13
12322         Log: Update Changes.
12323      Branch: perl
12324            ! Changes patchlevel.h
12325 ____________________________________________________________________________
12326 [  9864] By: jhi                                   on 2001/04/26  19:27:48
12327         Log: Dethinko from Robin Houston.
12328      Branch: perl
12329            ! ext/B/B/Deparse.pm
12330 ____________________________________________________________________________
12331 [  9863] By: jhi                                   on 2001/04/26  19:10:35
12332         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
12333              From: Robin Houston <robin@kitsite.com>
12334              Date: Thu, 26 Apr 2001 21:08:32 +0100
12335              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
12336      Branch: perl
12337            ! ext/B/B/Deparse.pm
12338 ____________________________________________________________________________
12339 [  9862] By: jhi                                   on 2001/04/26  19:04:23
12340         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12341              From: Robin Houston <robin@kitsite.com>
12342              Date: Thu, 26 Apr 2001 20:52:50 +0100
12343              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
12344      Branch: perl
12345            ! ext/B/B/Deparse.pm
12346 ____________________________________________________________________________
12347 [  9861] By: jhi                                   on 2001/04/26  18:56:14
12348         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
12349              From: Mike Guy <mjtg@cam.ac.uk>
12350              Date: Thu, 26 Apr 2001 14:22:40 +0100
12351              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
12352      Branch: perl
12353            ! pod/perlobj.pod
12354 ____________________________________________________________________________
12355 [  9860] By: jhi                                   on 2001/04/26  18:46:42
12356         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12357              From: Robin Houston <robin@kitsite.com>
12358              Date: Thu, 26 Apr 2001 20:34:29 +0100
12359              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
12360              
12361              Hashes do not interpolate.
12362      Branch: perl
12363            ! ext/B/B/Deparse.pm
12364 ____________________________________________________________________________
12365 [  9859] By: jhi                                   on 2001/04/26  18:43:51
12366         Log: Subject: The Time::Piece conspiracy unmasked!!!
12367              From: Mike Guy <mjtg@cam.ac.uk>
12368              Date: Thu, 26 Apr 2001 19:02:50 +0100
12369              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
12370              
12371              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
12372              From: Mike Guy <mjtg@cam.ac.uk>
12373              Date: Thu, 26 Apr 2001 19:08:21 +0100
12374              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
12375              
12376              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
12377              From: Graham Barr <gbarr@pobox.com>
12378              Date: Thu, 26 Apr 2001 19:12:03 +0100
12379              Message-ID: <20010426191203.A70835@pobox.com>
12380              
12381              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
12382      Branch: perl
12383            ! ext/List/Util/lib/List/Util.pm
12384            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
12385 ____________________________________________________________________________
12386 [  9858] By: jhi                                   on 2001/04/26  18:17:42
12387         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
12388              From: Robin Houston <robin@kitsite.com>
12389              Date: Thu, 26 Apr 2001 16:09:35 +0100
12390              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
12391      Branch: perl
12392            ! t/comp/proto.t
12393 ____________________________________________________________________________
12394 [  9857] By: jhi                                   on 2001/04/26  18:04:59
12395         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12396              From: barries <barries@slaysys.com>
12397              Date: Thu, 26 Apr 2001 12:01:10 -0400
12398              Message-ID: <20010426120110.E29698@jester.slaysys.com>
12399      Branch: perl
12400            ! pod/perldiag.pod
12401 ____________________________________________________________________________
12402 [  9856] By: jhi                                   on 2001/04/26  18:03:33
12403         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
12404              Date: Thu, 26 Apr 2001 17:13:41 +0100
12405              From: Robin Houston <robin@kitsite.com>
12406              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
12407              
12408              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
12409              From: Robin Houston <robin@kitsite.com>
12410              Date: Thu, 26 Apr 2001 18:44:29 +0100
12411              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
12412      Branch: perl
12413            ! ext/B/B/Deparse.pm
12414 ____________________________________________________________________________
12415 [  9855] By: jhi                                   on 2001/04/26  17:56:04
12416         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
12417              From: Robin Houston <robin@kitsite.com>
12418              Date: Thu, 26 Apr 2001 17:04:08 +0100
12419              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
12420      Branch: perl
12421            ! ext/B/B/Deparse.pm
12422 ____________________________________________________________________________
12423 [  9854] By: jhi                                   on 2001/04/26  17:47:26
12424         Log: Subject: Re: Short test case for undef %stash:: crash
12425              From: Benjamin Sugars <bsugars@canoe.ca> 
12426              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
12427              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
12428              Changed and moved the perldiag entry.
12429      Branch: perl
12430            ! gv.c pod/perldiag.pod
12431 ____________________________________________________________________________
12432 [  9853] By: jhi                                   on 2001/04/26  14:35:16
12433         Log: Beginnings of strptime().  Do not touch the wet paint.
12434      Branch: perl
12435            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
12436 ____________________________________________________________________________
12437 [  9852] By: jhi                                   on 2001/04/26  13:17:21
12438         Log: Retract #9851, core dumps from pod2man.
12439      Branch: perl
12440            ! regcomp.c
12441 ____________________________________________________________________________
12442 [  9851] By: jhi                                   on 2001/04/26  11:54:41
12443         Log: (Retracted by #9852.)
12444              
12445              Subject: [PATCH @9846] dumping ANYOF
12446              From: Hugo <hv@crypt.compulink.co.uk>
12447              Date: Thu, 26 Apr 2001 05:32:38 +0100
12448              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
12449      Branch: perl
12450            ! regcomp.c
12451 ____________________________________________________________________________
12452 [  9850] By: jhi                                   on 2001/04/26  02:34:44
12453         Log: If ccflags was empty the _previous_ $* containing all the
12454              environment variables and Configure variables was used,
12455              which lead, among other bad things, into $ccflags being your
12456              uname -a output, which lead into test compile with cc failing,
12457              which lead into gcc being selected, which didn't work that well
12458              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
12459              with large files, et cetera.
12460      Branch: perl
12461            ! hints/hpux.sh
12462 ____________________________________________________________________________
12463 [  9849] By: jhi                                   on 2001/04/26  01:44:57
12464         Log: Make selfstubber test more portable.
12465      Branch: perl
12466            ! t/lib/selfstubber.t
12467 ____________________________________________________________________________
12468 [  9848] By: jhi                                   on 2001/04/26  00:50:26
12469         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
12470              From: Benjamin Sugars <ben.sugars@home.com>
12471              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
12472              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
12473      Branch: perl
12474            ! ext/Cwd/Cwd.xs
12475 ____________________________________________________________________________
12476 [  9847] By: jhi                                   on 2001/04/26  00:46:58
12477         Log: Subject: [PATCH: perl@9841] VMS updates
12478              From: Peter Prymmer <pvhp@forte.com>
12479              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
12480              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
12481      Branch: perl
12482            ! README.vms configure.com vms/descrip_mms.template
12483            ! vms/ext/filespec.t
12484 ____________________________________________________________________________
12485 [  9846] By: jhi                                   on 2001/04/26  00:11:56
12486         Log: re 'debug' was broken by #9084.
12487      Branch: perl
12488            ! ext/re/re.xs
12489 ____________________________________________________________________________
12490 [  9845] By: jhi                                   on 2001/04/25  22:33:17
12491         Log: Subject: [PATCH] test for Devel::SelfStubber
12492              From: Nicholas Clark <nick@ccl4.org>
12493              Date: Thu, 26 Apr 2001 00:00:54 +0100
12494              Message-ID: <20010426000054.D89026@plum.flirble.org>
12495      Branch: perl
12496            + t/lib/selfstubber.t
12497            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
12498 ____________________________________________________________________________
12499 [  9844] By: jhi                                   on 2001/04/25  22:29:32
12500         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
12501              From: Paul Johnson <paul@pjcj.net>
12502              Date: Thu, 26 Apr 2001 00:46:08 +0200
12503              Message-ID: <20010426004608.H2338@pjcj.net>
12504      Branch: perl
12505            ! ext/B/B/Concise.pm
12506 ____________________________________________________________________________
12507 [  9843] By: jhi                                   on 2001/04/25  22:28:28
12508         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
12509              From: Peter Prymmer <pvhp@forte.com>
12510              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
12511              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
12512      Branch: perl
12513            ! ext/Cwd/Cwd.xs
12514 ____________________________________________________________________________
12515 [  9842] By: jhi                                   on 2001/04/25  20:58:12
12516         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
12517              From: John Peacock <jpeacock@rowman.com>
12518              Date: Wed, 25 Apr 2001 17:30:26 -0400
12519              Message-ID: <3AE741F2.B3217464@rowman.com>
12520      Branch: perl
12521            ! lib/Math/BigInt.pm t/lib/bigintpm.t
12522 ____________________________________________________________________________
12523 [  9841] By: jhi                                   on 2001/04/25  20:07:05
12524         Log: Update Changes.
12525      Branch: perl
12526            ! Changes patchlevel.h
12527 ____________________________________________________________________________
12528 [  9840] By: jhi                                   on 2001/04/25  19:56:51
12529         Log: Yet another HP-UX hints version from Merijn.
12530      Branch: perl
12531            ! hints/hpux.sh
12532 ____________________________________________________________________________
12533 [  9839] By: jhi                                   on 2001/04/25  19:53:04
12534         Log: abs_path() didn't terminate the filename correctly,
12535              in DIRNAMLENless systems like HP-UX this would fail.
12536      Branch: perl
12537            ! ext/Cwd/Cwd.xs
12538 ____________________________________________________________________________
12539 [  9838] By: jhi                                   on 2001/04/25  16:37:26
12540         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
12541              From: Mike Guy <mjtg@cam.ac.uk>
12542              Date: Wed, 25 Apr 2001 18:31:47 +0100
12543              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
12544      Branch: perl
12545            ! op.c
12546 ____________________________________________________________________________
12547 [  9837] By: jhi                                   on 2001/04/25  16:21:53
12548         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
12549              From: Jon Eveland <jweveland@yahoo.com>
12550              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
12551              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
12552      Branch: perl
12553            ! lib/perl5db.pl
12554 ____________________________________________________________________________
12555 [  9836] By: jhi                                   on 2001/04/25  14:17:50
12556         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
12557              From: "Philip Newton" <pnewton@gmx.de>
12558              Date: Wed, 25 Apr 2001 17:05:58 +0200
12559              Message-ID: <3AE703F6.3234.1833C45@localhost>
12560      Branch: perl
12561            ! Porting/patching.pod
12562 ____________________________________________________________________________
12563 [  9835] By: jhi                                   on 2001/04/25  13:58:07
12564         Log: It would seem that both ar and full_ar need to be overridden
12565              for HP-UX to avoid the GNU ar.
12566      Branch: perl
12567            ! hints/hpux.sh
12568 ____________________________________________________________________________
12569 [  9834] By: jhi                                   on 2001/04/25  13:50:40
12570         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12571              From: "Philip Newton" <pnewton@gmx.de>
12572              Date: Wed, 25 Apr 2001 16:09:23 +0200
12573              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
12574              
12575              Detypo.
12576      Branch: perl
12577            ! t/op/misc.t
12578 ____________________________________________________________________________
12579 [  9833] By: jhi                                   on 2001/04/25  12:36:11
12580         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
12581      Branch: perl
12582            ! hints/hpux.sh
12583 ____________________________________________________________________________
12584 [  9832] By: jhi                                   on 2001/04/25  12:33:36
12585         Log: New version of HP-UX hints from Merijn.
12586      Branch: perl
12587            ! hints/hpux.sh
12588 ____________________________________________________________________________
12589 [  9831] By: jhi                                   on 2001/04/25  03:39:45
12590         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
12591      Branch: perl
12592            ! hints/hpux.sh
12593 ____________________________________________________________________________
12594 [  9830] By: jhi                                   on 2001/04/25  02:53:25
12595         Log: The tzname[] bit is not needed by util.c -- and causes
12596              heartburn in VMS (and it missing was probably the cause of
12597              the Mac OS X trouble).  Ouch.
12598      Branch: perl
12599            ! ext/POSIX/POSIX.xs util.c
12600 ____________________________________________________________________________
12601 [  9829] By: jhi                                   on 2001/04/25  00:10:06
12602         Log: Metaconfig unit change for #9828.
12603      Branch: metaconfig
12604            ! U/compline/ccflags.U
12605 ____________________________________________________________________________
12606 [  9828] By: jhi                                   on 2001/04/25  00:04:18
12607         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
12608              (which is actually the reason for the change, we need to pass
12609              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
12610              EP/IX, OS/2, and TitanOS, based on the hints files.
12611      Branch: perl
12612            ! Configure config_h.SH
12613 ____________________________________________________________________________
12614 [  9827] By: jhi                                   on 2001/04/24  23:49:20
12615         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
12616              the $cat must have an absolute path.
12617      Branch: perl
12618            ! makedepend.SH
12619 ____________________________________________________________________________
12620 [  9826] By: jhi                                   on 2001/04/24  23:40:53
12621         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
12622      Branch: perl
12623            ! README.amiga
12624 ____________________________________________________________________________
12625 [  9825] By: jhi                                   on 2001/04/24  23:35:35
12626         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
12627              From: "Philip Newton" <pnewton@gmx.de>
12628              Date: Tue, 24 Apr 2001 18:52:49 +0200
12629              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
12630      Branch: perl
12631            ! x2p/find2perl.PL
12632 ____________________________________________________________________________
12633 [  9824] By: jhi                                   on 2001/04/24  23:33:07
12634         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
12635              Some gcc specifics dropped out due to extensive rewriting;
12636              will be put back later as needed.
12637      Branch: perl
12638            ! hints/hpux.sh
12639 ____________________________________________________________________________
12640 [  9823] By: jhi                                   on 2001/04/24  23:27:57
12641         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
12642      Branch: perl
12643            ! ext/POSIX/POSIX.xs
12644 ____________________________________________________________________________
12645 [  9822] By: jhi                                   on 2001/04/24  23:25:21
12646         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
12647              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12648              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
12649              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
12650      Branch: perl
12651            ! ext/XS/Typemap/Typemap.xs
12652 ____________________________________________________________________________
12653 [  9821] By: jhi                                   on 2001/04/24  23:24:10
12654         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
12655              From: "Abigail" <abigail@foad.org>
12656              Date: Tue, 24 Apr 2001 23:12:03 +0200
12657              Message-ID: <20010424211203.7901.qmail@foad.org>
12658      Branch: perl
12659            ! pod/perlport.pod
12660 ____________________________________________________________________________
12661 [  9820] By: jhi                                   on 2001/04/24  23:23:15
12662         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
12663              From: Matt Sergeant <matt@sergeant.org>
12664              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
12665              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
12666      Branch: perl
12667            ! pod/perlfaq4.pod
12668 ____________________________________________________________________________
12669 [  9819] By: nick                                  on 2001/04/24  18:49:43
12670         Log: Integrate mainline.
12671      Branch: perlio
12672           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12673           !> (integrate 37 files)
12674 ____________________________________________________________________________
12675 [  9818] By: jhi                                   on 2001/04/24  14:35:23
12676         Log: Update Changes.
12677      Branch: perl
12678            ! Changes patchlevel.h
12679 ____________________________________________________________________________
12680 [  9817] By: jhi                                   on 2001/04/24  14:09:17
12681         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
12682              From: "Philip Newton" <pnewton@gmx.de>
12683              Date: Tue, 24 Apr 2001 12:58:12 +0200
12684              Message-ID: <3AE57864.8304.B77A0A@localhost> 
12685              
12686              plus add CPAN to the list of modules that have their own tests.
12687      Branch: perl
12688            ! t/lib/1_compile.t
12689 ____________________________________________________________________________
12690 [  9816] By: jhi                                   on 2001/04/24  14:07:03
12691         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
12692              From: Michael G Schwern <schwern@pobox.com>
12693              Date: Sat, 21 Apr 2001 22:35:00 +0100
12694              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
12695      Branch: perl
12696            ! t/lib/1_compile.t
12697 ____________________________________________________________________________
12698 [  9815] By: jhi                                   on 2001/04/24  13:54:32
12699         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
12700              From: Robin Houston <robin@kitsite.com>
12701              Date: Tue, 24 Apr 2001 15:51:18 +0100
12702              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
12703      Branch: perl
12704            ! ext/B/B/Deparse.pm
12705 ____________________________________________________________________________
12706 [  9814] By: jhi                                   on 2001/04/24  13:17:34
12707         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12708              From: Bill Glicker <billg@burrelles.com>
12709              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
12710              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
12711      Branch: perl
12712            ! hints/svr5.sh
12713 ____________________________________________________________________________
12714 [  9813] By: jhi                                   on 2001/04/24  12:54:23
12715         Log: Prevent path disclosure (probing for existence of filenames)
12716              using suidperl; bug id 20010322.218.
12717      Branch: perl
12718            ! perl.c pod/perldiag.pod
12719 ____________________________________________________________________________
12720 [  9812] By: jhi                                   on 2001/04/24  12:08:36
12721         Log: Retract #9811.
12722      Branch: perl
12723            ! ext/POSIX/POSIX.xs
12724 ____________________________________________________________________________
12725 [  9811] By: jhi                                   on 2001/04/24  11:57:35
12726         Log: (Retracted by #9812.)
12727      Branch: perl
12728            ! ext/POSIX/POSIX.xs
12729 ____________________________________________________________________________
12730 [  9810] By: jhi                                   on 2001/04/24  03:32:35
12731         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
12732      Branch: perl
12733            ! util.c
12734 ____________________________________________________________________________
12735 [  9809] By: jhi                                   on 2001/04/24  03:16:13
12736         Log: The Math::BigFloat::import() was broken.
12737              (Fixes bug id 20010422.002.)
12738      Branch: perl
12739            ! lib/Math/BigFloat.pm
12740 ____________________________________________________________________________
12741 [  9808] By: jhi                                   on 2001/04/24  01:11:40
12742         Log: Additional dependencies; should help for parallel makes
12743              not to fail on missing lib/lib.pm or lib/re.pm.
12744      Branch: perl
12745            ! Makefile.SH
12746 ____________________________________________________________________________
12747 [  9807] By: jhi                                   on 2001/04/24  00:57:01
12748         Log: Update the test failure disclaimer.
12749      Branch: perl
12750            ! t/pragma/warn/pp_hot
12751 ____________________________________________________________________________
12752 [  9806] By: jhi                                   on 2001/04/24  00:54:04
12753         Log: Add make target "install-all" which is alias for "install"
12754              to cater for case-preserving filesystems like HFS+.
12755      Branch: perl
12756            ! INSTALL Makefile.SH
12757 ____________________________________________________________________________
12758 [  9805] By: jhi                                   on 2001/04/24  00:47:28
12759         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
12760              From: Peter Prymmer <pvhp@forte.com>
12761              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
12762              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
12763              
12764              (Ken William's message forwarded from macosx@perl.org)
12765      Branch: perl
12766            ! hints/darwin.sh
12767 ____________________________________________________________________________
12768 [  9804] By: jhi                                   on 2001/04/23  23:57:35
12769         Log: Cut-and-pasto.
12770      Branch: perl
12771            ! perlio.c
12772 ____________________________________________________________________________
12773 [  9803] By: jhi                                   on 2001/04/23  23:52:25
12774         Log: More PerlIO robustness.
12775      Branch: perl
12776            ! perlio.c
12777 ____________________________________________________________________________
12778 [  9802] By: jhi                                   on 2001/04/23  23:43:35
12779         Log: Make the "STD* opened only for ..." errors more consistent.
12780      Branch: perl
12781            ! doio.c
12782 ____________________________________________________________________________
12783 [  9801] By: jhi                                   on 2001/04/23  23:34:26
12784         Log: Test case for #9800.
12785      Branch: perl
12786            ! t/op/misc.t
12787 ____________________________________________________________________________
12788 [  9800] By: jhi                                   on 2001/04/23  23:14:43
12789         Log: Avoid coredump on 'close STDERR; die' by making
12790              the PerlIO calls more robust.  Also use SETERRNO()
12791              instead of errno = to be more VMS-ready.
12792      Branch: perl
12793            ! perlio.c
12794 ____________________________________________________________________________
12795 [  9799] By: jhi                                   on 2001/04/23  21:41:10
12796         Log: Subject: test for ID 20010423.002
12797              From: Robin Houston <robin@kitsite.com>
12798              Date: Mon, 23 Apr 2001 16:52:21 +0100
12799              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
12800      Branch: perl
12801            ! t/op/avhv.t
12802 ____________________________________________________________________________
12803 [  9798] By: jhi                                   on 2001/04/23  21:40:07
12804         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
12805              From: David Dyck <dcd@tc.fluke.com>
12806              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
12807              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
12808      Branch: perl
12809            ! installperl
12810 ____________________________________________________________________________
12811 [  9797] By: jhi                                   on 2001/04/23  21:37:56
12812         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
12813              From: Benjamin Sugars <bsugars@canoe.ca>
12814              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
12815              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
12816      Branch: perl
12817            ! ext/Cwd/Cwd.xs lib/Cwd.pm
12818 ____________________________________________________________________________
12819 [  9796] By: jhi                                   on 2001/04/23  21:29:24
12820         Log: Synchronize h2xs and pod2man some more on the documentation
12821              templates they propose.
12822      Branch: perl
12823            ! pod/pod2man.PL utils/h2xs.PL
12824 ____________________________________________________________________________
12825 [  9795] By: jhi                                   on 2001/04/23  17:30:40
12826         Log: Add one more naughty test for base64; make encoding logic cleaner.
12827      Branch: perl
12828            ! t/lib/mimeb64.t
12829 ____________________________________________________________________________
12830 [  9794] By: jhi                                   on 2001/04/23  13:51:32
12831         Log: Update Changes.
12832      Branch: perl
12833            ! Changes patchlevel.h
12834 ____________________________________________________________________________
12835 [  9793] By: jhi                                   on 2001/04/23  13:44:18
12836         Log: Duplicate lines.
12837      Branch: perl
12838            ! MANIFEST
12839 ____________________________________________________________________________
12840 [  9792] By: jhi                                   on 2001/04/23  13:39:13
12841         Log: Subject: Re: PATCH 5.7.1
12842              From: Mark-Jason Dominus <mjd@plover.com>
12843              Date: Mon, 23 Apr 2001 10:30:21 -0400
12844              Message-ID: <20010423143021.17335.qmail@plover.com>
12845      Branch: perl
12846            ! perl.h sv.c
12847 ____________________________________________________________________________
12848 [  9791] By: jhi                                   on 2001/04/23  13:32:40
12849         Log: Add the CPAN.pm 1.59_54 tests.
12850      Branch: perl
12851            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12852            ! MANIFEST
12853 ____________________________________________________________________________
12854 [  9790] By: jhi                                   on 2001/04/23  13:21:55
12855         Log: Subject: Deparse nit
12856              From: Robin Houston <robin@kitsite.com>
12857              Date: Mon, 23 Apr 2001 12:38:20 +0100
12858              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
12859      Branch: perl
12860            ! ext/B/B/Deparse.pm
12861 ____________________________________________________________________________
12862 [  9789] By: jhi                                   on 2001/04/23  13:19:07
12863         Log: Subject: [PATCH] bug 20010423.002
12864              From: Robin Houston <robin@kitsite.com>
12865              Date: Mon, 23 Apr 2001 13:12:30 +0100
12866              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
12867      Branch: perl
12868            ! pp.c
12869 ____________________________________________________________________________
12870 [  9788] By: jhi                                   on 2001/04/23  13:02:49
12871         Log: Subject: PATCH [5.7.1] hv.c unused #define
12872              From: Mark-Jason Dominus <mjd@plover.com>
12873              Date: Sun, 22 Apr 2001 14:17:49 -0400
12874              Message-ID: <20010422181749.26976.qmail@plover.com>
12875      Branch: perl
12876            ! hv.c
12877 ____________________________________________________________________________
12878 [  9787] By: jhi                                   on 2001/04/23  13:02:02
12879         Log: Subject: PATCH 5.7.1
12880              From: Mark-Jason Dominus <mjd@plover.com>
12881              Date: Sun, 22 Apr 2001 15:12:57 -0400
12882              Message-ID: <20010422191258.6539.qmail@plover.com>
12883              
12884              plus Sarathy's STMT_START + STMT_END suggestion.
12885      Branch: perl
12886            ! perl.h
12887 ____________________________________________________________________________
12888 [  9786] By: jhi                                   on 2001/04/23  12:53:25
12889         Log: Fix for
12890              
12891              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
12892              From: dLux <dlux@spam.sch.bme.hu>
12893              Date: Mon, 23 Apr 2001 01:25:26 +0200
12894              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
12895              
12896              (SvGROW really does return a char *.)
12897      Branch: perl
12898            ! pod/perlapi.pod sv.h
12899 ____________________________________________________________________________
12900 [  9785] By: jhi                                   on 2001/04/23  04:34:04
12901         Log: Time::Piece work continues.  $t->day removed since
12902              I think it's too confusing.  Now has normal and
12903              abbreviated length weekday names and month names,
12904              the names change with _names(), not _list().
12905              Now has strftime() in Perl, _strftime() is
12906              the libc version (to which strftime() falls back
12907              if it doesn't know the format.  To do: the reverse
12908              of strftime, strptime(), and the localisation of both.
12909      Branch: perl
12910            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
12911            ! t/lib/time-piece.t
12912 ____________________________________________________________________________
12913 [  9784] By: jhi                                   on 2001/04/23  02:41:46
12914         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
12915              From: andreas.koenig@anima.de (Andreas J. Koenig)
12916              Date: 23 Apr 2001 05:20:55 +0200
12917              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
12918      Branch: perl
12919            ! t/pragma/overload.t
12920 ____________________________________________________________________________
12921 [  9783] By: jhi                                   on 2001/04/22  23:32:42
12922         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
12923              From: Robin Houston <robin@kitsite.com>
12924              Date: Mon, 23 Apr 2001 00:38:18 +0100
12925              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
12926      Branch: perl
12927            ! ext/B/B/Deparse.pm
12928 ____________________________________________________________________________
12929 [  9782] By: jhi                                   on 2001/04/22  20:55:43
12930         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
12931              From: Simon Cozens <simon@netthink.co.uk>
12932              Date: Sun, 22 Apr 2001 18:47:25 +0100
12933              Message-ID: <20010422184725.A14411@netthink.co.uk>
12934      Branch: perl
12935            ! sv.c t/pragma/overload.t
12936 ____________________________________________________________________________
12937 [  9781] By: jhi                                   on 2001/04/22  20:52:13
12938         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
12939              From: Robin Houston <robin@kitsite.com>
12940              Date: Sun, 22 Apr 2001 22:14:50 +0100
12941              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
12942      Branch: perl
12943            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12944 ____________________________________________________________________________
12945 [  9780] By: nick                                  on 2001/04/22  20:40:31
12946         Log: Integrate mainline.
12947      Branch: perlio
12948           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12949           +> t/lib/b-stash.t
12950           !> (integrate 38 files)
12951 ____________________________________________________________________________
12952 [  9779] By: jhi                                   on 2001/04/22  15:16:03
12953         Log: Subject: IO::Socket::INET patch
12954              From: andrew deryabin <djsf@technarchy.ru>
12955              Date: Sat, 21 Apr 2001 17:46:52 +0400
12956              Message-ID: <20010421174652.B1426@technarchy>
12957      Branch: perl
12958            ! ext/IO/lib/IO/Socket/INET.pm
12959 ____________________________________________________________________________
12960 [  9778] By: jhi                                   on 2001/04/22  15:14:33
12961         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
12962              From: Mark-Jason Dominus <mjd@plover.com>
12963              Date: Sat, 21 Apr 2001 21:27:49 -0400
12964              Message-ID: <20010422012749.27024.qmail@plover.com>
12965      Branch: perl
12966            ! regcomp.c
12967 ____________________________________________________________________________
12968 [  9777] By: jhi                                   on 2001/04/22  15:10:51
12969         Log: Subject: Re: Regex debugger patch 
12970              From: Mark-Jason Dominus <mjd@plover.com>
12971              Date: Sat, 21 Apr 2001 21:48:51 -0400
12972              Message-ID: <20010422014851.27165.qmail@plover.com>
12973      Branch: perl
12974            ! pod/perldebguts.pod
12975 ____________________________________________________________________________
12976 [  9776] By: jhi                                   on 2001/04/22  15:09:48
12977         Log: Subject: Re: Regex debugger patch
12978              From: Mark-Jason Dominus <mjd@plover.com>
12979              Date: Sat, 21 Apr 2001 14:24:39 -0400
12980              Message-ID: <20010421182439.16508.qmail@plover.com>
12981              
12982              Regex debugger backend.
12983      Branch: perl
12984            ! regcomp.c regexp.h
12985 ____________________________________________________________________________
12986 [  9775] By: jhi                                   on 2001/04/21  16:45:40
12987         Log: Subject: [PATCH] Typo in utf8.h
12988              From: Jesús Quiroga <jquiroga@pobox.com>
12989              Date: Sat, 21 Apr 2001 19:25:33 +0200
12990              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
12991      Branch: perl
12992            ! utf8.h
12993 ____________________________________________________________________________
12994 [  9774] By: jhi                                   on 2001/04/21  16:43:52
12995         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12996              From: Joe Orton <jorton@redhat.com>
12997              Date: Tue, 17 Apr 2001 15:50:43 +0100
12998              Message-Id: <20010417155043.D19132@eu.c2.net>
12999      Branch: perl
13000            ! hints/svr5.sh
13001 ____________________________________________________________________________
13002 [  9773] By: jhi                                   on 2001/04/21  15:30:15
13003         Log: Subject: Patch utils/h2xs.PL
13004              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13005              Date: Sat, 21 Apr 2001 10:32:16 -0500
13006              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
13007              
13008              Add MAILING list and LICENSE templates.
13009      Branch: perl
13010            ! utils/h2xs.PL
13011 ____________________________________________________________________________
13012 [  9772] By: jhi                                   on 2001/04/21  15:28:36
13013         Log: Subject: perlfaq2.patch for 5.7.1
13014              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13015              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
13016              Date: Fri, 20 Apr 2001 16:42:19 -0500
13017              
13018              rm an extra tab, a blurb about the xx.cpan to clarify
13019              which countries actually have that and dejanews is history
13020              as well as most of that nonsensical entry.
13021      Branch: perl
13022            ! pod/perlfaq2.pod
13023 ____________________________________________________________________________
13024 [  9771] By: jhi                                   on 2001/04/21  15:27:17
13025         Log: Subject: perlfaq1.patch for 5.7.1
13026              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13027              Date: Fri, 20 Apr 2001 16:57:36 -0500
13028              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
13029              
13030              Evil URLs must die. Especially when they are broken.
13031      Branch: perl
13032            ! pod/perlfaq1.pod
13033 ____________________________________________________________________________
13034 [  9770] By: jhi                                   on 2001/04/21  15:23:38
13035         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
13036              From: Michael G Schwern <schwern@pobox.com>
13037              Date: Sat, 21 Apr 2001 16:11:12 +0100
13038              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
13039      Branch: perl
13040            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
13041            + t/lib/b-stash.t
13042            ! MANIFEST ext/B/B.pm t/lib/b.t
13043 ____________________________________________________________________________
13044 [  9769] By: jhi                                   on 2001/04/21  15:03:32
13045         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
13046              From: Michael G Schwern <schwern@pobox.com>
13047              Date: Sat, 21 Apr 2001 09:48:00 +0100
13048              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
13049      Branch: perl
13050            ! utils/h2ph.PL
13051 ____________________________________________________________________________
13052 [  9768] By: jhi                                   on 2001/04/21  14:33:49
13053         Log: PerlIO and Encode doc cleanup and tweaks.
13054      Branch: perl
13055            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
13056            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
13057 ____________________________________________________________________________
13058 [  9767] By: jhi                                   on 2001/04/21  12:40:16
13059         Log: Integrate perlio.
13060      Branch: perl
13061           !> doio.c
13062 ____________________________________________________________________________
13063 [  9766] By: nick                                  on 2001/04/20  18:28:35
13064         Log: Avoid core dump on
13065              open(STDOUT,">",\$foo);
13066      Branch: perlio
13067            ! doio.c
13068 ____________________________________________________________________________
13069 [  9765] By: jhi                                   on 2001/04/20  13:23:43
13070         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
13071              From: Robin Houston <robin@kitsite.com>
13072              Date: Fri, 20 Apr 2001 14:29:22 +0100
13073              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
13074      Branch: perl
13075            ! ext/B/B.pm ext/B/B/Deparse.pm
13076 ____________________________________________________________________________
13077 [  9764] By: jhi                                   on 2001/04/20  13:19:33
13078         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
13079              From: Peter Prymmer <pvhp@forte.com>
13080              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
13081              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
13082      Branch: perl
13083            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
13084            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13085            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13086            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13087 ____________________________________________________________________________
13088 [  9763] By: jhi                                   on 2001/04/20  12:36:39
13089         Log: Subject: Re: A new PerlIO coredump
13090              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13091              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
13092              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
13093      Branch: perl
13094            ! doio.c
13095 ____________________________________________________________________________
13096 [  9762] By: jhi                                   on 2001/04/19  23:02:30
13097         Log: Update Changes.
13098      Branch: perl
13099            ! Changes patchlevel.h
13100 ____________________________________________________________________________
13101 [  9761] By: jhi                                   on 2001/04/19  22:59:19
13102         Log: More cleanup cleanup.
13103      Branch: perl
13104            ! Makefile.SH win32/Makefile win32/makefile.mk
13105 ____________________________________________________________________________
13106 [  9760] By: jhi                                   on 2001/04/19  22:50:31
13107         Log: lib/Time is non-empty, let's not rmdir it.
13108      Branch: perl
13109            ! Makefile.SH
13110 ____________________________________________________________________________
13111 [  9759] By: jhi                                   on 2001/04/19  22:36:51
13112         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
13113              From: Robin Houston <robin@kitsite.com>
13114              Date: Fri, 20 Apr 2001 00:18:53 +0100
13115              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
13116      Branch: perl
13117            ! ext/B/B/Deparse.pm
13118 ____________________________________________________________________________
13119 [  9758] By: jhi                                   on 2001/04/19  22:36:00
13120         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
13121              From: Peter Prymmer <pvhp@forte.com>
13122              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
13123              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
13124      Branch: perl
13125            ! ext/Cwd/Cwd.xs
13126 ____________________________________________________________________________
13127 [  9757] By: nick                                  on 2001/04/19  18:53:54
13128         Log: Blind (untested) integrate of mainline.
13129      Branch: perlio
13130           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13131           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
13132           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
13133           !> (integrate 53 files)
13134 ____________________________________________________________________________
13135 [  9756] By: jhi                                   on 2001/04/19  16:59:23
13136         Log: Document and test Time::Piece.
13137      Branch: perl
13138            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
13139            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
13140 ____________________________________________________________________________
13141 [  9755] By: jhi                                   on 2001/04/19  12:13:29
13142         Log: A better fix for the \x{12345678} trouble from NI-S.
13143      Branch: perl
13144            ! utf8.c
13145 ____________________________________________________________________________
13146 [  9754] By: jhi                                   on 2001/04/19  11:56:07
13147         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
13148              From: Robin Houston <robin@kitsite.com>
13149              Date: Wed, 18 Apr 2001 17:58:33 +0100
13150              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
13151      Branch: perl
13152            ! ext/B/B/Deparse.pm op.c
13153 ____________________________________________________________________________
13154 [  9753] By: jhi                                   on 2001/04/19  04:21:52
13155         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
13156              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
13157              Date: Thu, 19 Apr 2001 01:11:41 -0400
13158              Message-ID: <20010419011141.A5798@cpan.org>
13159      Branch: perl
13160            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
13161 ____________________________________________________________________________
13162 [  9752] By: jhi                                   on 2001/04/19  02:41:10
13163         Log: The new time utils need to be thread-aware, too.
13164      Branch: perl
13165            ! util.c
13166 ____________________________________________________________________________
13167 [  9751] By: jhi                                   on 2001/04/19  02:26:47
13168         Log: Compilation nit noticed by AIX compiler.
13169      Branch: perl
13170            ! perlio.c
13171 ____________________________________________________________________________
13172 [  9750] By: jhi                                   on 2001/04/19  02:20:06
13173         Log: The new time utils need to be public.
13174      Branch: perl
13175            ! embed.pl
13176 ____________________________________________________________________________
13177 [  9749] By: jhi                                   on 2001/04/19  01:42:39
13178         Log: Regen toc.
13179      Branch: perl
13180            ! pod/perltoc.pod
13181 ____________________________________________________________________________
13182 [  9748] By: jhi                                   on 2001/04/19  01:41:10
13183         Log: Add Time::Piece, a slight rewrite of Time::Object,
13184              from Matt Sergeant.
13185      Branch: perl
13186            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13187            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
13188            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
13189            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
13190            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
13191            ! win32/makefile.mk
13192 ____________________________________________________________________________
13193 [  9747] By: jhi                                   on 2001/04/19  00:55:35
13194         Log: The new metaconfig unit from strftime.
13195      Branch: metaconfig/U/perl
13196            + d_strftime.U
13197 ____________________________________________________________________________
13198 [  9746] By: jhi                                   on 2001/04/19  00:54:54
13199         Log: Move the strftime() wrapper from POSIX.xs to util.c
13200              as my_strftime(), requires HAS_STRFTIME.
13201      Branch: perl
13202            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13203            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
13204            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
13205            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13206            ! vos/config.ga.h win32/config.bc win32/config.gc
13207            ! win32/config.vc
13208 ____________________________________________________________________________
13209 [  9745] By: jhi                                   on 2001/04/18  23:11:03
13210         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
13211              in preparation of Time::Piece.
13212      Branch: perl
13213            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
13214 ____________________________________________________________________________
13215 [  9744] By: jhi                                   on 2001/04/18  22:33:12
13216         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
13217              From: Peter Prymmer <pvhp@forte.com>
13218              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
13219              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
13220      Branch: perl
13221            ! t/lib/exporter.t
13222 ____________________________________________________________________________
13223 [  9743] By: jhi                                   on 2001/04/18  22:32:23
13224         Log: Subject: Fwd: pod2html leaves cache files lying around?
13225              From: Rajesh Vaidheeswarran <rv@gnu.org>
13226              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
13227              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
13228      Branch: perl
13229            ! lib/Pod/Html.pm
13230 ____________________________________________________________________________
13231 [  9742] By: jhi                                   on 2001/04/18  20:31:49
13232         Log: Update Changes.
13233      Branch: perl
13234            ! Changes patchlevel.h
13235 ____________________________________________________________________________
13236 [  9741] By: jhi                                   on 2001/04/18  20:23:02
13237         Log: Declare hints only if needed.
13238      Branch: perl
13239            ! ext/B/B/Deparse.pm
13240 ____________________________________________________________________________
13241 [  9740] By: jhi                                   on 2001/04/18  19:06:05
13242         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
13243              bug noticed by Robin Houston; basically the code of detecting
13244              value wraparound was acting differently under different compilers
13245              and platforms.  The workaround is to remove the overflow check
13246              for now, a real fix would be to do the overflow (portably) right.
13247      Branch: perl
13248            ! t/op/pat.t utf8.c
13249 ____________________________________________________________________________
13250 [  9739] By: jhi                                   on 2001/04/18  19:01:23
13251         Log: Subject: [PATCH B::Deparse] some pragma support
13252              From: Robin Houston <robin@kitsite.com>
13253              Date: Wed, 18 Apr 2001 19:32:12 +0100
13254              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
13255      Branch: perl
13256            ! ext/B/B/Deparse.pm
13257 ____________________________________________________________________________
13258 [  9738] By: jhi                                   on 2001/04/18  15:16:37
13259         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
13260              From: Benjamin Sugars <bsugars@canoe.ca>
13261              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
13262              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
13263      Branch: perl
13264            ! t/op/glob.t
13265 ____________________________________________________________________________
13266 [  9737] By: jhi                                   on 2001/04/18  13:24:50
13267         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
13268              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13269              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
13270              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
13271      Branch: perl
13272            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13273            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
13274 ____________________________________________________________________________
13275 [  9736] By: jhi                                   on 2001/04/18  04:15:14
13276         Log: The #9735 also changes the subtest 12.
13277      Branch: perl
13278            ! t/lib/b.t
13279 ____________________________________________________________________________
13280 [  9735] By: jhi                                   on 2001/04/18  03:55:17
13281         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
13282              From: David Dyck <dcd@tc.fluke.com>
13283              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
13284              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
13285      Branch: perl
13286            ! ext/B/B/Deparse.pm
13287 ____________________________________________________________________________
13288 [  9734] By: jhi                                   on 2001/04/18  03:54:11
13289         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
13290              From: Gisle Aas <gisle@ActiveState.com>
13291              Date: 17 Apr 2001 19:06:45 -0700
13292              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
13293      Branch: perl
13294            ! pp_hot.c t/op/misc.t
13295 ____________________________________________________________________________
13296 [  9733] By: jhi                                   on 2001/04/17  22:25:22
13297         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
13298              From: "Abigail" <abigail@foad.org>
13299              Date: Wed, 18 Apr 2001 01:17:46 +0200
13300              Message-ID: <20010417231746.21657.qmail@foad.org>
13301      Branch: perl
13302            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
13303 ____________________________________________________________________________
13304 [  9732] By: jhi                                   on 2001/04/17  20:47:56
13305         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
13306              From: Robin Houston <robin@kitsite.com>
13307              Date: Tue, 17 Apr 2001 22:37:42 +0100
13308              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
13309      Branch: perl
13310            ! ext/B/B/Deparse.pm
13311 ____________________________________________________________________________
13312 [  9731] By: nick                                  on 2001/04/17  20:46:35
13313         Log: Re-sync for t/lib/b.t fix
13314      Branch: perlio
13315           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
13316 ____________________________________________________________________________
13317 [  9730] By: jhi                                   on 2001/04/17  20:45:29
13318         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
13319              From: Robin Houston <robin@kitsite.com>
13320              Date: Tue, 17 Apr 2001 22:29:36 +0100
13321              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
13322      Branch: perl
13323            ! ext/B/B.xs ext/B/B/Deparse.pm
13324 ____________________________________________________________________________
13325 [  9729] By: jhi                                   on 2001/04/17  20:43:11
13326         Log: Subject: Deparse - parenthesise args to undeclared subs
13327              From: Robin Houston <robin@kitsite.com>
13328              Date: Tue, 17 Apr 2001 21:31:05 +0100
13329              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
13330      Branch: perl
13331            ! ext/B/B/Deparse.pm
13332 ____________________________________________________________________________
13333 [  9728] By: jhi                                   on 2001/04/17  18:57:30
13334         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
13335              From: Benjamin Sugars <ben.sugars@home.com>
13336              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
13337              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
13338      Branch: perl
13339            ! t/lib/cwd.t
13340 ____________________________________________________________________________
13341 [  9727] By: jhi                                   on 2001/04/17  18:20:20
13342         Log: Subject: [PATCH B::Deparse] ambient pragmas
13343              From: Robin Houston <robin@kitsite.com>
13344              Date: Tue, 17 Apr 2001 20:01:59 +0100
13345              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
13346      Branch: perl
13347            ! ext/B/B/Deparse.pm t/lib/b.t
13348 ____________________________________________________________________________
13349 [  9726] By: nick                                  on 2001/04/17  16:33:51
13350         Log: Integrate mainline (t/lib/b.t fails test 2...)
13351      Branch: perlio
13352           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13353           +> ext/List/Util/README ext/List/Util/Util.xs
13354           +> ext/List/Util/lib/List/Util.pm
13355           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
13356           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
13357           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13358           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13359           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13360           !> (integrate 31 files)
13361 ____________________________________________________________________________
13362 [  9725] By: jhi                                   on 2001/04/17  12:14:24
13363         Log: Subject: multiple B::* changes
13364              From: Robin Houston <robin@kitsite.com>
13365              Date: Thu, 12 Apr 2001 20:12:27 +0100
13366              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
13367      Branch: perl
13368            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
13369 ____________________________________________________________________________
13370 [  9724] By: jhi                                   on 2001/04/17  11:59:05
13371         Log: Thread-awareness from Doug MacEachern.
13372      Branch: perl
13373            ! ext/List/Util/Util.xs
13374 ____________________________________________________________________________
13375 [  9723] By: jhi                                   on 2001/04/17  11:57:41
13376         Log: Make the test more portable.
13377      Branch: perl
13378            ! t/lib/cwd.t
13379 ____________________________________________________________________________
13380 [  9722] By: jhi                                   on 2001/04/17  11:53:50
13381         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
13382              From: Benjamin Sugars <ben.sugars@home.com>
13383              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
13384              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
13385      Branch: perl
13386            ! t/lib/cwd.t
13387 ____________________________________________________________________________
13388 [  9721] By: jhi                                   on 2001/04/17  11:52:17
13389         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
13390              From: Benjamin Sugars <bsugars@canoe.ca>
13391              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
13392              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
13393      Branch: perl
13394            ! op.c
13395 ____________________________________________________________________________
13396 [  9720] By: jhi                                   on 2001/04/17  11:35:42
13397         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
13398              From: Chris Nandor <pudge@pobox.com>
13399              Date: Tue, 17 Apr 2001 00:30:49 -0400
13400              Message-Id: <p05100207b701768712de@[10.0.1.177]>
13401      Branch: perl
13402            ! ext/File/Glob/bsd_glob.c gv.c
13403 ____________________________________________________________________________
13404 [  9719] By: jhi                                   on 2001/04/17  11:32:13
13405         Log: Subject: [PATCH] Tweten->West
13406              From: Casey West <casey@geeknest.com>
13407              Date: Mon, 16 Apr 2001 12:11:22 -0400
13408              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
13409      Branch: perl
13410            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
13411            ! pod/perltie.pod
13412 ____________________________________________________________________________
13413 [  9718] By: jhi                                   on 2001/04/16  03:22:52
13414         Log: Update Changes.
13415      Branch: perl
13416            ! Changes patchlevel.h
13417 ____________________________________________________________________________
13418 [  9717] By: jhi                                   on 2001/04/16  03:06:28
13419         Log: Regen toc.
13420      Branch: perl
13421            ! pod/perltoc.pod
13422 ____________________________________________________________________________
13423 [  9716] By: jhi                                   on 2001/04/16  02:58:42
13424         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
13425              From: Prymmer/Kahn <pvhp@best.com>
13426              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
13427              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
13428      Branch: perl
13429            ! utf8.c
13430 ____________________________________________________________________________
13431 [  9715] By: jhi                                   on 2001/04/15  23:40:35
13432         Log: Subject: Re: Net::Ping patch, adds stream protocol
13433              From: bronson@rinspin.com (Scott Bronson)
13434              Date: Tue, 10 Apr 2001 23:58:33 -0700
13435              Message-ID: <20010410235833.N29719@rinspin.com>
13436      Branch: perl
13437            ! lib/Net/Ping.pm
13438 ____________________________________________________________________________
13439 [  9714] By: jhi                                   on 2001/04/15  23:31:46
13440         Log: Printing out the ok messages helps successful testing.
13441      Branch: perl
13442            ! t/lib/time-hires.t
13443 ____________________________________________________________________________
13444 [  9713] By: jhi                                   on 2001/04/15  21:43:24
13445         Log: Update Douglas Wegscheid's email.
13446      Branch: perl
13447            ! AUTHORS
13448 ____________________________________________________________________________
13449 [  9712] By: jhi                                   on 2001/04/15  21:40:41
13450         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
13451              From: Michael G Schwern <schwern@pobox.com>
13452              Date: Sat, 14 Apr 2001 22:40:50 +0100
13453              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
13454      Branch: perl
13455            + t/lib/exporter.t
13456            ! MANIFEST lib/Exporter/Heavy.pm
13457 ____________________________________________________________________________
13458 [  9711] By: jhi                                   on 2001/04/15  21:39:21
13459         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
13460              From: Michael G Schwern <schwern@pobox.com>
13461              Date: Sat, 14 Apr 2001 22:13:59 +0100
13462              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
13463      Branch: perl
13464            ! t/op/loopctl.t
13465 ____________________________________________________________________________
13466 [  9710] By: jhi                                   on 2001/04/15  21:30:19
13467         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
13468              From: Michael G Schwern <schwern@pobox.com>
13469              Date: Sat, 14 Apr 2001 22:05:32 +0100
13470              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
13471      Branch: perl
13472            ! t/pragma/warnings.t
13473 ____________________________________________________________________________
13474 [  9709] By: jhi                                   on 2001/04/15  19:34:09
13475         Log: Integrate changes #9706,9707 from maintperl into mainline.
13476              
13477              change#7210 broke .packlist generation
13478              
13479              ExtUtils::Installed doesn't quote regex metacharacters in paths
13480              before using them in match; also make it work for dosish platforms
13481      Branch: perl
13482           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
13483 ____________________________________________________________________________
13484 [  9708] By: jhi                                   on 2001/04/15  19:31:01
13485         Log: Test also the scalar aspect of getitimer().
13486      Branch: perl
13487            ! t/lib/time-hires.t
13488 ____________________________________________________________________________
13489 [  9707] By: gsar                                  on 2001/04/15  17:24:20
13490         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
13491              before using them in match; also make it work for dosish platforms
13492      Branch: maint-5.6/perl
13493            ! lib/ExtUtils/Installed.pm
13494 ____________________________________________________________________________
13495 [  9706] By: gsar                                  on 2001/04/15  17:21:59
13496         Log: change#7210 broke .packlist generation (listed only filename
13497              rather than fully qualified path name)
13498      Branch: maint-5.6/perl
13499            ! lib/ExtUtils/Install.pm
13500 ____________________________________________________________________________
13501 [  9705] By: jhi                                   on 2001/04/15  12:36:33
13502         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
13503      Branch: perl
13504            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
13505            ! t/lib/time-hires.t
13506 ____________________________________________________________________________
13507 [  9704] By: jhi                                   on 2001/04/15  10:49:08
13508         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
13509              From: Prymmer/Kahn <pvhp@best.com>
13510              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
13511              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
13512      Branch: perl
13513            ! lib/utf8.pm pod/perlebcdic.pod
13514 ____________________________________________________________________________
13515 [  9703] By: jhi                                   on 2001/04/15  02:26:26
13516         Log: I keep forgetting to sort MANIFEST.
13517      Branch: perl
13518            ! MANIFEST
13519 ____________________________________________________________________________
13520 [  9702] By: jhi                                   on 2001/04/15  02:07:47
13521         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
13522              Now we have blessed, reftype, tainted, first, reduce, ...
13523      Branch: perl
13524            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
13525            + ext/List/Util/README ext/List/Util/Util.xs
13526            + ext/List/Util/lib/List/Util.pm
13527            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
13528            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
13529            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
13530            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
13531            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
13532            ! MANIFEST
13533 ____________________________________________________________________________
13534 [  9701] By: jhi                                   on 2001/04/14  15:05:25
13535         Log: Subject: RE: dprofpp.pl updates 
13536              From: Carl Eklof <CEklof@endeca.com>
13537              Date: Thu, 12 Apr 2001 18:45:46 -0400
13538              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
13539      Branch: perl
13540            ! utils/dprofpp.PL
13541 ____________________________________________________________________________
13542 [  9700] By: jhi                                   on 2001/04/14  14:44:55
13543         Log: Do not just blindly add CR.
13544      Branch: perl
13545            ! Porting/makerel
13546 ____________________________________________________________________________
13547 [  9699] By: jhi                                   on 2001/04/13  13:17:01
13548         Log: Update Changes.
13549      Branch: perl
13550            ! Changes patchlevel.h
13551 ____________________________________________________________________________
13552 [  9698] By: jhi                                   on 2001/04/13  12:44:48
13553         Log: Integrate perlio.
13554      Branch: perl
13555           !> ext/PerlIO/Scalar/Scalar.xs
13556 ____________________________________________________________________________
13557 [  9697] By: jhi                                   on 2001/04/13  12:29:15
13558         Log: Add more debug output to the test.
13559      Branch: perl
13560            ! t/lib/cwd.t
13561 ____________________________________________________________________________
13562 [  9696] By: nick                                  on 2001/04/13  10:14:29
13563         Log: Fix core dump on binmode($fh,'Scalar')
13564      Branch: perlio
13565            ! ext/PerlIO/Scalar/Scalar.xs
13566 ____________________________________________________________________________
13567 [  9695] By: nick                                  on 2001/04/13  09:05:42
13568         Log: Integrate mainline
13569      Branch: perlio
13570           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13571           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13572           +> t/lib/time-hires.t
13573           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
13574           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
13575           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13576           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
13577           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
13578           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
13579           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
13580 ____________________________________________________________________________
13581 [  9694] By: jhi                                   on 2001/04/12  22:23:35
13582         Log: Integrate change #9693 from maintperl into mainline.
13583              
13584              $VERSION and Version() on the same line provokes a warning from
13585              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13586      Branch: perl
13587           !> lib/Devel/SelfStubber.pm
13588 ____________________________________________________________________________
13589 [  9693] By: gsar                                  on 2001/04/12  21:55:56
13590         Log: $VERSION and Version() on the same line provokes a warning from
13591              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
13592      Branch: maint-5.6/perl
13593            ! lib/Devel/SelfStubber.pm
13594 ____________________________________________________________________________
13595 [  9692] By: jhi                                   on 2001/04/12  13:54:00
13596         Log: This is at least 5.005.
13597      Branch: perl
13598            ! ext/Time/HiRes/HiRes.xs
13599 ____________________________________________________________________________
13600 [  9691] By: jhi                                   on 2001/04/12  13:37:20
13601         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
13602      Branch: perl
13603            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
13604            ! win32/Makefile win32/makefile.mk
13605 ____________________________________________________________________________
13606 [  9690] By: jhi                                   on 2001/04/12  01:34:46
13607         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
13608      Branch: perl
13609            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
13610            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
13611            + t/lib/time-hires.t
13612            ! MANIFEST
13613 ____________________________________________________________________________
13614 [  9689] By: jhi                                   on 2001/04/12  00:28:39
13615         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
13616              From: Gisle Aas <gisle@ActiveState.com>
13617              Date: 11 Apr 2001 16:36:11 -0700
13618              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
13619      Branch: perl
13620            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
13621 ____________________________________________________________________________
13622 [  9688] By: jhi                                   on 2001/04/12  00:27:39
13623         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13624              From: Gisle Aas <gisle@ActiveState.com>
13625              Date: 11 Apr 2001 11:13:24 -0700
13626              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
13627      Branch: perl
13628            ! ext/MIME/Base64/Base64.xs
13629 ____________________________________________________________________________
13630 [  9687] By: jhi                                   on 2001/04/11  19:51:47
13631         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
13632      Branch: perl
13633            ! Todo-5.6
13634 ____________________________________________________________________________
13635 [  9686] By: jhi                                   on 2001/04/11  16:54:25
13636         Log: Subject: [PATCH opcode.pl] Documentation of table format
13637              From: Simon Cozens <simon@netthink.co.uk>
13638              Date: Wed, 11 Apr 2001 12:59:31 +0100
13639              Message-ID: <20010411125931.A25681@netthink.co.uk>
13640      Branch: perl
13641            ! opcode.pl
13642 ____________________________________________________________________________
13643 [  9685] By: jhi                                   on 2001/04/11  16:53:15
13644         Log: Subject: [PATCH] prototype("CORE::recv")
13645              From: Simon Cozens <simon@netthink.co.uk>
13646              Date: Wed, 11 Apr 2001 13:24:35 +0100
13647              Message-ID: <20010411132435.A26169@netthink.co.uk>
13648      Branch: perl
13649            ! pp.c t/comp/proto.t
13650 ____________________________________________________________________________
13651 [  9684] By: jhi                                   on 2001/04/11  16:47:13
13652         Log: FAQ (and AUTHORS) update from Dan Carson: the information
13653              was several years obsolete, Term::Readkey has been updated
13654              to have the functionality.
13655      Branch: perl
13656            ! AUTHORS pod/perlfaq5.pod
13657 ____________________________________________________________________________
13658 [  9683] By: jhi                                   on 2001/04/11  12:15:46
13659         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
13660              From: Calle Dybedahl <calle@lysator.liu.se>
13661              Date: 10 Apr 2001 16:44:16 +0200
13662              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
13663      Branch: perl
13664            ! ext/MIME/Base64/Base64.xs
13665 ____________________________________________________________________________
13666 [  9682] By: jhi                                   on 2001/04/11  12:12:26
13667         Log: A more minimal fix for 20010410.006 from Hugo.
13668      Branch: perl
13669            ! regexec.c
13670 ____________________________________________________________________________
13671 [  9681] By: jhi                                   on 2001/04/11  11:34:23
13672         Log: Integrate changes #9678,9679 from maintline into mainperl.
13673              
13674              addendum to change#9676
13675              
13676              up $File::Glob::VERSION; add a note pointing out the version of
13677              the OpenBSD glob bsd_glob.c resembles
13678      Branch: perl
13679           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13680           !> ext/File/Glob/bsd_glob.h
13681 ____________________________________________________________________________
13682 [  9680] By: jhi                                   on 2001/04/11  11:30:38
13683         Log: Bad test numbering in integrate in #9677.
13684              Fixes ID 20010411.001.
13685      Branch: perl
13686            ! t/op/pat.t
13687 ____________________________________________________________________________
13688 [  9679] By: gsar                                  on 2001/04/11  03:38:40
13689         Log: up $File::Glob::VERSION; add a note pointing out the version of
13690              the OpenBSD glob bsd_glob.c resembles
13691      Branch: maint-5.6/perl
13692            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13693            ! ext/File/Glob/bsd_glob.h
13694 ____________________________________________________________________________
13695 [  9678] By: gsar                                  on 2001/04/11  03:09:48
13696         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
13697              revision 1.8.10.1 found here:
13698              
13699              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
13700      Branch: maint-5.6/perl
13701            ! ext/File/Glob/bsd_glob.c
13702 ____________________________________________________________________________
13703 [  9677] By: jhi                                   on 2001/04/11  02:54:39
13704         Log: Integrate changes #9675,9676 from maintperl into mainline.
13705              
13706              fix for bug 20010410.006, undo change#7115
13707              
13708              port the OpenBSD glob() security patch
13709      Branch: perl
13710           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13711           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
13712           !> t/op/pat.t
13713 ____________________________________________________________________________
13714 [  9676] By: gsar                                  on 2001/04/11  02:19:02
13715         Log: port the glob() security patch found at:
13716              
13717              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
13718              
13719              CERT advisory for the issue is here:
13720              
13721              http://www.cert.org/advisories/CA-2001-07.html
13722              
13723              Note that the security scare is only relevant for those who are
13724              foolish enough to build suidperl (which is now officially discouraged)
13725      Branch: maint-5.6/perl
13726            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13727            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
13728 ____________________________________________________________________________
13729 [  9675] By: gsar                                  on 2001/04/10  23:52:11
13730         Log: fix for bug 20010410.006
13731              
13732              undo change#7115 (came into maint-5.6 as change#8156)
13733              
13734              add tests to keep it from coming back
13735      Branch: maint-5.6/perl
13736            ! regexec.c t/op/pat.t
13737 ____________________________________________________________________________
13738 [  9674] By: nick                                  on 2001/04/10  20:39:31
13739         Log: Integrate mainline
13740      Branch: perlio
13741           +> Porting/testall.atom
13742           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
13743           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
13744           !> t/lib/lc-uk.t t/pod/find.t
13745 ____________________________________________________________________________
13746 [  9673] By: nick                                  on 2001/04/10  18:46:14
13747         Log: Integrate against change 9670 aka perl-5.7.1
13748      Branch: perlio
13749           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13750           !> (integrate 53 files)
13751 ____________________________________________________________________________
13752 [  9672] By: jhi                                   on 2001/04/10  13:45:01
13753         Log: Add a script for doing cumulative profile of the test suite.
13754              (Requires ATOM, that is, Tru64.)
13755      Branch: perl
13756            + Porting/testall.atom
13757            ! MANIFEST
13758 ____________________________________________________________________________
13759 [  9671] By: jhi                                   on 2001/04/10  12:38:53
13760         Log: Missing std block.
13761      Branch: perl
13762            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
13763            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
13764            ! t/pod/find.t
13765 ____________________________________________________________________________
13766 [  9670] By: jhi                                   on 2001/04/10  01:25:58
13767         Log: This is 5.7.1.
13768      Branch: perl
13769            ! patchlevel.h
13770 ____________________________________________________________________________
13771 [  9669] By: jhi                                   on 2001/04/10  01:09:14
13772         Log: Update Changes.
13773      Branch: perl
13774            ! Changes patchlevel.h
13775 ____________________________________________________________________________
13776 [  9668] By: jhi                                   on 2001/04/10  01:00:38
13777         Log: Regen toc.
13778      Branch: perl
13779            ! pod/perltoc.pod
13780 ____________________________________________________________________________
13781 [  9667] By: jhi                                   on 2001/04/10  00:52:16
13782         Log: Update perlhist.
13783      Branch: perl
13784            ! pod/perlhist.pod
13785 ____________________________________________________________________________
13786 [  9666] By: jhi                                   on 2001/04/09  23:38:59
13787         Log: Slight wording tweaks from Damian to #9658.
13788      Branch: perl
13789            ! pod/perlobj.pod
13790 ____________________________________________________________________________
13791 [  9665] By: jhi                                   on 2001/04/09  19:56:06
13792         Log: Subject: [PATCH perlutil.pod] Nit
13793              From: Simon Cozens <simon@netthink.co.uk>
13794              Date: Mon, 9 Apr 2001 20:29:44 +0100
13795              Message-ID: <20010409202944.A14796@the.earth.li>
13796      Branch: perl
13797            ! pod/perlutil.pod
13798 ____________________________________________________________________________
13799 [  9664] By: jhi                                   on 2001/04/09  19:54:42
13800         Log: Subject: Re: perl571delta.pod@9631
13801              From: Mike Guy <mjtg@cam.ac.uk>
13802              Date: Mon, 09 Apr 2001 18:09:14 +0100
13803              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
13804      Branch: perl
13805            ! pod/perl571delta.pod
13806 ____________________________________________________________________________
13807 [  9663] By: jhi                                   on 2001/04/09  13:43:35
13808         Log: Update Changes.
13809      Branch: perl
13810            ! Changes patchlevel.h
13811 ____________________________________________________________________________
13812 [  9662] By: jhi                                   on 2001/04/09  13:24:46
13813         Log: tweak tweak.
13814      Branch: perl
13815            ! AUTHORS pod/perl571delta.pod
13816 ____________________________________________________________________________
13817 [  9661] By: jhi                                   on 2001/04/09  13:15:13
13818         Log: Thinko in manual patch applying.
13819      Branch: perl
13820            ! sv.c
13821 ____________________________________________________________________________
13822 [  9660] By: jhi                                   on 2001/04/09  13:07:53
13823         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
13824              From: Robin Barker <rmb1@cise.npl.co.uk> 
13825              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
13826              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
13827              
13828              (This corrects the case where the "isn't numeric" string contains \0s
13829              and is longer than the temporary buffer, and contains \0 at the point
13830              the string would be truncated by "...".) 
13831      Branch: perl
13832            ! sv.c
13833 ____________________________________________________________________________
13834 [  9659] By: jhi                                   on 2001/04/09  12:57:41
13835         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
13836      Branch: perl
13837            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
13838            ! t/lib/cgi-function.t t/lib/cgi-html.t
13839 ____________________________________________________________________________
13840 [  9658] By: jhi                                   on 2001/04/09  12:48:47
13841         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
13842              From: Ilmari Karonen <iltzu@sci.fi>
13843              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
13844              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
13845              
13846              Rearrange and rewrite the Method Invocation section
13847              to explain the concepts in nicer order.
13848      Branch: perl
13849            ! pod/perlobj.pod
13850 ____________________________________________________________________________
13851 [  9657] By: jhi                                   on 2001/04/09  12:35:58
13852         Log: Upgrade to podlators 1.09, from Russ Allbery.
13853      Branch: perl
13854            ! lib/Pod/Man.pm lib/Pod/Text.pm
13855 ____________________________________________________________________________
13856 [  9656] By: jhi                                   on 2001/04/09  12:31:53
13857         Log: perl571delta.
13858      Branch: perl
13859            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
13860 ____________________________________________________________________________
13861 [  9655] By: jhi                                   on 2001/04/09  12:20:09
13862         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
13863              From: Prymmer/Kahn <pvhp@best.com>
13864              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
13865              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
13866      Branch: perl
13867            ! lib/utf8.pm pod/perlunicode.pod
13868 ____________________________________________________________________________
13869 [  9654] By: gsar                                  on 2001/04/09  03:38:33
13870         Log: here lies 5.6.1
13871      Branch: maint-5.6/perl
13872            ! Changes
13873 ____________________________________________________________________________
13874 [  9653] By: jhi                                   on 2001/04/09  03:25:24
13875         Log: Update perlhist.
13876      Branch: perl
13877            ! pod/perlhist.pod
13878 ____________________________________________________________________________
13879 [  9652] By: jhi                                   on 2001/04/09  03:18:49
13880         Log: perl571delta tweaking continues.
13881      Branch: perl
13882            ! pod/perl571delta.pod
13883 ____________________________________________________________________________
13884 [  9651] By: gsar                                  on 2001/04/09  03:11:19
13885         Log: update Changes, patchlevel.h &c.
13886      Branch: maint-5.6/perl
13887            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13888            ! pod/perltoc.pod
13889 ____________________________________________________________________________
13890 [  9650] By: jhi                                   on 2001/04/09  02:40:24
13891         Log: Integrate the perlfork half of #9513 from maintperl into mainline
13892              (the perlunicode half is obsolete)
13893      Branch: perl
13894            ! pod/perlfork.pod
13895 ____________________________________________________________________________
13896 [  9649] By: gsar                                  on 2001/04/09  02:35:43
13897         Log: tweak perldelta as suggested by Jarkko
13898      Branch: maint-5.6/perl
13899            ! pod/perldelta.pod
13900 ____________________________________________________________________________
13901 [  9648] By: jhi                                   on 2001/04/09  02:13:04
13902         Log: Integrate change #9646 from maintperl into mainline.
13903              
13904              add note about ithreads and Thread.pm
13905      Branch: perl
13906           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
13907 ____________________________________________________________________________
13908 [  9647] By: jhi                                   on 2001/04/09  02:10:18
13909         Log: Bad assumption that shortsize == 2.
13910      Branch: perl
13911            ! t/lib/xs-typemap.t
13912 ____________________________________________________________________________
13913 [  9646] By: gsar                                  on 2001/04/09  00:48:04
13914         Log: add note about ithreads and Thread.pm (too many people are
13915              confused by the fact that Thread.pm is built and installed
13916              under non-5005threads but doesn't work)
13917      Branch: maint-5.6/perl
13918            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
13919 ____________________________________________________________________________
13920 [  9645] By: gsar                                  on 2001/04/09  00:19:03
13921         Log: update perldelta.pod for changes in 5.6.1
13922      Branch: maint-5.6/perl
13923            ! Changes pod/perldelta.pod
13924 ____________________________________________________________________________
13925 [  9644] By: jhi                                   on 2001/04/08  20:37:00
13926         Log: Integrate change #9639 from maintperl into mainline:
13927              on windows, many of the README.* pods were being copied to
13928              the wrong location
13929      Branch: perl
13930           !> win32/Makefile win32/makefile.mk
13931 ____________________________________________________________________________
13932 [  9643] By: jhi                                   on 2001/04/08  20:07:11
13933         Log: Integrate change #9624 from maintperl into mainline:
13934              the pod tests were not okay.  (t/pod/find.t changes ignored)
13935      Branch: perl
13936           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
13937           !> t/pod/include.t t/pod/included.t t/pod/lref.t
13938           !> t/pod/multiline_items.t t/pod/nested_items.t
13939           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13940           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13941 ____________________________________________________________________________
13942 [  9642] By: jhi                                   on 2001/04/08  19:57:17
13943         Log: Integrate change #9638 from maintperl into mainline:
13944              update to latest JPL from the anoncvs repository
13945      Branch: perl
13946           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13947           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13948           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13949 ____________________________________________________________________________
13950 [  9641] By: jhi                                   on 2001/04/08  19:53:30
13951         Log: perl571delta updates.
13952      Branch: perl
13953            ! lib/Filter/Simple.pm pod/perl571delta.pod
13954 ____________________________________________________________________________
13955 [  9640] By: gsar                                  on 2001/04/08  19:20:46
13956         Log: integrate change#9634 from mainline
13957              
13958              Fix the perlmodlib generation (didn't understand separate .pod
13959              files; didn't understand -- as the name-thing separator).
13960              Update the CPAN mirrors list.
13961      Branch: maint-5.6/perl
13962            ! pod/perlmodlib.pod
13963           !> pod/perlmodlib.PL
13964 ____________________________________________________________________________
13965 [  9639] By: gsar                                  on 2001/04/08  18:57:31
13966         Log: on windows, many of the README.* pods were being copied to the wrong
13967              location
13968      Branch: maint-5.6/perl
13969            ! win32/Makefile win32/makefile.mk
13970 ____________________________________________________________________________
13971 [  9638] By: gsar                                  on 2001/04/08  18:38:25
13972         Log: update to latest JPL from the anoncvs repository
13973      Branch: maint-5.6/perl
13974            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13975            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13976            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13977 ____________________________________________________________________________
13978 [  9637] By: jhi                                   on 2001/04/08  17:53:53
13979         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
13980      Branch: perl
13981            ! pod/perl571delta.pod
13982 ____________________________________________________________________________
13983 [  9636] By: jhi                                   on 2001/04/08  17:18:32
13984         Log: Regen toc.
13985      Branch: perl
13986            ! pod/perltoc.pod
13987 ____________________________________________________________________________
13988 [  9635] By: jhi                                   on 2001/04/08  17:16:33
13989         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
13990              From: "Craig A. Berry" <craigberry@mac.com>
13991              Date: Sun, 08 Apr 2001 12:30:16 -0500
13992              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
13993      Branch: perl
13994            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
13995 ____________________________________________________________________________
13996 [  9634] By: jhi                                   on 2001/04/08  17:09:19
13997         Log: Fix the perlmodlib generation (didn't understand separate .pod
13998              files; didn't understand -- as the name-thing separator).
13999              
14000              Update the CPAN mirrors list.
14001      Branch: perl
14002            ! pod/perlmodlib.PL pod/perlmodlib.pod
14003 ____________________________________________________________________________
14004 [  9633] By: jhi                                   on 2001/04/08  16:49:17
14005         Log: Sort MANIFEST.
14006      Branch: perl
14007            ! MANIFEST
14008 ____________________________________________________________________________
14009 [  9632] By: gsar                                  on 2001/04/08  16:36:06
14010         Log: add $Tie::RefHash::VERSION
14011      Branch: maint-5.6/perl
14012            ! lib/Tie/RefHash.pm
14013 ____________________________________________________________________________
14014 [  9631] By: jhi                                   on 2001/04/08  16:10:15
14015         Log: perl571delta updates based on p5p feedback; still needs
14016              lots of examples.
14017      Branch: perl
14018            ! pod/perl571delta.pod
14019 ____________________________________________________________________________
14020 [  9630] By: jhi                                   on 2001/04/08  15:59:13
14021         Log: Update the list of supported platforms to talk about 5.7.1
14022              (and 5.6.1)
14023      Branch: perl
14024            ! pod/perlport.pod
14025 ____________________________________________________________________________
14026 [  9629] By: jhi                                   on 2001/04/08  15:55:41
14027         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
14028              from maintperl into mainline: perlport updates.
14029      Branch: perl
14030            ! pod/perlport.pod
14031 ____________________________________________________________________________
14032 [  9628] By: jhi                                   on 2001/04/08  15:53:17
14033         Log: perlsolaris.pod copied to wrong directory.
14034      Branch: perl
14035            ! win32/makefile.mk
14036 ____________________________________________________________________________
14037 [  9627] By: jhi                                   on 2001/04/08  14:48:18
14038         Log: Subject: Typos in perl571delta.pod
14039              From: "Stephen P. Potter" <spp@spotter.yi.org>
14040              Date: Sat, 07 Apr 2001 20:37:05 -0400
14041              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
14042      Branch: perl
14043            ! pod/perl571delta.pod
14044 ____________________________________________________________________________
14045 [  9626] By: jhi                                   on 2001/04/08  14:39:04
14046         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
14047      Branch: perl
14048            ! gv.c
14049 ____________________________________________________________________________
14050 [  9625] By: nick                                  on 2001/04/08  10:14:23
14051         Log: Integrate mainline
14052      Branch: perlio
14053           +> pod/perl570delta.pod pod/perl571delta.pod
14054           !> (integrate 27 files)
14055 ____________________________________________________________________________
14056 [  9624] By: gsar                                  on 2001/04/08  06:08:17
14057         Log: test in t/pod/* were busted
14058              
14059              these tests are still not enabled in t/{harness,TEST}
14060      Branch: maint-5.6/perl
14061            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
14062            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
14063            ! t/pod/multiline_items.t t/pod/nested_items.t
14064            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
14065            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
14066 ____________________________________________________________________________
14067 [  9623] By: gsar                                  on 2001/04/08  03:37:01
14068         Log: integrate change#9470 from mainline
14069              
14070              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
14071      Branch: maint-5.6/perl
14072           !> ext/Socket/Socket.xs
14073 ____________________________________________________________________________
14074 [  9622] By: jhi                                   on 2001/04/07  22:40:47
14075         Log: Update Changes.
14076      Branch: perl
14077            ! Changes patchlevel.h
14078 ____________________________________________________________________________
14079 [  9621] By: jhi                                   on 2001/04/07  22:34:16
14080         Log: Update AUTHORS.
14081      Branch: perl
14082            ! AUTHORS
14083 ____________________________________________________________________________
14084 [  9620] By: jhi                                   on 2001/04/07  22:12:47
14085         Log: Forgot to bump the number of tests in #9164.
14086      Branch: perl
14087            ! t/op/array.t
14088 ____________________________________________________________________________
14089 [  9619] By: jhi                                   on 2001/04/07  22:09:50
14090         Log: Bump patchlevel to 5.7.1.
14091      Branch: perl
14092            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14093            ! config_h.SH patchlevel.h
14094 ____________________________________________________________________________
14095 [  9618] By: jhi                                   on 2001/04/07  22:02:41
14096         Log: Populate perl571delta.
14097      Branch: perl
14098            ! pod/perl571delta.pod
14099 ____________________________________________________________________________
14100 [  9617] By: jhi                                   on 2001/04/07  22:01:23
14101         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
14102              to forget it later; do not change patchlevel.h yet or regenerate
14103              Configure yet.
14104      Branch: perl
14105            ! epoc/config.sh win32/Makefile win32/config_H.bc
14106            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
14107 ____________________________________________________________________________
14108 [  9616] By: jhi                                   on 2001/04/07  17:46:33
14109         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
14110      Branch: perl
14111            ! pod/perl571delta.pod
14112 ____________________________________________________________________________
14113 [  9615] By: jhi                                   on 2001/04/07  17:33:21
14114         Log: Change the toc configuration.
14115      Branch: perl
14116            ! pod/buildtoc.PL pod/perl.pod
14117 ____________________________________________________________________________
14118 [  9614] By: jhi                                   on 2001/04/07  17:29:47
14119         Log: Subject: PATCH: $[
14120              From: Robin Houston <robin@kitsite.com>
14121              Date: Fri, 6 Apr 2001 18:10:14 +0100
14122              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
14123      Branch: perl
14124            ! op.c t/op/array.t
14125 ____________________________________________________________________________
14126 [  9613] By: jhi                                   on 2001/04/07  17:28:26
14127         Log: Subject: [PATCH perl@9424] isn't numeric warning
14128              From: Robin Barker <rmb1@cise.npl.co.uk>
14129              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
14130              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
14131      Branch: perl
14132            ! sv.c t/pragma/warn/sv
14133 ____________________________________________________________________________
14134 [  9612] By: jhi                                   on 2001/04/07  17:26:45
14135         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
14136              From: Mike Guy <mjtg@cam.ac.uk>
14137              Date: Fri, 06 Apr 2001 12:47:06 +0100
14138              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
14139      Branch: perl
14140            ! dump.c t/lib/peek.t
14141 ____________________________________________________________________________
14142 [  9611] By: jhi                                   on 2001/04/07  17:21:35
14143         Log: Create perl571delta and seed it off with the perldelta changes
14144              since 5.7.0; remove those changes from perldelta and rename it
14145              as perl570delta; recreate perldelta but leave it almost empty.
14146      Branch: perl
14147            + pod/perl570delta.pod pod/perl571delta.pod
14148            ! MANIFEST pod/perldelta.pod
14149 ____________________________________________________________________________
14150 [  9610] By: jhi                                   on 2001/04/07  16:56:32
14151         Log: Denit.
14152      Branch: perl
14153            ! pod/perldelta.pod
14154 ____________________________________________________________________________
14155 [  9609] By: jhi                                   on 2001/04/07  16:38:32
14156         Log: Retract #9523: needs more thought.
14157      Branch: perl
14158            ! Makefile.SH
14159 ____________________________________________________________________________
14160 [  9608] By: jhi                                   on 2001/04/07  14:59:20
14161         Log: atmark() code cleanaup.
14162      Branch: perl
14163            ! ext/IO/IO.xs
14164 ____________________________________________________________________________
14165 [  9607] By: jhi                                   on 2001/04/07  14:48:14
14166         Log: Integrate change #9605 from maintperl into mainline.
14167              
14168              can't optimize away scope entry if tr/// is present
14169      Branch: perl
14170           !> op.c t/op/tr.t
14171 ____________________________________________________________________________
14172 [  9606] By: jhi                                   on 2001/04/07  14:43:59
14173         Log: Integrate perlio.
14174      Branch: perl
14175           +> win32/FindExt.pm
14176           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
14177           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
14178 ____________________________________________________________________________
14179 [  9605] By: gsar                                  on 2001/04/07  11:52:40
14180         Log: can't optimize away scope entry if tr/// is present
14181      Branch: maint-5.6/perl
14182            ! op.c t/op/tr.t
14183 ____________________________________________________________________________
14184 [  9604] By: nick                                  on 2001/04/07  11:39:45
14185         Log: Split out extension finding code from buildext.pl into FindExt.pm
14186              Use it to get Config.pm's idea of available extensions in line
14187              with what is built.
14188      Branch: perlio
14189            + win32/FindExt.pm
14190            ! MANIFEST win32/buildext.pl win32/config_sh.PL
14191            ! win32/makefile.mk
14192 ____________________________________________________________________________
14193 [  9603] By: nick                                  on 2001/04/07  09:11:38
14194         Log: Cleanup correction for failed :Via() layer, also set an error code.
14195      Branch: perlio
14196            ! ext/PerlIO/Via/Via.xs
14197 ____________________________________________________________________________
14198 [  9602] By: nick                                  on 2001/04/07  08:38:04
14199         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
14200              style. So don't use binmode() on the handles so that Win32 etc. see
14201              same sequence and produce same digests.
14202      Branch: perlio
14203            ! t/lib/md5-file.t
14204 ____________________________________________________________________________
14205 [  9601] By: nick                                  on 2001/04/07  08:36:26
14206         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
14207              Else it complains and so crlf layer (say) does not get pushed.
14208      Branch: perlio
14209            ! perlio.c
14210 ____________________________________________________________________________
14211 [  9600] By: jhi                                   on 2001/04/06  23:00:09
14212         Log: Integrate change #9599 from perlio into mainline.
14213      Branch: perl
14214           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
14215           !> win32/config_H.vc
14216 ____________________________________________________________________________
14217 [  9599] By: nick                                  on 2001/04/06  21:42:43
14218         Log: Quote $VERSION in Encode.pm.
14219              regen_config_h as requested.
14220      Branch: perlio
14221            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
14222            ! win32/config_H.vc
14223 ____________________________________________________________________________
14224 [  9598] By: nick                                  on 2001/04/06  20:34:59
14225         Log: Integrate mainline
14226      Branch: perlio
14227           +> README.macos
14228           !> (integrate 39 files)
14229 ____________________________________________________________________________
14230 [  9597] By: gsar                                  on 2001/04/06  18:06:35
14231         Log: integrate change#9464 from mainline (addendum to change#8313)
14232              
14233              Subject: [PATCH @9452] Better peep()ing for foreach() loops
14234      Branch: maint-5.6/perl
14235           !> op.c
14236 ____________________________________________________________________________
14237 [  9596] By: jhi                                   on 2001/04/06  17:26:03
14238         Log: The d_casti32=undef is good for you even when not use64bitall.
14239      Branch: perl
14240            ! hints/hpux.sh
14241 ____________________________________________________________________________
14242 [  9595] By: gsar                                  on 2001/04/06  14:57:17
14243         Log: add a low-impact fix to accomodate darwin-ism
14244      Branch: maint-5.6/perl
14245            ! ext/Errno/Errno_pm.PL
14246 ____________________________________________________________________________
14247 [  9594] By: jhi                                   on 2001/04/06  14:55:14
14248         Log: Integrate changes #9528,9593 from mainline into maintperl;
14249              tweaking the editor/IDE/shell list.
14250      Branch: maint-5.6/perl
14251           !> pod/perlfaq3.pod
14252 ____________________________________________________________________________
14253 [  9593] By: jhi                                   on 2001/04/06  14:51:39
14254         Log: Make the editor/IDE/shell list a little bit airier.
14255      Branch: perl
14256            ! pod/perlfaq3.pod
14257 ____________________________________________________________________________
14258 [  9592] By: gsar                                  on 2001/04/06  14:45:18
14259         Log: integrate change#9477 from mainline (base.pm doc tweak)
14260              
14261              missing doc entry for fmod()
14262      Branch: maint-5.6/perl
14263            ! lib/Math/BigFloat.pm
14264           !> lib/base.pm
14265 ____________________________________________________________________________
14266 [  9591] By: jhi                                   on 2001/04/06  13:55:48
14267         Log: Regen toc.
14268      Branch: perl
14269            ! pod/perltoc.pod
14270 ____________________________________________________________________________
14271 [  9590] By: jhi                                   on 2001/04/06  13:54:52
14272         Log: Math::BigFloat patches from John Peacock.  The equivalent
14273              of #9586 from maintperl but reworked by John to work with
14274              the bleadperl.
14275      Branch: perl
14276            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
14277 ____________________________________________________________________________
14278 [  9589] By: jhi                                   on 2001/04/06  13:42:23
14279         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
14280      Branch: perl
14281            ! ext/Digest/MD5/Makefile.PL
14282 ____________________________________________________________________________
14283 [  9588] By: jhi                                   on 2001/04/06  13:31:45
14284         Log: Integrate changes #9584,9587 from maintperl into mainline.
14285              
14286              keep eval"" CVs alive until the end of the statement in which
14287              they're called
14288              
14289              add README.macos (from Chris Nandor)
14290              
14291              tyop in change#9555
14292      Branch: perl
14293           +> README.macos
14294           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
14295           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
14296           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
14297           !> win32/makefile.mk
14298 ____________________________________________________________________________
14299 [  9587] By: gsar                                  on 2001/04/06  07:31:30
14300         Log: add README.macos (from Chris Nandor)
14301              
14302              tyop in change#9555
14303      Branch: maint-5.6/perl
14304            + README.macos
14305            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
14306            ! win32/Makefile win32/makefile.mk
14307 ____________________________________________________________________________
14308 [  9586] By: gsar                                  on 2001/04/06  07:08:54
14309         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
14310      Branch: maint-5.6/perl
14311            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
14312 ____________________________________________________________________________
14313 [  9585] By: gsar                                  on 2001/04/06  06:58:44
14314         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
14315              from mainline
14316              
14317              Subject: [PATCH] Base64 update to perlfaq9.pod
14318              
14319              Subject: [PATCH AUTHORS] Housekeeping
14320              
14321              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14322              Mac OS X (Darwin) has extra pwent fields.
14323              
14324              Subject: [PATCH B::*] print control-character vars readably
14325              Needs EBCDICification.
14326              
14327              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14328              
14329              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14330              
14331              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14332              
14333              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14334              
14335              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14336              
14337              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14338              
14339              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
14340              
14341              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14342              
14343              FreeBSD hints tweak from Anton Berezin.
14344              
14345              Subject: [PATCH foolperl & bleadperl] README.vms update
14346              
14347              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14348      Branch: maint-5.6/perl
14349           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
14350           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14351           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
14352 ____________________________________________________________________________
14353 [  9584] By: gsar                                  on 2001/04/06  04:09:00
14354         Log: keep eval"" CVs alive until the end of the statement in which
14355              they're called; this avoids a coredump ensuing from search for
14356              lexicals in code such as:
14357              
14358              sub bug {
14359              my $s = @_;
14360              eval q[sub { eval 'sub { &$s }' }];
14361              }
14362              bug("x")->()->();
14363              
14364              this code still doesn't work as intended (as it has remained
14365              since time immemorial), but it doesn't provoke a coredump anymore
14366      Branch: maint-5.6/perl
14367            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
14368            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
14369 ____________________________________________________________________________
14370 [  9583] By: jhi                                   on 2001/04/05  23:52:51
14371         Log: Update Changes.
14372      Branch: perl
14373            ! Changes patchlevel.h
14374 ____________________________________________________________________________
14375 [  9582] By: jhi                                   on 2001/04/05  23:11:23
14376         Log: Slight doc tweak.
14377      Branch: perl
14378            ! pod/perlunicode.pod
14379 ____________________________________________________________________________
14380 [  9581] By: jhi                                   on 2001/04/05  23:04:11
14381         Log: Integrate perlio.
14382      Branch: perl
14383           !> pod/perlunicode.pod
14384 ____________________________________________________________________________
14385 [  9580] By: jhi                                   on 2001/04/05  23:03:29
14386         Log: Test for #9579.
14387      Branch: perl
14388            ! t/op/do.t
14389 ____________________________________________________________________________
14390 [  9579] By: jhi                                   on 2001/04/05  22:54:17
14391         Log: Subject: [PATCH] Propagate calling context for do '...'
14392              From: Gisle Aas <gisle@ActiveState.com>
14393              Date: 04 Apr 2001 20:17:29 -0700
14394              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
14395      Branch: perl
14396            ! pod/perlfunc.pod pp_ctl.c
14397 ____________________________________________________________________________
14398 [  9578] By: jhi                                   on 2001/04/05  22:52:51
14399         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
14400              From: Peter Prymmer <pvhp@forte.com>
14401              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
14402              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
14403      Branch: perl
14404            ! README.vms
14405 ____________________________________________________________________________
14406 [  9577] By: jhi                                   on 2001/04/05  22:48:22
14407         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
14408              From: "Craig A. Berry" <craigberry@mac.com>
14409              Date: Thu, 5 Apr 2001 13:43:28 -0500
14410              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
14411      Branch: perl
14412            ! README.vms
14413 ____________________________________________________________________________
14414 [  9576] By: jhi                                   on 2001/04/05  22:31:38
14415         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
14416              From: Michael G Schwern <schwern@pobox.com>
14417              Date: Thu, 5 Apr 2001 21:53:21 +0100
14418              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
14419      Branch: perl
14420            ! lib/base.pm t/lib/fields.t
14421 ____________________________________________________________________________
14422 [  9575] By: jhi                                   on 2001/04/05  22:26:10
14423         Log: FreeBSD hints tweak from Anton Berezin.
14424      Branch: perl
14425            ! hints/freebsd.sh
14426 ____________________________________________________________________________
14427 [  9574] By: jhi                                   on 2001/04/05  22:24:03
14428         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
14429              From: David Dyck <dcd@tc.fluke.com>
14430              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
14431              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
14432      Branch: perl
14433            ! t/op/oct.t
14434 ____________________________________________________________________________
14435 [  9573] By: jhi                                   on 2001/04/05  22:23:06
14436         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
14437              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
14438              From: David Dyck <dcd@tc.fluke.com>
14439              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
14440      Branch: perl
14441            ! pp.c
14442 ____________________________________________________________________________
14443 [  9572] By: jhi                                   on 2001/04/05  22:14:47
14444         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
14445              From: Robin Houston <robin@kitsite.com>
14446              Date: Thu, 5 Apr 2001 20:56:48 +0100
14447              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
14448      Branch: perl
14449            ! ext/B/B/Deparse.pm
14450 ____________________________________________________________________________
14451 [  9571] By: jhi                                   on 2001/04/05  22:12:53
14452         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
14453              From: Robin Houston <robin@kitsite.com>
14454              Date: Thu, 5 Apr 2001 19:55:51 +0100
14455              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
14456      Branch: perl
14457            ! ext/B/B/Deparse.pm
14458 ____________________________________________________________________________
14459 [  9570] By: jhi                                   on 2001/04/05  22:11:06
14460         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
14461              From: Robin Houston <robin@kitsite.com>
14462              Date: Thu, 5 Apr 2001 20:16:29 +0100
14463              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
14464      Branch: perl
14465            ! ext/B/B/Deparse.pm
14466 ____________________________________________________________________________
14467 [  9569] By: nick                                  on 2001/04/05  21:32:26
14468         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
14469      Branch: perlio
14470            ! pod/perlunicode.pod
14471 ____________________________________________________________________________
14472 [  9568] By: nick                                  on 2001/04/05  19:38:09
14473         Log: Integrate mainline
14474      Branch: perlio
14475           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
14476           !> (integrate 35 files)
14477 ____________________________________________________________________________
14478 [  9567] By: jhi                                   on 2001/04/05  18:31:45
14479         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
14480              From: Robin Houston <robin@kitsite.com>
14481              Date: Thu, 5 Apr 2001 18:03:23 +0100
14482              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
14483      Branch: perl
14484            ! ext/B/B/Deparse.pm
14485 ____________________________________________________________________________
14486 [  9566] By: jhi                                   on 2001/04/05  18:29:35
14487         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
14488              From: Robin Houston <robin@kitsite.com>
14489              Date: Thu, 5 Apr 2001 16:45:18 +0100
14490              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
14491      Branch: perl
14492            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
14493 ____________________________________________________________________________
14494 [  9565] By: jhi                                   on 2001/04/05  18:24:23
14495         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
14496              From: Robin Houston <robin@kitsite.com>
14497              Date: Thu, 5 Apr 2001 14:50:09 +0100
14498              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
14499      Branch: perl
14500            ! ext/B/B/Deparse.pm
14501 ____________________________________________________________________________
14502 [  9564] By: jhi                                   on 2001/04/05  18:23:03
14503         Log: Subject: [PATCH B::*] print control-character vars readably
14504              From: Robin Houston <robin@kitsite.com>
14505              Date: Thu, 5 Apr 2001 14:27:38 +0100
14506              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
14507              
14508              Needs EBCDICification.
14509      Branch: perl
14510            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
14511            ! ext/B/B/Terse.pm
14512 ____________________________________________________________________________
14513 [  9563] By: jhi                                   on 2001/04/05  18:20:32
14514         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
14515              Date: Thu, 5 Apr 2001 13:21:42 -0400
14516              From: Paul Schinder <schinder@pobox.com>
14517              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
14518              
14519              Mac OS X (Darwin) has extra pwent fields.
14520      Branch: perl
14521            ! t/op/pwent.t
14522 ____________________________________________________________________________
14523 [  9562] By: jhi                                   on 2001/04/05  17:57:51
14524         Log: Regen toc.
14525      Branch: perl
14526            ! pod/perltoc.pod
14527 ____________________________________________________________________________
14528 [  9561] By: jhi                                   on 2001/04/05  17:47:33
14529         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
14530      Branch: metaconfig
14531            ! U/Glossary.patch
14532      Branch: metaconfig/U/perl
14533            + d_u32align.U
14534            ! d_cmsghdr_s.U d_msghdr_s.U
14535 ____________________________________________________________________________
14536 [  9560] By: jhi                                   on 2001/04/05  17:47:01
14537         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
14538              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
14539              Introduce probes for struct msghdr, struct cmsghdr,
14540              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
14541              ualarm, usleep, for possible later extension work.
14542      Branch: perl
14543            + t/lib/md5-align.t
14544            ! Configure MANIFEST Porting/Glossary Porting/config.sh
14545            ! Porting/config_H config_h.SH configure.com epoc/config.sh
14546            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
14547            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14548            ! vos/config.ga.h win32/config.bc win32/config.gc
14549            ! win32/config.vc
14550 ____________________________________________________________________________
14551 [  9559] By: jhi                                   on 2001/04/05  13:03:04
14552         Log: Be traditional in your cpp (for the Errno extension).
14553      Branch: perl
14554            ! hints/darwin.sh
14555 ____________________________________________________________________________
14556 [  9558] By: jhi                                   on 2001/04/05  13:00:05
14557         Log: Add $Config{cppflags} to the gcc incantation.
14558      Branch: perl
14559            ! ext/Errno/Errno_pm.PL
14560 ____________________________________________________________________________
14561 [  9557] By: jhi                                   on 2001/04/05  04:22:39
14562         Log: Introduce Sean Burke's Class::ISA 0.32.
14563      Branch: perl
14564            + lib/Class/ISA.pm t/lib/class-isa.t
14565            ! MANIFEST
14566 ____________________________________________________________________________
14567 [  9556] By: jhi                                   on 2001/04/05  04:09:50
14568         Log: Subject: [PATCH AUTHORS] Housekeeping
14569              From: Paul Johnson <paul@pjcj.net> 
14570              Date: Wed, 4 Apr 2001 22:45:47 +0200
14571              Message-ID: <20010404224547.D9548@pjcj.net>
14572      Branch: perl
14573            ! AUTHORS
14574 ____________________________________________________________________________
14575 [  9555] By: jhi                                   on 2001/04/05  04:06:33
14576         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
14577              From: Gisle Aas <gisle@ActiveState.com>
14578              Date: 04 Apr 2001 14:23:04 -0700
14579              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
14580      Branch: perl
14581            ! pod/perlfaq9.pod
14582 ____________________________________________________________________________
14583 [  9554] By: jhi                                   on 2001/04/05  04:05:49
14584         Log: Downgrade also the "Wide character" diagnostic.
14585      Branch: perl
14586            ! pod/perldiag.pod
14587 ____________________________________________________________________________
14588 [  9553] By: jhi                                   on 2001/04/05  04:00:33
14589         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
14590              maintperl into mainline.
14591              
14592              "double" should be "NV"; standard typemap is missing entry
14593              for NV
14594              
14595              s/djSP/dSP/
14596              
14597              Downgrade "Wide character in print" to a warning.
14598              
14599              B::Deparse fix for ${^FOO} and documentation for PVX() method
14600              (from Robin Houston)
14601              
14602              tr/// doesn't null-terminate the result in some situations
14603              (from Gisle Aas)
14604      Branch: perl
14605           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
14606           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
14607           !> t/io/utf8.t t/op/tr.t
14608 ____________________________________________________________________________
14609 [  9552] By: jhi                                   on 2001/04/05  03:52:50
14610         Log: Retract changes #9542 and #9538 (from maintperl, integrated
14611              at #9540), shouldn't be needed because of the perlio changes.
14612      Branch: perl
14613            ! util.c
14614 ____________________________________________________________________________
14615 [  9551] By: gsar                                  on 2001/04/05  00:18:34
14616         Log: tr/// doesn't null-terminate the result in some situations
14617              (from Gisle Aas)
14618      Branch: maint-5.6/perl
14619            ! doop.c t/op/tr.t
14620 ____________________________________________________________________________
14621 [  9550] By: gsar                                  on 2001/04/04  20:04:17
14622         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
14623              (from Robin Houston)
14624      Branch: maint-5.6/perl
14625            ! ext/B/B.pm ext/B/B/Deparse.pm
14626 ____________________________________________________________________________
14627 [  9549] By: nick                                  on 2001/04/04  18:56:15
14628         Log: Downgrade "Wide character in print" to a warning.
14629      Branch: perlio
14630            ! doio.c t/io/utf8.t
14631 ____________________________________________________________________________
14632 [  9548] By: gsar                                  on 2001/04/04  18:51:49
14633         Log: integrate changes#9460,9462,9482,9521,9522
14634              
14635              Subject: PATCH: B::Debug should show LOOP-specific fields
14636              
14637              Subject: B::Deparse precedence bug. (Patch included.)
14638              
14639              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14640              
14641              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14642              
14643              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14644      Branch: maint-5.6/perl
14645           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
14646           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
14647 ____________________________________________________________________________
14648 [  9547] By: gsar                                  on 2001/04/04  18:49:16
14649         Log: s/djSP/dSP/
14650      Branch: maint-5.6/perl
14651            ! ext/Thread/Thread.xs
14652 ____________________________________________________________________________
14653 [  9546] By: nick                                  on 2001/04/04  18:44:00
14654         Log: Integrate mainline.
14655      Branch: perlio
14656           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
14657           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
14658 ____________________________________________________________________________
14659 [  9545] By: gsar                                  on 2001/04/04  18:38:52
14660         Log: integrate change#8837 from mainline
14661              
14662              Subject: [patch] -Wall cleanup round 2
14663      Branch: maint-5.6/perl
14664           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
14665           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
14666           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
14667           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14668           !> ext/SDBM_File/SDBM_File.xs
14669 ____________________________________________________________________________
14670 [  9544] By: gsar                                  on 2001/04/04  17:49:57
14671         Log: "double" should be "NV"; standard typemap is missing entry
14672              for NV
14673      Branch: maint-5.6/perl
14674            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
14675 ____________________________________________________________________________
14676 [  9543] By: jhi                                   on 2001/04/04  14:13:18
14677         Log: Thou shalt not (just) match for English error messages.
14678      Branch: perl
14679            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
14680            ! os2/OS2/Process/Process.pm
14681 ____________________________________________________________________________
14682 [  9542] By: jhi                                   on 2001/04/04  13:20:39
14683         Log: Make the stdio tricks of fflush_all() to exist only if
14684              stdio is being used.
14685      Branch: perl
14686            ! util.c
14687 ____________________________________________________________________________
14688 [  9541] By: jhi                                   on 2001/04/04  04:20:24
14689         Log: Subject: Re: [PATCH] Lighten up glob
14690              From: Benjamin Sugars <bsugars@canoe.ca>
14691              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
14692              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
14693      Branch: perl
14694            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
14695            ! util.c
14696 ____________________________________________________________________________
14697 [  9540] By: jhi                                   on 2001/04/04  04:03:57
14698         Log: Integrate changes #9538,9539 from maintperl into mainline.
14699              
14700              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14701              for use with _fwalk() (fix for change#7705)
14702              
14703              another tweak needed for SunOS 4.1.x build (from Mike Guy)
14704              (cp -f is not portable)
14705      Branch: perl
14706           !> Makefile.SH util.c
14707 ____________________________________________________________________________
14708 [  9539] By: gsar                                  on 2001/04/04  03:01:14
14709         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
14710      Branch: maint-5.6/perl
14711            ! Makefile.SH
14712 ____________________________________________________________________________
14713 [  9538] By: gsar                                  on 2001/04/04  01:00:38
14714         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14715              for use with _fwalk() (fix for change#7705)
14716      Branch: maint-5.6/perl
14717            ! util.c
14718 ____________________________________________________________________________
14719 [  9537] By: nick                                  on 2001/04/03  19:24:55
14720         Log: Integrate mainline
14721      Branch: perlio
14722           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
14723           +> lib/unicode/PropList.html
14724            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
14725           !> (integrate 69 files)
14726 ____________________________________________________________________________
14727 [  9536] By: jhi                                   on 2001/04/03  18:02:31
14728         Log: Integrate change #9533 from maintperl into mainline.
14729              
14730              better fix for change#9517 to accomodate UNC paths like
14731              \\server\share\foo, and paths with trailing backslash
14732              like c:\this\
14733      Branch: perl
14734           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14735 ____________________________________________________________________________
14736 [  9535] By: jhi                                   on 2001/04/03  17:58:07
14737         Log: Change the push/unshift warning to be of class syntax, not misc.
14738      Branch: perl
14739            ! op.c pod/perldiag.pod t/pragma/warn/op
14740 ____________________________________________________________________________
14741 [  9534] By: jhi                                   on 2001/04/03  15:03:46
14742         Log: Change the push/unshift warning (#9532) to talk about "no values"
14743              instead of "no arguments".
14744      Branch: perl
14745            ! op.c pod/perldiag.pod t/pragma/warn/op
14746 ____________________________________________________________________________
14747 [  9533] By: gsar                                  on 2001/04/03  14:30:07
14748         Log: better fix for change#9517 to accomodate UNC paths like
14749              \\server\share\foo, and paths with trailing backslash
14750              like c:\this\
14751      Branch: maint-5.6/perl
14752            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14753 ____________________________________________________________________________
14754 [  9532] By: jhi                                   on 2001/04/03  13:11:46
14755         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
14756              From: Robin Houston <robin@kitsite.com>
14757              Date: Mon, 2 Apr 2001 15:03:29 +0100
14758              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
14759      Branch: perl
14760            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
14761 ____________________________________________________________________________
14762 [  9531] By: jhi                                   on 2001/04/03  13:06:34
14763         Log: Integrate change #9530 from maintperl into mainline.
14764              
14765              accomodate VMS "mailbox overflow" quirk in testsuite (from
14766              Craig Berry)
14767      Branch: perl
14768           !> t/lib/socket.t
14769 ____________________________________________________________________________
14770 [  9530] By: gsar                                  on 2001/04/03  04:56:41
14771         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
14772              Craig Berry)
14773      Branch: maint-5.6/perl
14774            ! t/lib/socket.t
14775 ____________________________________________________________________________
14776 [  9529] By: jhi                                   on 2001/04/03  02:34:34
14777         Log: Update Changes.
14778      Branch: perl
14779            ! Changes patchlevel.h
14780 ____________________________________________________________________________
14781 [  9528] By: jhi                                   on 2001/04/03  01:27:57
14782         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
14783              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
14784              To: perl5-porters@perl.org
14785              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
14786      Branch: perl
14787            ! pod/perlfaq3.pod
14788 ____________________________________________________________________________
14789 [  9527] By: jhi                                   on 2001/04/03  01:22:09
14790         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
14791              From: Peter Prymmer <pvhp@forte.com>
14792              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
14793              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
14794      Branch: perl
14795            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
14796 ____________________________________________________________________________
14797 [  9526] By: jhi                                   on 2001/04/03  01:18:25
14798         Log: The metaconfig unit changes for #9525.
14799      Branch: metaconfig
14800            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
14801      Branch: metaconfig/U/perl
14802            ! use64bits.U
14803 ____________________________________________________________________________
14804 [  9525] By: jhi                                   on 2001/04/03  01:17:30
14805         Log: Configure sanity checks:
14806              * if use64bitall is attempted but pointers are only 32-bit,
14807              'downgrade' to use64bitint
14808              * if use64bitint is attempted but there's no quad type,
14809              forget about use64bitint (well, the default for it is 'n',
14810              the user can still override this)
14811              * if pointers are 64 bits, do not try to use Perl's malloc
14812      Branch: perl
14813            ! Configure
14814 ____________________________________________________________________________
14815 [  9524] By: gsar                                  on 2001/04/03  01:09:12
14816         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
14817      Branch: maint-5.6/perl
14818            ! pp_sys.c
14819 ____________________________________________________________________________
14820 [  9523] By: jhi                                   on 2001/04/03  00:02:31
14821         Log: (Retracted by #9609)
14822              
14823              Make it harder for parallel makes to enter 'test' before
14824              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
14825              should be unhappy enough, but sometimes parallel makes seem
14826              to sneak past both in Tru64 and AIX.)
14827      Branch: perl
14828            ! Makefile.SH
14829 ____________________________________________________________________________
14830 [  9522] By: jhi                                   on 2001/04/02  22:35:31
14831         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14832              Date: Mon, 2 Apr 2001 22:54:10 +0100
14833              From: Robin Houston <robin@kitsite.com>
14834              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
14835      Branch: perl
14836            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
14837 ____________________________________________________________________________
14838 [  9521] By: jhi                                   on 2001/04/02  22:32:23
14839         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14840              From: Robin Houston <robin@kitsite.com>
14841              Date: Mon, 2 Apr 2001 20:24:03 +0100
14842              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
14843      Branch: perl
14844            ! ext/B/B/Concise.pm
14845 ____________________________________________________________________________
14846 [  9520] By: jhi                                   on 2001/04/02  22:30:43
14847         Log: Subject: [PATCH] REALLY pedantic hv.h nit
14848              From: Simon Cozens <simon@netthink.co.uk>
14849              Date: Mon, 2 Apr 2001 15:43:06 +0100
14850              Message-ID: <20010402154306.A21711@netthink.co.uk>
14851      Branch: perl
14852            ! hv.h
14853 ____________________________________________________________________________
14854 [  9519] By: jhi                                   on 2001/04/02  22:28:04
14855         Log: Based on
14856              
14857              Subject: [foolperl] EPOC fix
14858              From: Olaf Flebbe <O.Flebbe@science-computing.de>
14859              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
14860              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
14861      Branch: perl
14862            ! pp_sys.c
14863 ____________________________________________________________________________
14864 [  9518] By: jhi                                   on 2001/04/02  22:22:34
14865         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
14866              
14867              README.win32 tweaks; add a note about alternative location for
14868              getting a gcc-2.95.2 that will build perl properly on windows
14869              
14870              add some notes about gutsy threading matters
14871              
14872              many of the utilities interpolate literal paths within doublequotes
14873              (fails on dosish platforms where path contains backslashes)
14874      Branch: perl
14875           !> README.win32 pod/perlguts.pod utils/perldoc.PL
14876           !> x2p/find2perl.PL x2p/s2p.PL
14877 ____________________________________________________________________________
14878 [  9517] By: gsar                                  on 2001/04/02  19:52:21
14879         Log: many of the utilities interpolate literal paths within doublequotes
14880              (fails on dosish platforms where path contains backslashes)
14881      Branch: maint-5.6/perl
14882            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14883 ____________________________________________________________________________
14884 [  9516] By: gsar                                  on 2001/04/02  05:49:37
14885         Log: a foolish release
14886      Branch: maint-5.6/perl
14887            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
14888            ! pod/perltoc.pod
14889 ____________________________________________________________________________
14890 [  9515] By: gsar                                  on 2001/04/02  05:04:29
14891         Log: add missing changelog summaries
14892      Branch: maint-5.6/perl
14893            ! Changes
14894 ____________________________________________________________________________
14895 [  9514] By: gsar                                  on 2001/04/02  04:07:13
14896         Log: add some notes about gutsy threading matters
14897      Branch: maint-5.6/perl
14898            ! pod/perlguts.pod
14899 ____________________________________________________________________________
14900 [  9513] By: gsar                                  on 2001/04/02  03:25:21
14901         Log: add more prominent caveat notices about experimental features
14902      Branch: maint-5.6/perl
14903            ! pod/perlfork.pod pod/perlunicode.pod
14904 ____________________________________________________________________________
14905 [  9512] By: gsar                                  on 2001/04/02  02:54:33
14906         Log: integrate changes#9479,9509 from mainline
14907              
14908              [PATCH] File::Glob stuff for Mac OS
14909              
14910              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14911      Branch: maint-5.6/perl
14912           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14913           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14914           !> t/lib/glob-taint.t
14915 ____________________________________________________________________________
14916 [  9511] By: gsar                                  on 2001/04/02  02:38:24
14917         Log: README.win32 tweaks; add a note about alternative location for
14918              getting a gcc-2.95.2 that will build perl properly on windows
14919      Branch: maint-5.6/perl
14920            ! README.win32
14921 ____________________________________________________________________________
14922 [  9510] By: jhi                                   on 2001/04/01  20:45:10
14923         Log: An ambiguosity warning.
14924      Branch: perl
14925            ! t/lib/trig.t
14926 ____________________________________________________________________________
14927 [  9509] By: jhi                                   on 2001/04/01  19:53:47
14928         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14929              From: Jonathan Stowe <gellyfish@gellyfish.com>
14930              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
14931              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
14932      Branch: perl
14933            ! ext/File/Glob/bsd_glob.c
14934 ____________________________________________________________________________
14935 [  9508] By: jhi                                   on 2001/04/01  19:35:03
14936         Log: Update Changes.
14937      Branch: perl
14938            ! Changes patchlevel.h
14939 ____________________________________________________________________________
14940 [  9507] By: jhi                                   on 2001/04/01  19:24:01
14941         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
14942              from mainline to maintperl: pod tweaks.
14943      Branch: maint-5.6/perl
14944           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
14945           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
14946           !> pod/perlvar.pod
14947 ____________________________________________________________________________
14948 [  9506] By: jhi                                   on 2001/04/01  19:11:53
14949         Log: Commit Sarathy to April release of 5.6.1 :-)
14950      Branch: perl
14951            ! pod/perlfaq1.pod
14952 ____________________________________________________________________________
14953 [  9505] By: jhi                                   on 2001/04/01  19:03:15
14954         Log: Subject: PATCH 5.6.0 (perldebug.pod)
14955              From: Mark-Jason Dominus <mjd@plover.com>
14956              Date: Sun, 01 Apr 2001 14:25:11 -0400
14957              Message-ID: <20010401182511.9247.qmail@plover.com>
14958      Branch: perl
14959            ! pod/perldebug.pod
14960 ____________________________________________________________________________
14961 [  9504] By: jhi                                   on 2001/04/01  18:43:09
14962         Log: Add great_circle_direction().
14963      Branch: perl
14964            ! lib/Math/Trig.pm t/lib/trig.t
14965 ____________________________________________________________________________
14966 [  9503] By: jhi                                   on 2001/04/01  17:29:12
14967         Log: Unicode ReadMe update for Unicode 3.1.
14968      Branch: perl
14969            ! lib/unicode/ReadMe.txt
14970 ____________________________________________________________________________
14971 [  9502] By: jhi                                   on 2001/04/01  17:18:40
14972         Log: Integrate change #9501 from maintperl into mainline.
14973              
14974              fix the perlembed notes on multiple interpreters
14975              
14976              fix ExtUtils::Embed to work passably on Windows
14977      Branch: perl
14978           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
14979 ____________________________________________________________________________
14980 [  9501] By: gsar                                  on 2001/04/01  07:21:57
14981         Log: fix the perlembed notes on multiple interpreters
14982              
14983              fix ExtUtils::Embed to work passably on Windows
14984      Branch: maint-5.6/perl
14985            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
14986 ____________________________________________________________________________
14987 [  9500] By: jhi                                   on 2001/04/01  05:58:23
14988         Log: Test for #9499.
14989      Branch: perl
14990            ! t/op/tr.t
14991 ____________________________________________________________________________
14992 [  9499] By: jhi                                   on 2001/04/01  05:55:46
14993         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
14994      Branch: perl
14995            ! embed.h embed.pl op.c proto.h
14996 ____________________________________________________________________________
14997 [  9498] By: jhi                                   on 2001/04/01  05:44:34
14998         Log: Protect the workaround hunk more.
14999      Branch: perl
15000            ! toke.c
15001 ____________________________________________________________________________
15002 [  9497] By: jhi                                   on 2001/04/01  00:24:25
15003         Log: Integrate changes #9493,9494,9495,9496 from maintperl
15004              into mainline.
15005              
15006              fix a broken workaround for Borland compiler in change#4739
15007              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
15008              
15009              nits spotted by Borland compiler
15010              
15011              avoid redefinition warnings under Borland 5.02
15012              
15013              various nits identified by the Borland 5.5 compiler; remove suppression
15014              of a few warnings
15015      Branch: perl
15016           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
15017           !> win32/win32.h
15018 ____________________________________________________________________________
15019 [  9496] By: gsar                                  on 2001/03/31  23:22:28
15020         Log: various nits identified by the Borland 5.5 compiler; remove suppression
15021              of a few warnings
15022      Branch: maint-5.6/perl
15023            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
15024 ____________________________________________________________________________
15025 [  9495] By: gsar                                  on 2001/03/31  21:03:08
15026         Log: avoid redefinition warnings under Borland 5.02
15027      Branch: maint-5.6/perl
15028            ! win32/makefile.mk
15029 ____________________________________________________________________________
15030 [  9494] By: gsar                                  on 2001/03/31  20:18:59
15031         Log: nits spotted by Borland compiler
15032      Branch: maint-5.6/perl
15033            ! utf8.h win32/win32.h
15034 ____________________________________________________________________________
15035 [  9493] By: gsar                                  on 2001/03/31  20:18:05
15036         Log: fix a broken workaround for Borland compiler in change#4739
15037              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
15038      Branch: maint-5.6/perl
15039            ! toke.c
15040 ____________________________________________________________________________
15041 [  9492] By: jhi                                   on 2001/03/31  18:36:24
15042         Log: Integrate change #9491 from maintperl into mainline.
15043              
15044              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
15045              directory is relative (need to fetch the full path name *before*
15046              the chdir!)
15047      Branch: perl
15048           !> lib/Cwd.pm
15049 ____________________________________________________________________________
15050 [  9491] By: gsar                                  on 2001/03/31  17:01:56
15051         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
15052              directory is relative (need to fetch the full path name *before*
15053              the chdir!)
15054              
15055              this is a followup patch for change#6749
15056      Branch: maint-5.6/perl
15057            ! lib/Cwd.pm
15058 ____________________________________________________________________________
15059 [  9490] By: jhi                                   on 2001/03/31  15:50:18
15060         Log: Subject: Re: [PATCH] av.h cosmetics
15061              From: Simon Cozens <simon@netthink.co.uk>
15062              Date: Sat, 31 Mar 2001 13:09:59 +0100
15063              Message-ID: <20010331130959.A22000@netthink.co.uk>
15064              
15065              Document AvALLOC.
15066      Branch: perl
15067            ! pod/perlguts.pod
15068 ____________________________________________________________________________
15069 [  9489] By: jhi                                   on 2001/03/31  15:48:44
15070         Log: Subject: [PATCH] Re: Math::Big* v1.21
15071              From: Tels <perl_dummy@bloodgate.com>
15072              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
15073              Message-Id: <200103311125.GAA377738@www08.hway.net>
15074      Branch: perl
15075            ! pod/perlop.pod
15076 ____________________________________________________________________________
15077 [  9488] By: jhi                                   on 2001/03/31  03:39:51
15078         Log: Debug output tweak.
15079      Branch: perl
15080            ! t/lib/cwd.t
15081 ____________________________________________________________________________
15082 [  9487] By: jhi                                   on 2001/03/31  03:33:02
15083         Log: OverVMSification.
15084      Branch: perl
15085            ! t/lib/cwd.t
15086 ____________________________________________________________________________
15087 [  9486] By: jhi                                   on 2001/03/31  03:01:40
15088         Log: Missed MANIFESTations in #9483.
15089      Branch: perl
15090            ! MANIFEST
15091 ____________________________________________________________________________
15092 [  9485] By: jhi                                   on 2001/03/31  02:58:17
15093         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
15094              From: Peter Prymmer <pvhp@forte.com>
15095              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
15096              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
15097      Branch: perl
15098            ! regexec.c t/lib/cwd.t
15099 ____________________________________________________________________________
15100 [  9484] By: jhi                                   on 2001/03/31  01:04:41
15101         Log: Obsolete file (see #3938)
15102      Branch: perl
15103            - lib/unicode/README.Ethiopic
15104            ! MANIFEST
15105 ____________________________________________________________________________
15106 [  9483] By: jhi                                   on 2001/03/31  00:52:42
15107         Log: Update to Unicode 3.1.
15108              (Rename Names.txt to NamesList.txt.)
15109      Branch: perl
15110            + lib/unicode/NamesList.txt lib/unicode/PropList.html
15111            - lib/unicode/Names.txt
15112            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
15113            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
15114            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
15115            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
15116            ! lib/unicode/UCD.html lib/unicode/Unicode.html
15117            ! lib/unicode/rename lib/unicode/version
15118 ____________________________________________________________________________
15119 [  9482] By: jhi                                   on 2001/03/30  23:33:44
15120         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
15121              From: Robin Houston <robin@kitsite.com>
15122              Date: Fri, 30 Mar 2001 20:07:22 +0100
15123              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
15124      Branch: perl
15125            ! ext/B/B/Deparse.pm
15126 ____________________________________________________________________________
15127 [  9481] By: jhi                                   on 2001/03/30  23:20:25
15128         Log: Subject: Re: [PATCH] CwdXS, Take 2
15129              From: Benjamin Sugars <bsugars@canoe.ca>
15130              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
15131              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
15132      Branch: perl
15133            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
15134            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
15135 ____________________________________________________________________________
15136 [  9480] By: jhi                                   on 2001/03/30  22:52:38
15137         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
15138              From: David Dyck <dcd@tc.fluke.com>
15139              Date: Fri, 30 Mar 2001 14:44:13 -0800
15140              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
15141              
15142              The t/rantests flags file creation was accidentally
15143              removed by #9217.
15144      Branch: perl
15145            ! Makefile.SH
15146 ____________________________________________________________________________
15147 [  9479] By: jhi                                   on 2001/03/30  22:45:45
15148         Log: Subject: [PATCH] File::Glob stuff for Mac OS
15149              From: Chris Nandor <pudge@pobox.com>
15150              Date: Fri, 30 Mar 2001 16:51:00 -0500
15151              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
15152      Branch: perl
15153            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
15154            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
15155            ! t/lib/glob-taint.t
15156 ____________________________________________________________________________
15157 [  9478] By: jhi                                   on 2001/03/30  22:43:12
15158         Log: Subject: fix for win32/buildext.pl
15159              From: "Vadim Konovalov" <watman@inbox.ru>
15160              Date: Sat, 31 Mar 2001 00:50:36 +0400
15161              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
15162      Branch: perl
15163            ! win32/buildext.pl
15164 ____________________________________________________________________________
15165 [  9477] By: jhi                                   on 2001/03/30  22:41:16
15166         Log: Subject: small base.pm doc patch
15167              From: Leon Brocard <acme@astray.com>
15168              Date: Fri, 30 Mar 2001 21:49:57 +0100
15169              Message-ID: <20010330214957.B8733@ns0.astray.com>
15170      Branch: perl
15171            ! lib/base.pm
15172 ____________________________________________________________________________
15173 [  9476] By: jhi                                   on 2001/03/30  18:16:57
15174         Log: Subject: [PATCH] av.h cosmetics
15175              From: Simon Cozens <simon@netthink.co.uk>
15176              Date: Fri, 30 Mar 2001 18:12:28 +0100
15177              Message-ID: <20010330181228.A9319@netthink.co.uk>
15178      Branch: perl
15179            ! av.h
15180 ____________________________________________________________________________
15181 [  9475] By: jhi                                   on 2001/03/30  18:15:50
15182         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
15183              From: "Philip Newton" <pnewton@gmx.de>
15184              Date: Fri, 30 Mar 2001 19:06:57 +0200
15185              Message-ID: <3AC4D951.14815.1AC7068@localhost>
15186      Branch: perl
15187            ! pod/perlhack.pod
15188 ____________________________________________________________________________
15189 [  9474] By: jhi                                   on 2001/03/30  18:14:02
15190         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
15191              From: Benjamin Sugars <bsugars@canoe.ca>
15192              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
15193              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
15194      Branch: perl
15195            ! t/lib/glob-basic.t
15196 ____________________________________________________________________________
15197 [  9473] By: jhi                                   on 2001/03/30  16:09:24
15198         Log: Update Changes.
15199      Branch: perl
15200            ! Changes patchlevel.h
15201 ____________________________________________________________________________
15202 [  9472] By: jhi                                   on 2001/03/30  15:16:08
15203         Log: Integrate perlio.
15204      Branch: perl
15205           !> t/lib/cwd.t t/lib/glob-basic.t
15206 ____________________________________________________________________________
15207 [  9471] By: nick                                  on 2001/03/30  14:47:10
15208         Log: Should be (^O eq 'MSWin32') not 'Win32'
15209              Fail #12 seems real - chdir is in wrong dir.
15210      Branch: perlio
15211            ! t/lib/cwd.t
15212 ____________________________________________________________________________
15213 [  9470] By: jhi                                   on 2001/03/30  14:41:11
15214         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
15215              From: Radu Greab <radu@netsoft.ro>
15216              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
15217              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
15218              
15219              Replace #9352.
15220      Branch: perl
15221            ! ext/Socket/Socket.xs pp_sys.c
15222 ____________________________________________________________________________
15223 [  9469] By: jhi                                   on 2001/03/30  14:37:51
15224         Log: Subject: PATCH pod/perldiag.pod
15225              From: Robin Houston <robin@kitsite.com>
15226              Date: Fri, 30 Mar 2001 14:10:36 +0100
15227              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
15228      Branch: perl
15229            ! pod/perldiag.pod t/lib/glob-basic.t
15230 ____________________________________________________________________________
15231 [  9468] By: jhi                                   on 2001/03/30  14:36:36
15232         Log: Subject: Better diagnostic in io/fs.t
15233              From: andreas.koenig@anima.de (Andreas J. Koenig)
15234              Date: 30 Mar 2001 10:11:43 +0200
15235              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
15236      Branch: perl
15237            ! t/io/fs.t
15238 ____________________________________________________________________________
15239 [  9467] By: nick                                  on 2001/03/30  14:25:43
15240         Log: Skip order test of glob if case-ignoring system cannot 
15241              create a.test and A.test
15242      Branch: perlio
15243            ! t/lib/glob-basic.t
15244 ____________________________________________________________________________
15245 [  9466] By: nick                                  on 2001/03/30  13:03:12
15246         Log: Integrate mainline.
15247      Branch: perlio
15248            - ext/re/hints/aix.pl
15249           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
15250           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
15251           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
15252           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
15253 ____________________________________________________________________________
15254 [  9465] By: jhi                                   on 2001/03/30  03:53:37
15255         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
15256              the tests sometimes hang, sometimes not.)
15257      Branch: perl
15258            ! t/lib/io_multihomed.t t/lib/io_sock.t
15259 ____________________________________________________________________________
15260 [  9464] By: jhi                                   on 2001/03/30  02:56:04
15261         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
15262              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15263              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
15264              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
15265      Branch: perl
15266            ! op.c
15267 ____________________________________________________________________________
15268 [  9463] By: jhi                                   on 2001/03/30  02:34:48
15269         Log: Test for #9462.
15270      Branch: perl
15271            ! t/lib/b.t
15272 ____________________________________________________________________________
15273 [  9462] By: jhi                                   on 2001/03/30  02:29:37
15274         Log: Subject: B::Deparse precedence bug. (Patch included.)
15275              From: Jeremy Madea <jmadea@inktomi.com>
15276              Date: Thu, 29 Mar 2001 12:05:02 -0800
15277              Message-ID: <20010329120502.A24881@dr.inktomi.com>
15278      Branch: perl
15279            ! ext/B/B/Deparse.pm
15280 ____________________________________________________________________________
15281 [  9461] By: jhi                                   on 2001/03/30  02:18:41
15282         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
15283              From: Peter Prymmer <pvhp@forte.com>
15284              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
15285              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
15286      Branch: perl
15287            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
15288            ! t/lib/md5-file.t
15289 ____________________________________________________________________________
15290 [  9460] By: jhi                                   on 2001/03/30  02:17:07
15291         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
15292              From: Robin Houston <robin@kitsite.com>
15293              Date: Thu, 29 Mar 2001 20:47:56 +0100
15294              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
15295      Branch: perl
15296            ! ext/B/B/Debug.pm
15297 ____________________________________________________________________________
15298 [  9459] By: jhi                                   on 2001/03/30  02:16:05
15299         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
15300              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
15301              Date: Wed, 28 Mar 2001 18:02:20 -0600
15302              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
15303      Branch: perl
15304            ! lib/ExtUtils/MM_VMS.pm
15305 ____________________________________________________________________________
15306 [  9458] By: jhi                                   on 2001/03/30  02:07:58
15307         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
15308              From: "Joshua E. Rodd" <jrodd@pbs.org>
15309              Date: Wed, 28 Mar 2001 17:29:12 -0500
15310              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
15311      Branch: perl
15312            ! pod/perlop.pod
15313 ____________________________________________________________________________
15314 [  9457] By: jhi                                   on 2001/03/30  02:04:33
15315         Log: Subject: ext/re/aix.pl can go
15316              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15317              Date: Thu, 29 Mar 2001 12:03:28 +0200
15318              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
15319      Branch: perl
15320            - ext/re/hints/aix.pl
15321            ! MANIFEST
15322 ____________________________________________________________________________
15323 [  9456] By: jhi                                   on 2001/03/30  02:03:32
15324         Log: Integrate perlio.
15325      Branch: perl
15326           !> ext/Encode/Encode.xs installperl
15327 ____________________________________________________________________________
15328 [  9455] By: nick                                  on 2001/03/29  21:11:46
15329         Log: DLL name has changed so installperl needs to know
15330              (Why isn't it working it out or passed it?)
15331      Branch: perlio
15332            ! installperl
15333 ____________________________________________________________________________
15334 [  9454] By: nick                                  on 2001/03/29  20:56:12
15335         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
15336              and we don't get undef warnings.
15337      Branch: perlio
15338            ! ext/Encode/Encode.xs
15339 ____________________________________________________________________________
15340 [  9453] By: nick                                  on 2001/03/29  17:58:48
15341         Log: Integrate mainline
15342      Branch: perlio
15343           !> Changes patchlevel.h
15344 ____________________________________________________________________________
15345 [  9452] By: jhi                                   on 2001/03/29  16:44:55
15346         Log: Update Changes.
15347      Branch: perl
15348            ! Changes patchlevel.h
15349 ____________________________________________________________________________
15350 [  9451] By: nick                                  on 2001/03/29  16:31:38
15351         Log: Integrate mainline
15352      Branch: perlio
15353           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
15354           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
15355           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
15356           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
15357           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
15358 ____________________________________________________________________________
15359 [  9450] By: jhi                                   on 2001/03/29  16:29:17
15360         Log: Integrate perlio.
15361      Branch: perl
15362           !> win32/buildext.pl
15363 ____________________________________________________________________________
15364 [  9449] By: jhi                                   on 2001/03/29  15:50:01
15365         Log: Update Changes.
15366      Branch: perl
15367            ! Changes patchlevel.h
15368 ____________________________________________________________________________
15369 [  9448] By: nick                                  on 2001/03/29  15:47:15
15370         Log: Make sure buildext.pl finds Errno.pm
15371      Branch: perlio
15372            ! win32/buildext.pl
15373 ____________________________________________________________________________
15374 [  9447] By: jhi                                   on 2001/03/29  15:39:34
15375         Log: Integrate perlio.
15376      Branch: perl
15377           !> win32/makefile.mk
15378 ____________________________________________________________________________
15379 [  9446] By: nick                                  on 2001/03/29  15:30:03
15380         Log: Integrate win32/makefile.mk with mainline.
15381      Branch: perlio
15382           !> win32/makefile.mk
15383 ____________________________________________________________________________
15384 [  9445] By: nick                                  on 2001/03/29  15:27:32
15385         Log: Fix breakage ... 
15386      Branch: perlio
15387            ! win32/makefile.mk
15388 ____________________________________________________________________________
15389 [  9444] By: jhi                                   on 2001/03/29  15:03:08
15390         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15391              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15392              Date: Thu, 29 Mar 2001 10:32:59 +0400
15393              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
15394      Branch: perl
15395            ! win32/makefile.mk
15396 ____________________________________________________________________________
15397 [  9443] By: jhi                                   on 2001/03/29  15:02:12
15398         Log: Integrate perlio.
15399      Branch: perl
15400           +> win32/buildext.pl
15401           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
15402           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
15403 ____________________________________________________________________________
15404 [  9442] By: nick                                  on 2001/03/29  14:59:11
15405         Log: Work in progress - determine win32 extensions to build via script.
15406      Branch: perlio
15407            + win32/buildext.pl
15408            ! MANIFEST win32/makefile.mk
15409 ____________________________________________________________________________
15410 [  9441] By: jhi                                   on 2001/03/29  14:51:47
15411         Log: Reintroduce the use of external pwd.
15412      Branch: perl
15413            ! t/lib/cwd.t
15414 ____________________________________________________________________________
15415 [  9440] By: jhi                                   on 2001/03/29  14:42:58
15416         Log: use warnings instead of -w.
15417      Branch: perl
15418            ! utils/h2xs.PL
15419 ____________________________________________________________________________
15420 [  9439] By: jhi                                   on 2001/03/29  14:41:52
15421         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
15422              From: Jonathan Stowe <gellyfish@gellyfish.com>
15423              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
15424              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
15425      Branch: perl
15426            ! utils/h2xs.PL
15427 ____________________________________________________________________________
15428 [  9438] By: jhi                                   on 2001/03/29  14:39:38
15429         Log: Subject: [PATCH perl@9424] minor pod nits
15430              From: Robin Barker <rmb1@cise.npl.co.uk>
15431              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
15432              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
15433      Branch: perl
15434            ! pod/perlhack.pod pod/perliol.pod
15435 ____________________________________________________________________________
15436 [  9437] By: jhi                                   on 2001/03/29  14:29:16
15437         Log: Subject: [PATCH perl@9424] typemap cast warning
15438              From: Robin Barker <rmb1@cise.npl.co.uk>
15439              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
15440              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
15441      Branch: perl
15442            ! lib/ExtUtils/typemap
15443 ____________________________________________________________________________
15444 [  9436] By: jhi                                   on 2001/03/29  14:26:03
15445         Log: Subject: [PATCH perl@9424] printf warning
15446              From: Robin Barker <rmb1@cise.npl.co.uk>
15447              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
15448              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
15449      Branch: perl
15450            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
15451            ! ext/Storable/Storable.xs toke.c
15452 ____________________________________________________________________________
15453 [  9435] By: nick                                  on 2001/03/29  14:23:31
15454         Log: Win32 has name conflict with ERROR
15455      Branch: perlio
15456            ! ext/PerlIO/Via/Via.xs
15457 ____________________________________________________________________________
15458 [  9434] By: jhi                                   on 2001/03/29  14:17:48
15459         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
15460              From: Peter Prymmer <pvhp@forte.com>
15461              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
15462              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
15463      Branch: perl
15464            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
15465 ____________________________________________________________________________
15466 [  9433] By: jhi                                   on 2001/03/29  13:52:44
15467         Log: test-prep target was missing.
15468      Branch: perl
15469            ! Makefile.SH
15470 ____________________________________________________________________________
15471 [  9432] By: nick                                  on 2001/03/29  12:40:03
15472         Log: Make as-shipped compiler default to MSVC6 
15473      Branch: perlio
15474            ! win32/makefile.mk
15475 ____________________________________________________________________________
15476 [  9431] By: nick                                  on 2001/03/29  12:12:16
15477         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
15478              akin to PerlIO::Scalar.
15479      Branch: perlio
15480            ! perlio.c perlio.h
15481 ____________________________________________________________________________
15482 [  9430] By: nick                                  on 2001/03/29  10:56:35
15483         Log: Integrate mainline.
15484      Branch: perlio
15485           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15486           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15487           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15488           !> win32/makefile.mk win32/win32sck.c
15489 ____________________________________________________________________________
15490 [  9429] By: nick                                  on 2001/03/29  09:03:43
15491         Log: Noticed that two tests were skipped as perlio:: package
15492              isn't there any more. Changed the skip condition.
15493              Avoid core-dump if sv_utf8_upgrade() called on something
15494              that does not become SvPOK after SvPV() (e.g. a ref).
15495      Branch: perlio
15496            ! sv.c t/io/utf8.t t/lib/io_scalar.t
15497 ____________________________________________________________________________
15498 [  9428] By: jhi                                   on 2001/03/29  01:31:47
15499         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
15500              From: Benjamin Sugars <bsugars@canoe.ca> 
15501              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
15502              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
15503      Branch: perl
15504            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
15505            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
15506            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
15507 ____________________________________________________________________________
15508 [  9427] By: jhi                                   on 2001/03/29  00:49:30
15509         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
15510              From: "Vadim Konovalov" <watman@inbox.ru>
15511              Date: Thu, 29 Mar 2001 01:50:12 +0400
15512              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
15513      Branch: perl
15514            ! win32/makefile.mk win32/win32sck.c
15515 ____________________________________________________________________________
15516 [  9426] By: gsar                                  on 2001/03/29  00:28:04
15517         Log: dmake can only handle == and != in comparisons; support building
15518              with Borland's VCL libraries (from Vadim Konovalov)
15519      Branch: maint-5.6/perl
15520            ! win32/makefile.mk
15521 ____________________________________________________________________________
15522 [  9425] By: nick                                  on 2001/03/28  19:29:56
15523         Log: Integrate (@snapshot)
15524      Branch: perlio
15525           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
15526 ____________________________________________________________________________
15527 [  9424] By: jhi                                   on 2001/03/28  19:03:16
15528         Log: Update Changes.
15529      Branch: perl
15530            ! Changes patchlevel.h
15531 ____________________________________________________________________________
15532 [  9423] By: jhi                                   on 2001/03/28  18:52:09
15533         Log: Rmdir lib/XS on cleanup.
15534      Branch: perl
15535            ! Makefile.SH
15536 ____________________________________________________________________________
15537 [  9422] By: jhi                                   on 2001/03/28  18:49:34
15538         Log: Integrate perlio.
15539      Branch: perl
15540           !> t/op/utf8decode.t
15541 ____________________________________________________________________________
15542 [  9421] By: nick                                  on 2001/03/28  18:46:44
15543         Log: Loose duplicate chunk.
15544      Branch: perlio
15545            ! t/op/utf8decode.t
15546 ____________________________________________________________________________
15547 [  9420] By: nick                                  on 2001/03/28  18:44:11
15548         Log: Integrate mainline.
15549      Branch: perlio
15550           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
15551           !> vms/vmsish.h
15552 ____________________________________________________________________________
15553 [  9419] By: jhi                                   on 2001/03/28  18:42:05
15554         Log: Can't trust external pwds
15555              (either shell builtins or external programs)
15556      Branch: perl
15557            ! t/lib/cwd.t
15558 ____________________________________________________________________________
15559 [  9418] By: jhi                                   on 2001/03/28  18:34:05
15560         Log: Integrate perlio.
15561      Branch: perl
15562            - lib/perlio.pm
15563           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15564           !> t/op/utf8decode.t
15565 ____________________________________________________________________________
15566 [  9417] By: nick                                  on 2001/03/28  18:24:02
15567         Log: PerlIO.pm / perlio.pm conflict.
15568              Update some pods.
15569              Make t/op/utf8decode.t a text file.
15570      Branch: perlio
15571            - lib/perlio.pm
15572            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
15573            ! t/op/utf8decode.t
15574 ____________________________________________________________________________
15575 [  9416] By: jhi                                   on 2001/03/28  18:06:07
15576         Log: Integrate change #9409 from mainline to maintperl.
15577              
15578              Yet another tweak on AIX dynaloading.
15579      Branch: maint-5.6/perl
15580           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15581 ____________________________________________________________________________
15582 [  9415] By: gsar                                  on 2001/03/28  17:13:01
15583         Log: integrate changes#9377,9385,9401 from mainline
15584              
15585              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15586              
15587              If directory entries compare equal case-insensitively,
15588              retry case-sensitively.
15589              
15590              Subject: [PATCH] B::Terse and warnings
15591      Branch: maint-5.6/perl
15592           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
15593           !> t/pragma/warn/perl
15594 ____________________________________________________________________________
15595 [  9414] By: jhi                                   on 2001/03/28  17:11:12
15596         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
15597              From: "Craig A. Berry" <craigberry@mac.com>
15598              Date: Wed, 28 Mar 2001 10:55:20 -0600
15599              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
15600      Branch: perl
15601            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
15602 ____________________________________________________________________________
15603 [  9413] By: jhi                                   on 2001/03/28  17:03:12
15604         Log: Dup hunk.
15605      Branch: perl
15606            ! t/op/utf8decode.t
15607 ____________________________________________________________________________
15608 [  9412] By: jhi                                   on 2001/03/28  17:02:36
15609         Log: Forced integrate from perlio.
15610      Branch: perl
15611           !> t/op/utf8decode.t
15612 ____________________________________________________________________________
15613 [  9411] By: nick                                  on 2001/03/28  16:50:03
15614         Log: Integrate mainline.
15615      Branch: perlio
15616           +> t/lib/cwd.t
15617           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15618           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
15619           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
15620           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
15621           !> t/pragma/warn/perl
15622 ____________________________________________________________________________
15623 [  9410] By: jhi                                   on 2001/03/28  16:44:23
15624         Log: Subject: Re: [PATCH] 9403 cannot be tested
15625              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15626              Date: Wed, 28 Mar 2001 18:33:56 +0200
15627              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
15628      Branch: perl
15629            ! makedef.pl
15630 ____________________________________________________________________________
15631 [  9409] By: jhi                                   on 2001/03/28  16:12:45
15632         Log: Yet another tweak on AIX dynaloading.
15633      Branch: perl
15634            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15635 ____________________________________________________________________________
15636 [  9408] By: jhi                                   on 2001/03/28  15:52:55
15637         Log: Subject: [PATCH] 9403 cannot be tested
15638              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15639              Date: Wed, 28 Mar 2001 17:23:00 +0200
15640              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
15641              
15642              A missing symbol.
15643      Branch: perl
15644            ! makedef.pl
15645 ____________________________________________________________________________
15646 [  9407] By: jhi                                   on 2001/03/28  15:47:43
15647         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
15648      Branch: perl
15649            ! t/op/utf8decode.t
15650           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15651           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
15652 ____________________________________________________________________________
15653 [  9406] By: jhi                                   on 2001/03/28  15:37:08
15654         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
15655              From: Benjamin Sugars <bsugars@canoe.ca> 
15656              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
15657              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
15658      Branch: perl
15659            + t/lib/cwd.t
15660            ! MANIFEST
15661 ____________________________________________________________________________
15662 [  9405] By: jhi                                   on 2001/03/28  15:13:18
15663         Log: pp_ne() needs a CORRECT boolean.
15664      Branch: perl
15665            ! pp.c
15666 ____________________________________________________________________________
15667 [  9404] By: jhi                                   on 2001/03/28  15:09:23
15668         Log: pp_ne() needs a boolean, not an integer.
15669      Branch: perl
15670            ! pp.c
15671 ____________________________________________________________________________
15672 [  9403] By: jhi                                   on 2001/03/28  14:47:43
15673         Log: (Retracted by #9404.)
15674      Branch: perl
15675            ! pp.c
15676 ____________________________________________________________________________
15677 [  9402] By: jhi                                   on 2001/03/28  14:43:59
15678         Log: Subject: Re: [PATCH] Typemap testing
15679              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15680              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
15681              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
15682      Branch: perl
15683            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15684            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
15685 ____________________________________________________________________________
15686 [  9401] By: jhi                                   on 2001/03/28  14:42:14
15687         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
15688              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
15689              Date: Sun, 25 Mar 2001 21:59:15 +0100
15690              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
15691              
15692              A variable will be checked for the "use once" warnings if:
15693              
15694              1. It is in the scope of a use warnings 'once'
15695              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
15696              
15697              Otherwise it won't be checked at all.
15698              
15699              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
15700              
15701              The enclosed patch partially fixes this issue. What I didn't
15702              get to work was the case where the "used once" warning is enabled
15703              in any file other than the main file.
15704      Branch: perl
15705            ! gv.c t/pragma/warn/perl
15706 ____________________________________________________________________________
15707 [  9400] By: nick                                  on 2001/03/28  14:38:24
15708         Log: More EBCDIC tweaks:
15709              - one more swash issue &~(0xA0-1) did not do the right thing,
15710              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
15711              - add "use re 'asciirange'" to make [!-~] etc. work
15712              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
15713              - Choose a key for t/op/each.t test which gets encoded.
15714              - Skip utf8decode if this is UTF-EBCDIC.
15715      Branch: perlio
15716            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15717            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
15718 ____________________________________________________________________________
15719 [  9399] By: jhi                                   on 2001/03/28  14:21:00
15720         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
15721              Andreas Schwab.
15722      Branch: perl
15723            ! pp.c
15724 ____________________________________________________________________________
15725 [  9398] By: jhi                                   on 2001/03/28  00:55:56
15726         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
15727              From: David Dyck <dcd@tc.fluke.com>
15728              Date: Tue, 27 Mar 2001 15:16:24 -0800
15729              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
15730      Branch: perl
15731            ! ext/IO/lib/IO/Socket.pm
15732 ____________________________________________________________________________
15733 [  9397] By: jhi                                   on 2001/03/27  21:52:49
15734         Log: Integrate perlio.
15735      Branch: perl
15736           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15737           +> ext/PerlIO/Via/Via.xs
15738           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15739 ____________________________________________________________________________
15740 [  9396] By: nick                                  on 2001/03/27  21:45:13
15741         Log: Integrate mainline.
15742      Branch: perlio
15743           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
15744           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
15745 ____________________________________________________________________________
15746 [  9395] By: nick                                  on 2001/03/27  21:18:58
15747         Log: Outline docs for PerlIO and PerlIO::Scalar
15748      Branch: perlio
15749            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15750 ____________________________________________________________________________
15751 [  9394] By: nick                                  on 2001/03/27  20:50:13
15752         Log: PerlIO::Via layer (alpha-ish).
15753      Branch: perlio
15754            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15755            + ext/PerlIO/Via/Via.xs
15756            ! MANIFEST
15757 ____________________________________________________________________________
15758 [  9393] By: jhi                                   on 2001/03/27  20:49:55
15759         Log: Retract #9329 now that 9390 should take care of the matter.
15760      Branch: perl
15761            ! utils/h2xs.PL
15762 ____________________________________________________________________________
15763 [  9390] By: jhi                                   on 2001/03/27  20:47:50
15764         Log: Subject: Autoloading Errno.pm when %! is encountered
15765              From: Robin Houston <robin@kitsite.com>
15766              Date: Tue, 27 Mar 2001 20:57:11 +0100
15767              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
15768      Branch: perl
15769            ! embed.h embed.pl gv.c proto.h t/op/magic.t
15770 ____________________________________________________________________________
15771 [  9389] By: jhi                                   on 2001/03/27  20:24:31
15772         Log: Integrate perlio.
15773      Branch: perl
15774           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15775           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
15776           !> utf8.c
15777 ____________________________________________________________________________
15778 [  9388] By: jhi                                   on 2001/03/27  20:21:38
15779         Log: Better have a three-element array if one is going to assign
15780              to the third element of that array. (from Tim Jenness)
15781      Branch: perl
15782            ! ext/XS/Typemap/Typemap.xs
15783 ____________________________________________________________________________
15784 [  9387] By: nick                                  on 2001/03/27  20:15:43
15785         Log: Integrate mainline.
15786      Branch: perlio
15787           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15788           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15789           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15790           +> t/lib/xs-typemap.t
15791           !> (integrate 34 files)
15792 ____________________________________________________________________________
15793 [  9386] By: jhi                                   on 2001/03/27  20:04:18
15794         Log: Subject: Re: perl@9359 breaks HTML::Parser
15795              From: Gisle Aas <gisle@ActiveState.com>
15796              Date: 27 Mar 2001 11:30:24 -0800
15797              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
15798              
15799              Clarify the UTF-8 issues of the API docs.
15800              (Slightly reworded and expanded.)
15801      Branch: perl
15802            ! pod/perlapi.pod sv.c sv.h
15803 ____________________________________________________________________________
15804 [  9385] By: jhi                                   on 2001/03/27  19:44:25
15805         Log: If directory entries compare equal case-insensitively,
15806              retry case-sensitively.
15807      Branch: perl
15808            ! ext/File/Glob/bsd_glob.c
15809 ____________________________________________________________________________
15810 [  9384] By: nick                                  on 2001/03/27  19:38:50
15811         Log: Various EBCDIC fixes:
15812              - major revelation that swash code is encoding aware,
15813              (or thought it was) - now it is ;-)
15814              - With that out of the way fix a slab of tr/// cases.
15815              - Fix Encode 'Unicode' to be true Unicode so tests pass.
15816              - As anticipated Base64.xs needed tweaks.
15817              - Until tr/// works right avoid old_encode64 in MIME tests.
15818      Branch: perlio
15819            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15820            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
15821 ____________________________________________________________________________
15822 [  9383] By: jhi                                   on 2001/03/27  18:34:41
15823         Log: Add the std test suite BEGIN block.
15824      Branch: perl
15825            ! t/lib/xs-typemap.t
15826 ____________________________________________________________________________
15827 [  9382] By: jhi                                   on 2001/03/27  15:16:07
15828         Log: Add debugging output to the test.
15829      Branch: perl
15830            ! t/lib/glob-basic.t
15831 ____________________________________________________________________________
15832 [  9381] By: jhi                                   on 2001/03/27  15:08:10
15833         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
15834      Branch: perl
15835            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15836            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15837            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15838            + t/lib/xs-typemap.t
15839            ! MANIFEST
15840 ____________________________________________________________________________
15841 [  9380] By: jhi                                   on 2001/03/27  14:48:34
15842         Log: Subject: [PATCH] Typemap testing
15843              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15844              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
15845              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
15846              
15847              (The first part of the patch.)
15848      Branch: perl
15849            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
15850 ____________________________________________________________________________
15851 [  9379] By: jhi                                   on 2001/03/27  14:44:56
15852         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
15853              From: Benjamin Sugars <bsugars@canoe.ca> 
15854              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
15855              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
15856      Branch: perl
15857            ! t/lib/glob-basic.t
15858 ____________________________________________________________________________
15859 [  9378] By: jhi                                   on 2001/03/27  14:42:30
15860         Log: Subject: [PATCH] perlvar nit
15861              From: Simon Cozens <simon@netthink.co.uk>
15862              Date: Tue, 27 Mar 2001 01:12:01 +0100
15863              Message-ID: <20010327011201.A19179@netthink.co.uk>
15864      Branch: perl
15865            ! pod/perlvar.pod
15866 ____________________________________________________________________________
15867 [  9377] By: jhi                                   on 2001/03/27  14:36:26
15868         Log: Subject: [PATCH] B::Terse and warnings
15869              From: Benjamin Sugars <ben.sugars@home.com>
15870              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
15871              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
15872      Branch: perl
15873            ! ext/B/B.pm ext/B/B/Terse.pm
15874 ____________________________________________________________________________
15875 [  9376] By: jhi                                   on 2001/03/27  14:31:31
15876         Log: Document sockatmark() some.
15877      Branch: perl
15878            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
15879            ! pod/perltoc.pod
15880 ____________________________________________________________________________
15881 [  9375] By: jhi                                   on 2001/03/27  14:00:24
15882         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
15883              noted by Gisle and fixed by NI-S.
15884      Branch: perl
15885            ! sv.c
15886 ____________________________________________________________________________
15887 [  9374] By: jhi                                   on 2001/03/27  05:50:01
15888         Log: Regen toc.
15889      Branch: perl
15890            ! pod/perltoc.pod
15891 ____________________________________________________________________________
15892 [  9373] By: jhi                                   on 2001/03/27  05:43:51
15893         Log: Pixie documenting.
15894      Branch: perl
15895            ! Makefile.SH pod/perlhack.pod
15896 ____________________________________________________________________________
15897 [  9372] By: jhi                                   on 2001/03/27  05:29:34
15898         Log: Metaconfig unit changes for #9371.
15899      Branch: metaconfig
15900            ! U/modified/myhostname.U
15901      Branch: metaconfig/U/perl
15902            + d_sockatmark.U
15903            ! gccvers.U
15904 ____________________________________________________________________________
15905 [  9371] By: jhi                                   on 2001/03/27  05:29:07
15906         Log: Add sockatmark() probing.
15907      Branch: perl
15908            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15909            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
15910            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15911            ! vos/config.ga.h win32/config.bc win32/config.gc
15912            ! win32/config.vc
15913 ____________________________________________________________________________
15914 [  9370] By: jhi                                   on 2001/03/26  22:01:18
15915         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
15916              Really need to benchmark this.
15917      Branch: perl
15918            ! pp.c
15919 ____________________________________________________________________________
15920 [  9369] By: nick                                  on 2001/03/26  21:59:30
15921         Log: Integrate mainline.
15922      Branch: perlio
15923            ! ext/MIME/Base64/QuotedPrint.pm
15924           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15925           !> patchlevel.h pod/perlhack.pod pp_sys.c
15926 ____________________________________________________________________________
15927 [  9368] By: jhi                                   on 2001/03/26  21:47:03
15928         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
15929              
15930              TODO1: perlbench.
15931              TODO2: le, lt, ge, gt?  Yech.
15932      Branch: perl
15933            ! pp.c
15934 ____________________________________________________________________________
15935 [  9367] By: jhi                                   on 2001/03/26  21:34:57
15936         Log: Too much cut-and-paste in #9363.
15937      Branch: perl
15938            ! pp_sys.c
15939 ____________________________________________________________________________
15940 [  9366] By: jhi                                   on 2001/03/26  21:20:53
15941         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
15942              From: Andreas Schwab <schwab@suse.de>
15943              Date: 26 Mar 2001 17:29:04 +0200
15944              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
15945              
15946              (The patch for 5.6.0 or so, this is a guess for bleadperl)
15947      Branch: perl
15948            ! pp_hot.c
15949 ____________________________________________________________________________
15950 [  9365] By: jhi                                   on 2001/03/26  21:07:54
15951         Log: Integrate perlio.
15952      Branch: perl
15953           !> perlio.c
15954 ____________________________________________________________________________
15955 [  9364] By: nick                                  on 2001/03/26  20:30:48
15956         Log: REFCNT botch in layer name cache hash.
15957      Branch: perlio
15958            ! perlio.c
15959 ____________________________________________________________________________
15960 [  9363] By: jhi                                   on 2001/03/26  18:44:32
15961         Log: Subject: [PATCH] socket() leaks file descriptors
15962              From: Benjamin Sugars <bsugars@canoe.ca>
15963              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
15964              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
15965              
15966              Also sockpair() fixed similarly.
15967      Branch: perl
15968            ! pp_sys.c
15969 ____________________________________________________________________________
15970 [  9362] By: jhi                                   on 2001/03/26  18:37:52
15971         Log: Integrate perlio.
15972      Branch: perl
15973           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
15974 ____________________________________________________________________________
15975 [  9361] By: nick                                  on 2001/03/26  17:32:06
15976         Log: Implement flush of linebuffered streams on read of a tty.
15977      Branch: perlio
15978            ! perlio.c perliol.h
15979 ____________________________________________________________________________
15980 [  9360] By: nick                                  on 2001/03/26  17:12:32
15981         Log: Memory tweaks and notes for OEMVS.
15982      Branch: perlio
15983            ! README.os390 miniperlmain.c t/op/pat.t
15984 ____________________________________________________________________________
15985 [  9359] By: jhi                                   on 2001/03/26  02:12:54
15986         Log: Update Changes.
15987      Branch: perl
15988            ! Changes patchlevel.h
15989 ____________________________________________________________________________
15990 [  9358] By: jhi                                   on 2001/03/26  02:05:32
15991         Log: Document the most common pixie options.
15992      Branch: perl
15993            ! pod/perlhack.pod
15994 ____________________________________________________________________________
15995 [  9357] By: jhi                                   on 2001/03/26  01:25:28
15996         Log: For perl.pixie check *before* compiling that optimize is -g,
15997              as for perl.third.
15998      Branch: perl
15999            ! Makefile.SH
16000 ____________________________________________________________________________
16001 [  9356] By: jhi                                   on 2001/03/26  01:13:41
16002         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
16003      Branch: perl
16004            ! Makefile.SH
16005 ____________________________________________________________________________
16006 [  9355] By: jhi                                   on 2001/03/26  01:11:19
16007         Log: Remove t/perl.third.
16008      Branch: perl
16009            ! Makefile.SH
16010 ____________________________________________________________________________
16011 [  9354] By: jhi                                   on 2001/03/26  00:23:38
16012         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
16013              IO::Sockatmark().
16014      Branch: perl
16015            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
16016 ____________________________________________________________________________
16017 [  9353] By: jhi                                   on 2001/03/25  22:25:04
16018         Log: Integrate perlio.
16019      Branch: perl
16020           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
16021           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
16022           !> pp_hot.c win32/makefile.mk
16023 ____________________________________________________________________________
16024 [  9352] By: jhi                                   on 2001/03/25  22:21:41
16025         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
16026              From: Radu Greab <radu@netsoft.ro>
16027              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
16028              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
16029      Branch: perl
16030            ! pp_sys.c
16031 ____________________________________________________________________________
16032 [  9351] By: nick                                  on 2001/03/25  22:15:02
16033         Log: Fix readline in list mode to tell rest of world that it has
16034              things on the stack. Otherwise if perl code gets invoked
16035              underneath it it scribbles over results-so-far.
16036              (Why TIEHANDLE has not tripped on this is a mystery.)
16037      Branch: perlio
16038            ! pp_hot.c
16039 ____________________________________________________________________________
16040 [  9350] By: nick                                  on 2001/03/25  22:10:13
16041         Log: win32/makefile.mk typos
16042      Branch: perlio
16043            ! win32/makefile.mk
16044 ____________________________________________________________________________
16045 [  9349] By: nick                                  on 2001/03/25  21:31:14
16046         Log: Integrate now-non-binary file.
16047      Branch: perlio
16048           !> t/lib/mimeqp.t
16049 ____________________________________________________________________________
16050 [  9348] By: nick                                  on 2001/03/25  21:27:24
16051         Log: Make it text
16052      Branch: perlio
16053            ! t/lib/mimeqp.t
16054 ____________________________________________________________________________
16055 [  9347] By: nick                                  on 2001/03/25  21:25:37
16056         Log: Integrate mainline.
16057      Branch: perlio
16058           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
16059           !> lib/Term/ReadLine.pm t/lib/md5-file.t
16060 ____________________________________________________________________________
16061 [  9346] By: nick                                  on 2001/03/25  20:58:15
16062         Log: Add destruct time hook to PerlIO (for work-in-process implementing
16063              layers in perl code. In such cases layers need to be popped before
16064              we loose the ability to run perl code.)
16065              Also back-out "PerlIO::object" hook - it isn't going to work like that...
16066      Branch: perlio
16067            ! perl.c perlio.c perlio.h perliol.h
16068 ____________________________________________________________________________
16069 [  9345] By: nick                                  on 2001/03/25  20:49:11
16070         Log: Avoid at leasy one of undefined warnings in Encode.
16071      Branch: perlio
16072            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
16073 ____________________________________________________________________________
16074 [  9344] By: jhi                                   on 2001/03/25  20:37:43
16075         Log: A workaround for using Term::ReadLine in emacs minibuffer
16076              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
16077              additional tweaks from Ilya Zakharevich.
16078      Branch: perl
16079            ! lib/Term/ReadLine.pm
16080 ____________________________________________________________________________
16081 [  9343] By: nick                                  on 2001/03/25  20:21:14
16082         Log: Missing return value.
16083      Branch: perlio
16084            ! ext/PerlIO/Scalar/Scalar.xs
16085 ____________________________________________________________________________
16086 [  9342] By: jhi                                   on 2001/03/25  16:21:00
16087         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
16088              to equal the CPAN versions since no code changes have been made.
16089      Branch: perl
16090            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
16091            ! t/lib/md5-file.t
16092 ____________________________________________________________________________
16093 [  9341] By: jhi                                   on 2001/03/25  16:01:48
16094         Log: Escape 8-bit characters.
16095      Branch: perl
16096            ! t/lib/mimeqp.t
16097 ____________________________________________________________________________
16098 [  9340] By: gsar                                  on 2001/03/25  15:50:53
16099         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
16100              chars)
16101      Branch: perl
16102            + t/lib/mimeqp.t
16103 ____________________________________________________________________________
16104 [  9339] By: gsar                                  on 2001/03/25  15:48:50
16105         Log: delete mimeqp.t for later with text mode set
16106      Branch: perl
16107            - t/lib/mimeqp.t
16108 ____________________________________________________________________________
16109 [  9338] By: nick                                  on 2001/03/25  09:01:57
16110         Log: Integrate mainline.
16111      Branch: perlio
16112           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
16113           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
16114           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
16115           +> t/lib/mimeb64u.t t/lib/mimeqp.t
16116           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
16117           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
16118           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
16119 ____________________________________________________________________________
16120 [  9337] By: jhi                                   on 2001/03/25  04:23:24
16121         Log: Add MIME::Base64 here and there.  Again, a lot of
16122              optimism is in the air.
16123      Branch: perl
16124            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
16125            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
16126 ____________________________________________________________________________
16127 [  9336] By: jhi                                   on 2001/03/25  04:12:43
16128         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
16129              this by ear as I do not do Win32 programming.)
16130      Branch: perl
16131            ! win32/Makefile win32/makefile.mk
16132 ____________________________________________________________________________
16133 [  9335] By: jhi                                   on 2001/03/25  04:03:50
16134         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
16135      Branch: perl
16136            ! t/lib/md5-file.t
16137 ____________________________________________________________________________
16138 [  9334] By: jhi                                   on 2001/03/25  03:58:53
16139         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
16140      Branch: perl
16141            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
16142            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
16143            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
16144            + t/lib/mimeb64u.t t/lib/mimeqp.t
16145            ! MANIFEST
16146 ____________________________________________________________________________
16147 [  9333] By: jhi                                   on 2001/03/24  20:14:37
16148         Log: Integrate perlio.
16149      Branch: perl
16150           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
16151 ____________________________________________________________________________
16152 [  9332] By: nick                                  on 2001/03/24  19:40:34
16153         Log: Fix un-init variable leading to spurious "Out of Memory!"
16154      Branch: perlio
16155            ! doio.c
16156 ____________________________________________________________________________
16157 [  9331] By: nick                                  on 2001/03/24  19:09:59
16158         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
16159              and update layers internals doc.
16160      Branch: perlio
16161            ! pod/perlfunc.pod pod/perliol.pod
16162 ____________________________________________________________________________
16163 [  9330] By: jhi                                   on 2001/03/24  18:42:11
16164         Log: The length might be uninitialized garbage if the *svp is the undef.
16165      Branch: perl
16166            ! doio.c
16167 ____________________________________________________________________________
16168 [  9329] By: jhi                                   on 2001/03/24  18:26:57
16169         Log: (Retracted by #9393)
16170
16171              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
16172              From: Simon Cozens <simon@netthink.co.uk>
16173              Date: Sat, 24 Mar 2001 17:13:17 +0000
16174              Message-ID: <20010324171317.A13406@netthink.co.uk>
16175      Branch: perl
16176            ! utils/h2xs.PL
16177 ____________________________________________________________________________
16178 [  9328] By: nick                                  on 2001/03/24  17:22:02
16179         Log: Integrate mainline.
16180      Branch: perlio
16181           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
16182           !> lib/unicode/version
16183 ____________________________________________________________________________
16184 [  9327] By: nick                                  on 2001/03/24  17:16:02
16185         Log: Integrate mainline.
16186      Branch: perlio
16187           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16188           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
16189           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
16190           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
16191           +> t/lib/md5-file.t
16192           !> MANIFEST Makefile.SH configure.com djgpp/config.over
16193           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
16194           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
16195           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
16196           !> win32/makefile.mk
16197 ____________________________________________________________________________
16198 [  9326] By: jhi                                   on 2001/03/24  17:00:42
16199         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
16200      Branch: perl
16201            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
16202            ! lib/unicode/version
16203 ____________________________________________________________________________
16204 [  9325] By: jhi                                   on 2001/03/24  16:22:33
16205         Log: Subject: Re: B::Deparse bug (5.6.0)
16206              From: Robin Houston <robin@kitsite.com>
16207              Date: Sat, 24 Mar 2001 14:33:09 +0000
16208              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
16209      Branch: perl
16210            ! op.c pp.c t/lib/b.t t/op/repeat.t
16211 ____________________________________________________________________________
16212 [  9324] By: jhi                                   on 2001/03/24  16:21:56
16213         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
16214              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
16215              these additions may be too optimistic.
16216      Branch: perl
16217            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
16218            ! hints/uwin.sh hints/vmesa.sh
16219 ____________________________________________________________________________
16220 [  9323] By: jhi                                   on 2001/03/24  16:06:01
16221         Log: Integrate perlio.
16222      Branch: perl
16223           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
16224           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
16225            ! Makefile.SH
16226           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
16227           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
16228           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
16229           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16230           !> win32/makefile.mk win32/perlhost.h win32/win32.c
16231           !> win32/win32iop.h
16232 ____________________________________________________________________________
16233 [  9322] By: nick                                  on 2001/03/24  14:39:12
16234         Log: Routine Win32 regen_config_h - no real changes.
16235      Branch: perlio
16236            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16237 ____________________________________________________________________________
16238 [  9321] By: nick                                  on 2001/03/24  14:31:49
16239         Log: PerlIO fixups for Win32:
16240              - provide win33_popenlist() - non-functional as yet.
16241              - avoid need for aTHX in PerlIO_debug calls - even if not 
16242              enabled args are still evaluated so Win32 has trouble during fork().
16243              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
16244              - Fixup makedef.pl for latest set of symbols.
16245      Branch: perlio
16246            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
16247            ! win32/perlhost.h win32/win32.c win32/win32iop.h
16248 ____________________________________________________________________________
16249 [  9320] By: nick                                  on 2001/03/24  14:26:58
16250         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
16251              was gibberish - broke it on WIn32 at least.
16252      Branch: perlio
16253            ! ext/POSIX/POSIX.xs
16254 ____________________________________________________________________________
16255 [  9319] By: nick                                  on 2001/03/24  11:29:41
16256         Log: Generated files.
16257      Branch: perlio
16258            ! embed.h global.sym objXSUB.h perlapi.c proto.h
16259 ____________________________________________________________________________
16260 [  9318] By: nick                                  on 2001/03/24  10:29:37
16261         Log: Implement:
16262              1.  open($fh,"+<",undef);  # add test to t/io/open.t
16263              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
16264      Branch: perlio
16265            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
16266            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
16267            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
16268            ! t/io/open.t t/io/utf8.t
16269 ____________________________________________________________________________
16270 [  9317] By: jhi                                   on 2001/03/23  23:41:25
16271         Log: AIX does seems to have optimization problems with its C compilers.
16272      Branch: perl
16273            ! hints/aix.sh
16274 ____________________________________________________________________________
16275 [  9316] By: jhi                                   on 2001/03/23  23:40:46
16276         Log: Integrate perlio.
16277      Branch: perl
16278           +> lib/PerlIO.pm
16279           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
16280           !> perliol.h
16281 ____________________________________________________________________________
16282 [  9315] By: jhi                                   on 2001/03/23  22:16:30
16283         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
16284      Branch: perl
16285            ! t/lib/md5-file.t
16286 ____________________________________________________________________________
16287 [  9314] By: nick                                  on 2001/03/23  20:49:02
16288         Log: Perlio internals re-organized.
16289              - open process creates AV of layer/arg pairs
16290              (appends layers from open() or open.pm to default list).
16291              - push arg is now an SV.
16292              - layer ->Open get passed the AV
16293              - open is no longer mandatory method.
16294              - topmost layer that has ->Open method does the open
16295              - any layers above are pushed once that returns.
16296              - vtable re-ordered so dummy layers need only provide push/pop methods.
16297      Branch: perlio
16298            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16299 ____________________________________________________________________________
16300 [  9313] By: nick                                  on 2001/03/23  16:27:41
16301         Log: Check in a stable (working) version before next round of tweaks.
16302              Changes include:
16303              - Move default layers code out of doio.c and into perlio.c
16304              - Single routine for parsing layer specification strings.
16305              - Skeleton support for demand loading of layers
16306              - Core-dump avoidance if PERLIO environment specifies loadable layer
16307              (does not _work_ as need IO to load and need load to do IO ...)
16308      Branch: perlio
16309            + lib/PerlIO.pm
16310            ! MANIFEST doio.c perlio.c
16311 ____________________________________________________________________________
16312 [  9312] By: gsar                                  on 2001/03/23  16:25:25
16313         Log: add execute bit to files with shebang lines in the repository;
16314              avoid clobbering execute bit in Porting/makerel 
16315      Branch: maint-5.6/perl
16316            ! (edit 144 files)
16317 ____________________________________________________________________________
16318 [  9311] By: jhi                                   on 2001/03/23  14:25:35
16319         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
16320      Branch: perl
16321            ! MANIFEST
16322 ____________________________________________________________________________
16323 [  9310] By: jhi                                   on 2001/03/23  13:45:04
16324         Log: Subject: [PATCH] Net::Ping
16325              From: Colin McMillen <mcmi0037@tc.umn.edu>
16326              Date: Thu, 22 Mar 2001 19:30:31 -0600
16327              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
16328      Branch: perl
16329            ! lib/Net/Ping.pm
16330 ____________________________________________________________________________
16331 [  9309] By: jhi                                   on 2001/03/23  13:39:13
16332         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
16333      Branch: perl
16334            ! t/lib/md5-aaa.t t/lib/md5-file.t
16335 ____________________________________________________________________________
16336 [  9308] By: jhi                                   on 2001/03/23  13:20:34
16337         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
16338              - bump the version to 2.14
16339              - drop the base64 tests since they require MIME::Base64
16340              - drop the rfc1321.txt
16341              - drop the hints/dec_osf.pl since it's only needed for
16342              pre-5.005_03 Perls
16343              Todo:
16344              - the U32 alignment testing is now removed; it needs to
16345              be reintroduced as as a Config variable (meaning also
16346              as a Configure test)
16347              - get the new EBCDIC md5sum for MD5.pm
16348              - test in Win32 to see how badly I botched the makefiles
16349      Branch: perl
16350            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
16351            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
16352            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
16353            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
16354            + t/lib/md5-file.t
16355            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
16356            ! win32/Makefile win32/makefile.mk
16357 ____________________________________________________________________________
16358 [  9307] By: jhi                                   on 2001/03/23  12:56:14
16359         Log: Integrate change #9306 from maintperl into mainline,
16360              AIX dynaloader for AIXes without <load.h>.
16361      Branch: perl
16362           !> ext/DynaLoader/hints/aix.pl
16363 ____________________________________________________________________________
16364 [  9306] By: jhi                                   on 2001/03/23  12:51:36
16365         Log: There are AIXes without /usr/include/load.h,
16366              patch from H.Merijn Brand.
16367      Branch: maint-5.6/perl
16368            ! ext/DynaLoader/hints/aix.pl
16369 ____________________________________________________________________________
16370 [  9305] By: nick                                  on 2001/03/23  11:00:42
16371         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
16372      Branch: perlio
16373            ! ext/Encode/Encode.xs perlio.c perlio.h
16374 ____________________________________________________________________________
16375 [  9304] By: nick                                  on 2001/03/23  10:20:46
16376         Log: Render -Duseperlio functional again.
16377              - this is "quick fix" which calls PerlIO_apply_layers after opening,
16378              which is what old scheme did. New scheme needs to change that
16379              to make open(...,\$scalar) etc. work but this will do for now.
16380      Branch: perlio
16381            ! perlio.c
16382 ____________________________________________________________________________
16383 [  9303] By: nick                                  on 2001/03/23  09:53:20
16384         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
16385              -Uuseperlio now works again.
16386              -Duseperlio is still poorly. Don't merge yet...
16387      Branch: perlio
16388            ! doio.c perlio.h
16389 ____________________________________________________________________________
16390 [  9302] By: nick                                  on 2001/03/22  22:26:51
16391         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
16392              type code.
16393              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
16394              is its main caller. In particular now has access to "extra" args, and
16395              can tell when an open handle is "reopened" (or duped?).
16396              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
16397              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
16398              PerlIO_open() et. al. (i.e. other way round).
16399              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
16400              with args close to PerlIO_openn().
16401      Branch: perlio
16402            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
16403 ____________________________________________________________________________
16404 [  9301] By: jhi                                   on 2001/03/22  20:58:04
16405         Log: Integrate perlio.
16406      Branch: perl
16407           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
16408           !> t/io/open.t util.c
16409 ____________________________________________________________________________
16410 [  9300] By: nick                                  on 2001/03/22  17:36:32
16411         Log: Don't include $@ in not ok message.
16412      Branch: perlio
16413            ! t/io/open.t
16414 ____________________________________________________________________________
16415 [  9299] By: gsar                                  on 2001/03/22  16:53:45
16416         Log: back out changes#7532,7521 for now (appears to have problems
16417              on IRIX)
16418      Branch: maint-5.6/perl
16419            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16420            ! ext/POSIX/typemap pod/perlvar.pod
16421 ____________________________________________________________________________
16422 [  9298] By: nick                                  on 2001/03/22  14:35:46
16423         Log: Give a meaning to '&' in n-arg open case:
16424              open($fh,"<&",$scalar);
16425              $scalar can be:
16426              - an integer which does "fdopen"
16427              open($fh,"<&",2); # like open($fh,"<&2")
16428              - something that will yield a file handle via sv_2io()
16429              useful for dup'ing anonymous handles.
16430              e.g.:
16431              open(my $fh,"<&",\*STDIN);
16432              open(my $dup,"<&",$fh);
16433      Branch: perlio
16434            ! doio.c t/io/open.t
16435 ____________________________________________________________________________
16436 [  9297] By: nick                                  on 2001/03/22  13:34:35
16437         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
16438      Branch: perlio
16439            ! util.c
16440 ____________________________________________________________________________
16441 [  9296] By: nick                                  on 2001/03/22  12:51:20
16442         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
16443      Branch: perlio
16444            ! perl.c
16445 ____________________________________________________________________________
16446 [  9295] By: nick                                  on 2001/03/22  11:59:44
16447         Log: If stdin, stdout or stderr get opened in unexpected read/write state
16448              then warn at time of open not at time of use.
16449      Branch: perlio
16450            ! doio.c pp_hot.c pp_sys.c
16451 ____________________________________________________________________________
16452 [  9294] By: nick                                  on 2001/03/22  10:54:35
16453         Log: Die on n-arg open(...,"",xxx,yyy,...)
16454              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
16455              - die on read/write cases so we can decide what it means later.
16456      Branch: perlio
16457            ! doio.c embed.pl iperlsys.h util.c
16458 ____________________________________________________________________________
16459 [  9293] By: nick                                  on 2001/03/22  09:02:45
16460         Log: perlio tweaks (reported by Nick Clark)
16461              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
16462              error check in Pendinf_read().
16463      Branch: perlio
16464            ! perlio.c
16465 ____________________________________________________________________________
16466 [  9292] By: gsar                                  on 2001/03/22  07:12:00
16467         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
16468              fixes)
16469      Branch: maint-5.6/perl
16470           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
16471 ____________________________________________________________________________
16472 [  9291] By: jhi                                   on 2001/03/22  06:06:44
16473         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
16474      Branch: perl
16475            ! t/op/re_tests
16476 ____________________________________________________________________________
16477 [  9290] By: jhi                                   on 2001/03/22  05:57:01
16478         Log: Move MacOS Classic higher in the list of supported platforms.
16479      Branch: maint-5.6/perl
16480            ! pod/perlport.pod
16481 ____________________________________________________________________________
16482 [  9289] By: gsar                                  on 2001/03/22  05:35:04
16483         Log: revert part of change#6438 for compatibility (av_reify()
16484              appears to be needed to implement av_splice()ish things
16485              in XS)
16486      Branch: maint-5.6/perl
16487            ! embed.pl global.sym objXSUB.h perlapi.c
16488 ____________________________________________________________________________
16489 [  9288] By: gsar                                  on 2001/03/22  03:09:19
16490         Log: update copyright year
16491      Branch: maint-5.6/perl
16492            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
16493            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
16494            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
16495            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
16496            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
16497            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
16498            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
16499            ! x2p/walk.c
16500 ____________________________________________________________________________
16501 [  9287] By: jhi                                   on 2001/03/21  20:30:54
16502         Log: Integrate perlio.
16503      Branch: perl
16504           !> ext/Data/Dumper/Dumper.xs
16505 ____________________________________________________________________________
16506 [  9286] By: gsar                                  on 2001/03/21  19:49:54
16507         Log: makefile.mk tweak
16508      Branch: maint-5.6/perl
16509            ! win32/Makefile win32/makefile.mk
16510 ____________________________________________________________________________
16511 [  9285] By: nick                                  on 2001/03/21  19:07:13
16512         Log: Multiplicity fix for Dumper.
16513      Branch: perlio
16514            ! ext/Data/Dumper/Dumper.xs
16515 ____________________________________________________________________________
16516 [  9284] By: nick                                  on 2001/03/21  19:01:07
16517         Log: Integrate mainline - (does not build xTHX issue in Dumper).
16518      Branch: perlio
16519           !> (integrate 27 files)
16520 ____________________________________________________________________________
16521 [  9283] By: jhi                                   on 2001/03/21  17:17:35
16522         Log: Integrate change #9282 from mainline into maintperl,
16523              4-arg UTF-8 substr().
16524      Branch: maint-5.6/perl
16525           !> pp.c
16526 ____________________________________________________________________________
16527 [  9282] By: jhi                                   on 2001/03/21  17:15:43
16528         Log: The #9270 would have leaked a scalar if pp_substr()
16529              returned early.
16530      Branch: perl
16531            ! pp.c
16532 ____________________________________________________________________________
16533 [  9281] By: gsar                                  on 2001/03/21  17:03:14
16534         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
16535      Branch: maint-5.6/perl
16536            ! win32/makefile.mk
16537 ____________________________________________________________________________
16538 [  9280] By: gsar                                  on 2001/03/21  17:01:20
16539         Log: some tweaks to change#9278 (fork() emulation should be enabled
16540              by setting BUILD_FLAVOR instead of changing the defaults)
16541      Branch: maint-5.6/perl
16542            ! win32/makefile.mk
16543 ____________________________________________________________________________
16544 [  9279] By: gsar                                  on 2001/03/21  16:47:19
16545         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
16546      Branch: maint-5.6/perl
16547            ! ext/File/Glob/Glob.pm
16548           !> lib/Cwd.pm
16549 ____________________________________________________________________________
16550 [  9278] By: jhi                                   on 2001/03/21  14:35:10
16551         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
16552              From: "Vadim Konovalov" <watman@inbox.ru>
16553              Date: Wed, 21 Mar 2001 01:53:51 +0300
16554              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
16555      Branch: maint-5.6/perl
16556            ! win32/makefile.mk win32/win32sck.c
16557 ____________________________________________________________________________
16558 [  9277] By: jhi                                   on 2001/03/21  13:58:28
16559         Log: Integrate change #9270 from mainline to maintperl:
16560              continued 4-arg UTF-8 substr() fixing.
16561      Branch: maint-5.6/perl
16562           !> pp.c t/op/substr.t
16563 ____________________________________________________________________________
16564 [  9276] By: jhi                                   on 2001/03/21  13:33:00
16565         Log: More pixie cleaning.
16566      Branch: perl
16567            ! Makefile.SH
16568 ____________________________________________________________________________
16569 [  9275] By: jhi                                   on 2001/03/21  03:54:17
16570         Log: Update Changes.
16571      Branch: perl
16572            ! Changes patchlevel.h
16573 ____________________________________________________________________________
16574 [  9274] By: jhi                                   on 2001/03/21  03:48:24
16575         Log: First stab at making Data::Dumper to grok Unicode.
16576              
16577              TODO: tests, EBCDICify.
16578      Branch: perl
16579            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
16580 ____________________________________________________________________________
16581 [  9273] By: jhi                                   on 2001/03/21  02:23:00
16582         Log: Fix for
16583              
16584              Subject: Memory leak in unquoted print   
16585              From: Benjamin Sugars <bsugars@canoe.ca> 
16586              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
16587              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
16588      Branch: perl
16589            ! perlio.c
16590 ____________________________________________________________________________
16591 [  9272] By: jhi                                   on 2001/03/21  01:33:17
16592         Log: Subject: Re: [PATCH] POSIX::getcwd()
16593              From: Benjamin Sugars <bsugars@canoe.ca> 
16594              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
16595              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
16596      Branch: perl
16597            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16598 ____________________________________________________________________________
16599 [  9271] By: jhi                                   on 2001/03/21  01:22:52
16600         Log: Subject: [PATCH] Cwd.pm docs
16601              From: Benjamin Sugars <bsugars@canoe.ca>
16602              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
16603              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
16604      Branch: perl
16605            ! lib/Cwd.pm
16606 ____________________________________________________________________________
16607 [  9270] By: jhi                                   on 2001/03/21  01:16:29
16608         Log: Continue 4-arg substr() UTF-8 fixage.
16609      Branch: perl
16610            ! pp.c t/op/substr.t
16611 ____________________________________________________________________________
16612 [  9269] By: jhi                                   on 2001/03/21  00:46:14
16613         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
16614              
16615              revert the leak fix in change#9142 (problem needs a more experimental
16616              fix unsuitable for 5.6.1)
16617              
16618              do alphabetical sorting by default (for csh compatibility)
16619              
16620              cut-n-paste goof in change#9264
16621              
16622              VMS piping fixes (from Charles Lane)
16623      Branch: perl
16624           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
16625           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16626           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
16627 ____________________________________________________________________________
16628 [  9268] By: jhi                                   on 2001/03/21  00:37:04
16629         Log: Integrate perlio.
16630      Branch: perl
16631           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16632           !> utf8.c utf8.h utfebcdic.h
16633 ____________________________________________________________________________
16634 [  9267] By: nick                                  on 2001/03/20  20:04:39
16635         Log: More EBCDIC stuff:
16636              - Loose the extra level of function on ASCII.
16637              - spotted a chr(0) issue in sv.c
16638              - re-work of UTF-X tr/// ranges to work in Unicode
16639              space. Still issues with the "0xff is illegal UTF-8" hack.
16640              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
16641              (why do it once when you can do it all over the place :-(
16642              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
16643              need utf8.pm for swashes.
16644              - Simplified and commented scan_const() in toke.c
16645              Still something wrong regexp and tr (swashes?).
16646      Branch: perlio
16647            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
16648            ! utf8.c utf8.h utfebcdic.h
16649 ____________________________________________________________________________
16650 [  9266] By: gsar                                  on 2001/03/20  19:16:43
16651         Log: VMS piping fixes (from Charles Lane)
16652      Branch: maint-5.6/perl
16653            ! vms/vms.c vms/vmspipe.com
16654 ____________________________________________________________________________
16655 [  9265] By: gsar                                  on 2001/03/20  17:53:52
16656         Log: cut-n-paste goof in change#9264
16657      Branch: maint-5.6/perl
16658            ! ext/File/Glob/Glob.xs
16659 ____________________________________________________________________________
16660 [  9264] By: gsar                                  on 2001/03/20  17:43:47
16661         Log: do alphabetical sorting by default (for csh compatibility);
16662              bsd_glob() does ASCII sort by default as usual, unless
16663              GLOB_ALPHASORT was specified
16664      Branch: maint-5.6/perl
16665            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
16666            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
16667            ! ext/File/Glob/bsd_glob.h
16668 ____________________________________________________________________________
16669 [  9263] By: gsar                                  on 2001/03/20  16:40:08
16670         Log: integrate change#9255 from mainline (unicode fix)
16671              
16672              substr($bytestr, i, n, $charstr)
16673      Branch: maint-5.6/perl
16674           !> Todo-5.6 pp.c t/op/substr.t
16675 ____________________________________________________________________________
16676 [  9262] By: gsar                                  on 2001/03/20  15:57:41
16677         Log: revert the leak fix in change#9142 (problem needs a more experimental
16678              fix unsuitable for 5.6.1)
16679      Branch: maint-5.6/perl
16680            ! scope.c
16681 ____________________________________________________________________________
16682 [  9261] By: jhi                                   on 2001/03/20  14:26:25
16683         Log: Integrate changes #9259,9260 from maintperl into mainline.
16684              
16685              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16686              
16687              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16688      Branch: perl
16689           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
16690 ____________________________________________________________________________
16691 [  9260] By: jhi                                   on 2001/03/20  14:05:46
16692         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16693              From: Robin Barker <rmb1@cise.npl.co.uk>
16694              Date: Tue, 20 Mar 2001 10:12:04 GMT
16695              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
16696      Branch: maint-5.6/perl
16697            ! run.c
16698 ____________________________________________________________________________
16699 [  9259] By: jhi                                   on 2001/03/20  14:04:39
16700         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16701              From: Chris Nandor <pudge@pobox.com>
16702              Date: Tue, 20 Mar 2001 00:40:56 -0500
16703              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
16704      Branch: maint-5.6/perl
16705            ! ext/POSIX/POSIX.xs lib/File/Path.pm
16706 ____________________________________________________________________________
16707 [  9258] By: jhi                                   on 2001/03/20  05:09:34
16708         Log: Update Changes.
16709      Branch: perl
16710            ! Changes patchlevel.h
16711 ____________________________________________________________________________
16712 [  9257] By: jhi                                   on 2001/03/20  05:04:25
16713         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
16714      Branch: perl
16715            ! t/op/tr.t
16716 ____________________________________________________________________________
16717 [  9256] By: jhi                                   on 2001/03/20  04:43:12
16718         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
16719              From: Peter Prymmer <pvhp@forte.com>
16720              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
16721              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
16722      Branch: maint-5.6/perl
16723            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
16724 ____________________________________________________________________________
16725 [  9255] By: jhi                                   on 2001/03/19  23:17:17
16726         Log: substr($bytestr, i, n, $charstr)
16727
16728              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
16729      Branch: perl
16730            ! Todo-5.6 pp.c t/op/substr.t
16731 ____________________________________________________________________________
16732 [  9254] By: jhi                                   on 2001/03/19  22:25:09
16733         Log: Rearrange the make test target prerequisites so that
16734              in a parallel make 'all' is finished before 'test'.
16735      Branch: perl
16736            ! Makefile.SH
16737 ____________________________________________________________________________
16738 [  9253] By: jhi                                   on 2001/03/19  21:48:07
16739         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
16740              From: Robin Houston <robin@kitsite.com>
16741              Date: Mon, 19 Mar 2001 15:48:41 +0000
16742              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
16743      Branch: perl
16744            ! pp_ctl.c
16745 ____________________________________________________________________________
16746 [  9252] By: jhi                                   on 2001/03/19  21:42:27
16747         Log: Integrate perlio.
16748      Branch: perl
16749           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
16750           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
16751           !> utfebcdic.h vms/perly_c.vms
16752 ____________________________________________________________________________
16753 [  9251] By: jhi                                   on 2001/03/19  21:31:28
16754         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
16755              
16756              Dynaloading in 64-bit AIX with vac.
16757      Branch: perl
16758           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16759           !> hints/aix.sh
16760 ____________________________________________________________________________
16761 [  9250] By: jhi                                   on 2001/03/19  21:18:00
16762         Log: A more robust solution for the 64bitall AIX dynaloading
16763              problem, from Jens-Uwe Mager.
16764      Branch: maint-5.6/perl
16765            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16766 ____________________________________________________________________________
16767 [  9249] By: nick                                  on 2001/03/19  20:59:37
16768         Log: Integrate mainline.
16769      Branch: perlio
16770           !> (integrate 42 files)
16771 ____________________________________________________________________________
16772 [  9248] By: nick                                  on 2001/03/19  20:22:07
16773         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
16774              (Building on OS390 uses native YACC and YYDEBUG has other
16775              side effects.)
16776      Branch: perlio
16777            ! perly.c perly.y vms/perly_c.vms
16778 ____________________________________________________________________________
16779 [  9247] By: jhi                                   on 2001/03/19  19:59:53
16780         Log: 64-bit AIX dynaloading problem (see #9244) idea
16781              from Jens-Uwe Mager.
16782      Branch: maint-5.6/perl
16783            ! ext/DynaLoader/dl_aix.xs
16784 ____________________________________________________________________________
16785 [  9246] By: nick                                  on 2001/03/19  19:27:57
16786         Log: More EBCDIC fixes.
16787      Branch: perlio
16788            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
16789            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
16790 ____________________________________________________________________________
16791 [  9245] By: jhi                                   on 2001/03/19  19:05:19
16792         Log: Integrate change #9243 from mainline into maintperl.
16793              
16794              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16795      Branch: maint-5.6/perl
16796           !> README.vmesa
16797 ____________________________________________________________________________
16798 [  9244] By: jhi                                   on 2001/03/19  19:03:15
16799         Log: Get 64bitall AIX building, but still does not test okay:
16800              dynaloading anything fails, for example for op/defins:
16801              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
16802              (update: fixed by #9247,9250)
16803      Branch: maint-5.6/perl
16804            ! hints/aix.sh
16805 ____________________________________________________________________________
16806 [  9243] By: jhi                                   on 2001/03/19  19:00:16
16807         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16808              From: Robin Barker <rmb1@cise.npl.co.uk>
16809              Date: Mon, 19 Mar 2001 18:01:57 GMT
16810              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
16811      Branch: perl
16812            ! README.vmesa
16813 ____________________________________________________________________________
16814 [  9242] By: jhi                                   on 2001/03/19  18:58:43
16815         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
16816              
16817              TODO: tests.
16818      Branch: perl
16819            ! doop.c op.c
16820 ____________________________________________________________________________
16821 [  9241] By: gsar                                  on 2001/03/19  17:34:46
16822         Log: VMSify tests (from Charles Lane)
16823      Branch: maint-5.6/perl
16824            ! t/lib/filehand.t t/lib/texttabs.t
16825 ____________________________________________________________________________
16826 [  9240] By: jhi                                   on 2001/03/19  14:24:26
16827         Log: Integrate change #9233 from maintperl into mainline.
16828              
16829              some refcounts were incorrect in perl_clone()
16830      Branch: perl
16831           !> sv.c
16832 ____________________________________________________________________________
16833 [  9239] By: gsar                                  on 2001/03/19  09:23:17
16834         Log: this is 5.6.1-trial3
16835      Branch: maint-5.6/perl
16836            ! Changes
16837 ____________________________________________________________________________
16838 [  9238] By: gsar                                  on 2001/03/19  08:47:04
16839         Log: some new symbols are only available under ithreads
16840      Branch: maint-5.6/perl
16841            ! makedef.pl
16842 ____________________________________________________________________________
16843 [  9237] By: gsar                                  on 2001/03/19  08:42:28
16844         Log: update patchlevel.h, Changes, &c.
16845      Branch: maint-5.6/perl
16846            ! Changes patchlevel.h pod/perlhist.pod
16847           !> AUTHORS
16848 ____________________________________________________________________________
16849 [  9236] By: gsar                                  on 2001/03/19  08:17:49
16850         Log: integrate changes#8068,8717 from mainline
16851              
16852              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
16853              
16854              [PATCH CPAN 1.59_51] warning message (not!)
16855      Branch: maint-5.6/perl
16856           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
16857           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
16858           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
16859           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
16860           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16861 ____________________________________________________________________________
16862 [  9235] By: gsar                                  on 2001/03/19  08:07:09
16863         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
16864              
16865              [PATCH] Add missing CV flags to dump.c
16866              
16867              Re: [patch] Re: PL_ptr_table
16868              
16869              Fixup non-ithread build after 8713
16870              
16871              Generated files form 8713 etc.
16872              
16873              Correct the correction :-(
16874              
16875              Documenting coderef @INC (Re: CPAN "make this script work" feature)
16876              
16877              Subject: Re: sync sync sync: have I missed any patches?
16878              Replace djSP with dSP.
16879      Branch: maint-5.6/perl
16880           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
16881           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
16882           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
16883           !> sv.c sv.h win32/perlhost.h
16884 ____________________________________________________________________________
16885 [  9234] By: gsar                                  on 2001/03/19  07:22:05
16886         Log: revert the change#9090 integrate for now (change looks somewhat
16887              incomplete in that [ha]v_exists() need something similar; lacks
16888              tests; &c.)
16889      Branch: maint-5.6/perl
16890            ! hv.c
16891 ____________________________________________________________________________
16892 [  9233] By: gsar                                  on 2001/03/19  07:10:01
16893         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
16894              destruction when there are unreferenced scalars (SvREFCNT==0)
16895      Branch: maint-5.6/perl
16896            ! sv.c
16897 ____________________________________________________________________________
16898 [  9232] By: jhi                                   on 2001/03/19  05:11:02
16899         Log: Regen api and toc.
16900      Branch: maint-5.6/perl
16901            ! pod/perlapi.pod pod/perltoc.pod
16902 ____________________________________________________________________________
16903 [  9231] By: jhi                                   on 2001/03/19  04:06:03
16904         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
16905              add a lost line in pp.c:pp_chop(), update to new op/chop.
16906              
16907              Clarify the description differentiating for and while; inspired by
16908              
16909              Subject: [ID 20010306.004] || != named unary operator
16910              
16911              The $Is_MacOS needs to be declared.
16912      Branch: maint-5.6/perl
16913            ! pp.c t/op/chop.t
16914           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
16915 ____________________________________________________________________________
16916 [  9230] By: jhi                                   on 2001/03/19  03:48:16
16917         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
16918              9079,9083,9089,9090,9091 from mainline to maintperl.
16919              
16920              Quieten some noise in Win32 builds
16921              
16922              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
16923              
16924              The perlretut was still talking about the old \p and \P
16925              definitions.
16926              
16927              More tweakage on the Unicode character class descriptions.
16928              
16929              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16930              
16931              Subject: 'no *POSIX' Patch speeding up make on BS2000 
16932              
16933              Subject: [PATCH] perldata.pod here-doc docs
16934              
16935              Add /sbin and /usr/sbin to the list of directories scanned
16936              for setuid programs.  Takes care of bug id 20010309.003.
16937              
16938              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
16939              
16940              In op/stat #35 better to scan all the potential directories
16941              for setuids, not just the first one.
16942      Branch: maint-5.6/perl
16943            ! Makefile.SH
16944           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
16945           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
16946           !> t/op/stat.t toke.c win32/win32.h
16947 ____________________________________________________________________________
16948 [  9229] By: jhi                                   on 2001/03/19  02:31:50
16949         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
16950              From: Chris Nandor <pudge@pobox.com>
16951              Date: Sat, 10 Mar 2001 14:22:19 -0500
16952              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
16953      Branch: maint-5.6/perl
16954            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16955            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
16956            ! t/lib/b.t t/lib/errno.t
16957 ____________________________________________________________________________
16958 [  9228] By: jhi                                   on 2001/03/19  02:29:59
16959         Log: Integrate changes #9113,9122 from mainline into maintperl.
16960              
16961              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?)
16962      Branch: maint-5.6/perl
16963           !> Configure README.os390 hints/os390.sh
16964 ____________________________________________________________________________
16965 [  9227] By: jhi                                   on 2001/03/19  02:22:35
16966         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
16967              into maintperl.
16968              
16969              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
16970              
16971              Forgot to check-in the larger part of #9120, duh.
16972              
16973              Subject: Another patch for integer.pm POD 
16974              
16975              h2ph strictness and cleanliness from Kurt Starsinic.
16976              
16977              Borland filename case problem.
16978              
16979              h2ph strictness and cleanliness from Kurt Starsinic.
16980              
16981              Subject: [PATCH] the uncontroversial doc patches
16982      Branch: maint-5.6/perl
16983           +> win32/sncfnmcs.pl
16984           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
16985           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
16986           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
16987           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
16988           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
16989           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
16990           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
16991 ____________________________________________________________________________
16992 [  9226] By: jhi                                   on 2001/03/19  02:10:21
16993         Log: Integrate changes #9207,9214 from mainline into maintperl.
16994              
16995              podchecker relaxations: =over has an *optional* number after it,
16996              and whitespace in L<> is okay.
16997      Branch: maint-5.6/perl
16998           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16999           !> t/pod/poderrs.xr
17000 ____________________________________________________________________________
17001 [  9225] By: jhi                                   on 2001/03/19  02:07:38
17002         Log: Integrate change #9219 from maintperl into mainline.
17003              
17004              remove duplicated tests
17005      Branch: perl
17006           !> t/op/re_tests
17007 ____________________________________________________________________________
17008 [  9224] By: jhi                                   on 2001/03/19  02:06:11
17009         Log: Integrate change #9223 from mainline to maintperl.
17010              
17011              Document -Dmksymlinks.
17012      Branch: maint-5.6/perl
17013           !> INSTALL
17014 ____________________________________________________________________________
17015 [  9223] By: jhi                                   on 2001/03/19  02:01:25
17016         Log: Document -Dmksymlinks.
17017      Branch: perl
17018            ! INSTALL
17019 ____________________________________________________________________________
17020 [  9222] By: jhi                                   on 2001/03/19  01:15:35
17021         Log: The -Dmksymlinks wasn't working for maintperl.
17022      Branch: maint-5.6/perl
17023            ! Configure
17024 ____________________________________________________________________________
17025 [  9221] By: jhi                                   on 2001/03/19  00:49:43
17026         Log: Cleanup pixie residue.
17027      Branch: perl
17028            ! Makefile.SH
17029 ____________________________________________________________________________
17030 [  9220] By: jhi                                   on 2001/03/19  00:44:47
17031         Log: Document the use of pixie/prof; create make targets for it.
17032              
17033              TODO: make t/TEST pixie-aware.
17034      Branch: perl
17035            ! Makefile.SH pod/perlhack.pod
17036 ____________________________________________________________________________
17037 [  9219] By: gsar                                  on 2001/03/19  00:16:55
17038         Log: remove duplicated tests
17039      Branch: maint-5.6/perl
17040            ! t/op/re_tests
17041 ____________________________________________________________________________
17042 [  9218] By: jhi                                   on 2001/03/18  23:59:31
17043         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
17044      Branch: perl
17045            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
17046 ____________________________________________________________________________
17047 [  9217] By: jhi                                   on 2001/03/18  23:25:20
17048         Log: Rewrite the tests section of Makefile to be less redundant
17049              and to allow for more flexible test targets, many recursive
17050              make calls introduced.
17051      Branch: perl
17052            ! Makefile.SH
17053 ____________________________________________________________________________
17054 [  9216] By: jhi                                   on 2001/03/18  22:30:04
17055         Log: Document the use of Third Degree (sparsely).
17056      Branch: perl
17057            ! pod/perlhack.pod t/TEST
17058 ____________________________________________________________________________
17059 [  9215] By: jhi                                   on 2001/03/18  22:10:30
17060         Log: Make targets for testing with Third Degree.
17061      Branch: perl
17062            ! Makefile.SH
17063 ____________________________________________________________________________
17064 [  9214] By: jhi                                   on 2001/03/18  21:08:53
17065         Log: The podchecker relaxations need to mirrored also at the tests.
17066      Branch: perl
17067            ! t/pod/poderrs.xr
17068 ____________________________________________________________________________
17069 [  9213] By: jhi                                   on 2001/03/18  20:56:21
17070         Log: Update Changes.
17071      Branch: perl
17072            ! Changes patchlevel.h
17073 ____________________________________________________________________________
17074 [  9212] By: jhi                                   on 2001/03/18  20:36:59
17075         Log: Looking for config.sh in parent directories isn't
17076              very useful for the toplevel Makefile.
17077      Branch: perl
17078            ! Makefile.SH
17079 ____________________________________________________________________________
17080 [  9211] By: jhi                                   on 2001/03/18  20:33:37
17081         Log: On "make clean" take care of Third Degree droppings.
17082      Branch: perl
17083            ! Makefile.SH
17084 ____________________________________________________________________________
17085 [  9210] By: jhi                                   on 2001/03/18  20:21:34
17086         Log: Add a hook for running the tests under the Third Degree
17087              debugging tool (set $ENV{PERL_3LOG} to non-zero)
17088              
17089              TODO: Document the use of Third Degree.
17090      Branch: perl
17091            ! t/TEST
17092 ____________________________________________________________________________
17093 [  9209] By: jhi                                   on 2001/03/18  20:19:07
17094         Log: Regen toc and api pods.
17095      Branch: perl
17096            ! pod/perlapi.pod pod/perltoc.pod
17097 ____________________________________________________________________________
17098 [  9208] By: jhi                                   on 2001/03/18  20:12:12
17099         Log: Integrate changes #8128,9132 from mainline into maintperl,
17100              Tie::SubstrHash fixes.
17101      Branch: maint-5.6/perl
17102           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
17103 ____________________________________________________________________________
17104 [  9207] By: jhi                                   on 2001/03/18  20:07:43
17105         Log: podchecker relaxations from Michael Stevens.
17106      Branch: perl
17107            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
17108 ____________________________________________________________________________
17109 [  9206] By: jhi                                   on 2001/03/18  20:04:24
17110         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
17111      Branch: perl
17112            ! lib/Locale/Constants.pm lib/Locale/Country.pm
17113            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
17114            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
17115 ____________________________________________________________________________
17116 [  9205] By: jhi                                   on 2001/03/18  19:54:45
17117         Log: Integrate changes #9161,9162 from maintperl to mainline.
17118              
17119              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
17120              results
17121      Branch: perl
17122           !> t/op/magic.t
17123 ____________________________________________________________________________
17124 [  9204] By: jhi                                   on 2001/03/18  19:37:46
17125         Log: Make perl.third checks more understandable to the builder.
17126      Branch: perl
17127            ! Makefile.SH
17128 ____________________________________________________________________________
17129 [  9203] By: jhi                                   on 2001/03/18  19:20:54
17130         Log: Re-integrate #9138 from maintperl to mainline,
17131              the squelching of the unneeded "Scalars leaked" messages.
17132      Branch: perl
17133           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17134           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17135           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17136 ____________________________________________________________________________
17137 [  9202] By: jhi                                   on 2001/03/18  18:48:36
17138         Log: More robust and more paranoid perl.third target.
17139      Branch: perl
17140            ! Makefile.SH
17141 ____________________________________________________________________________
17142 [  9201] By: jhi                                   on 2001/03/18  18:39:21
17143         Log: Integrate change #9197 from maintperl to mainline.
17144              
17145              more thorough cleaning of arenas.
17146      Branch: perl
17147           !> embed.pl perl.c proto.h sv.c t/op/sort.t
17148 ____________________________________________________________________________
17149 [  9200] By: jhi                                   on 2001/03/18  18:25:17
17150         Log: Integrate perlio.
17151      Branch: perl
17152           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
17153           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
17154           !> t/lib/encode.t toke.c universal.c utf8.c
17155 ____________________________________________________________________________
17156 [  9199] By: nick                                  on 2001/03/18  15:23:51
17157         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
17158              is the sense of the test being done. Avoid some magical 127 and 128 values
17159              by using macros.
17160      Branch: perlio
17161            ! doop.c pp_ctl.c sv.c toke.c
17162 ____________________________________________________________________________
17163 [  9198] By: nick                                  on 2001/03/18  14:18:12
17164         Log: UTF-X encoding invariance for Encode:
17165              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
17166              - move the XS code for those to universal.c (so in miniperl)
17167              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
17168              - change ext/Encode/compile to use above.
17169              - Fix t/lib/encode.t for above
17170              - Teach t/lib/b.t to expect -uutf8
17171              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
17172              utf8.pm is needed.
17173      Branch: perlio
17174            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
17175            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
17176 ____________________________________________________________________________
17177 [  9197] By: gsar                                  on 2001/03/18  12:15:57
17178         Log: more thorough cleaning of arenas--keep going until no more
17179              SvREFCNT_dec()s occur (this fixes the problem that causes the
17180              pesky "Scalars leaked" warnings)
17181      Branch: maint-5.6/perl
17182            ! embed.pl perl.c proto.h sv.c t/op/sort.t
17183 ____________________________________________________________________________
17184 [  9196] By: nick                                  on 2001/03/18  10:57:29
17185         Log: Fix pragma/utf8.t # 15
17186              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
17187              are SvUTF8 as well.
17188      Branch: perlio
17189            ! toke.c
17190 ____________________________________________________________________________
17191 [  9195] By: nick                                  on 2001/03/18  09:27:06
17192         Log: Integrate mainline
17193      Branch: perlio
17194           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
17195           !> t/op/pat.t
17196 ____________________________________________________________________________
17197 [  9194] By: jhi                                   on 2001/03/18  05:29:59
17198         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
17199              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
17200      Branch: perl
17201            ! op.c op.h t/op/misc.t t/op/pat.t
17202 ____________________________________________________________________________
17203 [  9193] By: jhi                                   on 2001/03/18  05:15:06
17204         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
17205      Branch: perl
17206            ! mg.c t/op/pat.t
17207 ____________________________________________________________________________
17208 [  9192] By: jhi                                   on 2001/03/18  04:22:43
17209         Log: tr/// UTF-8 patches from Inaba Hiroto.
17210      Branch: perl
17211            ! doop.c op.c
17212 ____________________________________________________________________________
17213 [  9191] By: jhi                                   on 2001/03/18  04:21:17
17214         Log: Integrate perlio.
17215      Branch: perl
17216           !> utf8.c utfebcdic.h
17217 ____________________________________________________________________________
17218 [  9190] By: nick                                  on 2001/03/17  20:32:01
17219         Log: Correct #if EBCDIC side typos.
17220              Builds and passes many tests on OS390.
17221      Branch: perlio
17222            ! utf8.c utfebcdic.h
17223 ____________________________________________________________________________
17224 [  9189] By: jhi                                   on 2001/03/17  18:55:49
17225         Log: Add prerequisites for the perl.third target.
17226      Branch: perl
17227            ! Makefile.SH
17228 ____________________________________________________________________________
17229 [  9188] By: jhi                                   on 2001/03/17  18:46:00
17230         Log: Integrate perlio.
17231      Branch: perl
17232           +> utfebcdic.h
17233           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
17234 ____________________________________________________________________________
17235 [  9187] By: jhi                                   on 2001/03/17  18:38:47
17236         Log: Add a make rule for perl.third (the Third Degree memory debugging
17237              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
17238      Branch: perl
17239            ! Makefile.SH
17240 ____________________________________________________________________________
17241 [  9186] By: nick                                  on 2001/03/17  18:34:48
17242         Log: MANIFEST addition :-(
17243      Branch: perlio
17244            ! MANIFEST
17245 ____________________________________________________________________________
17246 [  9185] By: nick                                  on 2001/03/17  18:29:50
17247         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
17248              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
17249              a superset of ASCII are invariant under the encoding. This is EBCDIC
17250              friendly as an encoded string can be looked at as being EBCDIC by lexer
17251              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
17252              ASCII on ASCII machines.
17253              
17254              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
17255              seperate.
17256              - Add some more macros to comprehend different shift amounts and
17257              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
17258              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
17259              and conditionaly #include it.
17260              
17261              EBCDIC build as yet untested.  ASCII still fails the one test.
17262      Branch: perlio
17263            + utfebcdic.h
17264            ! utf8.c utf8.h
17265 ____________________________________________________________________________
17266 [  9184] By: nick                                  on 2001/03/17  17:44:16
17267         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
17268      Branch: perlio
17269            ! doop.c perl.h pp.c utf8.h
17270 ____________________________________________________________________________
17271 [  9183] By: jhi                                   on 2001/03/17  15:55:42
17272         Log: Integrate perlio.
17273      Branch: perl
17274            ! MANIFEST
17275           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
17276 ____________________________________________________________________________
17277 [  9182] By: nick                                  on 2001/03/17  09:16:06
17278         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
17279      Branch: perlio
17280            ! t/op/pat.t
17281 ____________________________________________________________________________
17282 [  9181] By: nick                                  on 2001/03/17  09:15:11
17283         Log: Integrate mainline.
17284      Branch: perlio
17285           +> lib/Locale/Constants.pm lib/Locale/Country.pm
17286           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17287           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17288           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
17289           !> (integrate 83 files)
17290 ____________________________________________________________________________
17291 [  9180] By: nick                                  on 2001/03/16  17:23:21
17292         Log: EBCDIC Fixes.
17293      Branch: perlio
17294            ! perl.h sv.c toke.c utf8.c utf8.h
17295 ____________________________________________________________________________
17296 [  9179] By: jhi                                   on 2001/03/16  14:10:12
17297         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
17298              a change needed to work around an AIX compiler bug.
17299      Branch: perl
17300            ! ext/Storable/Storable.xs
17301 ____________________________________________________________________________
17302 [  9178] By: jhi                                   on 2001/03/16  03:19:59
17303         Log: With Damian's approval synchronize damian's modules'
17304              licensing with Perl's standard module licensing.
17305      Branch: perl
17306            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
17307 ____________________________________________________________________________
17308 [  9177] By: jhi                                   on 2001/03/16  03:15:34
17309         Log: Make the Filter::Util:Call files have their own copies
17310              of the Perl standard module licensing, from Paul Marquess.
17311      Branch: perl
17312            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17313 ____________________________________________________________________________
17314 [  9176] By: jhi                                   on 2001/03/16  02:56:04
17315         Log: Subject: [PATCH] more pod patches
17316              From: Michael Stevens <michael@etla.org>
17317              Date: Thu, 15 Mar 2001 21:25:18 +0000
17318              Message-ID: <20010315212518.A18870@firedrake.org>
17319      Branch: perl
17320            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
17321            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
17322            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
17323            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
17324            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
17325            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
17326            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
17327            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
17328            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
17329            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
17330            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
17331            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
17332            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
17333            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
17334            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
17335            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
17336            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
17337            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
17338            ! lib/Locale/Country.pm lib/Locale/Language.pm
17339            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
17340            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
17341            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
17342            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
17343            ! os2/OS2/Process/Process.pm
17344 ____________________________________________________________________________
17345 [  9175] By: jhi                                   on 2001/03/16  02:53:32
17346         Log: Subject: [PATCH] the uncontroversial doc patches
17347              From: Michael Stevens <michael@etla.org>
17348              Date: Thu, 15 Mar 2001 20:01:12 +0000
17349              Message-ID: <20010315200112.A7636@firedrake.org>
17350      Branch: perl
17351            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
17352            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
17353            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
17354            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
17355            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
17356 ____________________________________________________________________________
17357 [  9174] By: jhi                                   on 2001/03/16  02:50:49
17358         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
17359              From: Paul Lindner <lindner@inuus.com>
17360              Date: Fri, 16 Mar 2001 11:28:03 -0800
17361              Message-ID: <20010316112803.A7577@inuus.com>
17362      Branch: perl
17363            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17364 ____________________________________________________________________________
17365 [  9173] By: nick                                  on 2001/03/15  20:21:03
17366         Log: 1st day's EBCDIC fixes:
17367              - toke.c's parsing of strings needed attention
17368              needed to conditionally e2a if string was already UTF-8
17369              - e2a/a2e tables where wrong way round.
17370              - new macros in utf8.h
17371      Branch: perlio
17372            ! perl.h toke.c utf8.h
17373 ____________________________________________________________________________
17374 [  9172] By: jhi                                   on 2001/03/15  15:17:17
17375         Log: Update Changes.
17376      Branch: perl
17377            ! Changes patchlevel.h
17378 ____________________________________________________________________________
17379 [  9171] By: jhi                                   on 2001/03/15  15:09:32
17380         Log: Subject: Re: Another Borland C++ problem.
17381              From: "Vadim Konovalov" <watman@inbox.ru>
17382              Date: Sat, 10 Mar 2001 19:26:07 +0300
17383              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
17384              
17385              Borland filename case problem.
17386      Branch: perl
17387            + win32/sncfnmcs.pl
17388            ! MANIFEST README.win32
17389 ____________________________________________________________________________
17390 [  9170] By: jhi                                   on 2001/03/15  14:54:23
17391         Log: Add Locale::Codes 1.06, from Neil Bowers.
17392      Branch: perl
17393            + lib/Locale/Constants.pm lib/Locale/Country.pm
17394            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
17395            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
17396            + t/lib/lc-language.t t/lib/lc-uk.t
17397            ! MANIFEST
17398 ____________________________________________________________________________
17399 [  9169] By: jhi                                   on 2001/03/15  14:19:01
17400         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
17401      Branch: perl
17402            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17403            ! ext/Storable/Storable.xs
17404 ____________________________________________________________________________
17405 [  9168] By: jhi                                   on 2001/03/15  14:13:22
17406         Log: Integrate changes #9120,9167 from mainline to maintperl.
17407              
17408              Subject: [PATCH 5.6.1] OS/2 docs
17409              
17410              Subject: [PATCH 5.6.1] perldoc
17411      Branch: maint-5.6/perl
17412           !> os2/Changes utils/perldoc.PL
17413 ____________________________________________________________________________
17414 [  9167] By: jhi                                   on 2001/03/15  14:07:42
17415         Log: Subject: [PATCH 5.6.1] perldoc
17416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17417              Date: Wed, 14 Mar 2001 23:46:52 -0500
17418              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
17419      Branch: perl
17420            ! utils/perldoc.PL
17421 ____________________________________________________________________________
17422 [  9166] By: jhi                                   on 2001/03/15  13:53:15
17423         Log: sigaction test condition tweakage.
17424      Branch: perl
17425            ! t/lib/sigaction.t
17426 ____________________________________________________________________________
17427 [  9165] By: alanbur                               on 2001/03/15  03:49:17
17428         Log: Resynchronised with parent
17429      Branch: maint-5.6/pureperl
17430           +> os2/os2add.sym t/op/anonsub.t
17431           !> (integrate 72 files)
17432 ____________________________________________________________________________
17433 [  9164] By: jhi                                   on 2001/03/15  01:05:01
17434         Log: Avoid stomping off the beginning of an array in tr///.
17435      Branch: perl
17436            ! op.c
17437 ____________________________________________________________________________
17438 [  9163] By: jhi                                   on 2001/03/15  00:58:57
17439         Log: h2ph strictness and cleanliness from Kurt Starsinic.
17440      Branch: perl
17441            ! utils/h2ph.PL
17442 ____________________________________________________________________________
17443 [  9162] By: gsar                                  on 2001/03/15  00:56:53
17444         Log: avoid warnings
17445      Branch: maint-5.6/perl
17446            ! t/op/magic.t
17447 ____________________________________________________________________________
17448 [  9161] By: gsar                                  on 2001/03/15  00:52:09
17449         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
17450              results
17451      Branch: maint-5.6/perl
17452            ! t/op/magic.t
17453 ____________________________________________________________________________
17454 [  9160] By: jhi                                   on 2001/03/14  22:02:10
17455         Log: Do not use the Perl malloc in IRIX, suggested by
17456              Helmus Jarausch.
17457      Branch: perl
17458            ! hints/irix_6.sh
17459 ____________________________________________________________________________
17460 [  9159] By: nick                                  on 2001/03/14  21:45:59
17461         Log: Integrate mainline
17462      Branch: perlio
17463           +> t/op/loopctl.t
17464           !> (integrate 41 files)
17465 ____________________________________________________________________________
17466 [  9158] By: jhi                                   on 2001/03/14  21:10:09
17467         Log: The Day of the Retractions continues: the #9138
17468              (integrated in #9144) doesn't work well in mainline.
17469      Branch: perl
17470            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17471            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17472            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17473 ____________________________________________________________________________
17474 [  9157] By: jhi                                   on 2001/03/14  20:58:12
17475         Log: The #9145 CANNOT be enabled: the clear_pmop code still
17476              dumps core all over in Tru64.
17477      Branch: perl
17478            ! op.c op.h t/op/pat.t
17479 ____________________________________________________________________________
17480 [  9156] By: jhi                                   on 2001/03/14  20:48:06
17481         Log: Integrate change #9154 from maintperl to mainline.
17482              
17483              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17484              (caused Storable 1.0.10 to break on windows)
17485      Branch: perl
17486           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17487           !> perlapi.c proto.h
17488 ____________________________________________________________________________
17489 [  9155] By: jhi                                   on 2001/03/14  20:23:53
17490         Log: Retract #9136: breaks threading (and binary compatibility).
17491      Branch: perl
17492            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17493 ____________________________________________________________________________
17494 [  9154] By: gsar                                  on 2001/03/14  17:48:18
17495         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
17496              (caused Storable 1.0.10 to break on windows)
17497      Branch: maint-5.6/perl
17498            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
17499            ! perlapi.c proto.h
17500 ____________________________________________________________________________
17501 [  9153] By: jhi                                   on 2001/03/14  13:35:21
17502         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
17503      Branch: perl
17504            ! t/lib/sigaction.t
17505 ____________________________________________________________________________
17506 [  9152] By: gsar                                  on 2001/03/14  07:29:40
17507         Log: back out changes#9012,9010,9009 and parts of change#9016
17508              (causes ABRs under purify, and some prerequisites don't
17509              seem to be there in 5.6.x)
17510      Branch: maint-5.6/perl
17511            ! doop.c op.c t/op/tr.t toke.c
17512 ____________________________________________________________________________
17513 [  9151] By: gsar                                  on 2001/03/14  07:01:29
17514         Log: reenable change#9145 (the test was busted due to a missing
17515              C<print "ok 27\n">)
17516      Branch: perl
17517            ! op.c op.h t/op/pat.t
17518 ____________________________________________________________________________
17519 [  9150] By: jhi                                   on 2001/03/14  06:38:36
17520         Log: Retract #9145.
17521      Branch: perl
17522            ! op.c op.h t/op/pat.t
17523 ____________________________________________________________________________
17524 [  9149] By: jhi                                   on 2001/03/14  06:14:56
17525         Log: Retract #9143.
17526      Branch: perl
17527            ! op.c
17528 ____________________________________________________________________________
17529 [  9148] By: gsar                                  on 2001/03/14  06:13:02
17530         Log: Uninitialized Memory Read in regexec.c
17531      Branch: perl
17532            ! regexec.c
17533 ____________________________________________________________________________
17534 [  9147] By: jhi                                   on 2001/03/14  04:59:54
17535         Log: Subject: PATCH: make goto work in nested eval ""
17536              From: Robin Houston <robin@kitsite.com>
17537              Date: Wed, 14 Mar 2001 04:16:10 +0000
17538              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
17539      Branch: perl
17540            ! pp_ctl.c t/op/goto.t
17541 ____________________________________________________________________________
17542 [  9146] By: jhi                                   on 2001/03/14  04:42:54
17543         Log: Preserve the #ifdef PERL_CORE in perly.h.
17544      Branch: perl
17545            ! perly.fixer
17546 ____________________________________________________________________________
17547 [  9145] By: jhi                                   on 2001/03/14  03:57:41
17548         Log: (Retracted by #9150.)
17549      Branch: perl
17550            ! op.c op.h t/op/pat.t
17551 ____________________________________________________________________________
17552 [  9144] By: jhi                                   on 2001/03/14  03:50:38
17553         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
17554              
17555              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17556              
17557              remove squelch controls for "Scalars leaked" messages in most places
17558              (these are now cured)
17559              
17560              fix another memory leak reported by purify (tie callbacks that
17561              croak can leak when wiping out magic)
17562      Branch: perl
17563           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
17564           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
17565           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
17566           !> t/pragma/warnings.t
17567 ____________________________________________________________________________
17568 [  9143] By: jhi                                   on 2001/03/14  03:37:53
17569         Log: (Retracted by #9149.)
17570      Branch: perl
17571            ! op.c
17572 ____________________________________________________________________________
17573 [  9142] By: gsar                                  on 2001/03/14  03:20:48
17574         Log: fix another memory leak reported by purify (tie callbacks that
17575              croak can leak when wiping out magic)
17576      Branch: maint-5.6/perl
17577            ! scope.c
17578 ____________________________________________________________________________
17579 [  9141] By: jhi                                   on 2001/03/14  02:55:00
17580         Log: Subject: PATCH for [ID 20010305.003]
17581              From: Robin Houston <robin@kitsite.com>
17582              Date: Wed, 14 Mar 2001 02:45:51 +0000
17583              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
17584      Branch: perl
17585            ! pp_ctl.c t/op/eval.t
17586 ____________________________________________________________________________
17587 [  9140] By: jhi                                   on 2001/03/14  02:41:54
17588         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17589              Date: Wed, 14 Mar 2001 01:52:51 +0000
17590              From: Robin Houston <robin@kitsite.com>
17591              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
17592              
17593              Fix for 2000313.004.
17594      Branch: perl
17595            ! pp_ctl.c t/op/goto.t
17596 ____________________________________________________________________________
17597 [  9139] By: jhi                                   on 2001/03/14  02:40:50
17598         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17599              From: Robin Houston <robin@kitsite.com>
17600              Date: Wed, 14 Mar 2001 00:43:45 +0000
17601              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
17602      Branch: perl
17603            + t/op/loopctl.t
17604            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
17605            ! vms/perly_c.vms
17606 ____________________________________________________________________________
17607 [  9138] By: gsar                                  on 2001/03/14  01:18:00
17608         Log: remove squelch controls for "Scalars leaked" messages in most places
17609              (these are now cured)
17610      Branch: maint-5.6/perl
17611            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
17612            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
17613            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
17614 ____________________________________________________________________________
17615 [  9137] By: gsar                                  on 2001/03/14  00:57:04
17616         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
17617      Branch: maint-5.6/perl
17618            ! regcomp.c
17619 ____________________________________________________________________________
17620 [  9136] By: jhi                                   on 2001/03/13  23:12:24
17621         Log: (Retracted by #9155)
17622              
17623              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
17624              From: Jens-Uwe Mager <jum@helios.de>
17625              Date: Wed, 21 Feb 2001 21:32:04 +0100
17626              Message-ID: <20010221213203.A18340@ans.helios.de>
17627      Branch: perl
17628            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
17629 ____________________________________________________________________________
17630 [  9135] By: jhi                                   on 2001/03/13  22:50:05
17631         Log: Integrate perlio.
17632      Branch: perl
17633           !> pp.c
17634 ____________________________________________________________________________
17635 [  9134] By: jhi                                   on 2001/03/13  22:49:05
17636         Log: Integrate change #9131 from maintperl into mainline.
17637              
17638              make the error text look more consistent in hints/hpux.sh
17639      Branch: perl
17640           !> hints/hpux.sh
17641 ____________________________________________________________________________
17642 [  9133] By: gsar                                  on 2001/03/13  22:46:20
17643         Log: integrate change#9067 from mainline
17644              
17645              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17646      Branch: maint-5.6/perl
17647           !> lib/ExtUtils/MM_Unix.pm
17648 ____________________________________________________________________________
17649 [  9132] By: jhi                                   on 2001/03/13  22:41:21
17650         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
17651              From: "John P. Linderman" <jpl@research.att.com>
17652              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
17653              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
17654              
17655              A more correct prime finder.
17656      Branch: perl
17657            ! lib/Tie/SubstrHash.pm
17658 ____________________________________________________________________________
17659 [  9131] By: gsar                                  on 2001/03/13  22:30:42
17660         Log: make the error text look more consistent in hints/hpux.sh
17661      Branch: maint-5.6/perl
17662            ! hints/hpux.sh
17663 ____________________________________________________________________________
17664 [  9130] By: jhi                                   on 2001/03/13  22:23:44
17665         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
17666              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17667              Date: Tue, 13 Mar 2001 18:41:26 +0100
17668              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
17669              
17670              If the test is run non-interactively the default handler
17671              is different.
17672      Branch: perl
17673            ! t/lib/sigaction.t
17674 ____________________________________________________________________________
17675 [  9129] By: jhi                                   on 2001/03/13  22:20:21
17676         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
17677              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17678              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
17679              Date:     Tue, 13 Mar 2001 16:44:32 EST
17680      Branch: perl
17681            ! t/lib/1_compile.t
17682 ____________________________________________________________________________
17683 [  9128] By: jhi                                   on 2001/03/13  22:18:34
17684         Log: Subject: Another patch for integer.pm POD 
17685              From: "John L. Allen" <allen@grumman.com>
17686              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
17687              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
17688      Branch: perl
17689            ! lib/integer.pm
17690 ____________________________________________________________________________
17691 [  9127] By: nick                                  on 2001/03/13  21:26:30
17692         Log: Integrate mainline.
17693      Branch: perlio
17694           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
17695           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
17696           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
17697           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
17698           !> Changes Configure MANIFEST README.os2 README.os390
17699           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
17700           !> os2/Changes patchlevel.h win32/perlhost.h
17701 ____________________________________________________________________________
17702 [  9126] By: nick                                  on 2001/03/13  20:39:51
17703         Log: #ifdef'ed out code to make packed side of pack/unpack
17704              octets. (i.e. pack('U') => encode_utf8).
17705      Branch: perlio
17706            ! pp.c
17707 ____________________________________________________________________________
17708 [  9125] By: jhi                                   on 2001/03/13  15:07:16
17709         Log: Update Changes.
17710      Branch: perl
17711            ! Changes patchlevel.h
17712 ____________________________________________________________________________
17713 [  9124] By: jhi                                   on 2001/03/13  14:22:45
17714         Log: Workaround for the buggy ("internal compiler error")
17715              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
17716              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
17717              of Andreas König.
17718      Branch: perl
17719            ! ext/re/Makefile.PL hints/aix.sh
17720 ____________________________________________________________________________
17721 [  9123] By: jhi                                   on 2001/03/13  03:24:34
17722         Log: Typo in #9114.
17723      Branch: metaconfig
17724            ! U/modified/myhostname.U
17725 ____________________________________________________________________________
17726 [  9122] By: jhi                                   on 2001/03/13  03:24:06
17727         Log: Typo in #9113.
17728      Branch: perl
17729            ! Configure
17730 ____________________________________________________________________________
17731 [  9121] By: jhi                                   on 2001/03/13  01:53:05
17732         Log: Forgot to check-in the larger part of #9120, duh.
17733      Branch: perl
17734            ! README.os2
17735 ____________________________________________________________________________
17736 [  9120] By: jhi                                   on 2001/03/13  01:51:31
17737         Log: Subject: [PATCH 5.6.1] OS/2 docs
17738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17739              Date: Mon, 12 Mar 2001 03:27:32 -0500
17740              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
17741      Branch: perl
17742            ! os2/Changes
17743 ____________________________________________________________________________
17744 [  9119] By: jhi                                   on 2001/03/13  01:49:41
17745         Log: Integrate change #9116 from maintperl into mainline.
17746              
17747              Win32::GetCwd() returns C: instead of C:\ in the root directory
17748              under ithreads
17749      Branch: perl
17750           !> win32/perlhost.h
17751 ____________________________________________________________________________
17752 [  9118] By: jhi                                   on 2001/03/13  01:13:39
17753         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
17754      Branch: perl
17755            + lib/Switch.pm t/lib/switch.t
17756            ! MANIFEST
17757 ____________________________________________________________________________
17758 [  9117] By: jhi                                   on 2001/03/13  01:03:17
17759         Log: Add Text::Balanced 1.83.
17760      Branch: perl
17761            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
17762            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
17763            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
17764            + t/lib/tb-xvari.t
17765            ! MANIFEST
17766 ____________________________________________________________________________
17767 [  9116] By: gsar                                  on 2001/03/13  00:55:53
17768         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
17769              under ithreads
17770      Branch: maint-5.6/perl
17771            ! win32/perlhost.h
17772 ____________________________________________________________________________
17773 [  9115] By: jhi                                   on 2001/03/13  00:54:09
17774         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
17775              From: "John L. Allen" <allen@grumman.com>
17776              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
17777              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
17778              
17779              use integer document clarification.
17780      Branch: perl
17781            ! lib/integer.pm
17782 ____________________________________________________________________________
17783 [  9114] By: jhi                                   on 2001/03/13  00:38:54
17784         Log: Metaconfig unit change for #9113.
17785      Branch: metaconfig
17786            ! U/modified/myhostname.U
17787 ____________________________________________________________________________
17788 [  9113] By: jhi                                   on 2001/03/13  00:38:35
17789         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?)
17790              From: Peter Prymmer <pvhp@forte.com>
17791              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
17792              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
17793      Branch: perl
17794            ! Configure README.os390 hints/os390.sh
17795 ____________________________________________________________________________
17796 [  9112] By: jhi                                   on 2001/03/13  00:29:00
17797         Log: Integrate perlio.
17798      Branch: perl
17799           !> sv.c utf8.h
17800 ____________________________________________________________________________
17801 [  9111] By: nick                                  on 2001/03/12  21:16:33
17802         Log: Integrate mainline.
17803      Branch: perlio
17804           +> t/op/anonsub.t
17805           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17806           !> proto.h sv.c
17807 ____________________________________________________________________________
17808 [  9110] By: nick                                  on 2001/03/12  21:00:13
17809         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
17810      Branch: perlio
17811            ! sv.c utf8.h
17812 ____________________________________________________________________________
17813 [  9109] By: jhi                                   on 2001/03/12  16:04:47
17814         Log: Integrate change #9108 from maintperl to mainline.
17815              
17816              fix memory leak in C<sub X { sub {} }> arising from a refcount
17817              loop between the outer sub and the inner prototype anonsub
17818              
17819              this also enables closures returned by subroutines that
17820              subsequently get redefined to work without generating coredumps :)
17821              
17822              completely removed the free_closures() hack--it shouldn't be
17823              needed anymore
17824      Branch: perl
17825           +> t/op/anonsub.t
17826           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17827           !> proto.h sv.c
17828 ____________________________________________________________________________
17829 [  9108] By: gsar                                  on 2001/03/12  10:21:31
17830         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
17831              loop between the outer sub and the inner prototype anonsub
17832              
17833              this also enables closures returned by subroutines that
17834              subsequently get redefined to work without generating coredumps :)
17835              
17836              completely removed the free_closures() hack--it shouldn't be
17837              needed anymore
17838      Branch: maint-5.6/perl
17839            + t/op/anonsub.t
17840            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17841            ! proto.h sv.c
17842 ____________________________________________________________________________
17843 [  9107] By: jhi                                   on 2001/03/12  05:15:31
17844         Log: Integrate perlio.
17845      Branch: perl
17846           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
17847 ____________________________________________________________________________
17848 [  9106] By: nick                                  on 2001/03/11  20:10:12
17849         Log: regcomp.c is working in native space, not Unicode space (if different)
17850              as it is doing compare against 'W' in \W etc.
17851      Branch: perlio
17852            ! regcomp.c
17853 ____________________________________________________________________________
17854 [  9105] By: nick                                  on 2001/03/11  19:39:34
17855         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
17856              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
17857      Branch: perlio
17858            ! regcomp.c toke.c utf8.c
17859 ____________________________________________________________________________
17860 [  9104] By: nick                                  on 2001/03/11  18:15:44
17861         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
17862      Branch: perlio
17863            ! sv.c
17864 ____________________________________________________________________________
17865 [  9103] By: nick                                  on 2001/03/11  18:03:28
17866         Log: Integrate mainline (for regexp stuff).
17867      Branch: perlio
17868           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17869           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
17870           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
17871           !> t/lib/errno.t t/op/pat.t
17872 ____________________________________________________________________________
17873 [  9102] By: nick                                  on 2001/03/11  17:44:20
17874         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
17875              - exclude layer syms in makedef.pl for sfio
17876              - also inhibit Encode from trying to build ":encode()" layer.
17877      Branch: perlio
17878            ! ext/Encode/Encode.xs makedef.pl
17879 ____________________________________________________________________________
17880 [  9101] By: jhi                                   on 2001/03/10  22:38:13
17881         Log: The $Is_MacOS needs to be declared.
17882      Branch: perl
17883            ! lib/ExtUtils/Manifest.pm
17884 ____________________________________________________________________________
17885 [  9100] By: jhi                                   on 2001/03/10  22:14:29
17886         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
17887              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
17888              pollute the symbolspace if using sfio.
17889      Branch: perl
17890            ! ext/Encode/Encode.xs
17891 ____________________________________________________________________________
17892 [  9099] By: jhi                                   on 2001/03/10  21:58:48
17893         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
17894              Date: Sat, 10 Mar 2001 14:23:55 -0500
17895              From: Chris Nandor <pudge@pobox.com>
17896              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
17897      Branch: perl
17898            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17899            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
17900            ! t/lib/errno.t
17901 ____________________________________________________________________________
17902 [  9098] By: jhi                                   on 2001/03/10  21:38:30
17903         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
17904      Branch: perl
17905            ! regcomp.c regexec.c t/op/pat.t
17906 ____________________________________________________________________________
17907 [  9097] By: jhi                                   on 2001/03/10  14:38:07
17908         Log: Integrate perlio.
17909      Branch: perl
17910           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17911           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17912           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17913 ____________________________________________________________________________
17914 [  9096] By: nick                                  on 2001/03/10  11:55:43
17915         Log: EBCDIC sanity - phase I
17916              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
17917              - use utf8n_xxxx (c.f. pvn) for forms which take length.
17918              - back out vN.N and $^V exceptions to e2a/a2e
17919              - make "locale" isxxx macros be uvchr (may be redundant?)
17920              
17921              Not clear yet that toUPPER_uni et. al. return being handled correctly.
17922              The tr// and rexexp stuff still needs an audit, assumption is they are working
17923              in Unicode space.
17924              
17925              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
17926      Branch: perlio
17927            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17928            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17929            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17930 ____________________________________________________________________________
17931 [  9095] By: jhi                                   on 2001/03/09  22:10:01
17932         Log: Integrate perlio.
17933      Branch: perl
17934           !> dump.c
17935 ____________________________________________________________________________
17936 [  9094] By: nick                                  on 2001/03/09  17:36:38
17937         Log: Builds an passes all tests after integrate and this tweak.
17938      Branch: perlio
17939            ! dump.c
17940 ____________________________________________________________________________
17941 [  9093] By: nick                                  on 2001/03/09  17:16:03
17942         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
17943      Branch: perlio
17944           +> lib/unicode/Scripts.txt t/lib/sigaction.t
17945           !> (integrate 79 files)
17946 ____________________________________________________________________________
17947 [  9092] By: jhi                                   on 2001/03/09  15:28:26
17948         Log: Update Changes.
17949      Branch: perl
17950            ! Changes patchlevel.h
17951 ____________________________________________________________________________
17952 [  9091] By: jhi                                   on 2001/03/09  15:25:05
17953         Log: In op/stat #35 better to scan all the potential directories
17954              for setuids, not just the first one.
17955      Branch: perl
17956            ! t/op/stat.t
17957 ____________________________________________________________________________
17958 [  9090] By: jhi                                   on 2001/03/09  15:01:27
17959         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
17960              From: rspier@pobox.com (Robert Spier)
17961              Date: Fri, 9 Mar 2001 03:30:20 -0500
17962              Message-ID: <15016.38044.381174.160189@rls.cx>
17963              
17964              EXISTS() returning undef mistakenly triggered a FETCH().
17965      Branch: perl
17966            ! hv.c
17967 ____________________________________________________________________________
17968 [  9089] By: jhi                                   on 2001/03/09  14:59:02
17969         Log: Add /sbin and /usr/sbin to the list of directories scanned
17970              for setuid programs.  Takes care of bug id 20010309.003.
17971      Branch: perl
17972            ! t/op/stat.t
17973 ____________________________________________________________________________
17974 [  9088] By: jhi                                   on 2001/03/09  14:48:32
17975         Log: Regen perlapi, perltoc.
17976      Branch: perl
17977            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
17978 ____________________________________________________________________________
17979 [  9087] By: jhi                                   on 2001/03/09  14:38:56
17980         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17981              From: David Mitchell <davem@fdgroup.co.uk>
17982              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
17983              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
17984      Branch: perl
17985            ! dump.c perl.c perl.h pod/perlrun.pod
17986 ____________________________________________________________________________
17987 [  9086] By: jhi                                   on 2001/03/09  01:47:16
17988         Log: A modified version of
17989              
17990              Subject: [ID 20010307.005] POSIX::sigaction has various problems
17991              From: anders@broadcom.com
17992              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
17993              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
17994              
17995              Currently the sigaction.t test #6 fails (and is fudged to look
17996              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
17997              This may well be a genuine bug in Linux sigaction() (since at
17998              least Tru64, Solaris, and HP-UX disagree with Linux).
17999              Anyone with POSIX / SUSv2 tome handy?  The problem is that
18000              the flags of the oldaction don't match with the flags in
18001              the previously installed disposition.
18002      Branch: perl
18003            + t/lib/sigaction.t
18004            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
18005 ____________________________________________________________________________
18006 [  9085] By: jhi                                   on 2001/03/09  01:30:13
18007         Log: Subject: Re: mission impossible for the day
18008              From: Alex Gough <alex@rcon.org>
18009              Date: Thu, 08 Mar 2001 17:18:19 +0000
18010              Message-ID: <3AA7BEDB.8070409@rcon.org>
18011              
18012              If references (are overloaded) and can be directly stringified,
18013              show that instead of "stringified".
18014              
18015              (The problem, infinite mutual recursion caused by overloaded bool
18016              in Switch.pm, tracked by David Mitchell)
18017      Branch: perl
18018            ! lib/Carp/Heavy.pm
18019 ____________________________________________________________________________
18020 [  9084] By: jhi                                   on 2001/03/09  01:20:39
18021         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
18022              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
18023              From: David Mitchell <davem@fdgroup.co.uk>
18024              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
18025      Branch: perl
18026            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
18027            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
18028 ____________________________________________________________________________
18029 [  9083] By: jhi                                   on 2001/03/09  01:16:51
18030         Log: Subject: [PATCH] perldata.pod here-doc docs
18031              From: Jeff Pinyan <jeffp@crusoe.net>
18032              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
18033              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
18034      Branch: perl
18035            ! pod/perldata.pod
18036 ____________________________________________________________________________
18037 [  9082] By: jhi                                   on 2001/03/09  01:01:27
18038         Log: Subject: Re: Unicode/EBCDIC
18039              From: Peter Prymmer <pvhp@forte.com>
18040              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
18041              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
18042      Branch: perl
18043            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
18044 ____________________________________________________________________________
18045 [  9081] By: jhi                                   on 2001/03/08  13:41:30
18046         Log: Subject: Ooops, wrong 'no *POSIX' Patch
18047              From: Dorner Thomas <Thomas.Dorner@start.de>
18048              Date: Thu, 8 Mar 2001 08:43:28 +0100
18049              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
18050      Branch: perl
18051            ! hints/posix-bc.sh
18052 ____________________________________________________________________________
18053 [  9080] By: jhi                                   on 2001/03/08  13:11:42
18054         Log: It's Scripts.txt, not Script.txt.
18055      Branch: perl
18056            ! MANIFEST
18057 ____________________________________________________________________________
18058 [  9079] By: jhi                                   on 2001/03/08  12:59:05
18059         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
18060              From: Dorner Thomas <Thomas.Dorner@start.de>
18061              Date: Wed, 7 Mar 2001 14:13:31 +0100
18062              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
18063      Branch: perl
18064            ! makedepend.SH
18065 ____________________________________________________________________________
18066 [  9078] By: jhi                                   on 2001/03/08  12:57:43
18067         Log: Retract #9069, wrong patch.
18068      Branch: perl
18069            ! Makefile.SH
18070 ____________________________________________________________________________
18071 [  9077] By: jhi                                   on 2001/03/08  01:06:13
18072         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
18073      Branch: perl
18074            + lib/unicode/Scripts.txt
18075            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
18076            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
18077            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
18078            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
18079            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
18080            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
18081            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
18082            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
18083            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
18084            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
18085            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
18086            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
18087            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
18088            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
18089            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
18090            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
18091            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
18092            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
18093            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
18094            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
18095            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
18096            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
18097            ! lib/unicode/version
18098 ____________________________________________________________________________
18099 [  9076] By: jhi                                   on 2001/03/07  22:59:39
18100         Log: Integrate change #7784 from mainline into maintperl.
18101              
18102              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
18103      Branch: maint-5.6/perl
18104           !> pp_ctl.c t/op/pat.t
18105 ____________________________________________________________________________
18106 [  9075] By: jhi                                   on 2001/03/07  22:05:11
18107         Log: More UTF-8 test tweaks.
18108      Branch: perl
18109            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
18110 ____________________________________________________________________________
18111 [  9074] By: nick                                  on 2001/03/07  21:39:29
18112         Log: Integrate mainline.
18113      Branch: perlio
18114           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
18115           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
18116           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
18117           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
18118           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
18119 ____________________________________________________________________________
18120 [  9073] By: jhi                                   on 2001/03/07  16:37:09
18121         Log: Update Changes.
18122      Branch: perl
18123            ! Changes patchlevel.h
18124 ____________________________________________________________________________
18125 [  9072] By: jhi                                   on 2001/03/07  16:32:30
18126         Log: Subject: [ID 20010306.004] || != named unary operator
18127              From: abela@geneanet.org
18128              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
18129              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
18130      Branch: perl
18131            ! pod/perlop.pod
18132 ____________________________________________________________________________
18133 [  9071] By: jhi                                   on 2001/03/07  15:14:11
18134         Log: Subject: downgrading to bytes for common functions
18135              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
18136              Date: Wed, 7 Mar 2001 02:36:55 -0500
18137              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
18138      Branch: perl
18139            ! pp_sys.c
18140 ____________________________________________________________________________
18141 [  9070] By: jhi                                   on 2001/03/07  15:04:58
18142         Log: Clarify the description differentiating for and while; inspired by
18143              
18144              Subject: [ID 20010306.002] for/while difference in for definition
18145              From: abela@geneanet.org
18146              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
18147              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
18148      Branch: perl
18149            ! pod/perlsyn.pod
18150 ____________________________________________________________________________
18151 [  9069] By: jhi                                   on 2001/03/07  14:55:30
18152         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
18153              From: Dorner Thomas <Thomas.Dorner@start.de>
18154              Date: Wed, 7 Mar 2001 14:13:31 +0100
18155              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
18156      Branch: perl
18157            ! Makefile.SH
18158 ____________________________________________________________________________
18159 [  9068] By: jhi                                   on 2001/03/07  14:51:17
18160         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
18161              From: Radu Greab <radu@netsoft.ro>
18162              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
18163              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
18164      Branch: perl
18165            ! pp.c t/op/chop.t
18166 ____________________________________________________________________________
18167 [  9067] By: jhi                                   on 2001/03/07  14:48:57
18168         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
18169              From: Simon Cozens <simon@netthink.co.uk>
18170              Date: Wed, 7 Mar 2001 13:59:28 +0000
18171              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
18172              
18173              In order to allow MakeMaker to build correct Makefiles,
18174              you need to change the order of the arguments in MM_Unix.pm
18175              as well. (Unless you have C89_CCMODE set, but we're trying
18176              to be POSIXly correct)
18177              
18178              Thanks to Merijn Broeren for tracking this down.
18179      Branch: perl
18180            ! lib/ExtUtils/MM_Unix.pm
18181 ____________________________________________________________________________
18182 [  9066] By: jhi                                   on 2001/03/07  14:30:02
18183         Log: Floating point too messy.
18184      Branch: perl
18185            ! t/camel-III/vstring.t
18186 ____________________________________________________________________________
18187 [  9065] By: jhi                                   on 2001/03/07  14:17:44
18188         Log: Integrate change #9064 from maintperl into mainline.
18189              
18190              fix memory leak in pack("Bb",...)
18191      Branch: perl
18192           !> perl.c
18193 ____________________________________________________________________________
18194 [  9064] By: gsar                                  on 2001/03/07  06:29:24
18195         Log: fix memory leak in pack("Bb",...)
18196      Branch: maint-5.6/perl
18197            ! perl.c
18198 ____________________________________________________________________________
18199 [  9063] By: jhi                                   on 2001/03/07  00:55:04
18200         Log: Major utf8 test reorganisation and rewrite.
18201              Hopefully no tests were lost in the shuffle.
18202              (The beginning of pragma/utf8 was lost intentionally,
18203              the tests were rather bogus and incomplete.)
18204      Branch: perl
18205            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
18206            ! t/pragma/utf8.t
18207 ____________________________________________________________________________
18208 [  9062] By: jhi                                   on 2001/03/07  00:41:16
18209         Log: More tweakage on the Unicode character class descriptions.
18210      Branch: perl
18211            ! lib/unicode/mktables.PL pod/perlretut.pod
18212 ____________________________________________________________________________
18213 [  9061] By: jhi                                   on 2001/03/06  23:12:38
18214         Log: The perlretut was still talking about the old \p and \P
18215              definitions.
18216      Branch: perl
18217            ! pod/perlretut.pod
18218 ____________________________________________________________________________
18219 [  9060] By: nick                                  on 2001/03/06  20:52:37
18220         Log: Integrate mainline (make test works again now).
18221      Branch: perlio
18222           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
18223 ____________________________________________________________________________
18224 [  9059] By: jhi                                   on 2001/03/06  15:36:14
18225         Log: 0.999... does equal 1.0, doesn't it?
18226      Branch: perl
18227            ! t/camel-III/vstring.t
18228 ____________________________________________________________________________
18229 [  9058] By: jhi                                   on 2001/03/06  15:34:00
18230         Log: Make /x{abcd}/ to work without use utf8.
18231      Branch: perl
18232            ! regcomp.c
18233 ____________________________________________________________________________
18234 [  9057] By: jhi                                   on 2001/03/06  03:02:36
18235         Log: Easier to outcomment all the three reset() tests for now.
18236      Branch: perl
18237            ! t/op/pat.t
18238 ____________________________________________________________________________
18239 [  9056] By: jhi                                   on 2001/03/06  02:30:02
18240         Log: Comment out the deadly reset; until the 20010301.005
18241              is finally fixed.
18242      Branch: perl
18243            ! t/op/pat.t
18244 ____________________________________________________________________________
18245 [  9055] By: jhi                                   on 2001/03/06  02:21:26
18246         Log: Integrate the change #9054 from mainline:
18247              retract the PMOP cleanup patch pending further investigation.
18248      Branch: maint-5.6/perl
18249           !> op.c op.h
18250 ____________________________________________________________________________
18251 [  9054] By: jhi                                   on 2001/03/06  02:19:57
18252         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
18253              with oddly familiar stack traces.
18254      Branch: perl
18255            ! op.c op.h
18256 ____________________________________________________________________________
18257 [  9053] By: jhi                                   on 2001/03/05  23:20:28
18258         Log: Integrate perlio.
18259      Branch: perl
18260           +> ext/Encode/Encode/koi8-r.ucm
18261           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
18262           !> makedef.pl
18263 ____________________________________________________________________________
18264 [  9052] By: nick                                  on 2001/03/05  23:08:17
18265         Log: skipping USE_PERLIO symbols correction.
18266      Branch: perlio
18267            ! makedef.pl
18268 ____________________________________________________________________________
18269 [  9051] By: nick                                  on 2001/03/05  22:35:07
18270         Log: More Encode alias tidying.
18271      Branch: perlio
18272            + ext/Encode/Encode/koi8-r.ucm
18273            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
18274 ____________________________________________________________________________
18275 [  9050] By: jhi                                   on 2001/03/05  21:44:29
18276         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
18277              Sarathy's fix for ID 20010301.005.
18278      Branch: maint-5.6/perl
18279           !> op.c op.h
18280 ____________________________________________________________________________
18281 [  9049] By: nick                                  on 2001/03/05  19:54:04
18282         Log: Integrate Jarkko's Encode.pm tweak.
18283      Branch: perlio
18284           !> ext/Encode/Encode.pm
18285 ____________________________________________________________________________
18286 [  9048] By: nick                                  on 2001/03/05  19:47:57
18287         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
18288      Branch: perlio
18289           +> os2/os2add.sym
18290           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
18291           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
18292           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
18293           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
18294           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
18295 ____________________________________________________________________________
18296 [  9047] By: jhi                                   on 2001/03/05  19:25:26
18297         Log: Regen perlapi.
18298      Branch: perl
18299            ! pod/perlapi.pod
18300 ____________________________________________________________________________
18301 [  9046] By: jhi                                   on 2001/03/05  19:12:14
18302         Log: Integrate perlio.
18303      Branch: perl
18304           +> t/camel-III/vstring.t
18305           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
18306 ____________________________________________________________________________
18307 [  9045] By: jhi                                   on 2001/03/05  19:10:36
18308         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
18309      Branch: perl
18310            ! ext/Encode/Encode.pm
18311 ____________________________________________________________________________
18312 [  9044] By: jhi                                   on 2001/03/05  18:49:12
18313         Log: Forgot the other half of the PMOP patch (#9033).
18314      Branch: perl
18315            ! op.h
18316 ____________________________________________________________________________
18317 [  9043] By: nick                                  on 2001/03/05  18:14:47
18318         Log: Update MANIFEST for new test.
18319      Branch: perlio
18320            ! MANIFEST
18321 ____________________________________________________________________________
18322 [  9042] By: nick                                  on 2001/03/05  18:12:41
18323         Log: Some tests for Camel 3rd edition features.
18324              Make gethostbyaddr() test in above work.
18325      Branch: perlio
18326            + t/camel-III/vstring.t
18327            ! pp.h pp_sys.c t/TEST t/harness
18328 ____________________________________________________________________________
18329 [  9041] By: jhi                                   on 2001/03/05  17:41:48
18330         Log: Add more ISO 8859 encoding aliases.
18331      Branch: perl
18332            ! ext/Encode/Encode.pm
18333 ____________________________________________________________________________
18334 [  9040] By: jhi                                   on 2001/03/05  17:30:43
18335         Log: Integrate perlio.
18336      Branch: perl
18337           !> MANIFEST sv.c
18338 ____________________________________________________________________________
18339 [  9039] By: nick                                  on 2001/03/05  17:11:36
18340         Log: Missed added file.
18341      Branch: perlio
18342            ! MANIFEST
18343 ____________________________________________________________________________
18344 [  9038] By: jhi                                   on 2001/03/05  15:58:01
18345         Log: Add tr tests for EBCDIC, from Karsten Sperling.
18346      Branch: perl
18347            ! t/op/tr.t
18348 ____________________________________________________________________________
18349 [  9037] By: nick                                  on 2001/03/05  15:56:35
18350         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
18351              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
18352              
18353              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
18354              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
18355              - uses SvPV() rather than sv_2pv() in case it isn't a string.
18356      Branch: perlio
18357            ! sv.c
18358 ____________________________________________________________________________
18359 [  9036] By: jhi                                   on 2001/03/05  15:49:15
18360         Log: Add matching tests currently failing in EBCDIC,
18361              suggested by Karsten Sperling.
18362      Branch: perl
18363            ! t/op/pat.t
18364 ____________________________________________________________________________
18365 [  9035] By: jhi                                   on 2001/03/05  15:36:55
18366         Log: The #9034 needs a MANIFESTation.
18367      Branch: perl
18368            ! MANIFEST
18369 ____________________________________________________________________________
18370 [  9034] By: jhi                                   on 2001/03/05  15:35:14
18371         Log: Integrate perlio.
18372      Branch: perl
18373           +> ext/Encode/Encode/Tcl.pm
18374           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
18375           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18376           !> ext/Encode/Encode/iso8859-1.ucm
18377           !> ext/Encode/Encode/iso8859-10.ucm
18378           !> ext/Encode/Encode/iso8859-13.ucm
18379           !> ext/Encode/Encode/iso8859-14.ucm
18380           !> ext/Encode/Encode/iso8859-15.ucm
18381           !> ext/Encode/Encode/iso8859-16.ucm
18382           !> ext/Encode/Encode/iso8859-2.ucm
18383           !> ext/Encode/Encode/iso8859-3.ucm
18384           !> ext/Encode/Encode/iso8859-4.ucm
18385           !> ext/Encode/Encode/iso8859-5.ucm
18386           !> ext/Encode/Encode/iso8859-6.ucm
18387           !> ext/Encode/Encode/iso8859-7.ucm
18388           !> ext/Encode/Encode/iso8859-8.ucm
18389           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18390           !> t/lib/encode.t
18391 ____________________________________________________________________________
18392 [  9033] By: jhi                                   on 2001/03/05  15:33:18
18393         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
18394              From: Gurusamy Sarathy <gsar@ActiveState.com>
18395              Date: Sun, 04 Mar 2001 22:33:15 -0800
18396              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
18397              
18398              PMOPs need to remember their own stash so that they can
18399              gracefully remove themselves from their linked list.
18400      Branch: perl
18401            ! op.c
18402 ____________________________________________________________________________
18403 [  9032] By: nick                                  on 2001/03/05  14:51:50
18404         Log: Encode implementation "completion"
18405              Implement and document define_encoding()
18406              Implement and document encoding aliases including define_alias()
18407              Make Encode::XS use define_encoding() rather than back-door.
18408              Move run-time *.enc to separate Encode::Tcl module.
18409              Make 'compile' honour <codeset_name>
18410              Change canonical names of to iso-8859-* and US-ascii.
18411      Branch: perlio
18412            + ext/Encode/Encode/Tcl.pm
18413            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
18414            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
18415            ! ext/Encode/Encode/iso8859-1.ucm
18416            ! ext/Encode/Encode/iso8859-10.ucm
18417            ! ext/Encode/Encode/iso8859-13.ucm
18418            ! ext/Encode/Encode/iso8859-14.ucm
18419            ! ext/Encode/Encode/iso8859-15.ucm
18420            ! ext/Encode/Encode/iso8859-16.ucm
18421            ! ext/Encode/Encode/iso8859-2.ucm
18422            ! ext/Encode/Encode/iso8859-3.ucm
18423            ! ext/Encode/Encode/iso8859-4.ucm
18424            ! ext/Encode/Encode/iso8859-5.ucm
18425            ! ext/Encode/Encode/iso8859-6.ucm
18426            ! ext/Encode/Encode/iso8859-7.ucm
18427            ! ext/Encode/Encode/iso8859-8.ucm
18428            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
18429            ! t/lib/encode.t
18430 ____________________________________________________________________________
18431 [  9031] By: jhi                                   on 2001/03/05  13:51:17
18432         Log: Integrate change #9030 from maintperl into mainline.
18433              
18434              Subject: [PATCH 5.6.1] OS/2 cleanup
18435      Branch: perl
18436           +> os2/os2add.sym
18437           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18438           !> makedef.pl os2/Changes os2/Makefile.SHs
18439           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18440           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18441           !> os2/os2.sym os2/os2ish.h
18442 ____________________________________________________________________________
18443 [  9030] By: jhi                                   on 2001/03/05  13:46:49
18444         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
18445              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18446              Date: Mon, 5 Mar 2001 02:29:44 -0500
18447              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
18448      Branch: maint-5.6/perl
18449            + os2/os2add.sym
18450            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
18451            ! makedef.pl os2/Changes os2/Makefile.SHs
18452            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
18453            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
18454            ! os2/os2.sym os2/os2ish.h
18455 ____________________________________________________________________________
18456 [  9029] By: jhi                                   on 2001/03/05  13:40:35
18457         Log: Integrate change #9028 from maintperl into mainline.
18458              
18459              various nits in MM_Unix.pm found by disabling SelfLoader
18460      Branch: perl
18461           !> lib/ExtUtils/MM_Unix.pm
18462 ____________________________________________________________________________
18463 [  9028] By: gsar                                  on 2001/03/05  09:58:38
18464         Log: various nits in MM_Unix.pm found by disabling SelfLoader
18465      Branch: maint-5.6/perl
18466            ! lib/ExtUtils/MM_Unix.pm
18467 ____________________________________________________________________________
18468 [  9027] By: nick                                  on 2001/03/05  08:35:22
18469         Log: Integrate mainline
18470      Branch: perlio
18471           !> (integrate 28 files)
18472 ____________________________________________________________________________
18473 [  9026] By: jhi                                   on 2001/03/05  02:14:59
18474         Log: Integrate change #9025 from mainline to maintperl,
18475              retract \N{U+HHHH}.
18476      Branch: maint-5.6/perl
18477           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18478           !> t/lib/charnames.t toke.c
18479 ____________________________________________________________________________
18480 [  9025] By: jhi                                   on 2001/03/05  02:13:09
18481         Log: Retracting \N{U+HHHH}.
18482      Branch: perl
18483            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18484            ! t/lib/charnames.t toke.c
18485 ____________________________________________________________________________
18486 [  9024] By: jhi                                   on 2001/03/04  20:51:07
18487         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
18488              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
18489              Date: Fri, 02 Mar 2001 18:25:26 +0100
18490              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
18491              
18492              Casting problem.
18493      Branch: perl
18494            ! ext/Storable/Storable.xs
18495 ____________________________________________________________________________
18496 [  9023] By: jhi                                   on 2001/03/04  19:46:45
18497         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
18498              From: nick@talking.bollo.cx
18499              Date: Sat, 03 Mar 2001 21:41:33 +0000
18500              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
18501              
18502              Revert the workaround.
18503      Branch: perl
18504            ! perlio.c
18505 ____________________________________________________________________________
18506 [  9022] By: jhi                                   on 2001/03/04  19:36:28
18507         Log: Update Changes.
18508      Branch: perl
18509            ! Changes patchlevel.h
18510 ____________________________________________________________________________
18511 [  9021] By: jhi                                   on 2001/03/04  18:41:00
18512         Log: makedef.pl updates suggested by Chris Nandor; double-checking
18513              the changes in AIX, OS/2 Win32 would be nice.
18514      Branch: perl
18515            ! makedef.pl
18516 ____________________________________________________________________________
18517 [  9020] By: jhi                                   on 2001/03/04  18:23:58
18518         Log: Integrate change #9012 from maintperl into mainline,
18519              quench a compiler warning.
18520      Branch: perl
18521           !> toke.c
18522 ____________________________________________________________________________
18523 [  9019] By: jhi                                   on 2001/03/04  18:18:43
18524         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
18525              
18526              \N{U+HHHH} fix.
18527              
18528              pattern in G_ARRAY context
18529      Branch: maint-5.6/perl
18530           !> pp_hot.c t/op/pat.t toke.c
18531 ____________________________________________________________________________
18532 [  9018] By: jhi                                   on 2001/03/04  18:07:48
18533         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
18534              From: Jeff Pinyan <jeffp@crusoe.net>
18535              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
18536              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
18537      Branch: perl
18538            ! pp_hot.c t/op/pat.t
18539 ____________________________________________________________________________
18540 [  9017] By: jhi                                   on 2001/03/04  18:06:21
18541         Log: I thought I tested the #9014.
18542      Branch: perl
18543            ! toke.c
18544 ____________________________________________________________________________
18545 [  9016] By: jhi                                   on 2001/03/04  17:41:22
18546         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
18547              
18548              Tweak the get*ent() OS/2 prototypes.
18549              
18550              Add the \N{U+HHHH} syntax.
18551              
18552              More tr/// UTF-8 fixes from Inaba Hiroto.
18553      Branch: maint-5.6/perl
18554           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
18555           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
18556 ____________________________________________________________________________
18557 [  9015] By: jhi                                   on 2001/03/04  17:36:04
18558         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
18559      Branch: perl
18560            ! doop.c t/op/tr.t
18561 ____________________________________________________________________________
18562 [  9014] By: jhi                                   on 2001/03/04  17:24:49
18563         Log: Add the \N{U+HHHH} syntax.
18564      Branch: perl
18565            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
18566            ! t/lib/charnames.t toke.c
18567 ____________________________________________________________________________
18568 [  9013] By: jhi                                   on 2001/03/04  17:20:45
18569         Log: Tweak the get*ent() OS/2 prototypes.
18570      Branch: perl
18571            ! os2/os2.c
18572 ____________________________________________________________________________
18573 [  9012] By: gsar                                  on 2001/03/04  06:26:14
18574         Log: avoid warning (nit in change#9009)
18575      Branch: maint-5.6/perl
18576            ! toke.c
18577 ____________________________________________________________________________
18578 [  9011] By: gsar                                  on 2001/03/04  06:15:24
18579         Log: lib/charnames.t fails in 5.6.x because of older Unicode
18580              data
18581              
18582              TODO: need to revisit this after updating lib/unicode/...
18583      Branch: maint-5.6/perl
18584            ! t/lib/charnames.t
18585 ____________________________________________________________________________
18586 [  9010] By: gsar                                  on 2001/03/04  06:08:36
18587         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
18588      Branch: maint-5.6/perl
18589            ! toke.c
18590 ____________________________________________________________________________
18591 [  9009] By: jhi                                   on 2001/03/03  19:27:20
18592         Log: Integrate change #9008 from mainline to maintperl,
18593              UTF-8 tr/// fixes from Inaba Hiroto.
18594      Branch: maint-5.6/perl
18595           !> doop.c op.c t/op/tr.t toke.c
18596 ____________________________________________________________________________
18597 [  9008] By: jhi                                   on 2001/03/03  19:19:42
18598         Log: UTF8 tr/// fixes from Inaba Hiroto.
18599      Branch: perl
18600            ! doop.c op.c t/op/tr.t toke.c
18601 ____________________________________________________________________________
18602 [  9007] By: jhi                                   on 2001/03/03  19:00:30
18603         Log: Integrate change #9006 from maintperl to mainline,
18604              more robust quest for the infinite.
18605      Branch: perl
18606           !> lib/Math/Complex.pm
18607 ____________________________________________________________________________
18608 [  9006] By: jhi                                   on 2001/03/03  18:58:06
18609         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
18610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18611              Date: Sat, 3 Mar 2001 12:51:50 -0500
18612              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
18613              
18614              Be more robust in our quest for the infinite.
18615      Branch: maint-5.6/perl
18616            ! lib/Math/Complex.pm
18617 ____________________________________________________________________________
18618 [  9005] By: jhi                                   on 2001/03/03  17:55:50
18619         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
18620      Branch: maint-5.6/perl
18621            ! doio.c
18622 ____________________________________________________________________________
18623 [  9004] By: jhi                                   on 2001/03/03  17:40:14
18624         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
18625              so that picky compilers like IRIX won't get huffy about
18626              "statements without effect" (like 1;).
18627      Branch: perl
18628            ! toke.c
18629 ____________________________________________________________________________
18630 [  9003] By: jhi                                   on 2001/03/03  17:15:52
18631         Log: Integrate change #9002 from mainline to maintperl.
18632              
18633              Subject: [perl-5.6.x, perl-current] accept for EPOC
18634      Branch: maint-5.6/perl
18635           !> pp_sys.c
18636 ____________________________________________________________________________
18637 [  9002] By: jhi                                   on 2001/03/03  17:14:30
18638         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
18639              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18640              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
18641              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
18642      Branch: perl
18643            ! pp_sys.c
18644 ____________________________________________________________________________
18645 [  9001] By: jhi                                   on 2001/03/03  17:13:13
18646         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
18647              From: "Craig A. Berry" <craigberry@mac.com>
18648              Date: Fri, 02 Mar 2001 17:44:40 -0600
18649              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
18650      Branch: perl
18651            ! t/pod/find.t
18652 ____________________________________________________________________________
18653 [  9000] By: jhi                                   on 2001/03/03  17:11:55
18654         Log: Integrate changes #8997,8999 from maintperl.
18655              
18656              Subject: [PATCH 5.6.1] compiling on OS/2
18657              (Better error message from hints/os2.sh)
18658              
18659              Subject: [PATCH 5.6.1] syslog.t
18660      Branch: perl
18661           !> hints/os2.sh t/lib/syslog.t
18662 ____________________________________________________________________________
18663 [  8999] By: jhi                                   on 2001/03/03  17:09:28
18664         Log: Subject: [PATCH 5.6.1] syslog.t
18665              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18666              Date: Sat, 3 Mar 2001 02:11:17 -0500
18667              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
18668      Branch: maint-5.6/perl
18669            ! t/lib/syslog.t
18670 ____________________________________________________________________________
18671 [  8998] By: jhi                                   on 2001/03/03  17:07:50
18672         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
18673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18674              Date: Sat, 3 Mar 2001 01:53:52 -0500
18675              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
18676      Branch: maint-5.6/perl
18677            ! opcode.pl os2/os2.c
18678 ____________________________________________________________________________
18679 [  8997] By: jhi                                   on 2001/03/03  17:03:30
18680         Log: Subject: [PATCH 5.6.1] compiling on OS/2
18681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18682              Date: Sat, 3 Mar 2001 01:59:59 -0500
18683              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
18684      Branch: maint-5.6/perl
18685            ! hints/os2.sh
18686 ____________________________________________________________________________
18687 [  8996] By: jhi                                   on 2001/03/03  00:55:58
18688         Log: Regen files for mainline.
18689      Branch: perl
18690            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18691            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
18692 ____________________________________________________________________________
18693 [  8995] By: jhi                                   on 2001/03/03  00:35:22
18694         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
18695              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
18696              to maintperl.
18697              
18698              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
18699              
18700              Add Configure option -Dmksymlinks which will create a symlink
18701              forest if the current/build differs from the source directory.
18702              (8218,8220,8221,8317,8318,8971)
18703              
18704              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
18705              (Document APPLLIB_EXP in INSTALL.)
18706              
18707              If running byacc write-enable also perly.h.
18708              
18709              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
18710              
18711              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
18712              
18713              Sanity check for conflicting thread flavours.
18714              
18715              Fix the sys/fcntl.h problem reported by Peter Prymmer.
18716              
18717              Add few CPUs/architectures to the Cppsym scan,
18718              add -perlio to archname if so selected (modified 8890)
18719              
18720              Be more helpful for devel builders, suggested by John L. Allen.
18721              (admittedly pointless change for maintperl, but the usedevel
18722              code is there already)
18723      Branch: maint-5.6/perl
18724           !> Configure INSTALL Makefile.SH Porting/Glossary
18725           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
18726           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
18727           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
18728           !> win32/config.bc win32/config.gc win32/config.vc
18729 ____________________________________________________________________________
18730 [  8994] By: jhi                                   on 2001/03/02  23:31:41
18731         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
18732      Branch: metaconfig/U/perl
18733            ! gccvers.U
18734 ____________________________________________________________________________
18735 [  8993] By: jhi                                   on 2001/03/02  23:22:12
18736         Log: Regenerate various files for maint.
18737      Branch: maint-5.6/perl
18738            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
18739            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
18740 ____________________________________________________________________________
18741 [  8992] By: alanbur                               on 2001/03/02  22:48:34
18742         Log: Resync wuth parent
18743      Branch: maint-5.6/pureperl
18744           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18745           !> (integrate 60 files)
18746 ____________________________________________________________________________
18747 [  8991] By: jhi                                   on 2001/03/02  21:00:08
18748         Log: Retract the #8742 part of #8986, backward compat.
18749      Branch: maint-5.6/perl
18750            ! embed.pl
18751 ____________________________________________________________________________
18752 [  8990] By: jhi                                   on 2001/03/02  20:40:07
18753         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
18754      Branch: maint-5.6/perl
18755            ! hv.c
18756 ____________________________________________________________________________
18757 [  8989] By: jhi                                   on 2001/03/02  19:59:56
18758         Log: Update Changes.
18759      Branch: perl
18760            ! Changes patchlevel.h
18761 ____________________________________________________________________________
18762 [  8988] By: jhi                                   on 2001/03/02  19:57:08
18763         Log: Integrate perlio.
18764      Branch: perl
18765           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18766           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18767           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18768           !> ext/Encode/Encode/iso8859-10.ucm
18769           !> ext/Encode/Encode/iso8859-13.ucm
18770           !> ext/Encode/Encode/iso8859-14.ucm
18771           !> ext/Encode/Encode/iso8859-15.ucm
18772           !> ext/Encode/Encode/iso8859-16.ucm
18773           !> ext/Encode/Encode/iso8859-2.ucm
18774           !> ext/Encode/Encode/iso8859-3.ucm
18775           !> ext/Encode/Encode/iso8859-4.ucm
18776           !> ext/Encode/Encode/iso8859-5.ucm
18777           !> ext/Encode/Encode/iso8859-6.ucm
18778           !> ext/Encode/Encode/iso8859-7.ucm
18779           !> ext/Encode/Encode/iso8859-8.ucm
18780           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18781           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
18782 ____________________________________________________________________________
18783 [  8987] By: jhi                                   on 2001/03/02  19:43:40
18784         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
18785              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
18786              8950,8952,8955 from mainline to maintperl.
18787              
18788              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
18789              
18790              Put to rest the 20010205.001, the email address checking (not) regex.
18791              
18792              fork() not everywhere, cleanup temp files.
18793              
18794              The #8843 wasn't quite right: %Config needs to imported.
18795              
18796              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18797              (#8849: the glob-basic hunk needed massaging as it depended
18798              on Schwern's large-scale (unintegrated) patches)
18799              
18800              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
18801              
18802              Upgrade to CGI.pm 2.752, from Lincoln Stein.
18803              (Note: there were some conflicts due to EBCDIC and EPOC
18804              patches, in general I preferred the repository code.)
18805              (When 2.753 comes out, we need to synchronize.)
18806              
18807              Subject: [PATCH] fix for charnames above FFFF
18808              
18809              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18810              
18811              If no sfio, no -lsfio.
18812              
18813              Run run/*.t also in minitest.
18814              
18815              Subject:  [PATCH perl 5.7.0] malloc message address offset
18816              
18817              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18818              
18819              Subject: fix for parameter -Dm (for perl@8867)
18820              
18821              Subject: [PATCH: perl@8892] was Re: hashing order difference?
18822              (make the test more portable)
18823              
18824              Subject: Re: [PATCH] fix for charnames above FFFF
18825              
18826              Subject: Re: I'm losing the war...
18827              (hv_store() not working correctly in ENV_IS_CASELESS case.)
18828              
18829              Subject: Modified README.bs2000 
18830              
18831              Subject: [PATCH: perl@8935] -Dt padsv($var)
18832              
18833              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18834              
18835              Subject: PATCH: extra tests to check on negative float to unsigned cast
18836              
18837              Subject: [PATCH] XPUSH[insp] was Re: progress
18838              
18839              Subject: Re: Compile with perlcc..
18840      Branch: maint-5.6/perl
18841           !> (integrate 36 files)
18842 ____________________________________________________________________________
18843 [  8986] By: jhi                                   on 2001/03/02  18:51:25
18844         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
18845              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
18846              to maintperl.
18847              
18848              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18849              
18850              Subject: [DOC PATCH] overload.pm nits
18851              
18852              Add header for LIB$ prototypes (C. Berry)
18853              
18854              Convert fwrite()s to sockets to write()s, since some socket stacks
18855              don't take kindly to stdio.
18856              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18857              (for often optional LNMs)
18858              Correct a few typos
18859              (C. Bailey)
18860              
18861              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
18862              
18863              De-cut-and-pasto.
18864              
18865              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
18866              
18867              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
18868              
18869              Upgrade to CPAN 1.59_54, from Andreas König.
18870              
18871              Bogus shebang.
18872              
18873              Subject: [PATCH] Document makepatch in Porting/patching
18874              
18875              UTF-8 documentation.
18876              
18877              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
18878              
18879              Sort the MANIFEST.
18880              
18881              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
18882              
18883              Subject: [PATCH @8807] toke.c cleanup: scan_str()
18884              
18885              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18886              
18887              Add run/*.t to testables.
18888              
18889              TODO: integrate #8784.
18890      Branch: maint-5.6/perl
18891           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18892           !> (integrate 28 files)
18893 ____________________________________________________________________________
18894 [  8985] By: nick                                  on 2001/03/02  18:15:45
18895         Log: Integrate mainline
18896      Branch: perlio
18897           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
18898           !> vms/vms.c
18899 ____________________________________________________________________________
18900 [  8984] By: jhi                                   on 2001/03/02  16:00:17
18901         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
18902              
18903              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
18904              5.004_05, and mention the suidperl August 2000 security problem.
18905              (#8978,#8981)
18906              
18907              Subject: [ID 20010301.004] Technically speaking in perldata
18908              
18909              Subject: [PATCH] File::Copy for bleadperl, maintperl
18910              
18911              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18912              
18913              (The #8982, fix for 20010221.005 and 20010221.008,
18914              would be nice too but it didn't integrate cleanly.)
18915      Branch: maint-5.6/perl
18916           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
18917 ____________________________________________________________________________
18918 [  8983] By: jhi                                   on 2001/03/02  15:51:16
18919         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18920              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18921              Date:     Thu, 1 Mar 2001 15:54:09 EST
18922              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
18923      Branch: perl
18924            ! vms/vms.c
18925 ____________________________________________________________________________
18926 [  8982] By: jhi                                   on 2001/03/02  15:43:31
18927         Log: Subject: Re: sync sync sync: have I missed any patches?
18928              From: Radu Greab <radu@netsoft.ro> 
18929              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
18930              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
18931              
18932              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
18933              was checking argv[0] regardless of whether a different pathname
18934              will actually be executed."  Test case not supplied because 
18935              drafting that, ironically enough, revealed another bug
18936              (or a feature).
18937      Branch: perl
18938            ! doio.c
18939 ____________________________________________________________________________
18940 [  8981] By: jhi                                   on 2001/03/02  15:28:03
18941         Log: Misdate in #8978.
18942      Branch: perl
18943            ! pod/perlfaq1.pod
18944 ____________________________________________________________________________
18945 [  8980] By: jhi                                   on 2001/03/02  15:24:20
18946         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
18947              From: Chris Nandor <pudge@pobox.com>
18948              Date: Wed, 28 Feb 2001 22:10:15 -0500
18949              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
18950      Branch: perl
18951            ! lib/File/Copy.pm
18952 ____________________________________________________________________________
18953 [  8979] By: jhi                                   on 2001/03/02  15:17:16
18954         Log: Subject: [ID 20010301.004] Technically speaking in perldata
18955              From: abela@geneanet.org
18956              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
18957              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
18958      Branch: perl
18959            ! pod/perldata.pod
18960 ____________________________________________________________________________
18961 [  8978] By: jhi                                   on 2001/03/02  15:15:27
18962         Log: Subject: [ID 20010301.003] ref to 5.004
18963              From: abela@geneanet.org
18964              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
18965              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
18966              
18967              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
18968              and mention the suidperl August 2000 security problem.
18969      Branch: perl
18970            ! pod/perlfaq1.pod
18971 ____________________________________________________________________________
18972 [  8977] By: alanbur                               on 2001/03/02  14:17:45
18973         Log: Resynchronised with parent
18974      Branch: maint-5.6/pureperl
18975           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
18976           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
18977           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
18978           !> vms/descrip_mms.template win32/win32.c win32/win32.h
18979           !> win32/win32iop.h
18980 ____________________________________________________________________________
18981 [  8976] By: nick                                  on 2001/03/01  23:25:30
18982         Log: Integrate mainline.
18983      Branch: perlio
18984            - t/op/qu.t
18985           !> (integrate 55 files)
18986 ____________________________________________________________________________
18987 [  8975] By: jhi                                   on 2001/03/01  16:51:34
18988         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
18989      Branch: perl
18990           !> toke.c
18991 ____________________________________________________________________________
18992 [  8974] By: gsar                                  on 2001/03/01  16:28:21
18993         Log: fix for bugid 20010226.008
18994              
18995              the problem was that some of the pointers (PL_last_lop and
18996              PL_last_uni specifically) into the lex buffers weren't correctly
18997              being invalidated when the buffer changed; this would leave the
18998              pointers pointing at an arbitrary location in the buffer if
18999              the buffer didn't need to be reallocated, or point into freed
19000              memory if the buffer had to be realloced
19001              
19002              TODO item for bugdb maintainers: check other seemingly random
19003              parser-related bugs--they might be cured by this
19004      Branch: maint-5.6/perl
19005            ! toke.c
19006 ____________________________________________________________________________
19007 [  8973] By: jhi                                   on 2001/03/01  02:23:25
19008         Log: Retract #8970 because of a completely mysterious core dump:
19009              adding the tests 241..244 causes op/pat dump core at test #25.
19010              The test needs a lot of whittling down before the bug can be solved.
19011      Branch: perl
19012            ! t/op/pat.t
19013 ____________________________________________________________________________
19014 [  8972] By: jhi                                   on 2001/03/01  01:58:38
19015         Log: Regen perlapi.
19016      Branch: perl
19017            ! pod/perlapi.pod
19018 ____________________________________________________________________________
19019 [  8971] By: jhi                                   on 2001/03/01  01:34:09
19020         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))
19021              From: Nicholas Clark <nick@ccl4.org>
19022              Date: Wed, 28 Feb 2001 23:28:49 +0000
19023              Message-ID: <20010228232849.A55187@plum.flirble.org>
19024              
19025              Allow a completely write protected source code tree
19026              when using the Configure -Dmksymlinks.
19027      Branch: perl
19028            ! embed.pl warnings.pl
19029 ____________________________________________________________________________
19030 [  8970] By: jhi                                   on 2001/03/01  01:32:04
19031         Log: Add back the EBCDIC character range tests (for matching).
19032      Branch: perl
19033            ! t/op/pat.t
19034 ____________________________________________________________________________
19035 [  8969] By: nick                                  on 2001/02/28  18:18:01
19036         Log: Add charname comments to .ucm files writen by 'compile',
19037              also order charmaps in those files by source encoding.
19038              regenerate distrubuted .ucm files
19039      Branch: perlio
19040            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
19041            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
19042            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
19043            ! ext/Encode/Encode/iso8859-10.ucm
19044            ! ext/Encode/Encode/iso8859-13.ucm
19045            ! ext/Encode/Encode/iso8859-14.ucm
19046            ! ext/Encode/Encode/iso8859-15.ucm
19047            ! ext/Encode/Encode/iso8859-16.ucm
19048            ! ext/Encode/Encode/iso8859-2.ucm
19049            ! ext/Encode/Encode/iso8859-3.ucm
19050            ! ext/Encode/Encode/iso8859-4.ucm
19051            ! ext/Encode/Encode/iso8859-5.ucm
19052            ! ext/Encode/Encode/iso8859-6.ucm
19053            ! ext/Encode/Encode/iso8859-7.ucm
19054            ! ext/Encode/Encode/iso8859-8.ucm
19055            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
19056            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
19057 ____________________________________________________________________________
19058 [  8968] By: jhi                                   on 2001/02/28  16:26:37
19059         Log: Expand usemorebits early if d_casti32 needs to be undefined.
19060      Branch: perl
19061            ! hints/hpux.sh hints/irix_6.sh
19062 ____________________________________________________________________________
19063 [  8967] By: jhi                                   on 2001/02/28  16:22:26
19064         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
19065              retract toke.c/qu parts of #8583, retract #8485, retract
19066              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
19067              op/length.t, and MANIFEST, and delete t/op/qu.t.
19068      Branch: perl
19069            - t/op/qu.t
19070            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
19071            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
19072            ! t/op/length.t toke.c
19073 ____________________________________________________________________________
19074 [  8966] By: jhi                                   on 2001/02/28  15:00:27
19075         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
19076              by not changing from pre-Unicode days into being Unicode-aware.
19077              Sniff.
19078      Branch: perl
19079            ! pp.c t/op/pack.t t/op/qu.t
19080 ____________________________________________________________________________
19081 [  8965] By: jhi                                   on 2001/02/28  14:37:55
19082         Log: Subject: Re: Errors in core PODs
19083              From: Michael Stevens <michael@etla.org> 
19084              Date: Fri, 23 Feb 2001 15:47:56 +0000
19085              Message-ID: <20010223154756.A7723@firedrake.org> 
19086      Branch: perl
19087            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
19088            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
19089            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
19090            ! x2p/a2p.pod
19091 ____________________________________________________________________________
19092 [  8964] By: jhi                                   on 2001/02/28  14:35:35
19093         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
19094              (The #8961 was too bold.)
19095      Branch: perl
19096            ! hints/hpux.sh hints/irix_6.sh
19097 ____________________________________________________________________________
19098 [  8963] By: jhi                                   on 2001/02/28  14:33:39
19099         Log: Subject: Re: sync sync sync: have I missed any patches?
19100              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19101              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
19102              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
19103              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
19104              
19105              Replace djSP with dSP.
19106      Branch: perl
19107            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
19108            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
19109            ! win32/perlhost.h
19110 ____________________________________________________________________________
19111 [  8962] By: jhi                                   on 2001/02/27  23:21:14
19112         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
19113      Branch: perl
19114            ! lib/Filter/Simple.pm
19115 ____________________________________________________________________________
19116 [  8961] By: jhi                                   on 2001/02/27  22:55:26
19117         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
19118              and this would be it.
19119      Branch: perl
19120            ! hints/hpux.sh hints/irix_6.sh
19121 ____________________________________________________________________________
19122 [  8960] By: jhi                                   on 2001/02/27  22:51:33
19123         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
19124              From: "Craig A. Berry" <craigberry@mac.com>
19125              Date: Tue, 27 Feb 2001 16:11:44 -0600
19126              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
19127      Branch: maint-5.6/perl
19128            ! configure.com vms/descrip_mms.template
19129 ____________________________________________________________________________
19130 [  8959] By: jhi                                   on 2001/02/27  22:47:23
19131         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
19132              From: "Craig A. Berry" <craigberry@mac.com>
19133              Date: Tue, 27 Feb 2001 16:11:44 -0600
19134              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
19135      Branch: perl
19136            ! configure.com vms/descrip_mms.template
19137 ____________________________________________________________________________
19138 [  8958] By: jhi                                   on 2001/02/27  15:16:42
19139         Log: Update Changes.
19140      Branch: perl
19141            ! Changes patchlevel.h
19142 ____________________________________________________________________________
19143 [  8957] By: jhi                                   on 2001/02/27  06:15:07
19144         Log: Subject: [5.6.x] EPOC additions
19145              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19146              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
19147              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
19148      Branch: maint-5.6/perl
19149            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
19150 ____________________________________________________________________________
19151 [  8956] By: jhi                                   on 2001/02/27  06:12:11
19152         Log: Subject: [perl-current] EPOC 
19153              From: Olaf Flebbe <O.Flebbe@science-computing.de>
19154              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
19155              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
19156      Branch: perl
19157            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
19158            ! epoc/epocish.c epoc/epocish.h pp_sys.c
19159 ____________________________________________________________________________
19160 [  8955] By: jhi                                   on 2001/02/27  05:59:50
19161         Log: Subject: Re: Compile with perlcc..
19162              From: Edward Peschko <edwardp@excitehome.net>
19163              Date: Mon, 26 Feb 2001 18:51:58 -0800
19164              Message-ID: <20010226185158.A9871@excitehome.net>
19165              
19166              plus add a simple usage message if no arguments given.
19167      Branch: perl
19168            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
19169            ! utils/Makefile utils/perlcc.PL win32/pod.mak
19170 ____________________________________________________________________________
19171 [  8954] By: nick                                  on 2001/02/26  21:02:59
19172         Log: Integrate mainline
19173      Branch: perlio
19174           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
19175           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
19176           !> t/op/sprintf.t
19177 ____________________________________________________________________________
19178 [  8953] By: jhi                                   on 2001/02/26  14:43:54
19179         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
19180              From: Nicholas Clark <nick@ccl4.org>
19181              Date: Mon, 26 Feb 2001 00:42:07 +0000
19182              Message-ID: <20010226004207.F23333@plum.flirble.org>
19183      Branch: perl
19184            ! pp_ctl.c
19185 ____________________________________________________________________________
19186 [  8952] By: jhi                                   on 2001/02/26  14:42:13
19187         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
19188              From: Simon Cozens <simon@netthink.co.uk>
19189              Date: Mon, 26 Feb 2001 12:23:48 +0000
19190              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
19191      Branch: perl
19192            ! pod/perlguts.pod
19193 ____________________________________________________________________________
19194 [  8951] By: jhi                                   on 2001/02/26  14:39:15
19195         Log: Subject: [PATCH] perlio - unknown layer
19196              From: Nicholas Clark <nick@ccl4.org>
19197              Date: Mon, 26 Feb 2001 00:27:19 +0000
19198              Message-ID: <20010226002719.E23333@plum.flirble.org>
19199      Branch: perl
19200            ! perlio.c
19201 ____________________________________________________________________________
19202 [  8950] By: jhi                                   on 2001/02/26  14:38:04
19203         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
19204              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
19205              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
19206              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
19207      Branch: perl
19208            ! t/op/bop.t
19209 ____________________________________________________________________________
19210 [  8949] By: jhi                                   on 2001/02/26  14:37:07
19211         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
19212              From: Peter Prymmer <pvhp@forte.com>
19213              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
19214              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
19215      Branch: perl
19216            ! lib/Test.pm
19217 ____________________________________________________________________________
19218 [  8948] By: jhi                                   on 2001/02/26  14:35:53
19219         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
19220              From: Radu Greab <radu@netsoft.ro>
19221              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
19222              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
19223      Branch: perl
19224            ! pod/perlop.pod
19225 ____________________________________________________________________________
19226 [  8947] By: jhi                                   on 2001/02/26  14:34:46
19227         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
19228              From: David Mitchell <davem@fdgroup.co.uk>
19229              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
19230              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
19231      Branch: perl
19232            ! run.c
19233 ____________________________________________________________________________
19234 [  8946] By: jhi                                   on 2001/02/26  14:32:37
19235         Log: Subject: Modified README.bs2000 
19236              From: Dorner Thomas <Thomas.Dorner@start.de>
19237              Date: Mon, 26 Feb 2001 09:22:17 +0100
19238              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
19239      Branch: perl
19240            ! README.bs2000
19241 ____________________________________________________________________________
19242 [  8945] By: jhi                                   on 2001/02/26  14:19:53
19243         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
19244              to maintperl, listing the known failures on the tests 129 and 130.
19245      Branch: maint-5.6/perl
19246           !> t/op/sprintf.t
19247 ____________________________________________________________________________
19248 [  8944] By: jhi                                   on 2001/02/26  14:14:15
19249         Log: Add more known sprintf failures.
19250      Branch: perl
19251            ! t/op/sprintf.t
19252 ____________________________________________________________________________
19253 [  8943] By: jhi                                   on 2001/02/26  13:56:22
19254         Log: perlglob.exe needs to be found in Win32, patch from
19255              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
19256              which needs external glob at mini-perl time."
19257      Branch: perl
19258            ! ext/Encode/compile
19259 ____________________________________________________________________________
19260 [  8942] By: jhi                                   on 2001/02/26  13:52:19
19261         Log: A missing dTHX from Vadim Konovalov.
19262      Branch: perl
19263            ! perlio.c
19264 ____________________________________________________________________________
19265 [  8941] By: jhi                                   on 2001/02/26  13:37:05
19266         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
19267      Branch: perl
19268            ! op.c
19269 ____________________________________________________________________________
19270 [  8940] By: jhi                                   on 2001/02/26  13:35:40
19271         Log: Integrate perlio.
19272      Branch: perl
19273           !> ext/Encode/Encode.pm
19274 ____________________________________________________________________________
19275 [  8939] By: nick                                  on 2001/02/25  23:47:09
19276         Log: Integrate mainline.
19277      Branch: perlio
19278           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
19279           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
19280 ____________________________________________________________________________
19281 [  8938] By: nick                                  on 2001/02/25  19:36:28
19282         Log: Encode implementations docs.
19283      Branch: perlio
19284            ! ext/Encode/Encode.pm
19285 ____________________________________________________________________________
19286 [  8937] By: jhi                                   on 2001/02/25  19:26:16
19287         Log: Script wasn't aligned with reality.
19288      Branch: perl
19289            ! t/pod/find.t
19290 ____________________________________________________________________________
19291 [  8936] By: jhi                                   on 2001/02/25  18:54:55
19292         Log: Update Changes.
19293      Branch: perl
19294            ! Changes patchlevel.h
19295 ____________________________________________________________________________
19296 [  8935] By: jhi                                   on 2001/02/25  18:46:36
19297         Log: Retract #8929,8930,8932,8933 for now.
19298      Branch: perl
19299            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
19300 ____________________________________________________________________________
19301 [  8934] By: jhi                                   on 2001/02/25  17:34:35
19302         Log: Integrate perlio.
19303      Branch: perl
19304           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
19305           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
19306           !> t/lib/encode.t
19307 ____________________________________________________________________________
19308 [  8933] By: jhi                                   on 2001/02/25  17:33:12
19309         Log: (Retracted by #8395.)
19310              
19311              Slight tweaks in scan_const(), not fixes yet, it seems like
19312              lots of work remains to be done...
19313      Branch: perl
19314            ! toke.c
19315 ____________________________________________________________________________
19316 [  8932] By: jhi                                   on 2001/02/25  17:27:11
19317         Log: (Retracted by #8395.)
19318              
19319              Missing from #8930.
19320      Branch: perl
19321            ! perl.h
19322 ____________________________________________________________________________
19323 [  8931] By: jhi                                   on 2001/02/25  17:26:19
19324         Log: A comment tweak.
19325      Branch: perl
19326            ! utf8.c
19327 ____________________________________________________________________________
19328 [  8930] By: jhi                                   on 2001/02/25  17:25:47
19329         Log: (Retracted by #8395.)
19330              
19331              Attempt to fix the EBCDIC character range problwm with //.
19332      Branch: perl
19333            ! regcomp.c
19334 ____________________________________________________________________________
19335 [  8929] By: jhi                                   on 2001/02/25  17:23:45
19336         Log: (Retracted by #8395.)
19337              
19338              Expand the EBCDIC character range tests, and add few nasty
19339              tr tests from Karsten Sperling.
19340      Branch: perl
19341            ! t/op/pat.t t/op/tr.t
19342 ____________________________________________________________________________
19343 [  8928] By: jhi                                   on 2001/02/25  17:18:49
19344         Log: Missing check-in.
19345      Branch: perl
19346            ! lib/Pod/Find.pm
19347 ____________________________________________________________________________
19348 [  8927] By: nick                                  on 2001/02/25  11:30:22
19349         Log: Change method names in Encode implementation classes to something
19350              less confusing (preparing to "go public").
19351      Branch: perlio
19352            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
19353 ____________________________________________________________________________
19354 [  8926] By: nick                                  on 2001/02/25  10:53:24
19355         Log: GCC __atribute__ / printf fix
19356      Branch: perlio
19357            ! perl.h
19358 ____________________________________________________________________________
19359 [  8925] By: nick                                  on 2001/02/25  10:52:25
19360         Log: Checked in the wrong one ...
19361      Branch: perlio
19362            ! ext/Encode/Encode.pm
19363 ____________________________________________________________________________
19364 [  8924] By: nick                                  on 2001/02/24  18:46:51
19365         Log: Integrate mainline - to see what Jarkko has in ...
19366      Branch: perlio
19367           +> t/pod/testpods/lib/Pod/Stuff.pm
19368           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
19369 ____________________________________________________________________________
19370 [  8923] By: nick                                  on 2001/02/24  17:05:23
19371         Log: Encode API documentation nd tidy up.
19372              Minor additions to test.
19373              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
19374              Adds STRLEN to standard typemap.
19375      Branch: perlio
19376            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
19377            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
19378 ____________________________________________________________________________
19379 [  8922] By: jhi                                   on 2001/02/24  16:38:12
19380         Log: Add a test for the "character range should match in EBCDIC
19381              if specified using explicit numerics" bug found by Karsten
19382              Sperling.
19383      Branch: perl
19384            ! t/op/pat.t
19385 ____________________________________________________________________________
19386 [  8921] By: jhi                                   on 2001/02/24  16:30:16
19387         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
19388              From: schwern@pobox.com
19389              Date: Fri, 23 Feb 2001 03:21:37 -0500
19390              Message-ID: <20010223032137.A26022@magnonel.guild.net>
19391              
19392              plus Charles Lane's fixes, plus tweaks.
19393      Branch: perl
19394            + t/pod/testpods/lib/Pod/Stuff.pm
19395            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
19396 ____________________________________________________________________________
19397 [  8920] By: nick                                  on 2001/02/24  10:30:11
19398         Log: Integrate mainline
19399      Branch: perlio
19400           !> (integrate 33 files)
19401 ____________________________________________________________________________
19402 [  8919] By: jhi                                   on 2001/02/24  00:23:35
19403         Log: Subject: Re: I'm losing the war...
19404              From: "Vadim Konovalov" <watman@inbox.ru>
19405              Date: Sat, 24 Feb 2001 00:10:14 +0300
19406              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
19407              
19408              hv_store() not working correctly in ENV_IS_CASELESS case.
19409      Branch: perl
19410            ! hv.c
19411 ____________________________________________________________________________
19412 [  8918] By: jhi                                   on 2001/02/24  00:20:09
19413         Log: Subject: Re: [PATCH] fix for charnames above FFFF
19414              From: andreas.koenig@anima.de (Andreas J. Koenig)
19415              Date: 23 Feb 2001 02:39:03 +0100
19416              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
19417              
19418              A further efficiency tweak.
19419      Branch: perl
19420            ! lib/charnames.pm
19421 ____________________________________________________________________________
19422 [  8917] By: jhi                                   on 2001/02/23  20:27:51
19423         Log: Integrate change #8916 from mainline,
19424              do away with USE_WIN32_RTL_ENV.
19425      Branch: maint-5.6/perl
19426           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19427 ____________________________________________________________________________
19428 [  8916] By: jhi                                   on 2001/02/23  20:02:25
19429         Log: Abolish USE_WIN32_RTL_ENV.
19430      Branch: perl
19431            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
19432 ____________________________________________________________________________
19433 [  8915] By: jhi                                   on 2001/02/23  19:36:00
19434         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
19435              later protected by some #define.
19436      Branch: perl
19437            ! gv.c
19438 ____________________________________________________________________________
19439 [  8914] By: jhi                                   on 2001/02/23  19:31:38
19440         Log: Retract #8902 for now, requested by Charles Lane, the correct
19441              fix will be something else.
19442      Branch: perl
19443            ! op.c
19444 ____________________________________________________________________________
19445 [  8913] By: jhi                                   on 2001/02/23  19:11:36
19446         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
19447              From: Peter Prymmer <pvhp@forte.com>
19448              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
19449              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
19450      Branch: perl
19451            ! t/op/lex_assign.t
19452 ____________________________________________________________________________
19453 [  8912] By: jhi                                   on 2001/02/23  18:38:20
19454         Log: Subject: [patch] perlio + useithreads
19455              From: Doug MacEachern <dougm@covalent.net>
19456              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
19457              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
19458              
19459              Gets things running but not complete.
19460      Branch: perl
19461            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
19462 ____________________________________________________________________________
19463 [  8911] By: jhi                                   on 2001/02/23  04:20:02
19464         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
19465              
19466              Duplicated environment freeing, File::Temp 0.12,
19467              op/append portability (EBCDIC) tweak.
19468      Branch: maint-5.6/perl
19469           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19470           !> t/op/append.t
19471 ____________________________________________________________________________
19472 [  8910] By: jhi                                   on 2001/02/23  02:07:33
19473         Log: Integrate change #8909 from mainline, a better Borland
19474              putenv() workaround.
19475      Branch: maint-5.6/perl
19476           !> perl.c
19477 ____________________________________________________________________________
19478 [  8909] By: jhi                                   on 2001/02/23  02:05:46
19479         Log: A better workaround for Borland putenv() brokenness from Sarathy.
19480      Branch: perl
19481            ! perl.c
19482 ____________________________________________________________________________
19483 [  8908] By: jhi                                   on 2001/02/23  02:04:14
19484         Log: Subject: fix for parameter -Dm (for perl@8867)
19485              From: "Vadim Konovalov" <watman@inbox.ru>
19486              Date: Thu, 22 Feb 2001 17:30:12 +0300
19487              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
19488      Branch: perl
19489            ! perl.h
19490 ____________________________________________________________________________
19491 [  8907] By: jhi                                   on 2001/02/23  01:58:20
19492         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
19493              From: Peter Prymmer <pvhp@forte.com>
19494              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
19495              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
19496      Branch: perl
19497            ! t/op/append.t
19498 ____________________________________________________________________________
19499 [  8906] By: jhi                                   on 2001/02/23  01:48:34
19500         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
19501      Branch: perl
19502            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19503 ____________________________________________________________________________
19504 [  8905] By: jhi                                   on 2001/02/23  01:43:30
19505         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
19506              From: Peter Prymmer <pvhp@forte.com>
19507              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
19508              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
19509      Branch: perl
19510            ! t/lib/st-06compat.t
19511 ____________________________________________________________________________
19512 [  8904] By: jhi                                   on 2001/02/23  01:42:39
19513         Log: Metaconfig unit change for #8903.
19514      Branch: metaconfig/U/perl
19515            ! Devel.U
19516 ____________________________________________________________________________
19517 [  8903] By: jhi                                   on 2001/02/23  01:42:12
19518         Log: Be more helpful for devel builders, suggested by John L. Allen.
19519      Branch: perl
19520            ! Configure
19521 ____________________________________________________________________________
19522 [  8902] By: jhi                                   on 2001/02/23  01:37:41
19523         Log: (Retracted by #8914)
19524              (Wrongly, reinstated by #8941)             
19525
19526              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
19527              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19528              Date:     Thu, 22 Feb 2001 09:43:57 EST
19529              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
19530      Branch: perl
19531            ! op.c
19532 ____________________________________________________________________________
19533 [  8901] By: jhi                                   on 2001/02/23  01:20:32
19534         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
19535              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19536              Date:     Thu, 22 Feb 2001 08:01:35 EST
19537              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
19538      Branch: perl
19539            ! malloc.c
19540 ____________________________________________________________________________
19541 [  8900] By: jhi                                   on 2001/02/23  01:18:02
19542         Log: Integrate changes #8898,8899 from mainline, environ handling.
19543      Branch: maint-5.6/perl
19544           !> perl.c
19545 ____________________________________________________________________________
19546 [  8899] By: jhi                                   on 2001/02/23  01:16:25
19547         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
19548              putenv() is not to be relied on, they are either broken or leaky
19549              or both.)
19550      Branch: perl
19551            ! perl.c
19552 ____________________________________________________________________________
19553 [  8898] By: jhi                                   on 2001/02/22  23:36:59
19554         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
19555              and safesysfree() must be used.
19556      Branch: perl
19557            ! perl.c
19558 ____________________________________________________________________________
19559 [  8897] By: jhi                                   on 2001/02/22  23:25:45
19560         Log: With environ one must use safesysmalloc()/safesysfree().
19561      Branch: perl
19562            ! perl.c
19563 ____________________________________________________________________________
19564 [  8896] By: jhi                                   on 2001/02/22  22:13:18
19565         Log: If we have a duplicated environment free it
19566              if PERL_DESTRUCT_LEVEL.
19567      Branch: perl
19568            ! perl.c
19569 ____________________________________________________________________________
19570 [  8895] By: alanbur                               on 2001/02/22  19:31:57
19571         Log: Synchronised with parent
19572      Branch: maint-5.6/pureperl
19573           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
19574 ____________________________________________________________________________
19575 [  8894] By: gsar                                  on 2001/02/22  19:06:18
19576         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
19577              
19578              fix memory leak in method call optimization (change#3768);
19579              made C<eval "$x->foo()"> leak
19580              
19581              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
19582      Branch: maint-5.6/perl
19583           !> op.c
19584 ____________________________________________________________________________
19585 [  8893] By: jhi                                   on 2001/02/22  18:35:27
19586         Log: (Retracted by #8915.)
19587              
19588              Third Degree finding:
19589              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
19590      Branch: perl
19591            ! gv.c
19592 ____________________________________________________________________________
19593 [  8892] By: jhi                                   on 2001/02/22  14:28:32
19594         Log: Update Changes.
19595      Branch: perl
19596            ! Changes patchlevel.h
19597 ____________________________________________________________________________
19598 [  8891] By: jhi                                   on 2001/02/22  13:22:45
19599         Log: Metaconfig unit changes for #8890.
19600      Branch: metaconfig
19601            ! U/modified/Cppsym.U U/threads/archname.U
19602 ____________________________________________________________________________
19603 [  8890] By: jhi                                   on 2001/02/22  13:22:12
19604         Log: Add -stdio to the archname if no perlio selected,
19605              no -perlio added since that is now the default.
19606              
19607              Add few CPUs/architectures to the Cppsym scan.
19608      Branch: perl
19609            ! Configure config_h.SH
19610 ____________________________________________________________________________
19611 [  8889] By: jhi                                   on 2001/02/22  13:05:59
19612         Log: Metaconfig unit change for #8888.
19613      Branch: metaconfig/U/perl
19614            ! useperlio.U
19615 ____________________________________________________________________________
19616 [  8888] By: jhi                                   on 2001/02/22  13:05:28
19617         Log: *drum roll*  Make perlio the default.
19618      Branch: perl
19619            ! Configure config_h.SH
19620 ____________________________________________________________________________
19621 [  8887] By: jhi                                   on 2001/02/22  12:50:52
19622         Log: Integrate change #8665 from maintperl to mainline,
19623              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
19624      Branch: perl
19625           !> ext/POSIX/POSIX.xs
19626 ____________________________________________________________________________
19627 [  8886] By: jhi                                   on 2001/02/22  12:49:24
19628         Log: Integrate changes #8883,8884 from mainline to maintperl.
19629              
19630              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19631              Subject: Re: File::Temp::_gettemp warning
19632      Branch: maint-5.6/perl
19633           !> embed.h embed.pl lib/File/Temp.pm
19634 ____________________________________________________________________________
19635 [  8885] By: jhi                                   on 2001/02/22  12:43:59
19636         Log: Based on
19637              
19638              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
19639              From: schwab@suse.de
19640              Date: Thu, 22 Feb 2001 13:08:09 +0100
19641              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
19642              
19643              but the fix done slightly differently because the other
19644              half was already done in #8664.
19645      Branch: maint-5.6/perl
19646            ! ext/POSIX/POSIX.xs
19647 ____________________________________________________________________________
19648 [  8884] By: jhi                                   on 2001/02/22  12:37:15
19649         Log: Subject: Re: File::Temp::_gettemp warning
19650              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19651              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
19652              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
19653              
19654              This patch to File::Temp does two things:
19655              
19656              1. Fixes the problem with CGI::Carp when determining
19657              the Fcntl constants
19658              
19659              2. Removes most of the carps and consolidates them so that all the
19660              reasons are included in a single die that is caught by the test. This
19661              means that the correct skipping behaviour is displayed by the test.
19662      Branch: perl
19663            ! lib/File/Temp.pm
19664 ____________________________________________________________________________
19665 [  8883] By: jhi                                   on 2001/02/22  12:29:19
19666         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
19667              From: Peter Prymmer <pvhp@forte.com>
19668              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
19669              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
19670      Branch: perl
19671            ! embed.h embed.pl
19672 ____________________________________________________________________________
19673 [  8882] By: jhi                                   on 2001/02/21  19:41:33
19674         Log: Integrate change #8881 from mainlin to maintperl.
19675              
19676              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
19677      Branch: maint-5.6/perl
19678           !> op.c
19679 ____________________________________________________________________________
19680 [  8881] By: jhi                                   on 2001/02/21  19:38:57
19681         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
19682              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19683              Date:     Wed, 21 Feb 2001 13:08:03 EST
19684              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
19685      Branch: perl
19686            ! op.c
19687 ____________________________________________________________________________
19688 [  8880] By: jhi                                   on 2001/02/21  19:34:34
19689         Log: Retract #8875, cannot let go of the old semantics of unpack U
19690              without rethinking utf8decode.t.
19691      Branch: perl
19692            ! pp.c t/op/pack.t
19693 ____________________________________________________________________________
19694 [  8879] By: jhi                                   on 2001/02/21  19:08:02
19695         Log: Run run/*.t also in minitest.
19696      Branch: perl
19697            ! Makefile.SH
19698 ____________________________________________________________________________
19699 [  8878] By: nick                                  on 2001/02/21  18:55:37
19700         Log: Integrate mainline
19701      Branch: perlio
19702           !> (integrate 76 files)
19703 ____________________________________________________________________________
19704 [  8877] By: jhi                                   on 2001/02/21  15:09:33
19705         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
19706      Branch: metaconfig
19707            ! U/compline/nblock_io.U
19708      Branch: perl
19709            ! Configure config_h.SH
19710 ____________________________________________________________________________
19711 [  8876] By: jhi                                   on 2001/02/21  14:54:45
19712         Log: If no sfio, no -lsfio.
19713      Branch: metaconfig/U/perl
19714            ! d_sfio.U
19715      Branch: perl
19716            ! Configure config_h.SH
19717 ____________________________________________________________________________
19718 [  8875] By: jhi                                   on 2001/02/21  14:54:00
19719         Log: Make unpack C and unpack C truly equivalent.
19720      Branch: perl
19721            ! pp.c t/op/pack.t
19722 ____________________________________________________________________________
19723 [  8874] By: jhi                                   on 2001/02/21  14:26:02
19724         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
19725              From: Peter Prymmer <pvhp@forte.com>
19726              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
19727              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
19728      Branch: perl
19729            ! pod/perlport.pod
19730 ____________________________________________________________________________
19731 [  8873] By: jhi                                   on 2001/02/21  14:24:31
19732         Log: Subject: [PATCH] fix for charnames above FFFF
19733              From: andreas.koenig@anima.de (Andreas J. Koenig)
19734              Date: 21 Feb 2001 07:05:45 +0100
19735              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
19736      Branch: perl
19737            ! lib/charnames.pm t/lib/charnames.t
19738 ____________________________________________________________________________
19739 [  8872] By: jhi                                   on 2001/02/21  14:15:25
19740         Log: Integrate change #8868 from pureperl to mainline.
19741              
19742              Fixed reference count loop caused by sv_magic.
19743      Branch: perl
19744           !> sv.c
19745 ____________________________________________________________________________
19746 [  8871] By: jhi                                   on 2001/02/21  14:07:29
19747         Log: Integrate change #8868 from pureperl to maintperl.
19748              
19749              Fixed reference count loop caused by sv_magic.
19750      Branch: maint-5.6/perl
19751           !> sv.c
19752 ____________________________________________________________________________
19753 [  8870] By: jhi                                   on 2001/02/21  14:04:41
19754         Log: Put back the #8840, it was innocent.
19755      Branch: perl
19756            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19757            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19758 ____________________________________________________________________________
19759 [  8869] By: jhi                                   on 2001/02/21  14:00:03
19760         Log: unpack("C", ...) was left slightly unfinished by #8865.
19761      Branch: perl
19762            ! pp.c t/op/pack.t
19763 ____________________________________________________________________________
19764 [  8868] By: alanbur                               on 2001/02/21  01:33:45
19765         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
19766              from gv_fetchpv to create single-character magic variables (e.g. $!),
19767              and it is passed a sv and the gv that contains the sv as the mg_obj
19768              value.  When sv_magic stores the mg_obj pointer it increments the gv
19769              refcount, thus causing a sv-gv pair that can't be freed.  There is
19770              already a check for sv == obj which is used to prevent such reference
19771              loops.  This change extends the check to cover the case described above.
19772      Branch: maint-5.6/pureperl
19773            ! sv.c
19774 ____________________________________________________________________________
19775 [  8867] By: jhi                                   on 2001/02/21  00:52:39
19776         Log: Update Changes.
19777      Branch: perl
19778            ! Changes patchlevel.h
19779 ____________________________________________________________________________
19780 [  8866] By: jhi                                   on 2001/02/21  00:34:20
19781         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
19782              (Note: there were some conflicts due to EBCDIC and EPOC
19783              patches, in general I preferred the repository code.)
19784              (When 2.753 comes out, we need to synchronize.)
19785      Branch: perl
19786            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19787            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
19788            ! t/lib/cgi-html.t
19789 ____________________________________________________________________________
19790 [  8865] By: jhi                                   on 2001/02/21  00:24:22
19791         Log: Make pack("C", 0x100) to create Unicode, unless under the
19792              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
19793              will understand Unicode, unless you under know what.
19794      Branch: perl
19795            ! pp.c t/op/pack.t t/op/qu.t
19796 ____________________________________________________________________________
19797 [  8864] By: alanbur                               on 2001/02/20  22:35:34
19798         Log: Resynchronised with parent
19799      Branch: maint-5.6/pureperl
19800           !> README.win32 ext/GDBM_File/GDBM_File.pm
19801           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19802           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
19803           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
19804           !> t/lib/sdbm.t util.c
19805 ____________________________________________________________________________
19806 [  8863] By: jhi                                   on 2001/02/20  20:55:11
19807         Log: Integrate change #8860,8861 from mainline into maintperl.
19808              
19809              "pseudo-literal j"
19810              
19811              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19812      Branch: maint-5.6/perl
19813           !> lib/Test.pm pod/perlop.pod
19814 ____________________________________________________________________________
19815 [  8862] By: jhi                                   on 2001/02/20  20:30:07
19816         Log: Don't do casting between pointers pointing to differently sized
19817              integers.
19818      Branch: perl
19819            ! hv.c sv.c
19820 ____________________________________________________________________________
19821 [  8861] By: jhi                                   on 2001/02/20  19:53:44
19822         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19823              From: Peter Prymmer <pvhp@forte.com>
19824              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
19825              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
19826      Branch: perl
19827            ! lib/Test.pm
19828 ____________________________________________________________________________
19829 [  8860] By: jhi                                   on 2001/02/20  19:48:02
19830         Log: "pseudo-literal j", a documentation glitch reported to Debian.
19831              The text recovered from Perl 5.005_03, and pseudo-literal replaced
19832              by "backtick string".
19833      Branch: perl
19834            ! pod/perlop.pod
19835 ____________________________________________________________________________
19836 [  8859] By: jhi                                   on 2001/02/20  19:15:46
19837         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
19838              from Chris Nandor.
19839      Branch: perl
19840            ! makedef.pl
19841 ____________________________________________________________________________
19842 [  8858] By: jhi                                   on 2001/02/20  17:36:53
19843         Log: Integrate pureperl changes #8844,8845,8850 to mainline
19844              (via maintperl #8855).
19845              
19846              Fixed %^H scoping bug
19847              
19848              Removed GV <-> CV refcount loop
19849              
19850              Removed %ENV refcount loop
19851      Branch: perl
19852           !> gv.c op.c perl.c pp.c scope.c
19853 ____________________________________________________________________________
19854 [  8857] By: jhi                                   on 2001/02/20  17:34:32
19855         Log: Integrate changes #8853,8854 from maintperl to mainline.
19856              
19857              EBDIC fixes, README.win32 Borland update.
19858      Branch: perl
19859           !> README.win32 handy.h util.c
19860 ____________________________________________________________________________
19861 [  8856] By: jhi                                   on 2001/02/20  17:33:16
19862         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
19863      Branch: maint-5.6/perl
19864           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19865           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19866           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19867 ____________________________________________________________________________
19868 [  8855] By: jhi                                   on 2001/02/20  17:32:13
19869         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
19870              
19871              Fixed %^H scoping bug
19872              
19873              Removed GV <-> CV refcount loop
19874              
19875              Removed %ENV refcount loop
19876      Branch: maint-5.6/perl
19877           !> gv.c op.c perl.c pp.c scope.c
19878 ____________________________________________________________________________
19879 [  8854] By: jhi                                   on 2001/02/20  17:25:06
19880         Log: Subject: Addition to readme.win32 for Borland C++ compilers
19881              Date: Tue, 20 Feb 2001 02:15:25 +0300
19882              From: "Vadim Konovalov" <watman@inbox.ru>
19883              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
19884              
19885              Document Borland compiler misbehaviour.
19886      Branch: maint-5.6/perl
19887            ! README.win32
19888 ____________________________________________________________________________
19889 [  8853] By: jhi                                   on 2001/02/20  17:22:25
19890         Log: The assimilation of ebcdic.c didn't quite work at the first try,
19891              patches from Thomas Dorner.
19892      Branch: maint-5.6/perl
19893            ! handy.h util.c
19894 ____________________________________________________________________________
19895 [  8852] By: jhi                                   on 2001/02/20  17:20:15
19896         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
19897              From: Chris Nandor <pudge@pobox.com>
19898              Date: Tue, 20 Feb 2001 08:32:45 -0500
19899              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
19900      Branch: maint-5.6/perl
19901            ! makedef.pl mg.c
19902 ____________________________________________________________________________
19903 [  8851] By: jhi                                   on 2001/02/20  17:15:52
19904         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
19905      Branch: perl
19906            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
19907            ! t/lib/filter-util.t
19908 ____________________________________________________________________________
19909 [  8850] By: alanbur                               on 2001/02/20  17:12:40
19910         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
19911              and the magic pointer points back to the GV that contains the
19912              %ENV hash.  This creates a refcount loop that prevents members
19913              of %ENV from being freed correctly.  This change removes the
19914              refcount loop - the magic pointer was never used anyway, the
19915              only use of the magic was to check the type ('E') so that the
19916              appropriate environment manipulation code is called when %ENV
19917              is modified.
19918      Branch: maint-5.6/pureperl
19919            ! perl.c
19920 ____________________________________________________________________________
19921 [  8849] By: jhi                                   on 2001/02/20  17:12:20
19922         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
19923              From: "Craig A. Berry" <craigberry@mac.com>
19924              Date: Mon, 19 Feb 2001 23:36:12 -0600
19925              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
19926              
19927              Case-forgiving systems match TestInit.pm with TES*.
19928      Branch: perl
19929            ! t/lib/glob-basic.t
19930 ____________________________________________________________________________
19931 [  8848] By: jhi                                   on 2001/02/20  17:10:02
19932         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
19933      Branch: perl
19934            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19935            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19936            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19937 ____________________________________________________________________________
19938 [  8847] By: jhi                                   on 2001/02/20  15:34:41
19939         Log: The #8843 wasn't quite right: %Config needs to imported.
19940      Branch: perl
19941            ! t/run/runenv.t
19942 ____________________________________________________________________________
19943 [  8846] By: jhi                                   on 2001/02/20  15:31:50
19944         Log: Retract the #8838 and #8840 for now because of
19945              the DB_File tie problem.
19946      Branch: perl
19947            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
19948            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
19949            ! proto.h sv.c
19950 ____________________________________________________________________________
19951 [  8845] By: alanbur                               on 2001/02/20  14:25:41
19952         Log: Removed GV <-> CV refcount loop
19953              CvGV(mycv) points to the parent GV of the CV, and was previously
19954              refcounted.  The pointer remains, but the refcounting has been removed
19955              as it causes a refcount loop between the CV and GV that means the CV
19956              can't ever be deleted.
19957      Branch: maint-5.6/pureperl
19958            ! gv.c op.c pp.c
19959 ____________________________________________________________________________
19960 [  8844] By: alanbur                               on 2001/02/20  14:23:13
19961         Log: Fixed %^H scoping bug
19962      Branch: maint-5.6/pureperl
19963            ! scope.c
19964 ____________________________________________________________________________
19965 [  8843] By: jhi                                   on 2001/02/19  13:38:08
19966         Log: fork() not everywhere, cleanup temp files.
19967      Branch: perl
19968            ! t/run/runenv.t
19969 ____________________________________________________________________________
19970 [  8842] By: alanbur                               on 2001/02/19  12:42:07
19971         Log: Resynchronised with parent
19972      Branch: maint-5.6/pureperl
19973           !> pod/perlfaq4.pod sv.c utf8.c
19974 ____________________________________________________________________________
19975 [  8841] By: jhi                                   on 2001/02/19  03:35:51
19976         Log: Update Changes.
19977      Branch: perl
19978            ! Changes patchlevel.h
19979 ____________________________________________________________________________
19980 [  8840] By: jhi                                   on 2001/02/19  00:23:41
19981         Log: Subject: [patch] add sv_setref_uv
19982              From: Doug MacEachern <dougm@covalent.net>
19983              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
19984              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
19985      Branch: perl
19986            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19987            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19988 ____________________________________________________________________________
19989 [  8839] By: jhi                                   on 2001/02/19  00:01:38
19990         Log: Put to rest the 20010205.001, the email address checking (not) regex.
19991      Branch: perl
19992            ! pod/perlfaq9.pod
19993 ____________________________________________________________________________
19994 [  8838] By: jhi                                   on 2001/02/18  22:17:54
19995         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
19996              From: Doug MacEachern <dougm@covalent.net>
19997              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
19998              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
19999      Branch: perl
20000            ! lib/ExtUtils/xsubpp
20001 ____________________________________________________________________________
20002 [  8837] By: jhi                                   on 2001/02/18  22:16:50
20003         Log: Subject: [patch] -Wall cleanup round 2
20004              From: Doug MacEachern <dougm@covalent.net>
20005              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
20006              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
20007      Branch: perl
20008            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
20009            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
20010            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
20011            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
20012            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
20013            ! ext/SDBM_File/SDBM_File.xs
20014 ____________________________________________________________________________
20015 [  8836] By: jhi                                   on 2001/02/18  22:11:20
20016         Log: Misapplied regex optimizations when \C is present.
20017              Fixes 20001230.002.
20018              
20019              What still remains broken is that the submatches that
20020              have \C in them get their UTF8 flag on because their
20021              parent SV has it on.  This will result in malformed
20022              UTF8 if a \C happened to match a non-ASCII byte.
20023      Branch: perl
20024            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
20025            ! t/pragma/utf8.t
20026 ____________________________________________________________________________
20027 [  8835] By: jhi                                   on 2001/02/18  20:12:02
20028         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
20029              
20030              The hash key got wrongly UTF8fied.
20031      Branch: perl
20032            ! pod/perlapi.pod toke.c utf8.c
20033 ____________________________________________________________________________
20034 [  8834] By: jhi                                   on 2001/02/18  19:44:25
20035         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
20036              don't warn on magical or overloaded things.
20037      Branch: perl
20038            ! pp_hot.c
20039 ____________________________________________________________________________
20040 [  8833] By: nick                                  on 2001/02/18  19:31:22
20041         Log: Integrate mainline
20042      Branch: perlio
20043           +> t/TestInit.pm t/run/runenv.t
20044            - t/UTEST
20045           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
20046           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
20047           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
20048           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
20049           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
20050           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
20051           !> utf8.c
20052 ____________________________________________________________________________
20053 [  8832] By: jhi                                   on 2001/02/18  19:21:18
20054         Log: Integrate perlio.
20055      Branch: perl
20056           !> perlio.c pod/perldiag.pod
20057 ____________________________________________________________________________
20058 [  8831] By: jhi                                   on 2001/02/18  19:14:20
20059         Log: Integrate change #8827 from mainline.
20060              
20061              UTF8 tweaks.
20062      Branch: maint-5.6/perl
20063           !> sv.c utf8.c
20064 ____________________________________________________________________________
20065 [  8830] By: nick                                  on 2001/02/18  19:10:34
20066         Log: Apply the spirit of patch from Nick Clark:
20067              Subject: [PATCH] Re: extensions that provide layers
20068              From: Nicholas Clark <nick@ccl4.org>
20069              Date: Mon, 12 Feb 2001 16:43:51 +0000
20070              Message-Id: <20010212164350.Q3652@plum.flirble.org>
20071      Branch: perlio
20072            ! perlio.c pod/perldiag.pod
20073 ____________________________________________________________________________
20074 [  8829] By: jhi                                   on 2001/02/18  19:03:25
20075         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
20076              From: schwern@pobox.com 
20077              Date: Sun, 18 Feb 2001 13:44:35 -0500
20078              Message-ID: <20010218134435.A17544@magnonel.guild.net>
20079              
20080              Applied, but as t/TestInit.pm.
20081      Branch: perl
20082            + t/TestInit.pm
20083            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
20084            ! t/op/subst_wamp.t
20085 ____________________________________________________________________________
20086 [  8828] By: jhi                                   on 2001/02/18  18:43:52
20087         Log: Integrate perlio.
20088      Branch: perl
20089           !> perlio.c
20090 ____________________________________________________________________________
20091 [  8827] By: jhi                                   on 2001/02/18  18:41:33
20092         Log: UTF-8 tweaks.
20093      Branch: perl
20094            ! sv.c utf8.c
20095 ____________________________________________________________________________
20096 [  8826] By: nick                                  on 2001/02/18  17:40:59
20097         Log: Fix [ID 20010217.002]
20098              open FOO, "<:raw:perlio", ...
20099              :raw now inserts default base layer below itself.
20100              Also
20101              open FOO, "<:unix", ...
20102              works as well - but leaves buffer layer on stack under the unix layer.
20103      Branch: perlio
20104            ! perlio.c
20105 ____________________________________________________________________________
20106 [  8825] By: jhi                                   on 2001/02/18  17:15:39
20107         Log: Integrate perlio.
20108      Branch: perl
20109           !> perlio.c perliol.h
20110 ____________________________________________________________________________
20111 [  8824] By: jhi                                   on 2001/02/18  17:10:53
20112         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
20113              From: schwern@pobox.com
20114              Date: Sun, 18 Feb 2001 01:48:50 -0500
20115              Message-ID: <20010218014850.C19957@magnonel.guild.net>
20116      Branch: perl
20117            ! lib/Test/Harness.pm t/TEST t/op/chop.t
20118 ____________________________________________________________________________
20119 [  8823] By: jhi                                   on 2001/02/18  17:01:06
20120         Log: Add run/*.t to testables.
20121      Branch: perl
20122            ! t/TEST
20123 ____________________________________________________________________________
20124 [  8822] By: jhi                                   on 2001/02/18  16:58:58
20125         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
20126              From: schwern@pobox.com
20127              Date: Sun, 18 Feb 2001 01:11:35 -0500
20128              Message-ID: <20010218011135.A19957@magnonel.guild.net>
20129              
20130              Revive mjd's and Simon's PERL5OPT fix.
20131      Branch: perl
20132            + t/run/runenv.t
20133            ! MANIFEST perl.c
20134 ____________________________________________________________________________
20135 [  8821] By: jhi                                   on 2001/02/18  16:53:46
20136         Log: Subject: Re: Why t/TEST and not Test::Harness?
20137              From: schwern@pobox.com
20138              Date: Sat, 17 Feb 2001 22:44:44 -0500
20139              Message-ID: <20010217224444.A6679@magnonel.guild.net>
20140              
20141              Replace UTEST with TEST -utf8.
20142      Branch: perl
20143            - t/UTEST
20144            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
20145            ! t/lib/glob-basic.t
20146 ____________________________________________________________________________
20147 [  8820] By: nick                                  on 2001/02/18  13:06:16
20148         Log: Clean up a few core dumps when layers are used in unexpected ways.
20149              (Still not "right"...)
20150      Branch: perlio
20151            ! perlio.c perliol.h
20152 ____________________________________________________________________________
20153 [  8819] By: jhi                                   on 2001/02/18  02:25:55
20154         Log: Integrate change #8818 from maintperl, a FAQ nit.
20155      Branch: perl
20156           !> pod/perlfaq4.pod
20157 ____________________________________________________________________________
20158 [  8818] By: jhi                                   on 2001/02/18  02:24:50
20159         Log: FAQ nit from Chris Fedde.
20160      Branch: maint-5.6/perl
20161            ! pod/perlfaq4.pod
20162 ____________________________________________________________________________
20163 [  8817] By: nick                                  on 2001/02/17  18:20:14
20164         Log: Integrate mainline
20165      Branch: perlio
20166           +> lib/unicode/UCD.html lib/unicode/Unicode.html
20167           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20168           +> pod/perlclib.pod
20169            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20170            - lib/unicode/Unicode.301
20171           !> (integrate 324 files)
20172 ____________________________________________________________________________
20173 [  8816] By: jhi                                   on 2001/02/17  16:56:58
20174         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
20175      Branch: perl
20176            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20177            ! ext/Storable/Storable.xs t/lib/st-06compat.t
20178            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
20179 ____________________________________________________________________________
20180 [  8815] By: jhi                                   on 2001/02/17  16:40:07
20181         Log: Subject: [patch] -Wall
20182              From: Doug MacEachern <dougm@covalent.net>
20183              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
20184              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
20185      Branch: perl
20186            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
20187            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
20188 ____________________________________________________________________________
20189 [  8814] By: jhi                                   on 2001/02/16  19:27:18
20190         Log: Document qu better.
20191      Branch: perl
20192            ! pod/perlop.pod
20193 ____________________________________________________________________________
20194 [  8813] By: jhi                                   on 2001/02/15  13:54:37
20195         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
20196              From: Hugo <hv@crypt.compulink.co.uk>
20197              Date: Thu, 15 Feb 2001 13:39:49 +0000
20198              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
20199      Branch: perl
20200            ! toke.c
20201 ____________________________________________________________________________
20202 [  8812] By: alanbur                               on 2001/02/15  13:52:16
20203         Log: Resynchronised with parent
20204      Branch: maint-5.6/pureperl
20205            - ebcdic.c
20206           !> (integrate 36 files)
20207 ____________________________________________________________________________
20208 [  8811] By: jhi                                   on 2001/02/15  13:51:16
20209         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
20210              
20211              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
20212              From: Jan Dubois <JanD@ActiveState.com>
20213              Date: Wed, 31 Jan 2001 21:17:03 -0800
20214              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
20215              
20216              tweak change#8659 to keep it simple
20217              
20218              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
20219              From: Russ Allbery <rra@stanford.edu>
20220              Date: 14 Feb 2001 10:15:41 -0800
20221              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
20222              
20223              (8809 empty)
20224
20225              Upgrade to podlators 1.08, from Russ Allbery.
20226      Branch: perl
20227           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
20228           !> utils/perldoc.PL
20229 ____________________________________________________________________________
20230 [  8810] By: jhi                                   on 2001/02/15  13:35:08
20231         Log: Upgrade to podlators 1.08, from Russ Allbery.
20232      Branch: maint-5.6/perl
20233            ! lib/Pod/Man.pm lib/Pod/Text.pm
20234 ____________________________________________________________________________
20235 [  8809] By: jhi                                   on 2001/02/15  13:26:38
20236         Log: (accidentally empty check-in)
20237      Branch: maint-5.6/perl
20238            ! lib/Test/Harness.pm
20239 ____________________________________________________________________________
20240 [  8808] By: jhi                                   on 2001/02/15  13:23:47
20241         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
20242              From: Russ Allbery <rra@stanford.edu>
20243              Date: 14 Feb 2001 10:15:41 -0800
20244              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
20245              
20246              perldoc was hardcoding $Config{installscript}, which breaks
20247              when install* isn't where Perl ends up (such as with AFS).
20248              
20249              Use $Config{scriptdir} instead.
20250      Branch: maint-5.6/perl
20251            ! utils/perldoc.PL
20252 ____________________________________________________________________________
20253 [  8807] By: jhi                                   on 2001/02/14  14:37:27
20254         Log: Update Changes.
20255      Branch: perl
20256            ! Changes patchlevel.h
20257 ____________________________________________________________________________
20258 [  8806] By: jhi                                   on 2001/02/14  14:25:31
20259         Log: Integrate changes #8803,8804,8805 from mainline.
20260              
20261              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
20262              
20263              Don't skip too much of the locale error message if no environ array,
20264              from Chris Nandor.
20265              
20266              More MacOS Classic fixes from Chris Nandor.
20267      Branch: maint-5.6/perl
20268           !> doop.c lib/Cwd.pm perl.c perl.h util.c
20269 ____________________________________________________________________________
20270 [  8805] By: jhi                                   on 2001/02/14  03:29:01
20271         Log: More MacOS Classic fixes from Chris Nandor.
20272      Branch: perl
20273            ! doop.c lib/Cwd.pm
20274 ____________________________________________________________________________
20275 [  8804] By: jhi                                   on 2001/02/14  03:18:35
20276         Log: Don't skip too much of the locale error message if no environ array,
20277              from Chris Nandor.
20278      Branch: perl
20279            ! util.c
20280 ____________________________________________________________________________
20281 [  8803] By: jhi                                   on 2001/02/14  03:14:14
20282         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
20283      Branch: perl
20284            ! perl.c perl.h
20285 ____________________________________________________________________________
20286 [  8802] By: jhi                                   on 2001/02/13  18:31:33
20287         Log: AUTHORS update.
20288      Branch: perl
20289            ! AUTHORS
20290 ____________________________________________________________________________
20291 [  8801] By: jhi                                   on 2001/02/13  17:55:19
20292         Log: Integrate change #8792 from mainline.
20293              
20294              Subject: buncha MacPerl patches for bleadperl
20295              From: Chris Nandor <pudge@pobox.com>
20296              Date: Tue, 13 Feb 2001 00:02:43 -0500
20297              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
20298      Branch: maint-5.6/perl
20299           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20300           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
20301           !> t/lib/basename.t toke.c util.h
20302 ____________________________________________________________________________
20303 [  8800] By: jhi                                   on 2001/02/13  17:46:43
20304         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
20305              to be forced to Off_t.
20306              
20307              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
20308              From: nick@ccl4.org
20309              Date: Thu, 1 Feb 2001 12:01:04 +0000
20310              Message-Id: <20010201120103.E11401@plum.flirble.org>
20311      Branch: maint-5.6/perl
20312            ! iperlsys.h perlio.c
20313 ____________________________________________________________________________
20314 [  8799] By: jhi                                   on 2001/02/13  16:52:51
20315         Log: Duplex duplex hunk hunk.
20316      Branch: maint-5.6/perl
20317            ! Makefile.SH
20318 ____________________________________________________________________________
20319 [  8797] By: jhi                                   on 2001/02/13  14:52:04
20320         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
20321              From: "Craig A. Berry" <craigberry@mac.com>
20322              Date: Mon, 12 Feb 2001 11:05:25 -0600
20323              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
20324      Branch: perl
20325            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
20326 ____________________________________________________________________________
20327 [  8796] By: jhi                                   on 2001/02/13  14:36:47
20328         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
20329              From: simon.cozens@pembroke.oxford.ac.uk 
20330              Date: Sat, 10 Feb 2001 17:57:02 +0000
20331              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
20332              
20333              Now it does include.
20334      Branch: perl
20335            ! pod/perldiag.pod
20336 ____________________________________________________________________________
20337 [  8795] By: jhi                                   on 2001/02/13  14:30:11
20338         Log: Sort the MANIFEST.
20339      Branch: perl
20340            ! MANIFEST
20341 ____________________________________________________________________________
20342 [  8794] By: jhi                                   on 2001/02/13  14:26:51
20343         Log: Integrate change #8793 from mainline, FAQ updates.
20344      Branch: maint-5.6/perl
20345           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
20346 ____________________________________________________________________________
20347 [  8793] By: jhi                                   on 2001/02/13  14:25:13
20348         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
20349      Branch: perl
20350            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
20351 ____________________________________________________________________________
20352 [  8792] By: jhi                                   on 2001/02/13  14:22:50
20353         Log: Subject: buncha MacPerl patches for bleadperl
20354              From: Chris Nandor <pudge@pobox.com>
20355              Date: Tue, 13 Feb 2001 00:02:43 -0500
20356              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
20357      Branch: perl
20358            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20359            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
20360            ! t/lib/basename.t toke.c util.h
20361 ____________________________________________________________________________
20362 [  8791] By: jhi                                   on 2001/02/13  14:10:39
20363         Log: Integrate change #8790 from mainline.
20364              
20365              environ array wrongly assumed in Perl_init_i18nl10n(),
20366      Branch: maint-5.6/perl
20367           !> util.c
20368 ____________________________________________________________________________
20369 [  8790] By: jhi                                   on 2001/02/13  14:06:15
20370         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
20371              noticed by Chris Nandor in MacOS Classic.
20372      Branch: perl
20373            ! util.c
20374 ____________________________________________________________________________
20375 [  8789] By: jhi                                   on 2001/02/13  13:58:07
20376         Log: Integrate changes #8373,8487,8544,8783 from mainline.
20377              
20378              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
20379              hints files, the dynaloading, assimilate ebcdic into util.c.
20380      Branch: maint-5.6/perl
20381            - ebcdic.c
20382            ! MANIFEST hints/posix-bc.sh
20383           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
20384           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
20385           !> perlapi.c proto.h util.c
20386 ____________________________________________________________________________
20387 [  8788] By: alanbur                               on 2001/02/13  10:33:13
20388         Log: Integrated changes from maint-5.6
20389      Branch: maint-5.6/pureperl
20390           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
20391           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
20392           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20393           !> vos/config.ga.h vos/configure_perl.cm
20394 ____________________________________________________________________________
20395 [  8787] By: jhi                                   on 2001/02/13  05:56:36
20396         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
20397      Branch: perl
20398           !> Makefile.SH
20399 ____________________________________________________________________________
20400 [  8786] By: jhi                                   on 2001/02/13  05:54:34
20401         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
20402              From: Dorner Thomas <Thomas.Dorner@start.de>
20403              Date: Mon, 12 Feb 2001 15:06:26 +0100
20404              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
20405      Branch: maint-5.6/perl
20406            ! Makefile.SH
20407 ____________________________________________________________________________
20408 [  8785] By: jhi                                   on 2001/02/13  05:29:04
20409         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
20410      Branch: perl
20411           !> hints/openbsd.sh
20412 ____________________________________________________________________________
20413 [  8784] By: jhi                                   on 2001/02/13  02:25:24
20414         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
20415              From: Peter Prymmer <pvhp@forte.com>
20416              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
20417              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
20418      Branch: perl
20419            ! pod/perlclib.pod
20420 ____________________________________________________________________________
20421 [  8783] By: jhi                                   on 2001/02/13  02:22:36
20422         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
20423      Branch: perl
20424            - ebcdic.c
20425            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
20426            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
20427            ! util.c
20428 ____________________________________________________________________________
20429 [  8782] By: jhi                                   on 2001/02/13  02:00:07
20430         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
20431      Branch: maint-5.6/perl
20432            ! pod/perlport.pod
20433 ____________________________________________________________________________
20434 [  8781] By: jhi                                   on 2001/02/13  01:58:44
20435         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
20436      Branch: maint-5.6/perl
20437            ! hints/openbsd.sh
20438 ____________________________________________________________________________
20439 [  8780] By: jhi                                   on 2001/02/13  01:57:33
20440         Log: Synchronize the regexp tests between maintperl and mainline.
20441      Branch: maint-5.6/perl
20442           !> t/op/re_tests
20443 ____________________________________________________________________________
20444 [  8779] By: jhi                                   on 2001/02/13  01:49:35
20445         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
20446              From: Hugo <hv@crypt.compulink.co.uk>
20447              Date: Tue, 13 Feb 2001 00:11:11 +0000
20448              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20449      Branch: perl
20450            ! regcomp.c t/op/re_tests
20451 ____________________________________________________________________________
20452 [  8778] By: jhi                                   on 2001/02/13  00:23:10
20453         Log: Comments do not nest.
20454      Branch: perl
20455            ! perl.h
20456 ____________________________________________________________________________
20457 [  8777] By: jhi                                   on 2001/02/13  00:17:54
20458         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
20459              From: Hugo <hv@crypt.compulink.co.uk>
20460              Date: Tue, 13 Feb 2001 00:11:11 +0000
20461              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
20462      Branch: maint-5.6/perl
20463            ! regcomp.c t/op/re_tests
20464 ____________________________________________________________________________
20465 [  8776] By: jhi                                   on 2001/02/12  23:25:52
20466         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
20467      Branch: maint-5.6/perl
20468            ! pod/perlport.pod
20469 ____________________________________________________________________________
20470 [  8775] By: jhi                                   on 2001/02/12  23:04:28
20471         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
20472      Branch: maint-5.6/perl
20473            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
20474            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20475            ! vos/configure_perl.cm
20476 ____________________________________________________________________________
20477 [  8774] By: jhi                                   on 2001/02/12  22:59:11
20478         Log: Subject: Re: [patch] context for 'U' magic functions
20479              From: Doug MacEachern <dougm@covalent.net>
20480              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
20481              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
20482              
20483              plus the suggestion by Nick Ing-Simmons to name the macro
20484              as PERL_MG_UFUNC to avoid namespace pollution, plus add
20485              the advice by Doug for XS writers to perl.h
20486      Branch: perl
20487            ! mg.c perl.h
20488 ____________________________________________________________________________
20489 [  8773] By: jhi                                   on 2001/02/11  20:14:12
20490         Log: Update Changes.
20491      Branch: perl
20492            ! Changes patchlevel.h
20493 ____________________________________________________________________________
20494 [  8772] By: jhi                                   on 2001/02/11  18:47:52
20495         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
20496              From: Simon Cozens <simon@cozens.net>
20497              Date: Wed, 31 Jan 2001 16:31:43 +0000
20498              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
20499      Branch: perl
20500            + pod/perlclib.pod
20501            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
20502            ! pod/perltoc.pod
20503 ____________________________________________________________________________
20504 [  8771] By: jhi                                   on 2001/02/11  18:36:48
20505         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
20506              
20507              Blocks-4d3.beta.txt
20508              CaseFolding-3d4.beta.txt
20509              CompositionExclusions-3d6.beta.txt
20510              EastAsianWidth-4d4.beta.txt
20511              LineBreak-6d3.beta.txt
20512              NamesList-3.1.0d1.beta.txt
20513              PropList-3.1.0d4.beta.txt
20514              SpecialCasing-4d1.beta.txt
20515              UnicodeData-3.1.0d6.beta.txt
20516      Branch: perl
20517            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
20518           +> lib/unicode/UCD.html lib/unicode/Unicode.html
20519            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20520            - lib/unicode/Unicode.301
20521            ! (edit 257 files)
20522 ____________________________________________________________________________
20523 [  8770] By: jhi                                   on 2001/02/11  17:26:22
20524         Log: UTF-8 documentation.
20525      Branch: perl
20526            ! utf8.h
20527 ____________________________________________________________________________
20528 [  8769] By: jhi                                   on 2001/02/11  17:12:49
20529         Log: Retract #8762.
20530      Branch: perl
20531            ! regexec.c
20532 ____________________________________________________________________________
20533 [  8768] By: jhi                                   on 2001/02/11  16:54:45
20534         Log: Subject: [PATCH] Test::Harness
20535              From: andreas.koenig@anima.de (Andreas J. Koenig)
20536              Date: 11 Feb 2001 14:37:00 +0100
20537              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
20538      Branch: perl
20539            ! lib/Test/Harness.pm
20540 ____________________________________________________________________________
20541 [  8767] By: jhi                                   on 2001/02/11  16:53:52
20542         Log: Subject: [PATCH] Document makepatch in Porting/patching
20543              From: andreas.koenig@anima.de (Andreas J. Koenig)
20544              Date: 11 Feb 2001 16:46:28 +0100
20545              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
20546      Branch: perl
20547            ! Porting/patching.pod
20548 ____________________________________________________________________________
20549 [  8766] By: jhi                                   on 2001/02/11  06:30:23
20550         Log: Subject: Re: [patch] GvSHARED
20551              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
20552              From: Doug MacEachern <dougm@covalent.net>
20553              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
20554              
20555              Subject: Re: [patch] GvSHARED
20556              From: Doug MacEachern <dougm@covalent.net>
20557              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
20558              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
20559              
20560              Subject: [patch] attributes.pm support for `shared'
20561              From: Doug MacEachern <dougm@covalent.net>
20562              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
20563              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
20564              
20565              our() attributes were ignored, our :shared pieces missing,
20566              allow attributes.pm to turn on shared.
20567      Branch: perl
20568            ! op.c t/op/attrs.t toke.c xsutils.c
20569 ____________________________________________________________________________
20570 [  8765] By: alanbur                               on 2001/02/10  23:11:19
20571         Log: Resync with parent (hopefully sucessfully this time)
20572      Branch: maint-5.6/pureperl
20573           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
20574           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20575           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20576           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20577           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20578           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20579           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20580 ____________________________________________________________________________
20581 [  8764] By: jhi                                   on 2001/02/10  22:54:38
20582         Log: Make TEST and UTEST more verbose in case something goes
20583              wrong in running/compiling a script, suggested by Doug
20584              MacEachern.
20585      Branch: perl
20586            ! t/TEST t/UTEST
20587 ____________________________________________________________________________
20588 [  8763] By: jhi                                   on 2001/02/10  22:11:34
20589         Log: Bogus shebang.
20590      Branch: perl
20591            ! t/lib/texttabs.t
20592 ____________________________________________________________________________
20593 [  8762] By: jhi                                   on 2001/02/10  21:56:02
20594         Log: (Retracted by #8769)
20595      Branch: perl
20596            ! regexec.c
20597 ____________________________________________________________________________
20598 [  8761] By: jhi                                   on 2001/02/10  21:26:15
20599         Log: Subject: Re: [patch] GvSHARED 
20600              From: Doug MacEachern <dougm@covalent.net>
20601              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
20602              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
20603              
20604              our @EXPORT : shared = (...);
20605      Branch: perl
20606            ! toke.c
20607 ____________________________________________________________________________
20608 [  8760] By: jhi                                   on 2001/02/10  21:25:07
20609         Log: Subject: [patch] GvSHARED
20610              From: Doug MacEachern <dougm@covalent.net>
20611              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
20612              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
20613      Branch: perl
20614            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
20615 ____________________________________________________________________________
20616 [  8759] By: alanbur                               on 2001/02/10  21:24:27
20617         Log: Backed out mismerge.
20618      Branch: maint-5.6/pureperl
20619            ! MANIFEST README.hpux README.vmesa gv.c installhtml
20620            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
20621            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20622            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20623            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20624            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20625            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
20626 ____________________________________________________________________________
20627 [  8758] By: jhi                                   on 2001/02/10  18:01:17
20628         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
20629              
20630              Fixed UMRs and leak in Perl_pmtrans()
20631              
20632              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20633              associated UTFied tr/// code.  Also fixed scoping leak of
20634              PL_reg_start_tmp.
20635              
20636              newATTRSUB leaks when an attempt to redefine the active sort sub is
20637              made.
20638      Branch: maint-5.6/perl
20639           !> op.c regcomp.c
20640 ____________________________________________________________________________
20641 [  8757] By: alanbur                               on 2001/02/10  17:56:46
20642         Log: Resynchronised with parent
20643      Branch: maint-5.6/pureperl
20644           +> README.bs2000
20645            - README.posix-bc
20646            ! gv.c perl.c sv.c
20647           !> MANIFEST README.hpux README.vmesa installhtml
20648           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
20649           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20650           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
20651           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
20652           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
20653           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
20654 ____________________________________________________________________________
20655 [  8756] By: alanbur                               on 2001/02/10  17:51:15
20656         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
20657              made.
20658      Branch: maint-5.6/pureperl
20659            ! op.c
20660 ____________________________________________________________________________
20661 [  8755] By: jhi                                   on 2001/02/09  22:41:35
20662         Log: Upgrade to CPAN 1.59_54, from Andreas König.
20663      Branch: perl
20664            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
20665 ____________________________________________________________________________
20666 [  8754] By: jhi                                   on 2001/02/09  22:29:20
20667         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
20668              
20669              Didn't upgrade the fill.t since it has a dependency to File::Slurp
20670              purely for debugging purposes, the actual test hasn't changed.
20671      Branch: perl
20672            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
20673            ! t/lib/textwrap.t
20674 ____________________________________________________________________________
20675 [  8753] By: jhi                                   on 2001/02/09  20:17:50
20676         Log: Integrate change #8682 from maintperl.
20677              
20678              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20679              to work correctly.
20680      Branch: perl
20681           !> hints/irix_6.sh
20682 ____________________________________________________________________________
20683 [  8752] By: jhi                                   on 2001/02/09  20:00:46
20684         Log: Update Changes.
20685      Branch: perl
20686            ! Changes patchlevel.h
20687 ____________________________________________________________________________
20688 [  8751] By: nick                                  on 2001/02/09  19:48:37
20689         Log: Integrate mainline
20690      Branch: perlio
20691           +> README.bs2000 t/lib/cgi-esc.t
20692            - README.posix-bc
20693           !> (integrate 53 files)
20694 ____________________________________________________________________________
20695 [  8750] By: nick                                  on 2001/02/09  19:25:16
20696         Log: Subject: RE: Biannual Competition to Improve Hashing Function
20697              From: Fisher Mark <fisherm@tce.com>
20698              Date: Thu, 8 Feb 2001 10:44:00 -0500
20699              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
20700              Date: Thu, 8 Feb 2001 15:02:47 -0500
20701              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
20702      Branch: perl
20703            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
20704 ____________________________________________________________________________
20705 [  8749] By: jhi                                   on 2001/02/09  19:02:35
20706         Log: Forgotten fragment.
20707      Branch: perl
20708            ! pod/perlapi.pod
20709 ____________________________________________________________________________
20710 [  8748] By: jhi                                   on 2001/02/09  18:31:34
20711         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
20712              plus manual tweakage.
20713              
20714              Sync the perlfaq2 between mainline and maintperl.
20715      Branch: maint-5.6/perl
20716            ! pod/perlfaq2.pod
20717      Branch: perl
20718           !> pod/perlfaq2.pod
20719 ____________________________________________________________________________
20720 [  8747] By: jhi                                   on 2001/02/09  18:12:04
20721         Log: Subject: versiononly and installperl
20722              From: abigail@foad.org
20723              Date: Wed, 7 Feb 2001 22:43:12 +0100
20724              Message-ID: <20010207214312.7045.qmail@foad.org>    
20725              
20726              Add +v flag to force a normal install of the perl binary
20727              and the utilities.
20728              
20729              Subject: [PATCH] installperl
20730              From: Nicholas Clark <nick@ccl4.org>
20731              Date: Fri, 9 Feb 2001 16:28:57 +0000
20732              Message-ID: <20010209162857.B10931@plum.flirble.org>
20733              
20734              Add -A flag which also hardlinks the binary with
20735              the full architecture name.
20736      Branch: perl
20737            ! installperl
20738 ____________________________________________________________________________
20739 [  8746] By: jhi                                   on 2001/02/09  18:03:43
20740         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
20741              
20742              Subject: perlfaq2, re: perlmongers
20743              
20744              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20745              
20746              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20747              
20748              Subject: [ID 20010205.001] typo in perlfaq9
20749              
20750              Subject: [ID 20010208.002] unordered explanation in perlcall
20751      Branch: maint-5.6/perl
20752           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20753           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
20754           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
20755 ____________________________________________________________________________
20756 [  8745] By: jhi                                   on 2001/02/09  17:59:09
20757         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
20758              From: abela@geneanet.org
20759              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
20760              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
20761      Branch: perl
20762            ! pod/perlcall.pod
20763 ____________________________________________________________________________
20764 [  8744] By: jhi                                   on 2001/02/09  17:48:16
20765         Log: Subject: [ID 20010205.001] typo in perlfaq9
20766              From: eserte@vran.herceg.de
20767              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
20768              Message-Id: <200102042244.XAA21926@vran.herceg.de>
20769      Branch: perl
20770            ! pod/perlfaq9.pod
20771 ____________________________________________________________________________
20772 [  8743] By: jhi                                   on 2001/02/09  17:25:12
20773         Log: Integrate change #8695 from maintperl.
20774              
20775              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20776      Branch: perl
20777           !> thread.h
20778 ____________________________________________________________________________
20779 [  8742] By: jhi                                   on 2001/02/09  17:21:22
20780         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
20781              From: Andy Dougherty <doughera@lafayette.edu>
20782              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
20783              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
20784      Branch: perl
20785            ! embed.pl
20786 ____________________________________________________________________________
20787 [  8741] By: jhi                                   on 2001/02/09  17:05:19
20788         Log: Integrate changes #8738,8739,8740 from maintperl.
20789              
20790              Html files will be installed in a more logical and easier to
20791              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20792              
20793              Html files will be generated with a header to make them look
20794              a little less bare.
20795              
20796              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20797      Branch: perl
20798           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
20799 ____________________________________________________________________________
20800 [  8740] By: jhi                                   on 2001/02/09  17:03:46
20801         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20802              From: "Brendan O'Dea" <bod@compusol.com.au>
20803              Date: Sun, 4 Feb 2001 11:17:56 +1100
20804              Message-ID: <20010204111756.A16301@compusol.com.au>
20805      Branch: maint-5.6/perl
20806            ! pod/perlfaq3.pod
20807 ____________________________________________________________________________
20808 [  8739] By: jhi                                   on 2001/02/09  17:01:59
20809         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
20810              From: "Indy Singh" <indy@nusphere.com>
20811              Date: Fri, 2 Feb 2001 15:09:59 -0500
20812              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
20813              
20814              Html files will be generated with a header to make them look
20815              a little less bare.
20816      Branch: maint-5.6/perl
20817            ! installhtml
20818 ____________________________________________________________________________
20819 [  8738] By: jhi                                   on 2001/02/09  16:58:48
20820         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
20821              From: "Indy Singh" <indy@nusphere.com>
20822              Date: Fri, 2 Feb 2001 15:08:23 -0500
20823              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
20824              
20825              Html files will be installed in a more logical and easier to
20826              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20827      Branch: maint-5.6/perl
20828            ! win32/Makefile win32/makefile.mk
20829 ____________________________________________________________________________
20830 [  8737] By: jhi                                   on 2001/02/09  16:46:54
20831         Log: Integrate changes #8687,8736 from maintperl.
20832              
20833              HP-UX thread patches from Merijn H. Brand.
20834              
20835              Latin nit from Philip Newton.
20836      Branch: perl
20837           !> README.hpux hints/hpux.sh
20838 ____________________________________________________________________________
20839 [  8736] By: jhi                                   on 2001/02/09  16:42:31
20840         Log: Latin nit from Philip Newton.
20841      Branch: maint-5.6/perl
20842            ! README.hpux
20843 ____________________________________________________________________________
20844 [  8735] By: jhi                                   on 2001/02/09  16:24:03
20845         Log: Integrate changes #8704,8710 from pureperl.
20846              
20847              Fixed UMRs and leak in Perl_pmtrans()
20848              
20849              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20850              associated UTFied tr/// code.  Also fixed scoping leak of
20851              PL_reg_start_tmp.
20852      Branch: perl
20853           !> op.c regcomp.c
20854 ____________________________________________________________________________
20855 [  8734] By: jhi                                   on 2001/02/09  15:40:21
20856         Log: Integrate change #8733 from maintperl.
20857              
20858              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20859      Branch: perl
20860           !> pod/perlre.pod
20861 ____________________________________________________________________________
20862 [  8733] By: jhi                                   on 2001/02/09  15:35:47
20863         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20864              From: Prymmer/Kahn <pvhp@best.com>
20865              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
20866              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
20867      Branch: maint-5.6/perl
20868            ! pod/perlre.pod
20869 ____________________________________________________________________________
20870 [  8732] By: jhi                                   on 2001/02/09  15:26:17
20871         Log: Rename README.posix-bc to README.bs2000 (to avoid the
20872              confusion of a "perlposix-bc.pod"), add a few missing
20873              arch pods, regen toc.
20874      Branch: maint-5.6/perl
20875           +> README.bs2000
20876            - README.posix-bc
20877            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20878            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20879 ____________________________________________________________________________
20880 [  8731] By: jhi                                   on 2001/02/09  15:23:39
20881         Log: De-cut-and-pasto.
20882      Branch: perl
20883            ! pod/perl.pod
20884 ____________________________________________________________________________
20885 [  8730] By: jhi                                   on 2001/02/09  15:11:13
20886         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
20887              when people think that perlposix-bc.pod tells anything about
20888              Perl and POSIX.  Regen toc.
20889      Branch: perl
20890           +> README.bs2000
20891            - README.posix-bc
20892            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20893            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20894 ____________________________________________________________________________
20895 [  8729] By: jhi                                   on 2001/02/09  14:52:28
20896         Log: The README.vmesa part of #8712 from maintperl.
20897      Branch: perl
20898            ! README.vmesa
20899 ____________________________________________________________________________
20900 [  8728] By: jhi                                   on 2001/02/09  14:46:06
20901         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
20902              From: Peter Prymmer <pvhp@forte.com>
20903              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
20904              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
20905      Branch: maint-5.6/perl
20906            ! README.vmesa win32/Makefile win32/makefile.mk
20907 ____________________________________________________________________________
20908 [  8727] By: jhi                                   on 2001/02/09  14:33:25
20909         Log: Integrate change #8712 from mainline.
20910              
20911              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
20912      Branch: maint-5.6/perl
20913           !> lib/Pod/Find.pm
20914 ____________________________________________________________________________
20915 [  8726] By: jhi                                   on 2001/02/09  14:30:28
20916         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
20917              From: Peter Prymmer <pvhp@forte.com>
20918              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
20919              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
20920      Branch: perl
20921            + t/lib/cgi-esc.t
20922            ! MANIFEST lib/CGI/Util.pm
20923 ____________________________________________________________________________
20924 [  8725] By: jhi                                   on 2001/02/09  04:56:47
20925         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
20926      Branch: maint-5.6/perl
20927            ! pod/perlport.pod
20928 ____________________________________________________________________________
20929 [  8724] By: jhi                                   on 2001/02/09  04:40:59
20930         Log: Integrate changes 7819,7820 from vmsperl into mainline.
20931              
20932              Add header for LIB$ prototypes (C. Berry)
20933              
20934              Convert fwrite()s to sockets to write()s, since some socket stacks
20935              don't take kindly to stdio.
20936              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20937              (for often optional LNMs)
20938              Correct a few typos
20939              (C. Bailey)
20940      Branch: perl
20941           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
20942 ____________________________________________________________________________
20943 [  8723] By: jhi                                   on 2001/02/09  03:29:29
20944         Log: Integrate change #8722 from mainline.
20945              
20946              The Im() function wasn't returning zero for non-Math::Complex
20947              arguments.  The bug reported by John Gamble.
20948      Branch: maint-5.6/perl
20949           !> lib/Math/Complex.pm
20950 ____________________________________________________________________________
20951 [  8722] By: jhi                                   on 2001/02/09  03:28:33
20952         Log: The Im() function wasn't returning zero for non-Math::Complex
20953              arguments.  The bug reported by John Gamble.
20954      Branch: perl
20955            ! lib/Math/Complex.pm
20956 ____________________________________________________________________________
20957 [  8721] By: nick                                  on 2001/02/08  22:11:35
20958         Log: Correct the correction :-(
20959      Branch: perl
20960            ! perl.c
20961 ____________________________________________________________________________
20962 [  8720] By: bailey                                on 2001/02/08  20:59:22
20963         Log: Convert frwite()s to sockets to write()s, since some socket stacks
20964              don't take kindly to stdio.
20965              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20966              (for often optional LNMs)
20967              Correct a few typos
20968              (C. Bailey)
20969      Branch: vmsperl
20970            ! vms/vms.c vms/vmsish.h
20971 ____________________________________________________________________________
20972 [  8719] By: bailey                                on 2001/02/08  20:51:02
20973         Log: Add header for LIB$ prototypes (C. Berry)
20974      Branch: vmsperl
20975            ! ext/Devel/DProf/DProf.xs
20976 ____________________________________________________________________________
20977 [  8718] By: bailey                                on 2001/02/08  20:49:00
20978         Log: SYN SYN
20979      Branch: vmsperl
20980           +> pod/perliol.pod t/lib/sample-tests/bailout
20981           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
20982           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
20983           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
20984           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
20985           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
20986           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
20987            - lib/unicode/Is/DCinital.pl
20988           !> (integrate 101 files)
20989 ____________________________________________________________________________
20990 [  8717] By: nick                                  on 2001/02/08  19:38:48
20991         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
20992              From: Robin Barker <rmb1@cise.npl.co.uk>
20993              Date: Thu, 8 Feb 2001 14:38:07 GMT
20994              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
20995      Branch: perl
20996            ! lib/CPAN.pm
20997 ____________________________________________________________________________
20998 [  8716] By: nick                                  on 2001/02/08  19:29:07
20999         Log: Generated files form 8713 etc.
21000      Branch: perl
21001            ! embed.h global.sym objXSUB.h perlapi.c proto.h
21002 ____________________________________________________________________________
21003 [  8715] By: nick                                  on 2001/02/08  19:26:08
21004         Log: Fixup non-ithread build after 8713
21005      Branch: perl
21006            ! perl.c
21007 ____________________________________________________________________________
21008 [  8714] By: nick                                  on 2001/02/08  19:17:45
21009         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
21010              From: nick@ccl4.org
21011              Date: Wed, 7 Feb 2001 00:27:47 +0000
21012              Message-Id: <20010207002747.B63724@plum.flirble.org>
21013      Branch: perl
21014            ! sv.c toke.c
21015 ____________________________________________________________________________
21016 [  8713] By: nick                                  on 2001/02/08  19:15:58
21017         Log: Subject: Re: [patch] Re: PL_ptr_table
21018              From: Doug Maceachern <dougm@covalent.net>
21019              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
21020              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
21021      Branch: perl
21022            ! embed.pl perl.c sv.c sv.h
21023 ____________________________________________________________________________
21024 [  8712] By: nick                                  on 2001/02/08  19:12:47
21025         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
21026              From: Peter Prymmer <pvhp@forte.com>
21027              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
21028              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
21029      Branch: perl
21030            ! lib/Pod/Find.pm
21031 ____________________________________________________________________________
21032 [  8711] By: nick                                  on 2001/02/07  21:06:11
21033         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
21034              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
21035              From: Alan Burlison <Alan.Burlison@uk.sun.com>
21036              Date: Tue, 06 Feb 2001 23:37:01 +0000
21037              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
21038      Branch: perl
21039            ! regcomp.c
21040 ____________________________________________________________________________
21041 [  8710] By: alanbur                               on 2001/02/07  00:22:04
21042         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
21043              associated UTFied tr/// code.  Also fixed scoping leak of
21044              PL_reg_start_tmp.
21045      Branch: maint-5.6/pureperl
21046            ! op.c regcomp.c
21047 ____________________________________________________________________________
21048 [  8709] By: nick                                  on 2001/02/06  21:16:49
21049         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
21050              From: Michael G Schwern <schwern@pobox.com>
21051              Date: Sun, 4 Feb 2001 19:47:14 -0500
21052              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
21053      Branch: perl
21054            ! pod/perlapi.pod pod/perlmodlib.PL
21055 ____________________________________________________________________________
21056 [  8708] By: nick                                  on 2001/02/06  20:41:20
21057         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
21058              From: Michael G Schwern <schwern@pobox.com>
21059              Date: Sun, 4 Feb 2001 21:17:49 -0500
21060              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
21061      Branch: perl
21062            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
21063            ! pod/perltootc.pod
21064 ____________________________________________________________________________
21065 [  8707] By: nick                                  on 2001/02/06  20:29:11
21066         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
21067              From: Michael G Schwern <schwern@pobox.com>
21068              Date: Tue, 6 Feb 2001 05:54:30 -0500
21069              Message-Id: <20010206055430.A951@blackrider.aocn.com>
21070      Branch: perl
21071            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
21072 ____________________________________________________________________________
21073 [  8706] By: nick                                  on 2001/02/06  20:21:40
21074         Log: Subject: RE: some win32 fixes
21075              Date: Tue, 6 Feb 2001 09:23:20 +0300
21076              From: Vadim Konovalov <vkonovalov@lucent.com>
21077              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
21078      Branch: perl
21079            ! toke.c win32/Makefile win32/config.bc win32/config.gc
21080            ! win32/config.vc win32/config_H.bc win32/makefile.mk
21081 ____________________________________________________________________________
21082 [  8705] By: alanbur                               on 2001/02/06  15:00:03
21083         Log: Synchronised with parent
21084      Branch: maint-5.6/pureperl
21085            ! regexec.c
21086           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
21087           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
21088 ____________________________________________________________________________
21089 [  8704] By: alanbur                               on 2001/02/06  14:55:24
21090         Log: Fixed UMRs and leak in Perl_pmtrans()
21091      Branch: maint-5.6/pureperl
21092            ! op.c
21093 ____________________________________________________________________________
21094 [  8703] By: gsar                                  on 2001/02/06  02:29:37
21095         Log: $(MAKE) distclean doesn't clean up properly on windows
21096      Branch: maint-5.6/perl
21097            ! win32/Makefile win32/makefile.mk
21098 ____________________________________________________________________________
21099 [  8702] By: gsar                                  on 2001/02/06  01:00:46
21100         Log: tweak change#8659 to keep it simple
21101      Branch: maint-5.6/perl
21102            ! utils/perldoc.PL
21103 ____________________________________________________________________________
21104 [  8701] By: gsar                                  on 2001/02/05  22:45:41
21105         Log: change#8693 was missing testsuite changes
21106      Branch: maint-5.6/perl
21107           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
21108 ____________________________________________________________________________
21109 [  8700] By: nick                                  on 2001/02/05  20:32:52
21110         Log: Integrate mainline
21111      Branch: perlio
21112           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
21113           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
21114           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
21115           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
21116           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
21117           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
21118           +> t/lib/test-harness.t
21119           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
21120           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
21121           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
21122           !> pod/perlutil.pod t/TEST utils/h2xs.PL
21123 ____________________________________________________________________________
21124 [  8699] By: nick                                  on 2001/02/05  19:41:07
21125         Log: Subject: perlfaq2, re: perlmongers
21126              From: David H. Adler <dha@panix.com>
21127              Date: Sun, 4 Feb 2001 23:48:23 -0500
21128              Message-Id: <20010204234823.A13429@panix.com>
21129      Branch: perl
21130            ! pod/perlfaq2.pod
21131 ____________________________________________________________________________
21132 [  8698] By: nick                                  on 2001/02/05  19:39:31
21133         Log: Missed file f#rom the testharness mess.
21134      Branch: perl
21135            + t/lib/test-harness.t
21136 ____________________________________________________________________________
21137 [  8697] By: nick                                  on 2001/02/05  19:37:21
21138         Log: Subject: [DOC PATCH] overload.pm nits
21139              From: John Tobey <jtobey@john-edwin-tobey.org>
21140              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
21141              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
21142      Branch: perl
21143            ! lib/overload.pm
21144 ____________________________________________________________________________
21145 [  8696] By: alanbur                               on 2001/02/05  11:56:00
21146         Log: Sync with parent
21147      Branch: maint-5.6/pureperl
21148           !> thread.h
21149 ____________________________________________________________________________
21150 [  8695] By: gsar                                  on 2001/02/05  03:27:34
21151         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
21152      Branch: maint-5.6/perl
21153            ! thread.h
21154 ____________________________________________________________________________
21155 [  8694] By: alanbur                               on 2001/02/05  00:07:47
21156         Log: Initial branch creation from //depot/maint-5.6/perl
21157      Branch: maint-5.6/pureperl
21158           +> (branch 1719 files)
21159 ____________________________________________________________________________
21160 [  8693] By: gsar                                  on 2001/02/04  22:38:49
21161         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
21162              changes)
21163      Branch: maint-5.6/perl
21164           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
21165           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21166           !> ext/DB_File/version.c
21167 ____________________________________________________________________________
21168 [  8692] By: nick                                  on 2001/02/04  18:15:57
21169         Log: The missed t/TEST part of the grand testharness upgrade.
21170      Branch: perl
21171            ! t/TEST
21172 ____________________________________________________________________________
21173 [  8691] By: nick                                  on 2001/02/04  18:05:17
21174         Log: New improved test harness
21175              Subject: Re: [PATCH Test::Harness] Third time's a charm?
21176              From: Michael G Schwern <schwern@pobox.com>
21177              Date: Sun, 4 Feb 2001 08:01:20 -0500
21178              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
21179      Branch: perl
21180            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
21181            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
21182            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
21183            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
21184            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
21185            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
21186            ! MANIFEST lib/Test/Harness.pm
21187 ____________________________________________________________________________
21188 [  8690] By: nick                                  on 2001/02/04  17:57:51
21189         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
21190              From: Jonathan Stowe <gellyfish@gellyfish.com>
21191              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
21192              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
21193      Branch: perl
21194            ! utils/h2xs.PL
21195 ____________________________________________________________________________
21196 [  8689] By: nick                                  on 2001/02/04  17:55:24
21197         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
21198              From: Michael G Schwern <schwern@pobox.com>
21199              Date: Sat, 3 Feb 2001 22:46:38 -0500
21200              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
21201      Branch: perl
21202            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
21203            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
21204 ____________________________________________________________________________
21205 [  8688] By: nick                                  on 2001/02/04  17:43:55
21206         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
21207              length byfailing to spot lack of closing )
21208              From: nick@talking.bollo.cx
21209              Date: Sat, 03 Feb 2001 23:53:16 +0000
21210              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
21211      Branch: perl
21212            ! perlio.c pod/perldiag.pod
21213 ____________________________________________________________________________
21214 [  8687] By: jhi                                   on 2001/02/03  17:11:42
21215         Log: HP-UX thread patches from Merijn H. Brand.
21216      Branch: maint-5.6/perl
21217            ! README.hpux hints/hpux.sh
21218 ____________________________________________________________________________
21219 [  8686] By: jhi                                   on 2001/02/03  16:40:12
21220         Log: Metaconfig changes for #8685.
21221      Branch: metaconfig
21222            ! U/installdirs/instubperl.U
21223      Branch: metaconfig/U/perl
21224            ! Devel.U versiononly.U
21225 ____________________________________________________________________________
21226 [  8685] By: jhi                                   on 2001/02/03  16:39:49
21227         Log: For -Dusedevel builds turn off installusrbinperl and turn on
21228              versiononly, a combined idea of Richard Soderberg and Merijn
21229              H. Brand.  You can still override both of these from the command
21230              line if you need to, -Dinstallusrbinperl and -Uversiononly.
21231      Branch: perl
21232            ! Configure
21233 ____________________________________________________________________________
21234 [  8684] By: jhi                                   on 2001/02/03  16:16:34
21235         Log: Metaconfig unit fix for #8683.
21236      Branch: metaconfig
21237            ! U/compline/nblock_io.U
21238 ____________________________________________________________________________
21239 [  8683] By: jhi                                   on 2001/02/03  16:16:12
21240         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
21241              reported by Peter Prymmer for 5.6-TRIAL1.
21242      Branch: perl
21243            ! Configure
21244 ____________________________________________________________________________
21245 [  8682] By: jhi                                   on 2001/02/03  05:52:11
21246         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
21247              to work correctly.
21248      Branch: maint-5.6/perl
21249            ! hints/irix_6.sh
21250 ____________________________________________________________________________
21251 [  8681] By: jhi                                   on 2001/02/03  05:47:33
21252         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
21253      Branch: maint-5.6/perl
21254            ! pod/perlport.pod
21255 ____________________________________________________________________________
21256 [  8680] By: jhi                                   on 2001/02/02  21:39:49
21257         Log: perlport update from Peter Prymmer.
21258      Branch: maint-5.6/perl
21259            ! pod/perlport.pod
21260 ____________________________________________________________________________
21261 [  8679] By: nick                                  on 2001/02/02  20:50:48
21262         Log: Integrate mainline
21263      Branch: perlio
21264           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
21265           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
21266           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
21267 ____________________________________________________________________________
21268 [  8678] By: gsar                                  on 2001/02/02  16:02:12
21269         Log: note about bincompat, slightly modified (from Lupe Christoph)
21270      Branch: maint-5.6/perl
21271            ! README.solaris
21272 ____________________________________________________________________________
21273 [  8677] By: jhi                                   on 2001/02/02  15:46:20
21274         Log: Supported platforms updates.
21275      Branch: maint-5.6/perl
21276            ! pod/perlport.pod
21277 ____________________________________________________________________________
21278 [  8676] By: jhi                                   on 2001/02/02  03:41:26
21279         Log: A couple more perlfaq2 tweaks.
21280      Branch: maint-5.6/perl
21281            ! pod/perlfaq2.pod
21282 ____________________________________________________________________________
21283 [  8675] By: jhi                                   on 2001/02/02  03:17:44
21284         Log: Misedit in #8661.
21285      Branch: maint-5.6/perl
21286            ! Configure
21287 ____________________________________________________________________________
21288 [  8674] By: jhi                                   on 2001/02/02  03:14:38
21289         Log: Damien again.
21290      Branch: maint-5.6/perl
21291            ! pod/perlfaq2.pod
21292 ____________________________________________________________________________
21293 [  8673] By: jhi                                   on 2001/02/02  03:12:40
21294         Log: perlfaq update from Elaine Ashton.
21295      Branch: maint-5.6/perl
21296            ! pod/perlfaq2.pod
21297 ____________________________________________________________________________
21298 [  8672] By: jhi                                   on 2001/02/02  03:07:08
21299         Log: UTF-8 s/// patch from Inaba Hiroto.
21300      Branch: maint-5.6/perl
21301            ! pp_ctl.c pp_hot.c
21302 ____________________________________________________________________________
21303 [  8671] By: jhi                                   on 2001/02/01  22:34:31
21304         Log: Update Changes.
21305      Branch: perl
21306            ! Changes patchlevel.h
21307 ____________________________________________________________________________
21308 [  8670] By: jhi                                   on 2001/02/01  22:15:29
21309         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
21310              from maintperl.
21311              
21312              Upgrade to Getopt::Long 2.25, from Johan Vromans.
21313              
21314              more files need to be writable in the source distribution
21315              
21316              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21317              
21318              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21319              
21320              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21321              
21322              Allow the float to be fuzzier.
21323              
21324              need to use INT2PTR instead of a straight cast or ia64 fails
21325              
21326              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
21327              
21328              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
21329      Branch: perl
21330           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
21331           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
21332           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
21333 ____________________________________________________________________________
21334 [  8669] By: jhi                                   on 2001/02/01  21:57:02
21335         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21336              From: Robin Barker <rmb1@cise.npl.co.uk>
21337              Date: Thu, 1 Feb 2001 16:59:05 GMT
21338              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
21339      Branch: maint-5.6/perl
21340            ! pod/perlmodlib.PL
21341 ____________________________________________________________________________
21342 [  8668] By: nick                                  on 2001/02/01  19:41:40
21343         Log: Integrate mainline
21344      Branch: perlio
21345           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
21346           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
21347           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
21348 ____________________________________________________________________________
21349 [  8667] By: gsar                                  on 2001/02/01  16:59:11
21350         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
21351      Branch: maint-5.6/perl
21352            ! embed.pl embedvar.h
21353 ____________________________________________________________________________
21354 [  8666] By: gsar                                  on 2001/02/01  16:34:51
21355         Log: add missing entries to win32/config.?c
21356      Branch: maint-5.6/perl
21357            ! win32/config.bc win32/config.gc win32/config.vc
21358            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21359 ____________________________________________________________________________
21360 [  8665] By: jhi                                   on 2001/02/01  14:58:51
21361         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
21362              From: "Stephen P. Potter" <spp@spotter.yi.org>
21363              Date: Thu, 01 Feb 2001 10:45:46 -0500
21364              Message-Id: <200102011545.KAA31479@spotter.yi.org>
21365      Branch: maint-5.6/perl
21366            ! pod/perlfunc.pod
21367 ____________________________________________________________________________
21368 [  8664] By: gsar                                  on 2001/02/01  14:52:37
21369         Log: need to use INT2PTR instead of a straight cast or ia64 fails
21370              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
21371      Branch: maint-5.6/perl
21372            ! ext/POSIX/POSIX.xs
21373 ____________________________________________________________________________
21374 [  8663] By: jhi                                   on 2001/02/01  14:09:13
21375         Log: Allow the float to be fuzzier.
21376      Branch: maint-5.6/perl
21377            ! t/lib/peek.t
21378 ____________________________________________________________________________
21379 [  8662] By: jhi                                   on 2001/02/01  13:59:00
21380         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
21381              From: Robin Barker <rmb1@cise.npl.co.uk>
21382              Date: Thu, 1 Feb 2001 13:05:39 GMT
21383              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
21384      Branch: maint-5.6/perl
21385            ! pod/perlmodlib.pod
21386 ____________________________________________________________________________
21387 [  8661] By: jhi                                   on 2001/02/01  13:57:38
21388         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
21389              Date: Thu, 01 Feb 2001 14:15:41 +0100
21390              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21391              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
21392              
21393              Have the $ccflags in the gcc version test (strange, this change
21394              is claimed to be have been integrated already)
21395      Branch: maint-5.6/perl
21396            ! Configure
21397 ____________________________________________________________________________
21398 [  8660] By: jhi                                   on 2001/02/01  13:44:10
21399         Log: Integrate changes #7950,7964,7962 from mainline.
21400              
21401              Find the stdchar signedness using cpp, should fix some of
21402              the Solaris compiler warnings reported by Alan Burlison.
21403      Branch: maint-5.6/perl
21404           !> Configure config_h.SH
21405 ____________________________________________________________________________
21406 [  8659] By: jhi                                   on 2001/02/01  05:35:32
21407         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
21408              From: Jan Dubois <JanD@ActiveState.com>
21409              Date: Wed, 31 Jan 2001 21:17:03 -0800
21410              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
21411      Branch: maint-5.6/perl
21412            ! utils/perldoc.PL
21413 ____________________________________________________________________________
21414 [  8658] By: jhi                                   on 2001/02/01  04:33:17
21415         Log: Integrate the README.os390 and README.posix-bc parts of mainline
21416              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
21417              installperl parts were taken care of by #8657.)
21418      Branch: maint-5.6/perl
21419           !> README.os390 README.posix-bc
21420 ____________________________________________________________________________
21421 [  8657] By: jhi                                   on 2001/02/01  04:29:21
21422         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
21423              From: Peter Prymmer <pvhp@forte.com>
21424              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
21425              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
21426      Branch: maint-5.6/perl
21427            + ext/DynaLoader/dl_dllload.xs
21428            ! MANIFEST Makefile.SH hints/os390.sh installperl
21429 ____________________________________________________________________________
21430 [  8656] By: jhi                                   on 2001/02/01  04:25:45
21431         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
21432              From: Peter Prymmer <pvhp@forte.com>
21433              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
21434              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
21435      Branch: maint-5.6/perl
21436            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
21437 ____________________________________________________________________________
21438 [  8655] By: jhi                                   on 2001/02/01  04:14:47
21439         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
21440              From: troc@netrus.net
21441              Date: Wed, 31 Jan 2001 22:31:26 -0500
21442              Message-Id: <200102010331.WAA117.85@rocco.homenet>
21443      Branch: maint-5.6/perl
21444            ! os2/os2.c
21445 ____________________________________________________________________________
21446 [  8654] By: jhi                                   on 2001/02/01  04:12:52
21447         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
21448              as reported by Alan Burlison.
21449      Branch: maint-5.6/perl
21450            ! pp.h
21451 ____________________________________________________________________________
21452 [  8653] By: jhi                                   on 2001/02/01  04:05:12
21453         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
21454              From: dsugalski@northernlight.com
21455              Date: Wed, 31 Jan 2001 18:54:11 -0500
21456              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
21457      Branch: maint-5.6/perl
21458            ! configure.com
21459 ____________________________________________________________________________
21460 [  8652] By: jhi                                   on 2001/02/01  04:03:11
21461         Log: Misplaced #endif.
21462              
21463              Subject: [perl-5-6-1-trial2] patches for EPOC
21464              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21465              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21466              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21467      Branch: maint-5.6/perl
21468            ! epoc/epocish.c
21469 ____________________________________________________________________________
21470 [  8651] By: jhi                                   on 2001/02/01  04:00:25
21471         Log: Integrate changes #8647,8648,8650 from mainline.
21472              
21473              Macrofy a magic UTF-8 test.
21474              
21475              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
21476              
21477              Watch out for cross compiling for EPOC (usually done on linux).
21478      Branch: maint-5.6/perl
21479           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
21480 ____________________________________________________________________________
21481 [  8650] By: jhi                                   on 2001/02/01  03:56:20
21482         Log: Watch out for cross compiling for EPOC (usually done on linux)
21483              
21484              Subject: [perl-5-6-1-trial2] patches for EPOC
21485              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21486              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21487              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21488      Branch: perl
21489            ! ext/Errno/Errno_pm.PL
21490 ____________________________________________________________________________
21491 [  8649] By: gsar                                  on 2001/02/01  00:46:00
21492         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
21493      Branch: maint-5.6/perl
21494            ! sv.c
21495 ____________________________________________________________________________
21496 [  8648] By: jhi                                   on 2001/01/31  23:35:36
21497         Log: All the uses of PL_numeric_radix must be protected by
21498              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
21499              
21500              Subject: [perl-5-6-1-trial2] patches for EPOC
21501              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21502              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
21503              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
21504      Branch: perl
21505            ! sv.c
21506 ____________________________________________________________________________
21507 [  8647] By: jhi                                   on 2001/01/31  22:56:16
21508         Log: Macrofy a magic UTF-8 test.
21509      Branch: perl
21510            ! utf8.c utf8.h
21511 ____________________________________________________________________________
21512 [  8646] By: gsar                                  on 2001/01/31  15:55:12
21513         Log: update Changes
21514      Branch: maint-5.6/perl
21515            ! Changes
21516 ____________________________________________________________________________
21517 [  8645] By: gsar                                  on 2001/01/31  15:10:14
21518         Log: Configure tweak suggested by Peter Prymmer
21519      Branch: maint-5.6/perl
21520            ! Configure
21521 ____________________________________________________________________________
21522 [  8644] By: gsar                                  on 2001/01/31  15:06:32
21523         Log: more files need to be writable in the source distribution
21524      Branch: maint-5.6/perl
21525            ! Porting/makerel
21526 ____________________________________________________________________________
21527 [  8643] By: jhi                                   on 2001/01/31  14:59:46
21528         Log: Integrate changes #8258,8278,8279 from mainline.
21529              
21530              Make the large file tests more robust/talkative.
21531      Branch: maint-5.6/perl
21532           !> t/lib/syslfs.t t/op/lfs.t
21533 ____________________________________________________________________________
21534 [  8642] By: gsar                                  on 2001/01/31  14:53:48
21535         Log: integrate changes#8311,8334 from mainline
21536              
21537              Add a new MakeMaker variable PM_FILTER that defines a Unix
21538              filter to be run on each .pm during the pm_to_blib() phase,
21539              a fixed version of
21540              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21541              
21542              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21543              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21544              accurate reading of the "atime".  
21545      Branch: maint-5.6/perl
21546           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21547           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21548           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
21549 ____________________________________________________________________________
21550 [  8641] By: jhi                                   on 2001/01/31  14:46:37
21551         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
21552      Branch: maint-5.6/perl
21553            ! lib/Getopt/Long.pm
21554 ____________________________________________________________________________
21555 [  8640] By: gsar                                  on 2001/01/31  14:40:24
21556         Log: make regen_all
21557      Branch: maint-5.6/perl
21558            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
21559 ____________________________________________________________________________
21560 [  8639] By: gsar                                  on 2001/01/31  14:37:25
21561         Log: refresh windows config files
21562      Branch: maint-5.6/perl
21563            ! win32/Makefile win32/config_H.bc win32/config_H.gc
21564            ! win32/config_H.vc win32/makefile.mk
21565 ____________________________________________________________________________
21566 [  8638] By: gsar                                  on 2001/01/31  14:28:10
21567         Log: makefile tweaks for windows: introduce a bulk-switch to enable
21568              same options as ActivePerl; sync changes with makefile.mk
21569      Branch: maint-5.6/perl
21570            ! win32/Makefile win32/makefile.mk
21571 ____________________________________________________________________________
21572 [  8637] By: jhi                                   on 2001/01/31  04:41:30
21573         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
21574              From: Nicholas Clark <nick@ccl4.org>
21575              Date: Tue, 30 Jan 2001 19:51:05 +0000
21576              Message-ID: <20010130195105.R76607@plum.flirble.org> 
21577              
21578              op/inc cure.
21579      Branch: perl
21580            ! pp.c pp.h pp_hot.c t/op/arith.t
21581 ____________________________________________________________________________
21582 [  8636] By: jhi                                   on 2001/01/31  02:38:32
21583         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
21584              no perlio],8257,8380,8479,8515 from mainline.
21585              
21586              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
21587              
21588              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
21589              Subject: [PATCH perl@8133] fix-up for VMS extensions
21590              
21591              In VMS embedded perls couldn't access the statically built Socket.
21592              
21593              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
21594              
21595              Further VMS piping fixes from Charles Lane.
21596              
21597              Subject:  [PATCH] make t/op/misc.t work on VMS
21598              
21599              Add tracing for debugging extensions builds in VMS.
21600              
21601              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
21602      Branch: maint-5.6/perl
21603           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
21604           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
21605           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
21606 ____________________________________________________________________________
21607 [  8635] By: jhi                                   on 2001/01/31  01:46:41
21608         Log: Integrate change #7732 from mainline.
21609              
21610              Sparc 64-bit pack() fix from Jens Hamisch.
21611      Branch: maint-5.6/perl
21612           !> pp.c
21613 ____________________________________________________________________________
21614 [  8634] By: jhi                                   on 2001/01/31  01:41:16
21615         Log: One spot missing from #8626.
21616      Branch: maint-5.6/perl
21617            ! sv.c
21618 ____________________________________________________________________________
21619 [  8633] By: jhi                                   on 2001/01/31  00:49:17
21620         Log: Integrate change #7495 from mainline.
21621              
21622              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
21623      Branch: maint-5.6/perl
21624           !> MANIFEST ext/re/Makefile.PL
21625 ____________________________________________________________________________
21626 [  8632] By: jhi                                   on 2001/01/30  23:38:49
21627         Log: Integrate change #8396 from mainline.
21628              
21629              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
21630              better multicast support (resend)
21631      Branch: maint-5.6/perl
21632           !> ext/Socket/Socket.pm
21633 ____________________________________________________________________________
21634 [  8631] By: jhi                                   on 2001/01/30  23:28:03
21635         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
21636              
21637              More AIX lore. (7514, ext/re/hints/aix.pl)
21638              
21639              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
21640              
21641              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)
21642              
21643              Subject: [ID 20001214.002] Net::Ping patch
21644              
21645              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
21646              
21647              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
21648              
21649              Add ReuseAddr as a (preferred) alias for Reuse as we now
21650              also have ReusePort.
21651              
21652              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21653      Branch: maint-5.6/perl
21654           +> ext/re/hints/aix.pl
21655           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21656           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
21657 ____________________________________________________________________________
21658 [  8630] By: jhi                                   on 2001/01/30  23:03:59
21659         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
21660              
21661              read() documentation tweak for 20001121.004.
21662              
21663              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
21664      Branch: maint-5.6/perl
21665           !> pod/perlfunc.pod pod/perlre.pod
21666 ____________________________________________________________________________
21667 [  8629] By: jhi                                   on 2001/01/30  22:41:57
21668         Log: Integrate change #8098 from mainline.
21669              
21670              fastgetcwd is defined using a glob alias on a $^O dependent basis
21671              and there was no default assignment or perl subroutine.
21672      Branch: maint-5.6/perl
21673           !> lib/Cwd.pm
21674 ____________________________________________________________________________
21675 [  8628] By: jhi                                   on 2001/01/30  21:58:52
21676         Log: Integrate change #7866 from mainline.
21677              
21678              File::Temp 0.11.
21679      Branch: maint-5.6/perl
21680           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
21681 ____________________________________________________________________________
21682 [  8627] By: jhi                                   on 2001/01/30  21:39:44
21683         Log: Integrate changes #8075,8086,8228 from mainline.  
21684              
21685              Darwin is not Windows. (8075,8086)
21686              
21687              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
21688      Branch: maint-5.6/perl
21689           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
21690           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
21691           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
21692           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
21693 ____________________________________________________________________________
21694 [  8626] By: jhi                                   on 2001/01/30  21:22:11
21695         Log: Integrate with tweakery the change #8625 from mainline,
21696              the multibyte decimal separator fix ("fa_IR locale failure").
21697      Branch: maint-5.6/perl
21698            ! embedvar.h perlapi.h
21699           !> intrpvar.h perl.c perl.h sv.c util.c
21700 ____________________________________________________________________________
21701 [  8625] By: jhi                                   on 2001/01/30  20:26:33
21702         Log: Fix for the fa_IR locale failure.  The reason for the failure
21703              was that Perl was assuming the decimal separator aka the radix
21704              separator is one character.  The Farsi-Iranian locale crushed
21705              that bad assumption since there the separator is 'Momayyez',
21706              glyphwise looking somewhat like a slash, and in Unicode UTF-8
21707              encoded in two bytes, 0xd9 0xab.
21708      Branch: perl
21709            ! intrpvar.h perl.c perl.h sv.c util.c
21710 ____________________________________________________________________________
21711 [  8624] By: gsar                                  on 2001/01/30  20:17:03
21712         Log: regen_headers
21713      Branch: maint-5.6/perl
21714            ! Makefile.SH pod/perlintern.pod
21715 ____________________________________________________________________________
21716 [  8623] By: gsar                                  on 2001/01/30  19:42:34
21717         Log: backout change#7431 and its dependents (causes spurious rebuilds
21718              of autogenerated files)
21719              
21720              fix benign b.t failure
21721      Branch: maint-5.6/perl
21722            ! Makefile.SH t/lib/b.t
21723 ____________________________________________________________________________
21724 [  8622] By: jhi                                   on 2001/01/30  19:41:41
21725         Log: Microperl sync.
21726      Branch: perl
21727            ! mg.c perl.h
21728 ____________________________________________________________________________
21729 [  8621] By: gsar                                  on 2001/01/30  19:24:47
21730         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
21731              from mainline
21732              
21733              Subject: podlators 1.06 released
21734              
21735              Subject: [PATCH @8436] Eliminate op_children
21736              
21737              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
21738              
21739              (Replaced by #8448)  More op_children traces (cleanup of #8442).
21740              
21741              Subject: [PATCH #3 @8436] Re: Eliminate op_children
21742              Replace #8444 and #8445.
21743              
21744              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
21745              at the setting of the ofs_sv in new_struct_thread() as the
21746              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
21747              uninitialized fields are, uh, initialized with),
21748              SvREFCNT_inc()ing that invited a core dump.
21749              
21750              podlators 1.07, from Russ Allbery.
21751              
21752              Subject: [PATCH] regcomp.c old feature removal
21753              From: mjd@plover.com
21754              Date: 16 Jan 2001 14:43:18 -0000 
21755              Message-ID: <20010116144318.7140.qmail@plover.com> 
21756      Branch: maint-5.6/perl
21757           +> lib/Pod/Text/Overstrike.pm
21758           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
21759           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
21760           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
21761           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
21762           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
21763           !> util.c
21764 ____________________________________________________________________________
21765 [  8620] By: gsar                                  on 2001/01/30  18:48:32
21766         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
21767              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
21768              now fails one test)
21769              
21770              Subject: [PATCH] lvalue AUTOLOAD. No, really.
21771              
21772              Subject: [PATCH] Interesting syntax idea
21773              Make opens + bareword assigns do typeglob assigns.
21774              
21775              Tests for #8254.
21776              
21777              Subject: [PATCH @8269] Continue blocks and B::Deparse
21778              Make the peephole optimizer to bypass more null ops and
21779              and rewrite the deparse handling of continue blocks.
21780              
21781              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21782              Doc tweak on #8313.
21783              
21784              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21785              
21786              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21787              
21788              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21789              
21790              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21791              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21792              according to the platform.
21793              
21794              Subject: [PATCH @8404] Consolidated lvalue sub changes
21795              
21796              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21797              
21798              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21799              
21800              Subject: B::Concise -- an improved replacement for B::Terse 
21801              
21802              The B::Terse drop-in replacement wasn't quite drop-in.
21803              
21804              The LVRET macro needed an aTHX.
21805              
21806              Use the /^Perl_/-less form of is_lvalue_sub().
21807              
21808              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21809      Branch: maint-5.6/perl
21810           +> ext/B/B/Concise.pm
21811           !> (integrate 27 files)
21812 ____________________________________________________________________________
21813 [  8619] By: nick                                  on 2001/01/30  18:40:28
21814         Log: Integrate mainline
21815      Branch: perlio
21816           !> (integrate 40 files)
21817 ____________________________________________________________________________
21818 [  8618] By: jhi                                   on 2001/01/30  18:37:18
21819         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
21820              Date: Mon, 29 Jan 2001 22:51:29 -0600
21821              From: "Craig A. Berry" <craigberry@mac.com>
21822              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
21823      Branch: perl
21824            ! vms/test.com
21825 ____________________________________________________________________________
21826 [  8617] By: jhi                                   on 2001/01/30  18:34:53
21827         Log: Subject: [PATCH] Add missing CV flags to dump.c
21828              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21829              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
21830              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
21831      Branch: perl
21832            ! dump.c
21833 ____________________________________________________________________________
21834 [  8616] By: jhi                                   on 2001/01/30  18:20:58
21835         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
21836              part isn't applicable to maintperl.
21837              
21838              UTF-8 nit from Inaba Hiroto.
21839      Branch: maint-5.6/perl
21840           !> pod/perlapi.pod utf8.c
21841 ____________________________________________________________________________
21842 [  8615] By: jhi                                   on 2001/01/30  18:18:51
21843         Log: UTF-8 nit from Inaba Hiroto.
21844      Branch: perl
21845            ! pod/perlapi.pod t/op/each.t utf8.c
21846 ____________________________________________________________________________
21847 [  8614] By: jhi                                   on 2001/01/30  18:13:38
21848         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
21849              
21850              perl's internal variables are not for public consumption,
21851              move their docs from perlapi.pod to perlintern.pod
21852              
21853              support for -Dusethreads build under HP-UX 10.20 and DCE threads
21854              library (11.0 and later have pthreads but 10.x don't)
21855              
21856              avoid uninitialized value warnings
21857              
21858              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21859              gets weird results)
21860              
21861              perldoc nit on windows
21862              
21863              make it possible to run the tests outside the source tree
21864              (there's still a dependency on ../lib being the library
21865              location)
21866      Branch: perl
21867           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
21868           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
21869           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
21870           !> win32/bin/search.pl win32/vdir.h
21871 ____________________________________________________________________________
21872 [  8613] By: gsar                                  on 2001/01/30  16:39:59
21873         Log: make it possible to run the tests outside the source tree
21874              (there's still a dependency on ../lib being the library
21875              location)
21876      Branch: maint-5.6/perl
21877            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
21878 ____________________________________________________________________________
21879 [  8612] By: gsar                                  on 2001/01/30  16:31:12
21880         Log: perldoc nit on windows
21881      Branch: maint-5.6/perl
21882            ! utils/perldoc.PL
21883 ____________________________________________________________________________
21884 [  8611] By: gsar                                  on 2001/01/30  16:22:54
21885         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21886              gets weird results)
21887      Branch: maint-5.6/perl
21888            ! win32/vdir.h
21889 ____________________________________________________________________________
21890 [  8610] By: gsar                                  on 2001/01/30  16:12:45
21891         Log: avoid uninitialized value warnings
21892      Branch: maint-5.6/perl
21893            ! win32/bin/search.pl
21894 ____________________________________________________________________________
21895 [  8609] By: gsar                                  on 2001/01/30  16:08:01
21896         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
21897              library (11.0 and later have pthreads but 10.x don't)
21898      Branch: maint-5.6/perl
21899            ! hints/hpux.sh thread.h
21900 ____________________________________________________________________________
21901 [  8608] By: gsar                                  on 2001/01/30  15:48:55
21902         Log: perl's internal variables are not for public consumption,
21903              move their docs from perlapi.pod to perlintern.pod
21904      Branch: maint-5.6/perl
21905            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
21906            ! thrdvar.h
21907 ____________________________________________________________________________
21908 [  8607] By: gsar                                  on 2001/01/30  15:44:27
21909         Log: mistakenly branched perl56delta.pod, revert
21910      Branch: maint-5.6/perl
21911            - pod/perl56delta.pod
21912           !> pod/perldelta.pod
21913 ____________________________________________________________________________
21914 [  8606] By: gsar                                  on 2001/01/30  14:20:24
21915         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
21916              dTHR which has been a noop for a while now, except for the
21917              compatibility definition in thread.h)
21918      Branch: maint-5.6/perl
21919           !> (integrate 45 files)
21920 ____________________________________________________________________________
21921 [  8605] By: jhi                                   on 2001/01/30  05:43:58
21922         Log: Mark the UTF-8 APIs as experimental.
21923      Branch: maint-5.6/perl
21924            ! embed.pl pod/perlapi.pod
21925 ____________________________________________________________________________
21926 [  8604] By: jhi                                   on 2001/01/30  05:38:40
21927         Log: Nits from earlier integrates.
21928      Branch: maint-5.6/perl
21929            ! lib/Carp/Heavy.pm
21930           !> sv.c
21931 ____________________________________________________________________________
21932 [  8603] By: jhi                                   on 2001/01/30  05:27:26
21933         Log: Regenerate Porting files.
21934      Branch: maint-5.6/perl
21935            ! Porting/Glossary Porting/config.sh Porting/config_H
21936 ____________________________________________________________________________
21937 [  8602] By: jhi                                   on 2001/01/30  05:14:59
21938         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
21939              8310,8339,8447,8492,8493,8505,8525: documentation changes.
21940              
21941              Subject: Re: perlfaq style changes
21942              
21943              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
21944              
21945              Subject: [PATCH] docs on NaN
21946              
21947              Subject: [patch] perlfaq7
21948              
21949              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
21950              
21951              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
21952              
21953              Subject: [PATCH] open() example in perlfunc.pod
21954              
21955              Podify README.mpeix (a new version from the web)
21956              
21957              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21958              
21959              Subject: [PATCH] format and rewording in perlfaq.pod
21960              
21961              Subject: [PATCH] API Variable documentation   
21962              
21963              Memory management calls documentation.
21964              
21965              Subject: [PATCH: perl@8482] README.vms URL updates
21966              
21967              Subject: Minor typos in perlfaq2.pod
21968              
21969              Subject: [PATCH] pod/perlvar.pod
21970      Branch: maint-5.6/perl
21971           +> pod/perl56delta.pod
21972            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21973           !> README.amiga README.epoc README.mpeix README.vms
21974           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
21975           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
21976           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
21977           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
21978           !> pod/perlvar.pod thrdvar.h
21979 ____________________________________________________________________________
21980 [  8601] By: jhi                                   on 2001/01/30  04:38:35
21981         Log: Integrate changes #8036,8096,8253 from mainline:
21982              hints changes.
21983              
21984              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
21985              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
21986              
21987              Output the (apparent) version of gcc in Tru64.
21988      Branch: maint-5.6/perl
21989           +> ext/POSIX/hints/svr4.pl
21990           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
21991           !> hints/svr4.sh t/lib/bigfltpm.t
21992 ____________________________________________________________________________
21993 [  8600] By: jhi                                   on 2001/01/30  04:04:01
21994         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
21995              locale fixes.
21996              
21997              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
21998              
21999              Debian allows /usr/bin/locale to exist without any locales. (7868)
22000              
22001              Allow the locale test needing POSIX and the taint test
22002              needing IPC::SysV to run under 'minitest' (basically,
22003              bail out if loading the extension fails). (8384)
22004              
22005              Cleanup the locale.t output  (8480)
22006      Branch: maint-5.6/perl
22007           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
22008           !> t/pragma/locale.t
22009 ____________________________________________________________________________
22010 [  8599] By: jhi                                   on 2001/01/30  03:51:04
22011         Log: Missing generated files from #8598.
22012      Branch: maint-5.6/perl
22013            ! embed.h global.sym objXSUB.h perlapi.c proto.h
22014 ____________________________________________________________________________
22015 [  8598] By: jhi                                   on 2001/01/30  03:41:54
22016         Log: Integrate change #8555 from mainline, manually integrate parts
22017              of changes 8452 and 8583.
22018              
22019              Subject: [PATCH] utf8.c documentation (8452)
22020              
22021              No point in checking the length if the pointer is bogus. (8555)
22022              
22023              Introduce bytes_from_utf8() and implement sv_eq() using it,
22024              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
22025              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
22026              was malformed. (8583)
22027      Branch: maint-5.6/perl
22028            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
22029           !> pod/perlapi.pod sv.c utf8.c
22030 ____________________________________________________________________________
22031 [  8597] By: gsar                                  on 2001/01/30  02:37:26
22032         Log: get PERL_OBJECT build going again on windows
22033      Branch: maint-5.6/perl
22034            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
22035            ! pod/perlapi.pod proto.h sv.c
22036 ____________________________________________________________________________
22037 [  8596] By: jhi                                   on 2001/01/30  02:16:17
22038         Log: Signedness nit.
22039      Branch: perl
22040            ! sv.c
22041 ____________________________________________________________________________
22042 [  8595] By: jhi                                   on 2001/01/30  02:11:07
22043         Log: EBCDIC patch for Storable, from Peter Prymmer.
22044      Branch: perl
22045            ! t/lib/st-06compat.t
22046 ____________________________________________________________________________
22047 [  8594] By: jhi                                   on 2001/01/30  01:04:48
22048         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
22049              From: Peter Prymmer <pvhp@forte.com>
22050              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
22051              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
22052      Branch: perl
22053            ! t/lib/b.t
22054 ____________________________________________________________________________
22055 [  8593] By: jhi                                   on 2001/01/30  00:56:47
22056         Log: Subject: [PATCH: perl@8585] pod problems in io
22057              From: Peter Prymmer <pvhp@forte.com>
22058              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
22059              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
22060      Branch: perl
22061            ! pod/perlapio.pod pod/perliol.pod
22062 ____________________________________________________________________________
22063 [  8592] By: jhi                                   on 2001/01/30  00:48:20
22064         Log: Integrate perlio.
22065      Branch: perl
22066           !> pod/perlapio.pod pod/perliol.pod
22067 ____________________________________________________________________________
22068 [  8591] By: nick                                  on 2001/01/29  22:02:28
22069         Log: GNU 'merge' Simon's copy of perliol.pod with version
22070              patched by Craig's patch.
22071      Branch: perlio
22072            ! pod/perliol.pod
22073 ____________________________________________________________________________
22074 [  8590] By: nick                                  on 2001/01/29  21:55:10
22075         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
22076      Branch: perlio
22077            ! pod/perlapio.pod pod/perliol.pod
22078 ____________________________________________________________________________
22079 [  8589] By: jhi                                   on 2001/01/29  15:35:33
22080         Log: Integrate change #8586 from maint-5.6/perl.
22081              
22082              make the BOM detection code not call tell() until it has to
22083              (meant to fix esoteric compatibility issues where PL_rsfp
22084              is overridden)
22085      Branch: perl
22086           !> toke.c
22087 ____________________________________________________________________________
22088 [  8588] By: jhi                                   on 2001/01/29  15:29:11
22089         Log: Subject: MAking Solaris malloc() the default
22090              From: Lupe Christoph <lupe@lupe-christoph.de>
22091              Date: Mon, 29 Jan 2001 12:59:36 +0100
22092              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
22093              
22094              The README.solaris part slightly tweaked.
22095      Branch: perl
22096            ! README.solaris hints/solaris_2.sh
22097 ____________________________________________________________________________
22098 [  8587] By: jhi                                   on 2001/01/29  15:17:34
22099         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
22100              From: root@ak-75.mind.de
22101              Date: Sun, 28 Jan 2001 20:32:29 +0100
22102              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
22103      Branch: perl
22104            ! pod/perlre.pod
22105 ____________________________________________________________________________
22106 [  8586] By: gsar                                  on 2001/01/29  13:43:44
22107         Log: make the BOM detection code not call tell() until it has to
22108              (meant to fix esoteric compatibility issues where PL_rsfp
22109              is overridden)
22110      Branch: maint-5.6/perl
22111            ! toke.c
22112 ____________________________________________________________________________
22113 [  8585] By: jhi                                   on 2001/01/28  20:05:45
22114         Log: Update Changes.
22115      Branch: perl
22116            ! Changes patchlevel.h
22117 ____________________________________________________________________________
22118 [  8584] By: jhi                                   on 2001/01/28  19:30:02
22119         Log: Integrate perlio.
22120      Branch: perl
22121           +> pod/perliol.pod
22122           !> MANIFEST pod/perlapio.pod
22123 ____________________________________________________________________________
22124 [  8583] By: jhi                                   on 2001/01/28  19:28:40
22125         Log: Patch from Inaba Hiroto:
22126              - canonical UTF-8 hash keys: if a key string for a hash is
22127              UTF8-on, try downgrade the string and use it if
22128              unicode::distinct is not in effect.
22129              For the task, I added a function bytes_from_utf8() to utf8.c.
22130              It might resemble utf8_to_bytes() but it is not convenient
22131              to the task.
22132              Made a test for it and added to t/op/each.t
22133              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
22134              the mortal copy of the argument SV.
22135              And changed t/io/utf8.t test 18 which expects print() to
22136              upgrade its argument.
22137              - re-implement sv_eq with bytes_from_utf8()
22138              - some bug fixes
22139              - tr/// does not handle UTF8 range (\x{}-\x{})
22140              - \ before raw UTF8 character produced
22141              "Malformed UTF-8 character" warning.
22142              - "\x{100}\N{CENT SIGN}" is Malformed.
22143              Added tests for these 3.
22144              - and one silly bug (by me) with qu operator.
22145      Branch: perl
22146            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
22147            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
22148            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
22149 ____________________________________________________________________________
22150 [  8582] By: nick                                  on 2001/01/28  19:25:04
22151         Log: Add pod/perliol.pod to MANIFEST :-(
22152      Branch: perlio
22153            ! MANIFEST
22154 ____________________________________________________________________________
22155 [  8581] By: nick                                  on 2001/01/28  19:22:40
22156         Log: PerlIO documentation. Proofing and sub-editing requested.
22157      Branch: perlio
22158            + pod/perliol.pod
22159            ! pod/perlapio.pod
22160 ____________________________________________________________________________
22161 [  8580] By: jhi                                   on 2001/01/28  05:16:25
22162         Log: Revert the change to sv_2pv() done by #8054: Someone who
22163              did SvNV_set() on a scalar that also happened to be POK,
22164              followed by sv_2pv() won't get the right coercion anymore.
22165              [Sarathy]
22166      Branch: maint-5.6/perl
22167            ! sv.c
22168 ____________________________________________________________________________
22169 [  8579] By: jhi                                   on 2001/01/28  05:15:04
22170         Log: Remove the #8084 effect: do not allow -Q to be interpreted
22171              as -&Q(), this is too much wiggle room.
22172      Branch: maint-5.6/perl
22173            ! toke.c
22174 ____________________________________________________________________________
22175 [  8578] By: jhi                                   on 2001/01/28  05:12:45
22176         Log: Needed bits of #8439 (should have been in #8576),
22177              mainly for lval substr().
22178      Branch: maint-5.6/perl
22179            ! mg.c pp.c pp_hot.c
22180 ____________________________________________________________________________
22181 [  8577] By: jhi                                   on 2001/01/28  05:02:46
22182         Log: A missing check-in.
22183      Branch: maint-5.6/perl
22184            ! utf8.c
22185 ____________________________________________________________________________
22186 [  8576] By: jhi                                   on 2001/01/28  04:26:18
22187         Log: Integrate changes #8425,8436,8439,8517 from mainline.
22188              The 8439 was not truly integrated because it had too many
22189              dependencies on the development branch and because it introduced
22190              concepts too bold for a maintenance branch (such as the qu operator).
22191              
22192              Subject: [PATCH perl@8342] -Wformat
22193              
22194              Tighten some of the UTF-8 tests a bit.
22195              
22196              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
22197              - The substr lval was still not okay.
22198              - Now pp_stringify and sv_setsv copies source's UTF8 flag
22199              even if IN_BYTE.  pp_stringify is called from fold_constants
22200              at optimization phase and "\x{100}" was made SvUTF8_off under
22201              use bytes (the bytes pragma is for "byte semantics" and not
22202              for "do not produce UTF8 data")
22203      Branch: maint-5.6/perl
22204            ! t/lib/charnames.t t/op/substr.t toke.c
22205           !> sv.c t/pragma/utf8.t
22206 ____________________________________________________________________________
22207 [  8575] By: jhi                                   on 2001/01/28  04:01:51
22208         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
22209              
22210              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
22211              
22212              Subject: [ID 20001230.003] UTF-8 tr still hurts
22213              
22214              Test cases for #8385 (from Simon's "torture.pl")
22215              
22216              Start fixing UTF-8 lval substr() (8405)
22217      Branch: maint-5.6/perl
22218           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
22219           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
22220 ____________________________________________________________________________
22221 [  8574] By: jhi                                   on 2001/01/28  03:09:06
22222         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
22223              from mainline.
22224              
22225              UTF-8 cleanup.
22226              
22227              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
22228              
22229              "\x{FF}\xFF" was broken.
22230              
22231              Tests for #8329 and #8330.
22232              
22233              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
22234              
22235              IRIX compiler noticed that the bof initialization might be
22236              bypassed by control flow.
22237              
22238              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
22239      Branch: maint-5.6/perl
22240           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22241           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
22242 ____________________________________________________________________________
22243 [  8573] By: jhi                                   on 2001/01/28  02:06:12
22244         Log: Retract #8552.
22245      Branch: perl
22246            ! lib/Text/Wrap.pm t/lib/textwrap.t
22247 ____________________________________________________________________________
22248 [  8572] By: jhi                                   on 2001/01/28  02:04:49
22249         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
22250              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
22251              not really integrated but instead salvaged by hand
22252              (they had too many dependencies on the development release
22253              to be cleanly integratable).
22254              
22255              Subject: more UTF8 test suites and an UTF8 patch
22256              
22257              Tweak for MULTIPLICITY/USE_PERLIO
22258              
22259              Signedness nit.
22260              
22261              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
22262              
22263              Use the UTF8_XXX macros in is_utf8_char().
22264              
22265              Rewrite pp_concat() in terms of sv_catsv().  The . operator
22266              should now be UTF-8-proof.
22267              
22268              Subject: [PATCH perl@8269] scanning two hex-constants
22269              fails on EBCDIC environment (script length.t)
22270              
22271              Add some Unicode chop() tests.
22272      Branch: maint-5.6/perl
22273            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
22274           !> sv.c t/op/chop.t utf8.h
22275 ____________________________________________________________________________
22276 [  8571] By: jhi                                   on 2001/01/28  00:35:59
22277         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
22278              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
22279              
22280              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
22281              
22282              The maxiters upper limit sanity check (guarding against
22283              non-progress) assumed bytes instead of characters in s///
22284              and split().
22285              
22286              Signedness nit.
22287              
22288              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
22289              join() should now be UTF-8-proof.
22290              
22291              More split // UTF-8 tests. (8250)
22292      Branch: maint-5.6/perl
22293           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
22294           !> util.c
22295 ____________________________________________________________________________
22296 [  8570] By: jhi                                   on 2001/01/27  22:15:46
22297         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
22298              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
22299              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
22300              8084,8204,8244,8333 from mainline.
22301              
22302              For -Q where Q might be a one-letter sub name one does no more
22303              get a warning about an unknown filetest (7941,7943,7944,8084).
22304              
22305              Subject: Re: [ID 20001130.011] expression parsing bug ?
22306              
22307              Make uv_to_utf8() to zero-terminate its output buffer.
22308              
22309              Split off t/op/length.t (7995)
22310              
22311              Split off t/op/utf8decode.t (7996)
22312              
22313              Remove an unnecessary 'use utf8' from the utf8.t (7998)
22314              
22315              Split off t/op/concat.t (8004)
22316              
22317              Split off t/op/ver.t (8005)
22318              
22319              Document utf8_length(), utf8_distance(), and utf8_hop().
22320              
22321              Document utf8_to_uv() better.
22322              
22323              Introduce macros for UTF8 decoding (8028,8033).
22324              
22325              Add test for reverse() (8030,8031).
22326              
22327              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
22328              
22329              Do not return the Unicode replacement character    on UTF-8
22330              decoding failure.
22331              
22332              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
22333              not this_utf8 i.e. the output string has one, but don't mess
22334              with source assumption. (8052,8053)
22335              
22336              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
22337              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
22338              was not expecting to be called with something that was already
22339              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
22340              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
22341              (8054)
22342              
22343              Recode the naughty binary bytes in utf8decode.t using the \xHH.
22344              
22345              Make some panic messages a bit more logical.
22346      Branch: maint-5.6/perl
22347           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
22348           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
22349           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
22350           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
22351           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
22352           !> utf8.c utf8.h
22353 ____________________________________________________________________________
22354 [  8569] By: jhi                                   on 2001/01/27  19:16:43
22355         Log: Integrate changes #7750 from perlio and #8566 from mainline.
22356      Branch: maint-5.6/perl
22357           !> regexec.c sv.c
22358 ____________________________________________________________________________
22359 [  8568] By: jhi                                   on 2001/01/27  18:06:51
22360         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
22361              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
22362              7935[-perlio.c],7936,7959,7965 from mainline.
22363              
22364              Change the "big byte" error message to "Wide character".
22365              (7355, the croak-if-wide-chars-in-print part ignored)
22366              
22367              Use UINT64_C().
22368              
22369              Introduce Perl_utf8_length().
22370              
22371              diff -se shows these as different (7753, forgotten check-ins)
22372              
22373              Subject: [PATCH] doop.c - UTF8 tr///
22374              
22375              If we use (aTHX_ ...) then put Perl_ on the front.
22376              
22377              Make utf8_length() and utf8_distance() to be less forgiving
22378              about bad UTF-8.
22379              
22380              Test line numbers are different with utf8.
22381              
22382              No need to scan till infinity, 13 is enough. (7872,7911)
22383              
22384              Subject: [PATCH] Tokeniser debugging
22385              
22386              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
22387              
22388              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
22389              
22390              Be more careful in Perl_sv_utf8_downgrade().
22391              
22392              Use DO_UTF8().
22393              
22394              Raw zero bytes in text files confuse at least GNU patch 2.1.
22395      Branch: maint-5.6/perl
22396           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
22397           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
22398           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
22399           !> t/pragma/utf8.t toke.c utf8.c utf8.h
22400 ____________________________________________________________________________
22401 [  8567] By: nick                                  on 2001/01/27  11:10:38
22402         Log: Integrate mainline
22403      Branch: perlio
22404           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
22405           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
22406           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
22407           !> toke.c
22408 ____________________________________________________________________________
22409 [  8566] By: jhi                                   on 2001/01/27  06:22:48
22410         Log: More documentation for the regexp context stack.
22411      Branch: perl
22412            ! regexec.c
22413 ____________________________________________________________________________
22414 [  8565] By: jhi                                   on 2001/01/27  05:21:57
22415         Log: Update Changes.
22416      Branch: perl
22417            ! Changes patchlevel.h
22418 ____________________________________________________________________________
22419 [  8564] By: jhi                                   on 2001/01/27  04:44:04
22420         Log: Threadedness patch for #8562 from Doug MacEachern.
22421      Branch: perl
22422            ! toke.c
22423 ____________________________________________________________________________
22424 [  8563] By: jhi                                   on 2001/01/27  04:26:24
22425         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
22426              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22427              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
22428              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
22429      Branch: perl
22430            ! op.c
22431 ____________________________________________________________________________
22432 [  8562] By: jhi                                   on 2001/01/27  04:20:30
22433         Log: Subject: Re: Announce : Tokener reporting patch
22434              From: Simon Cozens <simon@cozens.net>
22435              Date: Mon, 22 Jan 2001 02:17:22 +0000
22436              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
22437      Branch: perl
22438            ! embed.h embed.pl proto.h toke.c
22439 ____________________________________________________________________________
22440 [  8561] By: jhi                                   on 2001/01/27  04:17:24
22441         Log: Forgot from #8545.  Oops.
22442      Branch: perl
22443            ! pp.c t/pragma/overload.t
22444 ____________________________________________________________________________
22445 [  8560] By: jhi                                   on 2001/01/27  03:01:47
22446         Log: A better module compilation test, use MANIFEST as suggested
22447              by Spider.
22448      Branch: perl
22449            ! t/lib/1_compile.t
22450 ____________________________________________________________________________
22451 [  8559] By: jhi                                   on 2001/01/27  02:50:48
22452         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
22453              From: Peter Prymmer <pvhp@forte.com>
22454              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
22455              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
22456      Branch: perl
22457            ! t/lib/b.t
22458 ____________________________________________________________________________
22459 [  8558] By: jhi                                   on 2001/01/27  02:27:05
22460         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
22461              From: Peter Prymmer <pvhp@forte.com>
22462              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
22463              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
22464      Branch: perl
22465            ! t/pragma/sub_lval.t
22466 ____________________________________________________________________________
22467 [  8557] By: jhi                                   on 2001/01/27  02:26:03
22468         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
22469              From: Peter Prymmer <pvhp@forte.com>
22470              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
22471              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
22472      Branch: perl
22473            ! t/lib/st-06compat.t
22474 ____________________________________________________________________________
22475 [  8556] By: jhi                                   on 2001/01/27  02:24:33
22476         Log: Subject: [PATCH: perl@8531] minor update to README.os390
22477              From: Peter Prymmer <pvhp@forte.com>
22478              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
22479              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
22480      Branch: perl
22481            ! README.os390
22482 ____________________________________________________________________________
22483 [  8555] By: jhi                                   on 2001/01/27  00:35:47
22484         Log: No point in checking the length before we know whether the pointer
22485              is bogus or not, fixes Abigail's odbm failures in Linux.
22486      Branch: perl
22487            ! sv.c
22488 ____________________________________________________________________________
22489 [  8554] By: nick                                  on 2001/01/26  19:01:31
22490         Log: Integrate mainline
22491      Branch: perlio
22492           !> lib/Text/Wrap.pm t/lib/textwrap.t
22493 ____________________________________________________________________________
22494 [  8553] By: jhi                                   on 2001/01/26  15:19:39
22495         Log: Integrate change #7792 from perlio (multiplicity fix),
22496              fix the AV leak in regex DEBUGGING (tiny part of the
22497              polymorphic regexp patch #8143).
22498      Branch: maint-5.6/perl
22499            ! regcomp.c
22500           !> scope.h
22501 ____________________________________________________________________________
22502 [  8552] By: jhi                                   on 2001/01/26  15:03:23
22503         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
22504              From: Michael G Schwern <schwern@pobox.com>
22505              Date: Fri, 26 Jan 2001 09:28:31 -0500
22506              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
22507      Branch: perl
22508            ! lib/Text/Wrap.pm t/lib/textwrap.t
22509 ____________________________________________________________________________
22510 [  8551] By: jhi                                   on 2001/01/26  02:33:19
22511         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
22512              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
22513              
22514              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
22515              
22516              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
22517              
22518              Message nit.
22519              
22520              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
22521              
22522              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
22523              
22524              (the cleanup of unused submatches in regtry() and regcppop())
22525              
22526              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
22527              stored and restored, and thusly was trounced by the utf8 swash
22528              routines.
22529              
22530              use utf8 not required to use \x{}.
22531              
22532              Removed two more tests that make no sense in UTF-8 since the test
22533              data is not in UTF-8.
22534              
22535              Get the three different space character classes right under utf8.
22536              
22537              Implement ANYOFUTF8 regprop() dumping.
22538              
22539              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
22540              
22541              Document the regex context pushing/popping a bit better.
22542      Branch: maint-5.6/perl
22543           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
22544           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
22545           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
22546           !> t/op/regmesg.t utf8.c
22547 ____________________________________________________________________________
22548 [  8550] By: nick                                  on 2001/01/25  19:42:30
22549         Log: Integrate mainline
22550      Branch: perlio
22551           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
22552           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
22553           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
22554           !> t/lib/bigint.t t/lib/bigintpm.t
22555 ____________________________________________________________________________
22556 [  8549] By: jhi                                   on 2001/01/25  15:22:28
22557         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
22558      Branch: maint-5.6/perl
22559            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
22560 ____________________________________________________________________________
22561 [  8548] By: jhi                                   on 2001/01/25  15:02:55
22562         Log: Integrate changes #7997,8063,8492,8547 from mainline.
22563              
22564              Subject: Re: STRLEN - what?
22565              
22566              Subject: [PATCH] perlguts.pod
22567              
22568              Memory management calls documentation.
22569              
22570              Layout using tabulator is not a good idea in a pod.
22571      Branch: maint-5.6/perl
22572           !> pod/perlguts.pod
22573 ____________________________________________________________________________
22574 [  8547] By: jhi                                   on 2001/01/25  14:49:05
22575         Log: Layout using tabulator is not a good idea in a pod.
22576      Branch: perl
22577            ! pod/perlguts.pod
22578 ____________________________________________________________________________
22579 [  8546] By: jhi                                   on 2001/01/25  14:31:12
22580         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
22581              from mainline.
22582              
22583              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22584              
22585              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22586              
22587              More Win32 editor/IDE/shell hints.
22588              
22589              More Win32 Perling.
22590              
22591              Yet another editor edit.
22592              
22593              Edit edit edit.
22594              
22595              IDE/editor section tweaking.
22596              
22597              Few more IDE/editor nits from p5p.
22598      Branch: maint-5.6/perl
22599           !> pod/perlfaq3.pod
22600 ____________________________________________________________________________
22601 [  8545] By: jhi                                   on 2001/01/25  04:16:32
22602         Log: Subject: [PATCH 5.7.0] overload int()
22603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22604              Date: Wed, 24 Jan 2001 19:06:57 -0500
22605              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
22606      Branch: perl
22607            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
22608            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
22609            ! t/lib/bigintpm.t
22610 ____________________________________________________________________________
22611 [  8544] By: jhi                                   on 2001/01/25  04:15:11
22612         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
22613              From: Peter Prymmer <pvhp@forte.com>
22614              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
22615              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
22616      Branch: perl
22617            ! Makefile.SH README.os390 hints/os390.sh installperl
22618 ____________________________________________________________________________
22619 [  8543] By: jhi                                   on 2001/01/25  03:52:08
22620         Log: Integrate change #8462,8469 from mainline.
22621              
22622              In VMS Perl subversion (perl -V) is undef.
22623      Branch: maint-5.6/perl
22624           !> configure.com
22625 ____________________________________________________________________________
22626 [  8542] By: jhi                                   on 2001/01/25  03:44:55
22627         Log: Integrate changes #7835,7850,8315,8316 from mainline.
22628              
22629              Solaris hints.
22630      Branch: maint-5.6/perl
22631           !> hints/solaris_2.sh
22632 ____________________________________________________________________________
22633 [  8541] By: jhi                                   on 2001/01/25  03:39:28
22634         Log: Integrate #8336 from mainline.
22635      Branch: maint-5.6/perl
22636           !> hv.c
22637 ____________________________________________________________________________
22638 [  8540] By: jhi                                   on 2001/01/25  03:23:50
22639         Log: Retract #8539.
22640      Branch: maint-5.6/perl
22641            ! pod/perlfaq3.pod
22642 ____________________________________________________________________________
22643 [  8539] By: jhi                                   on 2001/01/25  03:21:55
22644         Log: (Retracted by #5940.)
22645      Branch: maint-5.6/perl
22646            ! pod/perlfaq3.pod
22647 ____________________________________________________________________________
22648 [  8538] By: jhi                                   on 2001/01/25  03:14:07
22649         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
22650              From: Peter Prymmer <pvhp@forte.com>
22651              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
22652              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
22653              
22654              The VMS bits.
22655      Branch: maint-5.6/perl
22656            ! configure.com vms/descrip_mms.template
22657 ____________________________________________________________________________
22658 [  8537] By: jhi                                   on 2001/01/25  03:06:09
22659         Log: Integrate #7710,7824,7973 from mainline.
22660      Branch: maint-5.6/perl
22661           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22662           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
22663           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
22664           !> vos/config.ga.def vos/config.ga.h win32/config.bc
22665           !> win32/config.gc win32/config.vc
22666 ____________________________________________________________________________
22667 [  8536] By: jhi                                   on 2001/01/24  13:50:20
22668         Log: Revert the edits made by me so far to the 5.6 branch since
22669              the TRIAL1 since I did edits when I should have been using
22670              integrates.  Bad programmer.   (Will integrate them properly later.)
22671              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
22672              The #8353 will not be reapplied at least for now since
22673              the UTF-8 hash keys need more thinking.
22674              (The patches #8347, #8354, #8454, #8473 were okay since they
22675              were original edits made specifically for the 5.6.1-TRIAL1.)
22676      Branch: maint-5.6/perl
22677            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22678            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
22679            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
22680            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
22681            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
22682            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22683            ! win32/config.bc win32/config.gc win32/config.vc
22684 ____________________________________________________________________________
22685 [  8535] By: bailey                                on 2001/01/24  06:37:02
22686         Log: SYN SYN
22687      Branch: vmsperl
22688           +> (branch 26 files)
22689           !> (integrate 130 files)
22690 ____________________________________________________________________________
22691 [  8534] By: nick                                  on 2001/01/23  19:30:57
22692         Log: Integrate mainline.
22693      Branch: perlio
22694           !> Changes Configure Porting/Glossary Porting/config.sh
22695           !> Porting/config_H embed.h embed.pl ext/Encode/compile
22696           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
22697           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
22698           !> pod/perlvar.pod proto.h t/lib/1_compile.t
22699 ____________________________________________________________________________
22700 [  8533] By: jhi                                   on 2001/01/23  16:15:46
22701         Log: Forgotten from #8501.
22702      Branch: perl
22703            ! Porting/Glossary Porting/config.sh Porting/config_H
22704 ____________________________________________________________________________
22705 [  8532] By: jhi                                   on 2001/01/23  16:13:27
22706         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
22707              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22708              Date: Mon, 22 Jan 2001 17:51:58 +0100
22709              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
22710      Branch: perl
22711            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
22712 ____________________________________________________________________________
22713 [  8531] By: jhi                                   on 2001/01/23  15:46:01
22714         Log: Update Changes.
22715      Branch: perl
22716            ! Changes patchlevel.h
22717 ____________________________________________________________________________
22718 [  8530] By: jhi                                   on 2001/01/23  15:38:39
22719         Log: De-cut-and-pasto.
22720      Branch: perl
22721            ! t/lib/1_compile.t
22722 ____________________________________________________________________________
22723 [  8529] By: jhi                                   on 2001/01/23  15:11:04
22724         Log: Document the mkdir trailing slashes case.
22725      Branch: perl
22726            ! pod/perlfunc.pod
22727 ____________________________________________________________________________
22728 [  8528] By: jhi                                   on 2001/01/23  15:08:28
22729         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
22730              get installed:
22731              
22732              Subject: lib/lib.pm
22733              From: <abigail@foad.org>
22734              Date: Mon, 28 Aug 2000 20:35:08 -0400
22735              Message-ID: <20000829003508.21281.qmail@foad.org>
22736      Branch: perl
22737            ! installperl
22738 ____________________________________________________________________________
22739 [  8527] By: jhi                                   on 2001/01/23  14:44:04
22740         Log: Metaconfig unit change for #8526.
22741      Branch: metaconfig
22742            ! U/threads/archname.U
22743 ____________________________________________________________________________
22744 [  8526] By: jhi                                   on 2001/01/23  14:43:19
22745         Log: Attach -perlio to the archname if so selected.
22746      Branch: perl
22747            ! Configure
22748 ____________________________________________________________________________
22749 [  8525] By: jhi                                   on 2001/01/23  14:24:01
22750         Log: Subject: [PATCH] pod/perlvar.pod
22751              From: abigail@foad.org
22752              Date: Tue, 23 Jan 2001 01:41:10 +0100
22753              Message-ID: <20010123004110.22259.qmail@foad.org>
22754      Branch: perl
22755            ! pod/perlvar.pod
22756 ____________________________________________________________________________
22757 [  8524] By: jhi                                   on 2001/01/23  14:22:32
22758         Log: A bug introduced in #8217 (the undefined variable in the
22759              lib/safe1_t #3) fixed, by Charles Lane:
22760              
22761              The earlier patch made it so that stuff running in Safe
22762              compartments could do a "caller" and see "main".  That
22763              little change in name is done right before the code in
22764              the compartment is run, and apparantly the parser
22765              was picking up the stash name before it got changed.
22766              
22767              (why it was threaded vs. unthreaded Perl that was sensitive to this
22768              I still don't know...and it probably doesn't matter).
22769              
22770              I tryed removing the stash name-change and saw that threaded Perl
22771              did indeed pass the lib/safe1.t tests.
22772              
22773              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
22774              do the name change (and to connect _ in the compartment to the global
22775              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
22776              to call _safe_pkg_prep when creating a new compartment.
22777              
22778              Passes all tests with threaded perl on linux; passes all tests
22779              with unthreaded perl on VMS.
22780              
22781              At some point I'll probably want to revisit Safe and Opcode to
22782              provide more sensible handling of global variables...and to get
22783              formats working in Safe compartments, which they don't do currently.
22784      Branch: perl
22785            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
22786 ____________________________________________________________________________
22787 [  8523] By: jhi                                   on 2001/01/23  14:11:58
22788         Log: Also the lib/Thread.pm itself needs to be ignored if
22789              the Thread extension hasn't been built.
22790      Branch: perl
22791            ! t/lib/1_compile.t
22792 ____________________________________________________________________________
22793 [  8522] By: jhi                                   on 2001/01/23  13:51:28
22794         Log: print() instead of warn() so that stderr doesn't get
22795              unncessarily polluted.
22796      Branch: perl
22797            ! ext/Encode/compile
22798 ____________________________________________________________________________
22799 [  8521] By: jhi                                   on 2001/01/23  13:49:48
22800         Log: Integrate perlio.
22801      Branch: perl
22802           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
22803           !> ext/Encode/encode.h
22804 ____________________________________________________________________________
22805 [  8520] By: nick                                  on 2001/01/22  21:44:00
22806         Log: More messing with Encode:
22807              Extra fields in header to allow multiple names and to record
22808              other things "compile" knows.
22809              Re-organise compile to factor out common output routines.
22810      Branch: perlio
22811            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
22812 ____________________________________________________________________________
22813 [  8519] By: nick                                  on 2001/01/22  20:33:50
22814         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
22815      Branch: perlio
22816            ! ext/Encode/Makefile.PL ext/Encode/compile
22817 ____________________________________________________________________________
22818 [  8518] By: nick                                  on 2001/01/22  20:28:13
22819         Log: Integrate mainline
22820      Branch: perlio
22821           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
22822           !> vos/config.alpha.def vos/config.alpha.h
22823 ____________________________________________________________________________
22824 [  8517] By: jhi                                   on 2001/01/22  15:37:17
22825         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
22826              by Inaba Hiroto.
22827      Branch: perl
22828            ! sv.c
22829 ____________________________________________________________________________
22830 [  8516] By: jhi                                   on 2001/01/22  14:55:15
22831         Log: More SIG_SIZE fixes.
22832      Branch: perl
22833            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
22834 ____________________________________________________________________________
22835 [  8515] By: jhi                                   on 2001/01/22  14:50:27
22836         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
22837              From: "Craig A. Berry" <craigberry@mac.com>
22838              Date: Mon, 22 Jan 2001 00:42:24 -0600
22839              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
22840      Branch: perl
22841            ! configure.com
22842 ____________________________________________________________________________
22843 [  8514] By: jhi                                   on 2001/01/22  14:31:17
22844         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
22845              From: "Craig A. Berry" <craigberry@mac.com>
22846              Date: Sun, 21 Jan 2001 23:03:25 -0600
22847              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
22848      Branch: perl
22849            ! configure.com
22850 ____________________________________________________________________________
22851 [  8513] By: jhi                                   on 2001/01/22  14:14:00
22852         Log: Add the .ucm encoding tables to the MANIFEST.
22853      Branch: perl
22854            ! MANIFEST
22855 ____________________________________________________________________________
22856 [  8512] By: jhi                                   on 2001/01/22  13:43:33
22857         Log: Integrate perlio.
22858      Branch: perl
22859           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22860           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22861           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22862           +> ext/Encode/Encode/iso8859-10.ucm
22863           +> ext/Encode/Encode/iso8859-13.ucm
22864           +> ext/Encode/Encode/iso8859-14.ucm
22865           +> ext/Encode/Encode/iso8859-15.ucm
22866           +> ext/Encode/Encode/iso8859-16.ucm
22867           +> ext/Encode/Encode/iso8859-2.ucm
22868           +> ext/Encode/Encode/iso8859-3.ucm
22869           +> ext/Encode/Encode/iso8859-4.ucm
22870           +> ext/Encode/Encode/iso8859-5.ucm
22871           +> ext/Encode/Encode/iso8859-6.ucm
22872           +> ext/Encode/Encode/iso8859-7.ucm
22873           +> ext/Encode/Encode/iso8859-8.ucm
22874           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22875           +> ext/Encode/Encode/symbol.ucm
22876           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
22877           !> perliol.h
22878 ____________________________________________________________________________
22879 [  8511] By: nick                                  on 2001/01/21  23:44:47
22880         Log: Make "real" layers of ":utf8" and ":raw".
22881              So now PERLIO=utf8 perl ...
22882              does what Andreas wanted.
22883              Fix arg passing in open.pm (still have a Carp issue).
22884      Branch: perlio
22885            ! lib/open.pm perlio.c perliol.h
22886 ____________________________________________________________________________
22887 [  8510] By: jhi                                   on 2001/01/21  22:56:53
22888         Log: Document the regex context pushing/popping a bit better.
22889      Branch: perl
22890            ! regexec.c
22891 ____________________________________________________________________________
22892 [  8509] By: jhi                                   on 2001/01/21  22:55:44
22893         Log: Tweak the mkdir trailing slash code some more.
22894              
22895              TO DO: the same handling should probably be done for
22896              all the other filesystem functions that can have directories
22897              as their arguments.
22898      Branch: perl
22899            ! pp_sys.c
22900 ____________________________________________________________________________
22901 [  8508] By: nick                                  on 2001/01/21  21:37:43
22902         Log: Switch "compiled in" encodings to .ucm format.
22903              (Leave others as .enc till we can run-time load .ucm,
22904              or find some other way to load them.)
22905      Branch: perlio
22906            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22907            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22908            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22909            + ext/Encode/Encode/iso8859-10.ucm
22910            + ext/Encode/Encode/iso8859-13.ucm
22911            + ext/Encode/Encode/iso8859-14.ucm
22912            + ext/Encode/Encode/iso8859-15.ucm
22913            + ext/Encode/Encode/iso8859-16.ucm
22914            + ext/Encode/Encode/iso8859-2.ucm
22915            + ext/Encode/Encode/iso8859-3.ucm
22916            + ext/Encode/Encode/iso8859-4.ucm
22917            + ext/Encode/Encode/iso8859-5.ucm
22918            + ext/Encode/Encode/iso8859-6.ucm
22919            + ext/Encode/Encode/iso8859-7.ucm
22920            + ext/Encode/Encode/iso8859-8.ucm
22921            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22922            + ext/Encode/Encode/symbol.ucm
22923            ! ext/Encode/Makefile.PL ext/Encode/compile
22924 ____________________________________________________________________________
22925 [  8507] By: nick                                  on 2001/01/21  21:02:03
22926         Log: Integrate (partial) mainline.
22927      Branch: perlio
22928           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
22929           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
22930           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22931 ____________________________________________________________________________
22932 [  8506] By: jhi                                   on 2001/01/21  20:09:30
22933         Log: Update Changes.
22934      Branch: perl
22935            ! Changes patchlevel.h
22936 ____________________________________________________________________________
22937 [  8505] By: jhi                                   on 2001/01/21  19:39:59
22938         Log: Subject: Minor typos in perlfaq2.pod
22939              From: "Stephen P. Potter" <spp@spotter.yi.org>
22940              Message-Id: <200101192101.QAA11911@spotter.yi.org>
22941              Date: Fri, 19 Jan 2001 16:01:13 -0500
22942              
22943              with a nit from Philip Netwon.
22944      Branch: perl
22945            ! pod/perlfaq2.pod
22946 ____________________________________________________________________________
22947 [  8504] By: jhi                                   on 2001/01/21  19:33:05
22948         Log: Metaconfig change for #8503.
22949      Branch: metaconfig
22950            ! U/threads/usethreads.U
22951 ____________________________________________________________________________
22952 [  8503] By: jhi                                   on 2001/01/21  19:32:21
22953         Log: Sanity check for conflicting thread flavours.
22954      Branch: perl
22955            ! Configure config_h.SH
22956 ____________________________________________________________________________
22957 [  8502] By: jhi                                   on 2001/01/21  19:23:00
22958         Log: Metaconfig change for #8501.
22959      Branch: metaconfig
22960            ! U/modified/sig_name.U
22961 ____________________________________________________________________________
22962 [  8501] By: jhi                                   on 2001/01/21  19:22:26
22963         Log: The SIG_SIZE is the number of the elements *excluding*
22964              the terminating NULL.
22965      Branch: perl
22966            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
22967            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
22968            ! win32/config_H.vc
22969 ____________________________________________________________________________
22970 [  8500] By: jhi                                   on 2001/01/21  18:31:31
22971         Log: Integrate perlio.
22972      Branch: perl
22973           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
22974           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
22975           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
22976           !> pp_sys.c proto.h sv.c
22977 ____________________________________________________________________________
22978 [  8499] By: jhi                                   on 2001/01/21  17:43:57
22979         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
22980              From: Hugo <hv@crypt.compulink.co.uk>
22981              Date: Sun, 21 Jan 2001 13:34:05 +0000
22982              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
22983              
22984              In sprintf UTF8ize only if necessary.
22985      Branch: perl
22986            ! sv.c
22987 ____________________________________________________________________________
22988 [  8498] By: nick                                  on 2001/01/21  16:25:32
22989         Log: Encode cleanup.
22990              Add command line control over "compile" so that Makefile.PL
22991              needs can be combined with other uses.
22992              Use command line options in Makefile.PL.
22993              Fix multi-byte parsing in .ucm files.
22994      Branch: perlio
22995            ! ext/Encode/Makefile.PL ext/Encode/compile
22996 ____________________________________________________________________________
22997 [  8497] By: nick                                  on 2001/01/21  12:56:27
22998         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
22999      Branch: perlio
23000            ! ext/Encode/Encode.xs
23001 ____________________________________________________________________________
23002 [  8496] By: nick                                  on 2001/01/21  12:18:45
23003         Log: Fixup after integrate:
23004              missed the .sym files that are changed by regen_headers
23005              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
23006      Branch: perlio
23007            ! global.sym pp.sym sv.c
23008 ____________________________________________________________________________
23009 [  8495] By: nick                                  on 2001/01/21  11:51:07
23010         Log: Integrate mainline.
23011      Branch: perlio
23012           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
23013           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
23014           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
23015           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
23016           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
23017           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
23018           !> win32/Makefile win32/makefile.mk
23019 ____________________________________________________________________________
23020 [  8494] By: jhi                                   on 2001/01/20  23:12:11
23021         Log: Forgot the expect_number() prototype.
23022      Branch: perl
23023            ! embed.h embed.pl proto.h
23024 ____________________________________________________________________________
23025 [  8493] By: jhi                                   on 2001/01/20  22:56:39
23026         Log: Subject: [PATCH: perl@8482] README.vms URL updates
23027              From: Peter Prymmer <pvhp@forte.com>
23028              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
23029              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
23030              
23031              Plus Craig A. Berry's suggestion to use compaq.com instead
23032              of digital.com.
23033      Branch: perl
23034            ! README.vms
23035 ____________________________________________________________________________
23036 [  8492] By: jhi                                   on 2001/01/20  22:50:05
23037         Log: Memory management calls documentation.
23038      Branch: perl
23039            ! pod/perlguts.pod
23040 ____________________________________________________________________________
23041 [  8491] By: jhi                                   on 2001/01/20  22:38:33
23042         Log: Signedness nit plus few memcpy/Copy nits.
23043      Branch: perl
23044            ! sv.c
23045 ____________________________________________________________________________
23046 [  8490] By: jhi                                   on 2001/01/20  22:25:53
23047         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
23048              From: Peter Prymmer <pvhp@forte.com>
23049              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
23050              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
23051      Branch: perl
23052            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
23053 ____________________________________________________________________________
23054 [  8489] By: jhi                                   on 2001/01/20  22:24:41
23055         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
23056              From: Peter Prymmer <pvhp@forte.com>
23057              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
23058              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
23059      Branch: perl
23060            ! win32/Makefile win32/makefile.mk
23061 ____________________________________________________________________________
23062 [  8488] By: jhi                                   on 2001/01/20  22:22:27
23063         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
23064              From: Peter Prymmer <pvhp@forte.com>
23065              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
23066              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
23067      Branch: perl
23068            ! Makefile.SH
23069 ____________________________________________________________________________
23070 [  8487] By: jhi                                   on 2001/01/20  22:21:18
23071         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
23072              From: Peter Prymmer <pvhp@forte.com>
23073              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
23074              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
23075      Branch: perl
23076            + ext/DynaLoader/dl_dllload.xs
23077            ! MANIFEST Makefile.SH hints/os390.sh
23078 ____________________________________________________________________________
23079 [  8486] By: jhi                                   on 2001/01/20  22:17:53
23080         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
23081              From: Peter Prymmer <pvhp@forte.com>
23082              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
23083              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
23084      Branch: perl
23085            ! README.os390 README.posix-bc
23086 ____________________________________________________________________________
23087 [  8485] By: jhi                                   on 2001/01/20  20:15:30
23088         Log: Document and test the new qu operator.
23089      Branch: perl
23090            + t/op/qu.t
23091            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
23092            ! pod/perlretut.pod pod/perlunicode.pod
23093 ____________________________________________________________________________
23094 [  8484] By: nick                                  on 2001/01/20  19:42:30
23095         Log: Infrastructure to allow:
23096              open($fh,"|-",@array);
23097              to be implemented
23098              i.e. mark pp_open as needing a stack mark, and make pp_open
23099              process its args in that style (and pass them _all_ to tied handles OPEN).
23100              Invent do_openn() which takes SV ** at allow it to see multiple args.
23101              Note this does not _do_ anything yet.
23102      Branch: perlio
23103            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
23104            ! perlapi.c pp_proto.h pp_sys.c proto.h
23105 ____________________________________________________________________________
23106 [  8483] By: nick                                  on 2001/01/20  17:23:14
23107         Log: Integrate mainline.
23108      Branch: perlio
23109           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
23110           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
23111 ____________________________________________________________________________
23112 [  8482] By: jhi                                   on 2001/01/19  15:37:49
23113         Log: Update Changes.
23114      Branch: perl
23115            ! Changes patchlevel.h
23116 ____________________________________________________________________________
23117 [  8481] By: jhi                                   on 2001/01/19  14:41:24
23118         Log: Subject: Re: new feature: s?printf parameter reordering 
23119              From: Hugo <hv@crypt.compulink.co.uk>
23120              Date: Thu, 11 Jan 2001 17:09:03 +0000
23121              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
23122              
23123              - support reordering for all parameters: %, *v, *, .*
23124              - lay down that the reordering specification must immediately
23125              follow that parameter: %3$, *v3$, *3$, .*3$
23126              - fix vectorisation of a zero-length string
23127              - factor out the code choosing the argument to format
23128              
23129              Possibly unwanted side-effects:
23130              - the special format specifiers ' +-0' must now precede any
23131              vectorisation specifier. Tests in op/sprintf and op/ver
23132              have been changed to reflect this.
23133              - sprintf.t test #214 changed its expectations because in many
23134              cases, the next parameter has already been consumed when an
23135              invalid type letter is detected.
23136              
23137              Probably wanted side-effects:
23138              - attempts to format a non-existent parameter will warn as if C<undef>
23139              - attempt to write to non-existent parameter with '%n' will complain
23140              of "attempt to modify read-only value" instead of being silent
23141      Branch: perl
23142            ! sv.c t/op/sprintf.t t/op/ver.t
23143 ____________________________________________________________________________
23144 [  8480] By: jhi                                   on 2001/01/19  14:08:37
23145         Log: Subject: PATCH pragma/locale.t
23146              From: andreas.koenig@anima.de (Andreas J. Koenig)
23147              Date: 18 Jan 2001 09:45:37 +0100
23148              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
23149      Branch: perl
23150            ! t/pragma/locale.t
23151 ____________________________________________________________________________
23152 [  8479] By: jhi                                   on 2001/01/19  13:19:58
23153         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
23154      Branch: perl
23155            ! configure.com
23156 ____________________________________________________________________________
23157 [  8478] By: jhi                                   on 2001/01/19  02:12:35
23158         Log: Automate 1_compile.t.
23159      Branch: perl
23160            ! t/lib/1_compile.t
23161 ____________________________________________________________________________
23162 [  8477] By: jhi                                   on 2001/01/19  01:49:56
23163         Log: Integrate perlio.
23164      Branch: perl
23165           !> sv.c win32/config.bc win32/config.gc win32/config.vc
23166           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23167 ____________________________________________________________________________
23168 [  8476] By: nick                                  on 2001/01/18  21:51:52
23169         Log: Integrate mainline
23170      Branch: perlio
23171           +> t/lib/1_compile.t t/lib/compmod.pl
23172           !> MANIFEST configure.com lib/unicode/distinct.pm
23173 ____________________________________________________________________________
23174 [  8475] By: nick                                  on 2001/01/18  21:48:02
23175         Log: Win32 "safe signals" co-existance fix.
23176              Fix SIG_SIZE value.
23177              Clear PL_sig_pending when cloning (fork).
23178      Branch: perlio
23179            ! sv.c win32/config.bc win32/config.gc win32/config.vc
23180            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23181 ____________________________________________________________________________
23182 [  8474] By: jhi                                   on 2001/01/18  14:40:57
23183         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
23184      Branch: perl
23185            ! t/lib/1_compile.t
23186 ____________________________________________________________________________
23187 [  8473] By: gsar                                  on 2001/01/18  11:42:31
23188         Log: unsubmitted trial1 change
23189      Branch: maint-5.6/perl
23190            ! Changes
23191 ____________________________________________________________________________
23192 [  8472] By: jhi                                   on 2001/01/18  04:30:24
23193         Log: The first bug found by 1_compile.t.
23194      Branch: perl
23195            ! lib/unicode/distinct.pm
23196 ____________________________________________________________________________
23197 [  8471] By: jhi                                   on 2001/01/18  04:29:42
23198         Log: Add Schwern's 1_compile test.  The compile_module script renamed
23199              to be a bit shorter for the 8.3 people.
23200      Branch: perl
23201            + t/lib/1_compile.t t/lib/compmod.pl
23202            ! MANIFEST
23203 ____________________________________________________________________________
23204 [  8470] By: jhi                                   on 2001/01/18  04:16:00
23205         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)
23206              From: Peter Prymmer <pvhp@forte.com>
23207              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
23208              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
23209              Replace #8463.
23210      Branch: maint-5.6/perl
23211            ! configure.com
23212 ____________________________________________________________________________
23213 [  8469] By: jhi                                   on 2001/01/18  04:13:02
23214         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)
23215              From: Peter Prymmer <pvhp@forte.com>
23216              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
23217              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
23218              Replace #8462.
23219      Branch: perl
23220            ! configure.com
23221 ____________________________________________________________________________
23222 [  8468] By: jhi                                   on 2001/01/18  03:42:08
23223         Log: Integrate perlio.
23224      Branch: perl
23225           !> gv.c mg.c perlio.c util.c
23226 ____________________________________________________________________________
23227 [  8467] By: nick                                  on 2001/01/17  22:41:10
23228         Log: "Safe" signals - trial implementation.
23229              gv.c tweaked to zero PL_sig_pend array
23230              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
23231              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
23232              Odd thing is that it "works" with PERLIO=stdio as well (linux).
23233      Branch: perlio
23234            ! gv.c mg.c perlio.c util.c
23235 ____________________________________________________________________________
23236 [  8466] By: nick                                  on 2001/01/17  20:40:20
23237         Log: Integrate mainline.
23238      Branch: perlio
23239           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23240           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
23241           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
23242           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23243           !> vos/config.ga.h win32/config.bc win32/config.gc
23244           !> win32/config.vc
23245 ____________________________________________________________________________
23246 [  8465] By: jhi                                   on 2001/01/17  18:37:13
23247         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
23248              From: Nicholas Clark <nick@ccl4.org>
23249              Date: Wed, 17 Jan 2001 17:31:33 +0000
23250              Message-ID: <20010117173133.I2633@plum.flirble.org>
23251      Branch: perl
23252            ! t/op/int.t
23253 ____________________________________________________________________________
23254 [  8464] By: jhi                                   on 2001/01/17  14:43:17
23255         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
23256              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23257              Date: Wed, 17 Jan 2001 15:16:43 +0100
23258              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
23259              
23260              pp_int() was dropping an NV to the floor,
23261              int(279964589018079/59) either returned not an integer
23262              4745162525730.15, or one got "Attempt to free unreferenced scalar."
23263      Branch: perl
23264            ! pp.c
23265 ____________________________________________________________________________
23266 [  8463] By: jhi                                   on 2001/01/17  06:12:42
23267         Log: (Replaced by #8470)
23268              
23269              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)
23270              From: "Craig A. Berry" <craigberry@mac.com>
23271              Date: Tue, 16 Jan 2001 23:38:46 -0600
23272              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
23273      Branch: maint-5.6/perl
23274            ! configure.com
23275 ____________________________________________________________________________
23276 [  8462] By: jhi                                   on 2001/01/17  06:11:31
23277         Log: (Replaced by #8469)
23278              
23279              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)
23280              From: "Craig A. Berry" <craigberry@mac.com>
23281              Date: Tue, 16 Jan 2001 23:38:46 -0600
23282              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
23283      Branch: perl
23284            ! configure.com
23285 ____________________________________________________________________________
23286 [  8461] By: jhi                                   on 2001/01/17  05:56:12
23287         Log: Allow for one trailing slash in the directory of mkdir().
23288      Branch: perl
23289            ! pp_sys.c
23290 ____________________________________________________________________________
23291 [  8460] By: jhi                                   on 2001/01/17  03:26:01
23292         Log: Metaconfig unit changes for #8459.
23293      Branch: metaconfig
23294            ! U/modified/Loc.U U/modified/sig_name.U
23295 ____________________________________________________________________________
23296 [  8459] By: jhi                                   on 2001/01/17  03:24:48
23297         Log: Define SIG_SIZE, the number of elements in the sig_name and
23298              sig_num arrays, including the final NULL entry.
23299      Branch: perl
23300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23301            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
23302            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
23303            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23304            ! win32/config.bc win32/config.gc win32/config.vc
23305 ____________________________________________________________________________
23306 [  8458] By: jhi                                   on 2001/01/17  01:41:33
23307         Log: Integrate perlio.
23308      Branch: perl
23309           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
23310           !> perlapi.h proto.h sv.c
23311 ____________________________________________________________________________
23312 [  8457] By: nick                                  on 2001/01/16  22:07:26
23313         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
23314              Provides all the "cost" but no benefit yet - it is to allow cost
23315              to be measured, and implementation experiments (just in mg.c?).
23316      Branch: perlio
23317            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
23318            ! perlapi.h proto.h sv.c
23319 ____________________________________________________________________________
23320 [  8456] By: nick                                  on 2001/01/16  21:07:07
23321         Log: Integrate mainline.
23322      Branch: perlio
23323           !> (integrate 51 files)
23324 ____________________________________________________________________________
23325 [  8455] By: jhi                                   on 2001/01/16  18:13:43
23326         Log: Subject: [PATCH] regcomp.c old feature removal
23327              From: mjd@plover.com
23328              Date: 16 Jan 2001 14:43:18 -0000 
23329              Message-ID: <20010116144318.7140.qmail@plover.com> 
23330      Branch: perl
23331            ! regcomp.c
23332 ____________________________________________________________________________
23333 [  8454] By: jhi                                   on 2001/01/16  16:12:39
23334         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
23335              From: "Indy Singh" <indy@nusphere.com>
23336              Date: Wed, 10 Jan 2001 20:17:49 -0500
23337              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
23338      Branch: maint-5.6/perl
23339            ! win32/Makefile
23340 ____________________________________________________________________________
23341 [  8453] By: jhi                                   on 2001/01/16  16:09:33
23342         Log: Update Changes.
23343      Branch: perl
23344            ! Changes patchlevel.h
23345 ____________________________________________________________________________
23346 [  8452] By: jhi                                   on 2001/01/16  15:42:04
23347         Log: Subject: Re: API Cleanup
23348              To: perl5-porters@perl.org
23349              Date: Tue, 16 Jan 2001 13:42:30 +0000
23350              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
23351              
23352              Subject: [PATCH] utf8.c documentation
23353              From: Simon Cozens <simon@cozens.net>
23354              Date: Tue, 16 Jan 2001 13:52:48 +0000
23355              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
23356              
23357              Subject: Re: API Cleanup
23358              From: Simon Cozens <simon@cozens.net>
23359              Date: Tue, 16 Jan 2001 14:58:55 +0000
23360              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
23361              
23362              UTF-8 doc patches.
23363      Branch: perl
23364            ! embed.pl pod/perlapi.pod utf8.c
23365 ____________________________________________________________________________
23366 [  8451] By: jhi                                   on 2001/01/16  14:41:39
23367         Log: podlators 1.07, from Russ Allbery.
23368      Branch: perl
23369            ! lib/Pod/Man.pm
23370 ____________________________________________________________________________
23371 [  8450] By: jhi                                   on 2001/01/16  14:24:19
23372         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
23373              From: "Indy Singh" <indy@nusphere.com>
23374              Date: Mon, 15 Jan 2001 20:59:40 -0500
23375              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
23376      Branch: perl
23377            ! win32/Makefile
23378 ____________________________________________________________________________
23379 [  8449] By: jhi                                   on 2001/01/16  03:42:55
23380         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
23381              at the setting of the ofs_sv in new_struct_thread() as the
23382              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
23383              that invited a core dump.
23384      Branch: perl
23385            ! util.c
23386 ____________________________________________________________________________
23387 [  8448] By: jhi                                   on 2001/01/16  01:49:07
23388         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
23389              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23390              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
23391              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
23392              
23393              Replace #8444 and #8445.
23394      Branch: perl
23395            ! ext/B/B.xs ext/B/B/Debug.pm
23396 ____________________________________________________________________________
23397 [  8447] By: jhi                                   on 2001/01/15  21:05:35
23398         Log: Subject: [PATCH] API Variable documentation   
23399              From: Simon Cozens <simon@cozens.net>
23400              Date: Mon, 15 Jan 2001 19:35:54 +0000
23401              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
23402      Branch: perl
23403            ! pod/perlapi.pod thrdvar.h
23404 ____________________________________________________________________________
23405 [  8446] By: jhi                                   on 2001/01/15  20:49:20
23406         Log: Signedness nit.
23407      Branch: perl
23408            ! pp_ctl.c
23409 ____________________________________________________________________________
23410 [  8445] By: jhi                                   on 2001/01/15  20:28:48
23411         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
23412      Branch: perl
23413            ! ext/B/B/Debug.pm
23414 ____________________________________________________________________________
23415 [  8444] By: jhi                                   on 2001/01/15  13:09:10
23416         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
23417      Branch: perl
23418            ! ext/B/B.xs
23419 ____________________________________________________________________________
23420 [  8443] By: jhi                                   on 2001/01/15  13:06:26
23421         Log: Missing from #8439.
23422      Branch: perl
23423            ! keywords.h mg.c
23424 ____________________________________________________________________________
23425 [  8442] By: jhi                                   on 2001/01/15  13:02:38
23426         Log: Subject: [PATCH @8436] Eliminate op_children
23427              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23428              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
23429              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
23430              
23431              Subject: [PATCH @8436] Re: Eliminate op_children
23432              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23433              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
23434              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
23435      Branch: perl
23436            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
23437            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
23438            ! op.c op.h
23439 ____________________________________________________________________________
23440 [  8441] By: jhi                                   on 2001/01/15  12:57:08
23441         Log: Use the /^Perl_/-less form of is_lvalue_sub().
23442      Branch: perl
23443            ! pp.h
23444 ____________________________________________________________________________
23445 [  8440] By: jhi                                   on 2001/01/15  05:13:09
23446         Log: Revert #8437 and #8438, the Linux large files story is more complex.
23447      Branch: metaconfig/U/perl
23448            ! d_fpos64_t.U d_off64_t.U
23449      Branch: perl
23450            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23451            ! config_h.SH configure.com epoc/config.sh perl.h
23452            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23453            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23454            ! win32/config.bc win32/config.gc win32/config.vc
23455 ____________________________________________________________________________
23456 [  8439] By: jhi                                   on 2001/01/15  05:02:24
23457         Log: More UTF-8 patches from Inaba Hiroto.
23458              - The substr lval was still not okay.
23459              - Now pp_stringify and sv_setsv copies source's UTF8 flag
23460              even if IN_BYTE.  pp_stringify is called from fold_constants
23461              at optimization phase and "\x{100}" was made SvUTF8_off under
23462              use bytes (the bytes pragma is for "byte semantics" and not
23463              for "do not produce UTF8 data")
23464              - New `qu' operator to generate UTF8 string explicitly.
23465              Though I agree with the policy "0x00-0xff always produce bytes",
23466              sometimes want to such a string to be coded in UTF8.
23467              I can use pack"U0a*" but it requires more typing and has
23468              runtime overhead.
23469              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
23470              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
23471              string is not UTF8_on and has char 0x80-0xff.
23472              
23473              TODO: document and test qu.
23474      Branch: perl
23475            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
23476            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
23477            ! toke.c
23478 ____________________________________________________________________________
23479 [  8438] By: jhi                                   on 2001/01/14  05:10:23
23480         Log: Metaconfig unit changes for #8437.
23481      Branch: metaconfig/U/perl
23482            ! d_fpos64_t.U d_off64_t.U
23483 ____________________________________________________________________________
23484 [  8437] By: jhi                                   on 2001/01/14  04:55:34
23485         Log: Add <features.h> probing, seems to be needed for (some?)
23486              Linux largefileness.
23487      Branch: perl
23488            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23489            ! config_h.SH configure.com epoc/config.sh perl.h
23490            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
23491            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23492            ! win32/config.bc win32/config.gc win32/config.vc
23493 ____________________________________________________________________________
23494 [  8436] By: jhi                                   on 2001/01/13  17:47:21
23495         Log: Tighten some of the tests a bit.
23496      Branch: perl
23497            ! t/pragma/utf8.t
23498 ____________________________________________________________________________
23499 [  8435] By: jhi                                   on 2001/01/13  17:31:54
23500         Log: Integrate perlio.
23501      Branch: perl
23502           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
23503           !> win32/config_H.gc win32/config_H.vc
23504 ____________________________________________________________________________
23505 [  8434] By: nick                                  on 2001/01/13  11:36:53
23506         Log: Run dmake regen_config_h for Win32
23507      Branch: perlio
23508            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23509 ____________________________________________________________________________
23510 [  8433] By: nick                                  on 2001/01/13  11:31:55
23511         Log: VMS friendly patch to Encode compile process
23512      Branch: perlio
23513            ! ext/Encode/Makefile.PL ext/Encode/compile
23514 ____________________________________________________________________________
23515 [  8432] By: nick                                  on 2001/01/13  11:06:44
23516         Log: Integrate mainline
23517      Branch: perlio
23518           +> ext/B/B/Concise.pm
23519           !> (integrate 52 files)
23520 ____________________________________________________________________________
23521 [  8431] By: jhi                                   on 2001/01/13  05:55:55
23522         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
23523              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23524              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
23525              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
23526      Branch: perl
23527            ! ext/B/B/Concise.pm
23528 ____________________________________________________________________________
23529 [  8430] By: jhi                                   on 2001/01/13  04:24:18
23530         Log: The LVRET macro needed an aTHX.
23531      Branch: perl
23532            ! pp.h
23533 ____________________________________________________________________________
23534 [  8429] By: jhi                                   on 2001/01/13  02:12:42
23535         Log: Update Changes.
23536      Branch: perl
23537            ! Changes patchlevel.h
23538 ____________________________________________________________________________
23539 [  8428] By: jhi                                   on 2001/01/13  02:08:50
23540         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
23541              From: Peter Prymmer <pvhp@forte.com>
23542              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
23543              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
23544              
23545              Add a BEGIN guard for sloppy floating point division.
23546      Branch: perl
23547            ! lib/Math/BigInt.pm lib/bigint.pl
23548 ____________________________________________________________________________
23549 [  8427] By: jhi                                   on 2001/01/13  01:47:16
23550         Log: The B::Terse drop-in replacement wasn't quite drop-in.
23551      Branch: perl
23552            ! ext/B/B/Terse.pm
23553 ____________________________________________________________________________
23554 [  8426] By: jhi                                   on 2001/01/12  21:20:43
23555         Log: Use UVXf.
23556      Branch: perl
23557            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23558            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
23559            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23560            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23561            ! win32/config.gc win32/config.vc
23562 ____________________________________________________________________________
23563 [  8425] By: jhi                                   on 2001/01/12  20:20:14
23564         Log: Subject: [PATCH perl@8342] -Wformat
23565              From: Robin Barker <rmb1@cise.npl.co.uk>
23566              Date: Fri, 12 Jan 2001 20:03:14 GMT
23567              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
23568      Branch: perl
23569            ! ext/Encode/Encode.xs mg.c sv.c toke.c
23570 ____________________________________________________________________________
23571 [  8424] By: jhi                                   on 2001/01/12  20:01:48
23572         Log: Subject: B::Concise -- an improved replacement for B::Terse 
23573              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23574              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
23575              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
23576      Branch: perl
23577            + ext/B/B/Concise.pm
23578            ! MANIFEST ext/B/B/Terse.pm
23579 ____________________________________________________________________________
23580 [  8423] By: jhi                                   on 2001/01/12  19:24:02
23581         Log: The new metaconfig unit from the #8421.
23582      Branch: metaconfig/U/perl
23583            + d_sigprocmask.U
23584 ____________________________________________________________________________
23585 [  8422] By: jhi                                   on 2001/01/12  19:23:43
23586         Log: Forgot the microperl config from the #8421.
23587      Branch: perl
23588            ! uconfig.h uconfig.sh
23589 ____________________________________________________________________________
23590 [  8421] By: jhi                                   on 2001/01/12  19:05:27
23591         Log: Add sigprocmask() probe, regen Configure, regen toc.
23592      Branch: perl
23593            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23594            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
23595            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23596            ! vos/config.ga.h win32/config.bc win32/config.gc
23597            ! win32/config.vc
23598 ____________________________________________________________________________
23599 [  8420] By: jhi                                   on 2001/01/12  18:34:31
23600         Log: Add sockatmark() to the todo list.
23601      Branch: perl
23602            ! Todo-5.6
23603 ____________________________________________________________________________
23604 [  8419] By: jhi                                   on 2001/01/12  18:09:46
23605         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
23606      Branch: perl
23607            ! op.c
23608 ____________________________________________________________________________
23609 [  8418] By: jhi                                   on 2001/01/12  18:05:30
23610         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
23611              From: Radu Greab <radu@netsoft.ro>
23612              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
23613              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
23614      Branch: perl
23615            ! op.c t/pragma/sub_lval.t
23616 ____________________________________________________________________________
23617 [  8417] By: jhi                                   on 2001/01/12  16:09:09
23618         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
23619              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
23620              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
23621              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
23622      Branch: perl
23623            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
23624            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
23625            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
23626            ! t/pragma/sub_lval.t toke.c
23627 ____________________________________________________________________________
23628 [  8416] By: jhi                                   on 2001/01/12  15:42:06
23629         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
23630              From: "Richard Soderberg" <rs@crystalflame.net>
23631              Date: Fri, 12 Jan 2001 04:49:35 -0800
23632              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
23633              
23634              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
23635              according to the platform.
23636      Branch: perl
23637            ! op.c
23638 ____________________________________________________________________________
23639 [  8415] By: jhi                                   on 2001/01/12  15:33:41
23640         Log: One more UTF-8 fix from Inaba Hiroto.
23641      Branch: perl
23642            ! pp.c regexec.c t/pragma/utf8.t
23643 ____________________________________________________________________________
23644 [  8414] By: jhi                                   on 2001/01/12  15:30:18
23645         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
23646      Branch: perl
23647            ! regexec.c
23648 ____________________________________________________________________________
23649 [  8413] By: jhi                                   on 2001/01/12  15:22:10
23650         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
23651              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23652              Date: Thu, 11 Jan 2001 12:53:36 +0100
23653              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
23654      Branch: perl
23655            ! toke.c
23656 ____________________________________________________________________________
23657 [  8412] By: jhi                                   on 2001/01/12  15:20:25
23658         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
23659              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23660              Date: Fri, 12 Jan 2001 14:37:55 +0100
23661              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
23662      Branch: perl
23663            ! hints/posix-bc.sh
23664 ____________________________________________________________________________
23665 [  8411] By: jhi                                   on 2001/01/12  15:14:14
23666         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
23667              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23668              Date: Fri, 12 Jan 2001 10:42:21 +0100
23669              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
23670      Branch: perl
23671            ! t/op/regmesg.t
23672 ____________________________________________________________________________
23673 [  8410] By: jhi                                   on 2001/01/12  05:48:55
23674         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
23675              From: Nicholas Clark <nick@ccl4.org> 
23676              Date: Sun, 7 Jan 2001 19:47:14 +0000
23677              Message-ID: <20010107194714.B1048@plum.flirble.org>
23678      Branch: perl
23679            ! t/op/numconvert.t
23680 ____________________________________________________________________________
23681 [  8409] By: jhi                                   on 2001/01/12  05:41:28
23682         Log: Integrate perlio.
23683      Branch: perl
23684           !> mg.c scope.h
23685 ____________________________________________________________________________
23686 [  8408] By: nick                                  on 2001/01/11  22:43:28
23687         Log: Remove variables that were used in experiments.
23688      Branch: perlio
23689            ! mg.c
23690 ____________________________________________________________________________
23691 [  8407] By: nick                                  on 2001/01/11  20:57:44
23692         Log: Catch die in %SIG handler and unblock the signal before re-dying.
23693              This make Linux work _without_ sigsetjmp().
23694              Turn off sigsetjmp() to see what else it does.
23695              May need Configure probe for sigprocmask() if anything has sigaction()
23696              but not sigprocmask().
23697      Branch: perlio
23698            ! mg.c scope.h
23699 ____________________________________________________________________________
23700 [  8406] By: nick                                  on 2001/01/11  19:32:07
23701         Log: Integrate mainline
23702      Branch: perlio
23703           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
23704           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
23705           !> t/op/substr.t
23706 ____________________________________________________________________________
23707 [  8405] By: jhi                                   on 2001/01/11  17:11:01
23708         Log: Fix UTF-8 lval substr().
23709      Branch: perl
23710            ! mg.c t/op/substr.t
23711 ____________________________________________________________________________
23712 [  8404] By: jhi                                   on 2001/01/11  05:13:58
23713         Log: Update Changes.
23714      Branch: perl
23715            ! Changes patchlevel.h
23716 ____________________________________________________________________________
23717 [  8403] By: jhi                                   on 2001/01/11  04:38:24
23718         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
23719              From: Hugo <hv@crypt.compulink.co.uk>
23720              Date: Mon, 30 Oct 2000 01:33:26 +0000
23721              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
23722      Branch: perl
23723            ! regexec.c t/op/re_tests
23724 ____________________________________________________________________________
23725 [  8402] By: jhi                                   on 2001/01/11  04:26:12
23726         Log: Integrate perlio.
23727      Branch: perl
23728           !> scope.h util.c
23729 ____________________________________________________________________________
23730 [  8401] By: nick                                  on 2001/01/10  22:52:55
23731         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
23732              (So Alan and Ilya can try setting via hints.)
23733              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
23734              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
23735              doing the save everywhere seems to restart read() correctly, but just
23736              doing it once "round" the handler does not.
23737      Branch: perlio
23738            ! scope.h
23739 ____________________________________________________________________________
23740 [  8400] By: jhi                                   on 2001/01/10  21:57:54
23741         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
23742              of IRIX, HP-UX is unaffected.
23743      Branch: perl
23744            ! perl.h
23745 ____________________________________________________________________________
23746 [  8399] By: nick                                  on 2001/01/10  21:29:19
23747         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
23748      Branch: perlio
23749            ! util.c
23750 ____________________________________________________________________________
23751 [  8398] By: jhi                                   on 2001/01/10  20:55:31
23752         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
23753              also have ReusePort.
23754      Branch: perl
23755            ! ext/IO/lib/IO/Socket/INET.pm
23756 ____________________________________________________________________________
23757 [  8397] By: jhi                                   on 2001/01/10  20:50:57
23758         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
23759              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23760              Date: Wed, 10 Jan 2001 01:38:13 -0800
23761              Message-ID: <20010110013813.B41744@yahoo-inc.com>
23762      Branch: perl
23763            ! ext/IO/lib/IO/Socket/INET.pm
23764 ____________________________________________________________________________
23765 [  8396] By: jhi                                   on 2001/01/10  20:49:30
23766         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
23767              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23768              Date: Wed, 10 Jan 2001 01:37:32 -0800
23769              Message-ID: <20010110013732.A41744@yahoo-inc.com>
23770      Branch: perl
23771            ! ext/Socket/Socket.pm
23772 ____________________________________________________________________________
23773 [  8395] By: jhi                                   on 2001/01/10  20:41:37
23774         Log: Test for bug id 20010105.016 (fixed by #8378).
23775      Branch: perl
23776            ! t/op/split.t
23777 ____________________________________________________________________________
23778 [  8394] By: jhi                                   on 2001/01/10  20:26:32
23779         Log: Integrate perlio.
23780      Branch: perl
23781            ! util.c
23782 ____________________________________________________________________________
23783 [  8393] By: nick                                  on 2001/01/10  19:34:30
23784         Log: Back out Simon's pid hackery for now.
23785      Branch: perlio
23786            ! util.c
23787 ____________________________________________________________________________
23788 [  8392] By: nick                                  on 2001/01/10  19:23:13
23789         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
23790      Branch: perlio
23791           !> (integrate 29 files)
23792 ____________________________________________________________________________
23793 [  8391] By: jhi                                   on 2001/01/10  18:43:15
23794         Log: Subject: [PATCH] Fix my_pclose segfault
23795              From: Simon Cozens <simon@cozens.net>
23796              Date: Wed, 10 Jan 2001 18:39:35 +0000
23797              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
23798      Branch: perl
23799            ! util.c
23800 ____________________________________________________________________________
23801 [  8390] By: jhi                                   on 2001/01/10  18:42:08
23802         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
23803              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23804              Date:     Wed, 10 Jan 2001 13:23:02 EST
23805              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
23806      Branch: perl
23807            ! ext/Opcode/Opcode.xs
23808 ____________________________________________________________________________
23809 [  8389] By: jhi                                   on 2001/01/10  15:16:07
23810         Log: Turn off the integer preservation for now.
23811      Branch: perl
23812            ! perl.h
23813 ____________________________________________________________________________
23814 [  8388] By: jhi                                   on 2001/01/10  15:01:25
23815         Log: Few more IDE/editor nits from p5p.
23816      Branch: perl
23817            ! pod/perlfaq3.pod
23818 ____________________________________________________________________________
23819 [  8387] By: jhi                                   on 2001/01/10  06:53:16
23820         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
23821              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
23822              Date: Tue, 9 Jan 2001 23:16:02 +0000
23823              Message-ID: <20010109231602.A81101@plum.flirble.org>
23824      Branch: perl
23825            ! sv.c
23826 ____________________________________________________________________________
23827 [  8386] By: jhi                                   on 2001/01/10  03:17:54
23828         Log: Test cases for #8385 (from Simon's "torture.pl")
23829      Branch: perl
23830            ! t/op/tr.t
23831 ____________________________________________________________________________
23832 [  8385] By: jhi                                   on 2001/01/10  03:17:11
23833         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
23834              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
23835              Date: Wed, 10 Jan 2001 11:39:39 +0900
23836              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
23837              
23838              Some more UTF-8 tr cases fixed.
23839      Branch: perl
23840            ! doop.c
23841 ____________________________________________________________________________
23842 [  8384] By: jhi                                   on 2001/01/09  22:45:40
23843         Log: Allow the locale test needing POSIX and the taint test
23844              needing IPC::SysV to run under 'minitest' (basically,
23845              bail out if loading the extension fails)
23846      Branch: perl
23847            ! t/op/misc.t t/op/taint.t
23848 ____________________________________________________________________________
23849 [  8383] By: jhi                                   on 2001/01/09  21:36:04
23850         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
23851              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23852              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
23853              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
23854      Branch: perl
23855            ! t/io/openpid.t
23856 ____________________________________________________________________________
23857 [  8382] By: jhi                                   on 2001/01/09  21:06:08
23858         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
23859              Should finish up the bug id 20001205.022.
23860      Branch: perl
23861            ! pp.c pp_hot.c scope.c
23862 ____________________________________________________________________________
23863 [  8381] By: jhi                                   on 2001/01/09  18:27:43
23864         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
23865              From: Andy Dougherty <doughera@lafayette.edu>
23866              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
23867              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
23868              
23869              More robust yacc/bison error detection.
23870      Branch: perl
23871            ! t/comp/proto.t
23872 ____________________________________________________________________________
23873 [  8380] By: jhi                                   on 2001/01/09  15:21:38
23874         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
23875              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23876              Date:     Tue, 9 Jan 2001 07:53:55 EST
23877              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
23878      Branch: perl
23879            ! t/op/misc.t vms/test.com
23880 ____________________________________________________________________________
23881 [  8379] By: jhi                                   on 2001/01/09  15:20:38
23882         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
23883              From: jhi@cc.hut.fi
23884              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
23885              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
23886              
23887              The #8378 fixed this.
23888      Branch: perl
23889            ! t/op/tr.t
23890 ____________________________________________________________________________
23891 [  8378] By: jhi                                   on 2001/01/09  15:05:32
23892         Log: Subject: One more patch for UTF8 
23893              From: Inaba Hiroto <inaba@st.rim.or.jp>
23894              Date: Tue, 09 Jan 2001 01:04:32 +0900
23895              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
23896              
23897              UTF-8 fixes for 'x' and tr///.
23898      Branch: perl
23899            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
23900            ! regcomp.c regexec.c toke.c utf8.c
23901 ____________________________________________________________________________
23902 [  8377] By: jhi                                   on 2001/01/09  14:32:17
23903         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
23904      Branch: perl
23905            ! t/op/length.t
23906 ____________________________________________________________________________
23907 [  8376] By: jhi                                   on 2001/01/09  04:32:32
23908         Log: integrate changes #7775, #8316, #8316 from mainline
23909      Branch: maint-5.6/perl
23910            ! hints/solaris_2.sh
23911 ____________________________________________________________________________
23912 [  8375] By: jhi                                   on 2001/01/09  04:26:43
23913         Log: Update Changes.
23914      Branch: perl
23915            ! Changes patchlevel.h
23916 ____________________________________________________________________________
23917 [  8374] By: jhi                                   on 2001/01/09  04:14:32
23918         Log: IDE/editor section tweaking.
23919      Branch: perl
23920            ! pod/perlfaq3.pod
23921 ____________________________________________________________________________
23922 [  8373] By: jhi                                   on 2001/01/09  02:38:26
23923         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
23924              From: Peter Prymmer <pvhp@forte.com>
23925              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
23926              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
23927              
23928              In preparation os OS/390 dynamic loading.
23929      Branch: perl
23930            ! README.os390 hints/os390.sh
23931 ____________________________________________________________________________
23932 [  8372] By: jhi                                   on 2001/01/09  00:24:30
23933         Log: Integrate with perlio.
23934      Branch: perl
23935           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23936 ____________________________________________________________________________
23937 [  8371] By: nick                                  on 2001/01/08  23:54:33
23938         Log: Fix "scalars leaked" bugs caused by overload magic
23939              (Highlighted by Ilya's DESTROY optimization.)
23940      Branch: perlio
23941            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23942 ____________________________________________________________________________
23943 [  8370] By: nick                                  on 2001/01/08  20:19:41
23944         Log: Integrate mainline
23945      Branch: perlio
23946           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
23947           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
23948           !> t/op/64bitint.t
23949 ____________________________________________________________________________
23950 [  8369] By: jhi                                   on 2001/01/08  17:30:52
23951         Log: save_delete() Safefree() doesn't (anymore?) work with shared
23952              strings, one test failure in op/misc and almost all of lib/b.
23953              (Outcomments #8369.)
23954      Branch: perl
23955            ! scope.c
23956 ____________________________________________________________________________
23957 [  8368] By: jhi                                   on 2001/01/08  14:47:10
23958         Log: (Outcommented by #8369.)
23959              
23960              Subject: Re: Perl BugID 20001205.022 ---- save_delete
23961              From: Simon Cozens <simon@cozens.net>
23962              Date: Sat, 6 Jan 2001 11:48:40 +0000
23963              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
23964              
23965              The save_delete() does need the Safefree.
23966      Branch: perl
23967            ! scope.c
23968 ____________________________________________________________________________
23969 [  8367] By: bailey                                on 2001/01/08  08:53:52
23970         Log: Once again syncing after too long an absence
23971      Branch: vmsperl
23972           +> (branch 55 files)
23973            - MAINTAIN fix_pl vos/config.def vos/config.h
23974            - vos/config_h.SH_orig
23975           !> (integrate 498 files)
23976 ____________________________________________________________________________
23977 [  8366] By: jhi                                   on 2001/01/08  02:42:59
23978         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
23979              From: nick@ccl4.org
23980              Date: Sun, 7 Jan 2001 21:07:18 +0000
23981              Message-Id: <20010107210717.D1048@plum.flirble.org>
23982      Branch: perl
23983            ! sv.c t/op/64bitint.t
23984 ____________________________________________________________________________
23985 [  8365] By: jhi                                   on 2001/01/08  02:35:16
23986         Log: Subject: [PATCH] environ nit
23987              From: Simon Cozens <simon@cozens.net>
23988              Date: Sun, 7 Jan 2001 17:57:07 +0000
23989              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
23990              
23991              Use environ only if we have it.
23992      Branch: perl
23993            ! mg.c
23994 ____________________________________________________________________________
23995 [  8364] By: jhi                                   on 2001/01/08  02:24:51
23996         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
23997      Branch: perl
23998            ! ext/GDBM_File/GDBM_File.xs
23999 ____________________________________________________________________________
24000 [  8363] By: jhi                                   on 2001/01/08  02:19:24
24001         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
24002              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24003              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
24004              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
24005      Branch: perl
24006            ! dump.c op.c
24007 ____________________________________________________________________________
24008 [  8362] By: jhi                                   on 2001/01/08  02:17:43
24009         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
24010              From: Doug MacEachern <dougm@covalent.net>
24011              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
24012              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
24013              
24014              Allow AUTOLOAD to be an xsub and allow such xsubs
24015              to avoid use of $AUTOLOAD.
24016      Branch: perl
24017            ! gv.c
24018 ____________________________________________________________________________
24019 [  8361] By: jhi                                   on 2001/01/08  02:16:07
24020         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
24021              From: Radu Greab <radu@netsoft.ro>
24022              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
24023              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
24024              
24025              No need for the potentially unportable $SIG{CHLD}.
24026      Branch: perl
24027            ! t/io/pipe.t
24028 ____________________________________________________________________________
24029 [  8360] By: jhi                                   on 2001/01/08  01:58:23
24030         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
24031      Branch: perl
24032            ! lib/Getopt/Long.pm
24033 ____________________________________________________________________________
24034 [  8359] By: jhi                                   on 2001/01/08  01:55:44
24035         Log: Integrate perlio.
24036      Branch: perl
24037           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
24038           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
24039           !> utf8.c win32/Makefile
24040 ____________________________________________________________________________
24041 [  8358] By: jhi                                   on 2001/01/07  21:16:50
24042         Log: Update the EPOC cross SDK URL.
24043      Branch: perl
24044            ! README.epoc
24045 ____________________________________________________________________________
24046 [  8357] By: jhi                                   on 2001/01/07  21:16:09
24047         Log: Update the EPOC cross SDK URL.
24048      Branch: maint-5.6/perl
24049            ! README.epoc
24050 ____________________________________________________________________________
24051 [  8356] By: nick                                  on 2001/01/06  21:47:52
24052         Log: FILE * in XS code for PerlIO world:
24053              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
24054              - Add FILE * T_STDIO typemap.
24055              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
24056      Branch: perlio
24057            ! lib/ExtUtils/typemap perlio.c perlio.h
24058 ____________________________________________________________________________
24059 [  8355] By: jhi                                   on 2001/01/06  20:27:15
24060         Log: integrate change #8336 from mainline
24061              
24062              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
24063      Branch: maint-5.6/perl
24064            ! hv.c
24065 ____________________________________________________________________________
24066 [  8354] By: jhi                                   on 2001/01/06  20:24:29
24067         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24068              From: Robin Barker <rmb1@cise.npl.co.uk>
24069              Date: Fri, 22 Dec 2000 12:17:38 GMT
24070              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
24071              
24072              The patch reformats some long =item lines so they give
24073              correct output via pod2man | nroff -man
24074              
24075              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24076              From: Robin Barker <rmb1@cise.npl.co.uk>
24077              Date: Tue, 2 Jan 2001 15:35:03 GMT
24078              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
24079              
24080              Here is a _further_ patch which corrects a few more errors:
24081              * an empty C<=item> in CPAN.pm
24082              * patching the wrong file (pod/perlamiga.pod not README.amiga)
24083              * leaving empty C<=item>s which formatted incorrectly
24084              * over long C<=item>s revealed by latest patch to Pod::Man
24085      Branch: maint-5.6/perl
24086            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24087            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24088            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
24089            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
24090            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
24091            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
24092 ____________________________________________________________________________
24093 [  8353] By: jhi                                   on 2001/01/06  20:21:10
24094         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
24095              
24096              UTF-8 hash keys.
24097      Branch: maint-5.6/perl
24098            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
24099 ____________________________________________________________________________
24100 [  8352] By: jhi                                   on 2001/01/06  20:18:44
24101         Log: Forgotten from #8438.
24102      Branch: maint-5.6/perl
24103            ! epoc/epocish.h
24104 ____________________________________________________________________________
24105 [  8351] By: jhi                                   on 2001/01/06  20:18:12
24106         Log: Forgotten from #8347.
24107      Branch: maint-5.6/perl
24108            ! config_h.SH
24109 ____________________________________________________________________________
24110 [  8350] By: jhi                                   on 2001/01/06  20:00:19
24111         Log: Thinko in #8347.
24112      Branch: maint-5.6/perl
24113            ! regcomp.c
24114 ____________________________________________________________________________
24115 [  8349] By: jhi                                   on 2001/01/06  18:05:30
24116         Log: Copy the FAQ3 IDE section from the development branch,
24117              changes originally by Peter Prymmer.
24118      Branch: maint-5.6/perl
24119            ! pod/perlfaq3.pod
24120 ____________________________________________________________________________
24121 [  8348] By: jhi                                   on 2001/01/06  18:03:02
24122         Log: EPOC updates for TRIAL1.
24123              
24124              Subject: [5.6.1 trial1] EPOC update
24125              From: Olaf Flebbe <O.Flebbe@science-computing.de>
24126              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
24127              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
24128              
24129              Subject: epoc patch2 for perl-5.6.1-trial1
24130              From: Olaf Flebbe <O.Flebbe@science-computing.de>
24131              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
24132              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
24133      Branch: maint-5.6/perl
24134            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
24135            ! epoc/epocish.c
24136 ____________________________________________________________________________
24137 [  8347] By: jhi                                   on 2001/01/06  17:29:10
24138         Log: integrate changes #7710,7824,7973 from mainline,
24139              plus VMS nits from Peter Prymmer and Dan Sugalski.
24140              
24141              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
24142              library (getprotobyname and getprotobynumber are outversioned by
24143              the same calls in libc, at least for xlc version 3.
24144              
24145              Add HAS_SBRK_PROTO.
24146              
24147              Fixes for signedness warnings noticed by VMSperlers.
24148      Branch: maint-5.6/perl
24149            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24150            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
24151            ! sv.c vms/descrip_mms.template vos/config.alpha.def
24152            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24153            ! win32/config.bc win32/config.gc win32/config.vc
24154 ____________________________________________________________________________
24155 [  8346] By: nick                                  on 2001/01/06  14:36:01
24156         Log: Fixup accumulated integrate muddles (perlio == devperl again)
24157      Branch: perlio
24158            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
24159 ____________________________________________________________________________
24160 [  8345] By: nick                                  on 2001/01/06  14:24:58
24161         Log: Integrate mainline
24162      Branch: perlio
24163           !> (integrate 55 files)
24164 ____________________________________________________________________________
24165 [  8344] By: jhi                                   on 2001/01/06  02:24:02
24166         Log: Subject: [patch] PerlIO_cleanup() prototype
24167              From: Doug MacEachern <dougm@covalent.net>
24168              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
24169              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
24170      Branch: perl
24171            ! perlio.h
24172 ____________________________________________________________________________
24173 [  8343] By: jhi                                   on 2001/01/06  01:04:09
24174         Log: IRIX compiler noticed that the bof initialization might be
24175              bypassed by control flow.
24176      Branch: perl
24177            ! toke.c
24178 ____________________________________________________________________________
24179 [  8342] By: jhi                                   on 2001/01/06  00:10:48
24180         Log: Update Changes.
24181      Branch: perl
24182            ! Changes patchlevel.h
24183 ____________________________________________________________________________
24184 [  8341] By: jhi                                   on 2001/01/05  23:52:33
24185         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
24186      Branch: perl
24187            ! toke.c
24188 ____________________________________________________________________________
24189 [  8340] By: jhi                                   on 2001/01/05  22:44:08
24190         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
24191              From: Radu Greab <radu@netsoft.ro>
24192              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
24193              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
24194      Branch: perl
24195            ! t/io/pipe.t util.c
24196 ____________________________________________________________________________
24197 [  8339] By: jhi                                   on 2001/01/05  22:35:17
24198         Log: Subject: [PATCH] format and rewording in perlfaq.pod
24199              From: Robin Barker <rmb1@cise.npl.co.uk>
24200              Date: Fri, 5 Jan 2001 18:51:20 GMT
24201              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
24202      Branch: perl
24203            ! pod/perlfaq.pod
24204 ____________________________________________________________________________
24205 [  8338] By: jhi                                   on 2001/01/05  22:31:17
24206         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
24207              From: Peter Prymmer <pvhp@forte.com>
24208              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
24209              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
24210      Branch: perl
24211            ! utils/perlbug.PL
24212 ____________________________________________________________________________
24213 [  8337] By: jhi                                   on 2001/01/05  18:15:11
24214         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
24215              From: Robin Barker <rmb1@cise.npl.co.uk>
24216              Date: Tue, 2 Jan 2001 15:24:07 GMT
24217              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
24218              
24219              If you call configure as C<./Configure> or C<sh ./Configure>,
24220              $src is set to the absolute path name, not '.'.
24221              
24222              This, in turn, means -Dmksymlink tries to do its stuff because
24223              it does not think it is in the src directory.
24224              
24225              (plus a metaconfig nitfix)
24226      Branch: metaconfig
24227            ! U/compline/ccflags.U U/modified/src.U
24228      Branch: perl
24229            ! Configure config_h.SH
24230 ____________________________________________________________________________
24231 [  8336] By: jhi                                   on 2001/01/05  17:48:32
24232         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
24233              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24234              Message-ID: <3A5606C4.473D2226@uk.sun.com>
24235              Date: Fri, 05 Jan 2001 17:39:16 +0000
24236      Branch: perl
24237            ! hv.c
24238 ____________________________________________________________________________
24239 [  8335] By: jhi                                   on 2001/01/05  16:05:44
24240         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
24241      Branch: perl
24242            ! lib/Getopt/Long.pm
24243 ____________________________________________________________________________
24244 [  8334] By: jhi                                   on 2001/01/05  16:00:51
24245         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
24246              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24247              Date: Fri, 05 Jan 2001 13:46:51 +0100
24248              Message-ID: <13693.978698811@nice.ram.loc>
24249              
24250              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
24251              accurate reading of the "atime".  
24252      Branch: perl
24253            ! t/io/fs.t
24254 ____________________________________________________________________________
24255 [  8333] By: jhi                                   on 2001/01/05  15:57:37
24256         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
24257              From: Simon Cozens <simon@cozens.net>
24258              Date: Fri, 8 Dec 2000 13:33:31 +0000
24259              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
24260              
24261              A lost patch fragment.
24262      Branch: perl
24263            ! doop.c
24264 ____________________________________________________________________________
24265 [  8332] By: jhi                                   on 2001/01/05  15:40:42
24266         Log: Do away with strncpy() and a fixed length buffer.
24267      Branch: perl
24268            ! utf8.c
24269 ____________________________________________________________________________
24270 [  8331] By: jhi                                   on 2001/01/05  15:03:07
24271         Log: Tests for #8329 and #8330.
24272      Branch: perl
24273            ! t/op/bop.t
24274 ____________________________________________________________________________
24275 [  8330] By: jhi                                   on 2001/01/05  15:02:38
24276         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
24277              raw 8-bit form to the UTF-8 string.
24278      Branch: perl
24279            ! toke.c
24280 ____________________________________________________________________________
24281 [  8329] By: jhi                                   on 2001/01/05  14:55:13
24282         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
24283              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24284              Date: Fri, 5 Jan 2001 12:28:52 +0100
24285              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
24286              
24287              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
24288              no effect.  (changed the strncpy() to Copy())
24289      Branch: perl
24290            ! toke.c
24291 ____________________________________________________________________________
24292 [  8328] By: jhi                                   on 2001/01/05  06:44:27
24293         Log: UTF-8 cleanup.
24294      Branch: perl
24295            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24296            ! regexec.c sv.c toke.c
24297 ____________________________________________________________________________
24298 [  8327] By: jhi                                   on 2001/01/05  01:11:29
24299         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')
24300              From: Radu Greab <radu@netsoft.ro>
24301              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
24302              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
24303              
24304              Cleans up Harness to not use FileHandle, which uses IO.
24305      Branch: perl
24306            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24307 ____________________________________________________________________________
24308 [  8326] By: jhi                                   on 2001/01/05  00:56:37
24309         Log: Update Changes.
24310      Branch: perl
24311            ! Changes patchlevel.h
24312 ____________________________________________________________________________
24313 [  8325] By: jhi                                   on 2001/01/05  00:53:18
24314         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
24315              From: Peter Prymmer <pvhp@forte.com>
24316              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
24317              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
24318              
24319              plus a couple more tailing whitespace removals.
24320      Branch: perl
24321            ! win32/Makefile
24322 ____________________________________________________________________________
24323 [  8324] By: jhi                                   on 2001/01/05  00:47:39
24324         Log: Add some Unicode chop() tests.
24325      Branch: perl
24326            ! t/op/chop.t
24327 ____________________________________________________________________________
24328 [  8323] By: jhi                                   on 2001/01/05  00:47:23
24329         Log: Unify UTF-8 malformedness handling.
24330      Branch: perl
24331            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
24332 ____________________________________________________________________________
24333 [  8322] By: jhi                                   on 2001/01/04  22:21:54
24334         Log: The new $issymlink was unknown to Mksymlinks.
24335      Branch: metaconfig/U/perl
24336            ! Mksymlinks.U issymlink.U
24337      Branch: perl
24338            ! Configure config_h.SH
24339 ____________________________________________________________________________
24340 [  8321] By: jhi                                   on 2001/01/04  21:51:05
24341         Log: The test didn't work under the core test framework.
24342      Branch: perl
24343            ! t/lib/st-lock.t
24344 ____________________________________________________________________________
24345 [  8320] By: jhi                                   on 2001/01/04  21:14:22
24346         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
24347      Branch: perl
24348            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
24349 ____________________________________________________________________________
24350 [  8319] By: jhi                                   on 2001/01/04  20:46:17
24351         Log: Typo in #8312 when manually appying a problematic patch fragment.
24352      Branch: perl
24353            ! ext/Storable/Storable.xs
24354 ____________________________________________________________________________
24355 [  8318] By: jhi                                   on 2001/01/04  20:43:01
24356         Log: The $sh_c didn't fly.
24357      Branch: metaconfig
24358            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
24359            ! U/modified/Loc.U U/modified/myhostname.U
24360            ! U/modified/spitshell.U
24361      Branch: metaconfig/U/perl
24362            ! issymlink.U
24363      Branch: perl
24364            ! Configure config_h.SH
24365 ____________________________________________________________________________
24366 [  8317] By: jhi                                   on 2001/01/04  19:58:01
24367         Log: AIX builtin test -h is broken, changes based on
24368              
24369              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
24370              Date: Tue, 02 Jan 2001 11:24:39 +0100
24371              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24372              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
24373      Branch: metaconfig
24374            + U/modified/spitshell.U
24375            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
24376            ! U/modified/Loc.U U/modified/myhostname.U
24377      Branch: metaconfig/U/perl
24378            ! Mksymlinks.U issymlink.U
24379      Branch: perl
24380            ! Configure
24381 ____________________________________________________________________________
24382 [  8316] By: jhi                                   on 2001/01/04  19:02:22
24383         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
24384              From: Andy Dougherty <doughera@lafayette.edu>
24385              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
24386              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
24387              
24388              Beware of GNU ld.
24389      Branch: perl
24390            ! hints/solaris_2.sh
24391 ____________________________________________________________________________
24392 [  8315] By: jhi                                   on 2001/01/04  18:56:48
24393         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
24394              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
24395              Date: Wed, 3 Jan 2001 07:58:51 +0100
24396              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
24397      Branch: perl
24398            ! hints/solaris_2.sh
24399 ____________________________________________________________________________
24400 [  8314] By: jhi                                   on 2001/01/04  18:54:07
24401         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
24402              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24403              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
24404              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
24405              
24406              Doc tweak on #8313.
24407      Branch: perl
24408            ! ext/B/B/Deparse.pm
24409 ____________________________________________________________________________
24410 [  8313] By: jhi                                   on 2001/01/04  18:52:27
24411         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
24412              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
24413              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
24414              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
24415              
24416              Make the peephole optimizer to bypass more null ops and
24417              and rewrite the deparse handling of continue blocks.
24418      Branch: perl
24419            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
24420 ____________________________________________________________________________
24421 [  8312] By: jhi                                   on 2001/01/04  18:47:39
24422         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
24423      Branch: perl
24424            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
24425            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24426            ! t/lib/st-lock.t
24427 ____________________________________________________________________________
24428 [  8311] By: jhi                                   on 2001/01/04  18:36:08
24429         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
24430              filter to be run on each .pm during the pm_to_blib() phase,
24431              a fixed version of
24432              
24433              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
24434              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24435              Date: Wed, 03 Jan 2001 22:01:30 +0100
24436              Message-ID: <5296.978555690@nice.ram.loc>
24437      Branch: perl
24438            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
24439            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24440            ! lib/ExtUtils/MakeMaker.pm
24441 ____________________________________________________________________________
24442 [  8310] By: jhi                                   on 2001/01/04  18:32:54
24443         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
24444              From: Robin Barker <rmb1@cise.npl.co.uk>
24445              Date: Tue, 2 Jan 2001 15:35:03 GMT
24446              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
24447      Branch: perl
24448            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
24449            ! pod/perlrequick.pod
24450 ____________________________________________________________________________
24451 [  8309] By: jhi                                   on 2001/01/04  18:29:07
24452         Log: Subject: Re: [patch] static-ize XS()
24453              From: Doug MacEachern <dougm@covalent.net>
24454              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
24455              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
24456              
24457              Provide prototypes for the XS functions.
24458      Branch: perl
24459            ! lib/ExtUtils/xsubpp
24460 ____________________________________________________________________________
24461 [  8308] By: jhi                                   on 2001/01/04  18:27:44
24462         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
24463              From: Doug MacEachern <dougm@covalent.net>
24464              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
24465              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
24466      Branch: perl
24467            ! lib/ExtUtils/typemap
24468 ____________________________________________________________________________
24469 [  8307] By: jhi                                   on 2001/01/04  18:25:25
24470         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
24471              From: Doug MacEachern <dougm@covalent.net>
24472              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
24473              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
24474              
24475              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
24476      Branch: perl
24477            ! lib/ExtUtils/MM_Unix.pm
24478 ____________________________________________________________________________
24479 [  8306] By: jhi                                   on 2001/01/04  18:23:00
24480         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
24481              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24482              Date: Thu, 4 Jan 2001 12:47:10 +0100 
24483              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
24484              
24485              The toke.c part only, patching embed.h and proto.h is futile.
24486      Branch: perl
24487            ! toke.c
24488 ____________________________________________________________________________
24489 [  8305] By: jhi                                   on 2001/01/04  18:05:51
24490         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
24491              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24492              Date: Thu, 4 Jan 2001 17:50:12 +0100 
24493              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
24494      Branch: perl
24495            ! toke.c
24496 ____________________________________________________________________________
24497 [  8304] By: jhi                                   on 2001/01/04  18:03:26
24498         Log: Subject: [PATCH perl@8269]
24499              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24500              Date: Thu, 4 Jan 2001 12:53:39 +0100 
24501              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
24502              
24503              If running byacc write-enable also perly.h.
24504      Branch: perl
24505            ! Makefile.SH
24506 ____________________________________________________________________________
24507 [  8303] By: jhi                                   on 2001/01/04  15:40:49
24508         Log: Rewrite pp_concat() in terms of sv_catsv().
24509      Branch: perl
24510            ! pp_hot.c
24511 ____________________________________________________________________________
24512 [  8302] By: nick                                  on 2001/01/03  22:43:22
24513         Log: Integrate mainline.
24514      Branch: perlio
24515           !> ext/Encode/Encode.xs sv.c utf8.c
24516 ____________________________________________________________________________
24517 [  8301] By: jhi                                   on 2001/01/02  23:40:26
24518         Log: Variable naming tweak.
24519      Branch: perl
24520            ! sv.c
24521 ____________________________________________________________________________
24522 [  8300] By: jhi                                   on 2001/01/02  23:40:02
24523         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
24524              in is_utf8_string().
24525      Branch: perl
24526            ! utf8.c
24527 ____________________________________________________________________________
24528 [  8299] By: jhi                                   on 2001/01/02  22:14:40
24529         Log: Integrate perlio.
24530      Branch: perl
24531           !> pp.c pp_hot.c win32/Makefile
24532 ____________________________________________________________________________
24533 [  8298] By: nick                                  on 2001/01/02  22:03:06
24534         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
24535      Branch: perlio
24536            ! pp.c pp_hot.c
24537 ____________________________________________________________________________
24538 [  8297] By: jhi                                   on 2001/01/02  04:26:28
24539         Log: Signedness nit.
24540      Branch: perl
24541            ! ext/Encode/Encode.xs
24542 ____________________________________________________________________________
24543 [  8296] By: nick                                  on 2001/01/01  23:49:36
24544         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
24545      Branch: perlio
24546            ! win32/Makefile
24547 ____________________________________________________________________________
24548 [  8295] By: jhi                                   on 2001/01/01  23:05:48
24549         Log: Integrate perlio.
24550      Branch: perl
24551           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24552           !> t/lib/encode.t
24553 ____________________________________________________________________________
24554 [  8294] By: nick                                  on 2001/01/01  22:48:34
24555         Log: Integrate mainline
24556      Branch: perlio
24557            ! pp_hot.c t/lib/encode.t
24558           !> (integrate 65 files)
24559 ____________________________________________________________________________
24560 [  8293] By: nick                                  on 2001/01/01  21:58:50
24561         Log: More rigor in UTF-8-ness of Encode's toUnicode
24562              XS export some of the utf8 internal functions.
24563              Test some of the functions.
24564              Fix pp_concat() bug shown by said tests.
24565      Branch: perlio
24566            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
24567            ! t/lib/encode.t
24568 ____________________________________________________________________________
24569 [  8292] By: jhi                                   on 2001/01/01  18:11:44
24570         Log: Integrate perlio.
24571      Branch: perl
24572           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24573           !> ext/Encode/encengine.c ext/Encode/encode.h
24574 ____________________________________________________________________________
24575 [  8291] By: jhi                                   on 2001/01/01  18:10:58
24576         Log: Podify README.mpeix (a new version from the web),
24577              add a dummy NAME to Carp::Heavy, regen toc.
24578      Branch: perl
24579            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
24580            ! pod/perltoc.pod
24581 ____________________________________________________________________________
24582 [  8290] By: nick                                  on 2001/01/01  17:43:47
24583         Log: Loose the "Loading..." warning.
24584              Another bug in fallback support
24585      Branch: perlio
24586            ! ext/Encode/Encode.pm ext/Encode/encengine.c
24587 ____________________________________________________________________________
24588 [  8289] By: jhi                                   on 2001/01/01  00:01:57
24589         Log: Bump up Larry's copyright.
24590      Branch: perl
24591            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
24592            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
24593            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
24594            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
24595            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
24596            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
24597            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
24598            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
24599 ____________________________________________________________________________
24600 [  8288] By: nick                                  on 2000/12/31  21:27:53
24601         Log: Fix .ucm reading - forgot a chr()
24602              Start of .ucm write (for .enc to .ucm)
24603      Branch: perlio
24604            ! ext/Encode/compile
24605 ____________________________________________________________________________
24606 [  8287] By: jhi                                   on 2000/12/31  18:15:56
24607         Log: Comment away a diagnostic message as noted by Craig A. Berry
24608              (the unexpected message was confusing testing)
24609      Branch: perl
24610            ! ext/Encode/Encode.pm
24611 ____________________________________________________________________________
24612 [  8286] By: jhi                                   on 2000/12/31  18:14:51
24613         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
24614              Date: Sun, 31 Dec 2000 11:17:37 -0600
24615              From: "Craig A. Berry" <craigberry@mac.com>
24616              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
24617      Branch: perl
24618            ! ext/Encode/Makefile.PL
24619 ____________________________________________________________________________
24620 [  8285] By: nick                                  on 2000/12/31  18:11:54
24621         Log: Start of support of ICU-style .ucm files:
24622              - teach compile how to read a .ucm file
24623              - first guess at how to represent fallbacks in "tries".
24624              - use fallbacks if check == 0
24625              - new return code to indicate we used one.
24626      Branch: perlio
24627            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
24628            ! ext/Encode/encengine.c ext/Encode/encode.h
24629 ____________________________________________________________________________
24630 [  8284] By: jhi                                   on 2000/12/31  18:04:41
24631         Log: Pacify picky VMS compiler.
24632              
24633              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
24634              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24635              Date: Sat, 30 Dec 2000 18:10:02 -0600
24636              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
24637      Branch: perl
24638            ! sv.c
24639 ____________________________________________________________________________
24640 [  8283] By: jhi                                   on 2000/12/31  16:11:47
24641         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
24642      Branch: perl
24643            ! t/lib/glob-basic.t
24644 ____________________________________________________________________________
24645 [  8282] By: jhi                                   on 2000/12/31  15:26:11
24646         Log: Integrate perlio.
24647      Branch: perl
24648           !> makedef.pl opcode.pl os2/os2.c perlio.c
24649 ____________________________________________________________________________
24650 [  8281] By: nick                                  on 2000/12/31  10:06:15
24651         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
24652              is available to be exported
24653      Branch: perlio
24654            ! makedef.pl perlio.c
24655 ____________________________________________________________________________
24656 [  8280] By: nick                                  on 2000/12/31  09:41:26
24657         Log: Ilya's OS2 patch (testing for damage on Win32)
24658      Branch: perlio
24659            ! makedef.pl opcode.pl os2/os2.c
24660 ____________________________________________________________________________
24661 [  8279] By: jhi                                   on 2000/12/30  21:52:07
24662         Log: Test nits.
24663      Branch: perl
24664            ! t/lib/syslfs.t t/op/lfs.t
24665 ____________________________________________________________________________
24666 [  8278] By: jhi                                   on 2000/12/30  21:47:49
24667         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24668              From: andreas.koenig@anima.de (Andreas J. Koenig)
24669              Date: 30 Dec 2000 22:35:37 +0100
24670              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
24671              
24672              The 32-bit wraparound test wasn't quite right.
24673      Branch: perl
24674            ! t/lib/syslfs.t t/op/lfs.t
24675 ____________________________________________________________________________
24676 [  8277] By: jhi                                   on 2000/12/30  21:33:44
24677         Log: Subject: [PATCH] open() example in perlfunc.pod 
24678              From: Karsten Sperling <s_sperli@ira.uka.de>
24679              Date: Sat, 30 Dec 2000 22:27:09 +0100
24680              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
24681      Branch: perl
24682            ! pod/perlfunc.pod
24683 ____________________________________________________________________________
24684 [  8276] By: jhi                                   on 2000/12/30  20:32:40
24685         Log: Not quite that many tests yet.
24686      Branch: perl
24687            ! t/op/pat.t
24688 ____________________________________________________________________________
24689 [  8275] By: jhi                                   on 2000/12/30  20:26:58
24690         Log: Integrate perlio.
24691      Branch: perl
24692           !> toke.c
24693 ____________________________________________________________________________
24694 [  8274] By: jhi                                   on 2000/12/30  20:24:56
24695         Log: Signedness nit.
24696      Branch: perl
24697            ! utf8.c
24698 ____________________________________________________________________________
24699 [  8273] By: jhi                                   on 2000/12/30  20:15:46
24700         Log: Add a test case for 20000731.001 which was fixed by the #8267.
24701      Branch: perl
24702            ! t/op/pat.t
24703 ____________________________________________________________________________
24704 [  8272] By: nick                                  on 2000/12/30  19:47:51
24705         Log: Tweak for MULTIPLICITY/USE_PERLIO
24706      Branch: perlio
24707            ! toke.c
24708 ____________________________________________________________________________
24709 [  8271] By: nick                                  on 2000/12/30  19:46:45
24710         Log: Integrate mainline
24711      Branch: perlio
24712           +> lib/unicode/distinct.pm
24713           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
24714           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
24715           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
24716 ____________________________________________________________________________
24717 [  8270] By: jhi                                   on 2000/12/30  19:39:50
24718         Log: Subject: RE: perl@8269
24719              From: "Richard Soderberg" <rs@crystalflame.net>
24720              Date: Sat, 30 Dec 2000 11:36:27 -0800
24721              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
24722              
24723              A missing aTHX_.
24724      Branch: perl
24725            ! toke.c
24726 ____________________________________________________________________________
24727 [  8269] By: jhi                                   on 2000/12/30  18:55:48
24728         Log: Update Changes.
24729      Branch: perl
24730            ! Changes patchlevel.h
24731 ____________________________________________________________________________
24732 [  8268] By: jhi                                   on 2000/12/30  17:18:40
24733         Log: Add a test for Unicode split //.  The #8267 was the cure.
24734      Branch: perl
24735            ! t/op/split.t
24736 ____________________________________________________________________________
24737 [  8267] By: jhi                                   on 2000/12/30  17:14:19
24738         Log: Subject: more UTF8 test suites and an UTF8 patch
24739              From: Inaba Hiroto <inaba@st.rim.or.jp>
24740              Date: Sat, 30 Dec 2000 14:27:10 +0900
24741              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
24742              
24743              Just the patch part for now, and the pragma renamed
24744              as unicode::distinct.
24745      Branch: perl
24746            + lib/unicode/distinct.pm
24747            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
24748            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24749            ! regcomp.h regexec.c sv.c toke.c utf8.c
24750 ____________________________________________________________________________
24751 [  8266] By: nick                                  on 2000/12/30  16:40:49
24752         Log: Integrate mainline
24753      Branch: perlio
24754           +> lib/Pod/Text/Overstrike.pm
24755           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
24756           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
24757           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
24758           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
24759           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
24760 ____________________________________________________________________________
24761 [  8265] By: jhi                                   on 2000/12/30  07:28:55
24762         Log: The sv_catsv() fix, take two.
24763      Branch: perl
24764            ! sv.c t/op/join.t
24765 ____________________________________________________________________________
24766 [  8264] By: jhi                                   on 2000/12/30  06:19:18
24767         Log: Undo all the join-related changes since #8248: relevant
24768              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
24769              The new sv_catsv() doesn't fly so it must go back to
24770              the drawing board.
24771      Branch: perl
24772            ! sv.c t/op/join.t t/pragma/utf8.t
24773 ____________________________________________________________________________
24774 [  8263] By: jhi                                   on 2000/12/30  01:08:32
24775         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
24776      Branch: perl
24777            ! sv.c
24778 ____________________________________________________________________________
24779 [  8262] By: jhi                                   on 2000/12/30  00:45:14
24780         Log: Retract #8261.
24781      Branch: perl
24782            ! hv.c util.c
24783 ____________________________________________________________________________
24784 [  8261] By: jhi                                   on 2000/12/30  00:38:32
24785         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
24786      Branch: perl
24787            ! hv.c util.c
24788 ____________________________________________________________________________
24789 [  8260] By: jhi                                   on 2000/12/29  22:51:33
24790         Log: (Retracted by #8264)  More fixing for #8251.
24791      Branch: perl
24792            ! sv.c
24793 ____________________________________________________________________________
24794 [  8259] By: jhi                                   on 2000/12/29  18:27:30
24795         Log: Subject: podlators 1.06 released
24796              From: Russ Allbery <rra@stanford.edu>
24797              Date: 25 Dec 2000 05:09:30 -0800
24798              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
24799      Branch: perl
24800            + lib/Pod/Text/Overstrike.pm
24801            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
24802            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
24803 ____________________________________________________________________________
24804 [  8258] By: jhi                                   on 2000/12/29  18:20:45
24805         Log: Make the large file tests more robust/talkative as suggested by
24806              
24807              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24808              From: andreas.koenig@anima.de (Andreas J. Koenig)
24809              Date: 29 Dec 2000 14:23:01 +0100
24810              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
24811      Branch: perl
24812            ! t/lib/syslfs.t t/op/lfs.t
24813 ____________________________________________________________________________
24814 [  8257] By: jhi                                   on 2000/12/29  17:48:04
24815         Log: Further VMS piping fixes from Charles Lane:
24816              
24817              In summary, error messages produced when a subprocess terminated
24818              abnormally were being sent not just to the parent process, but to
24819              grandparents, because of default values for error output that were
24820              not completely overridden when the subprocess was started.
24821              
24822              This patch fixes this behavior by defining user-mode (i.e., temporary
24823              for the duration of the program) logical names for SYS$OUTPUT and
24824              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
24825              changes to make it so that the user-mode logicals are the ones that
24826              control where Perl's error messages go if it terminates abnormally.
24827              
24828              I also added some gratuitous fixes to the indentation of braces in
24829              the piping code.  It just looked ugly, before.
24830      Branch: perl
24831            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
24832 ____________________________________________________________________________
24833 [  8256] By: jhi                                   on 2000/12/29  17:45:12
24834         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
24835              From: "Casey R. Tweten" <crt@kiski.net>
24836              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
24837              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
24838              
24839              Tests for for #8240.
24840      Branch: perl
24841            ! t/pragma/constant.t
24842 ____________________________________________________________________________
24843 [  8255] By: jhi                                   on 2000/12/29  17:43:07
24844         Log: Subject: Re: [PATCH] Interesting syntax idea
24845              From: Simon Cozens <simon@cozens.net>
24846              Date: Fri, 29 Dec 2000 14:34:04 +0000
24847              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
24848              
24849              Tests for #8254.
24850      Branch: perl
24851            ! t/pragma/sub_lval.t
24852 ____________________________________________________________________________
24853 [  8254] By: jhi                                   on 2000/12/29  17:42:11
24854         Log: Subject: [PATCH] Interesting syntax idea
24855              From: Simon Cozens <simon@cozens.net>
24856              Date: Wed, 27 Dec 2000 05:08:57 +0000
24857              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
24858              
24859              Make opens + bareword assigns do typeglob assigns.
24860      Branch: perl
24861            ! op.c
24862 ____________________________________________________________________________
24863 [  8253] By: jhi                                   on 2000/12/29  17:36:45
24864         Log: Output the (apparent) version of gcc, as suggested by
24865              
24866              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
24867              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
24868              Date: 26 Dec 2000 04:29:17 -0500
24869              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
24870              
24871              (The patch as such didn't any more apply as the misparsing had
24872              already been addressed in #6474.)  Also change the wording about
24873              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
24874      Branch: perl
24875            ! hints/dec_osf.sh
24876 ____________________________________________________________________________
24877 [  8252] By: nick                                  on 2000/12/29  12:14:31
24878         Log: Integrate mainline
24879      Branch: perlio
24880           !> (integrate 27 files)
24881 ____________________________________________________________________________
24882 [  8251] By: jhi                                   on 2000/12/29  08:45:46
24883         Log: (Retracted by #8264)
24884              
24885              (Fixed by #8260.)
24886              
24887              sv_catsv() needs one more byte space than seems reasonable.
24888              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
24889              Curiouser and curiouser.
24890      Branch: perl
24891            ! sv.c
24892 ____________________________________________________________________________
24893 [  8250] By: jhi                                   on 2000/12/29  07:57:52
24894         Log: More split // UTF-8 tests.
24895      Branch: perl
24896            ! t/pragma/utf8.t
24897 ____________________________________________________________________________
24898 [  8249] By: jhi                                   on 2000/12/29  07:54:51
24899         Log: (Retracted by #8264)  More join() testing which was good because
24900              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
24901      Branch: perl
24902            ! pp.c t/op/join.t utf8.c utf8.h
24903 ____________________________________________________________________________
24904 [  8248] By: jhi                                   on 2000/12/29  07:08:32
24905         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
24906              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
24907              that the only cases to care about are byte+byte and byte+character.
24908              
24909              TODO: See how well pp_concat() could be implemented in terms
24910              of sv_catsv().
24911      Branch: perl
24912            ! doop.c sv.c t/op/join.t utf8.h
24913 ____________________________________________________________________________
24914 [  8247] By: jhi                                   on 2000/12/29  06:35:23
24915         Log: Signedness nit.
24916      Branch: perl
24917            ! pp_hot.c
24918 ____________________________________________________________________________
24919 [  8246] By: jhi                                   on 2000/12/29  01:23:31
24920         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
24921              From: Lupe Christoph <lupe@lupe-christoph.de>
24922              Date: Thu, 28 Dec 2000 23:00:00 +0100
24923              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
24924              
24925              Suggest rsync --delete --dry-run.
24926      Branch: perl
24927            ! pod/perlhack.pod
24928 ____________________________________________________________________________
24929 [  8245] By: jhi                                   on 2000/12/28  23:57:05
24930         Log: The maxiters upper limit sanity check (guarding against
24931              non-progress) assumed bytes instead of characters in s///
24932              and split().
24933      Branch: perl
24934            ! pp.c pp_hot.c
24935 ____________________________________________________________________________
24936 [  8244] By: jhi                                   on 2000/12/28  23:34:08
24937         Log: Make some panic messages a bit more logical.
24938      Branch: perl
24939            ! doop.c pod/perldiag.pod pp.c pp_hot.c
24940 ____________________________________________________________________________
24941 [  8243] By: jhi                                   on 2000/12/28  22:59:16
24942         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
24943              From: Simon Cozens <simon@cozens.net>
24944              Date: Wed, 27 Dec 2000 02:30:03 +0000
24945              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
24946      Branch: perl
24947            ! pp.c t/pragma/sub_lval.t
24948 ____________________________________________________________________________
24949 [  8242] By: jhi                                   on 2000/12/28  22:56:53
24950         Log: Subject: [PATCH blead] Fix B::Terse indentation
24951              From: Daniel Chetlin <daniel@chetlin.com>
24952              Date: Wed, 27 Dec 2000 06:43:30 -0800
24953              Message-ID: <20001227064329.B9573@darkstar>
24954      Branch: perl
24955            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
24956 ____________________________________________________________________________
24957 [  8241] By: jhi                                   on 2000/12/28  22:48:59
24958         Log: The latter patch from the
24959              
24960              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
24961              From: Peter Prymmer <pvhp@forte.com> 
24962              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
24963              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
24964              
24965              (the former patch from the above should have been
24966              taken care of by Nick I-S)
24967      Branch: perl
24968            ! win32/Makefile
24969 ____________________________________________________________________________
24970 [  8240] By: jhi                                   on 2000/12/28  22:45:22
24971         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
24972              From: "Casey R. Tweten" <crt@kiski.net>
24973              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
24974              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
24975      Branch: perl
24976            ! lib/constant.pm
24977 ____________________________________________________________________________
24978 [  8239] By: jhi                                   on 2000/12/28  22:37:45
24979         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
24980              From: Simon Cozens <simon@cozens.net>
24981              Date: Wed, 27 Dec 2000 14:12:44 +0000
24982              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
24983      Branch: perl
24984            ! t/op/method.t t/op/sort.t toke.c
24985 ____________________________________________________________________________
24986 [  8238] By: jhi                                   on 2000/12/28  22:30:32
24987         Log: Subject: [PATCH perl@8229] Call.pm
24988              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
24989              Date: Mon, 25 Dec 2000 10:47:15 -0000
24990              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
24991      Branch: perl
24992            ! ext/Filter/Util/Call/Call.pm
24993 ____________________________________________________________________________
24994 [  8237] By: jhi                                   on 2000/12/28  22:19:21
24995         Log: Subject: [PATCH blead] Fix problem with `&' prototype
24996              From: Daniel Chetlin <daniel@chetlin.com>
24997              Date: Wed, 27 Dec 2000 15:55:32 -0800
24998              Message-ID: <20001227155532.D9573@darkstar>
24999      Branch: perl
25000            ! op.c t/comp/proto.t
25001 ____________________________________________________________________________
25002 [  8236] By: jhi                                   on 2000/12/28  22:09:25
25003         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
25004              From: Daniel Chetlin <daniel@chetlin.com>
25005              Date: Sun, 24 Dec 2000 04:09:49 -0800
25006              Message-ID: <20001224040949.B3090@darkstar>
25007      Branch: perl
25008            ! gv.c mg.c t/op/attrs.t
25009 ____________________________________________________________________________
25010 [  8235] By: jhi                                   on 2000/12/28  22:07:11
25011         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
25012              From: Jan Dubois <jand@ActiveState.com>
25013              Date: Tue, 26 Dec 2000 20:57:31 -0800
25014              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
25015      Branch: perl
25016            ! win32/win32.c
25017 ____________________________________________________________________________
25018 [  8234] By: jhi                                   on 2000/12/28  21:52:42
25019         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
25020              From: Simon Cozens <simon@cozens.net>
25021              Date: Thu, 28 Dec 2000 20:33:13 +0000
25022              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
25023      Branch: perl
25024            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
25025 ____________________________________________________________________________
25026 [  8233] By: jhi                                   on 2000/12/28  19:40:49
25027         Log: Integrate perlio.
25028      Branch: perl
25029           !> ext/Encode/Makefile.PL ext/Encode/compile
25030 ____________________________________________________________________________
25031 [  8232] By: nick                                  on 2000/12/23  16:06:00
25032         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
25033              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
25034      Branch: perlio
25035            ! ext/Encode/Makefile.PL
25036 ____________________________________________________________________________
25037 [  8231] By: nick                                  on 2000/12/23  14:30:34
25038         Log: "Compiled" encode build cleanup
25039              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
25040              - .c files do not export sub-tables
25041      Branch: perlio
25042            ! ext/Encode/Makefile.PL ext/Encode/compile
25043 ____________________________________________________________________________
25044 [  8230] By: nick                                  on 2000/12/23  12:50:37
25045         Log: Integrate mainline
25046      Branch: perlio
25047           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
25048           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
25049           !> pod/perl5004delta.pod pod/perl5005delta.pod
25050           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
25051           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
25052           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
25053           !> pod/perlsub.pod
25054 ____________________________________________________________________________
25055 [  8229] By: jhi                                   on 2000/12/22  15:32:12
25056         Log: Integrate perlio.
25057      Branch: perl
25058           +> win32/distclean.bat
25059           !> MANIFEST t/io/utf8.t
25060 ____________________________________________________________________________
25061 [  8228] By: jhi                                   on 2000/12/22  15:29:40
25062         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
25063              From: Robin Barker <rmb1@cise.npl.co.uk>
25064              Date: Fri, 22 Dec 2000 12:17:38 GMT
25065              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
25066      Branch: perl
25067            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
25068            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
25069            ! pod/perl5004delta.pod pod/perl5005delta.pod
25070            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
25071            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
25072            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
25073            ! pod/perlsub.pod
25074 ____________________________________________________________________________
25075 [  8227] By: jhi                                   on 2000/12/22  15:24:28
25076         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
25077              From: "John L. Allen" <allen@grumman.com>
25078              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
25079              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
25080              
25081              Document APPLLIB_EXP.
25082      Branch: perl
25083            ! INSTALL
25084 ____________________________________________________________________________
25085 [  8226] By: nick                                  on 2000/12/21  22:11:50
25086         Log: Handy script for when one forgets to "dmake clean" 
25087      Branch: perlio
25088            + win32/distclean.bat
25089            ! MANIFEST
25090 ____________________________________________________________________________
25091 [  8225] By: nick                                  on 2000/12/21  21:54:04
25092         Log: CRLF platform issue with io/utf8 fix.
25093      Branch: perlio
25094            ! t/io/utf8.t
25095 ____________________________________________________________________________
25096 [  8224] By: nick                                  on 2000/12/21  21:02:20
25097         Log: Integrate mainline
25098      Branch: perlio
25099           !> Changes Configure Makefile.SH Porting/Glossary
25100           !> Porting/config.sh Porting/config_H configure.com
25101           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
25102           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
25103           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
25104           !> win32/config.bc win32/config.gc win32/config.vc
25105 ____________________________________________________________________________
25106 [  8223] By: jhi                                   on 2000/12/21  17:09:16
25107         Log: Update Changes.
25108      Branch: perl
25109            ! Changes patchlevel.h
25110 ____________________________________________________________________________
25111 [  8222] By: jhi                                   on 2000/12/21  16:24:01
25112         Log: Metaconfig unit changes for #8221.
25113      Branch: metaconfig/U/perl
25114           +> issymlink.U
25115            - testsyml.U
25116            ! Mksymlinks.U
25117 ____________________________________________________________________________
25118 [  8221] By: jhi                                   on 2000/12/21  16:23:48
25119         Log: Rename testsyml to issymlink.
25120      Branch: perl
25121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25122            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
25123            ! win32/config.vc
25124 ____________________________________________________________________________
25125 [  8220] By: jhi                                   on 2000/12/21  15:47:26
25126         Log: Robustness support for #8218 (symlink forest) since the GNU
25127              tools seem to be overly picky about symlinkage depths.
25128      Branch: perl
25129            ! Makefile.SH t/io/fs.t
25130 ____________________________________________________________________________
25131 [  8219] By: jhi                                   on 2000/12/21  15:38:27
25132         Log: Metaconfig changes for #8218.
25133      Branch: metaconfig
25134            ! U/modified/Oldconfig.U
25135      Branch: metaconfig/U/perl
25136            + Mksymlinks.U
25137            ! testsyml.U
25138 ____________________________________________________________________________
25139 [  8218] By: jhi                                   on 2000/12/21  15:37:57
25140         Log: Add Configure option -Dmksymlinks which will create a symlink
25141              forest if the current/build differs from the source directory.
25142              TODO: mkdir -p is not portable.
25143      Branch: perl
25144            ! Configure
25145 ____________________________________________________________________________
25146 [  8217] By: jhi                                   on 2000/12/21  14:39:12
25147         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
25148              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
25149              Date: Thu, 21 Dec 2000 09:38:18 GMT
25150              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
25151              
25152              The ofs became an SV.
25153      Branch: perl
25154            ! ext/Thread/Thread.xs
25155 ____________________________________________________________________________
25156 [  8216] By: jhi                                   on 2000/12/21  05:40:21
25157         Log: The polymorphism seems to have fixed 20000517.001.
25158      Branch: perl
25159            ! t/pragma/utf8.t
25160 ____________________________________________________________________________
25161 [  8215] By: jhi                                   on 2000/12/21  04:44:52
25162         Log: read() documentation tweak for 20001121.004.
25163      Branch: perl
25164            ! pod/perlfunc.pod
25165 ____________________________________________________________________________
25166 [  8214] By: jhi                                   on 2000/12/21  03:54:11
25167         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
25168      Branch: perl
25169            ! pp_sys.c t/op/misc.t
25170 ____________________________________________________________________________
25171 [  8213] By: jhi                                   on 2000/12/21  00:28:10
25172         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
25173              From: Peter Prymmer <pvhp@forte.com>
25174              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
25175              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
25176      Branch: perl
25177            ! configure.com
25178 ____________________________________________________________________________
25179 [  8212] By: jhi                                   on 2000/12/21  00:26:21
25180         Log: Edit edit edit.
25181      Branch: perl
25182            ! pod/perlfaq3.pod
25183 ____________________________________________________________________________
25184 [  8211] By: jhi                                   on 2000/12/20  18:52:46
25185         Log: Update Changes.
25186      Branch: perl
25187            ! Changes patchlevel.h
25188 ____________________________________________________________________________
25189 [  8210] By: jhi                                   on 2000/12/20  18:34:47
25190         Log: Yet another editor edit.
25191      Branch: perl
25192            ! pod/perlfaq3.pod
25193 ____________________________________________________________________________
25194 [  8209] By: jhi                                   on 2000/12/20  15:33:28
25195         Log: More Win32 Perling.
25196      Branch: perl
25197            ! pod/perlfaq3.pod
25198 ____________________________________________________________________________
25199 [  8208] By: jhi                                   on 2000/12/20  15:07:46
25200         Log: More Win32 editor/IDE/shell hints.
25201      Branch: perl
25202            ! pod/perlfaq3.pod
25203 ____________________________________________________________________________
25204 [  8207] By: jhi                                   on 2000/12/20  03:54:08
25205         Log: Subject: [PATCH] obscure timing knowledge
25206              From: Nicholas Clark <nick@ccl4.org>
25207              Date: Tue, 19 Dec 2000 19:22:31 +0000
25208              Message-ID: <20001219192231.F2827@plum.flirble.org>
25209      Branch: perl
25210            ! sv.c
25211 ____________________________________________________________________________
25212 [  8206] By: jhi                                   on 2000/12/20  03:45:57
25213         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
25214              From: Spider Boardman <spider@leggy.zk3.dec.com>
25215              Date: Tue, 19 Dec 2000 21:30:16 -0500
25216              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
25217      Branch: perl
25218            ! sv.c
25219 ____________________________________________________________________________
25220 [  8205] By: jhi                                   on 2000/12/19  23:02:01
25221         Log: Update Changes.
25222      Branch: perl
25223            ! Changes patchlevel.h
25224 ____________________________________________________________________________
25225 [  8204] By: jhi                                   on 2000/12/19  22:58:18
25226         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
25227              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
25228              on editors and diffing/patching.
25229      Branch: perl
25230            ! t/op/utf8decode.t
25231 ____________________________________________________________________________
25232 [  8203] By: nick                                  on 2000/12/19  21:36:16
25233         Log: Integrate mainline (forgot my own change...)
25234      Branch: perlio
25235           !> ext/Encode/compile
25236 ____________________________________________________________________________
25237 [  8202] By: nick                                  on 2000/12/19  21:34:42
25238         Log: Integrate mainline.
25239      Branch: perlio
25240           !> (integrate 61 files)
25241 ____________________________________________________________________________
25242 [  8201] By: nick                                  on 2000/12/19  21:34:06
25243         Log: Avoid looking for File::Glob when we don't need it.
25244      Branch: perl
25245            ! ext/Encode/compile
25246 ____________________________________________________________________________
25247 [  8200] By: jhi                                   on 2000/12/19  18:35:49
25248         Log: Update Changes.
25249      Branch: perl
25250            ! Changes patchlevel.h
25251 ____________________________________________________________________________
25252 [  8199] By: jhi                                   on 2000/12/19  18:35:07
25253         Log: Microperl tweaks.
25254      Branch: perl
25255            ! sv.c uconfig.h uconfig.sh
25256 ____________________________________________________________________________
25257 [  8198] By: jhi                                   on 2000/12/19  18:29:59
25258         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
25259      Branch: perl
25260            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25261            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
25262 ____________________________________________________________________________
25263 [  8197] By: jhi                                   on 2000/12/19  17:55:29
25264         Log: In VMS embedded perls couldn't access the statically built Socket,
25265              from Charles Lane.
25266      Branch: perl
25267            ! configure.com
25268 ____________________________________________________________________________
25269 [  8196] By: jhi                                   on 2000/12/19  17:49:50
25270         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
25271              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
25272              Date: Sun, 17 Dec 2000 19:11:44 -0000
25273              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
25274      Branch: perl
25275            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25276            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25277 ____________________________________________________________________________
25278 [  8195] By: jhi                                   on 2000/12/19  17:47:53
25279         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
25280              From: Jonathan Stowe <gellyfish@gellyfish.com>
25281              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
25282              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
25283      Branch: perl
25284            ! utils/h2xs.PL
25285 ____________________________________________________________________________
25286 [  8194] By: jhi                                   on 2000/12/19  17:46:28
25287         Log: Subject: Re: useless use of void context work-around
25288              From: andreas.koenig@anima.de (Andreas J. Koenig)
25289              Date: 16 Dec 2000 15:13:36 +0100
25290              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
25291              
25292              Document (comment) the q(di ds ig) trick in the code.
25293      Branch: perl
25294            ! op.c
25295 ____________________________________________________________________________
25296 [  8193] By: jhi                                   on 2000/12/19  17:10:57
25297         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
25298              From: "Mark J. Reed" <mreed@strange.turner.com>
25299              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
25300              Message-Id: <200012160222.VAA13986@strange.turner.com>
25301      Branch: perl
25302            ! ext/Sys/Syslog/Syslog.pm
25303 ____________________________________________________________________________
25304 [  8192] By: jhi                                   on 2000/12/19  17:07:45
25305         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
25306              From: Nicholas Clark <nick@ccl4.org>
25307              Date: Sat, 16 Dec 2000 19:03:13 +0000
25308              Message-ID: <20001216190313.D68304@plum.flirble.org>
25309      Branch: perl
25310            ! t/op/64bitint.t
25311 ____________________________________________________________________________
25312 [  8191] By: jhi                                   on 2000/12/19  17:06:13
25313         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
25314              From: Dominic Dunlop <domo@computer.org>
25315              Date: Mon, 18 Dec 2000 12:00:15 +0100
25316              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
25317              
25318              This patchlet is needed in order that perl can be statically linked.  
25319      Branch: perl
25320            ! regexec.c
25321 ____________________________________________________________________________
25322 [  8190] By: jhi                                   on 2000/12/19  17:03:08
25323         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
25324              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25325              Date: Sun, 17 Dec 2000 00:18:35 -0600
25326              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
25327      Branch: perl
25328            ! perlio.h vms/gen_shrfls.pl
25329 ____________________________________________________________________________
25330 [  8189] By: jhi                                   on 2000/12/19  16:20:28
25331         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
25332              From: Prymmer/Kahn <pvhp@best.com>
25333              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
25334              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
25335              
25336              A better version of #8188.
25337      Branch: perl
25338            ! pod/perlfaq3.pod
25339 ____________________________________________________________________________
25340 [  8188] By: jhi                                   on 2000/12/19  15:57:06
25341         Log: (Replaced by #8189)
25342              
25343              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
25344              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
25345              From: Prymmer/Kahn <pvhp@best.com>
25346              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
25347              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
25348              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
25349              Date: Mon, 18 Dec 2000 11:10:45 -0500
25350              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
25351      Branch: perl
25352            ! pod/perlfaq3.pod
25353 ____________________________________________________________________________
25354 [  8187] By: jhi                                   on 2000/12/19  15:54:19
25355         Log: Email address fix for Anton Berezin.
25356      Branch: perl
25357            ! AUTHORS
25358 ____________________________________________________________________________
25359 [  8186] By: jhi                                   on 2000/12/19  15:38:54
25360         Log: Subject: [PATCH perl@8102] cygwin port
25361              From: "Eric Fifer" <efifer@dircon.co.uk> 
25362              Date: Thu, 14 Dec 2000 13:41:29 -0000
25363              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
25364              
25365              When compiling modules the data item that is being imported
25366              from libperl.dll needs to be tagged as imported/shared data:
25367              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
25368      Branch: perl
25369            ! perliol.h
25370 ____________________________________________________________________________
25371 [  8185] By: jhi                                   on 2000/12/19  14:53:24
25372         Log: Regen uconfig.h and uconfig.sh.
25373      Branch: perl
25374            ! uconfig.h uconfig.sh
25375 ____________________________________________________________________________
25376 [  8184] By: jhi                                   on 2000/12/18  20:43:49
25377         Log: Comments work so much better when they are closed.
25378      Branch: perl
25379            ! regcomp.c
25380 ____________________________________________________________________________
25381 [  8183] By: jhi                                   on 2000/12/18  18:04:02
25382         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
25383              Fixes the bug 20001218.016.
25384      Branch: perl
25385            ! regcomp.c
25386 ____________________________________________________________________________
25387 [  8182] By: gsar                                  on 2000/12/18  09:53:47
25388         Log: delete spurious files
25389      Branch: maint-5.6/perl
25390            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
25391            - vos/config.h vos/config_h.SH_orig
25392 ____________________________________________________________________________
25393 [  8181] By: gsar                                  on 2000/12/18  09:46:08
25394         Log: regen perltoc
25395      Branch: maint-5.6/perl
25396            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
25397 ____________________________________________________________________________
25398 [  8180] By: gsar                                  on 2000/12/18  09:20:27
25399         Log: integrate changes#7924..7926,7946,7952 from mainline
25400      Branch: maint-5.6/perl
25401           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
25402           !> lib/File/stat.pm t/lib/class-struct.t
25403 ____________________________________________________________________________
25404 [  8179] By: gsar                                  on 2000/12/18  08:55:54
25405         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
25406              7918,7919,7988,8907 from mainline (various)
25407      Branch: maint-5.6/perl
25408           +> t/lib/class-struct.t
25409           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
25410           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
25411           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
25412 ____________________________________________________________________________
25413 [  8178] By: gsar                                  on 2000/12/18  08:16:30
25414         Log: avoid redefinition warnings on windows due to sys/socket.h getting
25415              #included before win32.h
25416      Branch: maint-5.6/perl
25417            ! win32/include/sys/socket.h
25418 ____________________________________________________________________________
25419 [  8177] By: gsar                                  on 2000/12/18  05:24:04
25420         Log: make regen_headers; fix POSIX.xs problems; remove outdated
25421              code from sys/socket.h that makes build fail now
25422      Branch: maint-5.6/perl
25423            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
25424            ! pod/perlapi.pod
25425           !> win32/include/sys/socket.h
25426 ____________________________________________________________________________
25427 [  8176] By: gsar                                  on 2000/12/18  05:20:17
25428         Log: update Changes
25429      Branch: maint-5.6/perl
25430            ! Changes patchlevel.h
25431 ____________________________________________________________________________
25432 [  8175] By: gsar                                  on 2000/12/18  04:57:48
25433         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
25434              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
25435              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
25436              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
25437              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
25438              7823,7825,7838
25439      Branch: maint-5.6/perl
25440           +> lib/File/Spec/Epoc.pm
25441           !> (integrate 88 files)
25442 ____________________________________________________________________________
25443 [  8174] By: gsar                                  on 2000/12/18  03:53:09
25444         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
25445              7625..7629,7631..7634,7637,7639,7642 from mainline
25446      Branch: maint-5.6/perl
25447           +> README.solaris
25448           !> (integrate 26 files)
25449 ____________________________________________________________________________
25450 [  8173] By: gsar                                  on 2000/12/18  03:37:02
25451         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
25452              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
25453              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
25454              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
25455      Branch: maint-5.6/perl
25456           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
25457            - MAINTAIN
25458           !> (integrate 111 files)
25459 ____________________________________________________________________________
25460 [  8172] By: jhi                                   on 2000/12/18  02:49:27
25461         Log: Regen pods.
25462      Branch: perl
25463            ! pod/perlmodlib.pod pod/perltoc.pod
25464 ____________________________________________________________________________
25465 [  8171] By: gsar                                  on 2000/12/18  02:49:24
25466         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
25467              7465..7471 from mainline
25468              
25469              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
25470              in platforms that strictly require all the symbols being present
25471              at link time.
25472              
25473              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
25474              
25475              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
25476              
25477              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
25478              
25479              Subject: [PATCH] todo
25480              
25481              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
25482              
25483              Use $sort, $uniq (and $tr) consistently as wondered
25484              by Nicholas Clark.
25485              
25486              Too enthusiastic editing in #7460.
25487              
25488              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
25489              
25490              Upgrade to CPAN 1.58_55.
25491              Subject: CPAN.pm status
25492              
25493              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
25494              
25495              Make target reordering to avoid pointless re-makes.
25496              Subject: Re: Total re-make of 'make okfile' after 7451 ?
25497              
25498              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
25499              
25500              Subject: DOC PATCH 5.6.0
25501              
25502              Add the repository doc by Malcolm, Sarathy, and by Simon,
25503              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
25504      Branch: maint-5.6/perl
25505           +> Porting/repository.pod
25506           !> Configure MANIFEST Makefile.SH README.dos README.os2
25507           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
25508           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
25509           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
25510 ____________________________________________________________________________
25511 [  8169] By: gsar                                  on 2000/12/18  02:33:34
25512         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
25513              7435..7441,7445 from mainline
25514              
25515              Make the UTF-8 decoding stricter and more verbose when
25516              malformation happens.  This involved adding an argument
25517              to utf8_to_uv_chk(), which involved changing its prototype,
25518              and prefer STRLEN over I32 for the UTF-8 length, which as
25519              a domino effect necessitated changing the prototypes of
25520              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
25521              The stricter UTF-8 decoding checking uses Markus Kuhn's
25522              UTF-8 Decode Stress Tester from
25523              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
25524              
25525              Run vms/vms_yfix.pl, should have done that after changing
25526              perly.c in #7382.
25527              
25528              Subject: [PATCH 5.7.0] static linking with uninstalled perl
25529              
25530              (Replaced by #7440.)
25531              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25532              
25533              Fix the bug ID 20001024.005, the bug introduced by #7416.
25534              
25535              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
25536              
25537              Fix the bug reported in
25538              From: andreas.koenig@anima.de (Andreas J. Koenig)
25539              Also make is_utf8_char() stricter.
25540              
25541              Missed the header file changes from #7425.
25542              
25543              Check if stdio supports tweaking lval and cnt simultaneously.
25544              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
25545              
25546              Stratus VOS updates from Paul Green.
25547              
25548              Podify README.epoc and README.vos.
25549              
25550              Add targets to Makefile.SH, most importantly
25551              'regen_all' which also remembers to update vms/perly*.
25552              
25553              Subject: Minor update to find2perl, for portability
25554              
25555              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
25556              
25557              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
25558              
25559              Rename UTF8LEN() to be UNISKIP(), too confusing to have
25560              UTF8LEN() and UTF8SKIP(). 
25561              
25562              Allow poking holes at the UTF-8 decoding strictness.
25563              
25564              Continue the internal UTF-8 API tweaking.
25565              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
25566              used much more than the simpler API, now called utf8_to_uv_simple().
25567              Still not quite happy with API, too much partial duplication
25568              of functionality.
25569              
25570              A new version of making the syslog test more robust.
25571              (Replaces #7421.)
25572              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
25573              
25574              buildtoc target tweaks.
25575              
25576              Integrate with vmsperl #7430 by Charles Bailey:
25577              
25578              Cleanup from prior patch (Charles Lane?):
25579              - improve handling of MFDs in Basename and Path
25580              - default to no xsubpp line # munging when building debug images
25581      Branch: maint-5.6/perl
25582           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25583           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
25584           !> (integrate 67 files)
25585 ____________________________________________________________________________
25586 [  8168] By: gsar                                  on 2000/12/18  02:05:49
25587         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
25588              
25589              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
25590              From: Martin Husemann <martin@duskware.de>
25591              
25592              Subject: [PATCH 5.7.0] restore match data on backtracing
25593              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25594      Branch: maint-5.6/perl
25595           !> regcomp.c regexec.c t/op/re_tests
25596 ____________________________________________________________________________
25597 [  8167] By: gsar                                  on 2000/12/18  01:55:22
25598         Log: integrate changes#7858,7986 from mainline
25599              
25600              C<foreach my $x ...> in pseudo-fork()ed process may diddle
25601              parent's memory; fix it by keeping track of the actual pad
25602              offset rather than a raw pointer (this change is probably also
25603              relevant to non-ithreads case to avoid fallout from reallocs of
25604              the pad array, but is currently only enabled for the ithreads
25605              case in the interests of minimal disruption to existing "well
25606              tested" code)
25607              
25608              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
25609              due to the notorious GetFileType() bug in Windows 9x, which fstat()
25610              tickles)
25611      Branch: maint-5.6/perl
25612           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
25613           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
25614           !> win32/win32.c win32/win32.h win32/win32sck.c
25615 ____________________________________________________________________________
25616 [  8166] By: gsar                                  on 2000/12/18  01:52:59
25617         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
25618              from mainline (xsubpp and ExtUtils::LibList fixups, various
25619              other small items)
25620      Branch: maint-5.6/perl
25621           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
25622           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
25623           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
25624           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
25625           !> win32/bin/search.pl
25626 ____________________________________________________________________________
25627 [  8165] By: gsar                                  on 2000/12/18  01:28:45
25628         Log: integrate changes#7533,7563,7611,7623 from mainline (various
25629              malloc.c embellishments)
25630      Branch: maint-5.6/perl
25631           !> malloc.c pod/perldiag.pod
25632 ____________________________________________________________________________
25633 [  8164] By: gsar                                  on 2000/12/18  01:23:33
25634         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
25635              fixups)
25636      Branch: maint-5.6/perl
25637           !> utils/h2xs.PL
25638 ____________________________________________________________________________
25639 [  8163] By: gsar                                  on 2000/12/18  01:17:50
25640         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
25641              fixups)
25642      Branch: maint-5.6/perl
25643           !> Makefile.SH utils/perlbug.PL
25644 ____________________________________________________________________________
25645 [  8162] By: gsar                                  on 2000/12/18  00:25:43
25646         Log: always export Perl_deb() (it is required by re.xs whether
25647              Perl is built with or without -DDEBUGGING)
25648      Branch: maint-5.6/perl
25649            ! makedef.pl
25650 ____________________________________________________________________________
25651 [  8161] By: gsar                                  on 2000/12/18  00:23:38
25652         Log: integrate change#7414 from mainline
25653              
25654              Undo the basename() part of #7412 since the lib/basename
25655              tests would need upgrading too.
25656              
25657              squelch two tests in tr.t that rely on tr/// paranoia change
25658              that's not in 5.6.x
25659      Branch: maint-5.6/perl
25660            ! t/op/tr.t
25661           !> lib/File/Basename.pm
25662 ____________________________________________________________________________
25663 [  8160] By: gsar                                  on 2000/12/18  00:05:30
25664         Log: missing change in previous integrate
25665      Branch: maint-5.6/perl
25666           !> README.aix
25667 ____________________________________________________________________________
25668 [  8159] By: gsar                                  on 2000/12/18  00:03:38
25669         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
25670              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
25671              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
25672              7410..7413 from mainline
25673      Branch: maint-5.6/perl
25674           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
25675           +> t/lib/tie-splice.t
25676            - lib/unicode/Is/DCinital.pl
25677           !> (integrate 112 files)
25678 ____________________________________________________________________________
25679 [  8158] By: jhi                                   on 2000/12/17  23:04:24
25680         Log: Subject: [PATCHES] RE: perl@8150 
25681              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25682              Date: Sun, 17 Dec 2000 21:46:39 +0100
25683              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
25684              
25685              Neither cygwin has a getpwuid() one can trust on.
25686      Branch: perl
25687            ! t/lib/glob-basic.t
25688 ____________________________________________________________________________
25689 [  8157] By: jhi                                   on 2000/12/17  23:01:54
25690         Log: More MAN.PODS => {} fixes.
25691      Branch: perl
25692            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
25693            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
25694            ! os2/OS2/REXX/Makefile.PL
25695 ____________________________________________________________________________
25696 [  8156] By: gsar                                  on 2000/12/17  22:49:13
25697         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
25698              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
25699              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
25700              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
25701              7201,7204 from mainline
25702      Branch: maint-5.6/perl
25703           !> (integrate 121 files)
25704 ____________________________________________________________________________
25705 [  8155] By: jhi                                   on 2000/12/17  22:30:58
25706         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
25707              From: "Craig A. Berry" <craigberry@mac.com>
25708              Date: Sun, 17 Dec 2000 13:09:28 -0600
25709              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
25710              
25711              MAN.PODS => ' ' is naughty.
25712      Branch: perl
25713            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
25714 ____________________________________________________________________________
25715 [  8154] By: nick                                  on 2000/12/17  22:07:13
25716         Log: MULTIPLICITY nit.
25717      Branch: perl
25718            ! mg.c
25719 ____________________________________________________________________________
25720 [  8153] By: gsar                                  on 2000/12/17  21:23:05
25721         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
25722              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
25723              from mainline
25724              
25725              Document the SvIOK_.*UV().
25726              
25727              Update Unicode todo list.
25728              
25729              Guard against bad string->int conversion for quads.
25730              
25731              Subject: small apidoc fix
25732              
25733              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25734              
25735              Subject: [PATCH] Tied filehandle documentation
25736              
25737              Subject: [PATCH] Modernize Opcode.pm documentation
25738              
25739              Make Data::Dumper (non-XS) to work with changed semantics of ref().
25740              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25741              [applied even though said semantics didn't change in 5.6.x]
25742              
25743              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25744              
25745              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25746              
25747              Fix the URL, but the server is still missing in action.
25748              Subject: [ID 20000905.002] perlfaq1.pod URL error
25749              
25750              Subject: [ID 20000903.001] \w in utf8-strings
25751              
25752              Fix the ccversion detection for 5.1 and beyond.
25753              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25754              
25755              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25756              
25757              Subject: [ID 20000904.008] Tiny fix for perldiag
25758              
25759              Subject: Re: [ID 20000906.004] segfault with bad perl statement
25760              
25761              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25762              
25763              Subject: [ID 20000908.002] perlipc documentation bug.
25764              
25765              Subject: [PATCH lib/Benchmark.pm]
25766              
25767              Re-allow vec() for characters > 255.
25768              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25769              
25770              Do away with memory models cruft.  Sorry, PDP users.
25771              
25772              Continue #7041.
25773              
25774              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25775              
25776              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25777              
25778              Upgrade to CPAN 1.57_65, from Andreas König.
25779              
25780              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25781              by Russ Allbery.
25782              
25783              Silence t/pod/*.t about alternate quote-mappings now implemented
25784              by Pod::Text, from Brad Appleton.
25785              
25786              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25787              Subject: borland C++ win32.c tweak
25788              
25789              C<@a = @b = split(...)> optimization coredumps under ithreads
25790              (missed a spot when fixing up op_pmreplroot hack for ithreads)
25791              
25792              Document the SvUTF8*().
25793              
25794              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25795              
25796              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25797              
25798              Do in VMS as the #7054 does.
25799              
25800              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25801              
25802              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25803              
25804              Subject: [patch: perl@7045] vms updates
25805              
25806              Test for the #7049.
25807              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25808              
25809              Break up the myconfig lines a bit.
25810              Subject: perlbug/perl -V output format
25811              
25812              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25813              
25814              The #7054 truncated Configure badly.
25815              
25816              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25817              initialization in all the threads on Windows
25818              
25819              Allow for whitespace between "#" and "line" in cpp output.
25820              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25821              
25822              Remove vestiges of tr//CU.
25823              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25824              
25825              The return value of setlocale must be copied away.
25826              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25827              
25828              Allow chop() and chomp() to be overridden.
25829              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25830              
25831              Hints optimization.
25832              Subject: Minor nit
25833              
25834              Subject: [PATCH] de-wall t/README
25835              
25836              Subject: Re: Two advertising clauses need to be removed
25837      Branch: maint-5.6/perl
25838           !> (integrate 75 files)
25839 ____________________________________________________________________________
25840 [  8152] By: gsar                                  on 2000/12/17  20:30:11
25841         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
25842              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
25843              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
25844              
25845              Don't attach -ld to the archname if pointless.
25846              
25847              Document UNTIE in a very minimalistic way.
25848              
25849              POSIX doesn't report long double values under -Duselongdouble
25850              when the long doubles are "real" (bigger than doubles).
25851              
25852              More author updates.
25853              
25854              Try to deduce NV_MAX.  Really should be Configure fodder.
25855              
25856              :: not allowed in pathnames, change to .
25857              Subject: [PATCH perl@6938] cygwin port
25858              
25859              Forget about NV_MAX (#6951).  Various floating point tweaks,
25860              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25861              
25862              Move the Solaris 7 scan to use64bitall, make the
25863              failure to find 64-bot sparc libc to mention the
25864              possibility of being in an intel, from Lupe and Alan.
25865              
25866              Regen perltoc.
25867              
25868              AUTHORS tweaks, from Peter Prymmer.
25869              
25870              More address tweaking.
25871              
25872              Small tweaks all over.
25873              
25874              File::Temp patches from Andreas König,
25875              
25876              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25877              
25878              Subject: CPAN.pm beta 1.57_57 for the core
25879              
25880              Part of the solution.
25881              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25882              
25883              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25884              
25885              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25886              
25887              Add the overload warnings to perldiag.
25888              
25889              Drop unused argument.
25890              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
25891              
25892              Subject: Nit in Configure (bleadperl@6961)
25893              
25894              Update to PodParser 1.18, from Brad Appleton.
25895              
25896              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
25897              
25898              Subject: [PATCH: 6948] add SCNfldbl to configure.com
25899              
25900              Document UNTIE. Also tweak implementation to suppress the 'inner references'
25901              warning when UNTIE exists and instead pass the cound of extra references to
25902              the UNTIE method.
25903              
25904              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25905              so that case-ignoring systems like DCL can tell them from
25906              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
25907              
25908              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25909              
25910              Feature ordering tweak.
25911              
25912              Regen perltoc.
25913              
25914              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
25915              
25916              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25917              
25918              Subject: http:// in L<>
25919              
25920              Detypo.
25921              
25922              change#6791 accidentally clobbered change#6710, put it back
25923              
25924              Only the first line, thank you very much.
25925              
25926              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25927              plus rework the http: spots as suggested by Tom Christiansen,
25928              plus regen perltoc.
25929              
25930              Undo part of change 6489 which looks like a bulk edit which
25931              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25932              The supressing of main:: on return from select() is undesirable.
25933              
25934              Apparently avoiding the swapping is too costly.
25935              
25936              Various Configure nits by Philip Newton,
25937              plus the ebcdic one by me.
25938              
25939              Make certain cc is set before trying to run it.
25940              
25941              If overloaded %{} etc. return the object do not loop.
25942              Thus  sub deref { $_[0] } functions if object is wanted type.
25943              
25944              Update perlhist.
25945              
25946              More %{} and other deref special casing - do not pass to 'nomethod'.
25947      Branch: maint-5.6/perl
25948           !> (integrate 59 files)
25949 ____________________________________________________________________________
25950 [  8151] By: gsar                                  on 2000/12/17  19:14:38
25951         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
25952              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
25953              
25954              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
25955              
25956              Make the epsilon to be relative, not absolute.
25957              
25958              Put back the flags dump as reasoned in
25959              Subject: Re: [PATCH] Glob dumping
25960              
25961              Introduce ccname to keep track of what compiler kind of we have.
25962              
25963              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
25964              
25965              Put back the slice accidentally removed by #6907.
25966              
25967              Reset archname and archname64 always, forcing them be
25968              recomputed at each Configure run, make Configure and
25969              the hints files agree on the naming of largefiles variables.
25970              
25971              Don't say "Perl 5.0 source kit".
25972              
25973              Subject: [PATCH] fix misc cast warnings
25974              
25975              Subject: typos in pods
25976              
25977              NVs not necessarily doubles, as pointed out by Yitzchak.
25978              
25979              Subject: [PATCH 6889] add a few ldbl formats to configure.com
25980              
25981              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
25982              
25983              Better options for rsync.
25984              
25985              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
25986              
25987              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
25988              
25989              Subject: [PATCH] Re: UNTIE method 
25990              
25991              A better fix for the Socket building problem from Craig Berry.
25992              
25993              Retract the dummy test, skip the security tests (instead of failing),
25994              explain what the warnings mean.
25995              
25996              Heap decorruption.
25997              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
25998              
25999              Update to Unicode 3.0.1.
26000              
26001              Missed one Unicode file.
26002              
26003              Subject: Re: typos in pods
26004              
26005              The #6929 was too skimpy.
26006              
26007              sscanf() may be the only way to read long doubles from strings.
26008              
26009              Reveal Borland's isnan.
26010              Subject: build with BC++ tweak
26011              
26012              Issue useful diagnostic on unknown pod commands.
26013              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
26014              
26015              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
26016              
26017              Clarify the third case of ftmp-security warnings.
26018              
26019              Make -Dusemorebits find long doubles in Solaris.
26020              
26021              Wrap the test in eval.
26022      Branch: maint-5.6/perl
26023           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
26024           +> lib/unicode/PropList.txt lib/unicode/README.perl
26025           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
26026           +> lib/unicode/Unicode.301 vms/vmspipe.com
26027            - lib/unicode/Props.txt lib/unicode/UCD300.html
26028            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
26029           !> (integrate 305 files)
26030 ____________________________________________________________________________
26031 [  8150] By: jhi                                   on 2000/12/17  18:47:57
26032         Log: Uncheckedin generated files.
26033      Branch: perl
26034            ! global.sym perlapi.c pod/perlapi.pod
26035 ____________________________________________________________________________
26036 [  8149] By: jhi                                   on 2000/12/17  18:41:22
26037         Log: Update Changes.
26038      Branch: perl
26039            ! Changes patchlevel.h
26040 ____________________________________________________________________________
26041 [  8148] By: jhi                                   on 2000/12/17  18:39:16
26042         Log: Subject: [PATCH] Fcntl constants speedup
26043              From: Nicholas Clark <nick@ccl4.org>
26044              Date: Sun, 17 Dec 2000 16:29:24 +0000
26045              Message-ID: <20001217162924.E97668@plum.flirble.org>
26046              
26047              Use IVs for the Fcntl constants instead of NVs.
26048      Branch: perl
26049            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
26050 ____________________________________________________________________________
26051 [  8147] By: jhi                                   on 2000/12/17  18:33:41
26052         Log: Add test for #8145 (binmode() warning), add warning for
26053              ioctl() and sockpair(), document them. (fileno() cannot
26054              be tripwired with the same kind of warning because
26055              'defined fileno($foo)' seems to be an idiom.)
26056      Branch: perl
26057            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
26058 ____________________________________________________________________________
26059 [  8146] By: gsar                                  on 2000/12/17  18:09:08
26060         Log: update Changes
26061      Branch: maint-5.6/perl
26062            ! Changes
26063 ____________________________________________________________________________
26064 [  8145] By: jhi                                   on 2000/12/17  17:39:35
26065         Log: Subject: [PATCH] Re: The long awaited feature ...
26066              From: Simon Cozens <simon@cozens.net>
26067              Date: Sun, 17 Dec 2000 12:31:56 +0000
26068              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
26069              
26070              Add a warning to binmode() about using bad filehandles
26071              (can happen e.g. if someone forgets the filehandle argument)
26072      Branch: perl
26073            ! pp_sys.c
26074 ____________________________________________________________________________
26075 [  8144] By: jhi                                   on 2000/12/17  17:33:48
26076         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
26077              From: Jonathan Stowe <gellyfish@gellyfish.com>
26078              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
26079              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
26080      Branch: perl
26081            ! lib/Net/Ping.pm
26082 ____________________________________________________________________________
26083 [  8143] By: jhi                                   on 2000/12/17  05:31:37
26084         Log: Polymorphic regexps.
26085              
26086              Fixes at least the bugs 20001028.003 (both of them...) and
26087              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
26088              also to be fixed by now, probably already before this patch.
26089      Branch: perl
26090            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
26091            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
26092            ! t/op/utf8decode.t t/pragma/utf8.t
26093 ____________________________________________________________________________
26094 [  8142] By: jhi                                   on 2000/12/16  17:16:05
26095         Log: Subject: [patch perl@8102] dos/djgpp update
26096              From: Laszlo Molnar <ml1050@freemail.hu>
26097              Date: Sat, 16 Dec 2000 01:40:52 +0100
26098              Message-ID: <20001216014052.A335@freemail.hu>
26099      Branch: perl
26100            ! djgpp/config.over t/base/commonsense.t
26101 ____________________________________________________________________________
26102 [  8141] By: jhi                                   on 2000/12/16  17:09:27
26103         Log: Few uncheckedin files.
26104      Branch: perl
26105            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
26106 ____________________________________________________________________________
26107 [  8140] By: nick                                  on 2000/12/15  22:14:31
26108         Log: Integrate mainline
26109      Branch: perlio
26110           !> (integrate 53 files)
26111 ____________________________________________________________________________
26112 [  8139] By: jhi                                   on 2000/12/15  19:49:49
26113         Log: One more IVUV tweak from Nicholas Clark.
26114      Branch: perl
26115            ! sv.c
26116 ____________________________________________________________________________
26117 [  8138] By: jhi                                   on 2000/12/15  19:17:06
26118         Log: Return of the IVUV-preservation, now seems to be happy even
26119              in Digital UNIX (the broken strtoul brokenness detection
26120              seems to have been the fly in the ointment).
26121      Branch: perl
26122            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26123            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
26124            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
26125            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
26126            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26127            ! vos/config.ga.h win32/config.bc win32/config.gc
26128            ! win32/config.vc
26129 ____________________________________________________________________________
26130 [  8137] By: jhi                                   on 2000/12/15  18:12:14
26131         Log: Metaconfig unit change for #8136.
26132      Branch: metaconfig
26133            ! U/modified/d_strtoul.U
26134      Branch: metaconfig/U/perl
26135            ! d_strtoull.U d_strtouq.U
26136 ____________________________________________________________________________
26137 [  8136] By: jhi                                   on 2000/12/15  18:11:35
26138         Log: I don't think it's sensible or portable to test the strtou*
26139              on /^-/ strings.
26140      Branch: perl
26141            ! Configure
26142 ____________________________________________________________________________
26143 [  8135] By: jhi                                   on 2000/12/15  17:18:49
26144         Log: Metaconfig unit change for #8134.
26145      Branch: metaconfig
26146            ! U/modified/d_strtoul.U
26147 ____________________________________________________________________________
26148 [  8134] By: jhi                                   on 2000/12/15  17:14:13
26149         Log: If longsize is 8 we don't need a LL suffix for integer constants.
26150      Branch: perl
26151            ! Configure config_h.SH
26152 ____________________________________________________________________________
26153 [  8133] By: jhi                                   on 2000/12/15  16:00:23
26154         Log: Update Changes.
26155      Branch: perl
26156            ! Changes patchlevel.h
26157 ____________________________________________________________________________
26158 [  8132] By: jhi                                   on 2000/12/15  15:44:16
26159         Log: Some compilers get huffy if you do not cast a const pointer
26160              to a non-const when assigning.
26161      Branch: perl
26162            ! gv.c
26163 ____________________________________________________________________________
26164 [  8131] By: jhi                                   on 2000/12/15  15:38:30
26165         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
26166              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26167              Date: Fri, 15 Dec 2000 05:26:57 -0500
26168              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
26169      Branch: perl
26170            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
26171            ! t/pragma/overload.t
26172 ____________________________________________________________________________
26173 [  8130] By: jhi                                   on 2000/12/15  15:36:08
26174         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
26175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26176              Date: Thu, 14 Dec 2000 22:02:43 -0500
26177              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
26178      Branch: perl
26179            ! gv.c perl.h
26180 ____________________________________________________________________________
26181 [  8129] By: jhi                                   on 2000/12/15  15:34:16
26182         Log: Subject: PATCH: h2xs nit
26183              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26184              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
26185              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
26186              
26187              Add a template README.
26188      Branch: perl
26189            ! utils/h2xs.PL
26190 ____________________________________________________________________________
26191 [  8128] By: jhi                                   on 2000/12/15  15:32:22
26192         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
26193      Branch: perl
26194            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
26195 ____________________________________________________________________________
26196 [  8127] By: jhi                                   on 2000/12/15  15:19:34
26197         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
26198              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26199              Date:     Thu, 14 Dec 2000 20:04:42 EST
26200              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
26201      Branch: perl
26202            ! ext/Opcode/Opcode.xs
26203 ____________________________________________________________________________
26204 [  8126] By: jhi                                   on 2000/12/15  15:17:49
26205         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
26206              From: Peter Prymmer <pvhp@forte.com>
26207              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
26208              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
26209      Branch: perl
26210            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
26211            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
26212            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
26213 ____________________________________________________________________________
26214 [  8125] By: jhi                                   on 2000/12/15  15:11:05
26215         Log: This seems to be a stage sane and stable enough to checkin.
26216              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
26217      Branch: perl
26218            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
26219            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
26220            ! t/op/cmp.t t/op/numconvert.t
26221 ____________________________________________________________________________
26222 [  8124] By: jhi                                   on 2000/12/15  04:20:26
26223         Log: Something is really wonky.
26224      Branch: perl
26225            ! sv.c
26226 ____________________________________________________________________________
26227 [  8123] By: jhi                                   on 2000/12/15  04:00:50
26228         Log: Fixes for the IV UV patches to compile in Digital UNIX.
26229      Branch: perl
26230            ! sv.c
26231 ____________________________________________________________________________
26232 [  8122] By: jhi                                   on 2000/12/15  02:53:40
26233         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
26234              From: "Craig A. Berry" <craigberry@mac.com>
26235              Date: Thu, 14 Dec 2000 19:10:49 -0600
26236              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
26237      Branch: perl
26238            ! vms/vms.c
26239 ____________________________________________________________________________
26240 [  8121] By: jhi                                   on 2000/12/15  02:50:00
26241         Log: Metaconfig changes for #8120.
26242      Branch: metaconfig
26243            + U/modified/d_strtoul.U
26244      Branch: metaconfig/U/perl
26245            ! d_strtoull.U d_strtouq.U
26246 ____________________________________________________________________________
26247 [  8120] By: jhi                                   on 2000/12/15  02:49:42
26248         Log: From: Nicholas Clark <nick@ccl4.org> 
26249              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
26250              Date: Thu, 14 Dec 2000 18:38:57 +0000
26251              Message-ID: <20001214183857.B97909@plum.flirble.org>
26252      Branch: perl
26253            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26254            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
26255            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26256            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26257            ! win32/config.gc win32/config.vc
26258 ____________________________________________________________________________
26259 [  8119] By: jhi                                   on 2000/12/14  23:40:58
26260         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
26261              From: Nicholas Clark <nick@ccl4.org>
26262              Date: Wed, 13 Dec 2000 20:08:50 +0000
26263              Message-ID: <20001213200849.B71166@plum.flirble.org>
26264      Branch: perl
26265            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
26266            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
26267 ____________________________________________________________________________
26268 [  8118] By: jhi                                   on 2000/12/14  22:46:26
26269         Log: Integrate perlio.
26270      Branch: perl
26271           !> MANIFEST ext/Encode/compile makedef.pl
26272 ____________________________________________________________________________
26273 [  8117] By: nick                                  on 2000/12/14  22:38:53
26274         Log: Win32 tweaks to get Encode to build
26275              - temp hack to makedef.pl till PerlIO is properly "exported".
26276              - MSVC dislikes  
26277              static encpage_t foo[];
26278              so make 'em extern for now.
26279      Branch: perlio
26280            ! ext/Encode/compile makedef.pl
26281 ____________________________________________________________________________
26282 [  8116] By: nick                                  on 2000/12/14  22:00:53
26283         Log: Document the new files
26284      Branch: perlio
26285            ! MANIFEST
26286 ____________________________________________________________________________
26287 [  8115] By: jhi                                   on 2000/12/14  21:58:01
26288         Log: MANIFEST new files of #8114.
26289      Branch: perl
26290            ! MANIFEST
26291 ____________________________________________________________________________
26292 [  8114] By: jhi                                   on 2000/12/14  21:50:49
26293         Log: Integrate perlio.
26294      Branch: perl
26295           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26296           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
26297           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
26298           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
26299           !> ext/Encode/Makefile.PL
26300 ____________________________________________________________________________
26301 [  8113] By: jhi                                   on 2000/12/14  21:48:49
26302         Log: The documentation part of the
26303              
26304              Subject: [ID 20001214.002] Net::Ping patch
26305              From: Jonathan Stowe <gellyfish@gellyfish.com>
26306              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
26307              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
26308              since the #7529 had already addressed the same problem.
26309      Branch: perl
26310            ! lib/Net/Ping.pm
26311 ____________________________________________________________________________
26312 [  8112] By: jhi                                   on 2000/12/14  21:42:57
26313         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
26314              From: Dominic Dunlop <domo@computer.org>
26315              Date: Tue, 12 Dec 2000 10:47:10 +0100
26316              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
26317              
26318              Document how elusive subroutines can be.
26319      Branch: perl
26320            ! pod/perlfunc.pod
26321 ____________________________________________________________________________
26322 [  8111] By: jhi                                   on 2000/12/14  21:38:05
26323         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
26324              From: Dominic Dunlop <domo@computer.org>
26325              Date: Thu, 14 Dec 2000 10:13:51 +0100
26326              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
26327      Branch: perl
26328            ! ext/POSIX/POSIX.pod
26329 ____________________________________________________________________________
26330 [  8110] By: jhi                                   on 2000/12/14  21:36:32
26331         Log: Subject: [patch] perlfaq7
26332              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
26333              Date: Thu, 14 Dec 2000 15:31:07 +0100
26334              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
26335      Branch: perl
26336            ! pod/perlfaq7.pod
26337 ____________________________________________________________________________
26338 [  8109] By: jhi                                   on 2000/12/14  21:29:20
26339         Log: Subject: [8104] Encode
26340              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26341              Date: Thu, 14 Dec 2000 14:49:34 +0100
26342              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
26343              
26344              Type casting for nervous compilers.
26345      Branch: perl
26346            ! ext/Encode/Encode.xs
26347 ____________________________________________________________________________
26348 [  8108] By: jhi                                   on 2000/12/14  21:26:17
26349         Log: Subject: [8104] DB_File
26350              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26351              Date: Thu, 14 Dec 2000 14:49:35 +0100
26352              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
26353              
26354              Type definition incorrect for DB 2.7.7.  Not known when it
26355              changed, so only changed it for a known revision.
26356      Branch: perl
26357            ! ext/DB_File/DB_File.xs
26358 ____________________________________________________________________________
26359 [  8107] By: jhi                                   on 2000/12/14  21:23:41
26360         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
26361              From: Peter Prymmer <pvhp@forte.com>
26362              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
26363              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
26364              
26365              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
26366      Branch: perl
26367            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
26368            ! ext/Encode/Encode/posix-bc.enc
26369 ____________________________________________________________________________
26370 [  8106] By: nick                                  on 2000/12/14  20:36:13
26371         Log: "Cold" build correction to Encode's Makefile.PL
26372      Branch: perlio
26373            ! ext/Encode/Makefile.PL
26374 ____________________________________________________________________________
26375 [  8105] By: nick                                  on 2000/12/14  20:09:37
26376         Log: "Compiled" encodings.
26377              Correct replacement character in EBCDIC .enc files
26378              Add 0x7F to ASCII repertoire.
26379      Branch: perlio
26380            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
26381            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
26382            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
26383            ! ext/Encode/Makefile.PL ext/Encode/compile
26384            ! ext/Encode/encengine.c ext/Encode/encode.h
26385 ____________________________________________________________________________
26386 [  8104] By: nick                                  on 2000/12/14  00:38:20
26387         Log: Integrate mainline
26388      Branch: perlio
26389           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
26390           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
26391           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
26392           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
26393           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
26394           !> t/lib/db-hash.t t/lib/db-recno.t
26395 ____________________________________________________________________________
26396 [  8103] By: nick                                  on 2000/12/13  23:16:13
26397         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
26398              so far and so it does not get lost.
26399      Branch: perlio
26400            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
26401 ____________________________________________________________________________
26402 [  8102] By: jhi                                   on 2000/12/13  17:14:22
26403         Log: Update Changes.
26404      Branch: perl
26405            ! Changes patchlevel.h
26406 ____________________________________________________________________________
26407 [  8101] By: jhi                                   on 2000/12/13  16:53:41
26408         Log: Move the proto of start_glob() to a better place; regen api files.
26409      Branch: perl
26410            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
26411 ____________________________________________________________________________
26412 [  8100] By: jhi                                   on 2000/12/13  16:47:11
26413         Log: Metaconfig change for #8099.
26414      Branch: metaconfig
26415            ! U/modified/Head.U
26416 ____________________________________________________________________________
26417 [  8099] By: jhi                                   on 2000/12/13  16:46:48
26418         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
26419              From: Andy Dougherty <doughera@lafayette.edu>
26420              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
26421              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
26422      Branch: perl
26423            ! Configure
26424 ____________________________________________________________________________
26425 [  8098] By: jhi                                   on 2000/12/13  16:39:02
26426         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
26427              From: rspier@pobox.com (Robert Spier)
26428              Date: Tue, 12 Dec 2000 21:12:39 -0500
26429              Message-ID: <14902.56087.678086.725773@rls.cx>
26430              
26431              fastgetcwd is defined using a glob alias on a $^O dependent basis -
26432              and there was no default assignment or perl subroutine.
26433      Branch: perl
26434            ! lib/Cwd.pm
26435 ____________________________________________________________________________
26436 [  8097] By: jhi                                   on 2000/12/13  16:16:01
26437         Log: Subject: [PATCH] move startglob out of pp_hot.c
26438              From: Nicholas Clark <nick@ccl4.org>
26439              Date: Mon, 11 Dec 2000 23:16:39 +0000
26440              Message-ID: <20001211231638.A55550@plum.flirble.org>
26441      Branch: perl
26442            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
26443 ____________________________________________________________________________
26444 [  8096] By: jhi                                   on 2000/12/13  15:26:23
26445         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
26446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
26447              Date: Wed, 13 Dec 2000 14:01:37 +0100
26448              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
26449              
26450              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
26451              in turn requires libpthread in libswanted.
26452      Branch: perl
26453            ! hints/hpux.sh
26454 ____________________________________________________________________________
26455 [  8095] By: jhi                                   on 2000/12/12  19:51:05
26456         Log: The integration wars continue.
26457      Branch: perl
26458           !> sv.c
26459 ____________________________________________________________________________
26460 [  8094] By: jhi                                   on 2000/12/12  19:48:26
26461         Log: Subject: [PATCH perl@8070] DB_File-1.74  
26462              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
26463              Date: Mon, 11 Dec 2000 23:07:17 -0000
26464              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
26465      Branch: perl
26466            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26467            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
26468            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
26469            ! t/lib/db-recno.t
26470 ____________________________________________________________________________
26471 [  8093] By: nick                                  on 2000/12/12  19:42:13
26472         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
26473      Branch: perlio
26474            ! sv.c
26475           !> lib/File/DosGlob.pm
26476 ____________________________________________________________________________
26477 [  8092] By: jhi                                   on 2000/12/12  19:28:11
26478         Log: Integrate perlio.
26479      Branch: perl
26480           !> sv.c
26481 ____________________________________________________________________________
26482 [  8091] By: nick                                  on 2000/12/12  18:49:45
26483         Log: Fix for Tk, and upgrading shared SVs.
26484      Branch: perlio
26485            ! sv.c
26486 ____________________________________________________________________________
26487 [  8090] By: jhi                                   on 2000/12/12  16:48:59
26488         Log: Subject: [PATCH] Re: Breadperl & Tk
26489              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26490              Date: Tue, 12 Dec 2000 14:48:27 GMT
26491              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
26492      Branch: perl
26493            ! sv.c
26494 ____________________________________________________________________________
26495 [  8089] By: jhi                                   on 2000/12/12  03:37:19
26496         Log: Subject: DosGlob.pm diff for bash style brace expansion.
26497              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
26498              Date: Fri, 8 Dec 2000 10:45:30 -0600
26499              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
26500      Branch: perl
26501            ! lib/File/DosGlob.pm
26502 ____________________________________________________________________________
26503 [  8088] By: nick                                  on 2000/12/11  23:59:59
26504         Log: Integrate mainline
26505      Branch: perlio
26506           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
26507           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26508           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
26509           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
26510           !> t/op/local.t t/pragma/warn/toke toke.c
26511 ____________________________________________________________________________
26512 [  8087] By: jhi                                   on 2000/12/11  23:20:23
26513         Log: Integrate perlio.
26514      Branch: perl
26515           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26516 ____________________________________________________________________________
26517 [  8086] By: jhi                                   on 2000/12/11  22:50:59
26518         Log: Tune further the OS detection of CGI.
26519      Branch: perl
26520            ! lib/CGI.pm
26521 ____________________________________________________________________________
26522 [  8085] By: nick                                  on 2000/12/11  22:50:46
26523         Log: Finish 1st pass of "encoding" layer e.g. :
26524              open($fh,"<encoding(iso8859-7)",$greek) || die;
26525      Branch: perlio
26526            ! ext/Encode/Encode.xs perlio.c perliol.h
26527 ____________________________________________________________________________
26528 [  8084] By: jhi                                   on 2000/12/11  22:32:06
26529         Log: Revert the -f ambiguousity patch, seems to cause
26530              too much hassle (the interpret -Q as a function
26531              where Q is not a known filetest part is left in).
26532      Branch: perl
26533            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
26534            ! toke.c
26535 ____________________________________________________________________________
26536 [  8083] By: jhi                                   on 2000/12/11  22:27:23
26537         Log: (accidentally empty check-in)
26538      Branch: perl
26539            ! lib/File/DosGlob.pm
26540 ____________________________________________________________________________
26541 [  8082] By: nick                                  on 2000/12/11  19:09:51
26542         Log: Restore mmap function (broken by tweaks to shared buffer
26543              layer for encode(xxxx)).
26544      Branch: perlio
26545            ! perlio.c
26546 ____________________________________________________________________________
26547 [  8081] By: jhi                                   on 2000/12/11  18:29:13
26548         Log: Subject: Re: The long awaited feature ...
26549              From: Simon Cozens <simon@cozens.net>
26550              Date: Mon, 11 Dec 2000 15:54:24 +0000
26551              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
26552              
26553              More io/utf8 tests.
26554      Branch: perl
26555            ! t/io/utf8.t
26556 ____________________________________________________________________________
26557 [  8080] By: jhi                                   on 2000/12/11  18:19:36
26558         Log: Subject: PATCH MakeMaker manpage clarification
26559              From: andreas.koenig@anima.de (Andreas J. Koenig)
26560              Date: 10 Dec 2000 20:46:13 +0100
26561              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
26562      Branch: perl
26563            ! lib/ExtUtils/MakeMaker.pm
26564 ____________________________________________________________________________
26565 [  8079] By: jhi                                   on 2000/12/11  15:35:07
26566         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
26567              From: Simon Cozens <simon@cozens.net>
26568              Date: Sun, 10 Dec 2000 19:06:19 +0000
26569              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
26570      Branch: perl
26571            ! ext/B/B/Deparse.pm t/lib/b.t
26572 ____________________________________________________________________________
26573 [  8078] By: jhi                                   on 2000/12/11  15:09:11
26574         Log: Subject: [PATCH] docs on NaN
26575              From: Nicholas Clark <nick@ccl4.org>
26576              Date: Mon, 11 Dec 2000 01:48:38 +0000
26577              Message-ID: <20001211014838.B99205@plum.flirble.org>
26578      Branch: perl
26579            ! pod/perlop.pod
26580 ____________________________________________________________________________
26581 [  8077] By: jhi                                   on 2000/12/11  15:02:21
26582         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
26583              From: Simon Cozens <simon@cozens.net>
26584              Date: Mon, 11 Dec 2000 01:21:45 +0000
26585              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
26586      Branch: perl
26587            ! pp.c pp_hot.c scope.c t/op/local.t
26588 ____________________________________________________________________________
26589 [  8076] By: nick                                  on 2000/12/10  20:43:32
26590         Log: Not merge worthy...
26591              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
26592              syntax is modelled on attributes.
26593              Untested fix for io/utf8 on Win32 etc.
26594              Very clumsy start to the encode layer.
26595      Branch: perlio
26596            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
26597 ____________________________________________________________________________
26598 [  8075] By: jhi                                   on 2000/12/10  18:39:33
26599         Log: Darwin is not Windows.
26600      Branch: perl
26601            ! lib/CGI.pm
26602 ____________________________________________________________________________
26603 [  8074] By: jhi                                   on 2000/12/10  18:31:27
26604         Log: Subject: Ambiguous -%c() resolved as a file test
26605              From: "Paul Marquess" <Paul.Marquess@openwave.com>
26606              Date: Sun, 10 Dec 2000 15:35:07 -0000
26607              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
26608      Branch: perl
26609            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
26610 ____________________________________________________________________________
26611 [  8073] By: jhi                                   on 2000/12/10  18:16:29
26612         Log: Subject: PATCH installperl misinformed 
26613              From: andreas.koenig@anima.de (Andreas J. Koenig)
26614              Date: 10 Dec 2000 13:01:32 +0100 
26615              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
26616      Branch: perl
26617            ! installperl
26618 ____________________________________________________________________________
26619 [  8072] By: jhi                                   on 2000/12/10  18:07:55
26620         Log: The walkoptree confusion rages; walkoptree() seems to be coming
26621              from B.xs, while walkoptree_slow() comes from B.pm.
26622      Branch: perl
26623            ! ext/B/B.pm
26624 ____________________________________________________________________________
26625 [  8071] By: nick                                  on 2000/12/10  11:45:47
26626         Log: Integrate mainline
26627      Branch: perlio
26628           +> t/base/commonsense.t
26629           !> (integrate 37 files)
26630 ____________________________________________________________________________
26631 [  8070] By: jhi                                   on 2000/12/10  04:46:21
26632         Log: Update Changes.
26633      Branch: perl
26634            ! Changes patchlevel.h
26635 ____________________________________________________________________________
26636 [  8069] By: jhi                                   on 2000/12/10  04:39:19
26637         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
26638              From: andreas.koenig@anima.de (Andreas J. Koenig)
26639              Date: 09 Dec 2000 17:14:25 +0100
26640              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
26641      Branch: perl
26642            + t/base/commonsense.t
26643            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
26644 ____________________________________________________________________________
26645 [  8068] By: jhi                                   on 2000/12/10  04:17:36
26646         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
26647              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26648              Date: Sat, 9 Dec 2000 16:47:22 -0000
26649              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
26650      Branch: perl
26651            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
26652            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
26653            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
26654            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
26655            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
26656            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
26657            ! t/lib/sdbm.t
26658 ____________________________________________________________________________
26659 [  8067] By: jhi                                   on 2000/12/10  03:52:02
26660         Log: Test case for #8066.
26661      Branch: perl
26662            ! t/op/misc.t
26663 ____________________________________________________________________________
26664 [  8066] By: jhi                                   on 2000/12/10  03:50:30
26665         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
26666              From: Simon Cozens <simon@cozens.net>
26667              Date: Sun, 10 Dec 2000 00:55:37 +0000
26668              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
26669      Branch: perl
26670            ! pp_sys.c
26671 ____________________________________________________________________________
26672 [  8065] By: jhi                                   on 2000/12/10  03:44:52
26673         Log: Test case for #8064.
26674      Branch: perl
26675            ! t/comp/proto.t
26676 ____________________________________________________________________________
26677 [  8064] By: jhi                                   on 2000/12/10  03:42:32
26678         Log: Subject: Re: prototype of substr
26679              From: Simon Cozens <simon@cozens.net>
26680              Date: Sun, 10 Dec 2000 00:13:33 +0000
26681              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
26682              
26683              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
26684      Branch: perl
26685            ! pp.c
26686 ____________________________________________________________________________
26687 [  8063] By: jhi                                   on 2000/12/10  03:39:42
26688         Log: Subject: [PATCH] perlguts.pod
26689              From: Simon Cozens <simon@cozens.net>
26690              Date: Sun, 10 Dec 2000 00:06:47 +0000
26691              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
26692              
26693              Documentation of the different types of ops,
26694              plus the functions in dump.c
26695      Branch: perl
26696            ! pod/perlguts.pod
26697 ____________________________________________________________________________
26698 [  8062] By: jhi                                   on 2000/12/10  03:30:04
26699         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
26700              From: Nicholas Clark <nick@talking.bollo.cx>
26701              Date: Sat, 09 Dec 2000 18:57:25 +0000
26702              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
26703              
26704              Be more robust in weird hostname setups.
26705      Branch: perl
26706            ! t/lib/net-hostent.t
26707 ____________________________________________________________________________
26708 [  8061] By: jhi                                   on 2000/12/10  03:28:21
26709         Log: Pacify fussy compiler. 
26710      Branch: perl
26711            ! pp_sys.c
26712 ____________________________________________________________________________
26713 [  8060] By: jhi                                   on 2000/12/10  02:52:46
26714         Log: Integrate perlio.
26715      Branch: perl
26716           !> pp_sys.c t/io/utf8.t
26717 ____________________________________________________________________________
26718 [  8059] By: nick                                  on 2000/12/09  23:40:14
26719         Log: read/sysread/recv should now be utf8 aware.
26720              Basic test for utf8 read.
26721      Branch: perlio
26722            ! pp_sys.c t/io/utf8.t
26723 ____________________________________________________________________________
26724 [  8058] By: jhi                                   on 2000/12/09  21:56:02
26725         Log: Integrate perlio.
26726      Branch: perl
26727           +> t/io/utf8.t
26728           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
26729 ____________________________________________________________________________
26730 [  8057] By: jhi                                   on 2000/12/09  21:53:35
26731         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
26732              From: Inaba Hiroto <inaba@st.rim.or.jp>
26733              Date: Sun, 10 Dec 2000 05:53:21 +0900
26734              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
26735              
26736              Tests for #8056.
26737      Branch: perl
26738            ! t/op/each.t
26739 ____________________________________________________________________________
26740 [  8056] By: jhi                                   on 2000/12/09  21:51:16
26741         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
26742              From: Inaba Hiroto <inaba@st.rim.or.jp>
26743              Date: Sat, 09 Dec 2000 18:02:00 +0900
26744              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
26745              
26746              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
26747      Branch: perl
26748            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
26749 ____________________________________________________________________________
26750 [  8055] By: nick                                  on 2000/12/09  20:11:48
26751         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
26752              than raw PerlIO_write() - does not seem to break any tests.
26753      Branch: perlio
26754            ! pp_sys.c
26755 ____________________________________________________________________________
26756 [  8054] By: nick                                  on 2000/12/09  19:47:30
26757         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
26758              (sysread, recv and write i.e. formats still to do...)
26759              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
26760              open($fh,">:utf8","name")
26761              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
26762              so no extra overhead is involved.
26763              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
26764              to a non-utf8 stream.
26765              Add initial io/utf8.t
26766              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
26767              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
26768              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
26769      Branch: perlio
26770            + t/io/utf8.t
26771            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
26772 ____________________________________________________________________________
26773 [  8053] By: nick                                  on 2000/12/09  19:26:37
26774         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
26775              was only testing this_utf8.
26776      Branch: perlio
26777            ! toke.c
26778 ____________________________________________________________________________
26779 [  8052] By: nick                                  on 2000/12/09  19:09:41
26780         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
26781              i.e. the output string has one, but don't mess with source assumption.
26782      Branch: perlio
26783            ! toke.c
26784 ____________________________________________________________________________
26785 [  8051] By: jhi                                   on 2000/12/09  16:55:17
26786         Log: Integrate perlio.
26787      Branch: perl
26788           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
26789           !> sv.c thrdvar.h util.c
26790 ____________________________________________________________________________
26791 [  8050] By: jhi                                   on 2000/12/09  16:48:07
26792         Log: Nits noticed by Peter Prymmer.
26793      Branch: perl
26794            ! lib/ExtUtils/MM_VMS.pm
26795 ____________________________________________________________________________
26796 [  8049] By: nick                                  on 2000/12/09  13:49:40
26797         Log: UTF8 output prework.
26798              - Store $\ and $, as SVs so they can have SvUTF8 flag
26799              - use do_print() rather than raw PerlIO_write() to print them.
26800      Branch: perlio
26801            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
26802            ! thrdvar.h util.c
26803 ____________________________________________________________________________
26804 [  8048] By: nick                                  on 2000/12/09  12:30:43
26805         Log: Integrate mainline.
26806      Branch: perlio
26807           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
26808           +> t/op/reverse.t
26809           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
26810           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26811           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
26812           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
26813           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
26814           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26815 ____________________________________________________________________________
26816 [  8047] By: jhi                                   on 2000/12/09  00:23:27
26817         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
26818              From: Michael G Schwern <schwern@pobox.com>
26819              Date: Fri, 8 Dec 2000 14:43:04 -0600
26820      Branch: perl
26821            ! lib/ExtUtils/MM_VMS.pm
26822 ____________________________________________________________________________
26823 [  8046] By: jhi                                   on 2000/12/08  23:10:27
26824         Log: A missed check-in.
26825      Branch: perl
26826            ! lib/ExtUtils/Manifest.pm
26827 ____________________________________________________________________________
26828 [  8045] By: jhi                                   on 2000/12/08  21:57:12
26829         Log: (null check-in)
26830      Branch: perl
26831            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
26832 ____________________________________________________________________________
26833 [  8044] By: jhi                                   on 2000/12/08  21:11:06
26834         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
26835              at the final draft stage.
26836      Branch: perl
26837            + ext/Encode/Encode/iso8859-16.enc
26838            ! MANIFEST
26839 ____________________________________________________________________________
26840 [  8043] By: jhi                                   on 2000/12/08  16:39:04
26841         Log: Update Changes.
26842      Branch: perl
26843            ! Changes patchlevel.h
26844 ____________________________________________________________________________
26845 [  8042] By: jhi                                   on 2000/12/08  16:33:39
26846         Log: Do not return the Unicode replacement character if UTF-8
26847              decoding goes awry, it should be up to the caller to decide.
26848      Branch: perl
26849            ! pod/perlapi.pod utf8.c
26850 ____________________________________________________________________________
26851 [  8041] By: jhi                                   on 2000/12/08  16:22:28
26852         Log: metaconfig maintenance.
26853      Branch: metaconfig
26854            ! U/modified/stdchar.U
26855      Branch: metaconfig/U/perl
26856            + testsyml.U
26857 ____________________________________________________________________________
26858 [  8040] By: jhi                                   on 2000/12/08  16:03:08
26859         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
26860              From: sthoenna@efn.org
26861              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
26862              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
26863      Branch: perl
26864            ! Changes lib/ExtUtils/MM_OS2.pm
26865 ____________________________________________________________________________
26866 [  8039] By: jhi                                   on 2000/12/08  15:57:11
26867         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
26868              From: Simon Cozens <simon@cozens.net>
26869              Date: Fri, 8 Dec 2000 13:33:31 +0000
26870              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
26871              
26872              (The pp_hot part needed a rewrite.)
26873      Branch: perl
26874            ! doop.c pp_hot.c utf8.c
26875 ____________________________________________________________________________
26876 [  8038] By: jhi                                   on 2000/12/08  15:25:08
26877         Log: Subject: djSP
26878              From: Michael Stevens <michael@etla.org>
26879              Date: Wed, 6 Dec 2000 23:24:01 +0000
26880              Message-ID: <20001206232400.A21381@firedrake.org>
26881              
26882              Plus a note from Nick Ing-Simmons.
26883      Branch: perl
26884            ! pp.h
26885 ____________________________________________________________________________
26886 [  8037] By: jhi                                   on 2000/12/08  15:18:35
26887         Log: Filetype is text.
26888      Branch: perl
26889            ! t/op/utf8decode.t
26890 ____________________________________________________________________________
26891 [  8036] By: jhi                                   on 2000/12/08  03:31:27
26892         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26893              From: Andy Dougherty <doughera@lafayette.edu>
26894              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
26895              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
26896              
26897              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26898              From: Andy Dougherty <doughera@lafayette.edu>
26899              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
26900              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
26901      Branch: perl
26902            + ext/POSIX/hints/svr4.pl
26903            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
26904 ____________________________________________________________________________
26905 [  8035] By: jhi                                   on 2000/12/08  03:26:01
26906         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
26907              From: Andy Dougherty <doughera@lafayette.edu>
26908              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
26909              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
26910      Branch: perl
26911            ! t/README t/base/term.t
26912 ____________________________________________________________________________
26913 [  8034] By: jhi                                   on 2000/12/08  03:21:59
26914         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
26915              From: mjd@plover.com  
26916              Date: 7 Dec 2000 21:04:20 -0000
26917              Message-ID: <20001207210420.22282.qmail@plover.com>
26918              
26919              Plus -z doc.
26920      Branch: perl
26921            ! pod/perlfunc.pod
26922 ____________________________________________________________________________
26923 [  8033] By: jhi                                   on 2000/12/08  03:19:03
26924         Log: Use the UTF8 macros a bit.  They can't be used with abandon
26925              everywhere because we do generate illegal UTF-8 in some situations.
26926              This is of course naughty.
26927      Branch: perl
26928            ! pod/perlapi.pod utf8.c utf8.h
26929 ____________________________________________________________________________
26930 [  8032] By: jhi                                   on 2000/12/08  03:00:09
26931         Log: Out of sync?
26932      Branch: perl
26933            ! t/pragma/warn/utf8
26934 ____________________________________________________________________________
26935 [  8031] By: jhi                                   on 2000/12/08  02:22:39
26936         Log: Cnt spl.
26937      Branch: perl
26938            ! MANIFEST
26939 ____________________________________________________________________________
26940 [  8030] By: jhi                                   on 2000/12/08  01:23:54
26941         Log: Add test for reverse().
26942      Branch: perl
26943            + t/op/reverse.t
26944            ! MANIFEST
26945 ____________________________________________________________________________
26946 [  8029] By: jhi                                   on 2000/12/08  01:21:47
26947         Log: Integrate perlio.
26948      Branch: perl
26949           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
26950           !> perlio.c perlio.h perlsdio.h warnings.pl
26951 ____________________________________________________________________________
26952 [  8028] By: jhi                                   on 2000/12/08  01:19:08
26953         Log: Introduce macros for UTF8 decoding.
26954      Branch: perl
26955            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26956 ____________________________________________________________________________
26957 [  8027] By: nick                                  on 2000/12/07  22:18:19
26958         Log: Integrate mainline
26959      Branch: perlio
26960           !> embed.pl pod/perlapi.pod utf8.c
26961 ____________________________________________________________________________
26962 [  8026] By: nick                                  on 2000/12/07  21:45:08
26963         Log: Various oddities p4 diff -se showed up
26964              Remove 'our' from warnings.pl
26965      Branch: perlio
26966            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
26967 ____________________________________________________________________________
26968 [  8025] By: nick                                  on 2000/12/07  21:43:32
26969         Log: Change PerlIO_(get|set)pos to take SV *
26970              Should fix, OS/2, VMS, (sfio??)
26971      Branch: perlio
26972            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
26973 ____________________________________________________________________________
26974 [  8024] By: jhi                                   on 2000/12/07  19:05:32
26975         Log: Document utf8_to_uv() better.
26976      Branch: perl
26977            ! pod/perlapi.pod utf8.c
26978 ____________________________________________________________________________
26979 [  8023] By: jhi                                   on 2000/12/07  18:23:47
26980         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
26981      Branch: perl
26982            ! embed.pl pod/perlapi.pod utf8.c
26983 ____________________________________________________________________________
26984 [  8022] By: jhi                                   on 2000/12/07  04:13:51
26985         Log: Integrate perlio.
26986      Branch: perl
26987           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
26988           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
26989           !> win32/makefile.mk
26990 ____________________________________________________________________________
26991 [  8021] By: nick                                  on 2000/12/07  00:28:14
26992         Log: Various attempts at MSVC debug - not sure what has
26993              changed but works now. 
26994              Seems atexit() _may_ work for DLLs built with MSVC so don't
26995              call cleanup that way.
26996      Branch: perlio
26997            ! perlio.c win32/makefile.mk
26998 ____________________________________________________________________________
26999 [  8020] By: nick                                  on 2000/12/06  19:57:20
27000         Log: Integrate mainline
27001      Branch: perlio
27002           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
27003           !> (integrate 75 files)
27004 ____________________________________________________________________________
27005 [  8019] By: nick                                  on 2000/12/06  19:28:21
27006         Log: Add useperlio to config.vc
27007              Turn off binmode in config_H.PL
27008              Regen all the config_H.xx
27009              Attempt to get debugging build with MSVC.
27010      Branch: perlio
27011            ! win32/config.vc win32/config_H.bc win32/config_H.gc
27012            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
27013 ____________________________________________________________________________
27014 [  8018] By: nick                                  on 2000/12/06  19:21:57
27015         Log: Test various dup/external program options on all platforms.
27016      Branch: perlio
27017            ! t/io/dup.t
27018 ____________________________________________________________________________
27019 [  8017] By: nick                                  on 2000/12/06  19:20:47
27020         Log: Fix harness to be less picky
27021      Branch: perlio
27022            ! lib/Test/Harness.pm
27023 ____________________________________________________________________________
27024 [  8016] By: jhi                                   on 2000/12/06  16:45:12
27025         Log: Update Changes.
27026      Branch: perl
27027            ! Changes patchlevel.h
27028 ____________________________________________________________________________
27029 [  8015] By: jhi                                   on 2000/12/06  16:41:03
27030         Log: Test \x{...} with ord().
27031      Branch: perl
27032            ! t/op/ord.t
27033 ____________________________________________________________________________
27034 [  8014] By: jhi                                   on 2000/12/06  16:20:33
27035         Log: Test tweak because of #8013.
27036      Branch: perl
27037            ! t/lib/b.t
27038 ____________________________________________________________________________
27039 [  8013] By: jhi                                   on 2000/12/06  16:09:09
27040         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
27041              From: Michael G Schwern <schwern@pobox.com>
27042              Date: Tue, 5 Dec 2000 21:23:28 -0500
27043              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
27044              
27045              Carp::Heavy parts not very applicable because of recent changes.
27046      Branch: perl
27047            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
27048            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
27049            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
27050            ! lib/Exporter.pm lib/Exporter/Heavy.pm
27051            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
27052            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27053            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
27054            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
27055            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
27056            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
27057            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
27058            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
27059            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
27060            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
27061            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
27062            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
27063            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
27064            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
27065            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
27066            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
27067            ! warnings.pl
27068 ____________________________________________________________________________
27069 [  8012] By: jhi                                   on 2000/12/06  15:22:38
27070         Log: Subject: [PATCH] Re: New harness is failing things
27071              From: Nick Ing-Simmons <nik@tiuk.ti.com>
27072              Date: Wed, 6 Dec 2000 13:00:30 GMT
27073              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
27074      Branch: perl
27075            ! lib/Test/Harness.pm
27076 ____________________________________________________________________________
27077 [  8011] By: jhi                                   on 2000/12/06  15:12:08
27078         Log: Subject: installhtml changes
27079              From: Michael Stevens <michael@etla.org>
27080              Date: Wed, 6 Dec 2000 13:15:53 +0000
27081              Message-ID: <20001206131553.A27317@firedrake.org>
27082      Branch: perl
27083            ! installhtml
27084 ____________________________________________________________________________
27085 [  8010] By: jhi                                   on 2000/12/06  15:06:05
27086         Log: Subject: the dTHR hits
27087              From: Michael Stevens <michael@etla.org>
27088              Date: Wed, 6 Dec 2000 12:06:03 +0000
27089              Message-ID: <20001206120603.A24581@firedrake.org>
27090              
27091              More, errrm, less dTHRs.
27092      Branch: perl
27093            ! bytecode.pl ext/B/B/C.pm
27094 ____________________________________________________________________________
27095 [  8009] By: jhi                                   on 2000/12/06  15:04:25
27096         Log: Subject: MakeMaker mailing list gone?
27097              From: Michael G Schwern <schwern@pobox.com>
27098              Date: Tue, 5 Dec 2000 19:29:59 -0500
27099              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
27100              
27101              The MakeMaker mailing list is dead, perlbug is the right
27102              address to report bugs.
27103      Branch: perl
27104            ! lib/ExtUtils/MakeMaker.pm
27105 ____________________________________________________________________________
27106 [  8008] By: jhi                                   on 2000/12/06  15:00:32
27107         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
27108              From: Michael G Schwern <schwern@pobox.com>
27109              Date: Tue, 5 Dec 2000 19:21:21 -0500
27110              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
27111              
27112              Add a default MANIFEST skip that ignores things like
27113              version control files, editor temporary files, and the Makefile.
27114      Branch: perl
27115            + lib/ExtUtils/MANIFEST.SKIP
27116            ! MANIFEST lib/ExtUtils/Manifest.pm
27117 ____________________________________________________________________________
27118 [  8007] By: jhi                                   on 2000/12/06  14:57:20
27119         Log: In Amiga more manual hackery of the scripts seems to be needed,
27120              from Jan-Erik Karlsson.  Why Configure does not get this right
27121              is unknown, may be shell-induced.
27122      Branch: perl
27123            ! README.amiga
27124 ____________________________________________________________________________
27125 [  8006] By: jhi                                   on 2000/12/05  23:53:12
27126         Log: Add TOPm1s to peek at the second topmost stack item.
27127      Branch: perl
27128            ! pp.h
27129 ____________________________________________________________________________
27130 [  8005] By: jhi                                   on 2000/12/05  23:13:55
27131         Log: Avaunt, you foul UTF-8 tests.
27132      Branch: perl
27133            ! t/op/ver.t t/pragma/utf8.t
27134 ____________________________________________________________________________
27135 [  8004] By: jhi                                   on 2000/12/05  23:09:54
27136         Log: Continue utf8 dispersal. 
27137      Branch: perl
27138            + t/op/concat.t
27139            ! MANIFEST t/pragma/utf8.t
27140 ____________________________________________________________________________
27141 [  8003] By: nick                                  on 2000/12/05  23:02:39
27142         Log: Integrate mainline.
27143      Branch: perlio
27144           +> t/op/length.t t/op/utf8decode.t
27145           !> (integrate 69 files)
27146 ____________________________________________________________________________
27147 [  8002] By: jhi                                   on 2000/12/05  22:59:28
27148         Log: Integrate perlio.
27149      Branch: perl
27150           !> iperlsys.h perl.c perlio.c win32/perllib.c
27151 ____________________________________________________________________________
27152 [  8001] By: nick                                  on 2000/12/05  22:07:52
27153         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
27154              - calloc/free suffer from damage on TerminateThread()
27155              - use PerlMemShared (as originally planned) now fixed
27156              - avoid doing anything important on DLL "detach".
27157      Branch: perlio
27158            ! perl.c perlio.c win32/perllib.c
27159 ____________________________________________________________________________
27160 [  8000] By: nick                                  on 2000/12/05  21:05:09
27161         Log: Fix gross PerlMemShared issue.
27162      Branch: perlio
27163            ! iperlsys.h
27164 ____________________________________________________________________________
27165 [  7999] By: jhi                                   on 2000/12/05  20:46:58
27166         Log: Test for Unicode (UTF-8) hash keys.
27167      Branch: perl
27168            ! t/op/each.t
27169 ____________________________________________________________________________
27170 [  7998] By: jhi                                   on 2000/12/05  20:30:35
27171         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
27172              is now always UTF-8), empty line cosmetics.
27173      Branch: perl
27174            ! t/pragma/utf8.t
27175 ____________________________________________________________________________
27176 [  7997] By: jhi                                   on 2000/12/05  20:15:40
27177         Log: Subject: Re: STRLEN - what?
27178              From: Andy Dougherty <doughera@lafayette.edu>
27179              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
27180              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
27181              
27182              Explain STRLEN.
27183      Branch: perl
27184            ! pod/perlguts.pod
27185 ____________________________________________________________________________
27186 [  7996] By: jhi                                   on 2000/12/05  20:13:34
27187         Log: Split off the UTF-8 decoder tests, make them to check also
27188              the error message.
27189      Branch: perl
27190            + t/op/utf8decode.t
27191            ! MANIFEST t/pragma/utf8.t utf8.c
27192 ____________________________________________________________________________
27193 [  7995] By: jhi                                   on 2000/12/05  16:39:47
27194         Log: Start migrating bits of pragma/utf8 to elsewhere
27195              (since the long term plan is to obsolete 'use utf8').
27196      Branch: perl
27197            + t/op/length.t
27198            ! MANIFEST t/pragma/utf8.t
27199 ____________________________________________________________________________
27200 [  7994] By: jhi                                   on 2000/12/05  16:30:21
27201         Log: Fix a manual edit typo from #7993, fix the message formatting
27202              for Unicode, add few our declarations.
27203      Branch: perl
27204            ! lib/Carp/Heavy.pm
27205 ____________________________________________________________________________
27206 [  7993] By: jhi                                   on 2000/12/05  16:09:15
27207         Log: Subject: Need help with warnings :-(
27208              From: "Ben Tilly" <ben_tilly@hotmail.com>
27209              Date: Tue, 05 Dec 2000 01:35:54 -0500
27210              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
27211              
27212              Subject: UPDATE: Carp/Heavy now passes all tests
27213              From: "Ben Tilly" <ben_tilly@hotmail.com>
27214              Date: Tue, 05 Dec 2000 07:59:41 -0500
27215              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
27216              
27217              The Brave New Carp.
27218      Branch: perl
27219            ! lib/Carp.pm lib/Carp/Heavy.pm
27220 ____________________________________________________________________________
27221 [  7992] By: jhi                                   on 2000/12/05  15:55:08
27222         Log: Subject: [PATCH perl@7979] cygwin port
27223              From: "Eric Fifer" <efifer@dircon.co.uk>
27224              Date: Tue, 5 Dec 2000 14:04:09 -0000
27225              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
27226      Branch: perl
27227            ! t/lib/net-hostent.t
27228 ____________________________________________________________________________
27229 [  7991] By: jhi                                   on 2000/12/05  15:52:34
27230         Log: Subject: Re: [PATCH] The largest hoax of all times?
27231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27232              Date: Tue, 5 Dec 2000 00:40:25 -0500
27233              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
27234              
27235              Subject: Re: [PATCH] The largest hoax of all times?
27236              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27237              Date: Mon, 4 Dec 2000 23:55:53 -0500
27238              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
27239              
27240              Subject: Re: [PATCH] The largest hoax of all times?
27241              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27242              Date: Tue, 5 Dec 2000 01:28:45 -0500
27243              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
27244              
27245              Fix the unpredictable order of DESTROYs.
27246      Branch: perl
27247            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
27248            ! sv.c sv.h t/op/ref.t
27249 ____________________________________________________________________________
27250 [  7990] By: jhi                                   on 2000/12/05  14:38:53
27251         Log: Subject: [PATCH] shrink pp_hot fractionally
27252              From: Nicholas Clark <nick@ccl4.org>
27253              Date: Tue, 5 Dec 2000 12:44:31 +0000
27254              Message-ID: <20001205124431.E74518@plum.flirble.org>
27255              
27256              Use report_evil_fh().
27257      Branch: perl
27258            ! opcode.pl opnames.h pp_hot.c util.c
27259 ____________________________________________________________________________
27260 [  7989] By: jhi                                   on 2000/12/05  14:21:27
27261         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
27262              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27263              Date: Mon, 04 Dec 2000 22:21:59 -0800
27264              Message-ID: <HmIL6gzkgepS092yn@efn.org>
27265              
27266              Harness shouldn't ignore responses like "ok 3\r\r\n".
27267      Branch: perl
27268            ! lib/Test/Harness.pm
27269 ____________________________________________________________________________
27270 [  7988] By: jhi                                   on 2000/12/05  13:51:28
27271         Log: Integrate the "skip" messages to explain().
27272      Branch: perl
27273            ! t/lib/syslfs.t t/op/lfs.t
27274 ____________________________________________________________________________
27275 [  7987] By: jhi                                   on 2000/12/05  12:34:54
27276         Log: The one that got away in #7984.
27277              
27278              Subject: Re: dTHR - what and why?
27279              From: Michael Stevens <michael@etla.org> 
27280              Date: Tue, 5 Dec 2000 11:15:52 +0000
27281              Message-ID: <20001205111552.A4647@firedrake.org>
27282      Branch: perl
27283            ! sv.h
27284 ____________________________________________________________________________
27285 [  7986] By: gsar                                  on 2000/12/05  09:14:44
27286         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
27287              due to the notorious GetFileType() bug in Windows 9x, which fstat()
27288              tickles)
27289      Branch: perl
27290            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
27291 ____________________________________________________________________________
27292 [  7985] By: jhi                                   on 2000/12/05  05:49:03
27293         Log: Integrate perlio.
27294      Branch: perl
27295           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
27296           !> win32/perlhost.h win32/perllib.c
27297 ____________________________________________________________________________
27298 [  7984] By: jhi                                   on 2000/12/05  05:48:16
27299         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
27300      Branch: perl
27301            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
27302            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
27303            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
27304            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
27305            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
27306            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
27307            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
27308            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
27309            ! win32/win32.c
27310 ____________________________________________________________________________
27311 [  7983] By: nick                                  on 2000/12/04  23:27:43
27312         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
27313      Branch: perlio
27314            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
27315            ! win32/perlhost.h win32/perllib.c
27316 ____________________________________________________________________________
27317 [  7982] By: jhi                                   on 2000/12/04  19:44:09
27318         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
27319              uncovered by #7980.
27320      Branch: perl
27321            ! op.c
27322 ____________________________________________________________________________
27323 [  7981] By: jhi                                   on 2000/12/04  19:42:07
27324         Log: Subject: [PATCH] Trivial dump.c feature
27325              From: Simon Cozens <simon@cozens.net>
27326              Date: Mon, 4 Dec 2000 18:08:38 +0000
27327              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
27328              
27329              Show whether a constant is UTF-8.
27330      Branch: perl
27331            ! dump.c
27332 ____________________________________________________________________________
27333 [  7980] By: jhi                                   on 2000/12/04  19:36:51
27334         Log: UTF-8 hash keys, patch from Inaba Hiroto.
27335      Branch: perl
27336            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
27337 ____________________________________________________________________________
27338 [  7979] By: jhi                                   on 2000/12/04  17:36:28
27339         Log: Update Changes.
27340      Branch: perl
27341            ! Changes patchlevel.h
27342 ____________________________________________________________________________
27343 [  7978] By: jhi                                   on 2000/12/04  16:42:17
27344         Log: Retract #7977, still too volatile (the euphemism of the day
27345              for unfinished and buggy :-)
27346      Branch: perl
27347            ! doop.c hv.c pp.c sv.h
27348 ____________________________________________________________________________
27349 [  7977] By: jhi                                   on 2000/12/04  16:25:15
27350         Log: (Retracted by #7978, too shaky yet.)
27351              
27352              Subject: Re: utf8 in hash keys, implementor missing
27353              From: Simon Cozens <simon@cozens.net>
27354              Date: Sat, 2 Dec 2000 19:49:35 +0000
27355              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
27356              
27357              The first step at UTF-8 hash keys.
27358      Branch: perl
27359            ! doop.c hv.c pp.c sv.h
27360 ____________________________________________________________________________
27361 [  7976] By: jhi                                   on 2000/12/04  16:13:53
27362         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
27363              From: sthoenna@efn.org
27364              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
27365              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
27366      Branch: perl
27367            ! os2/os2.c perlio.c
27368 ____________________________________________________________________________
27369 [  7975] By: jhi                                   on 2000/12/04  16:05:25
27370         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
27371              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27372              Date: Thu, 30 Nov 2000 20:50:37 -0800
27373              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
27374      Branch: perl
27375            ! os2/os2.c
27376 ____________________________________________________________________________
27377 [  7974] By: jhi                                   on 2000/12/04  16:03:57
27378         Log: Subject: [PATCH] ++ 20% faster
27379              From: Nicholas Clark <nick@ccl4.org>
27380              Date: Mon, 4 Dec 2000 12:17:27 +0000
27381              Message-ID: <20001204121726.B52976@plum.flirble.org>
27382              
27383              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
27384      Branch: perl
27385            ! sv.c
27386 ____________________________________________________________________________
27387 [  7973] By: jhi                                   on 2000/12/04  16:00:48
27388         Log: 
27389              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
27390              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27391              Date: Mon, 04 Dec 2000 12:30:45 +0100
27392              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
27393              
27394              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
27395              library (getprotobyname and getprotobynumber are outversioned by
27396              the same calls in libc, at least for xlc version 3.
27397      Branch: perl
27398            ! hints/aix.sh
27399 ____________________________________________________________________________
27400 [  7972] By: jhi                                   on 2000/12/04  02:58:31
27401         Log: Integrate perlio.
27402      Branch: perl
27403           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
27404           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
27405           !> win32/win32.h win32/win32iop.h win32/win32thread.h
27406 ____________________________________________________________________________
27407 [  7971] By: nick                                  on 2000/12/04  00:24:33
27408         Log: Quieten some noise in Win32 builds:
27409              - win32.h is included after <sys/socket.h>, so need to 
27410              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
27411              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
27412      Branch: perlio
27413            ! doio.c perl.h toke.c win32/win32.h
27414 ____________________________________________________________________________
27415 [  7970] By: nick                                  on 2000/12/03  22:57:46
27416         Log: PERL_IMPLICIT_SYS compiles but does not work.
27417      Branch: perlio
27418            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
27419            ! win32/perlhost.h win32/perllib.c win32/win32.h
27420            ! win32/win32iop.h win32/win32thread.h
27421 ____________________________________________________________________________
27422 [  7969] By: jhi                                   on 2000/12/03  22:12:58
27423         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
27424              used to swash_init(), makes regprop() dumps more informative
27425              (+utf8::IsAlpha, -utf8::IsDigit, for example).
27426      Branch: perl
27427            ! regcomp.c regexec.c
27428 ____________________________________________________________________________
27429 [  7968] By: jhi                                   on 2000/12/03  21:39:56
27430         Log: Implement ANYOFUTF8 regprop() dumping.
27431      Branch: perl
27432            ! regcomp.c
27433 ____________________________________________________________________________
27434 [  7967] By: jhi                                   on 2000/12/03  20:57:19
27435         Log: Make uv_to_utf8() to zero-terminate its output buffer,
27436              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
27437      Branch: perl
27438            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
27439 ____________________________________________________________________________
27440 [  7966] By: nick                                  on 2000/12/03  18:41:21
27441         Log: Integrate mainline (STDCHAR)
27442      Branch: perlio
27443           !> Configure t/pragma/utf8.t
27444 ____________________________________________________________________________
27445 [  7965] By: jhi                                   on 2000/12/03  17:58:20
27446         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
27447      Branch: perl
27448            ! t/pragma/utf8.t
27449 ____________________________________________________________________________
27450 [  7964] By: jhi                                   on 2000/12/03  17:35:56
27451         Log: Integrate perlio.
27452      Branch: perl
27453           !> iperlsys.h perlio.c
27454 ____________________________________________________________________________
27455 [  7963] By: jhi                                   on 2000/12/03  17:33:55
27456         Log: Metaconfig unit change for #7962.
27457      Branch: metaconfig
27458            ! U/modified/stdchar.U
27459 ____________________________________________________________________________
27460 [  7962] By: jhi                                   on 2000/12/03  17:33:27
27461         Log: Untangle the <stdio.h> #include nest for the stdchar test,
27462              from Andy Dougherty.
27463      Branch: perl
27464            ! Configure
27465 ____________________________________________________________________________
27466 [  7961] By: nick                                  on 2000/12/03  16:53:00
27467         Log: Make iperlsys.h vector stdio not PerlIO.
27468      Branch: perlio
27469            ! iperlsys.h perlio.c
27470 ____________________________________________________________________________
27471 [  7960] By: nick                                  on 2000/12/03  14:43:01
27472         Log: Integrate mainline
27473      Branch: perlio
27474           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
27475           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
27476 ____________________________________________________________________________
27477 [  7959] By: jhi                                   on 2000/12/03  08:16:36
27478         Log: Use DO_UTF8().
27479      Branch: perl
27480            ! op.c
27481 ____________________________________________________________________________
27482 [  7958] By: jhi                                   on 2000/12/02  18:33:05
27483         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27484              From: Mike Guy <mjtg@cam.ac.uk>         
27485              Date: Sat, 02 Dec 2000 17:27:13 +0000
27486              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
27487              
27488              An extraneous argument.
27489      Branch: perl
27490            ! toke.c
27491 ____________________________________________________________________________
27492 [  7957] By: jhi                                   on 2000/12/02  18:22:32
27493         Log: A missing hunk.
27494      Branch: perl
27495            ! t/lib/net-hostent.t
27496 ____________________________________________________________________________
27497 [  7956] By: jhi                                   on 2000/12/02  18:06:20
27498         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
27499              From: Nicholas Clark <nick@ccl4.org>
27500              Date: Sat, 2 Dec 2000 14:28:27 +0000
27501              Message-ID: <20001202142827.A12308@plum.flirble.org>
27502              
27503              Test robustness.
27504      Branch: perl
27505            ! t/lib/net-hostent.t
27506 ____________________________________________________________________________
27507 [  7955] By: jhi                                   on 2000/12/02  17:58:06
27508         Log: Metaconfig unit change for #7954.
27509      Branch: metaconfig
27510            ! U/modified/stdchar.U
27511 ____________________________________________________________________________
27512 [  7954] By: jhi                                   on 2000/12/02  17:54:32
27513         Log: An inconvenient hang would happen if the stdio _ptr wasn't
27514              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
27515              would be grepping stdin for all eternity for the _ptr.)
27516      Branch: perl
27517            ! Configure
27518 ____________________________________________________________________________
27519 [  7953] By: jhi                                   on 2000/12/02  00:07:15
27520         Log: Update Changes.
27521      Branch: perl
27522            ! Changes patchlevel.h
27523 ____________________________________________________________________________
27524 [  7952] By: jhi                                   on 2000/12/01  23:54:47
27525         Log: Subject: Re: long shell lines
27526              From: Andy Dougherty <doughera@lafayette.edu>
27527              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
27528              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
27529              
27530              Split overly long shell command lines.
27531      Branch: perl
27532            ! lib/ExtUtils/MM_Unix.pm
27533 ____________________________________________________________________________
27534 [  7951] By: jhi                                   on 2000/12/01  23:48:02
27535         Log: The metaconfig unit change for #7950.
27536      Branch: metaconfig
27537            + U/modified/stdchar.U
27538 ____________________________________________________________________________
27539 [  7950] By: jhi                                   on 2000/12/01  23:47:39
27540         Log: Try to find stdchar also from <stdio_impl.h>.
27541      Branch: perl
27542            ! Configure config_h.SH
27543 ____________________________________________________________________________
27544 [  7949] By: jhi                                   on 2000/12/01  23:46:45
27545         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
27546              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27547              Date: Fri, 1 Dec 2000 16:26:08 -0500
27548              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
27549              
27550              Reword the diagnostic message.
27551      Branch: perl
27552            ! pod/perldiag.pod
27553 ____________________________________________________________________________
27554 [  7948] By: nick                                  on 2000/12/01  22:49:43
27555         Log: Integrate mainline (for s/y/m as sub names stuff).
27556      Branch: perlio
27557           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
27558           !> t/pragma/warn/toke toke.c
27559 ____________________________________________________________________________
27560 [  7947] By: jhi                                   on 2000/12/01  20:55:41
27561         Log: Integrate perlio.
27562      Branch: perl
27563           !> perlio.c perliol.h t/io/pipe.t
27564 ____________________________________________________________________________
27565 [  7946] By: jhi                                   on 2000/12/01  20:36:51
27566         Log: Upgrade to CPAN 1.59_51, from Andreas König.
27567      Branch: perl
27568            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27569 ____________________________________________________________________________
27570 [  7945] By: nick                                  on 2000/12/01  20:31:32
27571         Log: Integrate mainline
27572      Branch: perlio
27573           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
27574           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
27575           +> t/lib/net-hostent.t
27576           !> (integrate 35 files)
27577 ____________________________________________________________________________
27578 [  7944] By: jhi                                   on 2000/12/01  20:23:29
27579         Log: Some help for 20001130.011.  Now one gets warnings like
27580              "Ambiguous -f() resolved as a file test ..."
27581      Branch: perl
27582            ! pod/perldiag.pod t/pragma/warn/toke toke.c
27583 ____________________________________________________________________________
27584 [  7943] By: jhi                                   on 2000/12/01  19:44:44
27585         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
27586              that also breaks using them as methods. 
27587      Branch: perl
27588            ! pod/perldiag.pod t/op/misc.t toke.c
27589 ____________________________________________________________________________
27590 [  7942] By: nick                                  on 2000/12/01  17:56:46
27591         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
27592              Make 'unix' pass most tests
27593              - do unread by temporary push of layer ("pending") holding unread chars
27594              - fast_gets is now based on per-handle flag
27595              - relax one of io/pipe.t tests to allow print to fail and close to
27596              succeed so that it passes on unbuffered "unix" layer.
27597              Remaining fail is sporadic and a genuine race condition between
27598              parent/child in fork test.
27599      Branch: perlio
27600            ! perlio.c perliol.h t/io/pipe.t
27601 ____________________________________________________________________________
27602 [  7941] By: jhi                                   on 2000/12/01  15:28:58
27603         Log: (Retracted by #7943.)
27604              
27605              Reserve the short named string operator names.
27606      Branch: perl
27607            ! pod/perldiag.pod t/op/misc.t toke.c
27608 ____________________________________________________________________________
27609 [  7940] By: jhi                                   on 2000/12/01  06:45:53
27610         Log: Get the three different space character classes right under utf8.
27611      Branch: perl
27612            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
27613            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
27614            ! regexec.c t/op/pat.t utf8.c
27615 ____________________________________________________________________________
27616 [  7939] By: jhi                                   on 2000/12/01  03:26:26
27617         Log: Two more tests that make no sense in UTF-8 since the test
27618              data is not in UTF-8.
27619      Branch: perl
27620            ! t/op/regexp.t
27621 ____________________________________________________________________________
27622 [  7938] By: jhi                                   on 2000/12/01  03:20:39
27623         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
27624              should it be required inside regexen?
27625      Branch: perl
27626            ! regcomp.c t/op/regmesg.t
27627 ____________________________________________________________________________
27628 [  7937] By: jhi                                   on 2000/12/01  02:58:53
27629         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
27630              stored and restored, and thusly was trounced by the utf8 swash
27631              routines.
27632      Branch: perl
27633            ! regcomp.c
27634 ____________________________________________________________________________
27635 [  7936] By: jhi                                   on 2000/11/30  20:41:39
27636         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
27637              Why the different platforms behave so differently (core dump vs
27638              no core dump) on this bug is a but of a mystery, but if I had to
27639              guess I would mumble something like 'alignment'.
27640      Branch: perl
27641            ! sv.c
27642 ____________________________________________________________________________
27643 [  7935] By: jhi                                   on 2000/11/30  16:17:02
27644         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
27645              From: Robin Barker <rmb1@cise.npl.co.uk>
27646              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
27647              Date: Thu, 30 Nov 2000 14:27:12 GMT
27648      Branch: perl
27649            ! perlio.c toke.c
27650 ____________________________________________________________________________
27651 [  7934] By: jhi                                   on 2000/11/30  16:04:49
27652         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
27653      Branch: perl
27654            ! t/lib/net-hostent.t
27655 ____________________________________________________________________________
27656 [  7933] By: jhi                                   on 2000/11/30  06:07:26
27657         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
27658              From: Peter Prymmer <pvhp@forte.com>
27659              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
27660              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
27661              
27662              In VMS the localhost may be LOCALHOST.
27663      Branch: perl
27664            ! t/lib/net-hostent.t
27665 ____________________________________________________________________________
27666 [  7932] By: jhi                                   on 2000/11/30  01:11:11
27667         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
27668              From: Peter Prymmer <pvhp@forte.com>
27669              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
27670              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
27671              
27672              plus regen perlapi.pod.
27673      Branch: perl
27674            ! pod/perlapi.pod utf8.c
27675 ____________________________________________________________________________
27676 [  7931] By: jhi                                   on 2000/11/30  01:06:19
27677         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
27678              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27679              Date:     Wed, 29 Nov 2000 17:15:11 EST
27680              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
27681      Branch: perl
27682            ! t/lib/filter-util.pl t/lib/filter-util.t
27683 ____________________________________________________________________________
27684 [  7930] By: jhi                                   on 2000/11/29  18:51:55
27685         Log: Update Changes.
27686      Branch: perl
27687            ! Changes patchlevel.h
27688 ____________________________________________________________________________
27689 [  7929] By: jhi                                   on 2000/11/29  18:50:55
27690         Log: Update the va_copy() metaconfig unit.
27691      Branch: metaconfig/U/perl
27692            ! need_va_copy.U
27693 ____________________________________________________________________________
27694 [  7928] By: jhi                                   on 2000/11/29  17:50:43
27695         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
27696              From: Dominic Dunlop <domo@computer.org>
27697              Date: Tue, 28 Nov 2000 16:41:57 +0100
27698              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
27699              
27700              Patch to catch a core dump in the Configure va_copy test.
27701      Branch: perl
27702            ! Configure config_h.SH
27703 ____________________________________________________________________________
27704 [  7927] By: jhi                                   on 2000/11/29  17:31:59
27705         Log: Retract #7921, the patch shouldn't be needed.
27706      Branch: perl
27707            ! sv.c
27708 ____________________________________________________________________________
27709 [  7926] By: jhi                                   on 2000/11/29  17:01:41
27710         Log: Make the Class::Struct import() wiser.
27711      Branch: perl
27712            ! lib/Class/Struct.pm t/lib/class-struct.t
27713 ____________________________________________________________________________
27714 [  7925] By: jhi                                   on 2000/11/29  16:36:33
27715         Log: All the core library users of Class::Struct seem to be
27716              using "use Class::Struct 'struct';" instead of the bare
27717              "use Class::Struct;", which isn't documented in Class::Struct.
27718              This can't be right.
27719      Branch: perl
27720            ! lib/File/stat.pm
27721 ____________________________________________________________________________
27722 [  7924] By: jhi                                   on 2000/11/29  16:32:15
27723         Log: A test works better if it has the right 1..$n output.
27724      Branch: perl
27725            ! t/lib/class-struct.t
27726 ____________________________________________________________________________
27727 [  7923] By: jhi                                   on 2000/11/29  16:29:11
27728         Log: Forgot to MANIFEST the new Net::hostent test.
27729      Branch: perl
27730            ! MANIFEST
27731 ____________________________________________________________________________
27732 [  7922] By: jhi                                   on 2000/11/29  16:27:49
27733         Log: Integrate perlio.
27734      Branch: perl
27735           !> iperlsys.h perlio.c
27736 ____________________________________________________________________________
27737 [  7921] By: jhi                                   on 2000/11/29  16:27:10
27738         Log: (Retracted by #7927.)
27739              
27740              Subject: [PATCH] Is infinity a number?
27741              From: Simon Cozens <simon@cozens.net>
27742              Date: Wed, 29 Nov 2000 14:48:20 +0000
27743              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
27744      Branch: perl
27745            ! sv.c
27746 ____________________________________________________________________________
27747 [  7920] By: jhi                                   on 2000/11/29  16:23:02
27748         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
27749              From: rspier@pobox.com (Robert Spier)
27750              Date: Wed, 29 Nov 2000 02:17:49 -0500
27751              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
27752              
27753              Add a test for Net::hostent.
27754      Branch: perl
27755            + t/lib/net-hostent.t
27756 ____________________________________________________________________________
27757 [  7919] By: jhi                                   on 2000/11/29  16:21:31
27758         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
27759              add a test for Class::Struct.
27760      Branch: perl
27761            + t/lib/class-struct.t
27762            ! MANIFEST lib/Class/Struct.pm
27763 ____________________________________________________________________________
27764 [  7918] By: jhi                                   on 2000/11/29  15:48:40
27765         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
27766              From: rspier@pobox.com (Robert Spier)
27767              Date: Wed, 29 Nov 2000 02:25:39 -0500
27768              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
27769              
27770              More checking in case someone has broken their services or
27771              protocol databases.
27772      Branch: perl
27773            ! ext/Sys/Syslog/Syslog.pm
27774 ____________________________________________________________________________
27775 [  7917] By: jhi                                   on 2000/11/29  15:46:25
27776         Log: Subject: [PATCH] $^O  win32 -> MSWin32
27777              From: rspier@pobox.com (Robert Spier)
27778              Date: Wed, 29 Nov 2000 02:17:38 -0500
27779              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
27780              
27781              plus similar nits for vms, err, VMS, and UNICOS.
27782      Branch: perl
27783            ! t/lib/syslfs.t t/op/lfs.t
27784 ____________________________________________________________________________
27785 [  7916] By: jhi                                   on 2000/11/29  15:42:51
27786         Log: Subject: [PATCH] Tokeniser debugging
27787              From: Simon Cozens <simon@cozens.net>
27788              Date: Wed, 29 Nov 2000 14:15:45 +0000
27789              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
27790      Branch: perl
27791            ! perl.c perl.h pod/perlrun.pod toke.c
27792 ____________________________________________________________________________
27793 [  7915] By: jhi                                   on 2000/11/29  15:41:36
27794         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27795              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27796              Date: Wed, 29 Nov 2000 02:13:14 -0500
27797              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
27798              
27799              OUT keyword nits.
27800              
27801              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27803              Date: Wed, 29 Nov 2000 03:09:04 -0500
27804              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
27805              
27806              OUT and IN_OUT documentation.
27807      Branch: perl
27808            ! lib/ExtUtils/xsubpp pod/perlxs.pod
27809 ____________________________________________________________________________
27810 [  7914] By: jhi                                   on 2000/11/29  03:35:01
27811         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
27812              From: John Tobey <jtobey@john-edwin-tobey.org>
27813              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
27814              Message-Id: <m140e1N-000FOoC@feynman.localnet>
27815              
27816              plus a performance speedup noticed by Sarathy.
27817      Branch: perl
27818            ! op.c
27819 ____________________________________________________________________________
27820 [  7913] By: jhi                                   on 2000/11/29  03:16:59
27821         Log: Use "1 while unlink" so that VMS gets clean, too.
27822      Branch: perl
27823            ! t/lib/filter-util.t
27824 ____________________________________________________________________________
27825 [  7912] By: jhi                                   on 2000/11/29  03:09:08
27826         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
27827              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27828              Date: Tue, 28 Nov 2000 03:27:09 -0500
27829              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
27830      Branch: perl
27831            ! lib/ExtUtils/xsubpp
27832 ____________________________________________________________________________
27833 [  7911] By: jhi                                   on 2000/11/29  03:06:30
27834         Log: This should have been part of #7872: no need to scan UTF-8
27835              until eternity.
27836      Branch: perl
27837            ! utf8.c
27838 ____________________________________________________________________________
27839 [  7910] By: jhi                                   on 2000/11/29  02:50:04
27840         Log: One more perltie.pod nit from Casey R. Tweten.
27841      Branch: perl
27842            ! pod/perltie.pod
27843 ____________________________________________________________________________
27844 [  7909] By: jhi                                   on 2000/11/29  02:44:23
27845         Log: Document the known sprintf test failures, exact standard
27846              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
27847      Branch: perl
27848            ! pod/perldelta.pod t/op/sprintf.t
27849 ____________________________________________________________________________
27850 [  7908] By: jhi                                   on 2000/11/29  02:36:23
27851         Log: Add the Encoding table format documentation.
27852      Branch: perl
27853            + ext/Encode/Encode/EncodeFormat.pod
27854            ! MANIFEST
27855 ____________________________________________________________________________
27856 [  7907] By: jhi                                   on 2000/11/29  02:07:24
27857         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
27858              From: "Casey R. Tweten" <crt@kiski.net>
27859              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
27860              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
27861              
27862              Subject: Re: [PATCH] Updating perltie.pod for arrays
27863              From: "Casey R. Tweten" <crt@kiski.net>
27864              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
27865              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
27866      Branch: perl
27867            ! pod/perltie.pod
27868 ____________________________________________________________________________
27869 [  7906] By: nick                                  on 2000/11/28  22:40:59
27870         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
27871      Branch: perlio
27872            ! iperlsys.h perlio.c
27873 ____________________________________________________________________________
27874 [  7905] By: nick                                  on 2000/11/28  22:04:34
27875         Log: Integrate mainline
27876      Branch: perlio
27877           !> (integrate 39 files)
27878 ____________________________________________________________________________
27879 [  7904] By: jhi                                   on 2000/11/28  16:44:43
27880         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
27881              From: Nicholas Clark <nick@babyhippo.co.uk>
27882              Date: Tue, 28 Nov 2000 11:16:57 +0000
27883              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
27884      Branch: perl
27885            ! pod/perlipc.pod
27886 ____________________________________________________________________________
27887 [  7903] By: jhi                                   on 2000/11/28  16:40:31
27888         Log: Subject: [PATCH] Updating perltie.pod for arrays
27889              From: "Casey R. Tweten" <crt@kiski.net>
27890              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
27891              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
27892      Branch: perl
27893            ! pod/perltie.pod
27894 ____________________________________________________________________________
27895 [  7902] By: jhi                                   on 2000/11/28  16:39:37
27896         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
27897              From: Robin Barker <rmb1@cise.npl.co.uk>
27898              Date: Mon, 27 Nov 2000 17:56:44 GMT
27899              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
27900      Branch: perl
27901            ! pod/perlfunc.pod t/op/split.t
27902 ____________________________________________________________________________
27903 [  7901] By: jhi                                   on 2000/11/28  16:28:04
27904         Log: setmode() is a DOSish-only thing.
27905      Branch: perl
27906            ! perlio.c
27907 ____________________________________________________________________________
27908 [  7900] By: jhi                                   on 2000/11/28  16:21:46
27909         Log: Subject: [PATCH] perlcc.PL cleanups
27910              From: Simon Cozens <simon@cozens.net>
27911              Date: Tue, 28 Nov 2000 12:44:35 +0000
27912              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
27913      Branch: perl
27914            ! utils/perlcc.PL
27915 ____________________________________________________________________________
27916 [  7899] By: gsar                                  on 2000/11/28  06:32:55
27917         Log: reintegrate files missed by change#7895
27918      Branch: maint-5.6/perl
27919           +> ext/ByteLoader/bytecode.h utils/Makefile
27920            - utils/perlbc.PL
27921 ____________________________________________________________________________
27922 [  7897] By: gsar                                  on 2000/11/27  18:22:47
27923         Log: can't integrate these two files, for some reason
27924      Branch: maint-5.6/perl
27925            - ext/ByteLoader/bytecode.h utils/Makefile
27926 ____________________________________________________________________________
27927 [  7895] By: gsar                                  on 2000/11/27  18:11:21
27928         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
27929              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
27930              6757..6890,6892..6901 from mainline
27931              
27932              Bytecompiler patches from Benjamin Stuhl.
27933              
27934              More bytecompiler.
27935              
27936              Subject: [PATCH blead] B:: missing dependency
27937              
27938              Subject: [PATCH: 6757] configure.com updates and syslog build
27939              
27940              Long double Gconvert fixes from Yitzchak Scott-Thoennes
27941              and Spider Boardman.
27942              
27943              Subject: [PATCH blead] nextchar() abuse misses an optimisation
27944              
27945              Long double fixes from Spider Boardman.
27946              
27947              Make the selection of NVff et al stricter.
27948              
27949              cSVOPo_*v things index into the current PL_curpad
27950              under ithreads, which is different from the curpad
27951              used by the XSUB.  (In other words, the code as-is
27952              before this patch wouldn't work under ithreads.)
27953              
27954              Be portable.
27955              
27956              VMS MMS (make) wants null action.
27957              
27958              Mac and other portability updates from Chris Nandor.
27959              
27960              Storable support, v-version fixes.
27961              Subject: CPAN.pm beta for testing available
27962              
27963              Portability fix from Hugo van der Sanden.
27964              
27965              Bad makefile.
27966              
27967              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27968              
27969              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27970              
27971              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27972              
27973              Replace #6705 with a minimal doc patch.
27974              Subject: [PATCH 5.6.0] replace change #6705
27975              
27976              Drop the separate perlbc, perlcc -b should be enough.
27977              
27978              installperl couldn't tell whether it had run tests or not.
27979              Subject: [PATCH] Re: installperl and t/TEST
27980              
27981              Add silencer flags to installperl.
27982              Subject: [PATCH] Making installperl silent.
27983              
27984              Make "make install" by default silent.  A new "install-verbose"
27985              target is verbose.
27986              
27987              More liberal parsing of version numbers.
27988              Subject: Re: CPAN.pm beta for testing available
27989              
27990              Create directories in silence.
27991              Subject: [PATCH] Another silencer for MakeMaker
27992              
27993              DOS patches and portability/porting notes, from Tim Jenness.
27994              
27995              Make installman to recognize the silence flag -S.
27996              
27997              Actually do something with the silencer option.
27998              
27999              Continue silencing.
28000              
28001              Show the doc file, not the temp file.
28002              
28003              Regen perltoc.
28004              
28005              Subject: [PATCH] More silencing of installman.
28006              
28007              Better wording for the vec lvalue diagnostic.
28008              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
28009              
28010              Subject: [PATCH: 6805] several more tweaks to configure.com
28011              
28012              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
28013              
28014              Missing parts of 
28015              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
28016              
28017              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
28018              (applied slightly modified)
28019              
28020              installperl --verbose and --silent.
28021              Subject: Re: [PATCH] More silencing of installman.
28022              
28023              Add install-silent target.
28024              
28025              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
28026              the problem reported in
28027              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
28028              
28029              Tweak the sfio/useperlio logic, hopefully as wished in
28030              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
28031              
28032              One forgotten file from #6816.
28033              
28034              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
28035              
28036              Remove duplicately applied patch shards.
28037              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
28038              
28039              Support preserving extremely big/small angles.
28040              
28041              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
28042              
28043              Subject: [PATCH] installation not quite silent yet.
28044              
28045              Update the test count.
28046              
28047              Use UVxf, PTR2UV, NVff.
28048              
28049              Document PTR2XX and INT2PTR.
28050              
28051              no-install target a la make -n.
28052              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
28053              
28054              grep -e isn't portable.
28055              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
28056              
28057              Can't get the test to reliably work thanks to the
28058              inaccurateness of floating point.  "Resolves" bug ids
28059              20000826.003, 20000826.009, 20000826.010,
28060              
28061              Subject: installman buglet
28062              
28063              DJGPP update from Laszlo Molnar.
28064              
28065              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28066              
28067              Passing -R in ldflags makes now it to appear in the default
28068              for lddlflags, just like with -L.
28069              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28070              
28071              Test nit.
28072              
28073              Use the actual thread type, not the pointer-to-struct.
28074              
28075              Provice virtual $Config{ccflags_nolargefiles} etc. 
28076              
28077              display_format used as a class method without arguments was broken,
28078              reported in
28079              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
28080              
28081              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
28082              
28083              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
28084              
28085              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
28086              
28087              opmini.o may be left around if a build is interrupted.
28088              
28089              Typo in #6858.
28090              
28091              Fix for ID 20000828.001, long doubles were not formatted
28092              correctly (showed up in $], which stopped installing perl).
28093              
28094              An attempt to fix the problem reported in
28095              Subject: Building perl@6856 using gcc/AIX 4.3.3 
28096              I can't test this properly since the gcc installation I have
28097              access to seems to be botched (gcc is calling the AIX cpp,
28098              a losing proposition...)
28099              
28100              Add -ld to archname on long tr...double platforms.
28101              
28102              Subject: hv.h Doc Patch
28103              
28104              Potential cruft.
28105              
28106              Subject: [PATCH bleedperl@6856] warnings fixes
28107              
28108              -S is the silent flag, -s is the strip flag.
28109              Subject: [PATCH] Re: [PATCH] make no-install          
28110              
28111              Take out the SUIDMAIL thing, that will not be
28112              a problem in 5.7.*.
28113              
28114              Subject: [PATCH bleedperl@6866] spellings
28115              
28116              Subject: [PATCH] Re: files not cleaned even by veryclean
28117              
28118              Use minimal @INC in tests, most of the time just '../lib',
28119              so that we simply can't pick up stuff from other Perls than
28120              the one we are testing.  Pointed out by
28121              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
28122              
28123              Update to Getopt::Long 2.24, from Johan Vromans.
28124              
28125              Fix for thinko in #6848.
28126              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
28127              
28128              Patches all over for people and the files they (hopefully) care about.
28129              
28130              Subject: Net::protoent does not export 'getproto'
28131              
28132              Missed a change in #6869.
28133              
28134              Subject: [PATCH] Warnings in B::Deparse
28135              
28136              Subject: [PATCH] Glob dumping
28137              
28138              Disable one of the tests for now.
28139              
28140              Disabling the one test is a bit tricky.
28141              
28142              Don't forget to tidy up.
28143              
28144              The #6881 removed one dump line.
28145              
28146              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
28147              
28148              Under usethreads the dumped variable is IN_PAD.
28149              Subject: Re: [PATCH] Glob dumping
28150              
28151              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
28152              
28153              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
28154              
28155              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
28156              
28157              Regen Configure for #6894.
28158              
28159              Subject: [PATCH: 6889] updates to perlebcdic.pod
28160              
28161              Undo namespace pollution of #6878.
28162              Subject: Re: Net::protoent does not export 'getproto'
28163              
28164              Admit that we are leaking scalars.
28165              
28166              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
28167      Branch: maint-5.6/perl
28168           !> (integrate 271 files)
28169 ____________________________________________________________________________
28170 [  7894] By: gsar                                  on 2000/11/27  16:00:34
28171         Log: a couple of nits
28172      Branch: maint-5.6/perl
28173            ! MANIFEST pp_sys.c
28174 ____________________________________________________________________________
28175 [  7893] By: gsar                                  on 2000/11/27  15:10:56
28176         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
28177              6740..6745,6747..6757,6760
28178              
28179              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
28180              
28181              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
28182              
28183              Doc nits spotted by Richard Soderberg.
28184              
28185              move WNOHANG definition to where other such things are
28186              
28187              Make $Config{byteorder} more magical so that it is
28188              dynamically computed: nice for 'fat binaries'.
28189              Subject: [PATCH]: default byteorder
28190              
28191              Subject: [PATCH] Cwd.pm now uses strict
28192              
28193              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
28194              
28195              Get -DLEAKTEST to compile (not necessarily to work, mind)
28196              Subject: [ID 20000724.006] -DLEAKTEST problem
28197              
28198              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
28199              
28200              Add perlebcdic from Peter Prymmer, regen toc.
28201              
28202              Don't propose using modules built for 5.005 if no binary
28203              compatibility with 5.005 is attempted.
28204              
28205              Do not use prototyping here.
28206              Subject: [ID 20000817.016] [PATCH] Peek.xs
28207              
28208              Document what the backtick returns if the command fails.
28209              
28210              Add byteorder to the myconfig output.
28211              
28212              Introduce NVef, NVff, and NVgf, use the middle one.
28213              (helps for lib/peek + Linux + long doubles)  Reported in
28214              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28215              Use NVs in POSIX math, not doubles.
28216              Subject: [ID 20000817.014] POSIX & modfl
28217              
28218              Subject: [PATCH 5.6.0+] newSVrv() memory leak
28219              
28220              The byteorder code in #6671 was wrong.
28221              
28222              Fix the lib/complex failure of
28223              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
28224              Linux long double accuracy issue: something that
28225              when printed with %g looks like "2" but int() of it is 1.
28226              
28227              Propagate new Configure vars.
28228              
28229              Unbuffer the output.
28230              
28231              Subject: [PATCH] perltrap.pod spring cleaning
28232              
28233              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
28234              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
28235              
28236              Tiny Getopt::Long patch from Johan Vromans.
28237              
28238              Document code point which makes if (defined %stash::) to work
28239              (noted by Spider Boardman).
28240              
28241              Subject: [PATCH perl@6698] cygwin port
28242              
28243              Document the NDBM_File and ODBM_File as SDBM_File
28244              was documented in #6417.
28245              
28246              The new tests were missing from #6415.
28247              
28248              Add [[:blank:]] as suggested in
28249              Subject: [ID 20000716.024] [=cc=] / [:blank:]
28250              (the [=cc=] has already been taken care of by #6439
28251              so the whole bug report can be closed)
28252              and make [[:space:]] to be equivalent to isspace(3)
28253              (as opposed to \s, which is isSPACE()).  The difference
28254              is that now [[:space:]] matches the mythical vertical tab,
28255              while \s doesn't.
28256              
28257              Don't eat leading os from index entries.
28258              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
28259              
28260              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
28261              
28262              Typo in pp_complement().
28263              Subject: [PATCH perl-current] Deparse
28264              
28265              Add warnif(), check warnings further up the stack,
28266              all the warnings functions now can take an optional object reference.
28267              Subject: [PATCH bleedperl@6691] warnings pragma update
28268              
28269              Fix a core dump in lib/selfloader under -DDEBUGGING.
28270              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
28271              
28272              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
28273              
28274              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
28275              
28276              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
28277              Put back the long double avoidance code to POSIX.xs
28278              because VMS seems to need it still.
28279              
28280              Introduce a 'veryclean' target that is like 'distclean'
28281              but also removes *~ and *.orig.
28282              
28283              Subject: [ID 20000817.023] endianness description in perlfunc.pod
28284              
28285              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
28286              
28287              Let's try #6717 again.
28288              
28289              UTF8 concat fixes.
28290              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
28291              
28292              pp_open() could pass an uninitialized filename down to do_open9().
28293              
28294              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
28295              
28296              Update to CGI 2.72, from Lincoln Stein.
28297              
28298              Subject: [PATCH] Silence MakeMaker (Was: installman)
28299              
28300              Use temporary directory instead of current directory.
28301              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
28302              
28303              Document odd vs even subreleases and -Dusedevel.
28304              
28305              The veryclean target needs to clobber.
28306              
28307              Use File::Spec->tmpdir().
28308              
28309              Document the number of exponent digits.
28310              
28311              Mention perlebcdic and perlposix-bc.
28312              
28313              s/this one/the 5.6.0 release/
28314              
28315              The #6724 is here.
28316              
28317              The correct cleaning order is an art.
28318              
28319              small tweaks for change#6705: avoid C++ style comments in C code;
28320              use Perl's malloc API rather than the low level system one
28321              
28322              Array context keeps slithering in.
28323              
28324              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
28325              
28326              Subject: [PATCH] os2.c fix for use64bitint
28327              
28328              Update to Pod::LaTeX 0.53.
28329              Subject: [PATCH] lib/Pod/LaTeX.pm updates
28330              
28331              Document the endianness of Alpha more precisely.
28332              
28333              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
28334              
28335              Rename the macro argument because some preprocessors
28336              can't tell the difference and expand arguments also inside
28337              double quoted strings.
28338              
28339              free TLS slot properly on Windows
28340              
28341              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
28342              
28343              Unicos/mk requires elaborate paranoia.
28344              
28345              Tweak the floating point output routine preferences.
28346              
28347              Also under djgpp the timestamps are funky.
28348              
28349              Apply some PodParser 1.18 patches; the Pod/Find.pm
28350              patches cannot be applied since #6712 conflicts.
28351              
28352              Use PodParser 1.18 new test.
28353              
28354              A pod nit.
28355              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
28356              
28357              Be verydeepclean.
28358      Branch: maint-5.6/perl
28359           +> pod/perlebcdic.pod
28360           !> (integrate 106 files)
28361 ____________________________________________________________________________
28362 [  7892] By: jhi                                   on 2000/11/27  15:02:32
28363         Log: Update Changes.
28364      Branch: perl
28365            ! Changes patchlevel.h
28366 ____________________________________________________________________________
28367 [  7891] By: jhi                                   on 2000/11/27  14:57:23
28368         Log: Subject: Re: perlfaq style changes
28369              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28370              Date: Sat, 25 Nov 2000 23:32:26 -0800
28371              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
28372              
28373              plus a note from Ronald Kimball.
28374      Branch: perl
28375            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
28376 ____________________________________________________________________________
28377 [  7890] By: jhi                                   on 2000/11/27  14:53:14
28378         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
28379              From: Benjamin Holzman <bah@ecnvantage.com>
28380              Date: Sun, 26 Nov 2000 16:27:33 -0500
28381              Message-ID: <20001126162733.J25040@ecnvantage.com>
28382      Branch: perl
28383            ! gv.c
28384 ____________________________________________________________________________
28385 [  7889] By: jhi                                   on 2000/11/27  14:43:11
28386         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
28387              From: lvirden@cas.org
28388              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
28389              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
28390      Branch: perl
28391            ! README.amiga
28392 ____________________________________________________________________________
28393 [  7888] By: jhi                                   on 2000/11/27  14:32:34
28394         Log: Restore also the locale test to no-sprintf-taint state.
28395              Fixes the bug 20001127.003.
28396      Branch: perl
28397            ! sv.c t/pragma/locale.t
28398 ____________________________________________________________________________
28399 [  7887] By: gsar                                  on 2000/11/27  14:13:05
28400         Log: integrate changes#6613..6616,6620..6665 from mainline
28401              
28402              VMS configure.com update continues.
28403              
28404              Subject: Test fails / warnings with perl-current #6612
28405              
28406              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28407              
28408              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28409              
28410              For now remove the mail code.
28411              
28412              Subject: Re: [PATCH] @+, @- readonly
28413              
28414              Subject: warning: storage class after type is obsolescent
28415              
28416              Subject: sfio2000
28417              
28418              Subject: Re: File::Temp problems on VMS in bleedperl
28419              
28420              README.os2 update.
28421              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28422              
28423              Make the user to give up his firstborn, err, to knowingly
28424              verify installing an unstable developer release.  Also bump
28425              the release to 5.7.0, but leave a patch tag in the local
28426              patches saying that this is not yet the real thing.
28427              
28428              Update (kinda) to Test 1.14, from Joshua Pritikin.
28429              
28430              make ok etc also for win32.
28431              
28432              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28433              
28434              Don't blow limited stacks, a lower number is enough to
28435              tickle the lookbehind limit.
28436              
28437              Use -Dusedevel; regen Configure and the respective Porting stuff.
28438              
28439              Subject: [PATCH] debugger exit code should reflect user exit code
28440              
28441              Subject: [PATCH perl@6620] cygwin port
28442              
28443              Missed a file from #6638.
28444              
28445              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)
28446              
28447              magic callbacks all need to have same type signature
28448              
28449              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
28450              
28451              Fix a dependency problem.
28452              Subject: [PATCH: 6640] VMS Makefile.SH update
28453              
28454              The numeric locale was reset to "C" by s?printf and never restored.
28455              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28456              No test since adding the failing example to locale.t
28457              does not fail -- probably because the locale settings are so
28458              thoroughly tweaked by that time.  Running the example standalone
28459              does fail, though.  UPDATE: test case added at change #7540.
28460              
28461              Subject: [ID 20000324.040] minor fix to perlhpux.pod
28462              
28463              Update to CPAN 1.57.
28464              
28465              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28466              
28467              Change the perlbug address to perl.org since it's more forgiving.
28468              
28469              Change the regx compilation error markers to use = instead of <
28470              since pod makes using the latter quite messy.  Reported in
28471              ID 20000814.006 by Abigail and in
28472              Subject: Unknown escape E<> ?
28473              
28474              Update to perldebtut 1.9, from Richard Foley.
28475              
28476              check that the number pseudo children doesn't exceed
28477              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28478              the WaitForMultipleObjects() limit that would cause wait()
28479              to crash)
28480              wait() and waitpid() could potentially be rewritten to use
28481              more than one thread to do the waiting to eliminate this
28482              limitation
28483              
28484              change#6328 could make close(SOCKET) return false on windows
28485              when it shouldn't
28486              
28487              pod nit seen in passing
28488              
28489              on windows, the return values from wait() and waitpid() don't
28490              match those of pseudo-pids
28491              
28492              waitpid() now handles externally spawned pids correctly;
28493              fixes for backtick/wait/waitpid failures on Windows 9x
28494              these changes make the pid returned by process functions on
28495              Windows 9x always positive by clearing the high bit (which
28496              is always set on Win9x); pseudo-process PIDs are likewise
28497              always negative now on Win9x (just as on NT/2000)
28498              
28499              trailing new %ENV entries weren't being pushed into the real
28500              environment of subprocesses on Windows
28501              
28502              Tweak the regex compilation errors once more.
28503              
28504              avoid warnings from dense compiler
28505              
28506              add "ok" targets from change#6632 in makefile.mk
28507      Branch: maint-5.6/perl
28508            - lib/Pod/PlainText.pm vms/configure.com
28509           !> (integrate 66 files)
28510 ____________________________________________________________________________
28511 [  7886] By: jhi                                   on 2000/11/27  13:54:18
28512         Log: __FUNCTION__ isn't portable and trying to emulate it leads
28513              into practically spelling out the name of the function.
28514              Takes care of the bug 20001127.001.
28515      Branch: perl
28516            ! perlio.c
28517 ____________________________________________________________________________
28518 [  7885] By: gsar                                  on 2000/11/27  13:53:18
28519         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
28520              6610..6611 from mainline
28521              
28522              Make regular expression parse error messages easier to understand.
28523              Subject: Re: enhanced(?) regex error messages
28524              
28525              Tiny tidying on report_evil_fh().
28526              
28527              Subject: Re: enhanced(?) regex error messages 
28528              plus Capitalize the error messages, plus perldiag them.
28529              
28530              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28531              
28532              Document here-doc better.
28533              
28534              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28535              
28536              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28537              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28538              (either perlbug or p5p ate the original), plus regen
28539              perlapi and perltoc. 
28540              
28541              Regen global.sym.
28542              
28543              Double check that we have a dirhandle.
28544              
28545              Subject: Re: enhanced(?) regex error messages
28546              (plus two small patches sent privately)
28547              (this still seems to leave few test failures)
28548              
28549              warn is a macro, avoid using at a variable to avoid warnings
28550              in some configurations; readdir.t is too conservative in
28551              estimating number of *.t's
28552              
28553              Get back into sync with Jeffrey on the enhanced regex warnings.
28554              
28555              Subject: [PATCH 5.6.0] cygwin port
28556              
28557              Zero entries were skipped, fix from Adrian Goalby
28558              <argoalby@yahoo.co.uk>
28559              
28560              Subject: Remove dead entry in perldiag
28561              
28562              Amend the description of Perl6.
28563              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28564              
28565              detypo
28566              
28567              It's the 2ndO'ROSSC.
28568              
28569              Revert the sv.c part of #6559, a better fix is needed.
28570              
28571              Iterating perl6 description.
28572              
28573              Update to Term::ANSIColor 1.03, from Russ Allbery.
28574              
28575              Update to Getopt::Long 2.23_05, from Johan Vromans.
28576              
28577              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
28578              
28579              Update to Pod::Parser 1.17, from Brad Appleton.
28580              
28581              Update to CPAN 1.56, from Andreas König.
28582              
28583              Update to CGI 2.70, from Lincoln Stein.
28584              
28585              Put back the std @INC thing.
28586              
28587              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28588              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28589              
28590              Document the IO::Select timeout.
28591              
28592              sleep(1) does not necessarily return 1.
28593              Subject: [PATCH bleadperl] op/lex_assign.t  
28594              
28595              Subject: debugger "d" command doesnt check line number
28596              
28597              B::Deparse didn't do sub attributes.
28598              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28599              
28600              Preprocessing and postprocessing for File::Find.
28601              Subject: Patch to Find::File.pm to allow alphabetical results
28602              
28603              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
28604              
28605              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28606              
28607              Subject: Re: [ID 20000730.003] utf8::length() bad
28608              
28609              Subject: Getting perlio and threads to compile
28610              (the Solaris version changes in Configure skipped)
28611              
28612              Tests for #6589.
28613              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28614              
28615              Add Perl debugging tutorial, regen toc. 
28616              Subject: perldebtut.pod
28617              
28618              Add a few missing files, update MANIFEST.
28619              
28620              Rewrite of vms/subconfigure.com as configure.com,
28621              from Peter Prymmer and the vmsperl crew.
28622              
28623              Should have deleted this in #6603.
28624              
28625              Fix the test for 5005threads.
28626              
28627              Fix-n-skip the tests under 5005threads.
28628              
28629              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28630              
28631              Upgrade to CGI 2.71, from Lincoln Stein.
28632      Branch: maint-5.6/perl
28633           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28634           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
28635           +> t/op/regmesg.t t/pod/find.t vms/configure.com
28636            - vms/subconfigure.com
28637            ! lib/lib.pm
28638           !> (integrate 115 files)
28639 ____________________________________________________________________________
28640 [  7884] By: jhi                                   on 2000/11/27  13:44:33
28641         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
28642              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28643              Date:     Mon, 27 Nov 2000 08:23:54 EST
28644              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
28645      Branch: perl
28646            ! vms/descrip_mms.template vms/test.com
28647 ____________________________________________________________________________
28648 [  7883] By: gsar                                  on 2000/11/27  11:50:46
28649         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
28650              6511..6513,6515..6523,6525..6536
28651              
28652              The swallow_bom() saga continues.  The #23 of require.t
28653              (UTF16-LE) still fails (silently, no output) but the #22
28654              (UTF16-BE) seems to be working now.  The root of the
28655              failure may be in sv_gets(): is it UTF-16LE-aware,
28656              especially when it comes to line endings? 
28657              
28658              Document the problem with -P in HP-UX and its workaround.
28659              
28660              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
28661              (aka ID 20000730.002)
28662              
28663              Subject: fix and question re: waitpid() under win32
28664              
28665              Make the safety catch for buggy gccs work with triple version
28666              numbers like 2.95.2.  Reported in
28667              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
28668              
28669              In Digital UNIX warn if gcc explicitly chosen because even
28670              2.95.2 is known to cause problems.
28671              
28672              Make chr() for values >127 to create utf8 when under utf8.
28673              
28674              various syntax errors and such (not fixed: comp/require.t#22 coredump
28675              on Windows)
28676              
28677              Stash away the largefiles flags and libswanted.
28678              
28679              BOM patching from Simon Cozens.
28680              
28681              If gccosandvers is equal to osname, clear gccosandvers.
28682              
28683              Make p4desc to skip non-mainperl branches by default.
28684              
28685              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
28686              
28687              The test from this
28688              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
28689              
28690              In new BSDs changes to argv[] do not show up in ps(1) output,
28691              instead one must use setproctitle().  This was already addressed
28692              by change #6457, but the below has a new variant for FreeBSD 4.0
28693              or later, and the matter is also documented more.
28694              
28695              FreeBSD 3.* updates from
28696              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28697              
28698              regen_headers, regen perltoc.
28699              
28700              Document in one place the memory abstractions used in Perl core.
28701              
28702              memcpy has n o in it, as pinted ut by Sarathy.
28703              
28704              Remove the extraneous "main::" prefix from all the
28705              "opened only for", "on closed", and "never opened" warnings.
28706              
28707              The name of a filehandle does not have <these>.
28708              
28709              The tr utf8 patching continues.
28710              
28711              The new setproctitle() feature is available only in 
28712              bleeding edge FreeBSD.  From Paul Saab.
28713              
28714              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
28715              
28716              Dump UVs as UVs in Data::Dumper.
28717              
28718              detypo #6494
28719              
28720              Document the IVdf UVuf UVof UVxf.
28721              
28722              require.t needs binmode() to work on windows
28723              
28724              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
28725              that are hopefully soon put into use.
28726              
28727              Allow "no Module;" even if there is no 'unimport'.
28728              
28729              Better skip message for the test; one of the two problems in
28730              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
28731              
28732              The subtest 4 may fail also on VOBS, as pointed out
28733              by Nick Ing-Simmons in November 1999, bug id 19991124.003
28734              (but the failure in that bug report isn't the subtest 4).
28735              
28736              Be more informative on what is skipped and why,
28737              also repeat the list at the end.
28738              
28739              Add a URL for FSF.
28740              
28741              Subject: [PATCH] sv.h documentation - SvLEN
28742              
28743              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28744              
28745              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28746              
28747              Subject: [PATCH] bad cppsymbols on os2 + Configure question
28748              
28749              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28750              
28751              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28752              mention the idea of @( and @)
28753              
28754              This is 6512.  Really.
28755              
28756              Subject: [ID 19990721.004] Documentation bug in perlfunc
28757              
28758              Subject: Minor tweak to perlvar.pod
28759              
28760              In the warnings call filehandles consistently so;
28761              add "unopened" warning for stat().
28762              
28763              After the #6519 a warning about stat() is just that,
28764              not about a filetest, which now have their own warning.
28765              
28766              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28767              
28768              Subject: Re: Array vs. List context
28769              
28770              Subject: New perlcc, take 2
28771              
28772              Weed buglets pointed out by
28773              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28774              
28775              gcc versions might have (parentheses) in them.
28776              
28777              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28778              
28779              Essential prototype changes were missing from #6527.
28780              Also make report_evil_fh() more bomb-proof.
28781              
28782              Zap lib/Sys directory when cleaning up.
28783              
28784              Change the Policy policy: now -Dprefix= with an existing
28785              Policy.sh and prefix == siteprefix == vendorprefix, then all
28786              of them follow along the new prefix.
28787              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28788              
28789              Continue fixing the io warnings.  This also
28790              sort of fixes bug ID 20000802.003: the core dump
28791              is no more.  Whether the current behaviour is correct
28792              (giving a warning: "Not a format reference"), is another matter.
28793              
28794              Have symbols for the IoTYPEs.
28795              
28796              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28797              
28798              Document a bit that UDP is not what you might think.
28799              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28800              tr memory corruption fix from Simon Cozens.
28801              
28802              Plug the security hole described in the Aug 05 2000 bugtraq message
28803              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28804              The security hole exists only in suidperls, which isn't
28805              installed or even built by default.
28806      Branch: maint-5.6/perl
28807           !> (integrate 71 files)
28808 ____________________________________________________________________________
28809 [  7882] By: gsar                                  on 2000/11/27  10:25:36
28810         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
28811              from mainline
28812              
28813              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28814              to be fatal errors (instead of by default ignoring them, and
28815              ignoring with a bug: even though -w gave an error, the opening [
28816              was left in)  Reported in:
28817              
28818              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28819              
28820              Subject: [PATCH] split /^/
28821              
28822              MacOS nits from Matthias Neeracher.
28823              
28824              More split() doc and test patches from Mike Guy.
28825              
28826              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28827              from Graham Barr in the module list.
28828              
28829              docfix from Peter Scott <Peter@PSDT.com>.
28830              
28831              File::Temp patches for VMS and OS/2 from Tim Jenness.
28832              
28833              open() wariness in perlbug.
28834              
28835              Subject: [PATCH] minor doc change - perlguts
28836              
28837              Subject: Minor doc patch: handy.h
28838              
28839              Be wary of close()s, too.
28840              
28841              Further File::Temp patches from Yitzchak Scott-Thoennes
28842              and Craig A. Berry.
28843              
28844              Subject: [PATCH] fixes bug 20000508.004
28845              
28846              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28847              
28848              Allow "no AutoLoader;", based on change #6444,
28849              suggested by Graham Barr.
28850              
28851              Use setproctitle() if available to modify $0.
28852              
28853              Warn if the version of the operating system used to compile gcc
28854              differs from the current version of the operating system.
28855              Also display the gcc compilation os and version in myconfig.
28856              Inspiration from
28857              
28858              Tiny fixes for #6460.
28859              
28860              The problem described in this
28861              Subject: [ID 20000322.018] named chars aren't magical enough
28862              has been fixed in perl 5.6.0 but just in case added a test
28863              to keep it away.  (The report from Joseph Hall.)
28864              
28865              Tune the comments and hopefully stop a memory leak.
28866              
28867              Subject: UTF8 concat
28868              (with a memory leak fixed, plus a few casts added)
28869              This also seems to help for
28870              Subject: [ID 20000716.015] join UTF8 weirdness
28871              
28872              Do not upgrade SVs into utf8 just because they participate
28873              in eq or cmp.  Reported and fix suggested in
28874              Subject: [ID 20000720.009] sv_eq UTF8 bug
28875              
28876              Fix the HALF_UPGRADE() macro introduced in #6263.
28877              
28878              Find green threads before native threads.
28879              Subject: Re: Patch to jpl/JNI/Makefile.PL
28880      Branch: maint-5.6/perl
28881           !> (integrate 30 files)
28882 ____________________________________________________________________________
28883 [  7881] By: jhi                                   on 2000/11/27  05:48:41
28884         Log: It seems that *both* the unused submatch loop cleanup
28885              codes are needed.
28886      Branch: perl
28887            ! regexec.c
28888 ____________________________________________________________________________
28889 [  7880] By: jhi                                   on 2000/11/27  04:50:07
28890         Log: Clean .exists deeper.
28891      Branch: perl
28892            ! Makefile.SH
28893 ____________________________________________________________________________
28894 [  7879] By: jhi                                   on 2000/11/27  02:31:35
28895         Log: The code in regcppop() (see #7878) contains the correct lower
28896              limit for the unused submatch 'cleanup' loop so that under
28897              "use utf8" the following code wouldn't dump core:
28898              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
28899              the cleanup loop in regtry() stomped beyond allocated area
28900              in the startp[] array.  Therefore, copied the correct lower
28901              loop limit (*PL_reglastparen) to regtry().  Note: something
28902              may still not be quite right: why was the _higher_ loop limit
28903              (prog->nparens) different in the utf8 case?
28904              
28905              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
28906              without core dumps, there were about 17 of them before
28907              the patch (with us since Perl 5.7.0).  Two failures, still:
28908              496 and 505 (though these may not be severe).
28909              
28910              Patch #7881 is also needed since both the cleanup loops
28911              seem to be needed.
28912              
28913              Also, the t/op/pat#44 seems to core dump under utf8.
28914              Plus a couple of failures.  UGH-8.
28915      Branch: perl
28916            ! regexec.c
28917 ____________________________________________________________________________
28918 [  7878] By: jhi                                   on 2000/11/27  02:21:17
28919         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
28920              the code in regcppop() seems to be redundant for the test suite --
28921              but it contains a germ of truth, and it needed for the build
28922              process itself: see #7879 and #7881.
28923      Branch: perl
28924            ! regexec.c
28925 ____________________________________________________________________________
28926 [  7877] By: jhi                                   on 2000/11/27  01:53:09
28927         Log: Comment on comment.
28928      Branch: perl
28929            ! regexec.c
28930 ____________________________________________________________________________
28931 [  7876] By: jhi                                   on 2000/11/27  00:49:59
28932         Log: Adjust the docs to agree with #7875.
28933      Branch: perl
28934            ! pod/perllocale.pod
28935 ____________________________________________________________________________
28936 [  7875] By: jhi                                   on 2000/11/27  00:49:27
28937         Log: Retract #7863.  It makes more sense not to taint formatted output,
28938              not even by sprintf().
28939      Branch: perl
28940            ! sv.c
28941 ____________________________________________________________________________
28942 [  7874] By: jhi                                   on 2000/11/26  23:36:02
28943         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
28944              Not really fixed (should really dump the UTF-8 charclass),
28945              but stopped displaying the garbage.
28946              
28947              Also add a note on the (missing) Unicode PSXSPC and BLANK.
28948      Branch: perl
28949            ! regcomp.c
28950 ____________________________________________________________________________
28951 [  7873] By: jhi                                   on 2000/11/26  21:31:13
28952         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
28953      Branch: perl
28954            ! regexec.c
28955 ____________________________________________________________________________
28956 [  7872] By: jhi                                   on 2000/11/26  21:06:04
28957         Log: No need to scan till infinity, 13 is enough.
28958      Branch: perl
28959            ! handy.h utf8.c
28960 ____________________________________________________________________________
28961 [  7871] By: jhi                                   on 2000/11/26  20:20:32
28962         Log: Test line numbers are different with utf8.
28963      Branch: perl
28964            ! t/op/re_tests
28965 ____________________________________________________________________________
28966 [  7870] By: jhi                                   on 2000/11/26  20:10:12
28967         Log: Message nit.
28968      Branch: perl
28969            ! regcomp.c
28970 ____________________________________________________________________________
28971 [  7869] By: jhi                                   on 2000/11/26  19:01:05
28972         Log: Make utf8_length() and utf8_distance() (the latter of which
28973              is unused at the moment) to be less forgiving about bad UTF-8.
28974      Branch: perl
28975            ! embed.h embed.pl objXSUB.h proto.h utf8.c
28976 ____________________________________________________________________________
28977 [  7868] By: jhi                                   on 2000/11/26  18:45:56
28978         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
28979              From: Benjamin Holzman <bah@ecnvantage.com>
28980              Date: Sat, 25 Nov 2000 20:40:20 -0500       
28981              Message-ID: <20001125204020.A25040@ecnvantage.com>              
28982              
28983              Debian allows installing /usr/bin/locale without installing
28984              any locales, an error message will ensue.
28985      Branch: perl
28986            ! t/pragma/locale.t
28987 ____________________________________________________________________________
28988 [  7867] By: jhi                                   on 2000/11/26  18:31:12
28989         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
28990              From: Benjamin Holzman <bah@ecnvantage.com>
28991              Date: Sun, 26 Nov 2000 02:42:34 -0500
28992              Message-ID: <20001126024234.G25040@ecnvantage.com>
28993              
28994              Patch for the bug 20000212.002.
28995      Branch: perl
28996            ! sv.c t/op/array.t
28997 ____________________________________________________________________________
28998 [  7866] By: jhi                                   on 2000/11/26  18:28:09
28999         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
29000              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29001              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
29002              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
29003              
29004              File::Temp 0.11.
29005      Branch: perl
29006            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
29007 ____________________________________________________________________________
29008 [  7865] By: jhi                                   on 2000/11/26  18:24:22
29009         Log: The metaconfig unit change for #7864.
29010      Branch: metaconfig/U/perl
29011            ! need_va_copy.U
29012 ____________________________________________________________________________
29013 [  7864] By: jhi                                   on 2000/11/26  18:23:41
29014         Log: Make the va_copy() test not to be so talkative.
29015      Branch: perl
29016            ! Configure config_h.SH
29017 ____________________________________________________________________________
29018 [  7863] By: jhi                                   on 2000/11/26  18:11:02
29019         Log: Fix locale inconsistencies unearthed by Hugo's work.
29020              Now the floating point sprintf really does taint the result
29021              string as perllocale promises (has promised for a long time)
29022              if "use locale" is in the lexical scope.
29023      Branch: perl
29024            ! sv.c t/pragma/locale.t
29025 ____________________________________________________________________________
29026 [  7862] By: jhi                                   on 2000/11/26  00:35:15
29027         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
29028              From: Nicholas Clark <nick@ccl4.org>
29029              Date: Sun, 26 Nov 2000 00:07:50 +0000
29030              Message-ID: <20001126000750.A22446@plum.flirble.org>
29031              
29032              Infinit.
29033      Branch: perl
29034            ! sv.c
29035 ____________________________________________________________________________
29036 [  7861] By: jhi                                   on 2000/11/26  00:01:26
29037         Log: Integrate perlio.
29038      Branch: perl
29039           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
29040 ____________________________________________________________________________
29041 [  7860] By: nick                                  on 2000/11/25  22:04:17
29042         Log: Correct relative path from new ext\Filter\Util\Call location
29043              back to miniperl.
29044      Branch: perlio
29045            ! win32/makefile.mk
29046 ____________________________________________________________________________
29047 [  7859] By: nick                                  on 2000/11/25  21:26:54
29048         Log: Integrate mainline.
29049      Branch: perlio
29050           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29051           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
29052           +> t/lib/filter-util.t
29053            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29054            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29055            - t/lib/filt-util.t
29056           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
29057           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
29058           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
29059           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
29060           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
29061           !> win32/makefile.mk
29062 ____________________________________________________________________________
29063 [  7858] By: gsar                                  on 2000/11/25  20:52:17
29064         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
29065              parent's memory; fix it by keeping track of the actual pad
29066              offset rather than a raw pointer (this change is probably also
29067              relevant to non-ithreads case to avoid fallout from reallocs of
29068              the pad array, but is currently only enabled for the ithreads
29069              case in the interests of minimal disruption to existing "well
29070              tested" code)
29071      Branch: perl
29072            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
29073            ! proto.h scope.c scope.h sv.c t/op/fork.t
29074 ____________________________________________________________________________
29075 [  7857] By: nick                                  on 2000/11/25  20:01:28
29076         Log: All tests pass on Win32/gcc/USE_PERLIO.
29077              - when crlf layer is pushed make unix-level binary.
29078              - remove :crlf injection in pp_backtick in pp_sys.c
29079              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
29080      Branch: perlio
29081            ! doio.c perlio.c pp_sys.c win32/makefile.mk
29082 ____________________________________________________________________________
29083 [  7856] By: jhi                                   on 2000/11/25  18:38:30
29084         Log: Update the metaconfig units for #7855.
29085      Branch: metaconfig/U/perl
29086            ! useperlio.U usesocks.U
29087 ____________________________________________________________________________
29088 [  7855] By: jhi                                   on 2000/11/25  18:37:54
29089         Log: Undo the SOCKS workarounds, instead start using PerlIO
29090              if SOCKS is selected.
29091              
29092              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
29093              From: Jens Hamisch <jens@Strawberry.COM>
29094              Date: Fri, 24 Nov 2000 18:31:30 +0100
29095              Message-ID: <20001124183130.E28337@Strawberry.COM>
29096              
29097              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
29098              From: Jens Hamisch <jens@Strawberry.COM>
29099              Date: Fri, 24 Nov 2000 19:11:51 +0100
29100              Message-ID: <20001124191151.A28753@Strawberry.COM>
29101      Branch: perl
29102            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
29103            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
29104 ____________________________________________________________________________
29105 [  7854] By: jhi                                   on 2000/11/25  17:39:08
29106         Log: Undo #7848.  Some of the code seems to use walkoptree(),
29107              some walkoptree_slow().  An unfinished renaming?
29108              Now the sub is walkoptree() (which is @EXPORT_OK),
29109              the walkoptree_slow() is a typeglob alias to walkoptree.
29110              This makes the tests to pass, at least.
29111      Branch: perl
29112            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
29113 ____________________________________________________________________________
29114 [  7853] By: nick                                  on 2000/11/24  22:24:33
29115         Log: Re-arrange crlf vs binary for platforms that care.
29116              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
29117              Lip-service to making stdio layer work on such platfroms (untested).
29118              Now fails 3 tests rather than one, checkin to see if I can debug 
29119              the issue under linux. (Do not merge.)
29120      Branch: perlio
29121            ! doio.c perlio.c perliol.h
29122 ____________________________________________________________________________
29123 [  7852] By: jhi                                   on 2000/11/24  18:57:39
29124         Log: AUTHORS edits.
29125      Branch: perl
29126            ! AUTHORS
29127 ____________________________________________________________________________
29128 [  7851] By: jhi                                   on 2000/11/24  17:34:56
29129         Log: Add Jan-Erik Karlsson.
29130      Branch: perl
29131            ! AUTHORS
29132 ____________________________________________________________________________
29133 [  7850] By: jhi                                   on 2000/11/24  17:27:56
29134         Log: Configure should find stdchar on its own.
29135      Branch: perl
29136            ! hints/solaris_2.sh
29137 ____________________________________________________________________________
29138 [  7849] By: jhi                                   on 2000/11/24  17:24:55
29139         Log: Subject: PATCH over 7848: Filter test flawed
29140              From: andreas.koenig@anima.de (Andreas J. Koenig)
29141              Date: 24 Nov 2000 10:28:29 +0100
29142              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
29143      Branch: perl
29144            ! t/lib/filter-util.t
29145 ____________________________________________________________________________
29146 [  7848] By: jhi                                   on 2000/11/24  17:22:15
29147         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
29148              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
29149              Date: Fri, 24 Nov 2000 16:12:58 +0000
29150              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
29151      Branch: perl
29152            ! ext/B/B.pm
29153 ____________________________________________________________________________
29154 [  7847] By: jhi                                   on 2000/11/24  03:07:01
29155         Log: Integrate perlio.
29156      Branch: perl
29157           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
29158           !> win32/makefile.mk
29159 ____________________________________________________________________________
29160 [  7846] By: gsar                                  on 2000/11/24  00:55:57
29161         Log: integrate changes#6415..6418,6420..6438 from mainline
29162              
29163              Fix the bitvector ops for utf8 (tricky since past 7 bits
29164              the utf8 'characters' can be more than one octet).
29165              
29166              MPE/ix updates for perl 5.6.0 from Mark Bixby.
29167              
29168              Subject: SDBM_File documentation
29169              
29170              Detypo.
29171              
29172              Decutandpasto.
29173              
29174              Send all installperl messages to STDERR and be -w clean.
29175              
29176              Out-of-date note removed.
29177              
29178              Protect against "wild next"s, that is, callbacks doing "next"
29179              instead of "return".
29180              
29181              Use STDOUT consistently.
29182              
29183              The output might have been produced in the wrong order.
29184              
29185              A missing 'break' after the [[:space:]] switch case.
29186              
29187              Add tests for
29188              [ID 19991110.003] another matching finding by pcre author
29189              which has already been fixed by some patch, as verified in
29190              
29191              Documentation to explain the behaviour of map().
29192              
29193              Add an optimization for map-maps-a-list-element-to-more-list-elements
29194              case, but add also notes explaining the relationship of this
29195              patch and the earlier notes by Sarathy.
29196              
29197              Subject: [ID 20000716.023] syslog test fails without sockets
29198              
29199              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29200              Test cases for #6431.
29201              
29202              File::Spec::VMS fixup for tmpdir from Craig Berry.
29203              
29204              Make the "uninit variable" warning to say "concat or string"
29205              or "join or string" when in concat or join .
29206              
29207              Get UTF16 BOMs working.  Patch from
29208              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29209              
29210              Subject: [PATCH] Make large file tests deal with SIGXFSZ
29211              
29212              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
29213              
29214              Subject: [PATCH] av.c apidoc
29215      Branch: maint-5.6/perl
29216           !> (integrate 43 files)
29217 ____________________________________________________________________________
29218 [  7845] By: gsar                                  on 2000/11/24  00:20:45
29219         Log: integrate changes#6406..6414 from mainline
29220              
29221              Merge perlhacktut into perlhack, update perlguts.
29222              
29223              Fix AutoSplit to use File::Spec the right way in VMS,
29224              from Peter Prymmer.
29225              
29226              The bug report
29227              [ID 19991110.002] minimal matching discrepancy found by pcre author
29228              seems to have been fixed (though differently from what was suggested
29229              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
29230              
29231              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
29232              not in pod, from Peter Prymmer
29233              
29234              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
29235              From: Hugo <hv@crypt.compulink.co.uk>
29236              Date: Fri, 14 Jul 2000 23:05:20 +0100
29237              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
29238              
29239              Didn't anymore apply, but that point still could use another fix.
29240              
29241              lib/b test fixes from Peter Prymmer.
29242              
29243              More docs for sv functions.
29244              
29245              perlvms.pod whitespace cleanup to keep pod utils happy.
29246              
29247              another VMS build tweak from Peter Prymmer
29248      Branch: maint-5.6/perl
29249           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
29250           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
29251           !> vms/descrip_mms.template vms/perlvms.pod
29252 ____________________________________________________________________________
29253 [  7844] By: nick                                  on 2000/11/23  23:42:45
29254         Log: Win32/perlio Now just fails one io/argv.t test - lack 
29255              of default :crlf on standard streams.
29256      Branch: perlio
29257            ! doio.c perlio.c
29258 ____________________________________________________________________________
29259 [  7843] By: nick                                  on 2000/11/23  23:04:05
29260         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
29261              peek fail is showing a real problem (multiple crlf layers
29262              are getting pushed.)
29263      Branch: perlio
29264            ! doio.c perlio.c win32/makefile.mk
29265 ____________________________________________________________________________
29266 [  7842] By: nick                                  on 2000/11/23  19:46:23
29267         Log: Implement PerlIO_binmode()
29268              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
29269              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
29270              make binmode in t/lib/io_tell.t unconditional so that works.
29271              Checkin just so Win32 machine can see these changes.
29272      Branch: perlio
29273            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
29274 ____________________________________________________________________________
29275 [  7841] By: jhi                                   on 2000/11/23  19:30:00
29276         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
29277      Branch: perl
29278            ! README.amiga
29279 ____________________________________________________________________________
29280 [  7840] By: jhi                                   on 2000/11/23  17:18:02
29281         Log: SOCKS wrestling continues, patches from Jens Hamisch.
29282      Branch: perl
29283            ! doio.c embed.h embed.pl perlsdio.h proto.h
29284 ____________________________________________________________________________
29285 [  7839] By: jhi                                   on 2000/11/23  16:54:14
29286         Log: Push Filter::Util::Call one level deeper.
29287      Branch: perl
29288            + t/lib/filter-util.t
29289           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
29290           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
29291            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29292            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29293            - t/lib/filt-util.t
29294            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
29295            ! win32/Makefile win32/makefile.mk
29296 ____________________________________________________________________________
29297 [  7838] By: jhi                                   on 2000/11/23  16:52:40
29298         Log: Reach back one higher up when searching for PERL_SRC.
29299      Branch: perl
29300            ! lib/ExtUtils/MM_Unix.pm
29301 ____________________________________________________________________________
29302 [  7837] By: jhi                                   on 2000/11/23  16:05:41
29303         Log: Subject: Re: perl@7826
29304              Date: Thu, 23 Nov 2000 02:20:25 -0600
29305              From: "Craig A. Berry" <craigberry@mac.com>
29306              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
29307              
29308              Make VMS to like Filter::Util::Call. 
29309      Branch: perl
29310            ! configure.com ext/Filter/Util/Makefile.PL
29311 ____________________________________________________________________________
29312 [  7836] By: nick                                  on 2000/11/23  16:04:08
29313         Log: Implement crlf layer - not ready for merge.
29314      Branch: perlio
29315            ! perlio.c win32/makefile.mk
29316 ____________________________________________________________________________
29317 [  7835] By: jhi                                   on 2000/11/23  15:56:52
29318         Log: STDCHAR is different in Sparc v9 vs x86.
29319      Branch: perl
29320            ! hints/solaris_2.sh
29321 ____________________________________________________________________________
29322 [  7834] By: jhi                                   on 2000/11/23  15:50:47
29323         Log: The type needs to be visible to protos.
29324      Branch: perl
29325            ! perl.h
29326 ____________________________________________________________________________
29327 [  7833] By: jhi                                   on 2000/11/23  15:40:46
29328         Log: Finish unfinished SOCKS workaround changes.
29329      Branch: perl
29330            ! doio.c
29331 ____________________________________________________________________________
29332 [  7832] By: jhi                                   on 2000/11/23  15:33:30
29333         Log: Integrate perlio.
29334      Branch: perl
29335           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29336           !> win32/makefile.mk
29337 ____________________________________________________________________________
29338 [  7831] By: nick                                  on 2000/11/23  10:31:07
29339         Log: Correct makefile.mk dependancies for ext/Filter/Util
29340              Build ext/Encode
29341              Run dmake regen_config_h
29342      Branch: perlio
29343            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29344            ! win32/makefile.mk
29345 ____________________________________________________________________________
29346 [  7830] By: nick                                  on 2000/11/23  08:05:07
29347         Log: Integrate mainline
29348      Branch: perlio
29349           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29350           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
29351           +> t/lib/filt-util.pl t/lib/filt-util.t
29352           !> (integrate 41 files)
29353 ____________________________________________________________________________
29354 [  7829] By: gsar                                  on 2000/11/23  03:07:11
29355         Log: build the Filter extension on windows
29356      Branch: perl
29357            ! win32/Makefile win32/makefile.mk
29358 ____________________________________________________________________________
29359 [  7828] By: gsar                                  on 2000/11/23  02:46:35
29360         Log: regenerate win32/config* and fix some inconsistencies in the
29361              makefiles; always export Perl_deb() because it is needed
29362              by ext/re/* (whether perl itself is built with -DDEBUGGING
29363              or not)
29364      Branch: perl
29365            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
29366            ! win32/config_H.vc win32/makefile.mk
29367 ____________________________________________________________________________
29368 [  7827] By: gsar                                  on 2000/11/23  02:18:38
29369         Log: get sources building on windows+MSVC again (untested with other
29370              compilers)
29371      Branch: perl
29372            ! win32/include/sys/socket.h win32/perllib.c
29373 ____________________________________________________________________________
29374 [  7826] By: jhi                                   on 2000/11/23  01:18:26
29375         Log: Update Changes.
29376      Branch: perl
29377            ! Changes patchlevel.h
29378 ____________________________________________________________________________
29379 [  7825] By: jhi                                   on 2000/11/23  00:20:41
29380         Log: Subject: Re: av.c patch (having slight problems)
29381              From: "Ben Tilly" <ben_tilly@hotmail.com>
29382              Date: Tue, 21 Nov 2000 23:29:31 -0500
29383              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
29384              
29385              unshift() speedup.
29386      Branch: perl
29387            ! av.c
29388 ____________________________________________________________________________
29389 [  7824] By: jhi                                   on 2000/11/22  23:59:15
29390         Log: Fixes for signedness warnings noticed by VMSperlers.
29391      Branch: perl
29392            ! ext/Storable/Storable.xs regcomp.c sv.c
29393 ____________________________________________________________________________
29394 [  7823] By: jhi                                   on 2000/11/22  23:19:31
29395         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
29396              From: Peter Prymmer <pvhp@forte.com>
29397              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
29398              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
29399      Branch: perl
29400            ! t/pragma/warn/pp_hot
29401 ____________________________________________________________________________
29402 [  7822] By: jhi                                   on 2000/11/22  22:52:20
29403         Log: Be clean.
29404      Branch: perl
29405            ! Makefile.SH
29406 ____________________________________________________________________________
29407 [  7821] By: jhi                                   on 2000/11/22  22:46:39
29408         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
29409              by Damian Conway, as suggested by Paul Marquess.
29410      Branch: perl
29411            + lib/Filter/Simple.pm
29412 ____________________________________________________________________________
29413 [  7820] By: jhi                                   on 2000/11/22  22:45:51
29414         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
29415      Branch: perl
29416            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
29417            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
29418            + t/lib/filt-util.t
29419            ! MANIFEST
29420 ____________________________________________________________________________
29421 [  7819] By: jhi                                   on 2000/11/22  22:03:27
29422         Log: Integrate perlio.
29423      Branch: perl
29424           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29425           !> win32/makefile.mk
29426 ____________________________________________________________________________
29427 [  7818] By: jhi                                   on 2000/11/22  21:56:02
29428         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
29429      Branch: perl
29430            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
29431            ! t/lib/io_sock.t
29432 ____________________________________________________________________________
29433 [  7817] By: jhi                                   on 2000/11/22  21:39:49
29434         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
29435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29436              Date: Wed, 22 Nov 2000 16:08:12 -0500
29437              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
29438      Branch: perl
29439            ! lib/ExtUtils/Liblist.pm
29440 ____________________________________________________________________________
29441 [  7816] By: jhi                                   on 2000/11/22  21:38:25
29442         Log: Go ahead and #include <unistd.h> in perl.h.
29443      Branch: perl
29444            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
29445            ! util.c
29446 ____________________________________________________________________________
29447 [  7815] By: jhi                                   on 2000/11/22  21:22:52
29448         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
29449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29450              Date: Mon, 20 Nov 2000 18:30:52 -0500
29451              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
29452      Branch: perl
29453            ! pod/perlre.pod regcomp.c t/op/re_tests
29454 ____________________________________________________________________________
29455 [  7814] By: jhi                                   on 2000/11/22  21:21:46
29456         Log: Subject: [PATCH 5.7.0] Liblist finally works
29457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29458              Date: Tue, 21 Nov 2000 22:02:17 -0500
29459              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
29460      Branch: perl
29461            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
29462            ! lib/ExtUtils/MakeMaker.pm
29463 ____________________________________________________________________________
29464 [  7813] By: jhi                                   on 2000/11/22  21:20:23
29465         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
29466              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29467              Date: Wed, 22 Nov 2000 17:53:15 +0100
29468              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
29469              
29470              AIX dynaloader and perlio patch.
29471      Branch: perl
29472            ! ext/DynaLoader/dl_aix.xs
29473 ____________________________________________________________________________
29474 [  7812] By: jhi                                   on 2000/11/22  21:17:52
29475         Log: (Accidentally empty patch.)
29476      Branch: perl
29477            ! av.c
29478 ____________________________________________________________________________
29479 [  7811] By: jhi                                   on 2000/11/22  21:16:31
29480         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
29481              From: Peter Prymmer <pvhp@forte.com>
29482              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
29483              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
29484      Branch: perl
29485            ! vms/test.com
29486 ____________________________________________________________________________
29487 [  7810] By: jhi                                   on 2000/11/22  21:15:36
29488         Log: Subject: Re: perl@7777 
29489              From: "John P. Linderman" <jpl@research.att.com>
29490              Date: Wed, 22 Nov 2000 13:11:11 -0500
29491              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
29492              
29493              Detypoing.
29494      Branch: perl
29495            ! lib/CPAN.pm
29496 ____________________________________________________________________________
29497 [  7809] By: jhi                                   on 2000/11/22  21:14:19
29498         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
29499              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29500              Date:     Wed, 22 Nov 2000 13:51:37 EST
29501              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
29502      Branch: perl
29503            ! perlsdio.h
29504 ____________________________________________________________________________
29505 [  7808] By: jhi                                   on 2000/11/22  21:13:27
29506         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
29507              From: Casey Tweten <crt@kiski.net>
29508              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
29509              Message-Id: <200011201653.LAA10194@home.kiski.net>
29510      Branch: perl
29511            ! t/lib/io_udp.t
29512 ____________________________________________________________________________
29513 [  7807] By: jhi                                   on 2000/11/22  21:12:35
29514         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
29515              From: Casey Tweten <crt@kiski.net>
29516              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
29517              Message-Id: <200011201636.LAA07227@home.kiski.net>
29518      Branch: perl
29519            ! t/lib/io_sock.t
29520 ____________________________________________________________________________
29521 [  7806] By: jhi                                   on 2000/11/22  21:10:59
29522         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
29523              From: "Casey R. Tweten" <crt@kiski.net>
29524              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
29525              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
29526      Branch: perl
29527            ! utils/h2xs.PL
29528 ____________________________________________________________________________
29529 [  7805] By: nick                                  on 2000/11/22  21:05:06
29530         Log: Integrate mainline
29531      Branch: perlio
29532           !> Changes Porting/genlog ext/DB_File/DB_File.xs
29533           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
29534           !> utils/perlbug.PL
29535 ____________________________________________________________________________
29536 [  7804] By: jhi                                   on 2000/11/22  21:01:12
29537         Log: Subject: [PATCH] Test.pm POD peculiarity
29538              From: "Casey R. Tweten" <crt@kiski.net>
29539              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
29540              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
29541      Branch: perl
29542            ! lib/Test.pm
29543 ____________________________________________________________________________
29544 [  7803] By: jhi                                   on 2000/11/22  20:59:59
29545         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
29546              From: "Philip Newton" <pnewton@gmx.de>
29547              Date: Wed, 22 Nov 2000 14:25:53 +0100
29548              Message-Id: <3A1BD771.25462.1939FAD@localhost>
29549              
29550              Be case-understanding also on 's', and use the -oi of sendmail
29551              not to terminate the transmission on a lone '.'.
29552      Branch: perl
29553            ! utils/perlbug.PL
29554 ____________________________________________________________________________
29555 [  7802] By: nick                                  on 2000/11/22  20:51:42
29556         Log: Win32 PerlIO intermediate state now working as expected.
29557              - In current state we are still using C runtime in text/binary
29558              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
29559              - PERLIO=stdio and PERLIO=unix pass all expected tests.
29560              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
29561              and PerlIO_seek() and the dummy crlf layer is not making adjustments
29562              for CRLF translation happening in C runtime. All other tests pass.
29563              
29564              Added note to README.win32 to point out the snags of doing a perl build
29565              with Norton AntiVirus turned on.
29566              
29567              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
29568              which file a fail comes from.
29569              
29570              Updated "canned" config.h to match the one generated.
29571      Branch: perlio
29572            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
29573            ! win32/makefile.mk
29574 ____________________________________________________________________________
29575 [  7801] By: jhi                                   on 2000/11/22  06:50:20
29576         Log: Nickety nits.
29577      Branch: perl
29578            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
29579 ____________________________________________________________________________
29580 [  7800] By: jhi                                   on 2000/11/22  01:29:55
29581         Log: Changes had accidentally gone too silent on non-main branches.
29582      Branch: perl
29583            ! Changes Porting/genlog patchlevel.h
29584 ____________________________________________________________________________
29585 [  7799] By: gsar                                  on 2000/11/22  01:02:56
29586         Log: some lib_pm.PL changes snuck in via change#7772
29587      Branch: maint-5.6/perl
29588            ! Makefile.SH
29589 ____________________________________________________________________________
29590 [  7798] By: nick                                  on 2000/11/21  21:59:40
29591         Log: Integrate mainline
29592      Branch: perlio
29593           !> (integrate 28 files)
29594 ____________________________________________________________________________
29595 [  7797] By: jhi                                   on 2000/11/21  21:01:45
29596         Log: Integrate perlio.
29597      Branch: perl
29598           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
29599 ____________________________________________________________________________
29600 [  7796] By: nick                                  on 2000/11/21  20:36:22
29601         Log: Win32 builds and runs (mostly) with USE_PERLIO.
29602              PERLIO=perlio passes all tests. 
29603              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
29604      Branch: perlio
29605            ! perlio.c win32/perllib.c win32/win32.c
29606 ____________________________________________________________________________
29607 [  7795] By: jhi                                   on 2000/11/21  19:03:44
29608         Log: Update Changes.
29609      Branch: perl
29610            ! Changes patchlevel.h
29611 ____________________________________________________________________________
29612 [  7794] By: jhi                                   on 2000/11/21  18:56:34
29613         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
29614              From: "Craig A. Berry" <craigberry@mac.com>
29615              Date: Mon, 20 Nov 2000 20:27:06 -0600
29616              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
29617              
29618              A cut-and-pasto.
29619      Branch: perl
29620            ! perlio.h
29621 ____________________________________________________________________________
29622 [  7793] By: jhi                                   on 2000/11/21  18:54:41
29623         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
29624              From: Dominic Dunlop <domo@computer.org> 
29625              Date: Mon, 20 Nov 2000 18:55:29 +0100
29626              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
29627              
29628              va_copy() and the need of it.
29629              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
29630      Branch: metaconfig/U/perl
29631            + need_va_copy.U
29632      Branch: perl
29633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29634            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
29635            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
29636            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29637            ! win32/config.bc win32/config.gc win32/config.vc
29638 ____________________________________________________________________________
29639 [  7792] By: jhi                                   on 2000/11/21  17:04:10
29640         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
29641      Branch: perl
29642           !> scope.h
29643 ____________________________________________________________________________
29644 [  7791] By: jhi                                   on 2000/11/21  17:01:16
29645         Log: Export the SOCKS workaround symbols only if necessary.
29646      Branch: perl
29647            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
29648 ____________________________________________________________________________
29649 [  7790] By: nick                                  on 2000/11/20  23:57:11
29650         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
29651      Branch: perlio
29652            ! scope.h
29653 ____________________________________________________________________________
29654 [  7789] By: nick                                  on 2000/11/20  23:38:33
29655         Log: Integrate mainline
29656      Branch: perlio
29657           +> lib/File/Spec/Epoc.pm
29658           !> (integrate 34 files)
29659 ____________________________________________________________________________
29660 [  7788] By: nick                                  on 2000/11/20  23:20:18
29661         Log: Make extra buffer layer work (dummy crlf layer)
29662      Branch: perlio
29663            ! doio.c perlio.c perlio.h
29664 ____________________________________________________________________________
29665 [  7787] By: jhi                                   on 2000/11/20  22:44:04
29666         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
29667              From: Peter Prymmer <pvhp@forte.com>
29668              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
29669              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
29670      Branch: perl
29671            ! t/pragma/locale.t
29672 ____________________________________________________________________________
29673 [  7786] By: jhi                                   on 2000/11/20  22:29:10
29674         Log: Subject: DOC PATCH 5.6.0 perlreftut
29675              From: mjd@plover.com
29676              Date: 20 Nov 2000 19:45:06 -0000
29677              Message-ID: <20001120194506.9505.qmail@plover.com>
29678      Branch: perl
29679            ! pod/perlreftut.pod
29680 ____________________________________________________________________________
29681 [  7785] By: jhi                                   on 2000/11/20  22:27:44
29682         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
29683              From: David Dyck <dcd@tc.fluke.com>
29684              Date: Mon, 20 Nov 2000 11:43:40 -0800
29685              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
29686      Branch: perl
29687            ! lib/Cwd.pm
29688 ____________________________________________________________________________
29689 [  7784] By: jhi                                   on 2000/11/20  22:23:21
29690         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
29691              Date: Mon, 20 Nov 2000 17:06:10 -0500
29692              To: Mailing list Perl5 <perl5-porters@perl.org>
29693              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
29694      Branch: perl
29695            ! pp_ctl.c t/op/pat.t
29696 ____________________________________________________________________________
29697 [  7783] By: jhi                                   on 2000/11/20  22:11:18
29698         Log: Subject: [PATCH] doop.c - UTF8 tr///               
29699              From: Simon Cozens <simon@cozens.net>
29700              Date: Sat, 18 Nov 2000 18:49:30 +0000
29701              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
29702              
29703              Subject: Re: [PATCH] doop.c - UTF8 tr///           
29704              From: Simon Cozens <simon@cozens.net>
29705              Date: Mon, 20 Nov 2000 20:45:22 +0000
29706              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
29707              
29708              Make tr on UTF-8 better but still not correct.
29709      Branch: perl
29710            ! doop.c
29711 ____________________________________________________________________________
29712 [  7782] By: jhi                                   on 2000/11/20  22:02:16
29713         Log: Remove the shared object before attempting to create
29714              (by linking) a new one.  E.g. in AIX not removing
29715              becomes quite painful if one tries to do more than one
29716              build in the same tree (an interrupted build, for example),
29717              since the AIX' shared dynaloader seemingly keeps the shared
29718              objects open and therefore 'busy' for quite a while, even when
29719              nobody is using the objects, leading into link failures.
29720      Branch: perl
29721            ! lib/ExtUtils/MM_Unix.pm
29722 ____________________________________________________________________________
29723 [  7781] By: gsar                                  on 2000/11/20  19:02:55
29724         Log: type mismatch due to faulty integration
29725      Branch: maint-5.6/perl
29726            ! toke.c win32/Makefile
29727 ____________________________________________________________________________
29728 [  7780] By: gsar                                  on 2000/11/20  17:31:55
29729         Log: integrate changes#6392,6394..6399,6401..6404
29730              
29731              The {multiplier} of a fixed substring was overlooked which
29732              caused a wrong initial search offset for that substring.
29733              
29734              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29735              From: Hugo <hv@crypt.compulink.co.uk>
29736              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29737              Date: Thu, 13 Jul 2000 19:27:13 +0100
29738              
29739              Fix the BOM bug: not a byteorder bug, a signedness bug.
29740              
29741              Replace change #6337 with a better one.
29742              
29743              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29744              From: Hugo <hv@crypt.compulink.co.uk>
29745              Date: Fri, 14 Jul 2000 04:16:20 +0100
29746              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29747              
29748              MakeMaker should not remove editor backups (*~) on `make clean`
29749              by default (completes change#6383)
29750              
29751              move new variables to the end of the interpreter structure (for
29752              bincompat in code that doesn't #include XSUB.h)
29753              
29754              rename totally bletcherous SvLOCK() thingy (doesn't do what the
29755              name suggests anyway)
29756              
29757              various cleanups (typos, misformatted code, and small bugs)
29758              
29759              typecasts needed for change#6394
29760              
29761              typos in change#6399, regen headers
29762              
29763              inconsistent types needs casts
29764              
29765              PERL_OBJECT build tweaks
29766      Branch: maint-5.6/perl
29767           !> MANIFEST doop.c embed.h embed.pl embedvar.h
29768           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
29769           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
29770           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
29771           !> toke.c util.c
29772 ____________________________________________________________________________
29773 [  7779] By: gsar                                  on 2000/11/20  17:06:29
29774         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
29775              
29776              Cosmetics and perldelta.
29777              
29778              Fix nits noticed by Boston.pm.
29779              
29780              Do the cc sanity check both before the hints and
29781              after the cc selction.
29782              
29783              get sprintf.t to adjust properly for 3-digit exponents
29784              
29785              don't clobber *.orig files on *clean targets
29786              
29787              fix bugs in processing %v-*d and similar format specs (from
29788              Avi Finkel <avi@finkel.org>)
29789              
29790              sprintf test tweaks (from Dominic Dunlop)
29791              
29792              new selfloader.t in change#6183 doesn't close DATA handles,
29793              and thus fails to clean up tmp files on dosish platforms
29794              
29795              typos (spotted by Peter Prymmer)
29796              
29797              typo fix from Craig Berry
29798      Branch: maint-5.6/perl
29799           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
29800           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
29801           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
29802           !> x2p/Makefile.SH
29803 ____________________________________________________________________________
29804 [  7778] By: gsar                                  on 2000/11/20  16:46:51
29805         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
29806              
29807              Subject: Re: format bug report  [Patch]
29808              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29809              Date: Wed, 05 Jul 2000 13:12:52 +0200
29810              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29811              
29812              Subject: Re: format bug report  [Patch]
29813              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29814              Date: Wed, 05 Jul 2000 14:10:01 +0200
29815              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29816              
29817              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29818              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29819              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29820              Date: Fri, 07 Jul 2000 17:57:16 +0100
29821              
29822              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29823              To: perl5-porters@perl.org
29824              From: Karsten Sperling <spiff@phreax.net>
29825              Date: Mon, 10 Jul 2000 15:12:52 +0200
29826              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29827              
29828              README.posix-bc podified from Thomas Dorner.
29829              
29830              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
29831              From: Dominic Dunlop <domo@computer.org>
29832              Date: Tue, 11 Jul 2000 12:27:33 +0200
29833              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
29834              
29835              Typo in #6341.
29836              
29837              Fix for
29838              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
29839              From: Roderick Schertler <roderick@argon.org>
29840              Date: Tue, 11 Jul 2000 13:55:05 -0400
29841              Message-Id: <200007111755.NAA05077@jones.argon.org>
29842              
29843              Minor cleanups on the booklist.
29844              
29845              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
29846              regen perltoc.
29847              
29848              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
29849      Branch: maint-5.6/perl
29850           +> pod/perlbook.pod
29851           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
29852           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
29853           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
29854 ____________________________________________________________________________
29855 [  7777] By: jhi                                   on 2000/11/20  16:08:49
29856         Log: Update Changes.
29857      Branch: perl
29858            ! Changes patchlevel.h
29859 ____________________________________________________________________________
29860 [  7776] By: jhi                                   on 2000/11/20  15:27:56
29861         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
29862              This may be overly harsh but until proven otherwise, we think this
29863              way, or until we have a simple test for Configure (having to start
29864              up servers is does not count as simple) to check for the problems.
29865      Branch: perl
29866            ! perl.h
29867 ____________________________________________________________________________
29868 [  7775] By: jhi                                   on 2000/11/20  15:22:17
29869         Log: Solaris hints tweaks.
29870      Branch: perl
29871            ! hints/solaris_2.sh
29872 ____________________________________________________________________________
29873 [  7774] By: jhi                                   on 2000/11/20  15:01:20
29874         Log: Add a workaround to SOCKS 64-bit problems.
29875      Branch: perl
29876            ! doio.c embed.h embed.pl perlsdio.h proto.h
29877 ____________________________________________________________________________
29878 [  7773] By: jhi                                   on 2000/11/20  14:51:47
29879         Log: sysseek() instead of seek().
29880      Branch: perl
29881            ! t/lib/syslfs.t
29882 ____________________________________________________________________________
29883 [  7772] By: gsar                                  on 2000/11/20  13:06:23
29884         Log: integrate changes#6315..6319,6321..6331,6333..6338
29885              
29886              Integrate with Sarathy, preliminary fix for unicos
29887              alignment problems in [ID 20000612.002] Perl problem on Cray system.
29888              
29889              some debugger output does not go to the socket when RemotePort is set
29890              
29891              winsock cleanup never done on Windows (leads to handle leaks)
29892              
29893              fix UNC path handling on Windows under ithreads, and chdir()
29894              return value when given a non-existent directory
29895              
29896              Autogenerate pod/Makefile and pod/buildtoc.
29897              buildtoc also checks whether the existin pods are
29898              mentioned in MANIFEST and perl.pod, and vice versa.
29899              (None of the thusly found discrepancies fixed yet.)
29900              roffitall also needs to be autogenerated similarly but it
29901              seems so badly out of date that I didn't touch it yet.
29902              
29903              Config is being used.
29904              
29905              Add =head1 NAMEs so that buildtoc is happy.
29906              (The CGI::Util nit reported to Lincoln.)
29907              
29908              Fix complaints of buildtoc.
29909              
29910              Fix the alignment problem in Crays ([ID 20000612.002]).
29911              
29912              Remove perlbook, update perlfaq book listing,
29913              rearrange perl.pod, regenerate perltoc.
29914              
29915              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
29916              was cast to an unsigned (32-bit) integer with wild abandon.
29917              
29918              winsock options weren't being set in all threads under ithreads
29919              (caused send()s from second and subsequent threads to fail)
29920              
29921              accept() leaks memory on windows due to incorrect ordering of
29922              closesocket() and fclose() calls
29923              
29924              Reorder perl.pod once more.
29925              
29926              More POSIX.pod tweaks.
29927              
29928              Sprinkle ldlibpath.
29929              
29930              Precedence goof, fix based on
29931              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
29932              From: Hugo <hv@crypt.compulink.co.uk>
29933              Date: Tue, 11 Jul 2000 12:52:38 +0100
29934              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
29935              
29936              Subject: PATCH perlguts.pod: Document D and d magic types
29937              From: mjd@plover.com
29938              Date: 5 Jul 2000 18:01:51 -0000
29939              Message-ID: <20000705180151.29413.qmail@plover.com>
29940              
29941              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
29942              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
29943              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
29944              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
29945              
29946              Subject: [PATCH cfgperl] $& segfaults if you trick it
29947              From: simon@brecon.co.uk (Simon Cozens)
29948              Date: 7 Jul 2000 11:26:09 GMT
29949              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
29950              
29951              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29952              From: Hugo <hv@crypt.compulink.co.uk>
29953              Date: Tue, 11 Jul 2000 12:44:50 +0100
29954              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
29955              
29956              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
29957              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29958              Date: Tue, 11 Jul 2000 13:50:51 +0100
29959              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
29960      Branch: maint-5.6/perl
29961           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
29962           +> pod/buildtoc.PL
29963            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
29964           !> (integrate 26 files)
29965 ____________________________________________________________________________
29966 [  7771] By: gsar                                  on 2000/11/20  12:31:42
29967         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
29968              6310,6311,6314
29969              
29970              Subject: [PATCH bleedperl] File::Spec 0.82 beta
29971              From: Barrie Slaymaker <barries@jester.slaysys.com>
29972              Date: Wed, 28 Jun 2000 11:35:29 -0400
29973              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
29974              
29975              tweak perlembed for multiplicity/usethreads sanity; correct notes
29976              about Windows
29977              
29978              localize %INC in a Safe compartment so that use/require work
29979              (many other magic globals probably need similar treatment)
29980              
29981              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
29982              when @_ is modified, causing coredumps
29983              
29984              slurp mode fix in change#4736 still not quite right
29985              
29986              Point to perlipc for more SysV IPC examples.
29987              
29988              Elaborate POSIX.pod.  Still needs work.
29989              
29990              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
29991              
29992              fix large memory leak that has been around for ever, masked by
29993              -DPURIFY (most of the arenas were never freed!)
29994              
29995              fix memory leak on Windows (PL_sys_intern contents were never
29996              freed)
29997              
29998              PERL_OBJECT build tweak
29999              
30000              adjust change#6299
30001              
30002              remove rel2abs prototypes (from Barrie Slaymaker)
30003              
30004              missing perldiag entry for unpack("w",...) diagnostic (from
30005              Andreas Koenig)
30006              
30007              better diagnostic on Frob->stuff() when Frob:: doesn't exist
30008              (from Richard Soderberg <rs@oregonnet.com>)
30009              
30010              Win32 patches for cfgperl from Sarathy.
30011              
30012              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
30013              
30014              More POSIX.pod embellishment.
30015              
30016              tyop in change#6306
30017      Branch: maint-5.6/perl
30018           !> (integrate 44 files)
30019 ____________________________________________________________________________
30020 [  7770] By: gsar                                  on 2000/11/20  11:51:00
30021         Log: integrate changes#6268..6282 from cfgperl branch
30022              
30023              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
30024              From: Dominic Dunlop <domo@computer.org>
30025              Date: Thu, 29 Jun 2000 12:32:39 +0200
30026              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
30027              
30028              Regen headers for #6261 (and update embed.pl for this) and #6267,
30029              silence few compiler warnings.
30030              
30031              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
30032              From: Nicholas Clark <nick@talking.bollo.cx>
30033              Date: Fri, 23 Jun 2000 16:21:15 +0100
30034              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
30035              
30036              Subject: PATCH pod/perltie.pod
30037              From: Ian Phillipps <Ian.Phillipps@iname.com>
30038              Date: Fri, 16 Jun 2000 00:17:19 +0100
30039              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
30040              (only the first hunk, the second hunk had already been done
30041              by some other patch)
30042              
30043              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
30044              From: Tom Phoenix <rootbeer@redcat.com>
30045              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
30046              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
30047              
30048              Subject: [PATCH] xsub attributes
30049              From: Doug MacEachern <dougm@covalent.net>
30050              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
30051              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
30052              
30053              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
30054              From: Andy Dougherty <doughera@lafayette.edu>
30055              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
30056              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
30057              
30058              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
30059              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30060              Date: Tue, 13 Jun 2000 02:43:48 -0500
30061              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
30062              
30063              Subject: [PATCH] Re: eval documentation: context
30064              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30065              Date: Mon, 12 Jun 2000 15:07:29 +0100
30066              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
30067              
30068              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
30069              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30070              Date: Mon, 12 Jun 2000 14:55:59 +0100
30071              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
30072              
30073              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
30074              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
30075              Date: Fri, 09 Jun 2000 12:39:27 -0400
30076              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
30077              (plus update the version "number" of Text::Wrap)
30078              
30079              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
30080              From: Tim Ayers <tayers@bridge.com>
30081              Date: Thu, 08 Jun 2000 08:11:06 +0200
30082              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
30083              [resent by Richard Foley, Message-Id probably wrong]
30084              
30085              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
30086              From: rspier@pobox.com (Robert Spier)
30087              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
30088              Message-ID: <14654.31913.845602.610277@rls.cx>
30089              
30090              Subject: [PATCH 5.6.0] utils/h2xs.PL
30091              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30092              Date: Wed, 7 Jun 2000 04:02:04 -0500
30093              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
30094              
30095              Subject: [PATCH 5.6.0]ITHREADs for VMS
30096              From: Dan Sugalski <dan@sidhe.org>
30097              Date: Tue, 06 Jun 2000 11:59:50 -0400
30098              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
30099      Branch: maint-5.6/perl
30100           !> (integrate 31 files)
30101 ____________________________________________________________________________
30102 [  7769] By: gsar                                  on 2000/11/20  11:29:06
30103         Log: integrate changes#6261..6266 from cfgperl
30104              
30105              Subject: Re: [PATCH cfgperl] BOMs away!
30106              From: simon@brecon.co.uk (Simon Cozens)
30107              Date: 17 Jun 2000 11:49:57 GMT
30108              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
30109              
30110              Subject: 5.6.0 Patch for EPOC
30111              From: Olaf Flebbe <o.flebbe@gmx.de>
30112              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
30113              Message-ID: <23449.960929969@www11.gmx.net>
30114              
30115              tr fixes from Simon Cozens
30116              
30117              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
30118              From: Marty Lucich <marty@netcom.com>
30119              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
30120              Message-Id: <200006282116.OAA11148@netcom.com>
30121              ccdlflags update (the BSD/OS 4.1 part had already been taken
30122              care of by #6141).
30123              
30124              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
30125              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30126              Date: Wed, 28 Jun 2000 17:50:12 -0700
30127              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
30128              
30129              Subject: [PATCH 5.6.0] cygwin port
30130              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
30131              From: "Fifer, Eric" <EFifer@sanwaint.com>
30132              Date: Thu, 29 Jun 2000 12:58:29 +0100
30133      Branch: maint-5.6/perl
30134           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
30135           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
30136           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30137           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
30138 ____________________________________________________________________________
30139 [  7768] By: gsar                                  on 2000/11/20  11:13:44
30140         Log: integrate changes#6252..6256,6259..6260
30141              
30142              Paranoia tweak on #6249.
30143              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30144              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
30145              Date: Sun, 25 Jun 2000 23:43:12 -0400
30146              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
30147              
30148              Subject: tr///, help wanted.
30149              From: simon@brecon.co.uk (Simon Cozens)
30150              Date: 28 Jun 2000 11:29:04 GMT
30151              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
30152              
30153              small thinko tweaks
30154              
30155              tweaks from Simon Conzes to further fix tr/// under utf8
30156              
30157              perlnewmod was missing from MANIFEST.
30158              
30159              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
30160              From: simon@brecon.co.uk (Simon Cozens)
30161              Date: 17 Jun 2000 11:56:44 GMT
30162              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
30163              pack U0, pack C0
30164      Branch: maint-5.6/perl
30165           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
30166           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
30167           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
30168           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
30169 ____________________________________________________________________________
30170 [  7767] By: gsar                                  on 2000/11/20  10:51:38
30171         Log: integrate change#6250 from cfgperl
30172              
30173              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
30174              From: Doug MacEachern <dougm@covalent.net>
30175              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
30176              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
30177      Branch: maint-5.6/perl
30178           +> t/op/my_stash.t
30179           !> MANIFEST embed.pl global.sym proto.h toke.c
30180 ____________________________________________________________________________
30181 [  7766] By: gsar                                  on 2000/11/20  10:48:34
30182         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
30183              
30184              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
30185              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30186              Date: Mon, 26 Jun 2000 18:40:14 +0100
30187              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
30188              
30189              Subject: [PATCH] bytes<->utf8 fixes
30190              From: simon@brecon.co.uk (Simon Cozens)
30191              Date: 26 Jun 2000 04:55:45 GMT
30192              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
30193              
30194              Subject: [PATCH] is_utf8_string
30195              From: simon@brecon.co.uk (Simon Cozens)
30196              Date: 26 Jun 2000 02:25:59 GMT
30197              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
30198              
30199              Subject: [PATCH] avoid mg_ptr in '*' magic
30200              From: Doug MacEachern <dougm@covalent.net>
30201              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
30202              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
30203              
30204              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
30205              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
30206              Date: Sat, 24 Jun 2000 13:06:20 +0100
30207              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
30208              
30209              Allow for standalone testing.
30210              
30211              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
30212              From: Mark-Jason Dominus <mjd@plover.com>
30213              Date: Tue, 27 Jun 2000 22:36:42 -0400
30214              Message-ID: <20000628023642.12166.qmail@plover.com>
30215              
30216              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
30217              From: Frank Tobin <ftobin@uiuc.edu>
30218              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
30219              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
30220      Branch: maint-5.6/perl
30221           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
30222           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
30223           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
30224           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
30225           !> utf8.c utils/h2xs.PL
30226 ____________________________________________________________________________
30227 [  7765] By: gsar                                  on 2000/11/20  10:29:13
30228         Log: integrate change#6239 from cfgperl
30229              
30230              Configure maintenance.  Sever some dependency cycles,
30231              separate gccversion from the cc unit,
30232              address [ID 20000623.006] Configure script patch for using gcc on AIX
30233              (but solve it a little bit differently),
30234              unduplex some accidentally duplicated units,
30235              suggest using gcc if no cc available
30236              (p5p thread: "Solaris configure: counterproposal", 1999-09)
30237      Branch: maint-5.6/perl
30238           !> Configure Todo-5.6 config_h.SH
30239 ____________________________________________________________________________
30240 [  7764] By: gsar                                  on 2000/11/20  10:25:55
30241         Log: integrate changes#6233..6238 from cfgperl
30242              
30243              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
30244              From: Mark-Jason Dominus <mjd@plover.com>
30245              Date: Fri, 16 Jun 2000 20:53:04 -0400
30246              Message-ID: <20000617005304.8008.qmail@plover.com>
30247              
30248              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
30249              because when run as services (Win32ese for daemons)
30250              no environment variables are set and tmpdir ends up as /tmp,
30251              which is ambiguous.
30252              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
30253              From: matt@sergeant.org
30254              Date: 16 Jun 2000 16:30:43 -0000
30255              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
30256              
30257              The thread begun by
30258              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
30259              From: Kevin.Ruscoe@ubsw.com
30260              Date: Fri, 16 Jun 2000 16:38:51 +0100
30261              Message-Id: <H000019b03c300d6@MHS>
30262              
30263              Tweak embed.pl, regen headers.
30264              
30265              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
30266              From: Dan Sugalski <dan@sidhe.org>
30267              Date: Fri, 23 Jun 2000 17:00:00 -0400
30268              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
30269      Branch: maint-5.6/perl
30270           !> (integrate 27 files)
30271 ____________________________________________________________________________
30272 [  7763] By: gsar                                  on 2000/11/20  10:08:08
30273         Log: s/perl56delta/perldelta/g
30274      Branch: maint-5.6/perl
30275            ! pod/Makefile
30276 ____________________________________________________________________________
30277 [  7762] By: gsar                                  on 2000/11/20  10:04:00
30278         Log: integrate changes#6225,6229,6231,6232 from cfgperl
30279              
30280              Add source code filenames to apidoc.
30281              From: simon@brecon.co.uk (Simon Cozens)
30282              Subject: [PATCH embed.pl] Source X-ref
30283              Date: 22 Jun 2000 02:18:49 GMT
30284              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
30285              
30286              Subject: README.hpux version 0.6.1
30287              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
30288              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
30289              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
30290              
30291              Subject: [PATCH 5.6.0] cygwin port
30292              From: "Fifer, Eric" <EFifer@sanwaint.com>
30293              Date: Tue, 20 Jun 2000 14:30:58 +0100
30294              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
30295              
30296              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
30297              From: simon@brecon.co.uk (Simon Cozens)
30298              Date: 19 Jun 2000 15:18:27 GMT
30299              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
30300              
30301              plus update pod/Makefile and regenerate perltoc
30302      Branch: maint-5.6/perl
30303           +> pod/perlutil.pod
30304           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
30305           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
30306 ____________________________________________________________________________
30307 [  7761] By: jhi                                   on 2000/11/20  04:09:55
30308         Log: Miraculous typo.
30309      Branch: perl
30310            ! t/op/pat.t
30311 ____________________________________________________________________________
30312 [  7760] By: jhi                                   on 2000/11/20  04:06:08
30313         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
30314              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30315              Date: Sun, 19 Nov 2000 22:30:26 -0500
30316              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
30317      Branch: perl
30318            ! regexec.c scope.h t/op/pat.t
30319 ____________________________________________________________________________
30320 [  7759] By: jhi                                   on 2000/11/20  02:05:22
30321         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
30322      Branch: perl
30323            ! perl.h
30324 ____________________________________________________________________________
30325 [  7758] By: jhi                                   on 2000/11/20  01:58:11
30326         Log: Subject: [perl 7711: EPOC] updates
30327              From: Olaf Flebbe <o.flebbe@gmx.de>
30328              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
30329              Message-ID: <25575.974658810@www23.gmx.net>               
30330      Branch: perl
30331            + lib/File/Spec/Epoc.pm
30332            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
30333            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
30334            ! lib/File/Spec.pm perl.c sv.c
30335 ____________________________________________________________________________
30336 [  7757] By: jhi                                   on 2000/11/20  01:53:11
30337         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
30338      Branch: perl
30339            ! MANIFEST
30340 ____________________________________________________________________________
30341 [  7756] By: jhi                                   on 2000/11/20  01:47:22
30342         Log: Integrate perlio.
30343      Branch: perl
30344            - ext/re/hints/MSWin32.pl
30345           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
30346           !> win32/config.gc win32/config_H.gc win32/win32sck.c
30347 ____________________________________________________________________________
30348 [  7755] By: nick                                  on 2000/11/19  20:57:17
30349         Log: Add dummy crlf layer (just as buffer)
30350              Correct 1st bug - one layer of indirection.
30351      Branch: perlio
30352            ! perlio.c perlio.h perliol.h
30353 ____________________________________________________________________________
30354 [  7754] By: nick                                  on 2000/11/19  20:56:12
30355         Log: Work-round to Perl_deb_nocontext is no longer required
30356      Branch: perlio
30357            - ext/re/hints/MSWin32.pl
30358 ____________________________________________________________________________
30359 [  7753] By: nick                                  on 2000/11/19  20:01:16
30360         Log: diff -se shows these as different
30361      Branch: perlio
30362            ! global.sym pod/perlapi.pod
30363 ____________________________________________________________________________
30364 [  7752] By: nick                                  on 2000/11/19  18:57:30
30365         Log: Configure GCC/Win32 build -Duseperlio
30366              Fix a couple of gross issues
30367              - double-include of ../deb.o in re.dll
30368              - win32sck.c needs PerlIO and FILE 
30369      Branch: perlio
30370            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
30371            ! win32/win32sck.c
30372 ____________________________________________________________________________
30373 [  7751] By: nick                                  on 2000/11/19  17:05:36
30374         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
30375      Branch: perlio
30376            ! perlio.c
30377 ____________________________________________________________________________
30378 [  7750] By: nick                                  on 2000/11/19  16:57:14
30379         Log: Missing aTHX_
30380      Branch: perlio
30381            ! sv.c
30382 ____________________________________________________________________________
30383 [  7749] By: jhi                                   on 2000/11/19  16:28:40
30384         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
30385              From: "Peter J. Farley III" <pjfarley@banet.net>
30386              Date: Sun, 19 Nov 2000 01:42:58 -0500
30387              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
30388      Branch: perl
30389            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
30390 ____________________________________________________________________________
30391 [  7748] By: jhi                                   on 2000/11/19  16:08:10
30392         Log: Subject: podlators 1.05 available        
30393              From: Russ Allbery <rra@stanford.edu>   
30394              Date: 18 Nov 2000 22:04:28 -0800
30395              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
30396      Branch: perl
30397            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
30398 ____________________________________________________________________________
30399 [  7747] By: nick                                  on 2000/11/19  11:19:39
30400         Log: Integrate mainline
30401      Branch: perlio
30402           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30403           !> util.c
30404 ____________________________________________________________________________
30405 [  7746] By: jhi                                   on 2000/11/19  06:42:22
30406         Log: Make hex scanning warn on "\x{x}" and "\xx".
30407              "\x" and and hex("x") are still valid.
30408      Branch: perl
30409            ! util.c
30410 ____________________________________________________________________________
30411 [  7745] By: nick                                  on 2000/11/18  22:52:28
30412         Log: Integrate mainline
30413      Branch: perlio
30414           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
30415           !> perl.h perlio.c proto.h regcomp.c regcomp.h
30416 ____________________________________________________________________________
30417 [  7744] By: jhi                                   on 2000/11/18  22:50:28
30418         Log: Introduce Perl_utf8_length().  Use it.
30419      Branch: perl
30420            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
30421 ____________________________________________________________________________
30422 [  7743] By: jhi                                   on 2000/11/18  22:38:51
30423         Log: Compiler denit.
30424      Branch: perl
30425            ! perlio.c
30426 ____________________________________________________________________________
30427 [  7742] By: jhi                                   on 2000/11/18  20:33:05
30428         Log: Integrate perlio.
30429      Branch: perl
30430           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30431           !> perlio.h pp_ctl.c pp_sys.c sv.c
30432 ____________________________________________________________________________
30433 [  7741] By: jhi                                   on 2000/11/18  20:31:27
30434         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
30435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30436              Date: Fri, 17 Nov 2000 20:35:11 -0500
30437              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
30438              
30439              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
30440              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30441              Date: Fri, 17 Nov 2000 21:03:47 -0500
30442              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
30443              
30444              Plus a little bit of tweaking in pregcomp().
30445      Branch: perl
30446            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
30447 ____________________________________________________________________________
30448 [  7740] By: nick                                  on 2000/11/18  20:17:22
30449         Log: Lexical use open ... support:
30450              add ->cop_io to COP structure in cop.h.
30451              Make mg.c and gv.c associate it with ${^OPEN}.
30452              Make lib/open.pm set it.
30453              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
30454              manner similar to ->cop_warnings.
30455              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
30456              call new PerlIO_apply_layers().
30457              Declare latter in perlio.h and define in perlio.c
30458      Branch: perlio
30459            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
30460            ! perlio.h pp_ctl.c pp_sys.c sv.c
30461 ____________________________________________________________________________
30462 [  7739] By: jhi                                   on 2000/11/18  19:54:00
30463         Log: Integrate perlio.
30464      Branch: perl
30465           !> doio.c perlio.c pp.c
30466 ____________________________________________________________________________
30467 [  7738] By: jhi                                   on 2000/11/18  17:16:13
30468         Log: Subject: [PATCH 5.7.0] etags broken again
30469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30470              Date: Sat, 18 Nov 2000 02:41:36 -0500
30471              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
30472      Branch: perl
30473            ! emacs/ptags
30474 ____________________________________________________________________________
30475 [  7737] By: jhi                                   on 2000/11/18  17:12:18
30476         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
30477      Branch: perl
30478            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30479 ____________________________________________________________________________
30480 [  7736] By: nick                                  on 2000/11/18  14:06:20
30481         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
30482              part to be isolated.
30483      Branch: perlio
30484            ! doio.c perlio.c
30485 ____________________________________________________________________________
30486 [  7735] By: nick                                  on 2000/11/18  11:03:32
30487         Log: Integrate mainline
30488      Branch: perlio
30489           !> Changes README.amiga README.win32 patchlevel.h
30490           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
30491 ____________________________________________________________________________
30492 [  7734] By: jhi                                   on 2000/11/18  01:18:56
30493         Log: Update Changes.
30494      Branch: perl
30495            ! Changes patchlevel.h
30496 ____________________________________________________________________________
30497 [  7733] By: jhi                                   on 2000/11/18  00:32:54
30498         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
30499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30500              Date: Fri, 17 Nov 2000 17:28:02 -0500
30501              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
30502      Branch: perl
30503            ! regcomp.c regexec.c t/op/re_tests
30504 ____________________________________________________________________________
30505 [  7732] By: jhi                                   on 2000/11/18  00:28:56
30506         Log: Sparc 64-bit pack() fix from Jens Hamisch.
30507      Branch: perl
30508            ! pp.c
30509 ____________________________________________________________________________
30510 [  7731] By: jhi                                   on 2000/11/18  00:18:39
30511         Log: Explain in more detail the {} syntax ambiguousity.
30512              
30513              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
30514              From: Nicholas Clark <nick@ccl4.org>
30515              Date: Fri, 17 Nov 2000 22:10:28 +0000
30516              Message-ID: <20001117221028.A88930@plum.flirble.org>
30517      Branch: perl
30518            ! pod/perlfunc.pod
30519 ____________________________________________________________________________
30520 [  7730] By: jhi                                   on 2000/11/18  00:12:18
30521         Log: Subject: Fix for README.amiga (20000323.033)
30522              From: "Stephen P. Potter" <spp@spotter.yi.org>
30523              Date: Fri, 17 Nov 2000 12:25:51 -0500
30524              Message-Id: <200011171725.MAA05768@spotter.yi.org>
30525      Branch: perl
30526            ! README.amiga
30527 ____________________________________________________________________________
30528 [  7729] By: jhi                                   on 2000/11/18  00:08:34
30529         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
30530              From: "A. C. Yardley" <yardley@tanet.net>
30531              Date: Mon, 3 Apr 2000 11:35:33 -0700
30532              Message-ID: <3483.000403@tanet.net>
30533      Branch: perl
30534            ! README.win32
30535 ____________________________________________________________________________
30536 [  7728] By: nick                                  on 2000/11/17  21:59:47
30537         Log: Integrate mainline
30538      Branch: perlio
30539           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
30540           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
30541           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
30542           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
30543 ____________________________________________________________________________
30544 [  7727] By: nick                                  on 2000/11/17  21:56:31
30545         Log: Experiment on use of attributes.pm interface.
30546              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
30547              SVt_PVRV if not already something better (else vivify of say magic gets
30548              core dump).
30549      Branch: perlio
30550            ! perlio.c pp.c
30551 ____________________________________________________________________________
30552 [  7726] By: jhi                                   on 2000/11/17  14:15:49
30553         Log: Subject: Fix for 20000815.006
30554              From: "Stephen P. Potter" <spp@spotter.yi.org>
30555              Date: Fri, 17 Nov 2000 08:57:45 -0500
30556              Message-Id: <200011171357.IAA05122@spotter.yi.org>
30557              
30558              It's really 20000518.006.
30559      Branch: perl
30560            ! pod/perlmodlib.PL
30561 ____________________________________________________________________________
30562 [  7725] By: jhi                                   on 2000/11/17  14:12:31
30563         Log: Subject: Fix for 20000409.001
30564              From: "Stephen P. Potter" <spp@spotter.yi.org>
30565              Date: Fri, 17 Nov 2000 08:55:45 -0500
30566              Message-Id: <200011171355.IAA05104@spotter.yi.org>
30567      Branch: perl
30568            ! pod/perlfaq9.pod
30569 ____________________________________________________________________________
30570 [  7724] By: jhi                                   on 2000/11/17  14:08:58
30571         Log: Undo #7627 now that we have =head3.
30572      Branch: perl
30573            ! pod/perlhack.pod
30574 ____________________________________________________________________________
30575 [  7723] By: jhi                                   on 2000/11/17  14:04:09
30576         Log: As surmised the #7719 wasn't a good move.
30577      Branch: perl
30578            ! hints/solaris_2.sh
30579 ____________________________________________________________________________
30580 [  7722] By: jhi                                   on 2000/11/17  13:59:04
30581         Log: Also the 64bitall hints can be either here or there.
30582      Branch: perl
30583            ! hints/solaris_2.sh
30584 ____________________________________________________________________________
30585 [  7721] By: jhi                                   on 2000/11/17  02:26:23
30586         Log: Test tweak for the open pragma.
30587      Branch: perl
30588            ! t/lib/b.t
30589 ____________________________________________________________________________
30590 [  7720] By: jhi                                   on 2000/11/17  00:23:22
30591         Log: The long double hints can be here or there.
30592      Branch: perl
30593            ! hints/solaris_2.sh
30594 ____________________________________________________________________________
30595 [  7719] By: jhi                                   on 2000/11/17  00:14:06
30596         Log: For Solaris use64bitall the stdchar needs a little bit of help.
30597      Branch: perl
30598            ! hints/solaris_2.sh
30599 ____________________________________________________________________________
30600 [  7718] By: jhi                                   on 2000/11/16  23:27:34
30601         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
30602              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
30603              Date: Wed, 15 Nov 2000 08:56:32 +0100
30604              Message-ID: <3A1241B0.64477E00@alcatel.at>
30605      Branch: perl
30606            ! lib/Carp/Heavy.pm
30607 ____________________________________________________________________________
30608 [  7717] By: jhi                                   on 2000/11/16  23:23:29
30609         Log: Subject: [PATCH] Re: 20001101.003 PDL
30610              From: Nicholas Clark <nick@ccl4.org>
30611              Date: Thu, 16 Nov 2000 16:48:25 +0000
30612              Message-ID: <20001116164825.B93487@plum.flirble.org>
30613      Branch: perl
30614            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
30615 ____________________________________________________________________________
30616 [  7716] By: jhi                                   on 2000/11/16  23:21:31
30617         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
30618              From: "Casey R. Tweten" <crt@kiski.net>
30619              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
30620              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
30621      Branch: perl
30622            ! lib/Pod/Checker.pm pod/perlpod.pod
30623 ____________________________________________________________________________
30624 [  7715] By: jhi                                   on 2000/11/16  23:19:40
30625         Log: Avoid an infinite loop in VMS when utils scripts are run
30626              with no arguments, from Charles Lane.
30627      Branch: perl
30628            ! configure.com
30629 ____________________________________________________________________________
30630 [  7714] By: jhi                                   on 2000/11/16  23:17:08
30631         Log: Subject: perllocale.pod changes
30632              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30633              Date: Mon, 13 Nov 2000 10:09:22 +0300
30634              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
30635      Branch: perl
30636            ! pod/perllocale.pod
30637 ____________________________________________________________________________
30638 [  7713] By: jhi                                   on 2000/11/16  23:14:06
30639         Log: Integrate perlio.
30640      Branch: perl
30641           !> doio.c perlio.c perlio.h util.c
30642 ____________________________________________________________________________
30643 [  7712] By: nick                                  on 2000/11/16  21:10:58
30644         Log: Integrate mainline
30645      Branch: perlio
30646           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30647           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30648           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
30649           !> vos/config.ga.def vos/config.ga.h win32/config.bc
30650           !> win32/config.gc win32/config.vc
30651 ____________________________________________________________________________
30652 [  7711] By: nick                                  on 2000/11/16  19:56:41
30653         Log: Minor tweaks:
30654              consistent way of getting 'rb', 'wb' etc. for binary opens
30655              move *perlio::layers to *open::layers
30656              a #define to show layers available
30657              DOSISH popen/PerlIO had export/import sense inverted.
30658      Branch: perlio
30659            ! doio.c perlio.c perlio.h util.c
30660 ____________________________________________________________________________
30661 [  7710] By: jhi                                   on 2000/11/16  15:46:05
30662         Log: Add HAS_SBRK_PROTO.
30663      Branch: metaconfig/U/perl
30664            + d_sbrkproto.U
30665      Branch: perl
30666            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30667            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
30668            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30669            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30670            ! win32/config.gc win32/config.vc
30671 ____________________________________________________________________________
30672 [  7709] By: nick                                  on 2000/11/16  07:31:49
30673         Log: Integrate mainline
30674      Branch: perlio
30675           !> (integrate 35 files)
30676 ____________________________________________________________________________
30677 [  7708] By: jhi                                   on 2000/11/16  05:33:03
30678         Log: These files are text, not binary.
30679      Branch: perl
30680            ! ext/Encode/Encode/iso8859-10.enc
30681            ! ext/Encode/Encode/iso8859-13.enc
30682            ! ext/Encode/Encode/iso8859-14.enc
30683            ! ext/Encode/Encode/iso8859-15.enc
30684 ____________________________________________________________________________
30685 [  7707] By: jhi                                   on 2000/11/16  01:53:37
30686         Log: Update Changes.
30687      Branch: perl
30688            ! Changes patchlevel.h
30689 ____________________________________________________________________________
30690 [  7706] By: jhi                                   on 2000/11/16  01:35:59
30691         Log: More #undefing of stdio.
30692      Branch: perl
30693            ! fakesdio.h nostdio.h
30694 ____________________________________________________________________________
30695 [  7705] By: jhi                                   on 2000/11/16  01:34:18
30696         Log: Add fwalk() probe to the configuration files and regen perltoc.
30697      Branch: perl
30698            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30699            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
30700            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
30701            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30702            ! win32/config.bc win32/config.gc win32/config.vc
30703 ____________________________________________________________________________
30704 [  7704] By: jhi                                   on 2000/11/16  01:33:07
30705         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
30706              an optional third argument to Inlibc?)
30707      Branch: metaconfig/U/perl
30708            + d__fwalk.U
30709 ____________________________________________________________________________
30710 [  7703] By: jhi                                   on 2000/11/16  01:09:22
30711         Log: The type of the hash_cb() size argument is tricky.
30712      Branch: perl
30713            ! ext/DB_File/DB_File.xs
30714 ____________________________________________________________________________
30715 [  7702] By: jhi                                   on 2000/11/15  23:01:16
30716         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
30717      Branch: perl
30718            ! nostdio.h
30719 ____________________________________________________________________________
30720 [  7701] By: jhi                                   on 2000/11/15  22:52:32
30721         Log: Detypo.
30722      Branch: perl
30723            ! t/lib/bigfltpm.t
30724 ____________________________________________________________________________
30725 [  7700] By: jhi                                   on 2000/11/15  22:51:56
30726         Log: UINT64_C() work continues.
30727      Branch: perl
30728            ! handy.h perl.h utf8.h
30729 ____________________________________________________________________________
30730 [  7699] By: jhi                                   on 2000/11/15  14:13:04
30731         Log: SOCKS has its own USE_THREADS, based on
30732              
30733              Subject: [ID 20001114.002] et. al. bugfix followup
30734              From: Jens Hamisch <jens@Strawberry.COM> 
30735              Date: Wed, 15 Nov 2000 14:23:11 +0100
30736              Message-ID: <20001115142311.A21164@Strawberry.COM>
30737      Branch: perl
30738            ! perl.h
30739 ____________________________________________________________________________
30740 [  7698] By: jhi                                   on 2000/11/15  03:50:56
30741         Log: Add few missing #undefs and sort them.
30742      Branch: perl
30743            ! fakesdio.h
30744 ____________________________________________________________________________
30745 [  7697] By: jhi                                   on 2000/11/15  03:39:14
30746         Log: Linenumber fix.
30747      Branch: perl
30748            ! t/pragma/warn/utf8
30749 ____________________________________________________________________________
30750 [  7696] By: jhi                                   on 2000/11/15  02:55:26
30751         Log: EBCDIC tweaks.
30752              
30753              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
30754              From: Peter Prymmer <pvhp@forte.com>
30755              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
30756              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
30757      Branch: perl
30758            ! t/op/regmesg.t t/pragma/warn/utf8
30759 ____________________________________________________________________________
30760 [  7695] By: jhi                                   on 2000/11/15  02:53:58
30761         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
30762              From: Peter Prymmer <pvhp@forte.com>
30763              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
30764              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
30765      Branch: perl
30766            ! utf8.c
30767 ____________________________________________________________________________
30768 [  7694] By: jhi                                   on 2000/11/15  02:50:55
30769         Log: Subject: [PATCH: perl@7674] updates to README.os390
30770              From: Prymmer/Kahn <pvhp@best.com>
30771              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
30772              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
30773      Branch: perl
30774            ! README.os390
30775 ____________________________________________________________________________
30776 [  7693] By: jhi                                   on 2000/11/15  02:48:37
30777         Log: Quit utf8_to_uv() instantly if curlen == 0.
30778      Branch: perl
30779            ! utf8.c
30780 ____________________________________________________________________________
30781 [  7692] By: jhi                                   on 2000/11/15  02:24:29
30782         Log: Use u_int32_t for the size of hash_cb(), not size_t.
30783              
30784              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
30785              From: Jens Hamisch <jens@Strawberry.COM>     
30786              Date: Tue, 14 Nov 2000 19:03:55 +0100
30787              Message-Id: <20001114190355.A20559@Strawberry.COM>
30788      Branch: perl
30789            ! ext/DB_File/DB_File.xs
30790 ____________________________________________________________________________
30791 [  7691] By: jhi                                   on 2000/11/15  02:20:12
30792         Log: Use UINT64_C().
30793              
30794              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
30795              From: Jens Hamisch <jens@Strawberry.COM>
30796              Date: Tue, 14 Nov 2000 19:16:23 +0100
30797              Message-Id: <20001114191623.G20559@Strawberry.COM>
30798      Branch: perl
30799            ! utf8.c utf8.h
30800 ____________________________________________________________________________
30801 [  7690] By: jhi                                   on 2000/11/15  02:17:06
30802         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
30803              (a macro to define signed and unsigned integer constants).
30804      Branch: perl
30805            ! handy.h
30806 ____________________________________________________________________________
30807 [  7689] By: jhi                                   on 2000/11/15  01:56:51
30808         Log: Regen Configure.
30809      Branch: perl
30810            ! Configure
30811 ____________________________________________________________________________
30812 [  7688] By: jhi                                   on 2000/11/15  01:56:32
30813         Log: Make the unit know about SOCKS.
30814      Branch: metaconfig
30815            ! U/protos/socksizetype.U
30816 ____________________________________________________________________________
30817 [  7687] By: jhi                                   on 2000/11/15  01:54:47
30818         Log: Remove unused dependencies.
30819      Branch: metaconfig
30820            ! U/compline/d_getpagsz.U
30821 ____________________________________________________________________________
30822 [  7686] By: nick                                  on 2000/11/14  21:25:13
30823         Log: Integrate mainline.
30824      Branch: perlio
30825           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
30826           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
30827           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
30828           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
30829           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
30830           !> win32/config.bc win32/config.gc win32/config.vc
30831           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
30832 ____________________________________________________________________________
30833 [  7685] By: jhi                                   on 2000/11/14  17:54:56
30834         Log: Integrate perlio.
30835      Branch: perl
30836           +> fakesdio.h perliol.h
30837           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30838           !> perlsdio.h perlsfio.h pod/perlfunc.pod
30839 ____________________________________________________________________________
30840 [  7684] By: nick                                  on 2000/11/14  17:43:04
30841         Log: PerlIO #include and #ifdef re-work.
30842      Branch: perlio
30843            + fakesdio.h perliol.h
30844            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30845            ! perlsdio.h perlsfio.h
30846 ____________________________________________________________________________
30847 [  7683] By: jhi                                   on 2000/11/14  15:42:40
30848         Log: Hoist the duplicated socket/netdb include logic to perl.h;
30849              undef SETERRNO in case SOCKS has defined it.  Based on:
30850              
30851              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
30852              From: Jens Hamisch <jens@Strawberry.COM> 
30853              Date: Tue, 14 Nov 2000 11:34:40 +0100
30854              Message-Id: <20001114113440.A20005@Strawberry.COM>
30855      Branch: perl
30856            ! doio.c perl.h pp_sys.c
30857 ____________________________________________________________________________
30858 [  7682] By: jhi                                   on 2000/11/14  14:07:28
30859         Log: Subject: some additions for makefiles for win32 (for perl@7674)
30860              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30861              Date: Tue, 14 Nov 2000 09:31:13 +0300
30862              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
30863      Branch: perl
30864            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
30865            ! win32/makefile.mk
30866 ____________________________________________________________________________
30867 [  7681] By: jhi                                   on 2000/11/14  14:01:41
30868         Log: Subject: tiny typo in perl5db.pl
30869              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30870              Date: Tue, 14 Nov 2000 09:29:28 +0300
30871              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
30872      Branch: perl
30873            ! lib/perl5db.pl
30874 ____________________________________________________________________________
30875 [  7680] By: jhi                                   on 2000/11/14  04:13:50
30876         Log: Redo #7679 with LFs instead of CRLFs.
30877      Branch: perl
30878            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
30879            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
30880            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30881 ____________________________________________________________________________
30882 [  7679] By: jhi                                   on 2000/11/14  01:21:09
30883         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
30884              From: Benjamin Stuhl <tiriath@yahoo.com> 
30885              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30886              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30887      Branch: perl
30888            + win32/bin/mdelete.bat
30889            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
30890            ! makedef.pl perlio.c win32/Makefile win32/config.gc
30891            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30892 ____________________________________________________________________________
30893 [  7678] By: jhi                                   on 2000/11/14  01:19:20
30894         Log: Fix the re extension building for Win32.
30895              
30896              Subject: [PATCH perl@7638] Get PerlIO building on Win32
30897              From: Benjamin Stuhl <tiriath@yahoo.com> 
30898              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30899              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30900      Branch: perl
30901            + ext/re/hints/MSWin32.pl
30902            ! MANIFEST
30903 ____________________________________________________________________________
30904 [  7677] By: jhi                                   on 2000/11/14  01:13:54
30905         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
30906              From: sthoenna@efn.org
30907              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
30908              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
30909      Branch: perl
30910            ! doop.c pp.c toke.c utf8.c utf8.h
30911 ____________________________________________________________________________
30912 [  7676] By: jhi                                   on 2000/11/13  20:23:15
30913         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30914              From: Nicholas Clark <nick@ccl4.org>
30915              Date: Mon, 13 Nov 2000 18:55:04 +0000
30916              Message-ID: <20001113185504.J29183@plum.flirble.org>
30917      Branch: perl
30918            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
30919 ____________________________________________________________________________
30920 [  7675] By: nick                                  on 2000/11/13  20:21:57
30921         Log: Integrate mainline ...
30922      Branch: perlio
30923           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
30924           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
30925           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
30926           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
30927 ____________________________________________________________________________
30928 [  7674] By: jhi                                   on 2000/11/13  15:07:56
30929         Log: Update Changes.
30930      Branch: perl
30931            ! Changes patchlevel.h
30932 ____________________________________________________________________________
30933 [  7673] By: jhi                                   on 2000/11/13  14:42:42
30934         Log: Remove the new two tests of lib/io_xs for now, they seem to
30935              fail under perlio on some platforms.
30936      Branch: perl
30937            ! t/lib/io_xs.t
30938 ____________________________________________________________________________
30939 [  7672] By: jhi                                   on 2000/11/13  13:57:53
30940         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
30941      Branch: perl
30942            ! perlio.c
30943 ____________________________________________________________________________
30944 [  7671] By: jhi                                   on 2000/11/13  05:30:48
30945         Log: Placate nervous compilers that see longer than ints switch()ing.
30946      Branch: perl
30947            ! utf8.c
30948 ____________________________________________________________________________
30949 [  7670] By: jhi                                   on 2000/11/13  05:14:21
30950         Log: fputs() does return EOF on error but here we don't care.
30951      Branch: perl
30952            ! perlio.c
30953 ____________________________________________________________________________
30954 [  7669] By: jhi                                   on 2000/11/13  05:02:45
30955         Log: Declare reg_data like reg_substr_data.
30956      Branch: perl
30957            ! regexp.h
30958 ____________________________________________________________________________
30959 [  7668] By: jhi                                   on 2000/11/13  04:54:34
30960         Log: Typos in #7667.
30961      Branch: perl
30962            ! perl.h
30963 ____________________________________________________________________________
30964 [  7667] By: jhi                                   on 2000/11/13  04:49:49
30965         Log: Cleanup messy #ifdef.
30966      Branch: perl
30967            ! perl.h
30968 ____________________________________________________________________________
30969 [  7666] By: jhi                                   on 2000/11/13  04:17:34
30970         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30971              From: Nicholas Clark <nick@talking.bollo.cx>
30972              Date: Sun, 12 Nov 2000 21:14:11 +0000
30973              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
30974              
30975              Note: only one breakage of the two reported is fixed by this patch.
30976      Branch: perl
30977            ! perlio.c
30978 ____________________________________________________________________________
30979 [  7665] By: jhi                                   on 2000/11/13  04:05:07
30980         Log: Tweak the definition of the bit complement on UTF-8 data:
30981              if none of the characters in the string are > 0xff,
30982              the result is a complemented byte string, not a (UTF-8)
30983              char string.  Based on the summary in
30984              
30985              Subject: Re: [ID 20000918.005] ~ on wide chars
30986              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
30987              Date: Fri, 10 Nov 2000 09:47:15 -0800
30988              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
30989              
30990              This should give us the maximum backward (pre-char string)
30991              compatibility and utf8 compatibility.  The other alternative
30992              would be to limit the bit complement to be always byte only,
30993              taking the least significant byte of the chars.
30994      Branch: perl
30995            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
30996 ____________________________________________________________________________
30997 [  7664] By: jhi                                   on 2000/11/13  00:23:44
30998         Log: Couple of tests from #7660 salvaged.
30999      Branch: perl
31000            - t/op/tell.t
31001            ! MANIFEST t/io/tell.t
31002 ____________________________________________________________________________
31003 [  7663] By: jhi                                   on 2000/11/13  00:02:48
31004         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
31005              From: Nicholas Clark <nick@talking.bollo.cx>
31006              Date: Sun, 12 Nov 2000 21:23:43 +0000
31007              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
31008      Branch: perl
31009            ! perlsfio.h
31010 ____________________________________________________________________________
31011 [  7662] By: jhi                                   on 2000/11/13  00:01:39
31012         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
31013              From: Nicholas Clark <nick@talking.bollo.cx>
31014              Date: Sun, 12 Nov 2000 21:30:04 +0000
31015              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
31016      Branch: perl
31017            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
31018 ____________________________________________________________________________
31019 [  7661] By: jhi                                   on 2000/11/12  23:57:29
31020         Log: Document tell() on special streams.
31021      Branch: perl
31022            ! pod/perlfunc.pod
31023 ____________________________________________________________________________
31024 [  7660] By: jhi                                   on 2000/11/12  23:54:22
31025         Log: (Subsumed by #7664)
31026      Branch: perl
31027            + t/op/tell.t
31028            ! MANIFEST
31029 ____________________________________________________________________________
31030 [  7659] By: jhi                                   on 2000/11/12  22:55:25
31031         Log: Many subdocumented return values of the IO extension now documented.
31032              ungetc and write still left subdocumented.
31033              
31034              Subject: [PATCH] (was Re: IO::Handle::ungetc)
31035              From: Nicholas Clark <nick@talking.bollo.cx>
31036              Date: Sun, 12 Nov 2000 21:35:53 +0000
31037              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
31038      Branch: perl
31039            ! ext/IO/lib/IO/Handle.pm
31040 ____________________________________________________________________________
31041 [  7658] By: jhi                                   on 2000/11/12  21:37:06
31042         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
31043              From: Nicholas Clark <nick@talking.bollo.cx>
31044              Date: Sun, 12 Nov 2000 20:03:22 +0000
31045              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
31046      Branch: perl
31047            ! pod/perlfunc.pod
31048 ____________________________________________________________________________
31049 [  7657] By: jhi                                   on 2000/11/12  20:34:55
31050         Log: Integrate perlio.
31051      Branch: perl
31052           !> perlio.c
31053 ____________________________________________________________________________
31054 [  7656] By: nick                                  on 2000/11/12  19:25:06
31055         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
31056      Branch: perlio
31057            ! perlio.c
31058 ____________________________________________________________________________
31059 [  7655] By: nick                                  on 2000/11/12  19:09:41
31060         Log: Integrate mainline
31061      Branch: perlio
31062           +> README.solaris ext/Encode/Encode/cp1006.enc
31063           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
31064           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
31065           +> ext/Encode/Encode/iso8859-13.enc
31066           +> ext/Encode/Encode/iso8859-14.enc
31067           +> ext/Encode/Encode/iso8859-15.enc
31068           !> (integrate 34 files)
31069 ____________________________________________________________________________
31070 [  7654] By: jhi                                   on 2000/11/12  19:00:22
31071         Log: Add a metaconfig unit for fsync.
31072      Branch: metaconfig/U/perl
31073            + d_fsync.U
31074 ____________________________________________________________________________
31075 [  7653] By: jhi                                   on 2000/11/12  19:00:01
31076         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
31077      Branch: perl
31078            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31079            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
31080            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31081            ! vos/config.ga.h win32/config.bc win32/config.gc
31082            ! win32/config.vc
31083 ____________________________________________________________________________
31084 [  7652] By: jhi                                   on 2000/11/11  21:12:01
31085         Log: Copy the s// information of README.hpux also to the perlrun.
31086      Branch: perl
31087            ! README.hpux pod/perlrun.pod
31088 ____________________________________________________________________________
31089 [  7651] By: jhi                                   on 2000/11/11  21:03:13
31090         Log: More README.solaris updates from Andy Dougherty.
31091      Branch: perl
31092            ! README.solaris
31093 ____________________________________________________________________________
31094 [  7650] By: jhi                                   on 2000/11/11  18:38:57
31095         Log: More descriptive error for unknown perlio layers.
31096              
31097              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
31098              From: Dominic Dunlop <domo@computer.org> 
31099              Date: Sat, 11 Nov 2000 18:20:32 +0100             
31100              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
31101      Branch: perl
31102            ! perlio.c pod/perldiag.pod
31103 ____________________________________________________________________________
31104 [  7649] By: jhi                                   on 2000/11/11  18:37:52
31105         Log: MachTen doesn't really do mmap() and munmap().
31106              
31107              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
31108              From: Dominic Dunlop <domo@computer.org> 
31109              Date: Sat, 11 Nov 2000 18:20:32 +0100             
31110              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
31111      Branch: perl
31112            ! hints/machten.sh
31113 ____________________________________________________________________________
31114 [  7648] By: jhi                                   on 2000/11/11  18:36:46
31115         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
31116              From: rspier@pobox.com (Robert Spier)
31117              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
31118              Message-ID: <14861.32839.491271.985797@rls.cx>
31119      Branch: perl
31120            ! Porting/Contract pod/perltoot.pod
31121 ____________________________________________________________________________
31122 [  7647] By: jhi                                   on 2000/11/11  18:35:30
31123         Log: Simplify the getpagesize() unit by dropping the
31124              pagesize probe since it's nowadays slightly more
31125              complicated because of sysconf(). (Note: if some
31126              platform really needs the -lPW for getpagesize,
31127              I just broke it.)
31128              
31129              TODO: a new pagesize unit.
31130      Branch: metaconfig
31131            ! U/compline/d_getpagsz.U
31132 ____________________________________________________________________________
31133 [  7646] By: jhi                                   on 2000/11/11  18:33:23
31134         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
31135      Branch: perl
31136            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31137            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
31138            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31139            ! vos/config.ga.h win32/config.bc win32/config.gc
31140            ! win32/config.vc
31141 ____________________________________________________________________________
31142 [  7645] By: jhi                                   on 2000/11/11  16:45:15
31143         Log: Use sysconf() or getpagesize() to find out the pagesize.
31144      Branch: perl
31145            ! perlio.c
31146 ____________________________________________________________________________
31147 [  7644] By: jhi                                   on 2000/11/11  15:46:08
31148         Log: Integrate perlio.
31149      Branch: perl
31150           !> perlio.c
31151 ____________________________________________________________________________
31152 [  7643] By: jhi                                   on 2000/11/11  15:33:36
31153         Log: Subject: Re: [PATCH] README.solaris
31154              From: Lupe Christoph <lupe@lupe-christoph.de>
31155              Date: Sat, 11 Nov 2000 14:08:10 +0100
31156              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
31157      Branch: perl
31158            ! README.solaris
31159 ____________________________________________________________________________
31160 [  7642] By: jhi                                   on 2000/11/11  15:22:12
31161         Log: Subject: [PATCH perl@7638] cygwin port
31162              From: "Eric Fifer" <egf7@columbia.edu>            
31163              Date: Fri, 10 Nov 2000 19:30:30 -0000
31164              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
31165      Branch: perl
31166            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
31167 ____________________________________________________________________________
31168 [  7641] By: nick                                  on 2000/11/11  14:50:36
31169         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
31170              Also call "Buf" layer directly when unread'ing non-read chars.
31171      Branch: perlio
31172            ! perlio.c
31173 ____________________________________________________________________________
31174 [  7640] By: jhi                                   on 2000/11/11  02:05:02
31175         Log: Add more encoding tables.
31176      Branch: perl
31177            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
31178            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
31179            + ext/Encode/Encode/iso8859-10.enc
31180            + ext/Encode/Encode/iso8859-13.enc
31181            + ext/Encode/Encode/iso8859-14.enc
31182            + ext/Encode/Encode/iso8859-15.enc
31183            ! MANIFEST
31184 ____________________________________________________________________________
31185 [  7639] By: jhi                                   on 2000/11/10  18:49:25
31186         Log: Subject: [PATCH] README.solaris
31187              From: Andy Dougherty <doughera@lafayette.edu>
31188              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
31189              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
31190      Branch: perl
31191            + README.solaris
31192            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
31193            ! pod/perl.pod pod/perltoc.pod
31194 ____________________________________________________________________________
31195 [  7638] By: jhi                                   on 2000/11/10  15:04:15
31196         Log: Update Changes.
31197      Branch: perl
31198            ! Changes patchlevel.h
31199 ____________________________________________________________________________
31200 [  7637] By: jhi                                   on 2000/11/10  14:14:28
31201         Log: Explain better why certain regex tests are skipped.
31202              
31203              Subject: Re: tests skipped: unknown reason
31204              From: Lupe Christoph <lupe@lupe-christoph.de>
31205              Date: Fri, 10 Nov 2000 09:08:56 +0100
31206              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
31207      Branch: perl
31208            ! t/op/regexp.t
31209 ____________________________________________________________________________
31210 [  7636] By: nick                                  on 2000/11/10  13:40:00
31211         Log: Integrate mainline.
31212      Branch: perlio
31213           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
31214           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
31215           !> win32/bin/search.pl
31216 ____________________________________________________________________________
31217 [  7635] By: nick                                  on 2000/11/10  13:25:52
31218         Log: Re-instate stdio large file support via perlio.
31219      Branch: perl
31220            ! perlio.c
31221 ____________________________________________________________________________
31222 [  7634] By: jhi                                   on 2000/11/10  04:49:55
31223         Log: Amdahl UTS hints updates.
31224              
31225              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
31226              From: hom00@utsglobal.com (Harold O Morris)
31227              Date: Thu, 9 Nov 2000 20:02 PST
31228              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
31229      Branch: perl
31230            ! hints/uts.sh
31231 ____________________________________________________________________________
31232 [  7633] By: jhi                                   on 2000/11/09  23:33:28
31233         Log: Subject: [PATCH] IO::Seekable pod
31234              From: Nicholas Clark <nick@talking.bollo.cx>
31235              Date: Thu, 9 Nov 2000 20:29:45 +0000
31236              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
31237      Branch: perl
31238            ! ext/IO/lib/IO/Handle.pm
31239 ____________________________________________________________________________
31240 [  7632] By: jhi                                   on 2000/11/09  21:55:41
31241         Log: Various doc oddball characters.
31242              
31243              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
31244              From: Michael Somos <somos@grail.cba.csuohio.edu>
31245              Date: Mon, 6 Nov 2000 17:44:20 -0500
31246              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
31247      Branch: perl
31248            ! emacs/cperl-mode.el lib/unicode/syllables.txt
31249            ! win32/bin/search.pl
31250 ____________________________________________________________________________
31251 [  7631] By: jhi                                   on 2000/11/09  21:12:29
31252         Log: Subject: Re: bash -c exit and linux hints 
31253              From: "John P. Linderman" <jpl@research.att.com>
31254              Date: Thu, 02 Nov 2000 09:37:25 -0500
31255              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
31256      Branch: perl
31257            ! hints/linux.sh
31258 ____________________________________________________________________________
31259 [  7630] By: nick                                  on 2000/11/09  20:34:11
31260         Log: Integrate mainline.
31261      Branch: perlio
31262           !> (integrate 91 files)
31263 ____________________________________________________________________________
31264 [  7629] By: jhi                                   on 2000/11/09  19:46:31
31265         Log: Missing dTHXs.
31266              
31267              Subject: RE: perl@7595 builds not on cygwin
31268              From: "Eric Fifer" <egf7@columbia.edu>
31269              Date: Thu, 9 Nov 2000 19:26:50 -0000
31270              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
31271      Branch: perl
31272            ! ext/Devel/Peek/Peek.xs
31273 ____________________________________________________________________________
31274 [  7628] By: jhi                                   on 2000/11/09  14:48:27
31275         Log: Disable only the tests 99 and 166 for UTF-8 locales.
31276      Branch: perl
31277            ! t/pragma/locale.t
31278 ____________________________________________________________________________
31279 [  7627] By: jhi                                   on 2000/11/09  14:40:27
31280         Log: There's no =head3.
31281      Branch: perl
31282            ! pod/perlhack.pod
31283 ____________________________________________________________________________
31284 [  7626] By: jhi                                   on 2000/11/09  13:54:26
31285         Log: The generated boot_* headers are wrong.  Pickier compiler,
31286              such as KAI C++ will refuse to compile the resulting perlmain.
31287              
31288              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
31289              From: Harri Pasanen <harri.pasanen@trema.com>
31290              Date: Thu, 09 Nov 2000 14:23:28 +0100
31291              Message-Id: <3A0AA550.26D548A3@trema.com>
31292      Branch: perl
31293            ! minimod.pl
31294 ____________________________________________________________________________
31295 [  7625] By: jhi                                   on 2000/11/09  13:50:44
31296         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
31297              From: Prymmer/Kahn <pvhp@best.com>
31298              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
31299              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
31300              
31301              All except the "cow orker" change.
31302      Branch: perl
31303            ! Porting/pumpkin.pod
31304 ____________________________________________________________________________
31305 [  7624] By: jhi                                   on 2000/11/09  13:45:33
31306         Log: Fix for
31307              
31308              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
31309              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
31310              Date: Thu, 09 Nov 2000 11:05:52 +0100
31311              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
31312      Branch: perl
31313            ! pod/perldiag.pod t/pragma/warn/pp_sys
31314 ____________________________________________________________________________
31315 [  7623] By: jhi                                   on 2000/11/09  13:37:16
31316         Log: Typo in an ifndef.
31317              
31318              Subject: Re: [PATCH 5.7.0] better messages from malloc()
31319              From: Joe Smith <jms@inwap.com>         
31320              Date: Thu, 09 Nov 2000 01:33:14 -0800
31321              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
31322      Branch: perl
31323            ! malloc.c
31324 ____________________________________________________________________________
31325 [  7622] By: jhi                                   on 2000/11/09  13:31:18
31326         Log: Remove unused extra arguments.
31327      Branch: metaconfig/U/perl
31328            ! perlxv.U
31329      Branch: perl
31330            ! Configure config_h.SH
31331 ____________________________________________________________________________
31332 [  7621] By: jhi                                   on 2000/11/09  13:16:36
31333         Log: More VMS moves on environment handling, from Charles Lane.
31334      Branch: perl
31335            ! t/pragma/locale.t
31336 ____________________________________________________________________________
31337 [  7620] By: jhi                                   on 2000/11/09  04:42:38
31338         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
31339              From: David Dyck <dcd@tc.fluke.com>
31340              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
31341              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
31342      Branch: perl
31343            ! pp_sys.c
31344 ____________________________________________________________________________
31345 [  7619] By: jhi                                   on 2000/11/09  04:36:21
31346         Log: Forgot from #7618.
31347      Branch: perl
31348            ! lib/File/stat.pm
31349 ____________________________________________________________________________
31350 [  7618] By: jhi                                   on 2000/11/09  04:28:44
31351         Log: Make deleting for %ENV work for (newer versions of) VMS,
31352              from Craig A. Berry.
31353      Branch: perl
31354            ! vms/vms.c
31355 ____________________________________________________________________________
31356 [  7617] By: jhi                                   on 2000/11/09  04:25:05
31357         Log: Subject: [PATCH] Class::Struct at compile time
31358              From: "Casey R. Tweten" <crt@kiski.net>
31359              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
31360              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
31361      Branch: perl
31362            ! lib/Class/Struct.pm
31363 ____________________________________________________________________________
31364 [  7616] By: jhi                                   on 2000/11/09  04:15:17
31365         Log: Subject: [ID 20001108.013] spelling
31366              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
31367              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
31368              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
31369      Branch: perl
31370            ! lib/ftp.pl
31371 ____________________________________________________________________________
31372 [  7615] By: jhi                                   on 2000/11/09  04:12:42
31373         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
31374              From: Peter Prymmer <pvhp@forte.com>
31375              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
31376              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
31377      Branch: perl
31378            ! configure.com
31379 ____________________________________________________________________________
31380 [  7614] By: jhi                                   on 2000/11/08  22:42:55
31381         Log: A missing aTHX_.
31382      Branch: perl
31383            ! ext/IPC/SysV/SysV.xs
31384 ____________________________________________________________________________
31385 [  7613] By: jhi                                   on 2000/11/08  19:30:21
31386         Log: Update Changes.
31387      Branch: perl
31388            ! Changes patchlevel.h
31389 ____________________________________________________________________________
31390 [  7612] By: jhi                                   on 2000/11/08  18:35:25
31391         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
31392              From: David Dyck <dcd@tc.fluke.com>
31393              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
31394              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
31395      Branch: perl
31396            ! pp_sys.c
31397 ____________________________________________________________________________
31398 [  7611] By: jhi                                   on 2000/11/08  18:30:26
31399         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
31400              From: Dominic Dunlop <domo@computer.org>
31401              Date: Tue, 7 Nov 2000 12:05:25 +0100
31402              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
31403      Branch: perl
31404            ! malloc.c
31405 ____________________________________________________________________________
31406 [  7610] By: jhi                                   on 2000/11/08  18:25:14
31407         Log: Do not test UTF-8 locales since that the tests would require
31408              polymorphic regexen.
31409      Branch: perl
31410            ! t/pragma/locale.t
31411 ____________________________________________________________________________
31412 [  7609] By: jhi                                   on 2000/11/08  17:12:51
31413         Log: Locale buglets.
31414              
31415              Subject: RE: Locales support (setlocale) fixes
31416              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31417              Date: Wed, 8 Nov 2000 20:01:39 +0300
31418              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
31419      Branch: perl
31420            ! t/pragma/locale.t util.c
31421 ____________________________________________________________________________
31422 [  7608] By: jhi                                   on 2000/11/08  17:00:16
31423         Log: Deleting $ENV{PATH} in VMS is not recommendable.
31424      Branch: perl
31425            ! t/pragma/locale.t
31426 ____________________________________________________________________________
31427 [  7607] By: jhi                                   on 2000/11/08  16:58:26
31428         Log: Subject: PATCH std stdio for (Free)BSD
31429              From: Nicholas Clark <nick@ccl4.org>
31430              Date: Wed, 8 Nov 2000 15:36:29 +0000
31431              Message-ID: <20001108153629.D98736@plum.flirble.org>
31432      Branch: metaconfig
31433            ! U/compline/d_stdstdio.U
31434      Branch: perl
31435            ! Configure config_h.SH
31436 ____________________________________________________________________________
31437 [  7606] By: jhi                                   on 2000/11/08  16:43:31
31438         Log: Forgot to bump the line numbers in #7601.
31439      Branch: perl
31440            ! t/pragma/warn/pp_sys
31441 ____________________________________________________________________________
31442 [  7605] By: jhi                                   on 2000/11/08  16:39:12
31443         Log: More careful detection of how well NVs and UVs mix.
31444              
31445              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))
31446              From: Nicholas Clark <nick@ccl4.org>
31447              Date: Wed, 8 Nov 2000 15:14:12 +0000
31448              Message-ID: <20001108151412.B98736@plum.flirble.org>
31449              
31450              Added some SIGFPE paranoia.
31451      Branch: metaconfig/U/perl
31452            ! perlxv.U
31453      Branch: perl
31454            ! Configure config_h.SH
31455 ____________________________________________________________________________
31456 [  7604] By: jhi                                   on 2000/11/08  14:39:10
31457         Log: Subject: [patch perl@7595] VMS configure.com tweak
31458              From: "Craig A. Berry" <craigberry@mac.com>
31459              Date: Wed, 8 Nov 2000 00:24:12 -0600
31460              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
31461      Branch: perl
31462            ! configure.com
31463 ____________________________________________________________________________
31464 [  7603] By: jhi                                   on 2000/11/08  14:27:11
31465         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
31466              From: Robin Barker <rmb1@cise.npl.co.uk>
31467              Date: Wed, 8 Nov 2000 11:11:39 GMT
31468              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
31469      Branch: perl
31470            ! perlio.c
31471 ____________________________________________________________________________
31472 [  7602] By: jhi                                   on 2000/11/08  14:25:03
31473         Log: Fix for the tie-refhash string table leaks.
31474              
31475              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
31476              Date: Wed, 8 Nov 2000 13:03:04 GMT
31477              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
31478      Branch: perl
31479            ! t/lib/tie-refhash.t
31480 ____________________________________________________________________________
31481 [  7601] By: jhi                                   on 2000/11/08  14:21:08
31482         Log: Try to avoid flockless and emulationless places.
31483      Branch: perl
31484            ! t/pragma/warn/pp_sys
31485 ____________________________________________________________________________
31486 [  7600] By: jhi                                   on 2000/11/08  02:28:54
31487         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
31488              
31489              Subject: [PATCH] prototyped functions that should be overrideable
31490              From: "Casey R. Tweten" <crt@kiski.net>
31491              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
31492              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
31493      Branch: perl
31494            ! toke.c
31495 ____________________________________________________________________________
31496 [  7599] By: jhi                                   on 2000/11/08  01:12:05
31497         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
31498              
31499              Subject: [PATCH] perlbug.PL
31500              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31501              Date: Mon, 6 Nov 2000 21:39:01 -0500
31502              Message-ID: <20001106213901.B20955@O2.chapin.edu>
31503      Branch: perl
31504            ! utils/perlbug.PL
31505 ____________________________________________________________________________
31506 [  7598] By: jhi                                   on 2000/11/07  23:42:00
31507         Log: Bad thinko in #7581 (I used the test program with the expanded
31508              values as-is).
31509      Branch: metaconfig
31510            ! U/compline/d_stdstdio.U
31511      Branch: perl
31512            ! Configure
31513 ____________________________________________________________________________
31514 [  7597] By: jhi                                   on 2000/11/07  21:43:29
31515         Log: Subject: [PATCH perl@7573] cygwin port
31516              From: "Fifer, Eric" <EFifer@sanwaint.com>
31517              Date: Tue, 7 Nov 2000 18:08:51 -0000 
31518              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
31519              
31520              Synchronize with Cygwin 1.1.5.
31521      Branch: perl
31522            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
31523            ! pod/perlport.pod unixish.h util.c
31524 ____________________________________________________________________________
31525 [  7596] By: jhi                                   on 2000/11/07  21:39:25
31526         Log: perlhack updates from H.Merijn Brand.
31527      Branch: perl
31528            ! pod/perlhack.pod
31529 ____________________________________________________________________________
31530 [  7595] By: jhi                                   on 2000/11/07  20:21:41
31531         Log: Update Changes.
31532      Branch: perl
31533            ! Changes patchlevel.h
31534 ____________________________________________________________________________
31535 [  7594] By: jhi                                   on 2000/11/07  19:18:58
31536         Log: Be more robust in Dynaloader.pm.
31537      Branch: perl
31538            ! ext/DynaLoader/DynaLoader_pm.PL
31539 ____________________________________________________________________________
31540 [  7593] By: jhi                                   on 2000/11/07  16:49:31
31541         Log: AUTHORS update.
31542      Branch: perl
31543            ! AUTHORS
31544 ____________________________________________________________________________
31545 [  7592] By: gsar                                  on 2000/11/07  16:39:51
31546         Log: normalize relative paths in virtualized current directory on windows,
31547              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
31548              returns)
31549      Branch: perl
31550            ! win32/vdir.h
31551 ____________________________________________________________________________
31552 [  7591] By: jhi                                   on 2000/11/07  16:04:26
31553         Log: Too profiler-happy: with optimization the #7590 actually makes
31554              the test to run 0.5% _slower_.  Requires much more instrumentation.
31555              Retract #7590.
31556      Branch: perl
31557            ! regcomp.c regcomp.h
31558 ____________________________________________________________________________
31559 [  7590] By: jhi                                   on 2000/11/07  15:51:13
31560         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
31561              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
31562              by using memset() and testing bytewise (as opposed to bitwise).
31563      Branch: perl
31564            ! regcomp.c regcomp.h
31565 ____________________________________________________________________________
31566 [  7589] By: jhi                                   on 2000/11/07  12:56:39
31567         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
31568              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31569              Date: Mon, 06 Nov 2000 23:45:30 -0500
31570              Message-Id: <0011079735.AA973576259@univpress.com>
31571      Branch: perl
31572            ! configure.com t/lib/st-lock.t
31573 ____________________________________________________________________________
31574 [  7588] By: jhi                                   on 2000/11/07  01:03:28
31575         Log: Tweak #7587.
31576      Branch: perl
31577            ! pod/perldiag.pod
31578 ____________________________________________________________________________
31579 [  7587] By: jhi                                   on 2000/11/07  01:00:27
31580         Log: A doc addition for bug id 20001105.019, beware \p.
31581      Branch: perl
31582            ! pod/perldiag.pod
31583 ____________________________________________________________________________
31584 [  7586] By: jhi                                   on 2000/11/07  00:32:22
31585         Log: Fake support of holey files in win/dosish platforms.
31586              
31587              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
31588              From: kipp@shonanblue.ne.jp
31589              Date: Mon, 6 Nov 2000 13:30:55 -0800
31590              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
31591      Branch: perl
31592            ! ext/SDBM_File/sdbm/sdbm.c
31593 ____________________________________________________________________________
31594 [  7585] By: jhi                                   on 2000/11/07  00:12:54
31595         Log: Subject: Pod updates
31596              From: "Stephen P. Potter" <spp@spotter.yi.org>
31597              Date: Mon, 06 Nov 2000 18:56:43 -0500
31598              Message-Id: <200011062357.SAA18173@spotter.yi.org>
31599      Branch: perl
31600            ! README.dos README.os2 README.win32 pod/buildtoc.PL
31601            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
31602            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
31603            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
31604            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
31605            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
31606            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
31607            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
31608            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
31609            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
31610            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
31611            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
31612            ! pod/perltootc.pod pod/perlunicode.pod
31613 ____________________________________________________________________________
31614 [  7584] By: jhi                                   on 2000/11/07  00:04:17
31615         Log: Varargs don't always work too well if one puts an unsigned
31616              char on the stack and pop an unsigned quad off the stack.
31617              
31618              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
31619              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
31620              Date: Mon, 06 Nov 2000 15:19:05 -0800
31621              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
31622      Branch: perl
31623            ! utf8.c
31624 ____________________________________________________________________________
31625 [  7583] By: jhi                                   on 2000/11/06  23:58:48
31626         Log: %ENV note tweaks from Dan Sugalski.
31627      Branch: perl
31628            ! pod/perlport.pod vms/perlvms.pod
31629 ____________________________________________________________________________
31630 [  7582] By: jhi                                   on 2000/11/06  23:05:49
31631         Log: glibc5 detection by __GNU_LIBRARY__.
31632      Branch: perl
31633            ! toke.c
31634 ____________________________________________________________________________
31635 [  7581] By: jhi                                   on 2000/11/06  22:51:29
31636         Log: Make the stdio test program of 7427 less noisy while being 
31637              compiled so that Digital UNIX wouldn't get both
31638              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
31639              undefined.  This makes perlio happy.
31640      Branch: metaconfig
31641            ! U/compline/d_stdstdio.U
31642      Branch: perl
31643            ! Configure config_h.SH
31644 ____________________________________________________________________________
31645 [  7580] By: jhi                                   on 2000/11/06  22:41:41
31646         Log: Document %ENV = () portability issues.
31647      Branch: perl
31648            ! pod/perlport.pod vms/perlvms.pod
31649 ____________________________________________________________________________
31650 [  7579] By: jhi                                   on 2000/11/06  21:29:24
31651         Log: VOS updates from Paul Green.
31652      Branch: perl
31653            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
31654 ____________________________________________________________________________
31655 [  7578] By: jhi                                   on 2000/11/06  21:00:40
31656         Log: Sanitize the environment further.
31657      Branch: perl
31658            ! t/pragma/locale.t
31659 ____________________________________________________________________________
31660 [  7577] By: jhi                                   on 2000/11/06  20:53:51
31661         Log: Re-introduce 7552 lost in integration.
31662      Branch: perl
31663            ! perlio.c
31664 ____________________________________________________________________________
31665 [  7576] By: jhi                                   on 2000/11/06  20:33:46
31666         Log: Admit that the test leaks scalars.
31667      Branch: perl
31668            ! t/comp/proto.t
31669 ____________________________________________________________________________
31670 [  7575] By: jhi                                   on 2000/11/06  20:17:08
31671         Log: Integrate perlio.
31672      Branch: perl
31673           !> perlio.c
31674 ____________________________________________________________________________
31675 [  7574] By: nick                                  on 2000/11/06  20:07:28
31676         Log: Remove debug. Try (Mmap_t) on madvise() call.
31677      Branch: perlio
31678            ! perlio.c
31679 ____________________________________________________________________________
31680 [  7573] By: jhi                                   on 2000/11/06  13:56:05
31681         Log: Update Changes.
31682      Branch: perl
31683            ! Changes patchlevel.h
31684 ____________________________________________________________________________
31685 [  7572] By: jhi                                   on 2000/11/06  13:48:41
31686         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
31687              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31688              Date: Mon, 06 Nov 2000 10:11:42 +0100
31689              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
31690      Branch: perl
31691            ! pod/perlhack.pod
31692 ____________________________________________________________________________
31693 [  7571] By: jhi                                   on 2000/11/06  01:45:51
31694         Log: AUTHORS updates.
31695      Branch: perl
31696            ! AUTHORS
31697 ____________________________________________________________________________
31698 [  7570] By: jhi                                   on 2000/11/06  00:18:00
31699         Log: Fix for
31700              
31701              Subject: [ID 20000728.005] perl -P broken
31702              From: David Dyck <dcd@tc.fluke.com>
31703              Date: Fri, 28 Jul 2000 17:19:16 -0700
31704              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
31705              
31706              (hopefully).  The fix is also not complete, it seems to break
31707              BOM swallowing for libc5 systems, but until someone figures
31708              out a way to do this without ftell(), this will do.
31709      Branch: perl
31710            ! toke.c
31711 ____________________________________________________________________________
31712 [  7569] By: jhi                                   on 2000/11/06  00:05:30
31713         Log: Document that the evaled syntax errors cause scalar leaks.
31714      Branch: perl
31715            ! t/comp/proto.t
31716 ____________________________________________________________________________
31717 [  7568] By: jhi                                   on 2000/11/05  23:14:47
31718         Log: opmini.o can linger from Configures past.
31719      Branch: perl
31720            ! Makefile.SH
31721 ____________________________________________________________________________
31722 [  7567] By: jhi                                   on 2000/11/05  21:28:39
31723         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
31724              first argument correctly.
31725      Branch: perl
31726            ! perlio.c
31727 ____________________________________________________________________________
31728 [  7566] By: jhi                                   on 2000/11/05  21:15:56
31729         Log: Integrate perlio.
31730      Branch: perl
31731           !> perlio.c
31732 ____________________________________________________________________________
31733 [  7565] By: jhi                                   on 2000/11/05  21:15:13
31734         Log: Use -dM for gcc (the suggested patch did it only for Linux,
31735              but I think it can be generalized).
31736              
31737              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
31738              From: Pixel <pixel@mandrakesoft.com>
31739              Date: 05 Nov 2000 21:49:34 +0100 
31740              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
31741      Branch: perl
31742            ! ext/Errno/Errno_pm.PL
31743 ____________________________________________________________________________
31744 [  7564] By: nick                                  on 2000/11/05  21:09:18
31745         Log: Added a mmap layer as a "subclass" of perlio.
31746              PERLIO=mmap ./perl harness passes
31747      Branch: perlio
31748            ! perlio.c
31749 ____________________________________________________________________________
31750 [  7563] By: jhi                                   on 2000/11/05  19:48:55
31751         Log: Add a note for future generations about bug id 20000229.006.
31752      Branch: perl
31753            ! malloc.c
31754 ____________________________________________________________________________
31755 [  7562] By: jhi                                   on 2000/11/05  19:38:24
31756         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
31757      Branch: perl
31758            ! pp_ctl.c t/op/pos.t
31759 ____________________________________________________________________________
31760 [  7561] By: jhi                                   on 2000/11/05  18:21:46
31761         Log: Add =pod to be tidy.
31762      Branch: perl
31763            ! lib/Math/Complex.pm
31764 ____________________________________________________________________________
31765 [  7560] By: jhi                                   on 2000/11/05  17:38:46
31766         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
31767      Branch: perl
31768            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31769            ! ext/Storable/Storable.xs t/lib/st-recurse.t
31770 ____________________________________________________________________________
31771 [  7559] By: jhi                                   on 2000/11/05  17:32:59
31772         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
31773              From: "Peter J. Farley III" <pjfarley@banet.net>
31774              Date: Sun, 05 Nov 2000 11:55:59 -0500
31775              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
31776      Branch: perl
31777            ! t/lib/syslog.t
31778 ____________________________________________________________________________
31779 [  7558] By: jhi                                   on 2000/11/05  17:29:19
31780         Log: Integrate perlio.
31781      Branch: perl
31782           !> perlio.c
31783 ____________________________________________________________________________
31784 [  7557] By: jhi                                   on 2000/11/05  17:22:01
31785         Log: A fix of sorts for 20000329.026, a better error message
31786              for a missing "use charnames" when using the \N{...}. 
31787      Branch: perl
31788            ! pod/perldiag.pod toke.c
31789 ____________________________________________________________________________
31790 [  7556] By: jhi                                   on 2000/11/05  16:33:50
31791         Log: Test tweak: show also the failed locales.
31792              
31793              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
31794              From: Lupe Christoph <lupe@lupe-christoph.de>         
31795              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
31796              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
31797      Branch: perl
31798            ! t/pragma/locale.t
31799 ____________________________________________________________________________
31800 [  7555] By: nick                                  on 2000/11/05  11:09:34
31801         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
31802              open RDWR so does not fail. (pragma/warnings 303 again...)
31803      Branch: perlio
31804            ! perlio.c
31805 ____________________________________________________________________________
31806 [  7554] By: nick                                  on 2000/11/05  10:10:13
31807         Log: Fix case where ungetc(f,EOF) was allowed.
31808              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
31809              so we can see similarities.
31810              Use types more carefully and a STDCHAR array in hope that this will
31811              fix Jarrko's 64bit machine.
31812      Branch: perlio
31813            ! perlio.c
31814 ____________________________________________________________________________
31815 [  7553] By: jhi                                   on 2000/11/05  01:12:16
31816         Log: Fix for
31817              
31818              Subject: [ID 20001004.007] taint propogation is inconsistent
31819              From: pimlott@idiomtech.com (Andrew Pimlott) 
31820              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
31821              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
31822              
31823              The culprit was sv_setsv() which was rather blindly
31824              propagating taint, which lead to behaviour where if
31825              a tainted anon hash value was seen all the hash values
31826              from then on at that level became tainted, or at any
31827              upper levels in the case of nested anon hashes.
31828      Branch: perl
31829            ! sv.c t/op/taint.t
31830 ____________________________________________________________________________
31831 [  7552] By: jhi                                   on 2000/11/04  23:44:18
31832         Log: Some cpps don't like splitting conditionals across several lines.
31833      Branch: perl
31834            ! perlio.c
31835 ____________________________________________________________________________
31836 [  7551] By: nick                                  on 2000/11/04  23:40:44
31837         Log: Integrate mainline
31838      Branch: perlio
31839           !> pp_hot.c t/op/taint.t
31840 ____________________________________________________________________________
31841 [  7550] By: nick                                  on 2000/11/04  23:39:05
31842         Log: Integrate mainline again
31843      Branch: perlio
31844           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
31845           !> t/lib/b.t t/op/misc.t util.c
31846 ____________________________________________________________________________
31847 [  7549] By: jhi                                   on 2000/11/04  23:14:01
31848         Log: Fix for
31849              
31850              Subject: [ID 20001004.006] undef is never tainted
31851              From: pimlott@idiomtech.com (Andrew Pimlott)
31852              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
31853              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
31854              
31855              An undef read from a slurped file was not tainted.
31856      Branch: perl
31857            ! pp_hot.c t/op/taint.t
31858 ____________________________________________________________________________
31859 [  7548] By: jhi                                   on 2000/11/04  22:56:21
31860         Log: Test tweak ($Config{useperlio} is by default undef) .
31861      Branch: perl
31862            ! t/lib/b.t
31863 ____________________________________________________________________________
31864 [  7547] By: jhi                                   on 2000/11/04  22:43:56
31865         Log: Integrate perlio.
31866      Branch: perl
31867           +> lib/perlio.pm
31868           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
31869           !> pod/perlapi.pod t/lib/b.t
31870 ____________________________________________________________________________
31871 [  7546] By: jhi                                   on 2000/11/04  22:40:59
31872         Log: Configure would use a bad $myuname from an old config.sh.
31873              
31874              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
31875              From: Andy Dougherty <doughera@lafayette.edu>
31876              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
31877              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
31878      Branch: metaconfig
31879            ! U/modified/Oldconfig.U
31880      Branch: perl
31881            ! Configure config_h.SH
31882 ____________________________________________________________________________
31883 [  7545] By: jhi                                   on 2000/11/04  22:36:54
31884         Log: Subject: Locales support (setlocale) fixes
31885              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31886              Date: Sat, 4 Nov 2000 10:15:48 +0300 
31887              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
31888              
31889              Modified quite a bit to be more portable.
31890      Branch: perl
31891            ! embed.h embed.pl perl.h proto.h util.c
31892 ____________________________________________________________________________
31893 [  7544] By: jhi                                   on 2000/11/04  22:32:47
31894         Log: Dying is too strict here, better just skip.
31895      Branch: perl
31896            ! t/op/misc.t
31897 ____________________________________________________________________________
31898 [  7543] By: nick                                  on 2000/11/04  21:55:13
31899         Log: Merge mainline
31900      Branch: perlio
31901           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31902           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
31903           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
31904           !> (integrate 64 files)
31905 ____________________________________________________________________________
31906 [  7542] By: jhi                                   on 2000/11/04  21:09:28
31907         Log: More Changes tweakery.
31908      Branch: perl
31909            ! Changes Porting/genlog
31910 ____________________________________________________________________________
31911 [  7541] By: jhi                                   on 2000/11/04  20:58:18
31912         Log: Changes fixups.
31913      Branch: perl
31914            ! Changes
31915 ____________________________________________________________________________
31916 [  7540] By: jhi                                   on 2000/11/04  20:42:38
31917         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
31918              create a "fast path" for locale name probing using "locale -a"
31919              if available, squash finally hopefully the s?printf resetting
31920              the numeric locale (since, IIUC perllocale, it never shouldn't). 
31921      Branch: perl
31922            ! sv.c t/op/misc.t t/pragma/locale.t
31923 ____________________________________________________________________________
31924 [  7539] By: nick                                  on 2000/11/04  19:56:10
31925         Log: PerlIO infrastructure complete.
31926      Branch: perlio
31927            + lib/perlio.pm
31928            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
31929 ____________________________________________________________________________
31930 [  7538] By: nick                                  on 2000/11/04  14:31:32
31931         Log: Type tweaks + less contorted allocation scheme
31932      Branch: perlio
31933            ! perlio.c
31934 ____________________________________________________________________________
31935 [  7537] By: nick                                  on 2000/11/04  12:40:42
31936         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
31937              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
31938              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
31939              sensible) which lead to some interesting fails.
31940      Branch: perlio
31941            ! perlio.c
31942 ____________________________________________________________________________
31943 [  7536] By: jhi                                   on 2000/11/04  00:20:02
31944         Log: Add FCNTL_CAN_LOCK.
31945              
31946              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31947              From: Andy Dougherty <doughera@lafayette.edu>
31948              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
31949              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
31950              
31951              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31952              From: Andy Dougherty <doughera@lafayette.edu>
31953              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
31954              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
31955      Branch: metaconfig/U/perl
31956            + d_fcntl_can_lock.U
31957            ! startperl.U
31958      Branch: perl
31959            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31960            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
31961            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31962            ! vos/config.ga.h win32/config.bc win32/config.gc
31963            ! win32/config.vc
31964 ____________________________________________________________________________
31965 [  7535] By: nick                                  on 2000/11/03  22:19:10
31966         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
31967              - Works on Linux with
31968              perlio + unix
31969              stdio
31970              - Works on Solaris with
31971              perlio + unix
31972              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
31973              - Fails (hangs in openpid) if you try and stack
31974              perlio + stdio - Linux stdio's read() logic is hanging.
31975      Branch: perlio
31976            ! iperlsys.h perlio.c
31977 ____________________________________________________________________________
31978 [  7534] By: jhi                                   on 2000/11/03  15:16:02
31979         Log: Subject: Re: README.aix
31980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31981              Date: Fri, 03 Nov 2000 16:03:15 +0100
31982              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
31983      Branch: perl
31984            ! README.aix
31985 ____________________________________________________________________________
31986 [  7533] By: jhi                                   on 2000/11/03  03:59:02
31987         Log: Subject: [PATCH 5.7.0] better messages from malloc()
31988              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31989              Date: Wed, 1 Nov 2000 23:39:56 -0500
31990              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
31991      Branch: perl
31992            ! malloc.c pod/perldiag.pod
31993 ____________________________________________________________________________
31994 [  7532] By: jhi                                   on 2000/11/03  00:11:56
31995         Log: The #7521 touched things it shouldn't have.
31996      Branch: perl
31997            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
31998 ____________________________________________________________________________
31999 [  7531] By: jhi                                   on 2000/11/02  22:32:33
32000         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
32001              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32002              Date:     Thu, 2 Nov 2000 16:58:36 EST
32003              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
32004      Branch: perl
32005            ! vms/gen_shrfls.pl
32006 ____________________________________________________________________________
32007 [  7530] By: jhi                                   on 2000/11/02  22:08:49
32008         Log: Fix the problem discussed in
32009              
32010              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
32011              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
32012              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
32013              
32014              originally from Linc Madison.  Also Andreas König's comments
32015              taken into account.  Some other problems with Tie::SubstrHash
32016              fixed: didn't croak when the table exceeded the requested number
32017              of entries (as documented) but instead when the number of entries
32018              exceeded the size of the table, a croak() had an unnecessary \n,
32019              didn't have a CLEAR method, documented that there is no exists().
32020              Didn't fix to be strict-proof because the module uses &foo; and
32021              dynamic scope.  Added a test script exercizing both first tamely 
32022              the basic functionality, and then the failure cases reported by
32023              Linc Madison.
32024      Branch: perl
32025            + t/lib/tie-substrhash.t
32026            ! MANIFEST lib/Tie/SubstrHash.pm
32027 ____________________________________________________________________________
32028 [  7529] By: jhi                                   on 2000/11/02  17:58:08
32029         Log: recv() can fail and return undef.
32030              
32031              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
32032              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
32033              Date: Thu, 2 Nov 2000 20:12:20 +0300
32034              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
32035      Branch: perl
32036            ! lib/Net/Ping.pm
32037 ____________________________________________________________________________
32038 [  7528] By: jhi                                   on 2000/11/02  17:49:09
32039         Log: Detpyo.
32040      Branch: perl
32041            ! pod/perlop.pod
32042 ____________________________________________________________________________
32043 [  7527] By: jhi                                   on 2000/11/02  15:48:37
32044         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
32045              fix a autovivification bug in Tie::RefHash, add tests for both.
32046              
32047              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
32048              From: Edward Avis <epa98@doc.ic.ac.uk>
32049              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
32050              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
32051      Branch: perl
32052            + t/lib/tie-refhash.t
32053            ! MANIFEST lib/Tie/RefHash.pm
32054 ____________________________________________________________________________
32055 [  7526] By: jhi                                   on 2000/11/02  13:56:26
32056         Log: Test::Harness revealed buglets in the new DynaLoader.
32057              
32058              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
32059              From: andreas.koenig@anima.de (Andreas J. Koenig)
32060              Date: 02 Nov 2000 11:26:48 +0100 
32061              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
32062      Branch: perl
32063            ! ext/DynaLoader/DynaLoader_pm.PL
32064 ____________________________________________________________________________
32065 [  7525] By: jhi                                   on 2000/11/01  23:52:08
32066         Log: The entry for #7503 was missing.
32067      Branch: perl
32068            ! Changes
32069 ____________________________________________________________________________
32070 [  7524] By: jhi                                   on 2000/11/01  23:40:52
32071         Log: Update Changes.
32072      Branch: perl
32073            ! Changes patchlevel.h
32074 ____________________________________________________________________________
32075 [  7523] By: jhi                                   on 2000/11/01  22:57:09
32076         Log: More tweaking on the #7522 theme.
32077      Branch: perl
32078            ! ext/DynaLoader/DynaLoader_pm.PL
32079 ____________________________________________________________________________
32080 [  7522] By: jhi                                   on 2000/11/01  22:06:15
32081         Log: Expand %Config variables and %ENV variables only if
32082              so requested during build time using the
32083              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
32084              Not expanding makes relocating distributions easier.
32085      Branch: perl
32086            ! ext/DynaLoader/DynaLoader_pm.PL
32087 ____________________________________________________________________________
32088 [  7521] By: jhi                                   on 2000/11/01  20:56:34
32089         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
32090              and setgid() because they were just changing $< and $( which means
32091              only changing the real uid/gid, as opposed to changing both
32092              real and effective ids.  (The alternative way could have been
32093              in POSIX.pm to change $> and $), too, but making a direct call
32094              to the C API feels cleaner.)  Fixes the bug
32095              
32096              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
32097              From: "Garry T. Williams" <garry@zvolve.com>
32098              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
32099              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
32100      Branch: perl
32101            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32102            ! ext/POSIX/typemap pod/perlvar.pod
32103 ____________________________________________________________________________
32104 [  7520] By: jhi                                   on 2000/11/01  20:08:33
32105         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
32106              From: "Garry T. Williams" <garry@zvolve.com>
32107              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
32108              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
32109      Branch: perl
32110            ! pod/perlsec.pod
32111 ____________________________________________________________________________
32112 [  7519] By: jhi                                   on 2000/11/01  20:01:22
32113         Log: Locale warning explanation tweak.
32114      Branch: perl
32115            ! pod/perldiag.pod
32116 ____________________________________________________________________________
32117 [  7518] By: jhi                                   on 2000/11/01  18:57:13
32118         Log: C.pm part of
32119              
32120              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
32121              From: Jarkko Hietaniemi <jhi@iki.fi>
32122              Date: Tue, 10 Oct 2000 08:22:28 -0500
32123              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
32124      Branch: perl
32125            ! ext/B/B/C.pm
32126 ____________________________________________________________________________
32127 [  7517] By: jhi                                   on 2000/11/01  18:41:59
32128         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
32129              From: Martien Verbruggen <mgjv@comdyn.com.au>
32130              Date: Fri, 6 Oct 2000 14:09:10 +1100
32131              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
32132      Branch: perl
32133            ! pod/perlop.pod
32134 ____________________________________________________________________________
32135 [  7516] By: jhi                                   on 2000/11/01  18:34:55
32136         Log: Generalize the Camel wording.
32137              
32138              Subject: Re: perlfaq style changes
32139              From: John Borwick <jhborwic@unity.ncsu.edu>
32140              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
32141              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
32142      Branch: perl
32143            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
32144 ____________________________________________________________________________
32145 [  7515] By: jhi                                   on 2000/11/01  16:52:31
32146         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
32147              From: pimlott@idiomtech.com (Andrew Pimlott)
32148              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
32149              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
32150      Branch: perl
32151            ! pod/perlsec.pod
32152 ____________________________________________________________________________
32153 [  7514] By: jhi                                   on 2000/11/01  15:03:40
32154         Log: More AIX lore.
32155      Branch: perl
32156            ! ext/re/hints/aix.pl
32157 ____________________________________________________________________________
32158 [  7513] By: jhi                                   on 2000/11/01  14:48:30
32159         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
32160              From: root <root@chronos.fi.muni.cz>
32161              Date: Wed, 1 Nov 2000 12:31:32 +0100
32162              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
32163      Branch: perl
32164            ! lib/Net/Ping.pm
32165 ____________________________________________________________________________
32166 [  7512] By: jhi                                   on 2000/11/01  14:46:47
32167         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
32168              From: Martin Husemann <martin@duskware.de>
32169              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
32170              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
32171      Branch: perl
32172            ! regcomp.c
32173 ____________________________________________________________________________
32174 [  7511] By: jhi                                   on 2000/11/01  14:39:50
32175         Log: AUTHORS updates.
32176      Branch: perl
32177            ! AUTHORS
32178 ____________________________________________________________________________
32179 [  7510] By: jhi                                   on 2000/11/01  14:29:50
32180         Log: Subject: [PATCH] startperl to respect versiononly
32181              From: Robin Barker <rmb1@cise.npl.co.uk> 
32182              Date: Tue, 31 Oct 2000 16:29:36 GMT
32183              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
32184      Branch: metaconfig/U/perl
32185            ! startperl.U
32186      Branch: perl
32187            ! Configure config_h.SH
32188 ____________________________________________________________________________
32189 [  7509] By: jhi                                   on 2000/11/01  14:19:53
32190         Log: printf UVs the correct way, noticed by Robin Barker.
32191      Branch: perl
32192            ! utf8.c
32193 ____________________________________________________________________________
32194 [  7508] By: jhi                                   on 2000/11/01  14:10:03
32195         Log: Do not cleanup *% because the % has special meanings in some
32196              shell environments.
32197      Branch: perl
32198            ! ext/Storable/Makefile.PL
32199 ____________________________________________________________________________
32200 [  7507] By: jhi                                   on 2000/11/01  14:06:00
32201         Log: The NonStop-UX libraries have a novel way to say NaN.
32202      Branch: perl
32203            ! t/lib/bigfltpm.t
32204 ____________________________________________________________________________
32205 [  7506] By: jhi                                   on 2000/11/01  14:03:35
32206         Log: The osname has been lowercased by now, from Tom Bates.
32207      Branch: metaconfig
32208            ! U/modified/Oldconfig.U
32209      Branch: perl
32210            ! Configure config_h.SH
32211 ____________________________________________________________________________
32212 [  7505] By: jhi                                   on 2000/10/31  19:18:39
32213         Log: The compiler is either gcc or cc, from Tom Bates.
32214      Branch: perl
32215            ! hints/nonstopux.sh
32216 ____________________________________________________________________________
32217 [  7504] By: jhi                                   on 2000/10/31  14:53:42
32218         Log: Update Changes.
32219      Branch: perl
32220            ! Changes patchlevel.h
32221 ____________________________________________________________________________
32222 [  7503] By: jhi                                   on 2000/10/31  14:30:50
32223         Log: Whitespace style tweak.  Was originally going to see to
32224              
32225              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32226              From: Joe Smith <jms@inwap.com>
32227              Date: Mon, 30 Oct 2000 18:47:57 -0800
32228              Message-Id: <39FE32DD.24AAC4D@inwap.com>
32229              
32230              but that had already been taken care of.
32231      Branch: metaconfig
32232            ! U/compline/d_stdstdio.U
32233      Branch: perl
32234            ! Configure config_h.SH
32235 ____________________________________________________________________________
32236 [  7502] By: jhi                                   on 2000/10/31  14:25:02
32237         Log: AUTHORS tweaks.
32238      Branch: perl
32239            ! AUTHORS
32240 ____________________________________________________________________________
32241 [  7501] By: jhi                                   on 2000/10/31  14:23:59
32242         Log: Subject: perlfaq style changes
32243              From: John Borwick <jhborwic@unity.ncsu.edu>
32244              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
32245              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
32246      Branch: perl
32247            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32248            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32249            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32250            ! pod/perlfaq9.pod
32251 ____________________________________________________________________________
32252 [  7500] By: jhi                                   on 2000/10/31  14:22:15
32253         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
32254              
32255              Subject: Re: [ID 20000918.005] ~ on wide chars
32256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32257              Date: Mon, 30 Oct 2000 21:09:55 -0800
32258              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
32259              
32260              (The ord() part of the patch skipped.)
32261      Branch: perl
32262            ! doop.c
32263 ____________________________________________________________________________
32264 [  7499] By: jhi                                   on 2000/10/31  14:20:08
32265         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
32266              From: Jens Hamisch <jens@Strawberry.COM>
32267              Date: Mon, 30 Oct 2000 15:17:07 +0100
32268              Message-Id: <20001030151707.A9597@Strawberry.COM>
32269      Branch: perl
32270            ! av.c
32271 ____________________________________________________________________________
32272 [  7498] By: jhi                                   on 2000/10/31  14:16:29
32273         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
32274              From: Peter Prymmer <pvhp@forte.com>
32275              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
32276              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
32277      Branch: perl
32278            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
32279            + ext/Encode/Encode/posix-bc.enc
32280            ! MANIFEST t/lib/encode.t
32281 ____________________________________________________________________________
32282 [  7497] By: jhi                                   on 2000/10/31  14:13:22
32283         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
32284              From: Peter Prymmer <pvhp@forte.com>
32285              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
32286              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
32287      Branch: perl
32288            ! t/lib/cgi-html.t
32289 ____________________________________________________________________________
32290 [  7496] By: jhi                                   on 2000/10/31  14:12:05
32291         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
32292              From: Peter Prymmer <pvhp@forte.com>
32293              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
32294              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
32295      Branch: perl
32296            ! t/lib/cgi-function.t
32297 ____________________________________________________________________________
32298 [  7495] By: jhi                                   on 2000/10/31  14:11:08
32299         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
32300              From: Peter Prymmer <pvhp@forte.com>
32301              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
32302              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
32303      Branch: perl
32304            + ext/re/hints/aix.pl
32305            ! MANIFEST ext/re/Makefile.PL
32306 ____________________________________________________________________________
32307 [  7494] By: jhi                                   on 2000/10/31  14:08:32
32308         Log: Use Errno magic.
32309              
32310              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
32311              From: Casey Tweten <perl@ctweten.amsite.com>
32312              Date: Mon, 30 Oct 2000 15:51:17 -0500
32313              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
32314      Branch: perl
32315            ! lib/File/Temp.pm
32316 ____________________________________________________________________________
32317 [  7493] By: jhi                                   on 2000/10/31  14:05:07
32318         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
32319              
32320              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
32321              From: Nicholas Clark <nick@ccl4.org>
32322              Date: Mon, 30 Oct 2000 17:38:45 +0000
32323              Message-ID: <20001030173845.O60355@plum.flirble.org>
32324      Branch: perl
32325            ! Makefile.SH utils/perlbug.PL
32326 ____________________________________________________________________________
32327 [  7492] By: nick                                  on 2000/10/30  19:37:23
32328         Log: Change files which are mysteriously different to mainline to be
32329              copies of mainline.
32330      Branch: perlio
32331            ! objXSUB.h perlapi.c pod/perlapi.pod
32332 ____________________________________________________________________________
32333 [  7491] By: nick                                  on 2000/10/30  18:05:54
32334         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
32335              - typo in endian code in putc.
32336              - Don't allow read of write-only files and vice-versa
32337              - and off-by-one in flush-all loop.
32338              Remove debug calls as they were using GCC specific features.
32339      Branch: perlio
32340            ! perlio.c
32341 ____________________________________________________________________________
32342 [  7490] By: nick                                  on 2000/10/29  21:45:45
32343         Log: Integrate mainline to perlio
32344      Branch: perlio
32345           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
32346           !> toke.c
32347 ____________________________________________________________________________
32348 [  7489] By: jhi                                   on 2000/10/29  21:11:08
32349         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
32350              From: andreas.koenig@anima.de (Andreas J. Koenig)
32351              Date: 29 Oct 2000 22:05:59 +0100
32352              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
32353      Branch: perl
32354            ! lib/ExtUtils/Manifest.pm
32355 ____________________________________________________________________________
32356 [  7488] By: jhi                                   on 2000/10/29  21:07:47
32357         Log: Tests for #7487.
32358              
32359              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
32360              From: andreas.koenig@anima.de (Andreas J. Koenig)
32361              Date: 29 Oct 2000 19:37:09 +0100
32362              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
32363      Branch: perl
32364            ! t/comp/proto.t
32365 ____________________________________________________________________________
32366 [  7487] By: jhi                                   on 2000/10/29  21:06:27
32367         Log: constsub spillage.
32368              
32369              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
32370              From: John Tobey <jtobey@john-edwin-tobey.org>
32371              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
32372              Message-Id: <m13pvSr-000FObC@feynman.localnet>
32373      Branch: perl
32374            ! op.c
32375 ____________________________________________________________________________
32376 [  7486] By: nick                                  on 2000/10/29  21:05:04
32377         Log: Integrate mainline to perlio branch
32378      Branch: perlio
32379           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
32380           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
32381           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
32382           +> vos/install_perl.cm
32383            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
32384            - vos/config.h vos/config_h.SH_orig
32385           !> (integrate 141 files)
32386 ____________________________________________________________________________
32387 [  7485] By: jhi                                   on 2000/10/29  21:00:47
32388         Log: Make \x{...} consistently produce UTF-8.
32389              
32390              Subject: Re: \x{...} is confused 
32391              From: Simon Cozens <simon@cozens.net>
32392              Date: Sun, 29 Oct 2000 19:36:48 +0000
32393              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
32394      Branch: perl
32395            ! t/pragma/utf8.t toke.c
32396 ____________________________________________________________________________
32397 [  7484] By: nick                                  on 2000/10/29  20:05:29
32398         Log: PerlIO passes all tests.
32399      Branch: perlio
32400            ! perlio.c
32401 ____________________________________________________________________________
32402 [  7483] By: jhi                                   on 2000/10/29  18:06:55
32403         Log: Update Changes.
32404      Branch: perl
32405            ! Changes patchlevel.h
32406 ____________________________________________________________________________
32407 [  7482] By: nick                                  on 2000/10/29  17:43:28
32408         Log: Include <unistd.h> to get correct lseek() prototype etc.
32409              (I thought perl.h did that) - down to two fails
32410              - comp/require.t (last test)
32411              - lib/io_xs.t - possibly import/export of FILE * ?
32412      Branch: perlio
32413            ! perlio.c
32414 ____________________________________________________________________________
32415 [  7481] By: jhi                                   on 2000/10/29  17:02:37
32416         Log: UTF-8 decoder tweak.
32417      Branch: perl
32418            ! utf8.c
32419 ____________________________________________________________________________
32420 [  7480] By: nick                                  on 2000/10/29  16:26:11
32421         Log: Fixed two bugs:
32422              - error code not being set on close (of broken pipe)
32423              - append mode was truncating.
32424              At least one seek/tell bug remains.
32425      Branch: perlio
32426            ! perlio.c
32427 ____________________________________________________________________________
32428 [  7479] By: nick                                  on 2000/10/29  11:18:16
32429         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
32430              in case of accidents. Still several worrying fails, no line disciplines yet.
32431      Branch: perlio
32432            ! iperlsys.h perlio.c
32433 ____________________________________________________________________________
32434 [  7478] By: jhi                                   on 2000/10/29  02:04:01
32435         Log: Add also emailless people.
32436      Branch: perl
32437            ! AUTHORS
32438 ____________________________________________________________________________
32439 [  7477] By: jhi                                   on 2000/10/29  01:36:00
32440         Log: The #7476 needs a MANIFEST change, too.
32441      Branch: perl
32442            ! MANIFEST
32443 ____________________________________________________________________________
32444 [  7476] By: jhi                                   on 2000/10/29  01:35:21
32445         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
32446      Branch: perl
32447            - MAINTAIN
32448            ! AUTHORS Changes
32449 ____________________________________________________________________________
32450 [  7475] By: jhi                                   on 2000/10/28  23:57:25
32451         Log: De-quoted-unreadable to ISO Latin 1.
32452              (There's one ISO-2022-JP name in Changes5.004.)
32453      Branch: perl
32454            ! Changes Changes5.6
32455 ____________________________________________________________________________
32456 [  7474] By: jhi                                   on 2000/10/28  19:13:06
32457         Log: Subject: [ID 20001027.007] uniq array in perlfaq
32458              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
32459              Date: Fri, 27 Oct 2000 19:28:30 +0200
32460              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
32461      Branch: perl
32462            ! pod/perlfaq4.pod
32463 ____________________________________________________________________________
32464 [  7473] By: jhi                                   on 2000/10/28  18:02:05
32465         Log: Locking null mutexes is not recommendable.
32466              
32467              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
32468              From: Hugo <hv@crypt.compulink.co.uk>
32469              Date: Sat, 28 Oct 2000 18:41:12 +0100
32470              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
32471      Branch: perl
32472            ! op.c
32473 ____________________________________________________________________________
32474 [  7472] By: jhi                                   on 2000/10/28  17:52:58
32475         Log: Better create a true mailing list for the repository keepers.
32476      Branch: perl
32477            ! Porting/repository.pod
32478 ____________________________________________________________________________
32479 [  7471] By: jhi                                   on 2000/10/28  17:28:24
32480         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
32481              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
32482      Branch: perl
32483            + Porting/repository.pod
32484            ! MANIFEST
32485 ____________________________________________________________________________
32486 [  7470] By: jhi                                   on 2000/10/28  17:20:54
32487         Log: Subject: DOC PATCH 5.6.0
32488              From: mjd@plover.com
32489              Date: 27 Oct 2000 17:32:44 -0000
32490              Message-ID: <20001027173244.23754.qmail@plover.com>
32491      Branch: perl
32492            ! pod/perlfunc.pod
32493 ____________________________________________________________________________
32494 [  7469] By: jhi                                   on 2000/10/28  17:16:45
32495         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
32496              From: "Peter J. Farley III" <pjfarley@banet.net>
32497              Date: Fri, 27 Oct 2000 20:32:56 -0400
32498              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
32499      Branch: perl
32500            ! README.dos
32501 ____________________________________________________________________________
32502 [  7468] By: jhi                                   on 2000/10/28  17:07:18
32503         Log: Make target reordering to avoid pointless re-makes.
32504              
32505              Subject: Re: Total re-make of 'make okfile' after 7451 ?
32506              From: Nicholas Clark <nick@ccl4.org>
32507              Date: Sat, 28 Oct 2000 00:31:02 +0100
32508              Message-ID: <20001028003101.A54517@plum.flirble.org>
32509      Branch: perl
32510            ! Makefile.SH
32511 ____________________________________________________________________________
32512 [  7467] By: jhi                                   on 2000/10/28  17:05:31
32513         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
32514              From: lvirden@cas.org
32515              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
32516              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
32517      Branch: perl
32518            ! README.os2
32519 ____________________________________________________________________________
32520 [  7466] By: jhi                                   on 2000/10/28  16:09:16
32521         Log: Upgrade to CPAN 1.58_55.
32522              
32523              Subject: CPAN.pm status
32524              From: andreas.koenig@anima.de (Andreas J. Koenig) 
32525              Date: 28 Oct 2000 08:18:00 +0200 
32526              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
32527      Branch: perl
32528            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32529 ____________________________________________________________________________
32530 [  7465] By: jhi                                   on 2000/10/28  16:02:47
32531         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
32532      Branch: perl
32533            ! embed.h embed.pl perl.h proto.h toke.c
32534 ____________________________________________________________________________
32535 [  7464] By: nick                                  on 2000/10/28  10:43:44
32536         Log: Fix for sv_2iv() on "shared" value from keys %hash.
32537      Branch: perl
32538            ! sv.c
32539 ____________________________________________________________________________
32540 [  7463] By: jhi                                   on 2000/10/27  16:18:29
32541         Log: Update Changes.
32542      Branch: perl
32543            ! Changes patchlevel.h
32544 ____________________________________________________________________________
32545 [  7462] By: jhi                                   on 2000/10/27  16:17:44
32546         Log: Too enthusiastic editing in #7460.
32547      Branch: metaconfig
32548            ! U/modified/Oldsym.U
32549      Branch: perl
32550            ! Configure config_h.SH
32551 ____________________________________________________________________________
32552 [  7461] By: jhi                                   on 2000/10/27  15:37:38
32553         Log: Retract #7459, the script needs more work.
32554      Branch: perl
32555            - mkreef
32556            ! MANIFEST
32557 ____________________________________________________________________________
32558 [  7460] By: jhi                                   on 2000/10/27  15:23:14
32559         Log: Use $sort, $uniq (and $tr) consistently as wondered
32560              by Nicholas Clark.
32561      Branch: metaconfig
32562            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
32563            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
32564            ! U/modified/libc.U
32565      Branch: perl
32566            ! Configure config_h.SH
32567 ____________________________________________________________________________
32568 [  7459] By: jhi                                   on 2000/10/27  15:02:07
32569         Log: (Retracted by #7461)
32570              
32571              Add a shell script for creating/removing symbolic link farms,
32572              useful for keeping the source code read-only and doing the
32573              builds somewhere else.
32574      Branch: perl
32575            + mkreef
32576            ! MANIFEST
32577 ____________________________________________________________________________
32578 [  7458] By: jhi                                   on 2000/10/27  14:42:20
32579         Log: Do away with the fix_pl.
32580      Branch: perl
32581            - fix_pl
32582            ! MANIFEST Makefile.SH
32583 ____________________________________________________________________________
32584 [  7457] By: jhi                                   on 2000/10/27  12:43:13
32585         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
32586              From: Jens Hamisch <jens@Strawberry.COM>
32587              Date: Fri, 27 Oct 2000 14:38:21 +0200
32588              Message-Id: <20001027143821.B3366@Strawberry.COM>
32589      Branch: perl
32590            ! perl.h
32591 ____________________________________________________________________________
32592 [  7456] By: jhi                                   on 2000/10/27  12:33:42
32593         Log: Subject: [PATCH] todo
32594              From: Nicholas Clark <nick@ccl4.org>
32595              Date: Thu, 26 Oct 2000 22:32:29 +0100
32596              Message-ID: <20001026223229.A44540@plum.flirble.org>
32597      Branch: perl
32598            ! pod/perltodo.pod
32599 ____________________________________________________________________________
32600 [  7455] By: jhi                                   on 2000/10/27  12:02:21
32601         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
32602              From: John Tobey <jtobey@john-edwin-tobey.org>
32603              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
32604              Message-Id: <m13ozHF-000FObC@feynman.localnet>
32605      Branch: perl
32606            ! op.c t/pragma/sub_lval.t
32607 ____________________________________________________________________________
32608 [  7454] By: jhi                                   on 2000/10/27  11:59:42
32609         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
32610              From: sthoenna@efn.org
32611              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
32612              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
32613      Branch: perl
32614            ! pp.c t/op/assignwarn.t
32615 ____________________________________________________________________________
32616 [  7453] By: jhi                                   on 2000/10/27  00:15:08
32617         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
32618      Branch: perl
32619            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
32620            ! ext/Storable/Storable.xs t/lib/st-lock.t
32621 ____________________________________________________________________________
32622 [  7452] By: jhi                                   on 2000/10/26  13:05:52
32623         Log: Undo #7451, this seems to be a deficiency in Perforce,
32624              there is no per-file line-terminator type, only per-client.
32625      Branch: perl
32626            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32627            ! win32/makefile.mk
32628 ____________________________________________________________________________
32629 [  7451] By: jhi                                   on 2000/10/26  04:56:03
32630         Log: Experimenting in DOS arcana.
32631      Branch: perl
32632            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
32633            ! win32/makefile.mk
32634 ____________________________________________________________________________
32635 [  7450] By: jhi                                   on 2000/10/26  04:50:52
32636         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
32637              From: "Peter J. Farley III" <pjfarley@banet.net>            
32638              Date: Wed, 25 Oct 2000 23:10:18 -0400
32639              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
32640      Branch: perl
32641            ! t/io/open.t
32642 ____________________________________________________________________________
32643 [  7449] By: jhi                                   on 2000/10/26  04:49:16
32644         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
32645              From: Hugo <hv@crypt.compulink.co.uk>
32646              Date: Thu, 26 Oct 2000 01:55:17 +0100
32647              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
32648              
32649              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
32650      Branch: perl
32651            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
32652 ____________________________________________________________________________
32653 [  7448] By: jhi                                   on 2000/10/26  04:38:36
32654         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
32655              From: Peter Prymmer <pvhp@forte.com>
32656              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
32657              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
32658      Branch: perl
32659            ! configure.com
32660 ____________________________________________________________________________
32661 [  7447] By: jhi                                   on 2000/10/25  23:20:02
32662         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
32663              in platforms that strictly require all the symbols being present
32664              at link time.
32665      Branch: perl
32666            ! handy.h
32667 ____________________________________________________________________________
32668 [  7446] By: jhi                                   on 2000/10/25  21:55:57
32669         Log: Update Changes.
32670      Branch: perl
32671            ! Changes patchlevel.h
32672 ____________________________________________________________________________
32673 [  7445] By: jhi                                   on 2000/10/25  21:27:08
32674         Log: Integrate with vmsperl #7430 by Charles Bailey:
32675              
32676              Cleanup from prior patch (Charles Lane?):
32677              - improve handling of MFDs in Basename and Path
32678              - default to no xsubpp line # munging when building debug images
32679      Branch: perl
32680           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32681 ____________________________________________________________________________
32682 [  7444] By: jhi                                   on 2000/10/25  21:03:50
32683         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
32684              From: John Peacock <JPeacock@UnivPress.com>
32685              Date: Thu, 18 May 2000 11:55:27 -0400
32686              Message-ID: <3924126F.A58BE57A@UnivPress.com>
32687      Branch: perl
32688            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
32689            ! t/op/write.t
32690 ____________________________________________________________________________
32691 [  7443] By: jhi                                   on 2000/10/25  20:43:10
32692         Log: Temporary stopgap for the self-tying issue: for now only
32693              array and hash self-ties are verboten.  The real fix, of
32694              course, would be to comprehensively test (and implement?)
32695              and debug (and document) self-ties.
32696      Branch: perl
32697            ! pod/perldiag.pod pp_sys.c t/op/tie.t
32698 ____________________________________________________________________________
32699 [  7442] By: jhi                                   on 2000/10/25  20:14:30
32700         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
32701              From: Dan Sugalski <dan@sidhe.org>
32702              Date: Wed, 25 Oct 2000 13:36:35 -0400
32703              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
32704              
32705              plus regen global.sym.
32706      Branch: perl
32707            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
32708            ! thrdvar.h util.c
32709 ____________________________________________________________________________
32710 [  7441] By: jhi                                   on 2000/10/25  20:12:20
32711         Log: buildtoc target tweaks.
32712      Branch: perl
32713            ! pod/Makefile.SH
32714 ____________________________________________________________________________
32715 [  7440] By: jhi                                   on 2000/10/25  20:03:53
32716         Log: A new version of making the syslog test more robust.
32717              (Replaces #7421.)
32718              
32719              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32720              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32721              Date: Wed, 25 Oct 2000 12:13:54 -0400
32722              Message-ID: <20001025121354.B2264@O2.chapin.edu>
32723      Branch: perl
32724            ! t/lib/syslog.t
32725 ____________________________________________________________________________
32726 [  7439] By: jhi                                   on 2000/10/25  20:00:48
32727         Log: Continue the internal UTF-8 API tweaking.
32728              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32729              used much more than the simpler API, now called utf8_to_uv_simple().
32730              Still not quite happy with API, too much partial duplication
32731              of functionality.
32732      Branch: perl
32733            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
32734            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
32735            ! regcomp.c regexec.c sv.c toke.c utf8.c
32736 ____________________________________________________________________________
32737 [  7438] By: jhi                                   on 2000/10/25  18:52:30
32738         Log: Allow poking holes at the UTF-8 decoding strictness.
32739      Branch: perl
32740            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
32741            ! utf8.h
32742 ____________________________________________________________________________
32743 [  7437] By: jhi                                   on 2000/10/25  13:53:05
32744         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
32745              UTF8LEN() and UTF8SKIP(). 
32746      Branch: perl
32747            ! pp.c utf8.c utf8.h
32748 ____________________________________________________________________________
32749 [  7436] By: jhi                                   on 2000/10/25  13:51:37
32750         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
32751              From: Nicholas Clark <nick@ccl4.org>
32752              Date: Wed, 25 Oct 2000 14:44:05 +0100
32753              Message-ID: <20001025144404.D27253@plum.flirble.org>
32754      Branch: perl
32755            ! pod/perlrun.pod
32756 ____________________________________________________________________________
32757 [  7435] By: jhi                                   on 2000/10/25  13:49:32
32758         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32759              From: Mike Guy <mjtg@cam.ac.uk>
32760              Date: Tue, 24 Oct 2000 14:59:40 +0100
32761              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
32762      Branch: perl
32763            ! scope.c
32764 ____________________________________________________________________________
32765 [  7434] By: jhi                                   on 2000/10/25  13:48:41
32766         Log: AIX is picky about its symbol exports.  Solution for now
32767              is to include the deb.o explicitly to the re extension build.
32768              
32769              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
32770              From: Peter Prymmer <pvhp@forte.com>
32771              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
32772              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
32773      Branch: perl
32774            ! ext/re/Makefile.PL hints/aix.sh
32775 ____________________________________________________________________________
32776 [  7433] By: jhi                                   on 2000/10/25  13:46:49
32777         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32778              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32779              Date: Wed, 25 Oct 2000 12:02:20 +0200
32780              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
32781      Branch: perl
32782            ! perlsdio.h
32783 ____________________________________________________________________________
32784 [  7432] By: jhi                                   on 2000/10/25  13:44:28
32785         Log: Subject: Minor update to find2perl, for portability
32786              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32787              Date: Wed, 25 Oct 2000 12:05:47 +0100
32788              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
32789      Branch: perl
32790            ! x2p/find2perl.PL
32791 ____________________________________________________________________________
32792 [  7431] By: jhi                                   on 2000/10/25  13:40:39
32793         Log: Add targets to Makefile.SH, most importantly
32794              'regen_all' which also remembers to update vms/perly*.
32795      Branch: perl
32796            ! Makefile.SH
32797 ____________________________________________________________________________
32798 [  7430] By: bailey                                on 2000/10/25  03:13:53
32799         Log: Cleanup from prior patch (Charles Lane?):
32800              - improve handling of MFDs in Basename and Path
32801              - default to no xsubpp line # munging when building debug images
32802      Branch: vmsperl
32803            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32804 ____________________________________________________________________________
32805 [  7429] By: jhi                                   on 2000/10/24  20:03:40
32806         Log: Podify README.epoc and README.vos.
32807      Branch: perl
32808            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
32809            ! pod/perlport.pod pod/perltoc.pod
32810 ____________________________________________________________________________
32811 [  7428] By: jhi                                   on 2000/10/24  19:10:33
32812         Log: Stratus VOS updates from Paul Green.
32813      Branch: perl
32814            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32815            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32816            - vos/config.def vos/config.h vos/config_h.SH_orig
32817            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
32818            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
32819 ____________________________________________________________________________
32820 [  7427] By: jhi                                   on 2000/10/24  18:59:48
32821         Log: Check if stdio supports tweaking lval and cnt simultaneously.
32822              
32823              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32824              From: Nicholas Clark <nick@ccl4.org>
32825              Date: Mon, 23 Oct 2000 15:39:32 +0100
32826              Message-ID: <20001023153932.A10786@plum.flirble.org>
32827      Branch: metaconfig
32828            ! U/compline/d_stdstdio.U
32829      Branch: perl
32830            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32831            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
32832            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
32833            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
32834            ! vos/config.h vos/config_h.SH_orig win32/config.bc
32835            ! win32/config.gc win32/config.vc
32836 ____________________________________________________________________________
32837 [  7426] By: jhi                                   on 2000/10/24  17:57:44
32838         Log: Missed the header file changes from #7425.
32839      Branch: perl
32840            ! embed.h embed.pl objXSUB.h proto.h
32841 ____________________________________________________________________________
32842 [  7425] By: jhi                                   on 2000/10/24  17:55:17
32843         Log: Fix the bug reported in
32844              
32845              From: andreas.koenig@anima.de (Andreas J. Koenig)
32846              Subject: Encode bug?
32847              Date: 24 Oct 2000 14:01:26 +0200 
32848              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
32849              
32850              Also make is_utf8_char() stricter.
32851      Branch: perl
32852            ! ext/Encode/Encode.xs utf8.c
32853 ____________________________________________________________________________
32854 [  7424] By: jhi                                   on 2000/10/24  15:15:39
32855         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
32856              From: Peter Scott <Peter@PSDT.com>
32857              Date: Mon, 23 Oct 2000 19:46:01 -0700
32858              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
32859      Branch: perl
32860            ! pod/perlfaq5.pod
32861 ____________________________________________________________________________
32862 [  7423] By: jhi                                   on 2000/10/24  14:25:30
32863         Log: Test tweak to avoid pulling in the whole Config.
32864      Branch: perl
32865            ! t/lib/st-lock.t
32866 ____________________________________________________________________________
32867 [  7422] By: jhi                                   on 2000/10/24  14:03:16
32868         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
32869      Branch: perl
32870            ! pp.c
32871 ____________________________________________________________________________
32872 [  7421] By: jhi                                   on 2000/10/24  13:32:09
32873         Log: (Replaced by #7440.)
32874              
32875              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32876              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32877              Date: Mon, 23 Oct 2000 16:40:54 -0400
32878              Message-ID: <20001023164054.B14491@O2.chapin.edu>
32879      Branch: perl
32880            ! t/lib/syslog.t
32881 ____________________________________________________________________________
32882 [  7420] By: jhi                                   on 2000/10/24  13:30:53
32883         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
32884              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32885              Date: Mon, 23 Oct 2000 17:29:03 -0400
32886              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
32887      Branch: perl
32888            ! lib/ExtUtils/MM_Unix.pm
32889 ____________________________________________________________________________
32890 [  7419] By: jhi                                   on 2000/10/24  13:29:57
32891         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32892              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32893              Date: Mon, 23 Oct 2000 19:01:32 -0400
32894              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
32895      Branch: perl
32896            ! utils/h2xs.PL
32897 ____________________________________________________________________________
32898 [  7418] By: jhi                                   on 2000/10/24  13:26:04
32899         Log: Replace #7409 with
32900              
32901              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
32902              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
32903              Date: Mon, 23 Oct 2000 20:08:56 +0200
32904              Message-ID: <20001023200855.A14850@nice.ram.loc>
32905      Branch: perl
32906            ! ext/Storable/Storable.pm t/lib/st-lock.t
32907 ____________________________________________________________________________
32908 [  7417] By: jhi                                   on 2000/10/24  13:17:52
32909         Log: Run vms/vms_yfix.pl, should have done that after changing
32910              perly.c in #7382.
32911      Branch: perl
32912            ! vms/perly_c.vms vms/perly_h.vms
32913 ____________________________________________________________________________
32914 [  7416] By: jhi                                   on 2000/10/24  02:55:33
32915         Log: Make the UTF-8 decoding stricter and more verbose when
32916              malformation happens.  This involved adding an argument
32917              to utf8_to_uv_chk(), which involved changing its prototype,
32918              and prefer STRLEN over I32 for the UTF-8 length, which as
32919              a domino effect necessitated changing the prototypes of
32920              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
32921              The stricter UTF-8 decoding checking uses Markus Kuhn's
32922              UTF-8 Decode Stress Tester from
32923              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
32924      Branch: perl
32925            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
32926            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
32927            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
32928            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
32929 ____________________________________________________________________________
32930 [  7415] By: jhi                                   on 2000/10/23  14:06:06
32931         Log: Update Changes.
32932      Branch: perl
32933            ! Changes patchlevel.h
32934 ____________________________________________________________________________
32935 [  7414] By: jhi                                   on 2000/10/23  12:39:52
32936         Log: Undo the basename() part of #7412 since the lib/basename
32937              tests would need upgrading too.
32938      Branch: perl
32939            ! lib/File/Basename.pm
32940 ____________________________________________________________________________
32941 [  7413] By: jhi                                   on 2000/10/23  12:19:27
32942         Log: Document PERL_INSTALL_ROOT of #7210.
32943      Branch: perl
32944            ! lib/ExtUtils/Install.pm
32945 ____________________________________________________________________________
32946 [  7412] By: jhi                                   on 2000/10/23  12:16:47
32947         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
32948      Branch: perl
32949            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
32950            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
32951 ____________________________________________________________________________
32952 [  7411] By: jhi                                   on 2000/10/23  12:07:41
32953         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
32954              From: Prymmer/Kahn <pvhp@best.com>
32955              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
32956              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
32957      Branch: perl
32958            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
32959 ____________________________________________________________________________
32960 [  7410] By: jhi                                   on 2000/10/23  04:10:11
32961         Log: The change #7187 was not so good on VMS.
32962              
32963              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
32964              From: "Craig A. Berry" <craig.berry@psinetcs.com>
32965              Date: Sun, 22 Oct 2000 23:03:08 -0500
32966              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
32967      Branch: perl
32968            ! utils/perldoc.PL
32969 ____________________________________________________________________________
32970 [  7409] By: jhi                                   on 2000/10/23  03:57:36
32971         Log: Avoid Storable locking on DJGPP for now.
32972              
32973              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
32974              From: "Peter J. Farley III" <pjfarley@banet.net>
32975              Date: Sun, 22 Oct 2000 20:00:00 -0400
32976              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
32977      Branch: perl
32978            ! ext/Storable/Storable.pm t/lib/st-lock.t
32979 ____________________________________________________________________________
32980 [  7408] By: jhi                                   on 2000/10/23  03:50:24
32981         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
32982              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32983              Date: Sun, 22 Oct 2000 21:12:22 -0400
32984              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
32985      Branch: perl
32986            ! lib/vars.pm
32987 ____________________________________________________________________________
32988 [  7407] By: jhi                                   on 2000/10/23  03:43:12
32989         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
32990              From: Hugo <hv@crypt.compulink.co.uk>
32991              Date: Mon, 23 Oct 2000 00:47:22 +0100
32992              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
32993      Branch: perl
32994            ! regexec.c t/op/pat.t
32995 ____________________________________________________________________________
32996 [  7406] By: jhi                                   on 2000/10/23  03:40:29
32997         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
32998      Branch: perl
32999            ! lib/ExtUtils/MakeMaker.pm
33000 ____________________________________________________________________________
33001 [  7405] By: jhi                                   on 2000/10/22  21:32:00
33002         Log: Doc patch.
33003              
33004              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
33005              From: rspier@pobox.com (Robert Spier)
33006              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
33007              Message-ID: <14835.16112.13457.447971@rls.cx>
33008      Branch: perl
33009            ! lib/strict.pm
33010 ____________________________________________________________________________
33011 [  7404] By: jhi                                   on 2000/10/22  21:30:51
33012         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
33013              From: rspier@pobox.com (Robert Spier)
33014              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
33015              Message-ID: <14835.17223.72448.705566@rls.cx>
33016      Branch: perl
33017            ! lib/ExtUtils/MakeMaker.pm
33018 ____________________________________________________________________________
33019 [  7403] By: jhi                                   on 2000/10/22  21:24:11
33020         Log: Subject: [PATCH bleadperl] ripples from constsub patch
33021              From: John Tobey <jtobey@john-edwin-tobey.org>
33022              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
33023              Message-Id: <m13nSOB-000FObC@feynman.localnet>
33024      Branch: perl
33025            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
33026 ____________________________________________________________________________
33027 [  7402] By: jhi                                   on 2000/10/22  20:59:35
33028         Log: Support s?printf parameter reordering.
33029      Branch: perl
33030            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
33031 ____________________________________________________________________________
33032 [  7401] By: jhi                                   on 2000/10/22  19:19:14
33033         Log: Expand %Config variables only if explicitly so requested
33034              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
33035              
33036              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
33037              From: Gurusamy Sarathy <gsar@ActiveState.com>
33038              Date: Sun, 22 Oct 2000 11:47:32 -0700
33039              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
33040      Branch: perl
33041            ! Makefile.SH lib/lib_pm.PL
33042 ____________________________________________________________________________
33043 [  7400] By: jhi                                   on 2000/10/22  18:24:10
33044         Log: Move the #7390 test from warn/op to comp/redef.
33045              
33046              Subject: Re: Creating const subs for constants.
33047              From: John Tobey <jtobey@john-edwin-tobey.org>
33048              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
33049              Message-Id: <m13nG72-000FObC@feynman.localnet>               
33050      Branch: perl
33051            ! t/comp/redef.t t/pragma/warn/op
33052 ____________________________________________________________________________
33053 [  7399] By: jhi                                   on 2000/10/22  17:49:59
33054         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
33055              From: Nicholas Clark <nick@ccl4.org>
33056              Date: Sat, 21 Oct 2000 22:23:19 +0100
33057              Message-ID: <20001021222319.B45586@plum.flirble.org>
33058      Branch: perl
33059            ! ext/DynaLoader/DynaLoader_pm.PL
33060 ____________________________________________________________________________
33061 [  7398] By: jhi                                   on 2000/10/22  17:47:35
33062         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
33063              From: Hugo <hv@crypt.compulink.co.uk>
33064              Date: Sat, 21 Oct 2000 18:19:59 +0100
33065              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
33066      Branch: perl
33067            ! ext/B/B.pm ext/B/B/C.pm
33068 ____________________________________________________________________________
33069 [  7397] By: jhi                                   on 2000/10/22  17:35:18
33070         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
33071              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
33072              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
33073              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
33074      Branch: perl
33075            ! hints/openbsd.sh
33076 ____________________________________________________________________________
33077 [  7396] By: jhi                                   on 2000/10/22  17:19:46
33078         Log: Subject: installman go-faster stripes
33079              From: Nicholas Clark <nick@talking.bollo.cx>
33080              Date: Sat, 21 Oct 2000 17:24:53 +0100
33081              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
33082              
33083              Subject: Re: installman go-faster stripes
33084              From: Russ Allbery <rra@stanford.edu>
33085              Date: 21 Oct 2000 11:04:13 -0700
33086              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
33087      Branch: perl
33088            ! installman pod/pod2man.PL
33089 ____________________________________________________________________________
33090 [  7395] By: jhi                                   on 2000/10/22  17:17:35
33091         Log: Hints tweak from Anton Berezin.
33092      Branch: perl
33093            ! hints/freebsd.sh
33094 ____________________________________________________________________________
33095 [  7394] By: jhi                                   on 2000/10/22  04:50:04
33096         Log: Tweak the Is* definitions of Unicode character classes
33097              to better match the official categorizations; embrace
33098              the official categorizations; add the combining marks
33099              as alpha (and -numeric); fix DCinital (a typo and edito)
33100              to be DCmedial.
33101      Branch: perl
33102            + lib/unicode/Is/DCmedial.pl
33103            - lib/unicode/Is/DCinital.pl
33104            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33105            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
33106            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
33107            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33108 ____________________________________________________________________________
33109 [  7393] By: jhi                                   on 2000/10/21  18:06:05
33110         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
33111              From: Daniel Chetlin <daniel@chetlin.com>
33112              Date: Sat, 21 Oct 2000 02:57:03 -0700
33113              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
33114      Branch: perl
33115            + t/lib/tie-splice.t
33116            ! MANIFEST lib/Tie/Array.pm
33117 ____________________________________________________________________________
33118 [  7392] By: gsar                                  on 2000/10/21  18:05:15
33119         Log: resync utfperl branch with mainline
33120      Branch: utfperl
33121           !> (integrate 1760 files)
33122 ____________________________________________________________________________
33123 [  7391] By: jhi                                   on 2000/10/21  14:37:49
33124         Log: Testcases for a #7383,#7385 related bug.
33125              
33126              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
33127              From: Nicholas Clark <nick@ccl4.org>
33128              Date: Sat, 21 Oct 2000 15:04:51 +0100
33129              Message-ID: <20001021150451.A51566@plum.flirble.org>
33130      Branch: perl
33131            ! t/pragma/utf8.t
33132 ____________________________________________________________________________
33133 [  7390] By: jhi                                   on 2000/10/21  14:35:57
33134         Log: Add a testcase for #7389.
33135      Branch: perl
33136            ! t/pragma/warn/op
33137 ____________________________________________________________________________
33138 [  7389] By: jhi                                   on 2000/10/21  14:26:45
33139         Log: Subject: Re: Creating const subs for constants.
33140              From: John Tobey <jtobey@john-edwin-tobey.org>
33141              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
33142              Message-Id: <m13mo0N-000FObC@feynman.localnet>
33143      Branch: perl
33144            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
33145            ! proto.h sv.c
33146 ____________________________________________________________________________
33147 [  7388] By: nick                                  on 2000/10/21  11:44:23
33148         Log: Populate perlio branch
33149      Branch: perlio
33150           +> (branch 1760 files)
33151 ____________________________________________________________________________
33152 [  7387] By: nick                                  on 2000/10/21  10:52:05
33153         Log: Get branch back as replica of mainline via :
33154              p4 integrate -b utfperl
33155              p4 resolve -at ./...
33156      Branch: utfperl
33157           +> (branch 269 files)
33158            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
33159            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
33160            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
33161            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
33162            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
33163            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
33164            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
33165            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
33166            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33167            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33168            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33169            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33170            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33171            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33172            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33173            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33174            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33175            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33176            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
33177            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
33178            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
33179            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
33180            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
33181            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
33182            - lib/unicode/UCD300.html lib/unicode/Unicode.300
33183            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
33184            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
33185            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
33186            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
33187           !> (integrate 965 files)
33188 ____________________________________________________________________________
33189 [  7386] By: jhi                                   on 2000/10/21  01:31:12
33190         Log: Update Changes.
33191      Branch: perl
33192            ! Changes patchlevel.h
33193 ____________________________________________________________________________
33194 [  7385] By: jhi                                   on 2000/10/21  01:28:42
33195         Log: The #7383 was right only in the context of the original bug report,
33196              not in more general case.
33197      Branch: perl
33198            ! pp_hot.c
33199 ____________________________________________________________________________
33200 [  7384] By: jhi                                   on 2000/10/21  01:08:23
33201         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
33202      Branch: perl
33203            ! ext/IO/lib/IO/Select.pm
33204 ____________________________________________________________________________
33205 [  7383] By: jhi                                   on 2000/10/21  00:44:18
33206         Log: Fix for ID 20001020.006, concatenating an unset submatch
33207              with utf8 resulted in "Modification of a read-only value".
33208      Branch: perl
33209            ! pp_hot.c t/pragma/utf8.t
33210 ____________________________________________________________________________
33211 [  7382] By: jhi                                   on 2000/10/20  20:44:31
33212         Log: Make scan_num() reëntrant, as suggested in
33213              
33214              Subject: [PATCH perl@7229] Rentrant parser and yylex()
33215              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33216              Date: Fri, 20 Oct 2000 14:17:27 +0100
33217              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
33218      Branch: perl
33219            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
33220            ! toke.c
33221 ____________________________________________________________________________
33222 [  7381] By: jhi                                   on 2000/10/20  20:07:29
33223         Log: Reëntrancy fix.
33224              
33225              Subject: [PATCH perl@7229] Rentrant parser and yylex()
33226              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
33227              Date: Fri, 20 Oct 2000 14:17:27 +0100
33228              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
33229      Branch: perl
33230            ! embed.h embed.pl perl.h proto.h toke.c
33231 ____________________________________________________________________________
33232 [  7380] By: jhi                                   on 2000/10/20  19:15:54
33233         Log: Don't write double values through long double pointers,
33234              based on a part of
33235              
33236              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
33237              From: Jens Hamisch <jens@Strawberry.COM>
33238              Date: Tue, 17 Oct 2000 08:39:36 +0200
33239              Message-Id: <20001017083936.A11104@Strawberry.COM>
33240      Branch: perl
33241            ! perl.h pp.c
33242 ____________________________________________________________________________
33243 [  7379] By: jhi                                   on 2000/10/20  18:43:37
33244         Log: Portability tweak on #7377.
33245              
33246              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
33247              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33248              Date:     Fri, 20 Oct 2000 13:13:41 EDT
33249              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
33250      Branch: perl
33251            ! t/lib/dprof.t
33252 ____________________________________________________________________________
33253 [  7378] By: jhi                                   on 2000/10/20  12:57:19
33254         Log: SOCKS function redefinitions need prototypes, too, otherwise
33255              for example 32 bit versus 64 bit differences cause a lot of
33256              problems.  Part of
33257              
33258              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
33259              From: Jens Hamisch <jens@Strawberry.COM>
33260              Date: Tue, 17 Oct 2000 08:39:36 +0200
33261              Message-Id: <20001017083936.A11104@Strawberry.COM>
33262      Branch: perl
33263            ! doio.c pp_sys.c
33264 ____________________________________________________________________________
33265 [  7377] By: jhi                                   on 2000/10/20  12:37:12
33266         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
33267              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33268              Date:     Fri, 20 Oct 2000 08:26:04 EDT
33269              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
33270      Branch: perl
33271            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
33272 ____________________________________________________________________________
33273 [  7376] By: jhi                                   on 2000/10/20  12:35:31
33274         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
33275              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33276              Date:     Fri, 20 Oct 2000 07:48:15 EDT
33277              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
33278      Branch: perl
33279            ! configure.com vms/gen_shrfls.pl
33280 ____________________________________________________________________________
33281 [  7375] By: bailey                                on 2000/10/20  04:44:37
33282         Log: SYN SYN
33283      Branch: vmsperl
33284           +> (branch 134 files)
33285            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
33286            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
33287            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
33288            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
33289            - eg/cgi/frameset.cgi eg/cgi/index.html
33290            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
33291            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
33292            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
33293            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
33294            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
33295            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
33296            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
33297            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
33298            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
33299            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
33300            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
33301            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
33302            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
33303            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
33304            - lib/unicode/Props.txt lib/unicode/UCD300.html
33305            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
33306            - utils/perlbc.PL vms/subconfigure.com
33307           !> (integrate 785 files)
33308 ____________________________________________________________________________
33309 [  7374] By: jhi                                   on 2000/10/20  00:59:48
33310         Log: In the latest compiler builds cccdlflags must not become -fpic,
33311              from Wilfredo Sánchez.
33312      Branch: perl
33313            ! hints/darwin.sh
33314 ____________________________________________________________________________
33315 [  7373] By: jhi                                   on 2000/10/20  00:56:35
33316         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
33317              From: Tony Cook <tony@develop-help.com>
33318              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
33319              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
33320      Branch: perl
33321            ! pod/perlop.pod
33322 ____________________________________________________________________________
33323 [  7372] By: jhi                                   on 2000/10/19  19:34:40
33324         Log: Typo noted by Mark Lutz.
33325      Branch: perl
33326            ! t/op/64bitint.t
33327 ____________________________________________________________________________
33328 [  7371] By: jhi                                   on 2000/10/19  19:33:13
33329         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
33330      Branch: metaconfig
33331            ! U/modified/Cppsym.U U/modified/Oldconfig.U
33332      Branch: metaconfig/U/perl
33333            ! End.U dlsrc.U libperl.U
33334      Branch: perl
33335            + hints/nonstopux.sh
33336            ! Configure MANIFEST config_h.SH
33337 ____________________________________________________________________________
33338 [  7370] By: jhi                                   on 2000/10/19  17:18:08
33339         Log: Subject: PATCH do_print has 2 PerlIO_error()s
33340              From: nick@ccl4.org
33341              Date: Thu, 19 Oct 2000 18:09:20 +0100
33342              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
33343      Branch: perl
33344            ! doio.c
33345 ____________________________________________________________________________
33346 [  7369] By: jhi                                   on 2000/10/19  14:01:49
33347         Log: Update Changes.
33348      Branch: perl
33349            ! Changes patchlevel.h
33350 ____________________________________________________________________________
33351 [  7368] By: jhi                                   on 2000/10/19  13:04:29
33352         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
33353              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33354              Date: Wed, 18 Oct 2000 13:12:01 +0200
33355              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
33356      Branch: perl
33357            ! hints/aix.sh
33358 ____________________________________________________________________________
33359 [  7367] By: jhi                                   on 2000/10/19  02:22:40
33360         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
33361              of a 'pmshort' anywhere in the B, so the offending line was simply
33362              removed.
33363      Branch: perl
33364            ! ext/B/B/Debug.pm
33365 ____________________________________________________________________________
33366 [  7366] By: jhi                                   on 2000/10/19  02:12:37
33367         Log: Add the test case for the bug id 20000730.004 which seems
33368              to have been fixed by now.
33369      Branch: perl
33370            ! t/pragma/utf8.t
33371 ____________________________________________________________________________
33372 [  7365] By: jhi                                   on 2000/10/18  23:36:24
33373         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
33374              From: Hugo <hv@crypt.compulink.co.uk>
33375              Date: Wed, 18 Oct 2000 23:25:58 +0100
33376              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
33377      Branch: perl
33378            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
33379 ____________________________________________________________________________
33380 [  7364] By: jhi                                   on 2000/10/18  21:12:53
33381         Log: (retracted)
33382      Branch: perl
33383            ! pp.c
33384 ____________________________________________________________________________
33385 [  7363] By: jhi                                   on 2000/10/18  20:55:38
33386         Log: Missing change from #7362.
33387      Branch: perl
33388            ! win32/perlhost.h
33389 ____________________________________________________________________________
33390 [  7362] By: jhi                                   on 2000/10/18  20:52:01
33391         Log: Borland C fstat() never saw the fd as writable.
33392              
33393              Subject: fix for Borland's weak "stat" (perl@7211)
33394              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
33395              Date: Mon, 16 Oct 2000 09:55:03 +0400
33396              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
33397      Branch: perl
33398            ! win32/win32.c
33399 ____________________________________________________________________________
33400 [  7361] By: jhi                                   on 2000/10/18  17:43:50
33401         Log: Regen toc.
33402      Branch: perl
33403            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
33404 ____________________________________________________________________________
33405 [  7360] By: jhi                                   on 2000/10/18  17:07:44
33406         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33407              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
33408              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
33409              Date: Mon, 16 Oct 2000 15:19:49 +0200
33410      Branch: perl
33411            + README.aix
33412            ! MANIFEST
33413 ____________________________________________________________________________
33414 [  7359] By: jhi                                   on 2000/10/18  17:04:49
33415         Log: Subject: Pod patch for Devel::Peek
33416              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33417              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
33418              Date: Mon, 16 Oct 2000 12:26:34 +0200
33419      Branch: perl
33420            ! ext/Devel/Peek/Peek.pm
33421 ____________________________________________________________________________
33422 [  7358] By: jhi                                   on 2000/10/18  17:03:15
33423         Log: Make Cwd more bulletproof in chrooted environments.
33424              
33425              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
33426              From: "Eric E. Coe" <Eric.Coe@oracle.com>
33427              Date: Wed, 18 Oct 2000 04:03:54 -0400
33428              Message-Id: <39ED596A.70E599FE@oracle.com>
33429      Branch: perl
33430            ! lib/Cwd.pm
33431 ____________________________________________________________________________
33432 [  7357] By: jhi                                   on 2000/10/18  16:37:26
33433         Log: Disable the UTF8 downgrade croakage for now to avoid
33434              too many not okay messages.
33435      Branch: perl
33436            ! doio.c
33437 ____________________________________________________________________________
33438 [  7356] By: jhi                                   on 2000/10/17  23:29:41
33439         Log: Show the failed remote port, instead of the failing line number.
33440              
33441              Subject: [PATCH 5.6.1 Debugger] More diagnostics
33442              From: David Sparks <daves@ActiveState.com>
33443              Date: Tue, 17 Oct 2000 15:00:24 -0700
33444              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
33445      Branch: perl
33446            ! lib/perl5db.pl
33447 ____________________________________________________________________________
33448 [  7355] By: jhi                                   on 2000/10/17  14:11:31
33449         Log: On output try to downgrade to bytes, croak if impossible,
33450              from Simon Cozens.  This means that outputting >255 UTF8
33451              is impossible.  Consider this as a strong incentive to get
33452              the I/O disciplines implemented.
33453      Branch: perl
33454            ! doio.c pod/perldiag.pod sv.c
33455 ____________________________________________________________________________
33456 [  7354] By: jhi                                   on 2000/10/17  13:42:23
33457         Log: Clarify documentation on 'use bytes'.
33458              
33459              Subject: Re: What does 'use bytes' "mean" ?
33460              From: Simon Cozens <simon@cozens.net>
33461              Date: Mon, 18 Sep 2000 18:24:25 +0100
33462              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
33463      Branch: perl
33464            ! lib/bytes.pm
33465 ____________________________________________________________________________
33466 [  7353] By: jhi                                   on 2000/10/17  13:28:12
33467         Log: Workaround for a sfio bug where the stream error indicator
33468              is not cleared as documented.
33469              
33470              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33471              From: Nicholas Clark <nick@ccl4.org>
33472              Date: Mon, 16 Oct 2000 18:28:23 +0100
33473              Message-ID: <20001016182823.J19700@plum.flirble.org>
33474      Branch: perl
33475            ! doio.c
33476 ____________________________________________________________________________
33477 [  7352] By: jhi                                   on 2000/10/17  13:06:19
33478         Log: More IoTYPE sprinkling.
33479      Branch: perl
33480            ! doio.c pp_hot.c
33481 ____________________________________________________________________________
33482 [  7351] By: jhi                                   on 2000/10/16  22:47:07
33483         Log: Detect early whether the std streams have gone bad.
33484              
33485              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
33486              Date: Mon, 16 Oct 2000 23:28:42 +0100
33487              From: Nicholas Clark <nick@ccl4.org>
33488              Message-ID: <20001016232842.A37942@plum.flirble.org>
33489      Branch: perl
33490            ! t/op/misc.t
33491 ____________________________________________________________________________
33492 [  7350] By: jhi                                   on 2000/10/16  22:45:16
33493         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
33494              From: "Peter J. Farley III" <pjfarley@banet.net>
33495              Date: Mon, 16 Oct 2000 18:15:59 -0400
33496              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
33497      Branch: perl
33498            ! djgpp/djgpp.c dosish.h t/io/open.t
33499 ____________________________________________________________________________
33500 [  7349] By: jhi                                   on 2000/10/16  22:36:45
33501         Log: perldelta tweak.
33502      Branch: perl
33503            ! pod/perldelta.pod
33504 ____________________________________________________________________________
33505 [  7348] By: jhi                                   on 2000/10/16  15:17:53
33506         Log: Update Changes.
33507      Branch: perl
33508            ! Changes patchlevel.h
33509 ____________________________________________________________________________
33510 [  7347] By: jhi                                   on 2000/10/16  13:55:27
33511         Log: Add the capability to include/exclude branches.
33512      Branch: perl
33513            ! Porting/genlog
33514 ____________________________________________________________________________
33515 [  7346] By: jhi                                   on 2000/10/16  13:18:04
33516         Log: Add Charles Lane.
33517      Branch: perl
33518            ! AUTHORS Changes
33519 ____________________________________________________________________________
33520 [  7345] By: jhi                                   on 2000/10/16  13:13:21
33521         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
33522      Branch: perl
33523            ! pod/perldelta.pod
33524 ____________________________________________________________________________
33525 [  7344] By: gsar                                  on 2000/10/16  09:30:21
33526         Log: integrate change#6220 from cfgperl
33527              
33528              Win32 patches from Benjamin Stuhl.
33529      Branch: maint-5.6/perl
33530           !> makedef.pl win32/win32.h
33531 ____________________________________________________________________________
33532 [  7343] By: gsar                                  on 2000/10/16  08:32:19
33533         Log: integrate changes#6221,6222 from cfgperl
33534              
33535              Remove tr///CU (the feature is to be obsoleted by better interfaces).
33536              From: simon@brecon.co.uk (Simon Cozens)
33537              Subject: [PATCH] Eliminate tr///[CU][CU]
33538              Date: 23 Jun 2000 11:05:40 GMT
33539              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
33540              
33541              doc typo fix
33542              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
33543              From: Ian Phillipps <Ian.Phillipps@iname.com>
33544              Date: Fri, 23 Jun 2000 10:40:58 +0100
33545              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
33546      Branch: maint-5.6/perl
33547           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
33548 ____________________________________________________________________________
33549 [  7342] By: gsar                                  on 2000/10/16  08:28:08
33550         Log: integrate change#6217 from cfgperl (in part)
33551              
33552              Rename the fdpid locking and integrate with Sarathy.
33553      Branch: maint-5.6/perl
33554           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
33555           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
33556           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
33557           !> win32/win32.c
33558 ____________________________________________________________________________
33559 [  7341] By: gsar                                  on 2000/10/16  08:23:39
33560         Log: integrate changes#6214..6216 from mainline
33561              
33562              @_ can't have junk in it even in the non-USE_ITHREADS case because
33563              caller() wants to populate @DB::args with it (causes a coredump
33564              in Carp::confess())
33565              
33566              tweak comment about @DB::args
33567              
33568              be more optimal about clearing @_
33569      Branch: maint-5.6/perl
33570           !> av.h cop.h pp_ctl.c t/op/runlevel.t
33571 ____________________________________________________________________________
33572 [  7340] By: gsar                                  on 2000/10/16  08:20:37
33573         Log: integrate changes#6207..6210 from cfgperl
33574              
33575              Subject: [PATCH 5.6.0] Threadsafe patches
33576              From: Dan Sugalski <dan@sidhe.org>
33577              To: perl5-porters@perl.org
33578              Date: Mon, 08 May 2000 18:08:13 -0400
33579              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
33580              
33581              Regen headers for #6207.
33582              
33583              Lock PL_fdpid against race conditions, based on:
33584              Subject: [PATCH 5.6.0]subprocess fixup for threads
33585              From: Dan Sugalski <dan@sidhe.org>
33586              To: perl5-porters@perl.org
33587              Date: Tue, 11 Apr 2000 17:02:32 -0400
33588              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
33589              
33590              Mopup for #6207 and #6209.
33591      Branch: maint-5.6/perl
33592           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
33593           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
33594           !> win32/win32.c
33595 ____________________________________________________________________________
33596 [  7339] By: gsar                                  on 2000/10/16  08:14:34
33597         Log: integrate change#6203 from cfgperl
33598              
33599              perldiag should refer to perlos2.pod not README.os2
33600      Branch: maint-5.6/perl
33601           !> pod/perldiag.pod
33602 ____________________________________________________________________________
33603 [  7338] By: gsar                                  on 2000/10/16  08:11:42
33604         Log: integrate change#6201 from mainline
33605              
33606              Perl_eval_pv() leaks 4 bytes every time it is called because it
33607              does a PUSHMARK that's never ever POPMARKed; in general, only
33608              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
33609              Perl_eval_[sp]v() don't because they don't take any incoming
33610              arguments (this leak has been around since the original version
33611              of perl_eval_pv() in 5.003_97e)
33612      Branch: maint-5.6/perl
33613           !> perl.c
33614 ____________________________________________________________________________
33615 [  7337] By: gsar                                  on 2000/10/16  08:08:47
33616         Log: integrate changes#6197..6200 from cfgperl
33617              
33618              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
33619              From: John Borwick <jhborwic@unity.ncsu.edu>
33620              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
33621              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
33622              
33623              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
33624              From: Dan Sugalski <dan@sidhe.org>
33625              To: vmsperl@perl.org, perl5-porters@perl.org
33626              Date: Fri, 02 Jun 2000 16:00:41 -0400
33627              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
33628              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
33629              
33630              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
33631              From: Dan Sugalski <dan@sidhe.org>
33632              To: perl5-porters@perl.org, vmsperl@perl.org
33633              Date: Fri, 02 Jun 2000 17:30:51 -0400
33634              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
33635              
33636              Update to cperl-mode.el 4.31 from
33637              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
33638              Subject: A couple of notes
33639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33640              To: Mailing list Perl5 <perl5-porters@perl.org>
33641              Date: Sat, 3 Jun 2000 23:33:32 -0400
33642              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
33643      Branch: maint-5.6/perl
33644           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
33645           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
33646           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
33647           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
33648           !> vms/vmsish.h
33649 ____________________________________________________________________________
33650 [  7336] By: gsar                                  on 2000/10/16  08:03:46
33651         Log: integrate changes#6194,6195 from mainline
33652              
33653              fix small eval"" memory leaks under USE_ITHREADS
33654              
33655              fix yet another eval"" leak under USE_ITHREADS
33656      Branch: maint-5.6/perl
33657           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33658           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33659           !> vms/perly_c.vms
33660 ____________________________________________________________________________
33661 [  7335] By: gsar                                  on 2000/10/16  08:02:15
33662         Log: integrate changes#6190,6191 from mainline
33663              
33664              submit missing embed.pl change
33665              
33666              vec() loses numericalness (modified version of patch suggested
33667              by Robin Barker)
33668      Branch: maint-5.6/perl
33669           !> doop.c embed.pl t/op/vec.t
33670 ____________________________________________________________________________
33671 [  7334] By: gsar                                  on 2000/10/16  08:01:03
33672         Log: integrate change#6189 from mainline
33673              
33674              counting tr/// corrupts later operation (from M.J.T Guy)
33675      Branch: maint-5.6/perl
33676           !> doop.c t/op/tr.t
33677 ____________________________________________________________________________
33678 [  7333] By: gsar                                  on 2000/10/16  07:59:07
33679         Log: integrate changes#6183..6188 from mainline
33680              
33681              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
33682              <nick@ccl4.org>)
33683              
33684              tweak for change#6127
33685              
33686              remove incorrect documentation about implicit split to @_ in
33687              list context, which never really worked in perl 5 (from
33688              M.J.T. Guy)
33689              
33690              further qualify references to "alphanumeric" (from Wolfgang Laun
33691              <wolfgang.laun@alcatel.at>)
33692              
33693              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
33694              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33695              
33696              h2xs tweaks
33697      Branch: maint-5.6/perl
33698           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33699           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
33700           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
33701           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
33702           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
33703           !> pod/pod2latex.PL utils/h2xs.PL
33704 ____________________________________________________________________________
33705 [  7332] By: gsar                                  on 2000/10/16  07:53:52
33706         Log: integrate change#6179 from mainline
33707              
33708              buggy modulus on UVs introduced by change#3378 (resulted in
33709              4063328477 % 65535 amounting to 27406, instead of 27407)
33710      Branch: maint-5.6/perl
33711           !> pp.c t/op/arith.t
33712 ____________________________________________________________________________
33713 [  7331] By: gsar                                  on 2000/10/16  07:52:49
33714         Log: integrate changes#6176,6177,6178,6182 from cfgperl
33715              
33716              Single-quoted utf8 patch from Simon Cozens.
33717              
33718              Substitution utf8 patch from Simon Cozens.
33719              
33720              Be cleaner.
33721              
33722              Be Cleaner Part Deux.
33723      Branch: maint-5.6/perl
33724           !> Makefile.SH pp_hot.c toke.c
33725 ____________________________________________________________________________
33726 [  7330] By: gsar                                  on 2000/10/16  07:41:36
33727         Log: integrate change#6172 from mainline
33728              
33729              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
33730              (from Ilya Zakharevich)
33731      Branch: maint-5.6/perl
33732           !> regexec.c t/op/re_tests
33733 ____________________________________________________________________________
33734 [  7329] By: gsar                                  on 2000/10/16  07:40:25
33735         Log: integrate change#6171 from mainline
33736              
33737              scalar() doesn't force scalar context when used in void context
33738              (from Simon Cozens)
33739      Branch: maint-5.6/perl
33740           !> op.c t/op/wantarray.t
33741 ____________________________________________________________________________
33742 [  7328] By: gsar                                  on 2000/10/16  07:39:33
33743         Log: integrate change#6170 from mainline
33744              
33745              change#6142 needs tweaks to tests to work where there's no
33746              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33747      Branch: maint-5.6/perl
33748           !> t/lib/filefind.t
33749 ____________________________________________________________________________
33750 [  7327] By: gsar                                  on 2000/10/16  07:35:34
33751         Log: integrate changes#6166..6168 from cfgperl
33752              
33753              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
33754              in case somebody wants to write an extension for more
33755              shadow database interfaces.
33756              
33757              tweak todo
33758              
33759              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
33760      Branch: maint-5.6/perl
33761           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33762           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
33763           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
33764           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33765           !> win32/config.vc win32/config_H.bc win32/config_H.gc
33766           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33767 ____________________________________________________________________________
33768 [  7326] By: gsar                                  on 2000/10/16  07:29:05
33769         Log: integrate changes#6157,6159..6161,6164 from cfgperl
33770              
33771              Regen Configure to jive with #6149.
33772              
33773              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
33774              
33775              Changes for the File::Temp 0.08 (change #6159) test suite
33776              to fit better into the Perl distribution test framework.
33777              
33778              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
33779              both from Simon Cozens.
33780              
33781              detypo
33782      Branch: maint-5.6/perl
33783           +> pod/perlmodlib.PL pod/perlnewmod.pod
33784           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
33785           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
33786           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33787           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33788 ____________________________________________________________________________
33789 [  7325] By: gsar                                  on 2000/10/16  07:25:13
33790         Log: integrate change#6158 from vmsperl
33791              
33792              Add fallback to tmpfile for use in cases where user's relying on
33793              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
33794              Lane's patch)
33795      Branch: maint-5.6/perl
33796           !> vms/vms.c vms/vmsish.h
33797 ____________________________________________________________________________
33798 [  7324] By: gsar                                  on 2000/10/16  07:20:50
33799         Log: integrate changes#6153..6155 from mainline
33800              
33801              prettier Test::Harness output on failed tests (from Nicholas Clark
33802              <nick@Bagpuss.uk.boo.com>)
33803              
33804              avoid type mismatch warning
33805              
33806              small bug in change#6144; remove random \xA0 character that snuck
33807              in via change#6145
33808      Branch: maint-5.6/perl
33809           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
33810           !> perl.c
33811 ____________________________________________________________________________
33812 [  7323] By: gsar                                  on 2000/10/16  07:18:47
33813         Log: integrate changes#6151,6152 from mainline
33814              
33815              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
33816              
33817              cosmetic fixups of RE debug output (from Ilya Zakharevich)
33818      Branch: maint-5.6/perl
33819           !> regexec.c
33820 ____________________________________________________________________________
33821 [  7322] By: gsar                                  on 2000/10/16  07:17:25
33822         Log: integrate changes#6146..6150 from mainline
33823              
33824              doc typo
33825              
33826              add a make entry to Config.pm so "perl -V:make" works on VMS
33827              (from Peter Prymmer)
33828              
33829              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
33830              
33831              OS/2 tweaks for usethreads build (from Rocco Caputo
33832              <troc@netrus.net>)
33833              
33834              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
33835      Branch: maint-5.6/perl
33836           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
33837           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
33838           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
33839           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
33840           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
33841           !> warnings.pl x2p/a2p.h
33842 ____________________________________________________________________________
33843 [  7321] By: gsar                                  on 2000/10/16  07:14:02
33844         Log: integrate changes#6143..6145 from mainline
33845              
33846              MacOS support, part 1 (from Matthias Neeracher
33847              <neeri@iis.ee.ethz.ch>)
33848              
33849              MacOS support, part 2: make AutoSplit use File::Spec instead
33850              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
33851              <neeri@iis.ee.ethz.ch>)
33852              
33853              make xsubpp skip embedded pod (from Matthias Neeracher
33854              <neeri@iis.ee.ethz.ch>)
33855      Branch: maint-5.6/perl
33856           +> ext/DynaLoader/dl_mac.xs
33857           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
33858           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33859           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
33860           !> pp_ctl.c proto.h toke.c util.c util.h
33861 ____________________________________________________________________________
33862 [  7320] By: gsar                                  on 2000/10/16  07:12:13
33863         Log: integrate changes#6141,6142 from mainline
33864              
33865              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
33866              forwarded by Peter Seebach from the bsdi-users mailing list.
33867              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
33868              
33869              File::Find fails to chdir when chasing symlinks (from
33870              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33871      Branch: maint-5.6/perl
33872           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
33873 ____________________________________________________________________________
33874 [  7319] By: gsar                                  on 2000/10/16  07:04:30
33875         Log: integrate change#6139 from mainline
33876              
33877              revise mktables.PL for bugs and newness in Unicode 3.0
33878              (from James Bence <jbence@amgen.com>)
33879      Branch: maint-5.6/perl
33880           +> (branch 30 files)
33881           !> (integrate 49 files)
33882 ____________________________________________________________________________
33883 [  7318] By: gsar                                  on 2000/10/16  07:01:01
33884         Log: integrate changes#6137,6138 from mainline
33885              
33886              fix bogus redeclaration warning for "our" variables in different
33887              scopes
33888              
33889              add note about the handling of negative indices to tied arrays
33890              (from Michael G Schwern <schwern@pobox.com>)
33891      Branch: maint-5.6/perl
33892           !> op.c pod/perltie.pod t/pragma/strict-vars
33893 ____________________________________________________________________________
33894 [  7317] By: gsar                                  on 2000/10/16  06:58:46
33895         Log: integrate changes#6127..6136 from mainline
33896              
33897              call_method(...,G_EVAL) can longjmp() out if the method probing
33898              failed (from Gisle Aas)
33899              
33900              new perlxstut example for passing/returning refs to arrays
33901              (from David Lowe <dlowe@pootpoot.com>)
33902              
33903              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
33904              
33905              fix places that mean C<"word" character> but say C<alphanumeric
33906              character>
33907              
33908              avoid warnings in POSIX.pm (from Barrie Slaymaker)
33909              
33910              warnings::enabled() doesn't fall back to looking at $^W if
33911              caller isn't using lexical warnings (from Paul Marquess)
33912              
33913              elide bogus test in change#6132
33914              
33915              make Test::Harness use wait.h/WCOREDUMP if available
33916              (from Ben Tilly <ben_tilly@hotmail.com>)
33917              
33918              enable Test::Harness to dynamically determine column width etc.
33919              (from Rob Napier <rnapier@employees.org>)
33920              
33921              random pod typos (from Peter Scott <Peter@PSDT.com>)
33922      Branch: maint-5.6/perl
33923           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
33924           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
33925           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
33926           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
33927 ____________________________________________________________________________
33928 [  7316] By: gsar                                  on 2000/10/16  06:53:23
33929         Log: integrate change#6126 from mainline
33930              
33931              change#2879 broke rvalue autovivification of magicals such as
33932              ${$num} (reworked variant of patch suggested by Simon Cozens)
33933      Branch: maint-5.6/perl
33934           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
33935           !> pp_hot.c proto.h t/op/gv.t
33936 ____________________________________________________________________________
33937 [  7315] By: gsar                                  on 2000/10/16  06:51:38
33938         Log: integrate changes#6123,6125 from mainline
33939              
33940              clarify gotcha with #line directives (from Rocco Caputo
33941              <troc@netrus.net>)
33942              
33943              enable propagating exception objects via Perl_croak() in XS code
33944              (from Gisle Aas)
33945      Branch: maint-5.6/perl
33946           !> pod/perldebug.pod pod/perlsyn.pod util.c
33947 ____________________________________________________________________________
33948 [  7314] By: gsar                                  on 2000/10/16  06:49:28
33949         Log: integrate change#6122 from mainline
33950              
33951              downgrade fatal error on C<"foo@nosucharray.com"> to optional
33952              warning (from Mark-Jason Dominus)
33953      Branch: maint-5.6/perl
33954           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
33955           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
33956           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
33957           !> toke.c
33958 ____________________________________________________________________________
33959 [  7313] By: gsar                                  on 2000/10/16  06:46:54
33960         Log: integrate changes#6112..6121 from vmsperl
33961              
33962              Check for existence of file before trying to delete
33963              
33964              Ugly workaround for version-specific RTL error
33965              
33966              Urk -- undo previous removal of vmsish 'exit' change
33967              
33968              Add bounds checking for several strings (Charles Lane)
33969              
33970              Miscellaneous cosmetic fixes (Charles Lane)
33971              
33972              Treat sockets as special in sys(read|write) (Charles Lane et al.)
33973              
33974              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
33975              Flatten case labels in switch statements uniformly (Charles Bailey)
33976              
33977              Quiet error messages in vmsish.t (Charles Lane)
33978              
33979              Add missing escape (Charles Lane)
33980              
33981              Allow eliminate_macros() and fixpath() to handle space-delimited
33982              lists (based on fixes by Craig Berry)
33983      Branch: maint-5.6/perl
33984           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
33985           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
33986           !> vms/vmsish.h
33987 ____________________________________________________________________________
33988 [  7312] By: gsar                                  on 2000/10/16  06:41:18
33989         Log: integrate changes#6107,6110 from cfgperl
33990              
33991              Tweak the todo list.
33992              
33993              todo tweak
33994      Branch: maint-5.6/perl
33995           !> Todo-5.6
33996 ____________________________________________________________________________
33997 [  7311] By: gsar                                  on 2000/10/16  06:38:38
33998         Log: integrate changes#6104,6108 from mainline
33999              
34000              PL_sys_intern was being initialized too late on windows
34001              
34002              reenable fake signal handling on Windows, bugs and all
34003      Branch: maint-5.6/perl
34004           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
34005           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
34006           !> win32/win32.c
34007 ____________________________________________________________________________
34008 [  7310] By: gsar                                  on 2000/10/16  06:36:03
34009         Log: integrate changes#6095,6097..6103 from cfgperl
34010              
34011              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
34012              might be useful in future.
34013              
34014              Add a note about possible compilation problems from Allen Smith.
34015              
34016              Add a note about other, yet unsupported, shadow password APIs.
34017              
34018              Tweaks for the cc bugs from Allen Smith.
34019              
34020              More compilation tweakery from Allen Smith.
34021              
34022              Hints and test tweaks for Unicos.
34023              
34024              The test suite tweak in #6101 wasn't quite right.
34025              
34026              Test tweaking for Unicos continues.
34027      Branch: maint-5.6/perl
34028           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34029           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
34030           !> t/lib/complex.t t/op/64bitint.t
34031 ____________________________________________________________________________
34032 [  7309] By: gsar                                  on 2000/10/16  06:29:41
34033         Log: integrate changes#6093,6094 from mainline
34034              
34035              fork() failure to create pseudo process sets errno=EAGAIN and returns
34036              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
34037              
34038              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
34039      Branch: maint-5.6/perl
34040           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
34041           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
34042 ____________________________________________________________________________
34043 [  7308] By: gsar                                  on 2000/10/16  06:27:29
34044         Log: integrate change#6092 from cfgperl
34045              
34046              Regen perltoc with the fixed buildtoc.
34047      Branch: maint-5.6/perl
34048           !> pod/perltoc.pod
34049 ____________________________________________________________________________
34050 [  7307] By: gsar                                  on 2000/10/16  06:26:40
34051         Log: integrate changes#6089,6090 from mainline
34052              
34053              buildtoc tweak to fix newline lossage
34054              
34055              concat doesn't preserve utf8-ness, and doesn't invalidate
34056              [NI]OK; added tests for both
34057      Branch: maint-5.6/perl
34058           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
34059 ____________________________________________________________________________
34060 [  7306] By: gsar                                  on 2000/10/16  06:24:05
34061         Log: integrate change#6088 from cfgperl
34062              
34063              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
34064              because we do not use those.  The HAS_GETSPNAM remains,
34065              though, because we still do use that.
34066      Branch: maint-5.6/perl
34067           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34068           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
34069           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
34070           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
34071           !> win32/config.vc win32/config_H.bc win32/config_H.gc
34072           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
34073 ____________________________________________________________________________
34074 [  7305] By: gsar                                  on 2000/10/16  06:15:52
34075         Log: integrate changes#6084,6085,6087 from mainline
34076              
34077              substr() does not preserve utf8-ness (from Stefan Eissing
34078              <Eissing@medicaldataservice.de>); added tests
34079              
34080              repeat operator (x) doesn't preserve utf8-ness
34081              
34082              reverse() and quotemeta() weren't preserving utf8-ness; add tests
34083      Branch: maint-5.6/perl
34084           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
34085 ____________________________________________________________________________
34086 [  7304] By: gsar                                  on 2000/10/16  06:13:10
34087         Log: integrate changes#6077..6083 from mainline
34088              
34089              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
34090              and Tom Phoenix)
34091              
34092              workaround for CRT bug in chdir() (from Charles Lane, via
34093              Peter Prymmer)
34094              
34095              remove outdated kludge in Carp (NULLs are permitted in diagnostics
34096              now)
34097              
34098              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
34099              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
34100              
34101              better default perlbug categories for ok reports (from Richard Foley)
34102              
34103              peek.t non-portable to ithreads
34104              
34105              note about undocumented caller() return value (from M.J.T. Guy);
34106              yet another peek.t tweak
34107      Branch: maint-5.6/perl
34108           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34109           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34110           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
34111           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
34112           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
34113           !> vms/vmsish.h
34114 ____________________________________________________________________________
34115 [  7303] By: gsar                                  on 2000/10/16  06:03:18
34116         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
34117              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
34118              
34119              &HUGE_VAL is not defined, it exists.
34120              
34121              Do not warn that an infinity does not look like a number.
34122              
34123              Rewrite the pwent/spent logic to be a little bit more clearer.
34124              
34125              Continue on the pwent/spent case.
34126              
34127              Correct Freudian slip.
34128              
34129              Use HUGE_VALL if applicable.
34130              
34131              pwent/spent #ifdef imbalance.
34132              
34133              Infinite problems.
34134              
34135              Call getspnam() only iff needd.
34136              
34137              Test both the scalar and list contexts.
34138              
34139              Use setxxent()/endxxent().
34140              
34141              Complex tweakery.
34142              
34143              Unicos hint tweak.
34144              
34145              Be more forgiving in POSIX about HUGE_VALL.
34146              
34147              Detypo.
34148              
34149              The search of infinity continues, this time simplified.
34150              
34151              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
34152              in natively 64-bit platforms where a long is a quad (no need
34153              for long longs).  Also added bias for IVs.
34154              
34155              Complex tweaks.
34156              
34157              Introduce t/lib/peek.t.
34158              
34159              Make the test more portable.
34160      Branch: maint-5.6/perl
34161           +> t/lib/peek.t
34162            ! pp_sys.c
34163           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
34164           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
34165           !> t/op/pwent.t toke.c util.c
34166 ____________________________________________________________________________
34167 [  7302] By: gsar                                  on 2000/10/16  05:03:37
34168         Log: integrate changes#6066..6071 from mainline
34169              
34170              s/END/CHECK/
34171              
34172              replace direct call to sighandler() with (*PL_sighandlerp)()
34173              
34174              note about values()
34175              
34176              File::Spec compatibility update (from Barrie Slaymaker
34177              <barries@slaysys.com>)
34178              
34179              remove misleading comment (from M.J.T. Guy)
34180              
34181              misformatted perllocal.pod (from Tim Jenness
34182              <t.jenness@jach.hawaii.edu>)
34183      Branch: maint-5.6/perl
34184           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34185           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34186           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
34187           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
34188 ____________________________________________________________________________
34189 [  7301] By: gsar                                  on 2000/10/16  05:00:08
34190         Log: integrate changes#6061..6063 from mainline
34191              
34192              change#5921 neglected to make eq honor "use bytes"
34193              
34194              additional tests for utf8.t
34195              
34196              tokeq() could read unallocated field in argument
34197      Branch: maint-5.6/perl
34198           !> sv.c t/pragma/utf8.t toke.c
34199 ____________________________________________________________________________
34200 [  7300] By: gsar                                  on 2000/10/16  04:56:54
34201         Log: integrate changes#6046,6048,6057,6058 from mainline
34202              
34203              libscheck has insufficient checks for n32 libs (from
34204              Albert Chin-A-Young <china@thewrittenword.com>)
34205              
34206              add note about how $( doesn't interpolate in REs (from
34207              Philip Newton <newton@ficus.frogspace.net>)
34208              
34209              fix broken parsing of /\x{ab}/
34210              
34211              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
34212              (spotted by Donald Kinzer <dkinzer@premia.com>)
34213      Branch: maint-5.6/perl
34214           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
34215           !> t/pragma/utf8.t
34216 ____________________________________________________________________________
34217 [  7299] By: gsar                                  on 2000/10/16  04:52:50
34218         Log: integrate change#6044 from mainline
34219              
34220              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
34221              such that underscores are only ignored in literal numbers,
34222              "\x{...}", and hex/oct argument
34223      Branch: maint-5.6/perl
34224           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
34225 ____________________________________________________________________________
34226 [  7298] By: gsar                                  on 2000/10/16  04:50:53
34227         Log: integrate changes#6027..6043 from mainline
34228              
34229              podlators-1.02 update (from Russ Allbery)
34230              
34231              Pod::Man generates groff-incompatible macro definition (from
34232              Tom Christiansen)
34233              
34234              add CGI.pm v2.66 (from Lincoln Stein)
34235              
34236              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
34237              for @- and @+ (from Johan Vromans)
34238              
34239              small nits in diagnostics.pm (from Robin Barker)
34240              
34241              whitespace adjustments
34242              
34243              missing files in MANIFEST
34244              
34245              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
34246              to compensate
34247              
34248              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
34249              
34250              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
34251      Branch: maint-5.6/perl
34252           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
34253           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
34254           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
34255           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
34256           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
34257           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
34258           !> t/lib/cgi-html.t t/lib/cgi-request.t
34259 ____________________________________________________________________________
34260 [  7297] By: gsar                                  on 2000/10/16  04:44:30
34261         Log: integrate change#6025 from mainline
34262              
34263              Is{Alnum,Alpha,Word} don't match titlecase
34264              TODO: IsSpace is defined recursively!
34265              (both spotted by Larry)
34266      Branch: maint-5.6/perl
34267           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
34268           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
34269 ____________________________________________________________________________
34270 [  7296] By: gsar                                  on 2000/10/16  04:39:30
34271         Log: integrate change#6023 from mainline
34272              
34273              debugger stomps on $. (from M.J.T. Guy)
34274      Branch: maint-5.6/perl
34275           !> lib/perl5db.pl
34276 ____________________________________________________________________________
34277 [  7295] By: gsar                                  on 2000/10/16  04:38:02
34278         Log: integrate change#6022 from mainline
34279              
34280              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
34281      Branch: maint-5.6/perl
34282           !> sv.c
34283 ____________________________________________________________________________
34284 [  7294] By: gsar                                  on 2000/10/16  04:37:05
34285         Log: integrate changes#6018..6021 from mainline
34286              
34287              make lib/syslog.t portable to systems that don't have _PATH_LOG,
34288              make _PATH_LOG() return "" if unavailable
34289              
34290              windows portability tweaks
34291              
34292              test tweak
34293              
34294              remove Win2K issue in pod (fixed by change#6020)
34295      Branch: maint-5.6/perl
34296           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
34297           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
34298           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
34299 ____________________________________________________________________________
34300 [  7293] By: gsar                                  on 2000/10/16  04:20:00
34301         Log: integrate changes#6013..6015 from mainline
34302              
34303              tweak change#5945 to display correct switch name in diagnostic
34304              
34305              glob() loading File::Glob behind the scenes may cause syntax errors
34306              
34307              tweak test for portability
34308      Branch: maint-5.6/perl
34309           !> op.c perl.c pod/perldiag.pod t/lib/b.t
34310 ____________________________________________________________________________
34311 [  7292] By: gsar                                  on 2000/10/16  04:18:11
34312         Log: integrate changes#6005..6010 from mainline, cfgperl
34313              
34314              perldoc might fail via "use blib" (from Hugo van der Sanden)
34315              
34316              Regen Configure.
34317              
34318              note about compile failures and END blocks (from M.J.T. Guy)
34319              
34320              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
34321              
34322              (change#6009 integrated earlier in change#7255)
34323              
34324              clarify note about shadow password support (from
34325              gellyfish@gellyfish.com)
34326      Branch: maint-5.6/perl
34327           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
34328           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
34329           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
34330 ____________________________________________________________________________
34331 [  7291] By: gsar                                  on 2000/10/16  04:12:03
34332         Log: integrate changes#6002,6003 from mainline
34333              
34334              destructive sv_setsv() can lose UV-ness from source, causing
34335              numeric promotions/comparisons to fail to do the right thing
34336              
34337              allow REG_EXPAND_SZ keys in Windows registry (from
34338              John Clayton <John.Clayton@barclayscapital.com>)
34339      Branch: maint-5.6/perl
34340           !> sv.c win32/win32.c
34341 ____________________________________________________________________________
34342 [  7290] By: gsar                                  on 2000/10/16  04:10:19
34343         Log: integrate change#6001 from mainline
34344              
34345              support additional library locations via $Config{otherlibdirs}
34346              (from Andy Dougherty)
34347      Branch: maint-5.6/perl
34348           !> Configure INSTALL Porting/Glossary Porting/config.sh
34349           !> Porting/config_H config_h.SH epoc/config.sh perl.c
34350           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
34351           !> win32/config.bc win32/config.gc win32/config.vc
34352 ____________________________________________________________________________
34353 [  7289] By: gsar                                  on 2000/10/16  04:08:28
34354         Log: integrate change#5999 from mainline
34355              
34356              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
34357      Branch: maint-5.6/perl
34358           !> t/pragma/warn/toke toke.c
34359 ____________________________________________________________________________
34360 [  7288] By: gsar                                  on 2000/10/16  04:07:01
34361         Log: integrate changes#5997,5998 from cfgperl
34362              
34363              Preserve $!.
34364              
34365              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
34366      Branch: maint-5.6/perl
34367           !> lib/Math/Complex.pm
34368 ____________________________________________________________________________
34369 [  7287] By: gsar                                  on 2000/10/16  04:04:37
34370         Log: integrate change#5995 from mainline
34371              
34372              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
34373      Branch: maint-5.6/perl
34374           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
34375 ____________________________________________________________________________
34376 [  7286] By: gsar                                  on 2000/10/16  04:03:21
34377         Log: integrate change#5994 from mainline
34378              
34379              fix for missed accounting for null byte in pack("Z",...) (from
34380              M.J.T. Guy)
34381      Branch: maint-5.6/perl
34382           !> pp.c t/op/pack.t
34383 ____________________________________________________________________________
34384 [  7285] By: gsar                                  on 2000/10/16  04:02:11
34385         Log: integrate changes#5989..5993 from mainline
34386              
34387              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
34388              itself and no other (from Tom Hughes)
34389              
34390              use $ENV{LIB} to search for libs under Visual C compiler
34391              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
34392              
34393              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
34394              
34395              pod nit (from Simon Cozens)
34396              
34397              various minor tweaks seen on p5p
34398      Branch: maint-5.6/perl
34399           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
34400           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
34401           !> t/op/array.t toke.c
34402 ____________________________________________________________________________
34403 [  7284] By: gsar                                  on 2000/10/16  03:59:00
34404         Log: integrate changes#5978..5988 from mainline
34405              
34406              sync version numbers in File::Spec with the ones on CPAN
34407              (from Barrie Slaymaker)
34408              
34409              under useithreads, constant pad entries could inadvertantly be
34410              shared across threads (from Eric Blood <eblood@xmission.com>);
34411              added Eric's test case to testsuite
34412              
34413              allow Configure -S to run non-interactively (spotted by Greg Hudson
34414              <ghudson@mit.edu>)
34415              
34416              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
34417              prototype mismatch with CORE::glob(); update pod and tests to
34418              suit (File::Glob::glob() is still available for backward
34419              compatibility, but should be considered deprecated)
34420              
34421              avoid error in IO::Socket::INET when given an unknown service name
34422              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
34423              
34424              numeric conversion of non-number in change#3378 tramples on
34425              OOK offset, causing segfaults
34426              
34427              attributes::reftype() doesn't work on tied argument
34428              
34429              forked child may not exit correctly if it failed to open
34430              /dev/console (from Graham Barr)
34431              
34432              add regular expressions tutorial and quick-start guide (from
34433              Mark Kvale <kvale@phy.ucsf.edu>)
34434              
34435              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
34436              
34437              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
34438              <paul@miraclefish.com>)
34439      Branch: maint-5.6/perl
34440           +> pod/perlrequick.pod pod/perlretut.pod
34441           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
34442           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
34443           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
34444           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
34445           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
34446           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
34447           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
34448           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
34449 ____________________________________________________________________________
34450 [  7283] By: gsar                                  on 2000/10/16  03:52:14
34451         Log: integrate change#5977 from mainline
34452              
34453              autoquote barewords followed by newline and arrow properly
34454              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
34455      Branch: maint-5.6/perl
34456           !> t/pragma/warn/toke toke.c
34457 ____________________________________________________________________________
34458 [  7282] By: gsar                                  on 2000/10/16  03:50:48
34459         Log: integrate change#5976 from mainline
34460              
34461              DB_File v1.73 update (from Paul Marquess)
34462      Branch: maint-5.6/perl
34463           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
34464           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
34465 ____________________________________________________________________________
34466 [  7281] By: gsar                                  on 2000/10/16  03:49:14
34467         Log: integrate change#5975 from mainline
34468              
34469              allow sort() reentrancy (variant of patch suggested by
34470              Hugo van der Sanden)
34471      Branch: maint-5.6/perl
34472           !> pp_ctl.c t/op/sort.t
34473 ____________________________________________________________________________
34474 [  7280] By: gsar                                  on 2000/10/16  03:48:22
34475         Log: integrate change#5974 from mainline
34476              
34477              change#4197 somehow missed initializing PL_errors, meaning
34478              syntax error queueing wasn't working outside eval"" at all;
34479              also fixed eval"" to localize PL_error_count, so that compile-time
34480              eval's don't clobber the error state of the outer context
34481      Branch: maint-5.6/perl
34482           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
34483           !> t/pragma/warn/toke
34484 ____________________________________________________________________________
34485 [  7279] By: gsar                                  on 2000/10/16  03:46:21
34486         Log: integrate change#5973 from mainline
34487              
34488              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
34489      Branch: maint-5.6/perl
34490           !> regcomp.c regexec.c t/op/re_tests
34491 ____________________________________________________________________________
34492 [  7278] By: gsar                                  on 2000/10/16  03:44:54
34493         Log: integrate change#5971 from cfgperl
34494              
34495              Unicos tweaks from Mark P. Lutz.
34496      Branch: maint-5.6/perl
34497           !> hints/unicos.sh lib/Math/Complex.pm
34498 ____________________________________________________________________________
34499 [  7277] By: gsar                                  on 2000/10/16  03:42:59
34500         Log: integrate changes#5966..5970 from mainline
34501              
34502              add testsuite for B backends, fix bug in B::Deparse (from
34503              Simon Cozens <simon@brecon.co.uk>)
34504              
34505              improved docs on the warn_uninit diagnostic (from David Glasser
34506              and Simon Cozens)
34507              
34508              tolerate spaces in group names in test on solaris (from David Boyce
34509              <dsb@boyski.com>)
34510              
34511              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
34512              
34513              Data::Dumper fumbles negative numbers on 32-bit platforms where
34514              IV is >32bits
34515      Branch: maint-5.6/perl
34516           +> t/lib/b.t t/lib/syslog.t
34517           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
34518           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
34519           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
34520 ____________________________________________________________________________
34521 [  7276] By: gsar                                  on 2000/10/16  03:39:30
34522         Log: integrate change#5965 from mainline
34523              
34524              avoid "will not stay shared" warnings for our variables (from
34525              Robin Barker)
34526      Branch: maint-5.6/perl
34527           !> op.c t/pragma/warn/op
34528 ____________________________________________________________________________
34529 [  7275] By: gsar                                  on 2000/10/16  03:38:18
34530         Log: integrate change#5964 from mainline
34531              
34532              reformat to 72 columns (again)
34533      Branch: maint-5.6/perl
34534           !> pod/perldiag.pod
34535 ____________________________________________________________________________
34536 [  7274] By: gsar                                  on 2000/10/16  03:36:58
34537         Log: integrate change#5963 from mainline
34538              
34539              patch from Larry to make (\&) prototype work; added tests for
34540              the same
34541      Branch: maint-5.6/perl
34542           !> op.c t/comp/proto.t
34543 ____________________________________________________________________________
34544 [  7273] By: gsar                                  on 2000/10/16  03:35:51
34545         Log: integrate changes#5956..5962 from mainline
34546              
34547              better diagnostics on failed tests (from Ilya Zakharevich)
34548              
34549              pod nits (from A. C. Yardley <yardley@tanet.net>)
34550              
34551              change#3569 deleted some essential code, revert; avoid use of
34552              atexit() to make DynaLoader work properly on AIX under mod_perl
34553              (from Jens-Uwe Mager <jum@helios.de>)
34554              
34555              doubled words in pods (from Simon Cozens
34556              <simon.p.cozens@jp.pwcglobal.com>)
34557              
34558              better INSTALL notes on Solaris issues (from Dominic Dunlop)
34559              
34560              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
34561              
34562              updated README.hpux (from Jeff Okamoto)
34563      Branch: maint-5.6/perl
34564           !> INSTALL README.hpux emacs/cperl-mode.el
34565           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
34566           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
34567           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
34568           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
34569           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
34570           !> t/op/lex_assign.t
34571 ____________________________________________________________________________
34572 [  7272] By: gsar                                  on 2000/10/16  03:31:22
34573         Log: integrate change#5955 from mainline
34574              
34575              longstanding bug exposed by change#3307: sort arguments weren't
34576              compiled with the right wantarray context (ensuing runtime lookup
34577              via block_gimme() was getting the incidental context of the
34578              sort() itself)
34579      Branch: maint-5.6/perl
34580           !> op.c t/op/sort.t
34581 ____________________________________________________________________________
34582 [  7271] By: gsar                                  on 2000/10/16  03:29:11
34583         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
34584              branch
34585              
34586              Flatten the cpp jungle doing the nosuid checking.
34587              
34588              Do not assume sign propagation. (from M.J.T. Guy)
34589              
34590              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
34591              
34592              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
34593              Now pp_ncmp() returns undef is either operand is a NaN.
34594              
34595              On second thoughts frexp() does have two arguments.
34596              
34597              Document that tr() is not tr(1).
34598              
34599              Be more robust on "extreme" (large absolute value)
34600              arguments.  Originally reported by Daniel Connelly
34601              as a problem with asinh() on large negative arguments,
34602              asinh() used to bail out because an argument to log()
34603              ended up being zero.  Ilya Zakharevich proposed using
34604              Taylor's series in such cases, which for such large
34605              arguments is a very good approximation.
34606              
34607              Undo "use integer" addition from 64bitint as it seems
34608              to break most of the subtests in Digital UNIX;
34609              Unicos needs to find another way.
34610      Branch: maint-5.6/perl
34611           !> (integrate 29 files)
34612 ____________________________________________________________________________
34613 [  7270] By: gsar                                  on 2000/10/16  03:09:44
34614         Log: integrate changes#5948,5949,5950 from mainline
34615              
34616              typo in vars.pm that leads to cryptic message (from Piotr
34617              Piatkowski <kompas@kompas.usr.onet.pl>)
34618              
34619              make perldoc use the pod2man from the same version (from
34620              M.J.T. Guy)
34621              
34622              reformat perldiag to avoid long lines
34623      Branch: maint-5.6/perl
34624           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
34625 ____________________________________________________________________________
34626 [  7269] By: gsar                                  on 2000/10/16  03:05:54
34627         Log: integrate change#5947 from mainline
34628              
34629              use &dl_error rather than &dl_load_file as the guard for calling
34630              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
34631              statically built perl)
34632      Branch: maint-5.6/perl
34633           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
34634 ____________________________________________________________________________
34635 [  7268] By: gsar                                  on 2000/10/16  03:04:48
34636         Log: integrate change#5945 from mainline
34637              
34638              make module name mandatory after -M switch; reorder perldiag
34639              alphabetically (from Mark-Jason Dominus)
34640      Branch: maint-5.6/perl
34641           !> perl.c pod/perldiag.pod
34642 ____________________________________________________________________________
34643 [  7267] By: gsar                                  on 2000/10/16  03:03:01
34644         Log: integrate change#5939 from mainline
34645              
34646              more pod nits (from Larry Virden)
34647      Branch: maint-5.6/perl
34648           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
34649           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
34650           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
34651 ____________________________________________________________________________
34652 [  7266] By: gsar                                  on 2000/10/16  03:01:39
34653         Log: integrate change#5938 from mainline
34654              
34655              Consolidated B::Deparse fixes (from Stephen McCamant)
34656      Branch: maint-5.6/perl
34657           !> ext/B/B/Deparse.pm
34658 ____________________________________________________________________________
34659 [  7265] By: gsar                                  on 2000/10/16  03:00:43
34660         Log: integrate change#5936 from mainline
34661              
34662              additional tests for change#7263 (from Paul Marquess)
34663      Branch: maint-5.6/perl
34664           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
34665           !> t/pragma/warn/5nolint t/pragma/warn/6default
34666 ____________________________________________________________________________
34667 [  7264] By: gsar                                  on 2000/10/16  02:58:34
34668         Log: integrate change#5934 from mainline
34669              
34670              propagate lexical warnings from surrounding scope correctly
34671              within string eval() (from Paul Marquess)
34672      Branch: maint-5.6/perl
34673           !> pp_ctl.c t/pragma/warn/pp_ctl
34674 ____________________________________________________________________________
34675 [  7263] By: gsar                                  on 2000/10/16  02:56:53
34676         Log: integrate change#5932 from mainline
34677              
34678              add rsignal(), whichsig() and do_join() to public API list
34679              (mod_perl uses them to good advantage)
34680      Branch: maint-5.6/perl
34681           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
34682 ____________________________________________________________________________
34683 [  7262] By: gsar                                  on 2000/10/16  02:55:53
34684         Log: integrate change#5931 from mainline
34685              
34686              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
34687      Branch: maint-5.6/perl
34688           !> pp_hot.c regexec.c t/op/pat.t
34689 ____________________________________________________________________________
34690 [  7261] By: gsar                                  on 2000/10/16  02:55:01
34691         Log: integrate change#5930 from mainline
34692              
34693              small os390 tweaks (from Peter Prymmer)
34694      Branch: maint-5.6/perl
34695           !> config_h.SH makedepend.SH
34696 ____________________________________________________________________________
34697 [  7260] By: gsar                                  on 2000/10/16  02:54:10
34698         Log: integrate change#5929 from mainline
34699              
34700              pod nits
34701      Branch: maint-5.6/perl
34702           !> pod/perlguts.pod
34703 ____________________________________________________________________________
34704 [  7259] By: gsar                                  on 2000/10/16  02:52:55
34705         Log: integrate change#5927 from mainline
34706              
34707              arrange for next() to resume at the unstack op rather than the
34708              loop conditional, so that scope cleanup happens correctly
34709              (from Stephen McCamant)
34710      Branch: maint-5.6/perl
34711           !> op.c pp_ctl.c t/op/misc.t
34712 ____________________________________________________________________________
34713 [  7258] By: gsar                                  on 2000/10/16  02:51:38
34714         Log: integrate change#5926 from mainline
34715              
34716              on windows, reserve 16M of stack rather than 128M (allows more
34717              threads to run concurrently)
34718      Branch: maint-5.6/perl
34719           !> win32/Makefile win32/makefile.mk
34720 ____________________________________________________________________________
34721 [  7257] By: gsar                                  on 2000/10/16  02:50:37
34722         Log: integrate change#5925 from mainline
34723              
34724              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
34725      Branch: maint-5.6/perl
34726           !> toke.c
34727 ____________________________________________________________________________
34728 [  7256] By: gsar                                  on 2000/10/16  02:49:36
34729         Log: integrate change#5924 from mainline
34730              
34731              avoid using uninitialized memory in require version check
34732      Branch: maint-5.6/perl
34733           !> pp_ctl.c universal.c
34734 ____________________________________________________________________________
34735 [  7255] By: gsar                                  on 2000/10/16  02:48:03
34736         Log: integrate changes#5923,5928,6009 from mainline
34737              
34738              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
34739      Branch: maint-5.6/perl
34740           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
34741 ____________________________________________________________________________
34742 [  7254] By: gsar                                  on 2000/10/16  02:44:46
34743         Log: integrate change#5922 from mainline
34744              
34745              commentary about IoTYPE() (from Nathan Torkington)
34746      Branch: maint-5.6/perl
34747           !> sv.h
34748 ____________________________________________________________________________
34749 [  7253] By: gsar                                  on 2000/10/16  02:43:49
34750         Log: integrate change#5921 from mainline
34751              
34752              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
34753      Branch: maint-5.6/perl
34754           !> sv.c t/lib/charnames.t t/pragma/utf8.t
34755 ____________________________________________________________________________
34756 [  7252] By: gsar                                  on 2000/10/16  02:42:31
34757         Log: integrate change#5920 from mainline
34758              
34759              Larry's fix for buggy propagation of utf8-ness in join(); add test
34760      Branch: maint-5.6/perl
34761           !> doop.c t/op/ver.t
34762 ____________________________________________________________________________
34763 [  7251] By: gsar                                  on 2000/10/16  02:41:14
34764         Log: integrate changes#5915..5919 from mainline
34765              
34766              various (pod tweaks &c)
34767      Branch: maint-5.6/perl
34768           !> (integrate 33 files)
34769 ____________________________________________________________________________
34770 [  7250] By: gsar                                  on 2000/10/16  02:38:16
34771         Log: integrate change#5914 from mainline
34772              
34773              caller() wasn't returning the right number of elements for
34774              eval {...}
34775      Branch: maint-5.6/perl
34776           !> pp_ctl.c t/pragma/warn/9enabled
34777 ____________________________________________________________________________
34778 [  7249] By: gsar                                  on 2000/10/16  02:37:02
34779         Log: integrate change#5913 from mainline
34780              
34781              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
34782              (from Mark-Jason Dominus)
34783      Branch: maint-5.6/perl
34784           !> pod/perlfunc.pod
34785 ____________________________________________________________________________
34786 [  7248] By: gsar                                  on 2000/10/16  02:35:58
34787         Log: integrate change#5912 from mainline
34788              
34789              fix totally broken caching in UNIVERSAL::isa() (from
34790              Nick Ing-Simmons)
34791      Branch: maint-5.6/perl
34792           !> t/op/universal.t universal.c
34793 ____________________________________________________________________________
34794 [  7247] By: gsar                                  on 2000/10/16  02:34:27
34795         Log: integrate changes#5910,5911 from mainline
34796              
34797              typo in pod
34798              
34799              add linebreak properties from unicode/LineBrk.txt (from
34800              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
34801      Branch: maint-5.6/perl
34802           +> (branch 29 files)
34803           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
34804 ____________________________________________________________________________
34805 [  7246] By: gsar                                  on 2000/10/16  02:33:29
34806         Log: integrate change#5909 from mainline
34807              
34808              mode argument to do_binmode() should be file mode, not boolean
34809      Branch: maint-5.6/perl
34810           !> pp_sys.c
34811 ____________________________________________________________________________
34812 [  7245] By: gsar                                  on 2000/10/16  02:31:04
34813         Log: integrate change#5908 from mainline
34814              
34815              introduce illegal symbols into null package so that
34816              gv_fetchpv(...,TRUE) always returns a valid GV even when the
34817              symbol is trapped by strictures (avoids coredumps)
34818      Branch: maint-5.6/perl
34819           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
34820           !> t/pragma/strict-vars
34821 ____________________________________________________________________________
34822 [  7244] By: jhi                                   on 2000/10/16  02:29:54
34823         Log: Subject: $Carp::ExportLevel confusion in Exporter
34824              From: "Ben Tilly" <ben_tilly@hotmail.com>
34825              Date: Sat, 14 Oct 2000 16:44:34 EDT
34826              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
34827      Branch: perl
34828            ! lib/Exporter/Heavy.pm
34829 ____________________________________________________________________________
34830 [  7243] By: jhi                                   on 2000/10/16  02:28:33
34831         Log: Subject: [PATCH perlguts.pod] Document offset hack
34832              From: Simon Cozens <simon@cozens.net>
34833              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
34834              Date: Sat, 14 Oct 2000 19:32:25 +0100
34835      Branch: perl
34836            ! pod/perlguts.pod
34837 ____________________________________________________________________________
34838 [  7242] By: gsar                                  on 2000/10/16  02:26:51
34839         Log: integrate changes#5905,5906,5907,6064 from mainline
34840              
34841              printf/sprintf didn't get quad types right under use64bitint
34842      Branch: maint-5.6/perl
34843           !> pp_sys.c sv.c t/op/64bitint.t
34844 ____________________________________________________________________________
34845 [  7241] By: jhi                                   on 2000/10/16  02:22:44
34846         Log: Subject: small pod patch
34847              From: Dan Boorstein <dan_boo@bellsouth.net>
34848              Date: Sat, 14 Oct 2000 14:29:24 -0400
34849              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
34850      Branch: perl
34851            ! pod/perlfaq7.pod pod/perlmod.pod
34852 ____________________________________________________________________________
34853 [  7240] By: jhi                                   on 2000/10/16  02:13:46
34854         Log: -w cleanup.
34855              
34856              Subject: Re: Problems with bleadperl 
34857              From: "Stephen P. Potter" <spp@ds.net>
34858              Date: Fri, 13 Oct 2000 13:32:49 -0400
34859              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
34860      Branch: perl
34861            ! t/pragma/overload.t
34862 ____________________________________________________________________________
34863 [  7239] By: jhi                                   on 2000/10/16  01:41:18
34864         Log: One more ~utf8 tweak.
34865      Branch: perl
34866            ! t/op/bop.t
34867 ____________________________________________________________________________
34868 [  7238] By: jhi                                   on 2000/10/16  01:34:14
34869         Log: Tweak the test of #7235.
34870      Branch: perl
34871            ! t/op/bop.t
34872 ____________________________________________________________________________
34873 [  7237] By: jhi                                   on 2000/10/16  01:25:04
34874         Log: Fix a couple of compiler-noted nits in #7235.
34875      Branch: perl
34876            ! pp.c
34877 ____________________________________________________________________________
34878 [  7236] By: jhi                                   on 2000/10/16  01:22:46
34879         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
34880      Branch: perl
34881            ! pp.c pp_hot.c
34882 ____________________________________________________________________________
34883 [  7235] By: jhi                                   on 2000/10/15  16:24:44
34884         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
34885              
34886              From: Simon Cozens <simon@cozens.net>
34887              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
34888              Date: Sat, 14 Oct 2000 20:52:13 +0100
34889              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
34890      Branch: perl
34891            ! pp.c t/op/bop.t utf8.h
34892 ____________________________________________________________________________
34893 [  7234] By: jhi                                   on 2000/10/15  15:19:29
34894         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
34895              The problem was that rx->minlen was in chars while pp_split()
34896              thought it would be in bytes. 
34897      Branch: perl
34898            ! pp.c t/pragma/utf8.t
34899 ____________________________________________________________________________
34900 [  7233] By: jhi                                   on 2000/10/14  20:24:24
34901         Log: Document FNCASE=y as discussed in the bug 20000902.009.
34902      Branch: perl
34903            ! README.dos
34904 ____________________________________________________________________________
34905 [  7232] By: jhi                                   on 2000/10/14  18:52:21
34906         Log: Add test for bug id 20000427.003 (which seems to have
34907              been fixed) (also duplicate as 20000427.004, though
34908              with a higher severity).  Move one utf8 from op/append
34909              to pragma/utf8, tag the tests with bug ids.
34910      Branch: perl
34911            ! t/op/append.t t/pragma/utf8.t
34912 ____________________________________________________________________________
34913 [  7231] By: jhi                                   on 2000/10/14  17:28:37
34914         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
34915      Branch: perl
34916            ! t/pragma/utf8.t
34917 ____________________________________________________________________________
34918 [  7230] By: jhi                                   on 2000/10/14  14:24:50
34919         Log: Needs to be conditional on SunOS 4.
34920              
34921              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
34922              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34923              Date: Sat, 14 Oct 2000 13:37:49 +0100
34924              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
34925      Branch: metaconfig/U/perl
34926            ! End.U
34927      Branch: perl
34928            ! Configure myconfig.SH pod/perldelta.pod
34929 ____________________________________________________________________________
34930 [  7229] By: jhi                                   on 2000/10/14  00:49:22
34931         Log: Update Changes.
34932      Branch: perl
34933            ! Changes patchlevel.h
34934 ____________________________________________________________________________
34935 [  7228] By: jhi                                   on 2000/10/14  00:46:10
34936         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
34937              From: Peter Prymmer <pvhp@forte.com>
34938              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
34939              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
34940      Branch: perl
34941            ! lib/utf8.pm
34942 ____________________________________________________________________________
34943 [  7227] By: jhi                                   on 2000/10/13  23:20:30
34944         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
34945      Branch: perl
34946            ! t/op/tie.t
34947 ____________________________________________________________________________
34948 [  7226] By: jhi                                   on 2000/10/13  22:14:32
34949         Log: Tweak #7225.
34950              
34951              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
34952              From: Peter Prymmer <pvhp@forte.com>
34953              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
34954              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
34955      Branch: perl
34956            ! t/op/sprintf.t
34957 ____________________________________________________________________________
34958 [  7225] By: jhi                                   on 2000/10/13  22:11:31
34959         Log: op/sprintf.t patch for OS/390 (and any other host with limited
34960              floating-point exponent length)
34961              
34962              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
34963              From: Dominic Dunlop <domo@computer.org>
34964              Date: Fri, 13 Oct 2000 19:17:57 +0200
34965              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
34966      Branch: perl
34967            ! t/op/sprintf.t
34968 ____________________________________________________________________________
34969 [  7224] By: jhi                                   on 2000/10/13  18:40:48
34970         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
34971      Branch: perl
34972            ! toke.c
34973 ____________________________________________________________________________
34974 [  7223] By: jhi                                   on 2000/10/13  18:37:13
34975         Log: Thinko in #7222.
34976      Branch: perl
34977            ! utf8.c
34978 ____________________________________________________________________________
34979 [  7222] By: jhi                                   on 2000/10/13  18:05:23
34980         Log: Use UTF8SKIP(), from Simon Cozens.
34981      Branch: perl
34982            ! utf8.c
34983 ____________________________________________________________________________
34984 [  7221] By: jhi                                   on 2000/10/13  15:43:19
34985         Log: (accidentally empty check-in)
34986      Branch: perl
34987            ! utf8.c
34988 ____________________________________________________________________________
34989 [  7220] By: jhi                                   on 2000/10/13  15:23:51
34990         Log: Add (optimistically) Storable to static extensions.
34991      Branch: perl
34992            ! hints/uwin.sh hints/vmesa.sh
34993 ____________________________________________________________________________
34994 [  7219] By: jhi                                   on 2000/10/13  15:20:05
34995         Log: Amdahl UTS doesn't seem to do dynaloading.
34996      Branch: perl
34997            ! hints/uts.sh
34998 ____________________________________________________________________________
34999 [  7218] By: jhi                                   on 2000/10/13  15:15:20
35000         Log: Slight tweak of the code to appease Amdahl UTS cc.
35001      Branch: perl
35002            ! pp.c
35003 ____________________________________________________________________________
35004 [  7217] By: jhi                                   on 2000/10/13  14:50:42
35005         Log: In Amdahl UTS "struct sv" is defined by a system header,
35006              <ksync.h>.
35007      Branch: perl
35008            ! perl.h sv.h
35009 ____________________________________________________________________________
35010 [  7216] By: jhi                                   on 2000/10/13  11:58:25
35011         Log: Ilya implemented the memory profiling API.
35012      Branch: perl
35013            ! Todo
35014 ____________________________________________________________________________
35015 [  7215] By: jhi                                   on 2000/10/13  02:56:38
35016         Log: Subject: [PATCH 5.7.0] Perl API for mstats
35017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35018              Date: Thu, 12 Oct 2000 22:52:40 -0400
35019              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
35020      Branch: perl
35021            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
35022 ____________________________________________________________________________
35023 [  7214] By: jhi                                   on 2000/10/13  02:55:38
35024         Log: Subject: [PATCH 5.7.0] IVs in mtats
35025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35026              Date: Thu, 12 Oct 2000 22:51:04 -0400
35027              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
35028      Branch: perl
35029            ! malloc.c perl.h
35030 ____________________________________________________________________________
35031 [  7213] By: jhi                                   on 2000/10/13  02:31:47
35032         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
35033      Branch: perl
35034            ! pod/perldiag.pod pp_sys.c
35035 ____________________________________________________________________________
35036 [  7212] By: jhi                                   on 2000/10/13  01:27:38
35037         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
35038              From: Peter Prymmer <pvhp@forte.com>
35039              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
35040              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
35041      Branch: perl
35042            ! t/op/oct.t
35043 ____________________________________________________________________________
35044 [  7211] By: jhi                                   on 2000/10/13  00:35:09
35045         Log: Update Changes.
35046      Branch: perl
35047            ! Changes patchlevel.h
35048 ____________________________________________________________________________
35049 [  7210] By: jhi                                   on 2000/10/12  23:59:40
35050         Log: The Install.pm third of
35051              
35052              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
35053              From: Bill Campbell <bill@celestial.com>
35054              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
35055              Date: Thu, 5 Oct 2000 18:04:51 -0700
35056      Branch: perl
35057            ! lib/ExtUtils/Install.pm
35058 ____________________________________________________________________________
35059 [  7209] By: jhi                                   on 2000/10/12  23:58:43
35060         Log: Two thirds of
35061              
35062              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
35063              Date: Thu, 5 Oct 2000 18:04:51 -0700
35064              From: Bill Campbell <bill@celestial.com>
35065              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
35066              
35067              The Install.pm changes will be submitted separately because
35068              they need some work and discussion still.
35069      Branch: perl
35070            ! lib/getopts.pl lib/termcap.pl
35071 ____________________________________________________________________________
35072 [  7208] By: jhi                                   on 2000/10/12  23:41:19
35073         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
35074              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35075              Date:     Thu, 12 Oct 2000 07:30:02 EDT
35076              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
35077      Branch: perl
35078            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
35079            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
35080 ____________________________________________________________________________
35081 [  7207] By: jhi                                   on 2000/10/12  23:39:01
35082         Log: An updated EBCDIC tr patch.
35083              
35084              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
35085              From: Peter Prymmer <pvhp@forte.com>
35086              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
35087              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
35088      Branch: perl
35089            ! t/op/tr.t
35090 ____________________________________________________________________________
35091 [  7206] By: jhi                                   on 2000/10/12  23:34:55
35092         Log: Upgrade to CPAN 1.58, from Andreas König.
35093      Branch: perl
35094            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35095 ____________________________________________________________________________
35096 [  7205] By: jhi                                   on 2000/10/12  23:29:08
35097         Log: Introduce the man[24-8] variables, from Andy Dougherty.
35098      Branch: metaconfig/U/perl
35099            + mandirs.U mandirstyle.U
35100      Branch: perl
35101            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35102            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
35103            ! vos/config.h vos/config.pl vos/config_h.SH_orig
35104            ! win32/config.bc win32/config.gc win32/config.vc
35105 ____________________________________________________________________________
35106 [  7204] By: gsar                                  on 2000/10/12  18:11:24
35107         Log: restore change#7202
35108      Branch: perl
35109            ! mg.c
35110 ____________________________________________________________________________
35111 [  7203] By: gsar                                  on 2000/10/12  18:09:40
35112         Log: another test of the Emergency Broadcast System--back out 
35113              change#7202
35114      Branch: perl
35115            ! mg.c
35116 ____________________________________________________________________________
35117 [  7202] By: gsar                                  on 2000/10/12  16:40:47
35118         Log: (submitted on behalf of Jarkko)
35119              Fix the lib/encode.t subtest 6 failure as reported by Andreas
35120              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
35121              was unearthed by change 7182, as was a bug in HTML::Entities.
35122      Branch: perl
35123            ! mg.c
35124 ____________________________________________________________________________
35125 [  7201] By: jhi                                   on 2000/10/11  03:16:05
35126         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
35127      Branch: perl
35128            ! pp_hot.c t/pragma/utf8.t
35129 ____________________________________________________________________________
35130 [  7200] By: jhi                                   on 2000/10/11  00:40:30
35131         Log: The #7198 was a false alarm.
35132      Branch: perl
35133            ! pp_hot.c
35134 ____________________________________________________________________________
35135 [  7199] By: jhi                                   on 2000/10/11  00:26:04
35136         Log: Remove duplicated code.
35137      Branch: perl
35138            ! t/lib/cgi-html.t
35139 ____________________________________________________________________________
35140 [  7198] By: jhi                                   on 2000/10/10  23:30:46
35141         Log: (Retracted by #7200.)
35142      Branch: perl
35143            ! pp_hot.c
35144 ____________________________________________________________________________
35145 [  7197] By: jhi                                   on 2000/10/10  21:49:30
35146         Log: Add the test case for #7190, from the original bug report
35147              by Andreas König.
35148      Branch: perl
35149            ! t/pragma/utf8.t
35150 ____________________________________________________________________________
35151 [  7196] By: jhi                                   on 2000/10/10  21:40:49
35152         Log: Reapply Andy's patch and regen Configure.
35153      Branch: perl
35154            ! Configure INSTALL Makefile.SH Porting/Glossary
35155            ! Porting/config.sh config_h.SH epoc/config.sh installperl
35156            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
35157            ! win32/config.vc
35158 ____________________________________________________________________________
35159 [  7195] By: jhi                                   on 2000/10/10  21:09:30
35160         Log: Use the versiononly instead of the installscripts,
35161              retract the changes 7146 and 7147.
35162      Branch: perl
35163            ! Configure INSTALL Makefile.SH Porting/Glossary
35164            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
35165            ! installperl uconfig.sh vos/config.def win32/config.bc
35166            ! win32/config.gc win32/config.vc
35167 ____________________________________________________________________________
35168 [  7194] By: jhi                                   on 2000/10/10  21:06:15
35169         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
35170              From: Peter Prymmer <pvhp@forte.com>
35171              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
35172              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
35173      Branch: perl
35174            ! t/op/ver.t
35175 ____________________________________________________________________________
35176 [  7193] By: jhi                                   on 2000/10/10  21:05:12
35177         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
35178              From: Peter Prymmer <pvhp@forte.com>
35179              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
35180              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
35181      Branch: perl
35182            ! t/op/tr.t
35183 ____________________________________________________________________________
35184 [  7192] By: jhi                                   on 2000/10/10  20:57:30
35185         Log: Add versiononly, delete installscripts, from Andy Dougherty.
35186      Branch: metaconfig
35187            - U/installdirs/installscripts.U
35188      Branch: metaconfig/U/perl
35189            + versiononly.U
35190 ____________________________________________________________________________
35191 [  7191] By: jhi                                   on 2000/10/10  19:41:21
35192         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
35193              From: Peter Prymmer <pvhp@forte.com>
35194              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
35195              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
35196      Branch: perl
35197            ! pod/perlebcdic.pod
35198 ____________________________________________________________________________
35199 [  7190] By: jhi                                   on 2000/10/10  19:26:14
35200         Log: Subject: Re: utf8 concat, mg_get
35201              From: Simon Cozens <simon@cozens.net>
35202              Date: Tue, 10 Oct 2000 17:40:17 +0100
35203              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
35204      Branch: perl
35205            ! pp_hot.c
35206 ____________________________________________________________________________
35207 [  7189] By: jhi                                   on 2000/10/10  19:23:03
35208         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
35209              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
35210              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
35211              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
35212      Branch: perl
35213            ! lib/ExtUtils/MM_Unix.pm
35214 ____________________________________________________________________________
35215 [  7188] By: jhi                                   on 2000/10/10  15:31:24
35216         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
35217              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
35218              Date: Fri, 14 Jul 2000 10:47:36 +0100
35219              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
35220      Branch: perl
35221            ! README.win32
35222 ____________________________________________________________________________
35223 [  7187] By: jhi                                   on 2000/10/10  13:30:10
35224         Log: Quote the temp file name, needed in Win32 because the
35225              default name unfortunately contains spaces, shouldn't
35226              hurt elsewhere.
35227              
35228              Subject: FW: perldoc fails if $TEMP contains spaces
35229              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
35230              Date: Thu, 14 Sep 2000 08:58:45 +0100
35231              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
35232      Branch: perl
35233            ! utils/perldoc.PL
35234 ____________________________________________________________________________
35235 [  7186] By: jhi                                   on 2000/10/10  13:16:27
35236         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
35237              From: hv@hugo.hybyte.com
35238              Date: Tue, 10 Oct 2000 14:10:20 +0100
35239              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
35240      Branch: perl
35241            ! t/lib/thr5005.t util.c
35242 ____________________________________________________________________________
35243 [  7185] By: jhi                                   on 2000/10/10  12:06:22
35244         Log: Upgrade to podlators 1.04, from Russ Allbery.
35245      Branch: perl
35246            ! lib/Pod/Man.pm lib/Pod/Text.pm
35247 ____________________________________________________________________________
35248 [  7184] By: jhi                                   on 2000/10/10  12:01:32
35249         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
35250      Branch: perl
35251            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
35252 ____________________________________________________________________________
35253 [  7183] By: jhi                                   on 2000/10/09  23:47:15
35254         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
35255              From: Peter Prymmer <pvhp@forte.com>
35256              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
35257              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
35258      Branch: perl
35259            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
35260 ____________________________________________________________________________
35261 [  7182] By: jhi                                   on 2000/10/09  23:43:16
35262         Log: Make eq work again with utf8 (disabling the upgrading
35263              should no more be necessary since the copies of the
35264              scalars are upgraded, not the scalars themselves).
35265              Takes care of ID 20001009.001.  (The claimed length()
35266              bug in 20001009.001 seems bogus to me.)
35267      Branch: perl
35268            ! sv.c t/pragma/utf8.t
35269 ____________________________________________________________________________
35270 [  7181] By: gsar                                  on 2000/10/09  19:41:54
35271         Log: tweak for change#7173
35272      Branch: perl
35273            ! win32/win32sck.c
35274 ____________________________________________________________________________
35275 [  7180] By: gsar                                  on 2000/10/09  19:26:56
35276         Log: on Windows, clean targets might not work under some flavors of the shell
35277      Branch: perl
35278            ! win32/Makefile win32/makefile.mk
35279 ____________________________________________________________________________
35280 [  7179] By: jhi                                   on 2000/10/09  19:21:02
35281         Log: Update Changes.
35282      Branch: perl
35283            ! Changes patchlevel.h
35284 ____________________________________________________________________________
35285 [  7178] By: jhi                                   on 2000/10/09  19:18:23
35286         Log: Warn about unknown scripts.
35287              
35288              Subject: Re: ideas? patches? [PATCH bleadperl]
35289              From: Dominic Dunlop <domo@computer.org>
35290              Date: Mon, 9 Oct 2000 14:57:17 +0200
35291              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
35292      Branch: perl
35293            ! lib/charnames.pm
35294 ____________________________________________________________________________
35295 [  7177] By: jhi                                   on 2000/10/09  19:13:27
35296         Log: Change #7160 had a nasty typo.
35297      Branch: metaconfig
35298            ! U/compline/Compile.U
35299      Branch: perl
35300            ! Configure config_h.SH
35301 ____________________________________________________________________________
35302 [  7176] By: gsar                                  on 2000/10/09  18:59:33
35303         Log: pod nit
35304      Branch: perl
35305            ! pod/perlport.pod
35306 ____________________________________________________________________________
35307 [  7175] By: gsar                                  on 2000/10/09  18:54:28
35308         Log: Windows9x doesn't support link(), despite what Config.pm
35309              might think
35310      Branch: perl
35311            ! lib/ExtUtils/Manifest.pm
35312 ____________________________________________________________________________
35313 [  7174] By: gsar                                  on 2000/10/09  18:50:03
35314         Log: avoid nonportable example code
35315      Branch: perl
35316            ! lib/File/Copy.pm
35317 ____________________________________________________________________________
35318 [  7173] By: gsar                                  on 2000/10/09  18:46:54
35319         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
35320              being used) when closing a socket handle
35321      Branch: perl
35322            ! win32/win32.c win32/win32.h win32/win32sck.c
35323 ____________________________________________________________________________
35324 [  7172] By: gsar                                  on 2000/10/09  18:41:40
35325         Log: on Windows, cwd strings in the environment should be of the
35326              form =X:=X:\foo instead of =X=X:\foo\
35327      Branch: perl
35328            ! win32/vdir.h
35329 ____________________________________________________________________________
35330 [  7171] By: gsar                                  on 2000/10/09  18:30:09
35331         Log: on Windows, LoadLibrary() could load an extension DLL multiple
35332              times if forward slashes are used in the path
35333      Branch: perl
35334            ! win32/win32.c
35335 ____________________________________________________________________________
35336 [  7170] By: jhi                                   on 2000/10/09  17:53:59
35337         Log: Add a todo note about overloadable assertions.
35338      Branch: perl
35339            ! Todo-5.6
35340 ____________________________________________________________________________
35341 [  7169] By: jhi                                   on 2000/10/09  13:43:45
35342         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
35343              From: mjd@plover.com
35344              Date: 9 Oct 2000 00:24:44 -0000
35345              Message-ID: <20001009002444.10616.qmail@plover.com>
35346      Branch: perl
35347            ! pod/perldebguts.pod
35348 ____________________________________________________________________________
35349 [  7168] By: nick                                  on 2000/10/08  13:16:33
35350         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
35351              is not right thing to do on (e.g. x86). Network order is also "right" for
35352              X fonts.
35353      Branch: perl
35354            ! ext/Encode/Encode.pm
35355 ____________________________________________________________________________
35356 [  7167] By: nick                                  on 2000/10/08  12:54:42
35357         Log: Make "encodings" work post-install when Encode/*.enc files may not
35358              be in same directory as Encode.pm
35359      Branch: perl
35360            ! ext/Encode/Encode.pm
35361 ____________________________________________________________________________
35362 [  7166] By: nick                                  on 2000/10/08  11:51:26
35363         Log: Work round the fact that $hash->{$key} does not take into account
35364              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
35365              so that key is always in the "expected" encoding - i.e. same way we put
35366              it in the hash.
35367      Branch: perl
35368            ! ext/Encode/Encode.pm
35369 ____________________________________________________________________________
35370 [  7165] By: gsar                                  on 2000/10/08  04:15:29
35371         Log: save_re_context() could reset PL_curcop to freed memory, causing core
35372              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
35373      Branch: perl
35374            ! pp_ctl.c
35375 ____________________________________________________________________________
35376 [  7164] By: jhi                                   on 2000/10/06  20:51:48
35377         Log: UTF8ize split() so that the cloned substrings get the UTF8
35378              flag of the original scalar.  Problem reported by Simon Cozens.
35379      Branch: perl
35380            ! pp.c t/pragma/utf8.t
35381 ____________________________________________________________________________
35382 [  7163] By: nick                                  on 2000/10/06  20:48:34
35383         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
35384              got a false +ve and so did not reach code which would have un-FAKEd the SV.
35385      Branch: perl
35386            ! sv.c
35387 ____________________________________________________________________________
35388 [  7162] By: nick                                  on 2000/10/06  20:25:37
35389         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
35390              To fix  (sort {$a <=> $b} keys %hash) in particular but
35391              should cover a number of other as-yet-unknown cases as well.
35392      Branch: perl
35393            ! sv.c
35394 ____________________________________________________________________________
35395 [  7161] By: jhi                                   on 2000/10/06  19:56:18
35396         Log: Change the version number of Tie::Handle in the core to 4.0,
35397              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
35398              
35399              Subject: Note on Tie::Handle
35400              From: andreas.koenig@anima.de (Andreas J. Koenig)
35401              Date:      06 Oct 2000 21:48:58 +0200
35402              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
35403      Branch: perl
35404            ! lib/Tie/Handle.pm
35405 ____________________________________________________________________________
35406 [  7160] By: jhi                                   on 2000/10/06  18:20:35
35407         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
35408              as the first option of cc/ld because of ultrapicky compilers
35409              (e.g. OS/390 R2.5)
35410      Branch: metaconfig
35411            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
35412            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
35413            ! U/compline/orderlib.U U/modified/Cppsym.U
35414            ! U/modified/d_access.U
35415      Branch: metaconfig/U/perl
35416            ! Checkcc.U d_dlsymun.U gccvers.U
35417      Branch: perl
35418            ! Configure config_h.SH
35419 ____________________________________________________________________________
35420 [  7159] By: jhi                                   on 2000/10/06  13:56:39
35421         Log: Update Changes.
35422      Branch: perl
35423            ! Changes patchlevel.h
35424 ____________________________________________________________________________
35425 [  7158] By: jhi                                   on 2000/10/06  12:48:40
35426         Log: Eliminate $Is_VMS code from the test.
35427              
35428              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
35429              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35430              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
35431              Date:     Thu, 5 Oct 2000 07:46:33 EDT
35432      Branch: perl
35433            ! t/lib/b.t
35434 ____________________________________________________________________________
35435 [  7157] By: jhi                                   on 2000/10/06  12:47:13
35436         Log: Also the $ccflags is needed for the C compiler check.
35437              
35438              Subject: Configure (check for C-compiler)
35439              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35440              Date: Fri, 06 Oct 2000 08:47:15 +0200
35441              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
35442      Branch: metaconfig/U/perl
35443            ! Checkcc.U
35444      Branch: perl
35445            ! Configure config_h.SH
35446 ____________________________________________________________________________
35447 [  7156] By: jhi                                   on 2000/10/06  11:45:15
35448         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
35449      Branch: perl
35450            ! perl.c pp_ctl.c sv.h utf8.c
35451 ____________________________________________________________________________
35452 [  7155] By: jhi                                   on 2000/10/06  11:40:41
35453         Log: IO::Handle->syswrite() did not handle length omission
35454              like CORE::syswrite() does.
35455              
35456              Subject: [Fwd] IO::Handle, syswrite and arguments
35457              From: Graham Barr <gbarr@pobox.com>
35458              Date: Fri, 6 Oct 2000 10:22:05 +0100
35459              Message-ID: <20001006102205.U6312@pobox.com>
35460              
35461              The original patch from andrew@ugh.net.au.
35462      Branch: perl
35463            ! ext/IO/lib/IO/Handle.pm
35464 ____________________________________________________________________________
35465 [  7154] By: jhi                                   on 2000/10/06  01:42:15
35466         Log: Tweak #7153.
35467      Branch: perl
35468            ! utf8.h
35469 ____________________________________________________________________________
35470 [  7153] By: jhi                                   on 2000/10/06  00:39:55
35471         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
35472      Branch: perl
35473            ! utf8.h
35474 ____________________________________________________________________________
35475 [  7152] By: jhi                                   on 2000/10/06  00:38:11
35476         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
35477      Branch: perl
35478            ! perl.c pp_ctl.c sv.h utf8.c
35479 ____________________________________________________________________________
35480 [  7151] By: jhi                                   on 2000/10/06  00:36:38
35481         Log: Subject: Re: Questions about Tie::Array and perl modules
35482              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35483              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
35484              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
35485              
35486              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
35487      Branch: perl
35488            ! lib/Tie/Array.pm t/op/array.t
35489 ____________________________________________________________________________
35490 [  7150] By: jhi                                   on 2000/10/05  00:20:45
35491         Log: Regen Changes.
35492      Branch: perl
35493            ! Changes patchlevel.h
35494 ____________________________________________________________________________
35495 [  7149] By: jhi                                   on 2000/10/05  00:20:01
35496         Log: Regen toc.
35497      Branch: perl
35498            ! pod/perltoc.pod
35499 ____________________________________________________________________________
35500 [  7148] By: jhi                                   on 2000/10/04  23:35:08
35501         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
35502              reported several times by Dominic Dunlop, for example in
35503              ID 20000315.008.  Patch from Dominic.  Patch affects at
35504              least MachTen, and possibly other oldish BSDs. Should not
35505              break non-broken platforms (tested on LinuxPPC). 
35506      Branch: perl
35507            ! doio.c
35508 ____________________________________________________________________________
35509 [  7147] By: jhi                                   on 2000/10/04  23:26:34
35510         Log: The one that got away from 7146.
35511      Branch: metaconfig
35512            + U/installdirs/installscripts.U
35513 ____________________________________________________________________________
35514 [  7146] By: jhi                                   on 2000/10/04  23:25:04
35515         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
35516              suggested by H. Merijn Brand.
35517      Branch: perl
35518            ! Configure INSTALL Makefile.SH Porting/Glossary
35519            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
35520            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
35521            ! win32/config.vc
35522 ____________________________________________________________________________
35523 [  7145] By: jhi                                   on 2000/10/04  22:08:21
35524         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
35525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35526              Date: Wed, 4 Oct 2000 17:37:46 -0400
35527              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
35528      Branch: perl
35529            ! utils/h2xs.PL
35530 ____________________________________________________________________________
35531 [  7144] By: jhi                                   on 2000/10/04  18:11:41
35532         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
35533              From: Jeff Pinyan <jeffp@crusoe.net>
35534              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
35535              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
35536      Branch: perl
35537            ! pod/perlrun.pod
35538 ____________________________________________________________________________
35539 [  7143] By: jhi                                   on 2000/10/04  18:09:58
35540         Log: Subject: perlhack.pod Patch for Externals Tools
35541              From: Fisher Mark <fisherm@tce.com>
35542              Date: Tue, 3 Oct 2000 15:43:27 -0500 
35543              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
35544      Branch: perl
35545            ! pod/perlhack.pod
35546 ____________________________________________________________________________
35547 [  7142] By: jhi                                   on 2000/10/04  18:08:41
35548         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
35549              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35550              Date:     Wed, 4 Oct 2000 12:11:11 EDT
35551              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
35552      Branch: perl
35553            ! vms/vms.c
35554 ____________________________________________________________________________
35555 [  7141] By: jhi                                   on 2000/10/04  12:20:16
35556         Log: Subject: [PATCH 5.7.0] h2xs not working
35557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35558              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
35559              Date: Tue, 3 Oct 2000 21:43:01 -0400
35560              
35561              Subject: [PATCH 5.7.0] h2xs not documenting the created module
35562              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35563              Date: Tue, 3 Oct 2000 22:55:19 -0400
35564              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
35565      Branch: perl
35566            ! utils/h2xs.PL
35567 ____________________________________________________________________________
35568 [  7140] By: jhi                                   on 2000/10/04  11:53:44
35569         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
35570              From: nick@babyhippo.com
35571              Date: Wed, 4 Oct 2000 12:06:45 +0100
35572              Message-Id: <20001004120645.A7356@babyhippo.com>
35573              
35574              Retract 7118 and 7135.
35575      Branch: perl
35576            ! installman installperl op.c t/pragma/subs.t
35577 ____________________________________________________________________________
35578 [  7139] By: jhi                                   on 2000/10/03  22:09:41
35579         Log: It is possible to have no hosts database at all.  Pointed out in
35580              
35581              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35582              From: Peter Prymmer <pvhp@forte.com>
35583              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35584              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35585      Branch: metaconfig
35586            ! U/modified/myhostname.U
35587      Branch: perl
35588            ! Configure config_h.SH
35589 ____________________________________________________________________________
35590 [  7138] By: jhi                                   on 2000/10/03  21:49:49
35591         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
35592              From: Peter Prymmer <pvhp@forte.com>
35593              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
35594              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
35595      Branch: perl
35596            ! pp_sys.c
35597 ____________________________________________________________________________
35598 [  7137] By: jhi                                   on 2000/10/03  20:10:05
35599         Log: One remaining nit less at the VMS mailbox sizing.
35600      Branch: perl
35601            ! vms/vms.c
35602 ____________________________________________________________________________
35603 [  7136] By: jhi                                   on 2000/10/03  20:08:47
35604         Log: Test harness update to sync with the new perlcc,
35605              from Simon Cozens.
35606      Branch: perl
35607            ! t/TEST t/UTEST
35608 ____________________________________________________________________________
35609 [  7135] By: jhi                                   on 2000/10/03  15:15:42
35610         Log: Subject: Re: PATCH for 20001003.004
35611              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
35612              From: "AARON B. DOSSETT" <aaron@iglou.com>
35613              Message-Id: <E13gTay-0006od-00@iglou.com>
35614      Branch: perl
35615            ! installman installperl
35616 ____________________________________________________________________________
35617 [  7134] By: jhi                                   on 2000/10/03  15:00:34
35618         Log: Subject: [ID 20001003.006] B::Debug not -w clean
35619              From: Nicholas Clark <nick@babyhippo.co.uk>
35620              Date: Tue, 03 Oct 2000 15:46:32 +0100
35621              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
35622      Branch: perl
35623            ! ext/B/B/Debug.pm
35624 ____________________________________________________________________________
35625 [  7133] By: jhi                                   on 2000/10/03  14:58:39
35626         Log: Scale down the VMS message boxes, by Charles Lane.
35627              Fix for ID 20000903.009, workaround at
35628              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
35629      Branch: perl
35630            ! vms/vms.c
35631 ____________________________________________________________________________
35632 [  7132] By: jhi                                   on 2000/10/03  11:20:37
35633         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
35634      Branch: perl
35635            + t/lib/st-lock.t t/lib/st-utf8.t
35636            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
35637            ! ext/Storable/Storable.xs t/lib/st-recurse.t
35638 ____________________________________________________________________________
35639 [  7131] By: jhi                                   on 2000/10/03  03:38:23
35640         Log: Encode nits.
35641      Branch: perl
35642            ! MANIFEST Makefile.SH
35643 ____________________________________________________________________________
35644 [  7130] By: jhi                                   on 2000/10/03  03:31:05
35645         Log: Update Changes.
35646      Branch: perl
35647            ! Changes patchlevel.h
35648 ____________________________________________________________________________
35649 [  7129] By: jhi                                   on 2000/10/03  02:24:02
35650         Log: Misplaced else.
35651      Branch: metaconfig/U/perl
35652            ! d_strtoll.U
35653      Branch: perl
35654            ! Configure config_h.SH
35655 ____________________________________________________________________________
35656 [  7128] By: jhi                                   on 2000/10/03  02:08:29
35657         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
35658              From: sthoenna@efn.org
35659              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
35660              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
35661      Branch: metaconfig/U/perl
35662            ! d_strtoll.U
35663      Branch: perl
35664            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
35665 ____________________________________________________________________________
35666 [  7127] By: jhi                                   on 2000/10/03  01:13:14
35667         Log: Update Changes.
35668      Branch: perl
35669            ! Changes patchlevel.h
35670 ____________________________________________________________________________
35671 [  7126] By: jhi                                   on 2000/10/03  00:57:08
35672         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
35673              as suggested by Olaf Flebbe and Nick Clark.
35674      Branch: perl
35675            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
35676 ____________________________________________________________________________
35677 [  7125] By: jhi                                   on 2000/10/03  00:50:56
35678         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
35679              From: Nick Clark <nick@plum.flirble.org>
35680              Date: Mon, 2 Oct 2000 11:03:24 +0100
35681              Message-Id: <20001002110324.D20073@plum.flirble.org>
35682              
35683              Also fixes bug ID 20001002.005.
35684      Branch: perl
35685            ! t/lib/encode.t
35686 ____________________________________________________________________________
35687 [  7124] By: jhi                                   on 2000/10/03  00:34:59
35688         Log: Subject: [PATCH 5.7.0] Epoc update
35689              From: Olaf Flebbe <o.flebbe@gmx.de>
35690              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
35691              Message-ID: <26423.969484586@www10.gmx.net>
35692      Branch: perl
35693            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
35694            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
35695            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
35696            ! util.c util.h
35697 ____________________________________________________________________________
35698 [  7123] By: jhi                                   on 2000/10/03  00:30:07
35699         Log: Regen headers.
35700      Branch: perl
35701            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
35702 ____________________________________________________________________________
35703 [  7122] By: jhi                                   on 2000/10/03  00:10:48
35704         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
35705      Branch: perl
35706            ! hints/openbsd.sh
35707 ____________________________________________________________________________
35708 [  7121] By: jhi                                   on 2000/10/03  00:05:06
35709         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
35710              From: <abigail@foad.org>
35711              Date: Tue, 26 Sep 2000 13:36:14 -0400
35712              Message-ID: <20000926173614.4356.qmail@foad.org>
35713      Branch: perl
35714            ! pod/perlop.pod
35715 ____________________________________________________________________________
35716 [  7120] By: jhi                                   on 2000/10/03  00:04:00
35717         Log: Inside require() $^S was always left undefined.
35718              
35719              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
35720              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35721              Date: Wed, 27 Sep 2000 18:54:49 -0400
35722              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
35723      Branch: perl
35724            ! cop.h mg.c pp_ctl.c util.c
35725 ____________________________________________________________________________
35726 [  7119] By: jhi                                   on 2000/10/03  00:00:16
35727         Log: Subject: [PATCH] DLL not restartabke with threaded perl
35728              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
35729              Date: Thu, 28 Sep 2000 09:20:46 +0100
35730              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
35731      Branch: perl
35732            ! perl.c
35733 ____________________________________________________________________________
35734 [  7118] By: jhi                                   on 2000/10/02  23:59:20
35735         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
35736              From: Nicholas Clark <nick@ccl4.org>
35737              Date: Thu, 28 Sep 2000 11:52:24 +0100
35738              Message-ID: <20000928115224.D7924@plum.flirble.org>
35739      Branch: perl
35740            ! op.c
35741 ____________________________________________________________________________
35742 [  7117] By: jhi                                   on 2000/10/02  23:57:51
35743         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
35744              From: Nicholas Clark <nick@babyhippo.co.uk>
35745              Date: Thu, 28 Sep 2000 12:18:10 +0100
35746              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
35747              
35748              Did not apply cleanly, manual intervention was needed.
35749      Branch: perl
35750            ! ext/B/B/Bytecode.pm utils/perlcc.PL
35751 ____________________________________________________________________________
35752 [  7116] By: jhi                                   on 2000/10/02  23:50:40
35753         Log: Document the issue (is not a syntax error, kind of)
35754              
35755              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
35756              From: Nicholas Clark <nick@ccl4.org>
35757              Date: Thu, 28 Sep 2000 17:12:42 +0100
35758              Message-ID: <20000928171242.K7924@plum.flirble.org>
35759      Branch: perl
35760            ! pod/perldata.pod
35761 ____________________________________________________________________________
35762 [  7115] By: jhi                                   on 2000/10/02  23:48:58
35763         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
35764              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35765              Date: Thu, 28 Sep 2000 21:55:31 -0400
35766              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
35767      Branch: perl
35768            ! regexec.c
35769 ____________________________________________________________________________
35770 [  7114] By: jhi                                   on 2000/10/02  23:47:57
35771         Log: Subject: DOC PATCH 5.6.0
35772              From: mjd@plover.com
35773              Date: 30 Sep 2000 06:02:34 -0000
35774              Message-ID: <20000930060234.4559.qmail@plover.com>
35775      Branch: perl
35776            ! pod/perldebguts.pod
35777 ____________________________________________________________________________
35778 [  7113] By: jhi                                   on 2000/10/02  23:46:43
35779         Log: SOCK_DGRAM and listen() do not mix as reported in
35780              
35781              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
35782              From: Petter Reinholdtsen <pere@hungry.com>
35783              Date: Sun, 1 Oct 2000 10:57:20 +0800
35784              Message-Id: <200010010257.KAA05735@localhost.localdomain>
35785              
35786              The patch for 5.7.0+ had to be reengineered, though.
35787      Branch: perl
35788            ! ext/IO/lib/IO/Socket/UNIX.pm
35789 ____________________________________________________________________________
35790 [  7112] By: jhi                                   on 2000/10/02  23:36:57
35791         Log: Subject: Re: [PATCH 5.005_64 missed]
35792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35793              Date: Sun, 1 Oct 2000 18:50:10 -0400
35794              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
35795      Branch: perl
35796            ! pod/perlxs.pod
35797 ____________________________________________________________________________
35798 [  7111] By: jhi                                   on 2000/10/02  23:35:40
35799         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
35800              From: Radu Greab <radu@netsoft.ro>
35801              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
35802              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
35803      Branch: perl
35804            ! op.c opcode.pl t/op/substr.t
35805 ____________________________________________________________________________
35806 [  7110] By: jhi                                   on 2000/10/02  23:32:38
35807         Log: Subject: [PATCH] Fix aliasing of tied filehandles
35808              From: Daniel Chetlin <daniel@chetlin.com>
35809              Date: Mon, 2 Oct 2000 14:53:27 -0700
35810              Message-ID: <20001002145327.C1617@ilmd>
35811      Branch: perl
35812            ! perl.h pp_hot.c t/op/tiehandle.t
35813 ____________________________________________________________________________
35814 [  7109] By: jhi                                   on 2000/10/02  23:31:30
35815         Log: s/Robin Parker/Robin Barker/
35816      Branch: perl
35817            ! Changes5.6
35818 ____________________________________________________________________________
35819 [  7108] By: jhi                                   on 2000/10/02  23:15:46
35820         Log: Retract #7091 as suggested in
35821              
35822              From: Robin Barker <rmb1@cise.npl.co.uk> 
35823              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
35824              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
35825              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
35826      Branch: perl
35827            ! embed.pl proto.h
35828 ____________________________________________________________________________
35829 [  7107] By: nick                                  on 2000/10/02  18:23:14
35830         Log: A few tweaks to get Tk803 to work with Encode scheme.
35831      Branch: perl
35832            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35833 ____________________________________________________________________________
35834 [  7106] By: nick                                  on 2000/10/01  21:34:14
35835         Log: Add checking cases to Encode's toUnicode and fromUnicode.
35836      Branch: perl
35837            ! ext/Encode/Encode.pm
35838 ____________________________________________________________________________
35839 [  7105] By: nick                                  on 2000/10/01  17:18:01
35840         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
35841              To read and use them.
35842              Add a lib/encode.t which checks a few things.
35843      Branch: perl
35844            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
35845            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
35846            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
35847            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
35848            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
35849            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
35850            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
35851            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
35852            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
35853            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
35854            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
35855            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
35856            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
35857            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
35858            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
35859            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
35860            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
35861            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
35862            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
35863            + ext/Encode/Encode/iso2022-jp.enc
35864            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35865            + ext/Encode/Encode/iso8859-1.enc
35866            + ext/Encode/Encode/iso8859-2.enc
35867            + ext/Encode/Encode/iso8859-3.enc
35868            + ext/Encode/Encode/iso8859-4.enc
35869            + ext/Encode/Encode/iso8859-5.enc
35870            + ext/Encode/Encode/iso8859-6.enc
35871            + ext/Encode/Encode/iso8859-7.enc
35872            + ext/Encode/Encode/iso8859-8.enc
35873            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
35874            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
35875            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
35876            + ext/Encode/Encode/macCentEuro.enc
35877            + ext/Encode/Encode/macCroatian.enc
35878            + ext/Encode/Encode/macCyrillic.enc
35879            + ext/Encode/Encode/macDingbats.enc
35880            + ext/Encode/Encode/macGreek.enc
35881            + ext/Encode/Encode/macIceland.enc
35882            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
35883            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
35884            + ext/Encode/Encode/macTurkish.enc
35885            + ext/Encode/Encode/macUkraine.enc
35886            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
35887            + t/lib/encode.t
35888            ! MANIFEST ext/Encode/Encode.pm
35889 ____________________________________________________________________________
35890 [  7104] By: nick                                  on 2000/09/30  13:04:30
35891         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
35892              From: Daniel Chetlin <daniel@chetlin.com>
35893              Date: Mon, 18 Sep 2000 05:05:40 -0700
35894              Message-Id: <20000918050540.C652@ilmd>
35895      Branch: perl
35896            ! lib/overload.pm sv.c t/pragma/overload.t
35897 ____________________________________________________________________________
35898 [  7103] By: nick                                  on 2000/09/30  12:53:36
35899         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
35900              From: Johan Vromans <jvromans@squirrel.nl>
35901              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
35902              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
35903      Branch: perl
35904            ! pod/Makefile.SH
35905 ____________________________________________________________________________
35906 [  7102] By: nick                                  on 2000/09/30  12:52:31
35907         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
35908              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35909              Date: Sat, 16 Sep 2000 16:36:45 -0400
35910              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
35911      Branch: perl
35912            ! ext/B/B/Deparse.pm
35913 ____________________________________________________________________________
35914 [  7101] By: nick                                  on 2000/09/30  12:51:41
35915         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
35916              From: Craig A. Berry <craig.berry@psinetcs.com>
35917              Date: Sat, 16 Sep 2000 10:11:10 -0500
35918              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
35919      Branch: perl
35920            ! vms/vms.c
35921 ____________________________________________________________________________
35922 [  7100] By: nick                                  on 2000/09/30  12:50:33
35923         Log: Subject: Re: unicode support and perl [ID 20000901.097]
35924              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35925              Date: Fri, 15 Sep 2000 16:37:58 -0400
35926              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
35927      Branch: perl
35928            ! t/op/append.t
35929 ____________________________________________________________________________
35930 [  7099] By: nick                                  on 2000/09/30  12:49:35
35931         Log: Subject: Re: unicode support and perl [ID 20000901.097]
35932              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35933              Date: Fri, 15 Sep 2000 16:25:30 -0400
35934              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
35935      Branch: perl
35936            ! pp_hot.c
35937 ____________________________________________________________________________
35938 [  7098] By: nick                                  on 2000/09/30  12:48:00
35939         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
35940              From: Gisle Aas <gisle@ActiveState.com>
35941              Date: 15 Sep 2000 16:23:41 +0200
35942              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
35943      Branch: perl
35944            ! toke.c
35945 ____________________________________________________________________________
35946 [  7097] By: nick                                  on 2000/09/30  12:45:16
35947         Log: Subject: [PATCH] Nits in perlmod.pod
35948              From: Daniel Chetlin <daniel@chetlin.com>
35949              Date: Fri, 15 Sep 2000 02:04:09 -0700
35950              Message-Id: <20000915020409.A2104@ilmd>
35951      Branch: perl
35952            ! pod/perlmod.pod
35953 ____________________________________________________________________________
35954 [  7096] By: nick                                  on 2000/09/30  12:18:00
35955         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
35956              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
35957              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
35958              0 to checking to get the warning.
35959      Branch: perl
35960            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
35961            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
35962            ! regexec.c sv.c toke.c utf8.c
35963 ____________________________________________________________________________
35964 [  7095] By: nick                                  on 2000/09/15  16:55:59
35965         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
35966              
35967              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
35968              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35969              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
35970              Date: Fri, 15 Sep 2000 06:37:30 -0400
35971      Branch: perl
35972            ! ext/Encode/Encode.xs sv.c
35973 ____________________________________________________________________________
35974 [  7094] By: jhi                                   on 2000/09/15  03:23:32
35975         Log: Update Changes.
35976      Branch: perl
35977            ! Changes patchlevel.h
35978 ____________________________________________________________________________
35979 [  7093] By: jhi                                   on 2000/09/15  03:11:44
35980         Log: Fix for the charnames.t failures from Spider Boardman.
35981      Branch: perl
35982            ! toke.c
35983 ____________________________________________________________________________
35984 [  7092] By: jhi                                   on 2000/09/15  00:15:48
35985         Log: Botched the #7090 check-in.
35986      Branch: perl
35987            ! sv.c
35988 ____________________________________________________________________________
35989 [  7091] By: jhi                                   on 2000/09/14  23:33:24
35990         Log: Part of #7081 didn't come through.
35991      Branch: perl
35992            ! embed.pl proto.h
35993 ____________________________________________________________________________
35994 [  7090] By: jhi                                   on 2000/09/14  23:17:39
35995         Log: Subject: Re: perl@7078 
35996              From: Spider Boardman <spider@web.zk3.dec.com>
35997              Date: Thu, 14 Sep 2000 19:06:36 -0400
35998              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
35999      Branch: perl
36000            ! sv.c toke.c
36001 ____________________________________________________________________________
36002 [  7089] By: jhi                                   on 2000/09/14  23:11:21
36003         Log: Small portability tweaks.
36004      Branch: perl
36005            ! ext/Encode/Encode.xs
36006 ____________________________________________________________________________
36007 [  7088] By: jhi                                   on 2000/09/14  22:57:23
36008         Log: Fake return to pacify picky compilers.
36009      Branch: perl
36010            ! ext/Encode/Encode.xs
36011 ____________________________________________________________________________
36012 [  7087] By: jhi                                   on 2000/09/14  22:53:37
36013         Log: Subject: [PATCH] utf8.c apidoc
36014              From: Simon Cozens <simon@cozens.net>
36015              Date: Thu, 14 Sep 2000 23:46:57 +0100
36016              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
36017      Branch: perl
36018            ! perlapi.c pod/perlapi.pod utf8.c
36019 ____________________________________________________________________________
36020 [  7086] By: jhi                                   on 2000/09/14  22:40:38
36021         Log: We don't need to count the high bit bytes, a boolean is enough. 
36022      Branch: perl
36023            ! sv.c
36024 ____________________________________________________________________________
36025 [  7085] By: jhi                                   on 2000/09/14  21:20:09
36026         Log: Replace #7084 with
36027              
36028              Subject: Re: perl@7078 
36029              From: Spider Boardman <spider@web.zk3.dec.com>
36030              Date: Thu, 14 Sep 2000 17:09:36 -0400
36031              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
36032      Branch: perl
36033            ! sv.c utf8.c
36034 ____________________________________________________________________________
36035 [  7084] By: jhi                                   on 2000/09/14  20:03:34
36036         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
36037              convertable to bytes by checking it doesn't go above 0xc3
36038              
36039              Subject: Re: perl@7078
36040              From: Simon Cozens <simon@cozens.net>
36041              Date: Thu, 14 Sep 2000 20:59:19 +0100
36042              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
36043      Branch: perl
36044            ! utf8.c
36045 ____________________________________________________________________________
36046 [  7083] By: jhi                                   on 2000/09/14  19:38:47
36047         Log: Subject: Re: perl@7078
36048              From: Simon Cozens <simon@cozens.net>
36049              Date: Thu, 14 Sep 2000 20:13:09 +0100
36050              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
36051      Branch: perl
36052            ! t/op/bop.t
36053 ____________________________________________________________________________
36054 [  7082] By: jhi                                   on 2000/09/14  17:50:44
36055         Log: The one that got away.
36056      Branch: perl
36057            ! lib/File/Find.pm
36058 ____________________________________________________________________________
36059 [  7081] By: jhi                                   on 2000/09/14  17:45:35
36060         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
36061              From: Robin Barker <rmb1@cise.npl.co.uk>
36062              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
36063              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
36064      Branch: perl
36065            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
36066            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
36067            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
36068            ! regcomp.c toke.c universal.c
36069 ____________________________________________________________________________
36070 [  7080] By: jhi                                   on 2000/09/14  17:40:35
36071         Log: Problems picked up by AIX cc.
36072              
36073              Subject: Re: perl@7078 (patch included)
36074              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36075              Date: Thu, 14 Sep 2000 18:53:30 +0200
36076              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
36077      Branch: perl
36078            ! ext/Encode/Encode.xs
36079 ____________________________________________________________________________
36080 [  7079] By: jhi                                   on 2000/09/14  17:38:27
36081         Log: Subject: File::Find 5.7.0 POD nits
36082              From: Rich Morin <rdm@cfcl.com>
36083              Date: Wed, 13 Sep 2000 22:03:58 -0700
36084              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
36085      Branch: perl
36086            ! lib/File/Find.pm
36087 ____________________________________________________________________________
36088 [  7078] By: jhi                                   on 2000/09/14  14:58:20
36089         Log: Update Changes.
36090      Branch: perl
36091            ! Changes patchlevel.h
36092 ____________________________________________________________________________
36093 [  7077] By: jhi                                   on 2000/09/14  14:55:54
36094         Log: Compilation warnings and an error.
36095      Branch: perl
36096            ! sv.c
36097 ____________________________________________________________________________
36098 [  7076] By: jhi                                   on 2000/09/14  14:42:56
36099         Log: Fix for a parsing bug, not for the original bug.
36100              
36101              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
36102              From: Spider Boardman <spider@web.zk3.dec.com>
36103              Date: Wed, 13 Sep 2000 17:52:20 -0400
36104              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
36105      Branch: perl
36106            ! regcomp.c
36107 ____________________________________________________________________________
36108 [  7075] By: jhi                                   on 2000/09/14  14:40:40
36109         Log: Batch of UTF-8 patches from Simon Cozens.
36110      Branch: perl
36111            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
36112            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
36113            ! toke.c utf8.c
36114 ____________________________________________________________________________
36115 [  7074] By: jhi                                   on 2000/09/14  14:29:58
36116         Log: Subject: Re: Two advertising clauses need to be removed
36117              From: Russ Allbery <rra@stanford.edu>
36118              Date: 13 Sep 2000 18:50:26 -0700
36119              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
36120      Branch: perl
36121            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36122 ____________________________________________________________________________
36123 [  7073] By: jhi                                   on 2000/09/14  14:28:20
36124         Log: Subject: [PATCH] de-wall t/README
36125              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36126              Date: Wed, 13 Sep 2000 17:46:55 -0700
36127              Message-ID: <//Bw5gzkge/e092yn@efn.org>
36128      Branch: perl
36129            ! t/README
36130 ____________________________________________________________________________
36131 [  7072] By: jhi                                   on 2000/09/14  14:25:10
36132         Log: Hints optimization.
36133              
36134              Subject: Minor nit
36135              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36136              Date: Wed, 13 Sep 2000 21:42:07 +0200
36137              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
36138      Branch: perl
36139            ! hints/hpux.sh
36140 ____________________________________________________________________________
36141 [  7071] By: jhi                                   on 2000/09/14  14:23:30
36142         Log: Allow chop() and chomp() to be overridden.
36143              
36144              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
36145              From: "Casey R. Tweten" <crt@kiski.net>
36146              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
36147              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
36148      Branch: perl
36149            ! toke.c
36150 ____________________________________________________________________________
36151 [  7070] By: jhi                                   on 2000/09/14  14:20:36
36152         Log: The return value of setlocale must be copied away.
36153              
36154              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
36155              From: Alan Burlison <Alan.Burlison@uk.sun.com>
36156              Date: Wed, 13 Sep 2000 16:27:37 +0100 
36157              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
36158      Branch: perl
36159            ! util.c
36160 ____________________________________________________________________________
36161 [  7069] By: jhi                                   on 2000/09/14  14:16:27
36162         Log: Remove vestiges of tr//CU.
36163              
36164              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
36165              From: Nick Clark <nick@plum.flirble.org>
36166              Date: Tue, 12 Sep 2000 22:50:14 +0100
36167              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
36168              
36169              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
36170              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36171              Date: Tue, 12 Sep 2000 21:38:48 -0700
36172              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
36173      Branch: perl
36174            ! op.h pod/perlunicode.pod
36175 ____________________________________________________________________________
36176 [  7068] By: jhi                                   on 2000/09/13  14:18:39
36177         Log: Add the Encode extension.  The code is still largely just skeleton.
36178      Branch: perl
36179            + ext/Encode/Encode.pm ext/Encode/Encode.xs
36180            + ext/Encode/Makefile.PL ext/Encode/Todo
36181            ! MANIFEST Todo-5.6
36182 ____________________________________________________________________________
36183 [  7067] By: jhi                                   on 2000/09/12  17:43:33
36184         Log: Allow for whitespace between "#" and "line" in cpp output.
36185              
36186              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
36187              From: Calle Dybedahl <calle@lysator.liu.se>
36188              Date: 12 Sep 2000 19:38:02 +0200 
36189              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
36190      Branch: perl
36191            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
36192 ____________________________________________________________________________
36193 [  7066] By: gsar                                  on 2000/09/12  17:24:29
36194         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
36195              initialization in all the threads on Windows
36196      Branch: perl
36197            ! win32/win32.c
36198 ____________________________________________________________________________
36199 [  7065] By: jhi                                   on 2000/09/12  15:11:31
36200         Log: Update Changes.
36201      Branch: perl
36202            ! Changes patchlevel.h
36203 ____________________________________________________________________________
36204 [  7064] By: jhi                                   on 2000/09/12  14:54:54
36205         Log: Retract #7062, the pod tests are not ready.
36206      Branch: perl
36207            ! t/TEST t/harness
36208 ____________________________________________________________________________
36209 [  7063] By: jhi                                   on 2000/09/12  14:25:41
36210         Log: The #7054 truncated Configure badly.
36211      Branch: metaconfig/U/perl
36212            ! End.U
36213      Branch: perl
36214            ! Configure config_h.SH
36215 ____________________________________________________________________________
36216 [  7062] By: jhi                                   on 2000/09/12  14:08:32
36217         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
36218              From: sthoenna@efn.org
36219              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
36220              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
36221      Branch: perl
36222            ! t/TEST t/harness
36223 ____________________________________________________________________________
36224 [  7061] By: jhi                                   on 2000/09/12  14:07:18
36225         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
36226              From: sthoenna@efn.org
36227              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
36228              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
36229      Branch: perl
36230            ! pod/perlxs.pod
36231 ____________________________________________________________________________
36232 [  7060] By: jhi                                   on 2000/09/12  14:06:08
36233         Log: Break up the myconfig lines a bit.
36234              
36235              Subject: perlbug/perl -V output format
36236              From: sthoenna@efn.org
36237              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
36238              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
36239      Branch: perl
36240            ! myconfig.SH
36241 ____________________________________________________________________________
36242 [  7059] By: jhi                                   on 2000/09/12  14:05:04
36243         Log: Test for the #7049.
36244              
36245              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
36246              From: andreas.koenig@anima.de (Andreas J. Koenig)
36247              Date: 12 Sep 2000 06:42:01 +0200
36248              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
36249      Branch: perl
36250            ! t/op/my.t
36251 ____________________________________________________________________________
36252 [  7058] By: jhi                                   on 2000/09/12  14:03:05
36253         Log: Subject: [patch: perl@7045] vms updates
36254              From: Peter Prymmer <pvhp@forte.com>
36255              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
36256              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
36257      Branch: perl
36258            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
36259 ____________________________________________________________________________
36260 [  7057] By: jhi                                   on 2000/09/12  14:00:51
36261         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
36262              From: sthoenna@efn.org
36263              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
36264              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
36265      Branch: perl
36266            ! t/op/64bitint.t
36267 ____________________________________________________________________________
36268 [  7056] By: jhi                                   on 2000/09/12  13:58:14
36269         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
36270              From: Jeff Pinyan <jeffp@crusoe.net>
36271              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
36272              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
36273      Branch: perl
36274            ! pod/perlfunc.pod
36275 ____________________________________________________________________________
36276 [  7055] By: jhi                                   on 2000/09/12  13:56:32
36277         Log: Do in VMS as the #7054 does.
36278      Branch: perl
36279            ! configure.com
36280 ____________________________________________________________________________
36281 [  7054] By: jhi                                   on 2000/09/12  13:50:31
36282         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
36283              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36284              Date: Mon, 11 Sep 2000 08:33:09 +0100
36285              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
36286      Branch: metaconfig/U/perl
36287            ! End.U
36288      Branch: perl
36289            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
36290            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
36291 ____________________________________________________________________________
36292 [  7053] By: jhi                                   on 2000/09/12  13:29:19
36293         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
36294              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
36295              Date:     Tue, 12 Sep 2000 08:35:59 EDT
36296              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
36297      Branch: perl
36298            ! vms/test.com
36299 ____________________________________________________________________________
36300 [  7052] By: jhi                                   on 2000/09/11  23:01:50
36301         Log: Document the SvUTF8*().
36302      Branch: perl
36303            ! pod/perlapi.pod sv.h
36304 ____________________________________________________________________________
36305 [  7051] By: gsar                                  on 2000/09/11  14:46:30
36306         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
36307              (missed a spot when fixing up op_pmreplroot hack for ithreads)
36308      Branch: perl
36309            ! op.c t/op/split.t
36310 ____________________________________________________________________________
36311 [  7050] By: nick                                  on 2000/09/11  10:03:51
36312         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
36313              
36314              Subject: borland C++ win32.c tweak
36315              From: Vadim Konovalov <vkonovalov@lucent.com>
36316              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
36317              Date: Mon, 11 Sep 2000 11:22:33 +0400
36318      Branch: perl
36319            ! win32/win32.c
36320 ____________________________________________________________________________
36321 [  7049] By: nick                                  on 2000/09/11  09:57:33
36322         Log: Point fix for s/// on foreach (keys %xxx).
36323      Branch: perl
36324            ! pp_hot.c
36325 ____________________________________________________________________________
36326 [  7048] By: jhi                                   on 2000/09/10  23:37:09
36327         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
36328              by Pod::Text, from Brad Appleton.
36329      Branch: perl
36330            ! t/pod/testp2pt.pl
36331 ____________________________________________________________________________
36332 [  7047] By: jhi                                   on 2000/09/10  14:32:53
36333         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
36334              by Russ Allbery.
36335      Branch: perl
36336            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
36337 ____________________________________________________________________________
36338 [  7046] By: jhi                                   on 2000/09/10  14:15:08
36339         Log: Upgrade to CPAN 1.57_65, from Andreas König.
36340      Branch: perl
36341            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36342 ____________________________________________________________________________
36343 [  7045] By: jhi                                   on 2000/09/08  21:36:32
36344         Log: Update Changes.
36345      Branch: perl
36346            ! Changes patchlevel.h
36347 ____________________________________________________________________________
36348 [  7044] By: jhi                                   on 2000/09/08  21:29:56
36349         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
36350              From: Peter Prymmer <pvhp@forte.com>
36351              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
36352              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
36353      Branch: perl
36354            ! configure.com
36355 ____________________________________________________________________________
36356 [  7043] By: jhi                                   on 2000/09/08  21:27:50
36357         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
36358              From: Peter Prymmer <pvhp@forte.com>
36359              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
36360              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
36361      Branch: perl
36362            ! Makefile.SH installperl
36363 ____________________________________________________________________________
36364 [  7042] By: jhi                                   on 2000/09/08  21:23:21
36365         Log: Continue #7041.
36366      Branch: perl
36367            ! cygwin/Makefile.SHs os2/Makefile.SHs
36368 ____________________________________________________________________________
36369 [  7041] By: jhi                                   on 2000/09/08  21:18:10
36370         Log: Do away with memory models cruft.  Sorry, PDP users.
36371      Branch: metaconfig
36372            ! U/modified/cc.U U/modified/libpth.U
36373      Branch: perl
36374            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
36375            ! Porting/config_H cflags.SH config_h.SH configure.com
36376            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
36377            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
36378            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
36379 ____________________________________________________________________________
36380 [  7040] By: jhi                                   on 2000/09/08  14:34:18
36381         Log: Major rewrite of s2p.  And I mean really major, it is
36382              an implementation of sed in perl.  If called as s2p it
36383              will function as s2p.  Note: needs non-UNIXifying.
36384              
36385              Subject: s2p
36386              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
36387              Date: Mon, 28 Aug 2000 14:05:12 +0200
36388              Message-ID: <39AA5578.2102E2AA@alcatel.at>
36389      Branch: perl
36390            ! x2p/s2p.PL
36391 ____________________________________________________________________________
36392 [  7039] By: jhi                                   on 2000/09/08  14:19:49
36393         Log: Re-allow vec() for characters > 255.
36394              
36395              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
36396              From: Spider Boardman <spider@web.zk3.dec.com>
36397              Date: Fri, 08 Sep 2000 02:21:02 -0400
36398              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
36399      Branch: perl
36400            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
36401            ! t/op/vec.t
36402 ____________________________________________________________________________
36403 [  7038] By: jhi                                   on 2000/09/08  14:14:18
36404         Log: Subject: [PATCH lib/Benchmark.pm]
36405              From: <abigail@foad.org>
36406              Date: Thu, 7 Sep 2000 15:03:20 -0400
36407              Message-ID: <20000907190320.888.qmail@foad.org>
36408      Branch: perl
36409            ! lib/Benchmark.pm
36410 ____________________________________________________________________________
36411 [  7037] By: jhi                                   on 2000/09/08  14:11:06
36412         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
36413              
36414              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
36415              From: Spider Boardman <spider@web.zk3.dec.com>
36416              Date: Fri, 08 Sep 2000 01:30:27 -0400
36417              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
36418      Branch: perl
36419            ! op.c
36420 ____________________________________________________________________________
36421 [  7036] By: jhi                                   on 2000/09/08  14:08:58
36422         Log: Subject: [ID 20000908.002] perlipc documentation bug.
36423              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
36424              Date: Fri, 08 Sep 2000 12:38:32 +0200
36425              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
36426      Branch: perl
36427            ! pod/perlipc.pod
36428 ____________________________________________________________________________
36429 [  7035] By: jhi                                   on 2000/09/08  14:03:12
36430         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36431              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36432              Date: Fri, 08 Sep 2000 11:47:34 +0200
36433              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
36434      Branch: perl
36435            ! hints/dec_osf.sh
36436 ____________________________________________________________________________
36437 [  7034] By: jhi                                   on 2000/09/08  13:59:35
36438         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
36439              From: Simon Cozens <simon@cozens.net>
36440              Date: Thu, 7 Sep 2000 20:40:38 +0100
36441              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
36442      Branch: perl
36443            ! pp_hot.c
36444 ____________________________________________________________________________
36445 [  7033] By: jhi                                   on 2000/09/08  04:03:03
36446         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
36447              From: "Larry W. Virden" <lvirden@cas.org>
36448              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
36449              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
36450      Branch: perl
36451            ! pod/perldiag.pod
36452 ____________________________________________________________________________
36453 [  7032] By: jhi                                   on 2000/09/07  22:18:30
36454         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
36455              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
36456              Date: Mon, 04 Sep 2000 13:16:38 -0700
36457              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
36458      Branch: perl
36459            ! lib/perl5db.pl
36460 ____________________________________________________________________________
36461 [  7031] By: jhi                                   on 2000/09/07  22:02:29
36462         Log: Fix the ccversion detection for 5.1 and beyond.
36463              
36464              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
36465              From: Spider Boardman <spider@leggy.zk3.dec.com>
36466              Date: Thu, 7 Sep 2000 17:54:27 -0400
36467              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
36468      Branch: perl
36469            ! hints/dec_osf.sh
36470 ____________________________________________________________________________
36471 [  7030] By: jhi                                   on 2000/09/07  19:12:28
36472         Log: Fix for
36473              
36474              Subject: [ID 20000903.001] \w in utf8-strings
36475              From: Marc Lehmann <pcg@goof.com>
36476              Date: Sun, 03 Sep 2000 09:44:29 +0200
36477              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
36478              
36479              and various related nits.
36480      Branch: perl
36481            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
36482 ____________________________________________________________________________
36483 [  7029] By: jhi                                   on 2000/09/07  18:49:09
36484         Log: Fix the URL, but the server is still missing in action.
36485              
36486              Subject: [ID 20000905.002] perlfaq1.pod URL error
36487              From: "Larry W. Virden" <lvirden@cas.org>
36488              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
36489              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
36490      Branch: perl
36491            ! pod/perlfaq1.pod
36492 ____________________________________________________________________________
36493 [  7028] By: jhi                                   on 2000/09/07  18:47:13
36494         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
36495              From: Hugo <hv@crypt.compulink.co.uk>
36496              Date: Tue, 05 Sep 2000 14:13:37 +0100
36497              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
36498      Branch: perl
36499            ! toke.c
36500 ____________________________________________________________________________
36501 [  7027] By: jhi                                   on 2000/09/07  18:45:35
36502         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
36503              From: Daniel Chetlin <daniel@chetlin.com>
36504              Date: Tue, 5 Sep 2000 04:57:07 -0700
36505              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
36506      Branch: perl
36507            ! pod/perlfaq6.pod pod/perlop.pod
36508 ____________________________________________________________________________
36509 [  7026] By: jhi                                   on 2000/09/07  18:44:01
36510         Log: Document the new ref() semantics.
36511              
36512              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36513              From: Gisle Aas <gisle@ActiveState.com>
36514              Date: 05 Sep 2000 08:10:30 +0200
36515              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
36516      Branch: perl
36517            ! pod/perldelta.pod
36518 ____________________________________________________________________________
36519 [  7025] By: jhi                                   on 2000/09/07  18:42:27
36520         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
36521              
36522              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
36523              From: Gisle Aas <gisle@ActiveState.com>
36524              Date: 05 Sep 2000 08:11:40 +0200
36525              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
36526      Branch: perl
36527            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
36528 ____________________________________________________________________________
36529 [  7024] By: jhi                                   on 2000/09/07  18:39:32
36530         Log: Subject: [PATCH] Modernize Opcode.pm documentation
36531              From: Gisle Aas <gisle@ActiveState.com>
36532              Date: 4 Sep 2000 00:18:55 -0000
36533              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
36534      Branch: perl
36535            ! ext/Opcode/Opcode.pm
36536 ____________________________________________________________________________
36537 [  7023] By: jhi                                   on 2000/09/07  18:37:42
36538         Log: Subject: [PATCH] Tied filehandle documentation
36539              From: Gisle Aas <gisle@ActiveState.com>
36540              Date: 4 Sep 2000 00:14:40 -0000
36541              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
36542      Branch: perl
36543            ! pod/perlfunc.pod pod/perltie.pod
36544 ____________________________________________________________________________
36545 [  7022] By: jhi                                   on 2000/09/07  18:35:37
36546         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
36547              From: Gisle Aas <gisle@ActiveState.com>
36548              Date: 4 Sep 2000 00:04:22 -0000
36549              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
36550      Branch: perl
36551            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
36552 ____________________________________________________________________________
36553 [  7021] By: jhi                                   on 2000/09/07  18:33:22
36554         Log: Subject: small apidoc fix
36555              From: Marc Lehmann <pcg@goof.com>
36556              Date: Sun, 3 Sep 2000 05:12:06 +0200
36557              Message-ID: <20000903051206.A5909@cerebro.laendle>
36558      Branch: perl
36559            ! pod/perlapi.pod utf8.c
36560 ____________________________________________________________________________
36561 [  7020] By: jhi                                   on 2000/09/07  16:14:57
36562         Log: Tiny perldelta nits.
36563      Branch: perl
36564            ! pod/perldelta.pod
36565 ____________________________________________________________________________
36566 [  7019] By: jhi                                   on 2000/09/07  16:04:20
36567         Log: Guard against bad string->int conversion for quads.
36568      Branch: perl
36569            ! t/op/64bitint.t
36570 ____________________________________________________________________________
36571 [  7018] By: jhi                                   on 2000/09/06  17:07:03
36572         Log: Update Unicode todo list.
36573      Branch: perl
36574            ! Todo-5.6
36575 ____________________________________________________________________________
36576 [  7017] By: jhi                                   on 2000/09/05  21:16:01
36577         Log: Document the SvIOK_.*UV().
36578      Branch: perl
36579            ! pod/perlapi.pod sv.h
36580 ____________________________________________________________________________
36581 [  7016] By: nick                                  on 2000/09/03  21:54:46
36582         Log: Hash lookup of constant strings optimization:
36583              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
36584              to string table (as per sharepvn). Add newSV_pvn_share to create such
36585              a thing. Make hv.c compare addresses of strings and skip string compare
36586              if equal. Make method_named and helem ops use these shared-string SVs
36587              when arg is constant. Make keys op return shared-string SVs (less clearly
36588              a win).
36589      Branch: perl
36590            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
36591            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
36592            ! pod/perlintern.pod pp_hot.c proto.h sv.c
36593 ____________________________________________________________________________
36594 [  7015] By: jhi                                   on 2000/09/02  17:48:59
36595         Log: This is 5.7.0.
36596      Branch: perl
36597            ! Changes
36598 ____________________________________________________________________________
36599 [  7014] By: jhi                                   on 2000/09/02  17:35:45
36600         Log: Changes and patchlevel tweaks.
36601      Branch: perl
36602            ! Changes patchlevel.h
36603 ____________________________________________________________________________
36604 [  7013] By: jhi                                   on 2000/09/02  17:30:50
36605         Log: Update Changes.
36606      Branch: perl
36607            ! Changes patchlevel.h
36608 ____________________________________________________________________________
36609 [  7012] By: nick                                  on 2000/09/02  17:25:20
36610         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
36611      Branch: perl
36612            ! gv.c lib/overload.pm
36613 ____________________________________________________________________________
36614 [  7011] By: jhi                                   on 2000/09/02  17:16:25
36615         Log: Update perlhist.
36616      Branch: perl
36617            ! pod/perlhist.pod
36618 ____________________________________________________________________________
36619 [  7010] By: jhi                                   on 2000/09/02  17:01:35
36620         Log: perldelta nits.
36621      Branch: perl
36622            ! pod/perldelta.pod
36623 ____________________________________________________________________________
36624 [  7009] By: nick                                  on 2000/09/02  16:48:35
36625         Log: If overloaded %{} etc. return the object do not loop.
36626              Thus  sub deref { $_[0] } functions if object is wanted type.
36627      Branch: perl
36628            ! pp.h
36629 ____________________________________________________________________________
36630 [  7008] By: jhi                                   on 2000/09/02  16:26:11
36631         Log: Retab MANIFEST.
36632      Branch: perl
36633            ! ext/Storable/MANIFEST
36634 ____________________________________________________________________________
36635 [  7007] By: jhi                                   on 2000/09/02  16:23:02
36636         Log: Make certain cc is set before trying to run it.
36637      Branch: perl
36638            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
36639 ____________________________________________________________________________
36640 [  7006] By: jhi                                   on 2000/09/02  15:45:41
36641         Log: Unicode notes.
36642      Branch: perl
36643            ! pod/perldelta.pod
36644 ____________________________________________________________________________
36645 [  7005] By: jhi                                   on 2000/09/02  15:42:11
36646         Log: Various Configure nits by Philip Newton,
36647              plus the ebcdic one by me.
36648      Branch: metaconfig
36649            + U/modified/pager.U
36650            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
36651      Branch: metaconfig/U/perl
36652            ! Devel.U quadfio.U
36653      Branch: perl
36654            ! Configure config_h.SH
36655 ____________________________________________________________________________
36656 [  7004] By: jhi                                   on 2000/09/02  15:06:14
36657         Log: Apparently avoiding the swapping is too costly.
36658              
36659              From: "Ben Tilly" <ben_tilly@hotmail.com>
36660              Subject: Re: the door is closed.
36661              Date: Fri, 01 Sep 2000 20:23:16 EDT
36662              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
36663      Branch: perl
36664            ! pod/perlfaq4.pod
36665 ____________________________________________________________________________
36666 [  7003] By: nick                                  on 2000/09/02  12:26:04
36667         Log: Undo part of change 6489 which looks like a bulk edit which
36668              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
36669              The supressing of main:: on return from select() is undesirable.
36670      Branch: perl
36671            ! pp_sys.c
36672 ____________________________________________________________________________
36673 [  7002] By: jhi                                   on 2000/09/01  23:08:54
36674         Log: Update Changes.
36675      Branch: perl
36676            ! Changes patchlevel.h
36677 ____________________________________________________________________________
36678 [  7001] By: jhi                                   on 2000/09/01  23:00:13
36679         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
36680              From: Peter Prymmer <pvhp@forte.com>
36681              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
36682              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
36683              
36684              plus rework the http: spots as suggested by Tom Christiansen,
36685              plus regen perltoc.
36686      Branch: perl
36687            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
36688            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
36689 ____________________________________________________________________________
36690 [  7000] By: jhi                                   on 2000/09/01  22:36:01
36691         Log: Only the first line, thank you very much.
36692      Branch: perl
36693            ! hints/solaris_2.sh
36694 ____________________________________________________________________________
36695 [  6999] By: gsar                                  on 2000/09/01  22:16:40
36696         Log: change#6791 accidentally clobbered change#6710, put it back
36697      Branch: perl
36698            ! win32/win32.c
36699 ____________________________________________________________________________
36700 [  6998] By: jhi                                   on 2000/09/01  22:14:16
36701         Log: Mention the HP-UX LP64 freak failure.
36702      Branch: perl
36703            ! pod/perldelta.pod
36704 ____________________________________________________________________________
36705 [  6997] By: jhi                                   on 2000/09/01  21:48:32
36706         Log: Detypo.
36707      Branch: perl
36708            ! hints/hpux.sh
36709 ____________________________________________________________________________
36710 [  6996] By: jhi                                   on 2000/09/01  21:27:10
36711         Log: Update Changes.
36712      Branch: perl
36713            ! Changes patchlevel.h
36714 ____________________________________________________________________________
36715 [  6995] By: jhi                                   on 2000/09/01  21:14:24
36716         Log: Mi splgn s gnin.g
36717      Branch: perl
36718            ! pp_ctl.c
36719 ____________________________________________________________________________
36720 [  6994] By: jhi                                   on 2000/09/01  21:09:54
36721         Log: Subject: http:// in L<>
36722              From: Nicholas Clark <nick@ccl4.org>
36723              Date: Fri, 1 Sep 2000 22:03:21 +0100
36724              Message-ID: <20000901220321.B72074@plum.flirble.org>
36725      Branch: perl
36726            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
36727 ____________________________________________________________________________
36728 [  6993] By: jhi                                   on 2000/09/01  21:06:54
36729         Log: Update to Storable 1.0, from Raphael Manfredi.
36730      Branch: perl
36731            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
36732            ! ext/Storable/Makefile.PL ext/Storable/README
36733            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36734            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36735            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
36736            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
36737            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
36738            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
36739 ____________________________________________________________________________
36740 [  6992] By: jhi                                   on 2000/09/01  20:43:05
36741         Log: Mention known sfio+linux buglet.
36742      Branch: perl
36743            ! pod/perldelta.pod
36744 ____________________________________________________________________________
36745 [  6991] By: jhi                                   on 2000/09/01  20:40:11
36746         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
36747              From: Peter Prymmer <pvhp@forte.com>
36748              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
36749              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
36750      Branch: perl
36751            ! vms/vms.c
36752 ____________________________________________________________________________
36753 [  6990] By: jhi                                   on 2000/09/01  20:25:26
36754         Log: Retract #6986.
36755      Branch: perl
36756            ! hints/solaris_2.sh
36757 ____________________________________________________________________________
36758 [  6989] By: jhi                                   on 2000/09/01  20:23:00
36759         Log: Mergesort is back.
36760      Branch: perl
36761            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
36762 ____________________________________________________________________________
36763 [  6988] By: jhi                                   on 2000/09/01  19:37:40
36764         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
36765              From: Mike Guy <mjtg@cam.ac.uk>
36766              Date: Fri, 01 Sep 2000 17:43:33 +0100
36767              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
36768      Branch: perl
36769            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
36770            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
36771 ____________________________________________________________________________
36772 [  6987] By: jhi                                   on 2000/09/01  19:17:10
36773         Log: Regen perltoc.
36774      Branch: perl
36775            ! pod/perltoc.pod
36776 ____________________________________________________________________________
36777 [  6986] By: jhi                                   on 2000/09/01  18:51:10
36778         Log: Subject: Re: Solaris x86 has no SPARC libraries!
36779              From: Lupe Christoph <lupe@lupe-christoph.de>
36780              Date: Fri, 1 Sep 2000 20:41:20 +0200
36781              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
36782      Branch: perl
36783            ! hints/solaris_2.sh
36784 ____________________________________________________________________________
36785 [  6985] By: jhi                                   on 2000/09/01  18:28:10
36786         Log: Update Changes.
36787      Branch: perl
36788            ! Changes patchlevel.h
36789 ____________________________________________________________________________
36790 [  6984] By: jhi                                   on 2000/09/01  18:26:53
36791         Log: Feature ordering tweak.
36792      Branch: perl
36793            ! myconfig.SH
36794 ____________________________________________________________________________
36795 [  6983] By: jhi                                   on 2000/09/01  18:19:50
36796         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36797              From: <abigail@foad.org>
36798              Date: Fri, 1 Sep 2000 13:07:32 -0400
36799              Message-ID: <20000901170732.18249.qmail@foad.org>
36800      Branch: perl
36801            ! t/pragma/overload.t
36802 ____________________________________________________________________________
36803 [  6982] By: jhi                                   on 2000/09/01  18:17:54
36804         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
36805              so that case-ignoring systems like DCL can tell them from
36806              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
36807      Branch: metaconfig/U/perl
36808            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
36809      Branch: perl
36810            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36811            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
36812            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
36813            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
36814            ! vos/config.def vos/config.h vos/config_h.SH_orig
36815            ! win32/config.bc win32/config.gc win32/config.vc
36816 ____________________________________________________________________________
36817 [  6981] By: nick                                  on 2000/09/01  17:21:57
36818         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
36819              warning when UNTIE exists and instead pass the cound of extra references to
36820              the UNTIE method.
36821      Branch: perl
36822            ! pod/perltie.pod pp_sys.c
36823 ____________________________________________________________________________
36824 [  6980] By: jhi                                   on 2000/09/01  16:54:44
36825         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
36826              From: Peter Prymmer <pvhp@forte.com>
36827              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
36828              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
36829      Branch: perl
36830            ! configure.com
36831 ____________________________________________________________________________
36832 [  6979] By: jhi                                   on 2000/09/01  16:06:20
36833         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
36834              From: Mike Guy <mjtg@cam.ac.uk> 
36835              Date: Fri, 01 Sep 2000 16:49:27 +0100
36836              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
36837      Branch: perl
36838            ! t/base/rs.t
36839 ____________________________________________________________________________
36840 [  6978] By: jhi                                   on 2000/09/01  16:00:42
36841         Log: Update to PodParser 1.18, from Brad Appleton.
36842      Branch: perl
36843            ! lib/Pod/Checker.pm t/pod/find.t
36844 ____________________________________________________________________________
36845 [  6977] By: jhi                                   on 2000/09/01  14:48:58
36846         Log: Subject: Nit in Configure (bleadperl@6961)
36847              From: Lupe Christoph <lupe@lupe-christoph.de>
36848              Date: Fri, 1 Sep 2000 16:34:29 +0200
36849              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
36850      Branch: metaconfig
36851            ! U/compline/ccflags.U
36852      Branch: perl
36853            ! Configure config_h.SH
36854 ____________________________________________________________________________
36855 [  6976] By: jhi                                   on 2000/09/01  14:39:52
36856         Log: Update Changes.
36857      Branch: perl
36858            ! Changes patchlevel.h
36859 ____________________________________________________________________________
36860 [  6975] By: jhi                                   on 2000/09/01  14:37:36
36861         Log: microperl config update.
36862      Branch: perl
36863            ! uconfig.h uconfig.sh
36864 ____________________________________________________________________________
36865 [  6974] By: jhi                                   on 2000/09/01  14:36:53
36866         Log: Document known deficiencies.
36867      Branch: perl
36868            ! pod/perldelta.pod
36869 ____________________________________________________________________________
36870 [  6973] By: jhi                                   on 2000/09/01  14:10:20
36871         Log: Mention warnings fixes and updates.
36872      Branch: perl
36873            ! pod/perldelta.pod
36874 ____________________________________________________________________________
36875 [  6972] By: jhi                                   on 2000/09/01  14:01:52
36876         Log: Drop unused argument.
36877              
36878              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
36879              From: Spider Boardman <spider@web.zk3.dec.com>
36880              Date: Thu, 31 Aug 2000 16:10:15 -0400
36881              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
36882      Branch: perl
36883            ! toke.c
36884 ____________________________________________________________________________
36885 [  6971] By: jhi                                   on 2000/09/01  13:59:24
36886         Log: Add the overload warnings to perldiag.
36887      Branch: perl
36888            ! lib/overload.pm pod/perldiag.pod
36889 ____________________________________________________________________________
36890 [  6970] By: jhi                                   on 2000/09/01  13:55:10
36891         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36892              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36893              Date: Fri, 1 Sep 2000 13:43:15 +0100 
36894              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
36895      Branch: perl
36896            ! lib/overload.pm t/pragma/overload.t
36897 ____________________________________________________________________________
36898 [  6969] By: jhi                                   on 2000/09/01  13:52:27
36899         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36900              From: <abigail@foad.org>
36901              Date: Fri, 1 Sep 2000 05:46:54 -0400
36902              Message-ID: <20000901094654.6476.qmail@foad.org>
36903      Branch: perl
36904            ! lib/overload.pm
36905 ____________________________________________________________________________
36906 [  6968] By: jhi                                   on 2000/09/01  13:50:05
36907         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
36908              From: Daniel Chetlin <daniel@chetlin.com>
36909              Date: Fri, 1 Sep 2000 02:10:55 -0700
36910              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
36911      Branch: perl
36912            ! pod/perlretut.pod
36913 ____________________________________________________________________________
36914 [  6967] By: jhi                                   on 2000/09/01  13:47:54
36915         Log: Part of the solution.
36916              
36917              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
36918              From: Mike Guy <mjtg@cam.ac.uk>
36919              Date: Fri, 01 Sep 2000 14:16:01 +0100
36920              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
36921      Branch: perl
36922            ! gv.c mg.c
36923 ____________________________________________________________________________
36924 [  6966] By: jhi                                   on 2000/09/01  13:46:17
36925         Log: Subject: CPAN.pm beta 1.57_57 for the core
36926              From: andreas.koenig@anima.de (Andreas J. Koenig)
36927              Date: 01 Sep 2000 15:16:31 +0200
36928              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
36929      Branch: perl
36930            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36931 ____________________________________________________________________________
36932 [  6965] By: jhi                                   on 2000/09/01  13:43:18
36933         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
36934              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36935              Date: Fri, 01 Sep 2000 01:47:22 -0500
36936              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
36937      Branch: perl
36938            ! pod/perldelta.pod vms/vms.c
36939 ____________________________________________________________________________
36940 [  6964] By: jhi                                   on 2000/09/01  13:35:35
36941         Log: File::Temp patches from Andreas König,
36942              
36943              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
36944              From: andreas.koenig@anima.de (Andreas J. Koenig)
36945              Date: 01 Sep 2000 10:07:20 +0200
36946              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
36947              
36948              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
36949              From: andreas.koenig@anima.de (Andreas J. Koenig)
36950              Date: 31 Aug 2000 23:26:08 +0200
36951              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
36952      Branch: perl
36953            ! lib/File/Temp.pm t/lib/ftmp-security.t
36954 ____________________________________________________________________________
36955 [  6963] By: jhi                                   on 2000/09/01  02:22:24
36956         Log: Retract the mergesort code, way too incompatible licensing
36957              and copyrights.
36958      Branch: perl
36959            ! pod/perldelta.pod pp_ctl.c
36960 ____________________________________________________________________________
36961 [  6962] By: jhi                                   on 2000/08/31  23:27:32
36962         Log: Update Changes.
36963      Branch: perl
36964            ! Changes patchlevel.h
36965 ____________________________________________________________________________
36966 [  6961] By: jhi                                   on 2000/08/31  23:20:04
36967         Log: Small tweaks all over.
36968      Branch: metaconfig
36969            ! U/compline/d_gconvert.U
36970      Branch: perl
36971            ! AUTHORS Configure config_h.SH pp_ctl.c
36972 ____________________________________________________________________________
36973 [  6960] By: jhi                                   on 2000/08/31  22:39:36
36974         Log: Further rewording.
36975      Branch: perl
36976            ! pp_ctl.c
36977 ____________________________________________________________________________
36978 [  6959] By: jhi                                   on 2000/08/31  21:26:44
36979         Log: More address tweaking.
36980      Branch: perl
36981            ! AUTHORS Changes
36982 ____________________________________________________________________________
36983 [  6958] By: jhi                                   on 2000/08/31  20:47:25
36984         Log: AUTHORS tweaks, from Peter Prymmer.
36985              
36986              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
36987              From: Peter Prymmer <pvhp@forte.com>
36988              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
36989              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
36990      Branch: perl
36991            ! AUTHORS MAINTAIN
36992 ____________________________________________________________________________
36993 [  6957] By: jhi                                   on 2000/08/31  20:34:43
36994         Log: perldelta tweaks.
36995      Branch: perl
36996            ! pod/perldelta.pod
36997 ____________________________________________________________________________
36998 [  6956] By: jhi                                   on 2000/08/31  19:11:06
36999         Log: Regen perltoc.
37000      Branch: perl
37001            ! pod/perltoc.pod
37002 ____________________________________________________________________________
37003 [  6955] By: jhi                                   on 2000/08/31  19:06:30
37004         Log: Clarify the mergesort situation.
37005      Branch: perl
37006            ! pp_ctl.c
37007 ____________________________________________________________________________
37008 [  6954] By: jhi                                   on 2000/08/31  18:24:17
37009         Log: Move the Solaris 7 scan to use64bitall, make the
37010              failure to find 64-bot sparc libc to mention the
37011              possibility of being in an intel, from Lupe and Alan.
37012      Branch: perl
37013            ! hints/solaris_2.sh
37014 ____________________________________________________________________________
37015 [  6953] By: jhi                                   on 2000/08/31  18:09:20
37016         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
37017              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
37018      Branch: metaconfig
37019            ! U/compline/d_gconvert.U U/threads/archname.U
37020      Branch: metaconfig/U/perl
37021            ! perlxv.U
37022      Branch: perl
37023            ! Configure config_h.SH sv.c
37024 ____________________________________________________________________________
37025 [  6952] By: jhi                                   on 2000/08/31  17:42:24
37026         Log: :: not allowed in pathnames, change to .
37027              
37028              Subject: [PATCH perl@6938] cygwin port
37029              From: "Fifer, Eric" <EFifer@sanwaint.com>
37030              Date: Thu, 31 Aug 2000 16:32:59 +0100
37031              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
37032      Branch: metaconfig/U/perl
37033            ! perlxv.U
37034 ____________________________________________________________________________
37035 [  6951] By: jhi                                   on 2000/08/31  17:02:05
37036         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
37037      Branch: perl
37038            ! perl.h
37039 ____________________________________________________________________________
37040 [  6950] By: jhi                                   on 2000/08/31  16:26:08
37041         Log: More author updates.
37042              
37043              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
37044              From: Simon Cozens <simon@cozens.net>
37045              Date: Thu, 31 Aug 2000 17:13:32 +0100
37046              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
37047      Branch: perl
37048            ! AUTHORS
37049 ____________________________________________________________________________
37050 [  6949] By: jhi                                   on 2000/08/31  16:04:49
37051         Log: POSIX doesn't report long double values under -Duselongdouble
37052              when the long doubles are "real" (bigger than doubles).
37053              
37054              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
37055              From: Spider Boardman <spider@peano.zk3.dec.com>
37056              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
37057              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
37058      Branch: perl
37059            ! ext/POSIX/POSIX.xs
37060 ____________________________________________________________________________
37061 [  6948] By: jhi                                   on 2000/08/31  15:25:10
37062         Log: Update Changes.
37063      Branch: perl
37064            ! Changes patchlevel.h
37065 ____________________________________________________________________________
37066 [  6947] By: jhi                                   on 2000/08/31  15:22:29
37067         Log: Document UNTIE in a very minimalistic way.
37068      Branch: perl
37069            ! pod/perlfunc.pod pod/perltie.pod
37070 ____________________________________________________________________________
37071 [  6946] By: jhi                                   on 2000/08/31  15:15:23
37072         Log: Document known failures.
37073      Branch: perl
37074            ! pod/perldelta.pod
37075 ____________________________________________________________________________
37076 [  6945] By: jhi                                   on 2000/08/31  15:07:00
37077         Log: Don't attach -ld to the archname if pointless.
37078      Branch: metaconfig
37079            ! U/threads/archname.U
37080      Branch: perl
37081            ! Configure config_h.SH
37082 ____________________________________________________________________________
37083 [  6944] By: jhi                                   on 2000/08/31  14:37:42
37084         Log: Wrap the test in eval.
37085              
37086              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
37087              From: Tim Jenness <timj@jach.hawaii.edu>
37088              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
37089              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
37090      Branch: perl
37091            ! t/lib/ftmp-security.t
37092 ____________________________________________________________________________
37093 [  6943] By: jhi                                   on 2000/08/31  14:30:57
37094         Log: Make -Dusemorebits find long doubles in Solaris.
37095      Branch: perl
37096            ! hints/solaris_2.sh
37097 ____________________________________________________________________________
37098 [  6942] By: jhi                                   on 2000/08/31  13:48:45
37099         Log: Clarify the third case of ftmp-security warnings.
37100      Branch: perl
37101            ! INSTALL
37102 ____________________________________________________________________________
37103 [  6941] By: jhi                                   on 2000/08/31  13:40:31
37104         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
37105              From: <abigail@foad.org>
37106              Date: Thu, 31 Aug 2000 01:35:05 -0400
37107              Message-ID: <20000831053505.32120.qmail@foad.org>
37108      Branch: perl
37109            ! pod/perldelta.pod
37110 ____________________________________________________________________________
37111 [  6940] By: jhi                                   on 2000/08/31  13:38:48
37112         Log: Issue useful diagnostic on unknown pod commands.
37113              
37114              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
37115              From: <abigail@foad.org>
37116              Date: Thu, 31 Aug 2000 03:41:18 -0400
37117              Message-ID: <20000831074118.24880.qmail@foad.org>
37118      Branch: perl
37119            ! lib/Pod/Man.pm
37120 ____________________________________________________________________________
37121 [  6939] By: jhi                                   on 2000/08/31  13:34:33
37122         Log: Reveal Borland's isnan.
37123              
37124              Subject: build with BC++ tweak
37125              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
37126              Date: Thu, 31 Aug 2000 13:09:37 +0400
37127              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
37128      Branch: perl
37129            ! win32/win32.h
37130 ____________________________________________________________________________
37131 [  6938] By: jhi                                   on 2000/08/31  05:01:20
37132         Log: Update Changes.
37133      Branch: perl
37134            ! Changes patchlevel.h
37135 ____________________________________________________________________________
37136 [  6937] By: jhi                                   on 2000/08/31  04:26:23
37137         Log: sscanf() may be the only way to read long doubles from strings.
37138      Branch: metaconfig/U/perl
37139            ! longdblfio.U
37140      Branch: perl
37141            ! Configure config_h.SH perl.h util.c
37142 ____________________________________________________________________________
37143 [  6936] By: jhi                                   on 2000/08/31  04:18:19
37144         Log: The #6929 was too skimpy.
37145      Branch: perl
37146            ! sv.c
37147 ____________________________________________________________________________
37148 [  6935] By: jhi                                   on 2000/08/31  02:47:07
37149         Log: Subject: Re: typos in pods
37150              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37151              Date: Wed, 30 Aug 2000 19:25:34 -0700
37152              Message-ID: <eIcr5gzkg25X092yn@efn.org>
37153      Branch: perl
37154            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
37155 ____________________________________________________________________________
37156 [  6934] By: jhi                                   on 2000/08/31  02:42:55
37157         Log: Missed one Unicode file.
37158      Branch: perl
37159            + lib/unicode/UCDFF301.html
37160 ____________________________________________________________________________
37161 [  6933] By: jhi                                   on 2000/08/30  23:42:27
37162         Log: Update Changes.
37163      Branch: perl
37164            ! Changes patchlevel.h
37165 ____________________________________________________________________________
37166 [  6932] By: jhi                                   on 2000/08/30  23:40:07
37167         Log: Mention UNTIE in perldelta.  Still needs documenting
37168              in perltie et alia.
37169      Branch: perl
37170            ! pod/perldelta.pod
37171 ____________________________________________________________________________
37172 [  6931] By: jhi                                   on 2000/08/30  23:36:02
37173         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
37174              From: <abigail@foad.org>
37175              Date: Wed, 30 Aug 2000 19:28:07 -0400
37176              Message-ID: <20000830232807.305.qmail@foad.org>
37177      Branch: perl
37178            ! pod/perldelta.pod
37179 ____________________________________________________________________________
37180 [  6930] By: jhi                                   on 2000/08/30  23:32:40
37181         Log: Update to Unicode 3.0.1.
37182      Branch: perl
37183            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
37184            + lib/unicode/PropList.txt lib/unicode/README.perl
37185            + lib/unicode/UCD301.html lib/unicode/Unicode.301
37186            - lib/unicode/Props.txt lib/unicode/UCD300.html
37187            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
37188            ! (edit 257 files)
37189 ____________________________________________________________________________
37190 [  6929] By: jhi                                   on 2000/08/30  22:38:18
37191         Log: Heap decorruption.
37192              
37193              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
37194              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37195              Date: Wed, 30 Aug 2000 22:39:52 +0100
37196              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
37197      Branch: perl
37198            ! sv.c
37199 ____________________________________________________________________________
37200 [  6928] By: jhi                                   on 2000/08/30  22:29:34
37201         Log: Retract the dummy test, skip the security tests (instead of failing),
37202              explain what the warnings mean.
37203      Branch: perl
37204            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
37205 ____________________________________________________________________________
37206 [  6927] By: jhi                                   on 2000/08/30  22:14:13
37207         Log: Change the internal implementation of sort() to be mergesort
37208              instead of quicksort, from John Linderman <jpl@research.att.com>.
37209              Gives us better worst case, better average case, and stability.
37210              What's there not to like?  (Small fixes for threaded builds
37211              were required).
37212      Branch: perl
37213            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
37214 ____________________________________________________________________________
37215 [  6926] By: jhi                                   on 2000/08/30  20:55:20
37216         Log: A better fix for the Socket building problem from Craig Berry.
37217      Branch: perl
37218            ! vms/vms.c
37219 ____________________________________________________________________________
37220 [  6925] By: jhi                                   on 2000/08/30  20:20:25
37221         Log: Subject: [PATCH] Re: UNTIE method 
37222              From: Nick Ing-Simmons <nik@tiuk.ti.com>
37223              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
37224              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
37225      Branch: perl
37226            ! pp_sys.c t/op/tie.t
37227 ____________________________________________________________________________
37228 [  6924] By: jhi                                   on 2000/08/30  20:17:11
37229         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
37230              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37231              Date: Wed, 30 Aug 2000 15:03:14 -0500
37232              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
37233      Branch: perl
37234            ! vms/vms.c
37235 ____________________________________________________________________________
37236 [  6923] By: jhi                                   on 2000/08/30  20:15:18
37237         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
37238              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37239              Date: Wed, 30 Aug 2000 13:30:36 -0500
37240              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
37241      Branch: perl
37242            ! vms/vms.c
37243 ____________________________________________________________________________
37244 [  6922] By: jhi                                   on 2000/08/30  19:54:43
37245         Log: Better options for rsync.
37246      Branch: perl
37247            ! pod/perlhack.pod
37248 ____________________________________________________________________________
37249 [  6921] By: jhi                                   on 2000/08/30  19:40:16
37250         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
37251              From: Rick Delaney <rick@consumercontact.com>
37252              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
37253              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
37254      Branch: perl
37255            ! pod/perlfunc.pod
37256 ____________________________________________________________________________
37257 [  6920] By: jhi                                   on 2000/08/30  19:36:40
37258         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
37259              From: Peter Prymmer <pvhp@forte.com>
37260              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
37261              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
37262      Branch: perl
37263            ! configure.com
37264 ____________________________________________________________________________
37265 [  6919] By: jhi                                   on 2000/08/30  14:52:02
37266         Log: Update Changes.
37267      Branch: perl
37268            ! Changes patchlevel.h
37269 ____________________________________________________________________________
37270 [  6918] By: jhi                                   on 2000/08/30  14:48:34
37271         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
37272      Branch: perl
37273            ! lib/ExtUtils/typemap
37274 ____________________________________________________________________________
37275 [  6917] By: jhi                                   on 2000/08/30  14:46:34
37276         Log: Subject: typos in pods
37277              From: Nicholas Clark <nick@ccl4.org>
37278              Date: Wed, 30 Aug 2000 01:12:50 +0100
37279              Message-ID: <20000830011249.A61388@plum.flirble.org>
37280      Branch: perl
37281            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
37282            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
37283            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
37284            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
37285 ____________________________________________________________________________
37286 [  6916] By: jhi                                   on 2000/08/30  14:19:09
37287         Log: Document Storable problems on Crays.  (Will have
37288              to document all the other Storable problems, too.)
37289      Branch: perl
37290            ! pod/perldelta.pod
37291 ____________________________________________________________________________
37292 [  6915] By: jhi                                   on 2000/08/30  14:06:02
37293         Log: Subject: [PATCH] fix misc cast warnings
37294              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37295              Date: Tue, 29 Aug 2000 23:16:14 -0700
37296              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
37297      Branch: perl
37298            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
37299            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
37300            ! os2/os2ish.h
37301 ____________________________________________________________________________
37302 [  6914] By: jhi                                   on 2000/08/30  14:03:45
37303         Log: Timestamp mismatch again.  Need to fix this dependence on
37304              config_h.SH timestamp, since it's the contents of config_h.SH
37305              that matter.
37306      Branch: perl
37307            ! uconfig.h uconfig.sh
37308 ____________________________________________________________________________
37309 [  6913] By: jhi                                   on 2000/08/30  13:54:06
37310         Log: Don't say "Perl 5.0 source kit".
37311      Branch: perl
37312            ! perl.c
37313 ____________________________________________________________________________
37314 [  6912] By: jhi                                   on 2000/08/30  13:51:24
37315         Log: Reset archname and archname64 always, forcing them be
37316              recomputed at each Configure run, make Configure and
37317              the hints files agree on the naming of largefiles variables.
37318      Branch: metaconfig
37319            ! U/threads/archname.U
37320      Branch: metaconfig/U/perl
37321            ! use64bits.U
37322      Branch: perl
37323            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
37324            ! hints/linux.sh hints/solaris_2.sh
37325 ____________________________________________________________________________
37326 [  6911] By: jhi                                   on 2000/08/30  13:30:13
37327         Log: Put back the slice accidentally removed by #6907.
37328      Branch: perl
37329            ! hints/solaris_2.sh
37330 ____________________________________________________________________________
37331 [  6910] By: jhi                                   on 2000/08/30  01:24:26
37332         Log: Be consistent: other Net::get* do export theirs.
37333              
37334              Subject: Re: Net::protoent does not export 'getproto'
37335              From: Yasushi Nakajima <sey@jkc.co.jp>
37336              Date: Wed, 30 Aug 2000 09:53:14 +0900
37337              Message-Id: <200008300051.DAA24700@taku.hut.fi>
37338      Branch: perl
37339            ! lib/Net/protoent.pm
37340 ____________________________________________________________________________
37341 [  6909] By: jhi                                   on 2000/08/30  01:17:25
37342         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
37343              From: Gurusamy Sarathy <gsar@ActiveState.com>
37344              Date: Tue, 29 Aug 2000 17:17:07 -0700
37345              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
37346      Branch: perl
37347            ! cop.h
37348 ____________________________________________________________________________
37349 [  6908] By: jhi                                   on 2000/08/30  00:58:05
37350         Log: Update Changes.
37351      Branch: perl
37352            ! Changes patchlevel.h
37353 ____________________________________________________________________________
37354 [  6907] By: jhi                                   on 2000/08/30  00:57:22
37355         Log: Introduce ccname to keep track of what compiler kind of we have.
37356      Branch: metaconfig/U/perl
37357            ! Checkcc.U gccvers.U
37358      Branch: perl
37359            ! Configure config_h.SH hints/solaris_2.sh
37360 ____________________________________________________________________________
37361 [  6906] By: jhi                                   on 2000/08/30  00:25:47
37362         Log: Put back the flags dump as reasoned in
37363              
37364              Subject: Re: [PATCH] Glob dumping
37365              From: Mike Guy <mjtg@cam.ac.uk> 
37366              Date: Tue, 29 Aug 2000 21:41:32 +0100
37367              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
37368      Branch: perl
37369            ! dump.c t/lib/peek.t
37370 ____________________________________________________________________________
37371 [  6905] By: jhi                                   on 2000/08/30  00:16:17
37372         Log: Make the epsilon to be relative, not absolute.
37373              
37374              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
37375              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
37376              Date: Tue, 29 Aug 2000 19:58:56 -0400
37377              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
37378      Branch: perl
37379            ! t/lib/trig.t
37380 ____________________________________________________________________________
37381 [  6904] By: jhi                                   on 2000/08/30  00:13:09
37382         Log: From now on, Gisle is on my list of usual suspects :-)
37383              Retract #6902.
37384      Branch: perl
37385            ! ext/Opcode/Safe.pm
37386 ____________________________________________________________________________
37387 [  6903] By: jhi                                   on 2000/08/29  23:51:20
37388         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
37389              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37390              Date: Tue, 29 Aug 2000 18:43:26 -0500
37391              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
37392      Branch: perl
37393            + vms/vmspipe.com
37394            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
37395            ! vms/vms.c
37396 ____________________________________________________________________________
37397 [  6902] By: jhi                                   on 2000/08/29  23:44:14
37398         Log: Retry what #6882 attempted.
37399              
37400              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
37401              From: Gisle Aas <gisle@ActiveState.com>
37402              Date: 30 Aug 2000 00:33:09 +0200
37403              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
37404      Branch: perl
37405            ! ext/Opcode/Safe.pm
37406 ____________________________________________________________________________
37407 [  6901] By: jhi                                   on 2000/08/29  22:59:32
37408         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
37409              From: Hugo <hv@crypt.compulink.co.uk>
37410              Date: Mon, 12 Jun 2000 19:36:08 +0100
37411              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
37412      Branch: perl
37413            ! sv.c
37414 ____________________________________________________________________________
37415 [  6900] By: jhi                                   on 2000/08/29  22:58:35
37416         Log: Admit that we are leaking scalars.
37417              
37418              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
37419              From: Spider Boardman <spider@leggy.zk3.dec.com>
37420              Date: Tue, 29 Aug 2000 18:48:29 -0400
37421              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
37422      Branch: perl
37423            ! t/pragma/warnings.t
37424 ____________________________________________________________________________
37425 [  6899] By: jhi                                   on 2000/08/29  20:53:13
37426         Log: Update Changes.
37427      Branch: perl
37428            ! Changes patchlevel.h
37429 ____________________________________________________________________________
37430 [  6898] By: jhi                                   on 2000/08/29  20:46:21
37431         Log: Undo namespace pollution of #6878.
37432              
37433              Subject: Re: Net::protoent does not export 'getproto'
37434              From: Mike Guy <mjtg@cam.ac.uk>
37435              Date: Tue, 29 Aug 2000 21:32:37 +0100
37436              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
37437      Branch: perl
37438            ! lib/Net/protoent.pm
37439 ____________________________________________________________________________
37440 [  6897] By: jhi                                   on 2000/08/29  20:44:29
37441         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
37442              From: Peter Prymmer <pvhp@forte.com>
37443              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
37444              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
37445      Branch: perl
37446            ! pod/perlebcdic.pod
37447 ____________________________________________________________________________
37448 [  6896] By: jhi                                   on 2000/08/29  20:40:57
37449         Log: There's no point repeating the 'revision' (5) of perl5.
37450      Branch: metaconfig/U/perl
37451            ! Devel.U patchlevel.U
37452      Branch: perl
37453            ! Configure config_h.SH
37454 ____________________________________________________________________________
37455 [  6895] By: jhi                                   on 2000/08/29  20:16:58
37456         Log: Regen Configure for #6894.
37457      Branch: metaconfig/U/perl
37458            ! perladmin.U
37459      Branch: perl
37460            ! Configure config_h.SH
37461 ____________________________________________________________________________
37462 [  6894] By: jhi                                   on 2000/08/29  19:59:52
37463         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
37464              From: "Philip Newton" <Philip.Newton@gmx.net>
37465              Date: Tue, 29 Aug 2000 21:39:14 +0200
37466              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
37467      Branch: perl
37468            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
37469            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
37470            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
37471            ! utils/perlbug.PL
37472 ____________________________________________________________________________
37473 [  6893] By: jhi                                   on 2000/08/29  19:55:30
37474         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
37475              From: "Philip Newton" <Philip.Newton@gmx.net>
37476              Date: Tue, 29 Aug 2000 21:39:14 +0200
37477              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
37478      Branch: perl
37479            ! installhtml
37480 ____________________________________________________________________________
37481 [  6892] By: jhi                                   on 2000/08/29  19:53:59
37482         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
37483              From: "Philip Newton" <Philip.Newton@gmx.net>
37484              Date: Tue, 29 Aug 2000 21:48:18 +0200
37485              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
37486      Branch: perl
37487            ! lib/File/Temp.pm
37488 ____________________________________________________________________________
37489 [  6891] By: jhi                                   on 2000/08/29  18:30:03
37490         Log: Nail the ID 20000828.023.
37491      Branch: perl
37492            ! ext/Storable/Storable.xs
37493 ____________________________________________________________________________
37494 [  6890] By: jhi                                   on 2000/08/29  16:50:17
37495         Log: Under usethreads the dumped variable is IN_PAD.
37496              
37497              Subject: Re: [PATCH] Glob dumping
37498              From: Gisle Aas <gisle@ActiveState.com>
37499              Date: 29 Aug 2000 18:45:05 +0200
37500              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
37501      Branch: perl
37502            ! t/lib/peek.t
37503 ____________________________________________________________________________
37504 [  6889] By: jhi                                   on 2000/08/29  15:17:37
37505         Log: Update Changes.
37506      Branch: perl
37507            ! Changes patchlevel.h
37508 ____________________________________________________________________________
37509 [  6888] By: jhi                                   on 2000/08/29  14:49:59
37510         Log: Retract #6882, broke the safe tests.
37511      Branch: perl
37512            ! ext/Opcode/Safe.pm
37513 ____________________________________________________________________________
37514 [  6887] By: jhi                                   on 2000/08/29  14:47:06
37515         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
37516              From: Gisle Aas <gisle@ActiveState.com> 
37517              Date: 09 Jun 2000 20:00:11 +0200
37518              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
37519      Branch: perl
37520            ! utils/perldoc.PL
37521 ____________________________________________________________________________
37522 [  6886] By: jhi                                   on 2000/08/29  14:42:45
37523         Log: The #6881 removed one dump line.
37524      Branch: perl
37525            ! t/lib/peek.t
37526 ____________________________________________________________________________
37527 [  6885] By: jhi                                   on 2000/08/29  14:30:47
37528         Log: Don't forget to tidy up.
37529      Branch: perl
37530            ! t/lib/ftmp-security.t
37531 ____________________________________________________________________________
37532 [  6884] By: jhi                                   on 2000/08/29  14:25:17
37533         Log: Disabling the one test is a bit tricky.
37534      Branch: perl
37535            ! t/lib/ftmp-security.t
37536 ____________________________________________________________________________
37537 [  6883] By: jhi                                   on 2000/08/29  14:16:25
37538         Log: Disable one of the tests for now.
37539      Branch: perl
37540            ! t/lib/ftmp-security.t
37541 ____________________________________________________________________________
37542 [  6882] By: jhi                                   on 2000/08/29  14:05:50
37543         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
37544              From: gisle@aas.no
37545              Date: 29 Aug 2000 10:35:06 -0000
37546              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
37547      Branch: perl
37548            ! ext/Opcode/Safe.pm
37549 ____________________________________________________________________________
37550 [  6881] By: jhi                                   on 2000/08/29  14:03:51
37551         Log: Subject: [PATCH] Glob dumping
37552              From: Gisle Aas <gisle@ActiveState.com>
37553              Date: 29 Aug 2000 07:59:42 -0000
37554              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
37555      Branch: perl
37556            ! dump.c
37557 ____________________________________________________________________________
37558 [  6880] By: jhi                                   on 2000/08/29  14:02:01
37559         Log: Subject: [PATCH] Warnings in B::Deparse
37560              From: <abigail@foad.org>
37561              Date: Tue, 29 Aug 2000 00:00:01 -0400
37562              Message-ID: <20000829040001.2999.qmail@foad.org>
37563      Branch: perl
37564            ! ext/B/B/Deparse.pm
37565 ____________________________________________________________________________
37566 [  6879] By: jhi                                   on 2000/08/29  13:57:26
37567         Log: Missed a change in #6869.
37568      Branch: perl
37569            ! mg.c
37570 ____________________________________________________________________________
37571 [  6878] By: jhi                                   on 2000/08/29  13:45:04
37572         Log: Subject: Net::protoent does not export 'getproto'
37573              From: Yasushi Nakajima <sey@jkc.co.jp>
37574              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
37575      Branch: perl
37576            ! lib/Net/protoent.pm
37577 ____________________________________________________________________________
37578 [  6877] By: jhi                                   on 2000/08/29  13:39:19
37579         Log: Patches all over for people and the files they (hopefully) care about.
37580      Branch: perl
37581            ! AUTHORS Changes MAINTAIN
37582 ____________________________________________________________________________
37583 [  6876] By: jhi                                   on 2000/08/29  12:53:54
37584         Log: Fix for thinko in #6848.
37585              
37586              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
37587              From: Lupe Christoph <lupe@lupe-christoph.de>
37588              Date: Tue, 29 Aug 2000 09:04:08 +0200
37589              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
37590      Branch: perl
37591            ! ext/Thread/Thread.xs
37592 ____________________________________________________________________________
37593 [  6875] By: jhi                                   on 2000/08/29  12:50:14
37594         Log: Update to Getopt::Long 2.24, from Johan Vromans.
37595      Branch: perl
37596            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37597 ____________________________________________________________________________
37598 [  6874] By: jhi                                   on 2000/08/29  02:09:53
37599         Log: Use minimal @INC in tests, most of the time just '../lib',
37600              so that we simply can't pick up stuff from other Perls than
37601              the one we are testing.  Pointed out by
37602              
37603              From: Mike Guy <mjtg@cam.ac.uk>
37604              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
37605              Date: Fri, 25 Aug 2000 15:15:59 +0100
37606              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
37607      Branch: perl
37608            ! (edit 185 files)
37609 ____________________________________________________________________________
37610 [  6873] By: jhi                                   on 2000/08/29  01:07:11
37611         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
37612              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37613              Date: Mon, 28 Aug 2000 17:45:52 -0700
37614              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
37615      Branch: perl
37616            ! Makefile.SH hints/os2.sh
37617 ____________________________________________________________________________
37618 [  6872] By: jhi                                   on 2000/08/28  23:33:39
37619         Log: Subject: [PATCH bleedperl@6866] spellings
37620              From: marcel@codewerk.com (Marcel Grunauer)
37621              Date: Tue, 29 Aug 2000 01:19:59 +0200
37622              Message-Id: <200008282319.BAA29862@gandalf.local>
37623      Branch: perl
37624            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
37625            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
37626            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
37627 ____________________________________________________________________________
37628 [  6871] By: jhi                                   on 2000/08/28  23:22:09
37629         Log: Take out the SUIDMAIL thing, that will not be
37630              a problem in 5.7.*.
37631      Branch: perl
37632            ! patchlevel.h
37633 ____________________________________________________________________________
37634 [  6870] By: jhi                                   on 2000/08/28  23:19:30
37635         Log: -S is the silent flag, -s is the strip flag.
37636              
37637              Subject: [PATCH] Re: [PATCH] make no-install          
37638              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37639              Date: Mon, 28 Aug 2000 15:12:55 -0700
37640              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
37641      Branch: perl
37642            ! Makefile.SH
37643 ____________________________________________________________________________
37644 [  6869] By: jhi                                   on 2000/08/28  23:12:05
37645         Log: Subject: [PATCH bleedperl@6856] warnings fixes
37646              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
37647              Date: Mon, 28 Aug 2000 23:55:06 +0100
37648              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
37649      Branch: perl
37650            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
37651            ! warnings.h warnings.pl
37652 ____________________________________________________________________________
37653 [  6868] By: jhi                                   on 2000/08/28  21:38:22
37654         Log: Potential cruft.
37655      Branch: perl
37656            ! Makefile.SH
37657 ____________________________________________________________________________
37658 [  6867] By: jhi                                   on 2000/08/28  21:35:36
37659         Log: Update Changes.
37660      Branch: perl
37661            ! Changes patchlevel.h
37662 ____________________________________________________________________________
37663 [  6866] By: jhi                                   on 2000/08/28  21:33:49
37664         Log: Subject: hv.h Doc Patch
37665              From: Fisher Mark <fisherm@tce.com>
37666              Date: Mon, 28 Aug 2000 16:24:59 -0500
37667              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
37668      Branch: perl
37669            ! hv.h
37670 ____________________________________________________________________________
37671 [  6865] By: jhi                                   on 2000/08/28  21:02:15
37672         Log: Add -ld to archname on long tr...double platforms.
37673      Branch: metaconfig
37674            ! U/threads/archname.U
37675      Branch: perl
37676            ! Configure config_h.SH
37677 ____________________________________________________________________________
37678 [  6864] By: jhi                                   on 2000/08/28  20:38:59
37679         Log: An attempt to fix the problem reported in
37680              
37681              Subject: Building perl@6856 using gcc/AIX 4.3.3 
37682              From: Daniel Muino <dmuino@afip.gov.ar> 
37683              Date: Mon, 28 Aug 2000 15:50:01 -0300   
37684              Message-ID: <20000828155001.A14403@con2-dgi>
37685              
37686              I can't test this properly since the gcc installation I have
37687              access to seems to be botched (gcc is calling the AIX cpp,
37688              a losing proposition...)
37689      Branch: perl
37690            ! hints/aix.sh
37691 ____________________________________________________________________________
37692 [  6863] By: jhi                                   on 2000/08/28  18:57:52
37693         Log: Fix for ID 20000828.001, long doubles were not formatted
37694              correctly (showed up in $], which stopped installing perl).
37695      Branch: perl
37696            ! sv.c
37697 ____________________________________________________________________________
37698 [  6862] By: jhi                                   on 2000/08/28  18:07:15
37699         Log: Typo in #6858.
37700      Branch: perl
37701            ! lib/Cwd.pm
37702 ____________________________________________________________________________
37703 [  6861] By: jhi                                   on 2000/08/28  17:57:27
37704         Log: opmini.o may be left around if a build is interrupted.
37705      Branch: perl
37706            ! Makefile.SH
37707 ____________________________________________________________________________
37708 [  6860] By: jhi                                   on 2000/08/28  16:52:50
37709         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
37710              From: Daniel Chetlin <daniel@chetlin.com>
37711              Date: Mon, 28 Aug 2000 01:14:18 -0700
37712              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
37713      Branch: perl
37714            ! lib/overload.pm
37715 ____________________________________________________________________________
37716 [  6859] By: jhi                                   on 2000/08/28  16:08:46
37717         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
37718              From: Nicholas Clark <nick@ccl4.org>
37719              Date: Mon, 28 Aug 2000 16:03:27 +0100
37720              Message-Id: <20000828160327.C49785@plum.flirble.org>
37721      Branch: perl
37722            ! ext/ByteLoader/bytecode.h
37723 ____________________________________________________________________________
37724 [  6858] By: jhi                                   on 2000/08/28  16:02:10
37725         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
37726              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
37727              Date: Mon, 28 Aug 2000 13:08:30 +0200
37728              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
37729      Branch: perl
37730            ! lib/Cwd.pm
37731 ____________________________________________________________________________
37732 [  6857] By: jhi                                   on 2000/08/28  15:42:47
37733         Log: display_format used as a class method without arguments was broken,
37734              reported in
37735              
37736              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
37737              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
37738              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
37739              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
37740      Branch: perl
37741            ! lib/Math/Complex.pm t/lib/complex.t
37742 ____________________________________________________________________________
37743 [  6856] By: jhi                                   on 2000/08/27  22:09:48
37744         Log: Update Changes.
37745      Branch: perl
37746            ! Changes patchlevel.h
37747 ____________________________________________________________________________
37748 [  6855] By: jhi                                   on 2000/08/27  21:59:21
37749         Log: Retract #6853 (false alarm).
37750      Branch: perl
37751            ! lib/ExtUtils/xsubpp
37752 ____________________________________________________________________________
37753 [  6854] By: jhi                                   on 2000/08/27  21:37:44
37754         Log: Update Changes.
37755      Branch: perl
37756            ! Changes patchlevel.h
37757 ____________________________________________________________________________
37758 [  6853] By: jhi                                   on 2000/08/27  21:37:16
37759         Log: Subject: [PATCH perl@6850] workaround for xsubpp
37760              From: Hugo <hv@crypt.compulink.co.uk>
37761              Date: Sun, 27 Aug 2000 22:30:25 +0100
37762              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
37763      Branch: perl
37764            ! lib/ExtUtils/xsubpp
37765 ____________________________________________________________________________
37766 [  6852] By: jhi                                   on 2000/08/27  21:33:58
37767         Log: Big-endian 64-bit patch from Raphael Manfredi.
37768      Branch: perl
37769            ! ext/Storable/Storable.xs
37770 ____________________________________________________________________________
37771 [  6851] By: jhi                                   on 2000/08/27  21:22:21
37772         Log: More ruthless editing from Hugo van der Sanden.
37773      Branch: perl
37774            ! pod/perldelta.pod
37775 ____________________________________________________________________________
37776 [  6850] By: jhi                                   on 2000/08/27  16:11:46
37777         Log: Update Changes.
37778      Branch: perl
37779            ! Changes patchlevel.h
37780 ____________________________________________________________________________
37781 [  6849] By: jhi                                   on 2000/08/27  16:11:05
37782         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
37783      Branch: perl
37784            ! configpm pod/perldelta.pod
37785 ____________________________________________________________________________
37786 [  6848] By: jhi                                   on 2000/08/27  15:35:08
37787         Log: Use the actual thread type, not the pointer-to-struct.
37788      Branch: perl
37789            ! ext/Thread/Thread.xs
37790 ____________________________________________________________________________
37791 [  6847] By: jhi                                   on 2000/08/27  15:30:49
37792         Log: Test nit.
37793      Branch: perl
37794            ! t/pragma/warn/pp_sys
37795 ____________________________________________________________________________
37796 [  6846] By: jhi                                   on 2000/08/27  15:19:02
37797         Log: Passing -R in ldflags makes now it to appear in the default
37798              for lddlflags, just like with -L.
37799              
37800              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37801              From: Lupe Christoph <lupe@lupe-christoph.de>
37802              Date: Sun, 27 Aug 2000 10:28:21 +0200
37803              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
37804      Branch: metaconfig/U/perl
37805            ! dlsrc.U
37806      Branch: perl
37807            ! Configure
37808 ____________________________________________________________________________
37809 [  6845] By: jhi                                   on 2000/08/27  15:08:54
37810         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37811              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37812              Date: Sat, 26 Aug 2000 22:23:27 +0100
37813              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
37814      Branch: perl
37815            ! lib/ExtUtils/MM_Unix.pm
37816 ____________________________________________________________________________
37817 [  6844] By: jhi                                   on 2000/08/27  15:02:37
37818         Log: DJGPP update from Laszlo Molnar.
37819              
37820              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
37821              From: ml1050 <ml1050@freemail.hu>
37822              Date: Sat, 26 Aug 2000 23:24:40 +0200
37823              Message-Id: <20000826232440.A439@freemail.hu>
37824      Branch: perl
37825            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
37826            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
37827 ____________________________________________________________________________
37828 [  6843] By: jhi                                   on 2000/08/27  14:53:58
37829         Log: Subject: installman buglet
37830              From: Lupe Christoph <lupe@lupe-christoph.de>
37831              Date: Sun, 27 Aug 2000 14:38:59 +0200
37832              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
37833      Branch: perl
37834            ! installman
37835 ____________________________________________________________________________
37836 [  6842] By: jhi                                   on 2000/08/27  14:52:08
37837         Log: Can't get the test to reliably work thanks to the
37838              inaccurateness of floating point.  "Resolves" bug ids
37839              20000826.003, 20000826.009, 20000826.010,
37840      Branch: perl
37841            ! t/lib/trig.t
37842 ____________________________________________________________________________
37843 [  6841] By: jhi                                   on 2000/08/26  15:53:58
37844         Log: Update Changes.
37845      Branch: perl
37846            ! Changes patchlevel.h
37847 ____________________________________________________________________________
37848 [  6840] By: jhi                                   on 2000/08/26  14:23:03
37849         Log: grep -e isn't portable.
37850              
37851              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
37852              From: chris@broadband.att.com
37853              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
37854              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
37855      Branch: perl
37856            ! hints/solaris_2.sh
37857 ____________________________________________________________________________
37858 [  6839] By: jhi                                   on 2000/08/26  14:12:23
37859         Log: no-install target a la make -n.
37860              
37861              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
37862              From: <abigail@foad.org>
37863              Date: Sat, 26 Aug 2000 03:57:34 -0400
37864              Message-ID: <20000826075735.18912.qmail@foad.org>
37865      Branch: perl
37866            ! Makefile.SH installman installperl
37867 ____________________________________________________________________________
37868 [  6838] By: jhi                                   on 2000/08/26  14:06:33
37869         Log: Retract #6826 as the #6828 should be do the same
37870              in a More Correct Way.
37871      Branch: perl
37872            ! installperl
37873 ____________________________________________________________________________
37874 [  6837] By: jhi                                   on 2000/08/26  05:24:00
37875         Log: More casting.
37876      Branch: perl
37877            ! ext/Storable/Storable.xs
37878 ____________________________________________________________________________
37879 [  6836] By: jhi                                   on 2000/08/26  05:05:46
37880         Log: Nicer in decimal.
37881      Branch: perl
37882            ! ext/Storable/Storable.xs
37883 ____________________________________________________________________________
37884 [  6835] By: jhi                                   on 2000/08/26  05:03:50
37885         Log: There be no UVdf.
37886      Branch: perl
37887            ! ext/Storable/Storable.xs
37888 ____________________________________________________________________________
37889 [  6834] By: jhi                                   on 2000/08/26  05:00:18
37890         Log: Continue IVdfing and UVxfing.
37891      Branch: perl
37892            ! ext/Storable/Storable.xs
37893 ____________________________________________________________________________
37894 [  6833] By: jhi                                   on 2000/08/26  04:53:14
37895         Log: Use IVdf.
37896      Branch: perl
37897            ! ext/Storable/Storable.xs
37898 ____________________________________________________________________________
37899 [  6832] By: jhi                                   on 2000/08/26  04:40:41
37900         Log: Document PTR2XX and INT2PTR.
37901      Branch: perl
37902            ! pod/perlguts.pod
37903 ____________________________________________________________________________
37904 [  6831] By: jhi                                   on 2000/08/26  04:33:18
37905         Log: Use UVxf, PTR2UV, NVff.
37906      Branch: perl
37907            ! ext/Storable/Storable.xs
37908 ____________________________________________________________________________
37909 [  6830] By: jhi                                   on 2000/08/26  04:31:32
37910         Log: Update the test count.
37911      Branch: perl
37912            ! t/lib/trig.t
37913 ____________________________________________________________________________
37914 [  6829] By: jhi                                   on 2000/08/26  03:05:50
37915         Log: Subject: [PATCH] installation not quite silent yet.
37916              From: <abigail@foad.org>
37917              Date: Fri, 25 Aug 2000 20:07:53 -0400
37918              Message-ID: <20000826000753.7822.qmail@foad.org>
37919      Branch: perl
37920            ! installman installperl
37921 ____________________________________________________________________________
37922 [  6828] By: jhi                                   on 2000/08/26  03:05:14
37923         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
37924              From: Spider Boardman <spider@web.zk3.dec.com>
37925              Date: Fri, 25 Aug 2000 19:12:40 -0400
37926              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
37927      Branch: perl
37928            ! gv.c
37929 ____________________________________________________________________________
37930 [  6827] By: jhi                                   on 2000/08/25  23:54:34
37931         Log: Support preserving extremely big/small angles.
37932      Branch: perl
37933            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
37934 ____________________________________________________________________________
37935 [  6826] By: jhi                                   on 2000/08/25  23:01:20
37936         Log: Patch installperl to be long double-aware.
37937              
37938              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
37939              From: Spider Boardman <spider@web.zk3.dec.com>
37940              Date: Fri, 25 Aug 2000 18:15:23 -0400
37941              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
37942      Branch: perl
37943            ! installperl
37944 ____________________________________________________________________________
37945 [  6825] By: jhi                                   on 2000/08/25  22:58:25
37946         Log: Remove duplicately applied patch shards.
37947              
37948              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
37949              From: Spider Boardman <spider@leggy.zk3.dec.com>
37950              Date: Fri, 25 Aug 2000 16:45:03 -0400
37951              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
37952      Branch: perl
37953            ! t/lib/cgi-html.t
37954 ____________________________________________________________________________
37955 [  6824] By: jhi                                   on 2000/08/25  22:57:00
37956         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37957              From: Daniel Chetlin <daniel@chetlin.com>
37958              Date: Fri, 25 Aug 2000 12:23:16 -0700
37959              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
37960              
37961              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37962              From: Daniel Chetlin <daniel@chetlin.com>
37963              Date: Fri, 25 Aug 2000 14:47:19 -0700
37964              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
37965      Branch: perl
37966            ! installman
37967 ____________________________________________________________________________
37968 [  6823] By: jhi                                   on 2000/08/25  22:44:17
37969         Log: Timestamp problem?
37970      Branch: perl
37971            ! uconfig.h uconfig.sh
37972 ____________________________________________________________________________
37973 [  6822] By: jhi                                   on 2000/08/25  19:01:06
37974         Log: One forgotten file from #6816.
37975      Branch: perl
37976            ! vos/config.h
37977 ____________________________________________________________________________
37978 [  6821] By: jhi                                   on 2000/08/25  18:56:39
37979         Log: Regen Changes.
37980      Branch: perl
37981            ! Changes patchlevel.h
37982 ____________________________________________________________________________
37983 [  6820] By: jhi                                   on 2000/08/25  18:52:35
37984         Log: Fix Changes ordering.
37985      Branch: perl
37986            ! Changes
37987 ____________________________________________________________________________
37988 [  6819] By: jhi                                   on 2000/08/25  18:50:25
37989         Log: Update Changes.
37990      Branch: perl
37991            ! Changes patchlevel.h
37992 ____________________________________________________________________________
37993 [  6818] By: jhi                                   on 2000/08/25  18:47:45
37994         Log: Tweak the sfio/useperlio logic, hopefully as wished in
37995              
37996              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
37997              From: Nicholas Clark <nick@babyhippo.co.uk>
37998              Date: Fri, 25 Aug 2000 12:01:45 +0100
37999              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
38000      Branch: metaconfig/U/perl
38001            ! d_sfio.U
38002      Branch: perl
38003            ! Configure
38004 ____________________________________________________________________________
38005 [  6817] By: jhi                                   on 2000/08/25  18:32:51
38006         Log: Allow microperl to assume <math.h>, without it the math
38007              functions like floor() are assumed to return int, which makes
38008              for core dumps in machines where integer and floating register
38009              don't mix.
38010      Branch: perl
38011            ! uconfig.h uconfig.sh
38012 ____________________________________________________________________________
38013 [  6816] By: jhi                                   on 2000/08/25  18:27:17
38014         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
38015              the problem reported in
38016              
38017              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
38018              From: danhale@us.ibm.com
38019              Date: Fri, 25 Aug 2000 10:58:06 -0400
38020              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
38021      Branch: metaconfig/U/perl
38022            + d_socks5_init.U
38023      Branch: perl
38024            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
38025            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
38026            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
38027            ! win32/config.gc win32/config.vc
38028 ____________________________________________________________________________
38029 [  6815] By: jhi                                   on 2000/08/25  17:43:31
38030         Log: A solution for the retrieve_fd autosplit warning,
38031              idea suggested by Mike Guy.
38032      Branch: perl
38033            ! ext/Storable/Storable.pm
38034 ____________________________________________________________________________
38035 [  6814] By: jhi                                   on 2000/08/25  17:16:03
38036         Log: Add install-silent target.
38037      Branch: perl
38038            ! Makefile.SH
38039 ____________________________________________________________________________
38040 [  6813] By: jhi                                   on 2000/08/25  17:14:23
38041         Log: Subject: Re: [PATCH] More silencing of installman.
38042              From: <abigail@foad.org>
38043              Date: Thu, 24 Aug 2000 19:27:03 -0400
38044              Message-ID: <20000824232703.7001.qmail@foad.org>
38045              
38046              Subject: Re: [PATCH] More silencing of installman.
38047              From: <abigail@foad.org>
38048              Date: Fri, 25 Aug 2000 03:00:58 -0400
38049              Message-ID: <20000825070058.10697.qmail@foad.org>
38050      Branch: perl
38051            ! installman
38052 ____________________________________________________________________________
38053 [  6812] By: jhi                                   on 2000/08/25  17:11:28
38054         Log: installperl --verbose and --silent.
38055              
38056              Subject: Re: [PATCH] More silencing of installman.
38057              From: <abigail@foad.org>
38058              Message-ID: <20000825064430.9719.qmail@foad.org>
38059              Date: Fri, 25 Aug 2000 02:44:30 -0400
38060      Branch: perl
38061            ! installperl
38062 ____________________________________________________________________________
38063 [  6811] By: jhi                                   on 2000/08/25  17:05:43
38064         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
38065              From: "Peter J. Farley III" <pjfarley@banet.net>
38066              Date: Thu, 24 Aug 2000 21:58:03 -0400
38067              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
38068              
38069              (applied slightly modified)
38070      Branch: perl
38071            ! lib/ExtUtils/MM_Unix.pm
38072 ____________________________________________________________________________
38073 [  6810] By: jhi                                   on 2000/08/25  17:01:18
38074         Log: Missing parts of 
38075              
38076              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
38077              From: Peter Prymmer <pvhp@forte.com>
38078              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
38079              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
38080      Branch: perl
38081            ! t/lib/cgi-html.t
38082 ____________________________________________________________________________
38083 [  6809] By: jhi                                   on 2000/08/25  16:46:32
38084         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
38085              From: "Craig A. Berry" <craig.berry@psinetcs.com>
38086              Date: Thu, 24 Aug 2000 19:13:11 -0500
38087              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
38088      Branch: perl
38089            ! vms/vms.c
38090 ____________________________________________________________________________
38091 [  6808] By: jhi                                   on 2000/08/25  16:39:22
38092         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
38093              From: Peter Prymmer <pvhp@forte.com>
38094              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
38095              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
38096      Branch: perl
38097            ! configure.com
38098 ____________________________________________________________________________
38099 [  6807] By: jhi                                   on 2000/08/25  16:36:37
38100         Log: Better wording for the vec lvalue diagnostic.
38101              
38102              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
38103              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
38104              Date: Wed, 23 Aug 2000 14:12:16 -0400
38105              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
38106      Branch: perl
38107            ! pod/perldiag.pod
38108 ____________________________________________________________________________
38109 [  6806] By: jhi                                   on 2000/08/24  18:17:22
38110         Log: Subject: [PATCH] More silencing of installman.
38111              From: <abigail@foad.org>
38112              Date: Thu, 24 Aug 2000 14:01:44 -0400
38113              Message-ID: <20000824180144.20062.qmail@foad.org>
38114      Branch: perl
38115            ! installman
38116 ____________________________________________________________________________
38117 [  6805] By: jhi                                   on 2000/08/24  15:00:31
38118         Log: Update Changes.
38119      Branch: perl
38120            ! Changes patchlevel.h
38121 ____________________________________________________________________________
38122 [  6804] By: jhi                                   on 2000/08/24  14:59:07
38123         Log: Regen perltoc.
38124      Branch: perl
38125            ! pod/perltoc.pod
38126 ____________________________________________________________________________
38127 [  6803] By: jhi                                   on 2000/08/24  14:44:39
38128         Log: Show the doc file, not the temp file.
38129      Branch: perl
38130            ! installman
38131 ____________________________________________________________________________
38132 [  6802] By: jhi                                   on 2000/08/24  14:41:53
38133         Log: Continue silencing.
38134      Branch: perl
38135            ! installman
38136 ____________________________________________________________________________
38137 [  6801] By: jhi                                   on 2000/08/24  14:34:40
38138         Log: Actually do something with the silencer option.
38139      Branch: perl
38140            ! installman
38141 ____________________________________________________________________________
38142 [  6800] By: jhi                                   on 2000/08/24  14:26:22
38143         Log: Make installman to recognize the silence flag -S.
38144      Branch: perl
38145            ! installman
38146 ____________________________________________________________________________
38147 [  6799] By: jhi                                   on 2000/08/24  13:49:38
38148         Log: DOS patches and portability/porting notes, from Tim Jenness.
38149      Branch: perl
38150            ! lib/File/Temp.pm
38151 ____________________________________________________________________________
38152 [  6798] By: jhi                                   on 2000/08/24  13:48:27
38153         Log: Create directories in silence.
38154              
38155              Subject: [PATCH] Another silencer for MakeMaker
38156              From: andreas.koenig@anima.de (Andreas J. Koenig)
38157              Date: 24 Aug 2000 14:18:52 +0200
38158              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
38159      Branch: perl
38160            ! lib/ExtUtils/Command.pm
38161 ____________________________________________________________________________
38162 [  6797] By: jhi                                   on 2000/08/24  13:46:42
38163         Log: More liberal parsing of version numbers.
38164              
38165              Subject: Re: CPAN.pm beta for testing available
38166              From: andreas.koenig@anima.de (Andreas J. Koenig)
38167              Date: 24 Aug 2000 13:51:57 +0200
38168              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
38169      Branch: perl
38170            ! lib/CPAN.pm
38171 ____________________________________________________________________________
38172 [  6796] By: jhi                                   on 2000/08/24  13:44:36
38173         Log: Make "make install" by default silent.  A new "install-verbose"
38174              target is verbose.
38175      Branch: perl
38176            ! Makefile.SH
38177 ____________________________________________________________________________
38178 [  6795] By: jhi                                   on 2000/08/24  13:39:14
38179         Log: Add silencer flags to installperl.
38180              
38181              Subject: [PATCH] Making installperl silent.
38182              From: <abigail@foad.org>
38183              Date: Thu, 24 Aug 2000 05:01:45 -0400
38184              Message-ID: <20000824090145.13141.qmail@foad.org>
38185      Branch: perl
38186            ! installperl
38187 ____________________________________________________________________________
38188 [  6794] By: jhi                                   on 2000/08/24  13:35:50
38189         Log: installperl couldn't tell whether it had run tests or not.
38190              
38191              Subject: [PATCH] Re: installperl and t/TEST
38192              From: <abigail@foad.org>
38193              Date: Thu, 24 Aug 2000 04:00:53 -0400
38194              Message-ID: <20000824080053.2494.qmail@foad.org>
38195      Branch: perl
38196            ! Makefile.SH installperl
38197 ____________________________________________________________________________
38198 [  6793] By: jhi                                   on 2000/08/24  13:27:50
38199         Log: Drop the separate perlbc, perlcc -b should be enough.
38200      Branch: perl
38201            - utils/perlbc.PL
38202            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
38203 ____________________________________________________________________________
38204 [  6792] By: jhi                                   on 2000/08/24  04:41:30
38205         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
38206              plus the typo fix from Peter Prymmer.
38207      Branch: perl
38208            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
38209            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38210 ____________________________________________________________________________
38211 [  6791] By: jhi                                   on 2000/08/24  02:10:43
38212         Log: Replace #6705 with a minimal doc patch.
38213              
38214              Subject: [PATCH 5.6.0] replace change #6705
38215              From: Jan Dubois <jand@ActiveState.com>
38216              Date: Wed, 23 Aug 2000 18:31:51 -0700
38217              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
38218      Branch: perl
38219            ! lib/Win32.pod win32/win32.c
38220 ____________________________________________________________________________
38221 [  6790] By: jhi                                   on 2000/08/23  17:52:00
38222         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
38223              From: Mike Guy <mjtg@cam.ac.uk>
38224              Date: Wed, 23 Aug 2000 18:38:46 +0100
38225              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
38226      Branch: perl
38227            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
38228 ____________________________________________________________________________
38229 [  6789] By: jhi                                   on 2000/08/23  15:34:21
38230         Log: Update Changes.
38231      Branch: perl
38232            ! Changes patchlevel.h
38233 ____________________________________________________________________________
38234 [  6788] By: jhi                                   on 2000/08/23  15:33:40
38235         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
38236              From: Wilfredo Sánchez <wsanchez@apple.com>
38237              Date: Tue, 22 Aug 2000 19:31:27 -0700
38238              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
38239      Branch: perl
38240            ! perl.h
38241 ____________________________________________________________________________
38242 [  6787] By: jhi                                   on 2000/08/23  15:29:31
38243         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
38244              From: Spider Boardman <spider@leggy.zk3.dec.com>
38245              Date: Wed, 23 Aug 2000 10:33:23 -0400
38246              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
38247      Branch: perl
38248            ! lib/Pod/Html.pm
38249 ____________________________________________________________________________
38250 [  6786] By: jhi                                   on 2000/08/23  15:28:11
38251         Log: Bad makefile.
38252      Branch: perl
38253            ! ext/B/Makefile.PL
38254 ____________________________________________________________________________
38255 [  6785] By: jhi                                   on 2000/08/23  14:37:04
38256         Log: Update Changes.
38257      Branch: perl
38258            ! Changes patchlevel.h
38259 ____________________________________________________________________________
38260 [  6784] By: jhi                                   on 2000/08/23  13:58:41
38261         Log: Portability fix from Hugo van der Sanden.
38262      Branch: perl
38263            ! ext/re/Makefile.PL
38264 ____________________________________________________________________________
38265 [  6783] By: jhi                                   on 2000/08/23  13:53:53
38266         Log: Storable support, v-version fixes.
38267              
38268              Subject: CPAN.pm beta for testing available
38269              From: andreas.koenig@anima.de (Andreas J. Koenig)
38270              Date: 22 Aug 2000 23:31:33 +0200
38271              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
38272      Branch: perl
38273            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38274 ____________________________________________________________________________
38275 [  6782] By: jhi                                   on 2000/08/23  13:51:26
38276         Log: Mac and other portability updates from Chris Nandor.
38277      Branch: perl
38278            ! pod/perlmodinstall.pod
38279 ____________________________________________________________________________
38280 [  6781] By: jhi                                   on 2000/08/23  13:47:33
38281         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
38282              From: Peter Prymmer <pvhp@forte.com>
38283              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
38284              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
38285      Branch: perl
38286            ! ext/Storable/Storable.xs
38287 ____________________________________________________________________________
38288 [  6780] By: jhi                                   on 2000/08/23  13:33:34
38289         Log: VMS MMS (make) wants null action.
38290      Branch: perl
38291            ! ext/B/Makefile.PL
38292 ____________________________________________________________________________
38293 [  6779] By: jhi                                   on 2000/08/22  19:44:47
38294         Log: Forgot portability nit.
38295      Branch: perl
38296            ! t/lib/st-forgive.t
38297 ____________________________________________________________________________
38298 [  6778] By: jhi                                   on 2000/08/22  19:35:25
38299         Log: Be portable.
38300      Branch: perl
38301            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
38302            ! t/lib/st-store.t
38303 ____________________________________________________________________________
38304 [  6777] By: jhi                                   on 2000/08/22  18:50:53
38305         Log: Update Changes.
38306      Branch: perl
38307            ! Changes patchlevel.h
38308 ____________________________________________________________________________
38309 [  6776] By: jhi                                   on 2000/08/22  18:44:46
38310         Log: cSVOPo_*v things index into the current PL_curpad
38311              under ithreads, which is different from the curpad
38312              used by the XSUB.  (In other words, the code as-is
38313              before this patch wouldn't work under ithreads.)
38314              From Sarathy.
38315      Branch: perl
38316            ! ext/B/B.xs
38317 ____________________________________________________________________________
38318 [  6775] By: jhi                                   on 2000/08/22  18:18:37
38319         Log: Make the selection of NVff et al stricter.
38320      Branch: metaconfig/U/perl
38321            ! perlxvf.U
38322      Branch: perl
38323            ! Configure config_h.SH
38324 ____________________________________________________________________________
38325 [  6774] By: jhi                                   on 2000/08/22  17:19:42
38326         Log: perldelta nits.
38327      Branch: perl
38328            ! pod/perldelta.pod
38329 ____________________________________________________________________________
38330 [  6773] By: jhi                                   on 2000/08/22  17:06:26
38331         Log: Long double fixes from Spider Boardman.
38332              
38333              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
38334              From: system PRIVILEGED account <root@peano.zk3.dec.com>
38335              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
38336              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
38337      Branch: perl
38338            ! t/lib/bigfltpm.t t/lib/st-06compat.t
38339 ____________________________________________________________________________
38340 [  6772] By: jhi                                   on 2000/08/22  15:04:53
38341         Log: Update Changes.
38342      Branch: perl
38343            ! Changes patchlevel.h
38344 ____________________________________________________________________________
38345 [  6771] By: jhi                                   on 2000/08/22  15:01:44
38346         Log: perldelta fixes from Hugo van der Sanden.
38347      Branch: perl
38348            ! pod/perldelta.pod
38349 ____________________________________________________________________________
38350 [  6770] By: jhi                                   on 2000/08/22  14:34:49
38351         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
38352              From: Hugo <hv@crypt.compulink.co.uk>
38353              Date: Tue, 22 Aug 2000 11:21:53 +0100
38354              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
38355      Branch: perl
38356            ! regcomp.c
38357 ____________________________________________________________________________
38358 [  6769] By: jhi                                   on 2000/08/22  14:30:02
38359         Log: Add Yitzchak, reformat.
38360      Branch: perl
38361            ! Changes config_h.SH
38362 ____________________________________________________________________________
38363 [  6768] By: jhi                                   on 2000/08/22  14:21:35
38364         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
38365              and Spider Boardman.
38366      Branch: metaconfig
38367            ! U/compline/d_gconvert.U
38368      Branch: perl
38369            ! Configure
38370 ____________________________________________________________________________
38371 [  6767] By: jhi                                   on 2000/08/22  14:11:24
38372         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
38373              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38374              Date: Mon, 21 Aug 2000 19:08:31 -0700
38375              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
38376      Branch: perl
38377            - ext/Storable/patchlevel.h
38378            ! MANIFEST ext/Storable/MANIFEST
38379 ____________________________________________________________________________
38380 [  6766] By: jhi                                   on 2000/08/22  13:49:29
38381         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
38382              From: Peter Prymmer <pvhp@forte.com>
38383              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
38384              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
38385      Branch: perl
38386            ! configure.com ext/Storable/Makefile.PL
38387 ____________________________________________________________________________
38388 [  6765] By: jhi                                   on 2000/08/22  13:44:59
38389         Log: Subject: [PATCH blead] B:: missing dependency
38390              From: Hugo <hv@crypt.compulink.co.uk>
38391              Date: Tue, 22 Aug 2000 06:44:33 +0100
38392              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
38393      Branch: perl
38394            ! ext/B/Makefile.PL
38395 ____________________________________________________________________________
38396 [  6764] By: jhi                                   on 2000/08/22  13:38:12
38397         Log: More bytecompiler.
38398      Branch: perl
38399            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
38400 ____________________________________________________________________________
38401 [  6763] By: jhi                                   on 2000/08/22  13:36:44
38402         Log: Bytecompiler patches from Benjamin Stuhl.
38403      Branch: perl
38404            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
38405            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38406            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38407            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38408            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
38409            ! perl.c perlapi.h pod/perldelta.pod
38410 ____________________________________________________________________________
38411 [  6762] By: jhi                                   on 2000/08/21  23:43:40
38412         Log: An obsoleted diagnostic.
38413      Branch: perl
38414            ! pod/perldelta.pod
38415 ____________________________________________________________________________
38416 [  6761] By: jhi                                   on 2000/08/21  23:01:45
38417         Log: The #6759 wasn't quite right.
38418      Branch: perl
38419            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38420            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38421            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38422            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38423            ! t/lib/st-tieditems.t
38424 ____________________________________________________________________________
38425 [  6760] By: jhi                                   on 2000/08/21  22:35:49
38426         Log: Be verydeepclean.
38427      Branch: perl
38428            ! Makefile.SH
38429 ____________________________________________________________________________
38430 [  6759] By: jhi                                   on 2000/08/21  22:25:40
38431         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
38432              From: Peter Prymmer <pvhp@forte.com>
38433              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
38434              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
38435      Branch: perl
38436            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
38437            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
38438            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38439            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38440            ! t/lib/st-tieditems.t
38441 ____________________________________________________________________________
38442 [  6758] By: jhi                                   on 2000/08/21  22:22:32
38443         Log: Few more casts, need reported in
38444              
38445              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
38446              From: Mike Stok <mike@stok.co.uk>
38447              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
38448              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
38449              
38450              and
38451              
38452              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
38453              From: abigail@foad.org
38454              Date: 21 Aug 2000 21:31:34 -0000
38455              Message-Id: <20000821213134.30170.qmail@foad.org>
38456      Branch: perl
38457            ! ext/Storable/Storable.xs
38458 ____________________________________________________________________________
38459 [  6757] By: jhi                                   on 2000/08/21  18:37:07
38460         Log: Update Changes.
38461      Branch: perl
38462            ! Changes patchlevel.h
38463 ____________________________________________________________________________
38464 [  6756] By: jhi                                   on 2000/08/21  18:34:02
38465         Log: A pod nit.
38466              
38467              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
38468              From: <abigail@foad.org>
38469              Date: Mon, 21 Aug 2000 14:00:16 -0400
38470              Message-ID: <20000821180016.28627.qmail@foad.org>
38471      Branch: perl
38472            ! pod/perlre.pod
38473 ____________________________________________________________________________
38474 [  6755] By: jhi                                   on 2000/08/21  18:30:56
38475         Log: Use PodParser 1.18 new test.
38476      Branch: perl
38477            ! t/pod/special_seqs.t t/pod/special_seqs.xr
38478 ____________________________________________________________________________
38479 [  6754] By: jhi                                   on 2000/08/21  18:28:35
38480         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
38481              patches cannot be applied since #6712 conflicts.
38482      Branch: perl
38483            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
38484 ____________________________________________________________________________
38485 [  6753] By: jhi                                   on 2000/08/21  18:15:11
38486         Log: Weed out some smaller changes.
38487      Branch: perl
38488            ! pod/perldelta.pod
38489 ____________________________________________________________________________
38490 [  6752] By: jhi                                   on 2000/08/21  18:02:30
38491         Log: Also under djgpp the timestamps are funky.
38492      Branch: perl
38493            ! t/op/stat.t
38494 ____________________________________________________________________________
38495 [  6751] By: jhi                                   on 2000/08/21  17:55:56
38496         Log: Tweak the floating point output routine preferences.
38497      Branch: metaconfig
38498            ! U/compline/d_gconvert.U
38499      Branch: perl
38500            ! Configure
38501 ____________________________________________________________________________
38502 [  6750] By: jhi                                   on 2000/08/21  17:51:29
38503         Log: Unicos/mk requires elaborate paranoia.
38504      Branch: perl
38505            ! lib/Math/Complex.pm
38506 ____________________________________________________________________________
38507 [  6749] By: gsar                                  on 2000/08/21  16:53:31
38508         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
38509      Branch: perl
38510            ! lib/Cwd.pm
38511 ____________________________________________________________________________
38512 [  6748] By: gsar                                  on 2000/08/21  16:22:19
38513         Log: free TLS slot properly on Windows
38514      Branch: perl
38515            ! thread.h win32/perllib.c win32/win32thread.h
38516 ____________________________________________________________________________
38517 [  6747] By: jhi                                   on 2000/08/21  16:20:58
38518         Log: Rename the macro argument because some preprocessors
38519              can't tell the difference and expand arguments also inside
38520              double quoted strings.
38521      Branch: perl
38522            ! regcomp.c
38523 ____________________________________________________________________________
38524 [  6746] By: jhi                                   on 2000/08/21  16:09:41
38525         Log: Support long doubles in Storable.
38526              
38527              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
38528              From: Radu Greab <radu@netsoft.ro>
38529              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
38530              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
38531      Branch: perl
38532            ! ext/Storable/Storable.xs
38533 ____________________________________________________________________________
38534 [  6745] By: jhi                                   on 2000/08/21  15:51:40
38535         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
38536              From: "Fifer, Eric" <EFifer@sanwaint.com>
38537              Date: Mon, 21 Aug 2000 15:34:49 +0100
38538              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
38539      Branch: perl
38540            ! t/pragma/warn/9enabled
38541 ____________________________________________________________________________
38542 [  6744] By: jhi                                   on 2000/08/21  15:39:35
38543         Log: Document the endianness of Alpha more precisely.
38544      Branch: perl
38545            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
38546            ! pod/perlport.pod
38547 ____________________________________________________________________________
38548 [  6743] By: jhi                                   on 2000/08/21  14:47:05
38549         Log: perldelta fixes from the p5p crowd.
38550      Branch: perl
38551            ! pod/perldelta.pod pod/perlop.pod
38552 ____________________________________________________________________________
38553 [  6742] By: jhi                                   on 2000/08/21  13:34:51
38554         Log: Update to Pod::LaTeX 0.53.
38555              
38556              Subject: [PATCH] lib/Pod/LaTeX.pm updates
38557              From: Tim Jenness <timj@jach.hawaii.edu>
38558              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
38559              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
38560      Branch: perl
38561            ! lib/Pod/LaTeX.pm
38562 ____________________________________________________________________________
38563 [  6741] By: jhi                                   on 2000/08/21  13:33:01
38564         Log: Subject: [PATCH] os2.c fix for use64bitint
38565              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38566              Date: Mon, 21 Aug 2000 01:32:25 -0700
38567              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
38568      Branch: perl
38569            ! os2/os2.c
38570 ____________________________________________________________________________
38571 [  6740] By: jhi                                   on 2000/08/21  13:28:52
38572         Log: Array context keeps slithering in.
38573              
38574              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
38575              From: Daniel Chetlin <daniel@chetlin.com>
38576              Date: Sun, 20 Aug 2000 21:40:25 -0700
38577              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
38578      Branch: perl
38579            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
38580            ! pod/perldebtut.pod
38581 ____________________________________________________________________________
38582 [  6739] By: jhi                                   on 2000/08/21  13:23:55
38583         Log: Big-endian quad fixes for Storable from Radu Greab,
38584              plus few explicit null casts for picky compilers.
38585      Branch: perl
38586            ! ext/Storable/Storable.xs
38587 ____________________________________________________________________________
38588 [  6738] By: gsar                                  on 2000/08/21  05:56:13
38589         Log: small tweaks for change#6705: avoid C++ style comments in C code;
38590              use Perl's malloc API rather than the low level system one
38591      Branch: perl
38592            ! win32/win32.c
38593 ____________________________________________________________________________
38594 [  6737] By: gsar                                  on 2000/08/21  05:35:41
38595         Log: add Storable to list of extensions on Windows
38596      Branch: perl
38597            ! win32/Makefile win32/makefile.mk
38598 ____________________________________________________________________________
38599 [  6736] By: jhi                                   on 2000/08/21  02:57:53
38600         Log: Update Changes.
38601      Branch: perl
38602            ! Changes patchlevel.h
38603 ____________________________________________________________________________
38604 [  6735] By: jhi                                   on 2000/08/21  02:57:20
38605         Log: Draft 0.
38606      Branch: perl
38607            ! pod/perldelta.pod
38608 ____________________________________________________________________________
38609 [  6734] By: jhi                                   on 2000/08/21  02:57:03
38610         Log: Add Storable 0.7.2 from Raphael Manfredi,
38611              plus the patch from
38612              
38613              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
38614              From: Radu Greab <radu@netsoft.ro>
38615              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
38616              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
38617              
38618              plus changes to get Storable to compile with
38619              picky ANSI compilers.
38620      Branch: perl
38621            + ext/Storable/ChangeLog ext/Storable/MANIFEST
38622            + ext/Storable/Makefile.PL ext/Storable/README
38623            + ext/Storable/Storable.pm ext/Storable/Storable.xs
38624            + ext/Storable/patchlevel.h t/lib/st-06compat.t
38625            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
38626            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
38627            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
38628            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
38629            + t/lib/st-tieditems.t
38630            ! MANIFEST
38631 ____________________________________________________________________________
38632 [  6733] By: jhi                                   on 2000/08/21  02:29:09
38633         Log: The correct cleaning order is an art.
38634      Branch: perl
38635            ! Makefile.SH
38636 ____________________________________________________________________________
38637 [  6732] By: jhi                                   on 2000/08/21  01:23:39
38638         Log: The #6724 is here.
38639      Branch: perl
38640            ! t/lib/ftmp-security.t
38641 ____________________________________________________________________________
38642 [  6731] By: jhi                                   on 2000/08/20  23:17:03
38643         Log: s/this one/the 5.6.0 release/
38644      Branch: perl
38645            ! pod/perl56delta.pod
38646 ____________________________________________________________________________
38647 [  6730] By: jhi                                   on 2000/08/20  23:07:34
38648         Log: Mention perlebcdic and perlposix-bc.
38649      Branch: perl
38650            ! pod/perlport.pod
38651 ____________________________________________________________________________
38652 [  6729] By: jhi                                   on 2000/08/20  21:32:59
38653         Log: Document the number of exponent digits.
38654      Branch: perl
38655            ! pod/perlfunc.pod
38656 ____________________________________________________________________________
38657 [  6728] By: jhi                                   on 2000/08/20  21:16:47
38658         Log: Use File::Spec->tmpdir().
38659              
38660              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
38661              From: Tim Jenness <timj@jach.hawaii.edu>
38662              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
38663              MIME-Version: 1.0
38664              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
38665      Branch: perl
38666            ! utils/perlbug.PL
38667 ____________________________________________________________________________
38668 [  6727] By: jhi                                   on 2000/08/20  20:43:32
38669         Log: Update Changes.
38670      Branch: perl
38671            ! Changes patchlevel.h
38672 ____________________________________________________________________________
38673 [  6726] By: jhi                                   on 2000/08/20  20:41:44
38674         Log: The veryclean target needs to clobber.
38675      Branch: perl
38676            ! Makefile.SH
38677 ____________________________________________________________________________
38678 [  6725] By: jhi                                   on 2000/08/20  20:37:38
38679         Log: Document odd vs even subreleases and -Dusedevel.
38680      Branch: perl
38681            ! INSTALL
38682 ____________________________________________________________________________
38683 [  6724] By: jhi                                   on 2000/08/20  19:58:05
38684         Log: Use temporary directory instead of current directory.
38685              
38686              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
38687              From: Tim Jenness <timj@jach.hawaii.edu>
38688              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
38689              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
38690      Branch: perl
38691            ! t/lib/ftmp-security.t
38692 ____________________________________________________________________________
38693 [  6723] By: jhi                                   on 2000/08/20  19:55:55
38694         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
38695              From: andreas.koenig@anima.de (Andreas J. Koenig)
38696              Date: 20 Aug 2000 15:52:03 +0200
38697              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
38698      Branch: perl
38699            ! lib/ExtUtils/MM_Unix.pm
38700 ____________________________________________________________________________
38701 [  6722] By: jhi                                   on 2000/08/20  19:46:01
38702         Log: Update to CGI 2.72, from Lincoln Stein.
38703      Branch: perl
38704            ! lib/CGI.pm
38705 ____________________________________________________________________________
38706 [  6721] By: jhi                                   on 2000/08/20  19:43:54
38707         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
38708              From: Radu Greab <radu@netsoft.ro>
38709              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
38710              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
38711      Branch: perl
38712            ! ext/GDBM_File/GDBM_File.xs
38713 ____________________________________________________________________________
38714 [  6720] By: jhi                                   on 2000/08/20  19:42:01
38715         Log: pp_open() could pass an uninitialized filename down to do_open9().
38716      Branch: perl
38717            ! pp_sys.c
38718 ____________________________________________________________________________
38719 [  6719] By: jhi                                   on 2000/08/20  14:06:41
38720         Log: UTF8 concat fixes.
38721              
38722              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
38723              From: Hugo <hv@crypt.compulink.co.uk>
38724              Date: Sun, 20 Aug 2000 07:30:46 +0100
38725              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
38726      Branch: perl
38727            ! pp_hot.c t/op/append.t
38728 ____________________________________________________________________________
38729 [  6718] By: jhi                                   on 2000/08/20  02:09:37
38730         Log: Let's try #6717 again.
38731      Branch: perl
38732            ! lib/File/Temp.pm
38733 ____________________________________________________________________________
38734 [  6717] By: jhi                                   on 2000/08/20  01:56:55
38735         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
38736              From: "Craig A. Berry" <craig.berry@metamorgs.com>
38737              Date: Sat, 19 Aug 2000 18:15:39 -0500
38738              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
38739      Branch: perl
38740            ! lib/File/Temp.pm
38741 ____________________________________________________________________________
38742 [  6716] By: jhi                                   on 2000/08/19  15:50:11
38743         Log: Update Changes.
38744      Branch: perl
38745            ! Changes patchlevel.h
38746 ____________________________________________________________________________
38747 [  6715] By: jhi                                   on 2000/08/19  15:39:09
38748         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
38749              From: Jonathan D Johnston <jdjohnston2@juno.com>
38750              Date: Thu, 17 Aug 2000 23:13:01 -0400       
38751              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
38752      Branch: perl
38753            ! pod/perlfunc.pod
38754 ____________________________________________________________________________
38755 [  6714] By: jhi                                   on 2000/08/19  15:34:04
38756         Log: Introduce a 'veryclean' target that is like 'distclean'
38757              but also removes *~ and *.orig.
38758      Branch: perl
38759            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
38760            ! utils/Makefile x2p/Makefile.SH
38761 ____________________________________________________________________________
38762 [  6713] By: jhi                                   on 2000/08/19  14:15:45
38763         Log: Put back the long double avoidance code to POSIX.xs
38764              because VMS seems to need it still.
38765      Branch: perl
38766            ! ext/POSIX/POSIX.xs
38767 ____________________________________________________________________________
38768 [  6712] By: jhi                                   on 2000/08/19  14:10:41
38769         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
38770              From: Peter Prymmer <pvhp@forte.com>
38771              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
38772              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
38773      Branch: perl
38774            ! lib/Pod/Find.pm t/pod/find.t
38775 ____________________________________________________________________________
38776 [  6711] By: jhi                                   on 2000/08/19  14:09:19
38777         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
38778              From: Peter Prymmer <pvhp@forte.com>
38779              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
38780              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
38781              cc: vmsperl@perl.org
38782      Branch: perl
38783            ! t/lib/peek.t
38784 ____________________________________________________________________________
38785 [  6710] By: jhi                                   on 2000/08/19  14:08:01
38786         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
38787              From: Jan Dubois <jand@ActiveState.com>
38788              Date: Fri, 18 Aug 2000 16:31:48 -0700
38789              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
38790      Branch: perl
38791            ! win32/win32.c
38792 ____________________________________________________________________________
38793 [  6709] By: jhi                                   on 2000/08/19  14:06:57
38794         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
38795              
38796              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
38797              From: Spider.Boardman@Orb.Nashua.NH.US
38798              Date: Fri, 18 Aug 2000 18:41:14 -0400
38799              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
38800      Branch: perl
38801            ! regcomp.c
38802 ____________________________________________________________________________
38803 [  6708] By: jhi                                   on 2000/08/18  22:04:49
38804         Log: Update Changes.
38805      Branch: perl
38806            ! Changes patchlevel.h
38807 ____________________________________________________________________________
38808 [  6707] By: jhi                                   on 2000/08/18  21:55:14
38809         Log: Add warnif(), check warnings further up the stack,
38810              all the warnings functions now can take an optional object reference.
38811              
38812              Subject: [PATCH bleedperl@6691] warnings pragma update
38813              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38814              Date: Fri, 18 Aug 2000 22:42:06 +0100
38815              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
38816      Branch: perl
38817            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
38818            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
38819            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
38820 ____________________________________________________________________________
38821 [  6706] By: jhi                                   on 2000/08/18  21:41:45
38822         Log: Typo in pp_complement().
38823              
38824              Subject: [PATCH perl-current] Deparse
38825              From: Peter Scott <Peter@PSDT.com>
38826              Date: Fri, 18 Aug 2000 12:44:37 -0700
38827              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
38828      Branch: perl
38829            ! ext/B/B/Deparse.pm
38830 ____________________________________________________________________________
38831 [  6705] By: jhi                                   on 2000/08/18  21:25:59
38832         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
38833              From: Jan Dubois <jand@ActiveState.com>
38834              Date: Fri, 18 Aug 2000 14:22:51 -0700
38835              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
38836      Branch: perl
38837            ! lib/Win32.pod win32/win32.c
38838 ____________________________________________________________________________
38839 [  6704] By: jhi                                   on 2000/08/18  21:16:14
38840         Log: Don't eat leading os from index entries.
38841              
38842              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
38843              From: Russ Allbery <rra@stanford.edu>
38844              Date: 10 Aug 2000 20:49:25 -0700
38845              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
38846      Branch: perl
38847            ! lib/Pod/Man.pm
38848 ____________________________________________________________________________
38849 [  6703] By: jhi                                   on 2000/08/18  21:07:06
38850         Log: Add [[:blank:]] as suggested in
38851              
38852              Subject: [ID 20000716.024] [=cc=] / [:blank:]
38853              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
38854              Date: Sun, 16 Jul 2000 17:55:29 -0700
38855              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
38856              
38857              (the [=cc=] has already been taken care of by #6439
38858              so the whole bug report can be closed)
38859              
38860              and make [[:space:]] to be equivalent to isspace(3)
38861              (as opposed to \s, which is isSPACE()).  The difference
38862              is that now [[:space:]] matches the mythical vertical tab,
38863              while \s doesn't.
38864      Branch: perl
38865            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
38866            ! regexec.c t/op/pat.t
38867 ____________________________________________________________________________
38868 [  6702] By: jhi                                   on 2000/08/18  18:47:47
38869         Log: The new tests were missing from #6415.
38870      Branch: perl
38871            ! t/op/bop.t
38872 ____________________________________________________________________________
38873 [  6701] By: jhi                                   on 2000/08/18  18:20:40
38874         Log: Document the NDBM_File and ODBM_File as SDBM_File
38875              was documented in #6417.
38876      Branch: perl
38877            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
38878            ! ext/SDBM_File/SDBM_File.pm
38879 ____________________________________________________________________________
38880 [  6700] By: jhi                                   on 2000/08/18  18:10:39
38881         Log: Subject: [PATCH perl@6698] cygwin port
38882              From: "Fifer, Eric" <EFifer@sanwaint.com>
38883              Date: Fri, 18 Aug 2000 17:30:05 +0100
38884              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
38885      Branch: perl
38886            ! lib/File/Temp.pm
38887 ____________________________________________________________________________
38888 [  6699] By: jhi                                   on 2000/08/18  16:21:49
38889         Log: Document code point which makes if (defined %stash::) to work
38890              (noted by Spider Boardman).
38891      Branch: perl
38892            ! op.c
38893 ____________________________________________________________________________
38894 [  6698] By: jhi                                   on 2000/08/18  13:43:27
38895         Log: Update Changes.
38896      Branch: perl
38897            ! Changes patchlevel.h
38898 ____________________________________________________________________________
38899 [  6697] By: jhi                                   on 2000/08/18  13:35:57
38900         Log: Tiny Getopt::Long patch from Johan Vromans.
38901      Branch: perl
38902            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
38903 ____________________________________________________________________________
38904 [  6696] By: jhi                                   on 2000/08/18  13:26:14
38905         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
38906              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
38907              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
38908              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
38909      Branch: perl
38910            ! pod/perldiag.pod pod/perlsyn.pod
38911 ____________________________________________________________________________
38912 [  6695] By: jhi                                   on 2000/08/18  13:13:26
38913         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
38914              From: Daniel Chetlin <daniel@chetlin.com>
38915              Date: Fri, 18 Aug 2000 03:13:36 -0700
38916              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
38917      Branch: perl
38918            ! pod/perlfunc.pod
38919 ____________________________________________________________________________
38920 [  6694] By: jhi                                   on 2000/08/18  13:08:05
38921         Log: Subject: [PATCH] perltrap.pod spring cleaning
38922              From: Daniel Chetlin <daniel@chetlin.com>
38923              Date: Fri, 18 Aug 2000 03:06:54 -0700
38924              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
38925              
38926              plus Mike Guy's nitfix.
38927      Branch: perl
38928            ! pod/perltrap.pod
38929 ____________________________________________________________________________
38930 [  6693] By: jhi                                   on 2000/08/18  13:00:26
38931         Log: Unbuffer the output.
38932              
38933              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
38934              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38935              Date: Thu, 17 Aug 2000 18:39:29 -0700
38936              Message-ID: <RPJn5gzkgydf092yn@efn.org>
38937      Branch: perl
38938            ! t/op/fork.t
38939 ____________________________________________________________________________
38940 [  6692] By: jhi                                   on 2000/08/18  05:19:17
38941         Log: Delete the image, too, not just its MANIFEStation.
38942      Branch: perl
38943            - lib/CGI/eg/wilogo.gif
38944 ____________________________________________________________________________
38945 [  6691] By: jhi                                   on 2000/08/18  05:10:26
38946         Log: Propagate new Configure vars.
38947      Branch: perl
38948            ! configure.com epoc/config.sh uconfig.h uconfig.sh
38949            ! vos/config.def vos/config.h vos/config_h.SH_orig
38950            ! win32/config.bc win32/config.gc win32/config.vc
38951            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38952 ____________________________________________________________________________
38953 [  6690] By: jhi                                   on 2000/08/18  04:30:56
38954         Log: Update Changes.
38955      Branch: perl
38956            ! Changes patchlevel.h
38957 ____________________________________________________________________________
38958 [  6689] By: jhi                                   on 2000/08/18  04:12:30
38959         Log: Fix the lib/complex failure of
38960              
38961              From: abigail@foad.org
38962              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
38963              Date: 15 Aug 2000 04:06:38 -0000
38964              Message-Id: <20000815040638.8524.qmail@foad.org> 
38965              
38966              Linux long double accuracy issue: something that
38967              when printed with %g looks like "2" but int() of it is 1.
38968      Branch: perl
38969            ! lib/Math/Complex.pm
38970 ____________________________________________________________________________
38971 [  6688] By: jhi                                   on 2000/08/18  03:15:35
38972         Log: The byteorder code in #6671 was wrong.
38973      Branch: perl
38974            ! configpm
38975 ____________________________________________________________________________
38976 [  6687] By: jhi                                   on 2000/08/18  02:08:42
38977         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
38978              From: Jan Dubois <jand@ActiveState.com>
38979              Date: Thu, 17 Aug 2000 18:31:55 -0700
38980              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
38981      Branch: perl
38982            ! sv.c
38983 ____________________________________________________________________________
38984 [  6686] By: jhi                                   on 2000/08/18  02:04:15
38985         Log: Use NVs in POSIX math, not doubles.
38986              
38987              From: abigail@foad.org
38988              Subject: [ID 20000817.014] POSIX & modfl
38989              Date: 17 Aug 2000 20:49:18 -0000
38990              Message-Id: <20000817204918.23123.qmail@foad.org>
38991      Branch: perl
38992            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
38993 ____________________________________________________________________________
38994 [  6685] By: jhi                                   on 2000/08/18  02:02:12
38995         Log: Introduce NVef, NVff, and NVgf, use the middle one.
38996              (helps for lib/peek + Linux + long doubles)  Reported in
38997              
38998              From: abigail@foad.org
38999              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
39000              Date: 15 Aug 2000 04:06:38 -0000
39001              Message-Id: <20000815040638.8524.qmail@foad.org> 
39002              
39003              (note: the lib/complex failure has not yet been addressed)
39004      Branch: metaconfig/U/perl
39005            ! perlxvf.U
39006      Branch: perl
39007            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39008            ! config_h.SH dump.c perl.h pod/perlguts.pod
39009 ____________________________________________________________________________
39010 [  6684] By: jhi                                   on 2000/08/17  23:22:19
39011         Log: Add byteorder to the myconfig output.
39012      Branch: perl
39013            ! myconfig.SH
39014 ____________________________________________________________________________
39015 [  6683] By: jhi                                   on 2000/08/17  23:20:19
39016         Log: The image doth not exist, spotted by Johan Vromans.
39017      Branch: perl
39018            ! MANIFEST
39019 ____________________________________________________________________________
39020 [  6682] By: jhi                                   on 2000/08/17  22:38:16
39021         Log: Document what the backtick returns if the command fails.
39022      Branch: perl
39023            ! pod/perlop.pod
39024 ____________________________________________________________________________
39025 [  6681] By: jhi                                   on 2000/08/17  22:33:12
39026         Log: Do not use prototyping here.
39027              
39028              Subject: [ID 20000817.016] [PATCH] Peek.xs
39029              From: abigail@foad.org
39030              Date: 17 Aug 2000 20:55:56 -0000
39031              Message-Id: <20000817205556.24270.qmail@foad.org>
39032      Branch: perl
39033            ! ext/Devel/Peek/Makefile.PL
39034 ____________________________________________________________________________
39035 [  6680] By: jhi                                   on 2000/08/17  19:46:43
39036         Log: Don't propose using modules built for 5.005 if no binary
39037              compatibility with 5.005 is attempted.
39038              
39039              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39040              Subject: Minor nit with 5.7.0 (6655)
39041              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
39042              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
39043      Branch: metaconfig
39044            ! U/installdirs/inc_version_list.U
39045      Branch: perl
39046            ! Configure config_h.SH
39047 ____________________________________________________________________________
39048 [  6679] By: jhi                                   on 2000/08/17  19:16:39
39049         Log: Microperl config update.
39050      Branch: perl
39051            ! uconfig.h uconfig.sh
39052 ____________________________________________________________________________
39053 [  6678] By: jhi                                   on 2000/08/17  19:16:13
39054         Log: The #6648 wasn't protective enough for limited platforms
39055              (like microperl).
39056      Branch: perl
39057            ! dump.c sv.c
39058 ____________________________________________________________________________
39059 [  6677] By: jhi                                   on 2000/08/17  14:46:35
39060         Log: Update Changes.
39061      Branch: perl
39062            ! Changes patchlevel.h
39063 ____________________________________________________________________________
39064 [  6676] By: jhi                                   on 2000/08/17  14:44:02
39065         Log: Add perlebcdic from Peter Prymmer, regen toc.
39066      Branch: perl
39067            + pod/perlebcdic.pod
39068            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39069 ____________________________________________________________________________
39070 [  6675] By: jhi                                   on 2000/08/17  14:41:52
39071         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
39072      Branch: perl
39073            ! pod/perldebtut.pod
39074 ____________________________________________________________________________
39075 [  6674] By: jhi                                   on 2000/08/17  14:29:43
39076         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
39077              
39078              Subject: [ID 20000724.006] -DLEAKTEST problem
39079              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
39080              Date: Tue, 25 Jul 2000 00:36:32 -0500
39081              Message-Id: <20000725003632.A26186@www.llamacom.com>
39082              
39083              Reminder sent
39084              
39085              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
39086              From: Hugo <hv@crypt.compulink.co.uk>
39087              Date: Thu, 17 Aug 2000 15:23:42 +0100
39088              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
39089      Branch: perl
39090            ! util.c
39091 ____________________________________________________________________________
39092 [  6673] By: jhi                                   on 2000/08/17  04:07:10
39093         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
39094              From: John Peacock <JPeacock@UnivPress.com>
39095              Date: Tue, 01 Aug 2000 09:38:12 -0400
39096              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
39097      Branch: perl
39098            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
39099 ____________________________________________________________________________
39100 [  6672] By: jhi                                   on 2000/08/17  03:04:35
39101         Log: Subject: [PATCH] Cwd.pm now uses strict
39102              From: Tim Jenness <timj@jach.hawaii.edu>
39103              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
39104              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
39105      Branch: perl
39106            ! lib/Cwd.pm
39107 ____________________________________________________________________________
39108 [  6671] By: jhi                                   on 2000/08/17  02:16:35
39109         Log: Make $Config{byteorder} more magical so that it is
39110              dynamically computed: nice for 'fat binaries'.
39111              
39112              Subject: [PATCH]: default byteorder
39113              From: Wilfredo Sánchez <wsanchez@apple.com>
39114              Date: Mon, 31 Jul 2000 19:45:31 -0700
39115              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
39116      Branch: perl
39117            ! configpm
39118 ____________________________________________________________________________
39119 [  6670] By: gsar                                  on 2000/08/17  01:22:21
39120         Log: move WNOHANG definition to where other such things are
39121      Branch: perl
39122            ! win32/win32.h
39123 ____________________________________________________________________________
39124 [  6669] By: jhi                                   on 2000/08/17  01:19:17
39125         Log: Update Changes.
39126      Branch: perl
39127            ! Changes patchlevel.h
39128 ____________________________________________________________________________
39129 [  6668] By: jhi                                   on 2000/08/17  01:16:29
39130         Log: Doc nits spotted by Richard Soderberg.
39131      Branch: perl
39132            ! README.posix-bc README.vmesa
39133 ____________________________________________________________________________
39134 [  6667] By: jhi                                   on 2000/08/17  01:12:11
39135         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
39136              From: "Casey R. Tweten" <crt@kiski.net>
39137              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
39138              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
39139      Branch: perl
39140            ! pod/perldebtut.pod
39141 ____________________________________________________________________________
39142 [  6666] By: jhi                                   on 2000/08/17  01:09:31
39143         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
39144              From: "Casey R. Tweten" <crt@kiski.net>
39145              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
39146              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
39147      Branch: perl
39148            ! lib/Shell.pm
39149 ____________________________________________________________________________
39150 [  6665] By: gsar                                  on 2000/08/17  01:03:52
39151         Log: add "ok" targets from change#6632 in makefile.mk
39152      Branch: perl
39153            ! pod/perlport.pod win32/Makefile win32/makefile.mk
39154 ____________________________________________________________________________
39155 [  6664] By: gsar                                  on 2000/08/17  00:56:11
39156         Log: avoid warnings from dense compiler
39157      Branch: perl
39158            ! win32/win32.c
39159 ____________________________________________________________________________
39160 [  6663] By: jhi                                   on 2000/08/17  00:51:49
39161         Log: Tweak the regex compilation errors once more.
39162      Branch: perl
39163            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
39164            ! t/op/regmesg.t t/pragma/warn/regcomp
39165 ____________________________________________________________________________
39166 [  6662] By: gsar                                  on 2000/08/17  00:28:19
39167         Log: trailing new %ENV entries weren't being pushed into the real
39168              environment of subprocesses on Windows
39169      Branch: perl
39170            ! t/op/magic.t win32/perlhost.h
39171 ____________________________________________________________________________
39172 [  6661] By: gsar                                  on 2000/08/17  00:19:20
39173         Log: waitpid() now handles externally spawned pids correctly;
39174              fixes for backtick/wait/waitpid failures on Windows 9x
39175              
39176              these changes make the pid returned by process functions on
39177              Windows 9x always positive by clearing the high bit (which
39178              is always set on Win9x); pseudo-process PIDs are likewise
39179              always negative now on Win9x (just as on NT/2000)
39180      Branch: perl
39181            ! pp_sys.c win32/perlhost.h win32/win32.c
39182 ____________________________________________________________________________
39183 [  6660] By: jhi                                   on 2000/08/17  00:04:32
39184         Log: Retract #6645.
39185      Branch: perl
39186            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39187            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
39188            ! t/op/sprintf.t
39189 ____________________________________________________________________________
39190 [  6659] By: gsar                                  on 2000/08/16  23:59:28
39191         Log: on windows, the return values from wait() and waitpid() don't
39192              match those of pseudo-pids
39193      Branch: perl
39194            ! pp_sys.c t/op/fork.t util.c win32/win32.c
39195 ____________________________________________________________________________
39196 [  6658] By: gsar                                  on 2000/08/16  23:56:14
39197         Log: pod nit seen in passing
39198      Branch: perl
39199            ! pod/perlfunc.pod
39200 ____________________________________________________________________________
39201 [  6657] By: gsar                                  on 2000/08/16  23:53:42
39202         Log: change#6328 could make close(SOCKET) return false on windows
39203              when it shouldn't
39204      Branch: perl
39205            ! win32/win32sck.c
39206 ____________________________________________________________________________
39207 [  6656] By: gsar                                  on 2000/08/16  23:46:57
39208         Log: check that the number pseudo children doesn't exceed
39209              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
39210              the WaitForMultipleObjects() limit that would cause wait()
39211              to crash)
39212              
39213              wait() and waitpid() could potentially be rewritten to use
39214              more than one thread to do the waiting to eliminate this
39215              limitation
39216      Branch: perl
39217            ! win32/perlhost.h
39218 ____________________________________________________________________________
39219 [  6655] By: jhi                                   on 2000/08/16  14:11:05
39220         Log: Update Changes.
39221      Branch: perl
39222            ! Changes patchlevel.h
39223 ____________________________________________________________________________
39224 [  6654] By: jhi                                   on 2000/08/16  14:10:12
39225         Log: Update to perldebtut 1.9, from Richard Foley.
39226      Branch: perl
39227            ! pod/perldebtut.pod
39228 ____________________________________________________________________________
39229 [  6653] By: jhi                                   on 2000/08/16  14:08:17
39230         Log: Change the regx compilation error markers to use = instead of <
39231              since pod makes using the latter quite messy.  Reported in
39232              ID 20000814.006 by Abigail and in
39233              Subject: Unknown escape E<> ?
39234              From: Lupe Christoph <lupe@lupe-christoph.de>
39235              Date: Fri, 11 Aug 2000 00:30:27 +0200
39236              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
39237      Branch: perl
39238            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
39239            ! t/op/regmesg.t t/pragma/warn/regcomp
39240 ____________________________________________________________________________
39241 [  6652] By: jhi                                   on 2000/08/16  13:25:31
39242         Log: Change the perlbug address to perl.org since it's more forgiving.
39243              
39244              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
39245              From: abigail@foad.org
39246              Date: 15 Aug 2000 04:15:40 -0000
39247              Message-Id: <20000815041540.8633.qmail@foad.org>
39248      Branch: perl
39249            ! utils/perlbug.PL
39250 ____________________________________________________________________________
39251 [  6651] By: jhi                                   on 2000/08/16  13:22:35
39252         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
39253              From: Tim Jenness <timj@jach.hawaii.edu>
39254              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
39255              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
39256      Branch: perl
39257            ! lib/Cwd.pm
39258 ____________________________________________________________________________
39259 [  6650] By: jhi                                   on 2000/08/16  13:18:13
39260         Log: Update to CPAN 1.57.
39261              
39262              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
39263              From: andreas.koenig@anima.de (Andreas J. Koenig)
39264              Date: 16 Aug 2000 15:09:46 +0200
39265              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
39266      Branch: perl
39267            ! lib/CPAN.pm
39268 ____________________________________________________________________________
39269 [  6649] By: jhi                                   on 2000/08/16  13:12:31
39270         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
39271              From: "Larry W. Virden" <lvirden@cas.org>
39272              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
39273              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
39274      Branch: perl
39275            ! README.hpux
39276 ____________________________________________________________________________
39277 [  6648] By: jhi                                   on 2000/08/16  13:03:53
39278         Log: The numeric locale was reset to "C" by s?printf and never restored.
39279              
39280              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39281              From: Christian Kirsch <ck@held.mind.de>
39282              Date: Wed, 9 Aug 2000 17:05:17 +0200
39283              Message-Id: <20000809170517.A25389@held>
39284              
39285              No test since adding the failing example to locale.t
39286              does not fail -- probably because the locale settings are so
39287              thoroughly tweaked by that time.  Running the example standalone
39288              does fail, though.  UPDATE: test case added at change #7540.
39289      Branch: perl
39290            ! dump.c perl.h pp.c pp_ctl.c sv.c
39291 ____________________________________________________________________________
39292 [  6647] By: jhi                                   on 2000/08/16  00:07:54
39293         Log: Update Changes and test semi-automatic patchlevel updating.
39294      Branch: perl
39295            ! Changes patchlevel.h
39296 ____________________________________________________________________________
39297 [  6646] By: jhi                                   on 2000/08/15  23:35:07
39298         Log: Fix a dependency problem.
39299              
39300              Subject: [PATCH: 6640] VMS Makefile.SH update
39301              From: Peter Prymmer <pvhp@forte.com>
39302              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
39303              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
39304      Branch: perl
39305            ! vms/descrip_mms.template
39306 ____________________________________________________________________________
39307 [  6645] By: jhi                                   on 2000/08/15  23:33:23
39308         Log: (Retracted by #6660)
39309              
39310              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
39311              From: Dominic Dunlop <domo@computer.org>
39312              Date: Tue, 15 Aug 2000 22:20:52 +0200
39313              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
39314      Branch: metaconfig/U/perl
39315            + d_printfed.U
39316      Branch: perl
39317            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39318            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
39319            ! t/op/sprintf.t
39320 ____________________________________________________________________________
39321 [  6644] By: jhi                                   on 2000/08/15  21:17:20
39322         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
39323              From: abigail@foad.org
39324              Date: 15 Aug 2000 20:12:41 -0000
39325              Message-Id: <20000815201241.25556.qmail@foad.org>
39326      Branch: perl
39327            ! INSTALL
39328 ____________________________________________________________________________
39329 [  6643] By: jhi                                   on 2000/08/15  21:15:28
39330         Log: (an already applied patch)
39331      Branch: perl
39332            ! lib/CGI.pm
39333 ____________________________________________________________________________
39334 [  6642] By: gsar                                  on 2000/08/15  19:54:05
39335         Log: magic callbacks all need to have same type signature
39336      Branch: perl
39337            ! embed.pl mg.c proto.h
39338 ____________________________________________________________________________
39339 [  6641] By: jhi                                   on 2000/08/15  17:56:27
39340         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)
39341              From: Mike Guy <mjtg@cam.ac.uk>
39342              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
39343              Date: Tue, 15 Aug 2000 18:26:45 +0100
39344              
39345              Only the peek.t part applied, not the hash quality part.
39346      Branch: perl
39347            ! t/lib/peek.t
39348 ____________________________________________________________________________
39349 [  6640] By: jhi                                   on 2000/08/15  16:37:37
39350         Log: Update Changes.
39351      Branch: perl
39352            ! Changes
39353 ____________________________________________________________________________
39354 [  6639] By: jhi                                   on 2000/08/15  16:34:55
39355         Log: Missed a file from #6638.
39356      Branch: perl
39357            ! lib/File/Temp.pm
39358 ____________________________________________________________________________
39359 [  6638] By: jhi                                   on 2000/08/15  16:33:19
39360         Log: Subject: [PATCH perl@6620] cygwin port
39361              From: "Fifer, Eric" <EFifer@sanwaint.com>
39362              Date: Tue, 15 Aug 2000 17:00:49 +0100
39363              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
39364      Branch: perl
39365            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
39366 ____________________________________________________________________________
39367 [  6637] By: jhi                                   on 2000/08/15  16:29:22
39368         Log: Subject: [PATCH] debugger exit code should reflect user exit code
39369              From: Mike Guy <mjtg@cam.ac.uk>
39370              Date: Tue, 15 Aug 2000 16:55:59 +0100
39371              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
39372      Branch: perl
39373            ! lib/perl5db.pl
39374 ____________________________________________________________________________
39375 [  6636] By: jhi                                   on 2000/08/15  15:30:58
39376         Log: Update Changes.
39377      Branch: perl
39378            ! Changes
39379 ____________________________________________________________________________
39380 [  6635] By: jhi                                   on 2000/08/15  15:27:21
39381         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
39382      Branch: metaconfig
39383            ! U/mkglossary U/mksample
39384      Branch: metaconfig/U/perl
39385            ! Devel.U
39386      Branch: perl
39387            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39388 ____________________________________________________________________________
39389 [  6634] By: jhi                                   on 2000/08/15  14:11:55
39390         Log: Don't blow limited stacks, a lower number is enough to
39391              tickle the lookbehind limit.
39392              
39393              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
39394              From: Dominic Dunlop <domo@computer.org>
39395              Date: Tue, 15 Aug 2000 13:51:24 +0200
39396              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
39397      Branch: perl
39398            ! t/op/regmesg.t
39399 ____________________________________________________________________________
39400 [  6633] By: jhi                                   on 2000/08/15  14:01:46
39401         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
39402              From: Mike Guy <mjtg@cam.ac.uk>
39403              Date: Tue, 15 Aug 2000 12:10:50 +0100
39404              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
39405      Branch: perl
39406            ! utils/perldoc.PL
39407 ____________________________________________________________________________
39408 [  6632] By: jhi                                   on 2000/08/15  13:58:48
39409         Log: make ok etc also for win32.
39410              
39411              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
39412              From: Prymmer/Kahn <pvhp@best.com>
39413              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
39414              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
39415      Branch: perl
39416            ! win32/Makefile
39417 ____________________________________________________________________________
39418 [  6631] By: jhi                                   on 2000/08/15  13:45:03
39419         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
39420      Branch: perl
39421            ! lib/Test.pm
39422 ____________________________________________________________________________
39423 [  6630] By: jhi                                   on 2000/08/15  03:25:09
39424         Log: Update Changes.
39425      Branch: perl
39426            ! Changes
39427 ____________________________________________________________________________
39428 [  6629] By: jhi                                   on 2000/08/15  03:23:53
39429         Log: magic_regdatum_set() is void, not int.
39430      Branch: perl
39431            ! embed.pl mg.c proto.h
39432 ____________________________________________________________________________
39433 [  6628] By: jhi                                   on 2000/08/15  03:08:02
39434         Log: Make the user to give up his firstborn, err, to knowingly
39435              verify installing an unstable developer release.  Also bump
39436              the release to 5.7.0, but leave a patch tag in the local
39437              patches saying that this is not yet the real thing.
39438      Branch: metaconfig
39439            ! U/modified/Instruct.U
39440      Branch: metaconfig/U/perl
39441            + Devel.U
39442      Branch: perl
39443            ! Configure patchlevel.h
39444 ____________________________________________________________________________
39445 [  6627] By: jhi                                   on 2000/08/14  22:32:52
39446         Log: README.os2 update.
39447              
39448              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
39449              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39450              Date: Wed, 02 Aug 2000 21:55:09 -0700
39451              Message-ID: <tsPi5gzkgegX092yn@efn.org>
39452      Branch: perl
39453            ! README.os2
39454 ____________________________________________________________________________
39455 [  6626] By: jhi                                   on 2000/08/14  21:00:02
39456         Log: Subject: Re: File::Temp problems on VMS in bleedperl
39457              From: Tim Jenness <timj@jach.hawaii.edu>
39458              cc: vmsperl@perl.org
39459              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
39460              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
39461      Branch: perl
39462            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
39463 ____________________________________________________________________________
39464 [  6625] By: jhi                                   on 2000/08/14  20:52:16
39465         Log: Add SUIDMAIL as was done for the CERT alert.
39466      Branch: perl
39467            ! patchlevel.h
39468 ____________________________________________________________________________
39469 [  6624] By: jhi                                   on 2000/08/14  20:48:50
39470         Log: Subject: sfio2000
39471              From: Daniel Muino <dmuino@afip.gov.ar>
39472              Date: Mon, 14 Aug 2000 16:58:11 -0300
39473              Message-ID: <20000814165811.B16368@con2-dgi>
39474      Branch: perl
39475            ! perlsdio.h perlsfio.h
39476 ____________________________________________________________________________
39477 [  6623] By: jhi                                   on 2000/08/14  20:47:36
39478         Log: Subject: warning: storage class after type is obsolescent
39479              From: Daniel Muino <dmuino@afip.gov.ar>
39480              Date: Mon, 14 Aug 2000 16:42:47 -0300
39481              Message-ID: <20000814164247.A16368@con2-dgi>
39482      Branch: perl
39483            ! regcomp.pl regnodes.h
39484 ____________________________________________________________________________
39485 [  6622] By: jhi                                   on 2000/08/14  20:43:05
39486         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
39487              From: abigail@foad.org
39488              Date: 14 Aug 2000 20:00:10 -0000
39489              Message-Id: <20000814200010.27271.qmail@foad.org>
39490      Branch: perl
39491            ! Changes
39492 ____________________________________________________________________________
39493 [  6621] By: jhi                                   on 2000/08/14  15:23:05
39494         Log: Update Changes.
39495      Branch: perl
39496            ! Changes
39497 ____________________________________________________________________________
39498 [  6620] By: jhi                                   on 2000/08/14  15:22:14
39499         Log: Subject: Re: [PATCH] @+, @- readonly
39500              From: Mike Guy <mjtg@cam.ac.uk>
39501              Date: Mon, 14 Aug 2000 15:26:55 +0100
39502              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
39503      Branch: perl
39504            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
39505            ! sv.c t/op/pat.t
39506 ____________________________________________________________________________
39507 [  6619] By: jhi                                   on 2000/08/14  14:12:08
39508         Log: Update Changes.
39509      Branch: perl
39510            ! Changes
39511 ____________________________________________________________________________
39512 [  6618] By: jhi                                   on 2000/08/14  14:09:34
39513         Log: For now remove the mail code.
39514      Branch: perl
39515            ! perl.c
39516 ____________________________________________________________________________
39517 [  6617] By: jhi                                   on 2000/08/14  14:08:28
39518         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
39519      Branch: perl
39520            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
39521            ! pod/perlfaq8.pod pod/perlsec.pod
39522 ____________________________________________________________________________
39523 [  6616] By: jhi                                   on 2000/08/14  14:00:11
39524         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39525              From: Mike Guy <mjtg@cam.ac.uk>
39526              Date: Mon, 14 Aug 2000 08:26:02 +0100
39527              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
39528      Branch: perl
39529            ! lib/perl5db.pl
39530 ____________________________________________________________________________
39531 [  6615] By: jhi                                   on 2000/08/14  13:58:45
39532         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
39533              From: Mike Guy <mjtg@cam.ac.uk>
39534              Date: Mon, 14 Aug 2000 08:04:22 +0100
39535              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
39536      Branch: perl
39537            ! gv.c mg.c t/op/pat.t
39538 ____________________________________________________________________________
39539 [  6614] By: jhi                                   on 2000/08/14  13:56:45
39540         Log: Subject: Test fails / warnings with perl-current #6612
39541              From: Mike Guy <mjtg@cam.ac.uk>
39542              Date: Mon, 14 Aug 2000 07:57:23 +0100
39543              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
39544      Branch: perl
39545            ! t/lib/b.t t/lib/peek.t
39546 ____________________________________________________________________________
39547 [  6613] By: jhi                                   on 2000/08/14  13:45:33
39548         Log: VMS configure.com update continues.
39549      Branch: perl
39550            - vms/configure.com
39551            ! MANIFEST configure.com
39552 ____________________________________________________________________________
39553 [  6612] By: jhi                                   on 2000/08/13  22:13:35
39554         Log: Update Changes.
39555      Branch: perl
39556            ! Changes
39557 ____________________________________________________________________________
39558 [  6611] By: jhi                                   on 2000/08/13  16:21:45
39559         Log: Upgrade to CGI 2.71, from Lincoln Stein.
39560      Branch: perl
39561            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
39562 ____________________________________________________________________________
39563 [  6610] By: jhi                                   on 2000/08/13  15:09:16
39564         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
39565              From: Mike Guy <mjtg@cam.ac.uk>
39566              Date: Sun, 13 Aug 2000 13:45:51 +0100
39567              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
39568      Branch: perl
39569            ! t/op/regmesg.t
39570 ____________________________________________________________________________
39571 [  6609] By: jhi                                   on 2000/08/13  14:31:26
39572         Log: Andreas says that 1.56 is fine, so reverting back to it.
39573      Branch: perl
39574            ! lib/CPAN.pm
39575 ____________________________________________________________________________
39576 [  6608] By: jhi                                   on 2000/08/13  05:34:20
39577         Log: Update Changes.
39578      Branch: perl
39579            ! Changes
39580 ____________________________________________________________________________
39581 [  6607] By: jhi                                   on 2000/08/13  05:32:01
39582         Log: Put back the \z changes of #5406 to CPAN.pm.
39583      Branch: perl
39584            ! lib/CPAN.pm
39585 ____________________________________________________________________________
39586 [  6606] By: jhi                                   on 2000/08/13  05:20:16
39587         Log: Fix-n-skip the tests under 5005threads.
39588      Branch: perl
39589            ! t/lib/b.t
39590 ____________________________________________________________________________
39591 [  6605] By: jhi                                   on 2000/08/13  05:07:48
39592         Log: Fix the test for 5005threads.
39593      Branch: perl
39594            ! t/lib/peek.t
39595 ____________________________________________________________________________
39596 [  6604] By: jhi                                   on 2000/08/13  03:35:37
39597         Log: Should have deleted this in #6603.
39598      Branch: perl
39599            - vms/subconfigure.com
39600 ____________________________________________________________________________
39601 [  6603] By: jhi                                   on 2000/08/12  18:29:32
39602         Log: Rewrite of vms/subconfigure.com as configure.com,
39603              from Peter Prymmer and the vmsperl crew.
39604      Branch: perl
39605            + vms/configure.com
39606            ! MANIFEST
39607 ____________________________________________________________________________
39608 [  6602] By: jhi                                   on 2000/08/11  13:00:01
39609         Log: PlainText.pm is dead.
39610      Branch: perl
39611            - lib/Pod/PlainText.pm
39612            ! MANIFEST
39613 ____________________________________________________________________________
39614 [  6601] By: jhi                                   on 2000/08/11  04:06:45
39615         Log: Update Changes.
39616      Branch: perl
39617            ! Changes
39618 ____________________________________________________________________________
39619 [  6600] By: jhi                                   on 2000/08/11  04:06:10
39620         Log: Add a few missing files, update MANIFEST.
39621      Branch: perl
39622            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
39623            + lib/Pod/PlainText.pm t/pod/find.t
39624            ! MANIFEST t/op/regmesg.t
39625 ____________________________________________________________________________
39626 [  6599] By: jhi                                   on 2000/08/11  03:31:10
39627         Log: Add Perl debugging tutorial, regen toc. 
39628              
39629              Subject: perldebtut.pod
39630              From: Richard Foley <Richard.Foley@m.dasa.de>
39631              Date: Wed, 09 Aug 2000 10:17:15 +0200
39632              Message-id: <3991138B.262247B8@m.dasa.de>
39633      Branch: perl
39634            + pod/perldebtut.pod
39635            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39636 ____________________________________________________________________________
39637 [  6598] By: jhi                                   on 2000/08/11  02:48:56
39638         Log: tiny Changes edit
39639      Branch: perl
39640            ! Changes
39641 ____________________________________________________________________________
39642 [  6597] By: jhi                                   on 2000/08/11  02:39:04
39643         Log: Tests for #6589.
39644              
39645              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39646              From: simon@brecon.co.uk (Simon Cozens)
39647              Date: 11 Aug 2000 02:24:52 GMT
39648              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
39649      Branch: perl
39650            ! t/lib/b.t
39651 ____________________________________________________________________________
39652 [  6596] By: jhi                                   on 2000/08/11  01:50:07
39653         Log: Update Changes.
39654      Branch: perl
39655            ! Changes
39656 ____________________________________________________________________________
39657 [  6595] By: jhi                                   on 2000/08/11  01:47:16
39658         Log: nitfix
39659      Branch: perl
39660            ! Changes
39661 ____________________________________________________________________________
39662 [  6594] By: jhi                                   on 2000/08/11  01:36:16
39663         Log: Subject: Getting perlio and threads to compile
39664              From: Lupe Christoph <lupe@lupe-christoph.de>
39665              Date: Wed, 9 Aug 2000 11:35:54 +0200
39666              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
39667              
39668              (the Solaris version changes in Configure skipped)
39669      Branch: perl
39670            ! hints/solaris_2.sh thread.h
39671 ____________________________________________________________________________
39672 [  6593] By: jhi                                   on 2000/08/11  01:30:16
39673         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
39674              From: simon@brecon.co.uk (Simon Cozens)
39675              Date: 1 Aug 2000 06:55:19 GMT
39676              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
39677      Branch: perl
39678            ! lib/utf8.pm
39679 ____________________________________________________________________________
39680 [  6592] By: jhi                                   on 2000/08/11  01:26:39
39681         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
39682              From: Peter Scott <Peter@PeterScott.com>
39683              Date: Thu, 10 Aug 2000 08:23:27 -0700
39684              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
39685      Branch: perl
39686            ! lib/perl5db.pl
39687 ____________________________________________________________________________
39688 [  6591] By: jhi                                   on 2000/08/11  01:22:02
39689         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
39690              From: Hugo <hv@crypt.compulink.co.uk>
39691              Date: Thu, 10 Aug 2000 19:23:04 +0100
39692              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
39693      Branch: perl
39694            ! regexec.c t/op/pat.t
39695 ____________________________________________________________________________
39696 [  6590] By: jhi                                   on 2000/08/11  01:19:19
39697         Log: Preprocessing and postprocessing for File::Find.
39698              
39699              Subject: Patch to Find::File.pm to allow alphabetical results
39700              From: Joe Smith <jsmith@inwap.com>
39701              Date: Wed, 9 Aug 2000 02:44:54 -0700
39702              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
39703      Branch: perl
39704            ! lib/File/Find.pm
39705 ____________________________________________________________________________
39706 [  6589] By: jhi                                   on 2000/08/11  01:12:39
39707         Log: B::Deparse didn't do sub attributes.
39708              
39709              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39710              From: simon@brecon.co.uk (Simon Cozens)
39711              Date: 9 Aug 2000 04:49:20 GMT
39712              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
39713      Branch: perl
39714            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
39715 ____________________________________________________________________________
39716 [  6588] By: jhi                                   on 2000/08/11  01:06:40
39717         Log: Subject: debugger "d" command doesnt check line number
39718              From: Mike Guy <mjtg@cam.ac.uk>
39719              Date: Tue, 08 Aug 2000 21:54:29 +0100
39720              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
39721      Branch: perl
39722            ! lib/perl5db.pl mg.c pod/perldiag.pod
39723 ____________________________________________________________________________
39724 [  6587] By: jhi                                   on 2000/08/11  00:45:03
39725         Log: sleep(1) does not necessarily return 1.
39726              
39727              Subject: [PATCH bleadperl] op/lex_assign.t  
39728              From: Hugo <hv@crypt.compulink.co.uk>
39729              Date: Thu, 03 Aug 2000 14:34:22 +0100        
39730              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
39731      Branch: perl
39732            ! t/op/lex_assign.t
39733 ____________________________________________________________________________
39734 [  6586] By: jhi                                   on 2000/08/11  00:31:50
39735         Log: Document the IO::Select timeout.
39736      Branch: perl
39737            ! ext/IO/lib/IO/Select.pm
39738 ____________________________________________________________________________
39739 [  6585] By: jhi                                   on 2000/08/11  00:13:54
39740         Log: Forgot contributor.
39741      Branch: perl
39742            ! Changes
39743 ____________________________________________________________________________
39744 [  6584] By: jhi                                   on 2000/08/11  00:09:19
39745         Log: detypo
39746      Branch: perl
39747            ! Changes
39748 ____________________________________________________________________________
39749 [  6583] By: jhi                                   on 2000/08/11  00:07:53
39750         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
39751              
39752              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
39753              From: Mike Guy <mjtg@cam.ac.uk> 
39754              Date: Thu, 10 Aug 2000 15:50:54 +0100
39755              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
39756      Branch: perl
39757            ! sv.c t/op/int.t
39758 ____________________________________________________________________________
39759 [  6582] By: jhi                                   on 2000/08/10  23:29:32
39760         Log: Update Changes.
39761      Branch: perl
39762            ! Changes
39763 ____________________________________________________________________________
39764 [  6581] By: jhi                                   on 2000/08/10  23:26:16
39765         Log: Put back the std @INC thing.
39766      Branch: perl
39767            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
39768            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
39769            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
39770            ! t/lib/gol-oo.t
39771 ____________________________________________________________________________
39772 [  6580] By: jhi                                   on 2000/08/10  23:03:34
39773         Log: Update to CGI 2.70, from Lincoln Stein.
39774      Branch: perl
39775            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
39776            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
39777            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
39778            ! t/lib/cgi-request.t
39779 ____________________________________________________________________________
39780 [  6579] By: jhi                                   on 2000/08/10  22:41:50
39781         Log: Update to CPAN 1.56, from Andreas König.
39782      Branch: perl
39783            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39784 ____________________________________________________________________________
39785 [  6578] By: jhi                                   on 2000/08/10  22:38:13
39786         Log: Update to Pod::Parser 1.17, from Brad Appleton.
39787      Branch: perl
39788            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
39789            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
39790            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
39791            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39792            ! t/pod/include.t t/pod/included.t t/pod/lref.t
39793            ! t/pod/multiline_items.t t/pod/nested_items.t
39794            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39795            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
39796            ! t/pod/special_seqs.t
39797 ____________________________________________________________________________
39798 [  6577] By: jhi                                   on 2000/08/10  22:35:41
39799         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
39800      Branch: perl
39801            ! AUTHORS MAINTAIN
39802 ____________________________________________________________________________
39803 [  6576] By: jhi                                   on 2000/08/10  22:24:54
39804         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
39805      Branch: perl
39806            + t/lib/gol-oo.t
39807            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
39808            ! t/lib/gol-compat.t t/lib/gol-linkage.t
39809 ____________________________________________________________________________
39810 [  6575] By: jhi                                   on 2000/08/10  22:02:07
39811         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
39812      Branch: perl
39813            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
39814 ____________________________________________________________________________
39815 [  6574] By: jhi                                   on 2000/08/10  21:55:03
39816         Log: Iterating perl6 description.
39817      Branch: perl
39818            ! pod/perlfaq1.pod
39819 ____________________________________________________________________________
39820 [  6573] By: jhi                                   on 2000/08/10  21:48:26
39821         Log: Revert the sv.c part of #6559, a better fix is needed.
39822      Branch: perl
39823            ! sv.c
39824 ____________________________________________________________________________
39825 [  6572] By: jhi                                   on 2000/08/10  20:33:43
39826         Log: It's the 2ndO'ROSSC.
39827      Branch: perl
39828            ! pod/perlfaq1.pod
39829 ____________________________________________________________________________
39830 [  6571] By: jhi                                   on 2000/08/10  15:55:48
39831         Log: detypo
39832      Branch: perl
39833            ! pod/perlfaq1.pod
39834 ____________________________________________________________________________
39835 [  6570] By: jhi                                   on 2000/08/10  14:11:17
39836         Log: An exceptionally sticky typo.
39837      Branch: perl
39838            ! Changes
39839 ____________________________________________________________________________
39840 [  6569] By: jhi                                   on 2000/08/10  14:09:33
39841         Log: detypo (and test Changes updating script)
39842      Branch: perl
39843            ! Changes
39844 ____________________________________________________________________________
39845 [  6568] By: jhi                                   on 2000/08/10  14:07:07
39846         Log: Update Changes.
39847      Branch: perl
39848            ! Changes
39849 ____________________________________________________________________________
39850 [  6567] By: jhi                                   on 2000/08/10  14:06:19
39851         Log: Amend the description of Perl6.
39852              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
39853              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39854              Date: Wed, 9 Aug 2000 22:11:06 -0500
39855              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
39856      Branch: perl
39857            ! pod/perlfaq1.pod
39858 ____________________________________________________________________________
39859 [  6566] By: jhi                                   on 2000/08/10  13:58:57
39860         Log: Subject: Remove dead entry in perldiag
39861              From: Mike Guy <mjtg@cam.ac.uk>
39862              Date: Thu, 10 Aug 2000 14:19:19 +0100
39863              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
39864      Branch: perl
39865            ! pod/perldiag.pod
39866 ____________________________________________________________________________
39867 [  6565] By: jhi                                   on 2000/08/10  13:51:48
39868         Log: Zero entries were skipped, fix from Adrian Goalby
39869              <argoalby@yahoo.co.uk>
39870      Branch: perl
39871            ! lib/unicode/Number.pl lib/unicode/mktables.PL
39872 ____________________________________________________________________________
39873 [  6564] By: jhi                                   on 2000/08/10  13:00:12
39874         Log: Subject: [PATCH 5.6.0] cygwin port
39875              From: "Fifer, Eric" <EFifer@sanwaint.com>
39876              Date: Thu, 10 Aug 2000 13:15:36 +0100
39877              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
39878      Branch: perl
39879            ! README.cygwin hints/cygwin.sh
39880 ____________________________________________________________________________
39881 [  6563] By: jhi                                   on 2000/08/10  12:55:16
39882         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
39883      Branch: perl
39884            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
39885 ____________________________________________________________________________
39886 [  6562] By: gsar                                  on 2000/08/10  08:38:39
39887         Log: warn is a macro, avoid using at a variable to avoid warnings
39888              in some configurations; readdir.t is too conservative in
39889              estimating number of *.t's
39890      Branch: perl
39891            ! t/op/readdir.t util.c
39892 ____________________________________________________________________________
39893 [  6561] By: jhi                                   on 2000/08/09  23:35:42
39894         Log: Update Changes.
39895      Branch: perl
39896            ! Changes
39897 ____________________________________________________________________________
39898 [  6560] By: jhi                                   on 2000/08/09  23:05:47
39899         Log: Subject: Re: enhanced(?) regex error messages
39900              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39901              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
39902              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
39903              
39904              (plus two small patches sent privately)
39905              (this still seems to leave few test failures)
39906      Branch: perl
39907            + t/op/regmesg.t
39908            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
39909            ! t/pragma/warn/regcomp
39910 ____________________________________________________________________________
39911 [  6559] By: jhi                                   on 2000/08/09  20:41:18
39912         Log: (The fix did work but was not right, retracted in #6573)
39913              
39914              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39915              From: Christian Kirsch <ck@held.mind.de>
39916              Date: Wed, 9 Aug 2000 17:05:17 +0200
39917              Message-Id: <20000809170517.A25389@held>
39918      Branch: perl
39919            ! sv.c t/pragma/locale.t
39920 ____________________________________________________________________________
39921 [  6558] By: jhi                                   on 2000/08/08  22:34:08
39922         Log: Tiny updates on the contributors list.
39923      Branch: perl
39924            ! Changes
39925 ____________________________________________________________________________
39926 [  6557] By: jhi                                   on 2000/08/08  19:34:28
39927         Log: Double check that we have a dirhandle.
39928      Branch: perl
39929            ! util.c
39930 ____________________________________________________________________________
39931 [  6556] By: jhi                                   on 2000/08/08  19:01:51
39932         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
39933              May be repopulated with fresh maintained examples.
39934      Branch: perl
39935            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
39936            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
39937            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
39938            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
39939            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
39940            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
39941            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
39942            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
39943            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
39944            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
39945            + lib/CGI/eg/wilogo_gif.uu
39946            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
39947            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
39948            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
39949            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
39950            - eg/cgi/frameset.cgi eg/cgi/index.html
39951            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39952            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39953            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39954            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39955            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39956            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39957            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39958            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39959            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39960            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39961            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39962            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39963            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39964            - eg/van/vanish eg/who eg/wrapsuid
39965            ! MANIFEST
39966 ____________________________________________________________________________
39967 [  6555] By: jhi                                   on 2000/08/08  18:51:08
39968         Log: Delete chat2 as requested by Randal.
39969              
39970              Subject: Re: perlfaq8 coyness
39971              From: merlyn@stonehenge.com (Randal L. Schwartz) 
39972              Date: 15 May 2000 18:52:42 -0700 
39973              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
39974      Branch: perl
39975            - lib/chat2.pl
39976            ! MANIFEST
39977 ____________________________________________________________________________
39978 [  6554] By: jhi                                   on 2000/08/08  18:31:35
39979         Log: Regen global.sym.
39980      Branch: perl
39981            ! global.sym
39982 ____________________________________________________________________________
39983 [  6553] By: jhi                                   on 2000/08/08  18:28:13
39984         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
39985              (either perlbug or p5p ate the original), plus regen
39986              perlapi and perltoc. 
39987      Branch: perl
39988            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
39989            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
39990            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
39991            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
39992            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
39993            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
39994            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
39995            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
39996            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
39997            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
39998 ____________________________________________________________________________
39999 [  6552] By: jhi                                   on 2000/08/08  18:06:29
40000         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
40001              From: Mike Guy <mjtg@cam.ac.uk>
40002              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
40003              Date: Tue, 08 Aug 2000 15:51:27 +0100
40004      Branch: perl
40005            ! doop.c sv.h t/op/join.t t/pragma/overload.t
40006 ____________________________________________________________________________
40007 [  6551] By: jhi                                   on 2000/08/08  18:01:11
40008         Log: Re-apply #6549.
40009      Branch: perl
40010            ! lib/perl5db.pl
40011 ____________________________________________________________________________
40012 [  6550] By: jhi                                   on 2000/08/08  17:43:08
40013         Log: Accidental retraction of #6549.
40014      Branch: perl
40015            ! lib/perl5db.pl
40016 ____________________________________________________________________________
40017 [  6549] By: jhi                                   on 2000/08/08  17:40:04
40018         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
40019              From: Mike Guy <mjtg@cam.ac.uk>
40020              Date: Mon, 07 Aug 2000 21:49:58 +0100
40021              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
40022      Branch: perl
40023            ! lib/perl5db.pl
40024 ____________________________________________________________________________
40025 [  6548] By: jhi                                   on 2000/08/08  17:37:57
40026         Log: Document here-doc better.
40027              
40028              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
40029              From: Mike Guy <mjtg@cam.ac.uk>
40030              Date: Mon, 07 Aug 2000 14:02:09 +0100
40031              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
40032      Branch: perl
40033            ! pod/perldata.pod
40034 ____________________________________________________________________________
40035 [  6547] By: jhi                                   on 2000/08/08  17:33:34
40036         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
40037              From: "Randy J. Ray" <rjray@redhat.com>
40038              Date: Mon, 07 Aug 2000 19:12:25 -0700
40039              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
40040      Branch: perl
40041            ! perl.c pod/perlrun.pod
40042 ____________________________________________________________________________
40043 [  6546] By: jhi                                   on 2000/08/08  17:29:26
40044         Log: Subject: Re: enhanced(?) regex error messages 
40045              From: Hugo <hv@crypt.compulink.co.uk>
40046              Date: Tue, 08 Aug 2000 03:25:51 +0100
40047              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
40048              
40049              plus Capitalize the error messages, plus perldiag them.
40050      Branch: perl
40051            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
40052 ____________________________________________________________________________
40053 [  6545] By: jhi                                   on 2000/08/08  13:59:28
40054         Log: Augment #6539 a bit: don't croak if there's magic in the air.
40055              
40056              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
40057              From: Hugo <hv@crypt.compulink.co.uk>
40058              Date: Tue, 08 Aug 2000 03:02:03 +0100
40059              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
40060      Branch: perl
40061            ! pp.c t/op/bless.t
40062 ____________________________________________________________________________
40063 [  6544] By: jhi                                   on 2000/08/07  21:11:52
40064         Log: Make the test -w clean.
40065      Branch: perl
40066            ! t/op/bless.t
40067 ____________________________________________________________________________
40068 [  6543] By: jhi                                   on 2000/08/07  19:49:53
40069         Log: use warnings instead of $^W.
40070      Branch: perl
40071            ! t/op/bless.t
40072 ____________________________________________________________________________
40073 [  6542] By: jhi                                   on 2000/08/07  17:41:41
40074         Log: Disable a portability warning Because We Know What We Are Doing.
40075      Branch: perl
40076            ! t/op/bless.t
40077 ____________________________________________________________________________
40078 [  6541] By: jhi                                   on 2000/08/07  17:29:51
40079         Log: Tiny tidying on report_evil_fh().
40080      Branch: perl
40081            ! util.c
40082 ____________________________________________________________________________
40083 [  6540] By: jhi                                   on 2000/08/07  16:37:38
40084         Log: Make regular expression parse error messages easier to understand.
40085              
40086              Subject: Re: enhanced(?) regex error messages
40087              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40088              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
40089              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
40090      Branch: perl
40091            ! regcomp.c
40092 ____________________________________________________________________________
40093 [  6539] By: jhi                                   on 2000/08/07  16:12:27
40094         Log: Make bless(REF, REF) a fatal error, add bless tests.
40095              
40096              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
40097              From: Hugo <hv@crypt.compulink.co.uk>
40098              Date: Mon, 07 Aug 2000 16:59:38 +0100
40099              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
40100      Branch: perl
40101            + t/op/bless.t
40102            ! MANIFEST pod/perldiag.pod pp.c sv.c
40103 ____________________________________________________________________________
40104 [  6538] By: jhi                                   on 2000/08/07  15:59:43
40105         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
40106              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
40107              Date: Thu, 3 Aug 2000 14:29:21 -0700
40108              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
40109      Branch: perl
40110            ! lib/lib_pm.PL
40111 ____________________________________________________________________________
40112 [  6537] By: jhi                                   on 2000/08/07  15:47:18
40113         Log: Retract #6419 for now since it breaks in AFS and MachTen.
40114      Branch: perl
40115            ! lib/Cwd.pm
40116 ____________________________________________________________________________
40117 [  6536] By: jhi                                   on 2000/08/07  15:05:29
40118         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
40119              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
40120              The security hole exists only in suidperls, which isn't
40121              installed or even built by default.
40122      Branch: perl
40123            ! perl.c
40124 ____________________________________________________________________________
40125 [  6535] By: jhi                                   on 2000/08/07  14:45:14
40126         Log: tr memory corruption fix from Simon Cozens.
40127      Branch: perl
40128            ! doop.c
40129 ____________________________________________________________________________
40130 [  6534] By: jhi                                   on 2000/08/06  11:38:16
40131         Log: Document a bit that UDP is not what you might think.
40132              
40133              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
40134              From: Lupe Christoph <lupe@lupe-christoph.de>
40135              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
40136              Date: Mon, 24 Jul 2000 08:59:15 +0200
40137      Branch: perl
40138            ! pod/perlipc.pod
40139 ____________________________________________________________________________
40140 [  6533] By: jhi                                   on 2000/08/06  11:35:01
40141         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
40142              From: Jeff Pinyan <jeffp@hut.crusoe.net>
40143              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
40144              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
40145      Branch: perl
40146            ! pod/perlfunc.pod
40147 ____________________________________________________________________________
40148 [  6532] By: jhi                                   on 2000/08/06  03:45:41
40149         Log: Have symbols for the IoTYPEs.
40150      Branch: perl
40151            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
40152 ____________________________________________________________________________
40153 [  6531] By: jhi                                   on 2000/08/06  01:33:55
40154         Log: Continue fixing the io warnings.  This also
40155              sort of fixes bug ID 20000802.003: the core dump
40156              is no more.  Whether the current behaviour is correct
40157              (giving a warning: "Not a format reference"), is another matter.
40158      Branch: perl
40159            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
40160            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
40161 ____________________________________________________________________________
40162 [  6530] By: jhi                                   on 2000/08/05  21:33:12
40163         Log: Change the Policy policy: now -Dprefix= with an existing
40164              Policy.sh and prefix == siteprefix == vendorprefix, then all
40165              of them follow along the new prefix.
40166              
40167              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
40168              From: Andy Dougherty <doughera@lafayette.edu>
40169              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
40170              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
40171      Branch: perl
40172            ! Policy_sh.SH
40173 ____________________________________________________________________________
40174 [  6529] By: jhi                                   on 2000/08/05  18:57:28
40175         Log: Zap lib/Sys directory when cleaning up.
40176      Branch: perl
40177            ! Makefile.SH
40178 ____________________________________________________________________________
40179 [  6528] By: jhi                                   on 2000/08/05  18:40:44
40180         Log: Essential prototype changes were missing from #6527.
40181              Also make report_evil_fh() more bomb-proof.
40182      Branch: perl
40183            ! embed.h util.c
40184 ____________________________________________________________________________
40185 [  6527] By: jhi                                   on 2000/08/05  03:22:05
40186         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
40187              From: "Ronald F. Guilmette" <rfg@monkeys.com>
40188              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
40189              Message-Id: <200007242247.PAA52177@monkeys.com>
40190      Branch: perl
40191            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
40192 ____________________________________________________________________________
40193 [  6526] By: jhi                                   on 2000/08/04  21:23:27
40194         Log: gcc versions might have (parentheses) in them.
40195      Branch: metaconfig/U/perl
40196            ! gccvers.U
40197      Branch: perl
40198            ! Configure config_h.SH
40199 ____________________________________________________________________________
40200 [  6525] By: jhi                                   on 2000/08/04  20:23:12
40201         Log: Weed buglets pointed out by
40202              
40203              From: Lupe Christoph <lupe@lupe-christoph.de>
40204              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
40205              Date: Fri, 4 Aug 2000 17:34:39 +0200
40206              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
40207      Branch: metaconfig/U/perl
40208            ! gccvers.U uselfs.U
40209      Branch: perl
40210            ! Configure config_h.SH
40211 ____________________________________________________________________________
40212 [  6524] By: jhi                                   on 2000/08/04  19:02:08
40213         Log: Warn under -w if lstat(FH) is attempted.
40214              
40215              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
40216              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
40217              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
40218              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
40219      Branch: perl
40220            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
40221            ! t/pragma/warn/pp_sys
40222 ____________________________________________________________________________
40223 [  6523] By: jhi                                   on 2000/08/04  12:31:11
40224         Log: Subject: New perlcc, take 2
40225              From: simon@brecon.co.uk (Simon Cozens)
40226              Date: 4 Aug 2000 06:21:04 GMT
40227              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
40228      Branch: perl
40229            ! utils/perlcc.PL
40230 ____________________________________________________________________________
40231 [  6522] By: jhi                                   on 2000/08/04  12:26:33
40232         Log: Subject: Re: Array vs. List context
40233              From: Daniel Chetlin <daniel@chetlin.com>
40234              Date: Fri, 4 Aug 2000 00:22:44 -0700
40235              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
40236      Branch: perl
40237            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
40238            ! pod/perlfaq4.pod
40239 ____________________________________________________________________________
40240 [  6521] By: jhi                                   on 2000/08/04  12:22:38
40241         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
40242              From: Raymund Will <ray@caldera.de>
40243              Date: Fri, 4 Aug 2000 12:07:09 +0200
40244              Message-Id: <20000804120709.A14982@caldera.de>
40245      Branch: perl
40246            ! configure.gnu
40247 ____________________________________________________________________________
40248 [  6520] By: jhi                                   on 2000/08/04  04:09:06
40249         Log: After the #6519 a warning about stat() is just that,
40250              not about a filetest, which now have their own warning.
40251      Branch: perl
40252            ! pod/perldiag.pod
40253 ____________________________________________________________________________
40254 [  6519] By: jhi                                   on 2000/08/04  04:06:30
40255         Log: In the warnings call filehandles consistently so;
40256              add "unopened" warning for stat().
40257      Branch: perl
40258            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40259            ! t/pragma/warn/pp_sys
40260 ____________________________________________________________________________
40261 [  6518] By: jhi                                   on 2000/08/04  02:55:35
40262         Log: Subject: Minor tweak to perlvar.pod
40263              From: "Stephen P. Potter" <spp@ds.net>
40264              Date: Tue, 18 Apr 2000 09:26:03 -0400
40265              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
40266      Branch: perl
40267            ! pod/perlvar.pod
40268 ____________________________________________________________________________
40269 [  6517] By: jhi                                   on 2000/08/04  02:50:08
40270         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
40271              From: "Clinton Pierce" <cpierce1@ford.com>
40272              Date: Wed, 21 Jul 1999 16:45:31 -0400
40273              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
40274              
40275              Fix by Stephen Potter (visible in the bug db but not in p5p?)
40276      Branch: perl
40277            ! pod/perlfunc.pod pod/perlop.pod
40278 ____________________________________________________________________________
40279 [  6516] By: jhi                                   on 2000/08/04  02:09:25
40280         Log: This is 6512.  Really.
40281      Branch: perl
40282            ! dump.c
40283 ____________________________________________________________________________
40284 [  6515] By: jhi                                   on 2000/08/04  01:25:50
40285         Log: mention the idea of @( and @)
40286      Branch: perl
40287            ! Todo-5.6
40288 ____________________________________________________________________________
40289 [  6514] By: bailey                                on 2000/08/04  01:18:46
40290         Log: YA resync with mainstem, including VMS patches from others
40291      Branch: vmsperl
40292           +> (branch 48 files)
40293            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
40294           !> (integrate 354 files)
40295 ____________________________________________________________________________
40296 [  6513] By: jhi                                   on 2000/08/04  01:18:18
40297         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
40298              From: Mark Dickinson <dickins3@fas.harvard.edu>
40299              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
40300              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
40301      Branch: perl
40302            ! t/op/grent.t t/op/pwent.t
40303 ____________________________________________________________________________
40304 [  6512] By: jhi                                   on 2000/08/04  01:14:06
40305         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
40306              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40307              Date: Wed, 02 Aug 2000 10:51:01 +0100
40308              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
40309      Branch: perl
40310            ! sv.c
40311 ____________________________________________________________________________
40312 [  6511] By: jhi                                   on 2000/08/04  00:57:00
40313         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
40314              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40315              Date: Thu, 03 Aug 2000 17:20:04 -0700
40316              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
40317      Branch: metaconfig
40318            ! U/modified/Cppsym.U
40319      Branch: perl
40320            ! Configure config_h.SH
40321 ____________________________________________________________________________
40322 [  6510] By: jhi                                   on 2000/08/04  00:25:28
40323         Log: detypo
40324      Branch: perl
40325            ! Makefile.SH
40326 ____________________________________________________________________________
40327 [  6509] By: jhi                                   on 2000/08/03  23:43:18
40328         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
40329              From: Dominic Dunlop <domo@computer.org>
40330              Date: Thu, 3 Aug 2000 22:16:46 +0200
40331              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
40332      Branch: perl
40333            ! t/op/sprintf.t
40334 ____________________________________________________________________________
40335 [  6508] By: jhi                                   on 2000/08/03  23:40:37
40336         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
40337              From: Hugo <hv@crypt.compulink.co.uk>
40338              Date: Thu, 03 Aug 2000 18:25:30 +0100
40339              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
40340      Branch: perl
40341            ! regcomp.c t/op/re_tests
40342 ____________________________________________________________________________
40343 [  6507] By: jhi                                   on 2000/08/03  23:38:28
40344         Log: Subject: [PATCH] sv.h documentation - SvLEN
40345              From: Mike Guy <mjtg@cam.ac.uk>
40346              Date: Thu, 03 Aug 2000 14:43:09 +0100
40347              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
40348      Branch: perl
40349            ! sv.h
40350 ____________________________________________________________________________
40351 [  6506] By: jhi                                   on 2000/08/03  15:49:14
40352         Log: Disable the fix_pl hack for now.
40353      Branch: perl
40354            ! Makefile.SH
40355 ____________________________________________________________________________
40356 [  6505] By: jhi                                   on 2000/08/03  13:49:04
40357         Log: Add a URL for FSF.
40358              
40359              Subject: Patch for README
40360              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
40361              Date: Wed, 2 Aug 2000 13:25:09 -0500
40362              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
40363      Branch: perl
40364            ! README
40365 ____________________________________________________________________________
40366 [  6504] By: jhi                                   on 2000/08/03  13:29:19
40367         Log: Be more informative on what is skipped and why,
40368              also repeat the list at the end.
40369      Branch: perl
40370            ! Porting/p4desc
40371 ____________________________________________________________________________
40372 [  6503] By: jhi                                   on 2000/08/03  13:07:05
40373         Log: Circumvent the removal of .patch by fix_pl.
40374              
40375              Subject: Re: [ID 20000802.011] unable to 'make test'          
40376              From: simon@brecon.co.uk (Simon Cozens) 
40377              Date: 3 Aug 2000 04:17:00 GMT
40378              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
40379      Branch: perl
40380            ! Makefile.SH
40381 ____________________________________________________________________________
40382 [  6502] By: jhi                                   on 2000/08/03  00:14:34
40383         Log: Add the missing setproctitle unit.
40384      Branch: metaconfig/U/perl
40385            + d_setproctitle.U
40386 ____________________________________________________________________________
40387 [  6501] By: jhi                                   on 2000/08/03  00:00:26
40388         Log: The subtest 4 may fail also on VOBS, as pointed out
40389              by Nick Ing-Simmons in November 1999, bug id 19991124.003
40390              (but the failure in that bug report isn't the subtest 4).
40391      Branch: perl
40392            ! t/op/stat.t
40393 ____________________________________________________________________________
40394 [  6500] By: jhi                                   on 2000/08/02  23:49:30
40395         Log: Better skip message for the test; one of the two problems in
40396              
40397              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
40398              From: Lupe Christoph <lupe@lupe-christoph.de>
40399              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
40400              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
40401      Branch: perl
40402            ! t/op/numconvert.t
40403 ____________________________________________________________________________
40404 [  6499] By: jhi                                   on 2000/08/02  22:49:16
40405         Log: Allow "no Module;" even if there is no 'unimport'.
40406              
40407              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
40408              From: mjd@plover.com
40409              Date: 24 Mar 2000 15:24:34 -0000
40410              Message-Id: <20000324152434.15160.qmail@plover.com>
40411      Branch: perl
40412            ! gv.c
40413 ____________________________________________________________________________
40414 [  6498] By: jhi                                   on 2000/08/02  22:42:58
40415         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
40416              that are hopefully soon put into use.
40417      Branch: perl
40418            ! opcode.h opcode.pl opnames.h
40419 ____________________________________________________________________________
40420 [  6497] By: gsar                                  on 2000/08/02  22:28:59
40421         Log: require.t needs binmode() to work on windows
40422      Branch: perl
40423            ! t/comp/require.t
40424 ____________________________________________________________________________
40425 [  6496] By: jhi                                   on 2000/08/02  22:08:51
40426         Log: Document the IVdf UVuf UVof UVxf.
40427      Branch: perl
40428            ! pod/perlguts.pod
40429 ____________________________________________________________________________
40430 [  6495] By: jhi                                   on 2000/08/02  21:54:26
40431         Log: detypo #6494
40432      Branch: perl
40433            ! ext/Data/Dumper/Dumper.xs
40434 ____________________________________________________________________________
40435 [  6494] By: jhi                                   on 2000/08/02  21:49:17
40436         Log: Dump UVs as UVs in Data::Dumper.
40437              
40438              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
40439              From: Gurusamy Sarathy <gsar@ActiveState.com>
40440              Date: Thu, 27 Apr 2000 12:26:25 -0700
40441              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
40442      Branch: perl
40443            ! ext/Data/Dumper/Dumper.xs
40444 ____________________________________________________________________________
40445 [  6493] By: jhi                                   on 2000/08/02  17:01:58
40446         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
40447              From: Hugo <hv@crypt.compulink.co.uk>
40448              Date: Wed, 02 Aug 2000 14:53:56 +0100
40449              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
40450      Branch: perl
40451            ! regexec.c t/op/re_tests
40452 ____________________________________________________________________________
40453 [  6492] By: jhi                                   on 2000/08/02  15:02:46
40454         Log: The new setproctitle() feature is available only in 
40455              bleeding edge FreeBSD.  From Paul Saab.
40456      Branch: perl
40457            ! mg.c
40458 ____________________________________________________________________________
40459 [  6491] By: jhi                                   on 2000/08/02  13:34:36
40460         Log: The tr utf8 patching continues.
40461              
40462              Subject: Re: #6469, too many tests claimed in require.t
40463              From: simon@brecon.co.uk (Simon Cozens)
40464              Date: 2 Aug 2000 02:37:17 GMT
40465              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
40466              
40467              (the logic of the test was the wrong way round in the patch)
40468      Branch: perl
40469            ! doop.c
40470 ____________________________________________________________________________
40471 [  6490] By: jhi                                   on 2000/08/02  13:27:38
40472         Log: The name of a filehandle does not have <these>.
40473      Branch: perl
40474            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
40475            ! t/pragma/warn/pp_sys util.c
40476 ____________________________________________________________________________
40477 [  6489] By: jhi                                   on 2000/08/02  04:26:46
40478         Log: Remove the extraneous "main::" prefix from all the
40479              "opened only for", "on closed", and "never opened" warnings.
40480              
40481              Subject: Re: inappropriate warning
40482              From: Gurusamy Sarathy <gsar@ActiveState.com>
40483              Date: Mon, 20 Mar 2000 11:28:02 -0800
40484              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
40485      Branch: perl
40486            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
40487            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
40488            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
40489 ____________________________________________________________________________
40490 [  6488] By: jhi                                   on 2000/08/02  03:02:57
40491         Log: memcpy has n o in it, as pinted ut by Sarathy.
40492      Branch: perl
40493            ! pod/perlguts.pod
40494 ____________________________________________________________________________
40495 [  6487] By: jhi                                   on 2000/08/02  02:44:51
40496         Log: Document in one place the memory abstractions used in Perl core.
40497              
40498              Subject: Re: Memory abstraction
40499              From: simon@brecon.co.uk (Simon Cozens)
40500              Date: 2 Aug 2000 02:20:23 GMT
40501              Organization: Earth.li Origins
40502      Branch: perl
40503            ! pod/perlguts.pod
40504 ____________________________________________________________________________
40505 [  6486] By: jhi                                   on 2000/08/02  02:41:57
40506         Log: regen_headers, regen perltoc.
40507      Branch: perl
40508            ! perlapi.c pod/perltoc.pod
40509 ____________________________________________________________________________
40510 [  6485] By: jhi                                   on 2000/08/02  01:43:33
40511         Log: "This little thing tests for a file .patch, and if it contains
40512              a number, pops into patchlevel.h" (making it easier to track
40513              which development version people are reporting bugs against)
40514              
40515              Subject: Patchlevel autogeneration for repository perls
40516              From: simon@brecon.co.uk (Simon Cozens)
40517              Date: 14 Jul 2000 07:12:15 GMT
40518              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
40519      Branch: perl
40520            + fix_pl
40521            ! MANIFEST Makefile.SH
40522 ____________________________________________________________________________
40523 [  6484] By: jhi                                   on 2000/08/02  01:32:54
40524         Log: FreeBSD 3.* updates from
40525              
40526              From: Paul Saab <ps@yahoo-inc.com>
40527              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40528              Date: Tue, 1 Aug 2000 15:41:39 -0700
40529              Message-Id: <20000801154139.A53740@yahoo-inc.com>
40530      Branch: perl
40531            ! hints/freebsd.sh
40532 ____________________________________________________________________________
40533 [  6483] By: jhi                                   on 2000/08/02  01:27:44
40534         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
40535              instead one must use setproctitle().  This was already addressed
40536              by change #6457, but the below has a new variant for FreeBSD 4.0
40537              or later, and the matter is also documented more.
40538              
40539              From: Paul Saab <ps@yahoo-inc.com>
40540              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
40541              Date: Tue, 1 Aug 2000 15:41:39 -0700
40542              Message-Id: <20000801154139.A53740@yahoo-inc.com>
40543      Branch: metaconfig/U/perl
40544            + i_libutil.U
40545      Branch: perl
40546            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
40547 ____________________________________________________________________________
40548 [  6482] By: jhi                                   on 2000/08/01  22:17:32
40549         Log: The test from this
40550              
40551              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
40552              Date: Sat, 15 Apr 2000 17:03:44 +0100
40553              From: Tom Hughes <tom@compton.nu>
40554              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
40555              
40556              was missing, the code change went in as #5989
40557              (which had a different test?)
40558      Branch: perl
40559            ! t/op/misc.t
40560 ____________________________________________________________________________
40561 [  6481] By: jhi                                   on 2000/08/01  21:48:38
40562         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
40563              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
40564              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
40565              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
40566      Branch: perl
40567            ! perl.h
40568 ____________________________________________________________________________
40569 [  6480] By: jhi                                   on 2000/08/01  18:05:28
40570         Log: Make p4desc to skip non-mainperl branches by default.
40571      Branch: perl
40572            ! Porting/p4desc
40573 ____________________________________________________________________________
40574 [  6479] By: jhi                                   on 2000/08/01  17:29:19
40575         Log: If gccosandvers is equal to osname, clear gccosandvers.
40576      Branch: metaconfig/U/perl
40577            ! gccvers.U
40578      Branch: perl
40579            ! Configure config_h.SH
40580 ____________________________________________________________________________
40581 [  6478] By: jhi                                   on 2000/08/01  15:54:08
40582         Log: BOM patching from Simon Cozens.
40583      Branch: perl
40584            ! toke.c
40585 ____________________________________________________________________________
40586 [  6477] By: jhi                                   on 2000/08/01  04:50:33
40587         Log: Stash away the largefiles flags and libswanted.
40588      Branch: perl
40589            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
40590 ____________________________________________________________________________
40591 [  6476] By: gsar                                  on 2000/08/01  04:24:24
40592         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
40593              on Windows)
40594      Branch: perl
40595            ! t/pragma/utf8.t utf8.c win32/win32.c
40596 ____________________________________________________________________________
40597 [  6475] By: jhi                                   on 2000/08/01  03:35:24
40598         Log: Make chr() for values >127 to create utf8 when under utf8.
40599              
40600              Subject: Re: uft8/chr()
40601              From: simon@brecon.co.uk (Simon Cozens)
40602              Date: 1 Aug 2000 02:37:02 GMT
40603              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
40604      Branch: perl
40605            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
40606 ____________________________________________________________________________
40607 [  6474] By: jhi                                   on 2000/08/01  02:36:18
40608         Log: In Digital UNIX warn if gcc explicitly chosen because even
40609              2.95.2 is known to cause problems.
40610      Branch: perl
40611            ! hints/dec_osf.sh
40612 ____________________________________________________________________________
40613 [  6473] By: jhi                                   on 2000/08/01  02:00:56
40614         Log: Make the safety catch for buggy gccs work with triple version
40615              numbers like 2.95.2.  Reported in
40616              
40617              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
40618              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
40619              Date: Mon, 31 Jul 2000 14:55:06 +0200
40620              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
40621      Branch: perl
40622            ! hints/dec_osf.sh
40623 ____________________________________________________________________________
40624 [  6472] By: jhi                                   on 2000/08/01  01:13:33
40625         Log: Subject: fix and question re: waitpid() under win32
40626              From: Brian Clarke <clarke@appliedmeta.com>
40627              Date: Fri, 28 Jul 2000 15:18:29 -0400
40628              Message-ID: <3981DC85.290314EB@appliedmeta.com>
40629              
40630              Slightly reformatted and WNOHANG # define moved to win32.h
40631              so that also POSIX.xs sees it, as suggsted by Sarathy.
40632      Branch: perl
40633            ! win32/win32.c win32/win32.h
40634 ____________________________________________________________________________
40635 [  6471] By: jhi                                   on 2000/08/01  00:55:05
40636         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
40637              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40638              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
40639              Date: Mon, 31 Jul 2000 13:28:51 +0100
40640              
40641              (aka ID 20000730.002)
40642      Branch: perl
40643            ! op.c t/op/tr.t
40644 ____________________________________________________________________________
40645 [  6470] By: jhi                                   on 2000/07/31  23:34:42
40646         Log: Document the problem with -P in HP-UX and its workaround.
40647              
40648              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
40649              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
40650              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
40651              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
40652      Branch: perl
40653            ! README.hpux
40654 ____________________________________________________________________________
40655 [  6469] By: jhi                                   on 2000/07/31  04:15:02
40656         Log: The swallow_bom() saga continues.  The #23 of require.t
40657              (UTF16-LE) still fails (silently, no output) but the #22
40658              (UTF16-BE) seems to be working now.  The root of the
40659              failure may be in sv_gets(): is it UTF-16LE-aware,
40660              especially when it comes to line endings? 
40661      Branch: perl
40662            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
40663            ! t/comp/require.t toke.c utf8.c
40664 ____________________________________________________________________________
40665 [  6468] By: jhi                                   on 2000/07/30  19:05:48
40666         Log: Find green threads before native threads.
40667              
40668              Subject: Re: Patch to jpl/JNI/Makefile.PL
40669              From: Jens Thomsen <jens@fiend.cis.com>
40670              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
40671              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
40672      Branch: perl
40673            ! jpl/JNI/Makefile.PL
40674 ____________________________________________________________________________
40675 [  6467] By: jhi                                   on 2000/07/30  18:36:22
40676         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
40677      Branch: perl
40678            ! doop.c
40679 ____________________________________________________________________________
40680 [  6466] By: jhi                                   on 2000/07/30  04:37:29
40681         Log: A new version of the "remove UPPERACSE string comparison"
40682              operators.  The problem with the previous one (change #6454)
40683              was that it was for Perl 5.6.0.  From Paul Marquess.
40684      Branch: perl
40685            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
40686            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
40687            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40688 ____________________________________________________________________________
40689 [  6465] By: jhi                                   on 2000/07/29  22:39:56
40690         Log: Do not upgrade SVs into utf8 just because they participate
40691              in eq or cmp.  Reported and fix suggested in
40692              
40693              Subject: [ID 20000720.009] sv_eq UTF8 bug
40694              From: "Simon Cozens" <simon@othersideofthe.earth.li>
40695              Date: 21 Jul 2000 04:37:29 -0000
40696              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
40697              
40698              Exercise for the kind reader: should we or should we not
40699              cache the utf8 conversion alonside the SV? (as magic,
40700              as thestrxfrm()ed version is cached under use locale)
40701              Argue both for and against.
40702      Branch: perl
40703            ! sv.c
40704 ____________________________________________________________________________
40705 [  6464] By: jhi                                   on 2000/07/29  22:36:22
40706         Log: Subject: UTF8 concat
40707              From: simon@brecon.co.uk (Simon Cozens) 
40708              Date: 30 Jun 2000 06:13:25 GMT
40709              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
40710              
40711              (with a memory leak fixed, plus a few casts added)
40712              
40713              This also seems to help for
40714              
40715              Subject: [ID 20000716.015] join UTF8 weirdness
40716              From: root <root@ak-71.mind.de> 
40717              Date: Sat, 15 Jul 2000 15:29:54 +0200
40718              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
40719              
40720              (from Andreas König)
40721      Branch: perl
40722            ! pp_hot.c
40723 ____________________________________________________________________________
40724 [  6463] By: jhi                                   on 2000/07/29  00:55:39
40725         Log: Tune the comments and hopefully stop a memory leak.
40726      Branch: perl
40727            ! toke.c utf8.c
40728 ____________________________________________________________________________
40729 [  6462] By: jhi                                   on 2000/07/29  00:16:53
40730         Log: The problem described in this
40731              
40732              Subject: [ID 20000322.018] named chars aren't magical enough
40733              From: root <root@dixie.cscaper.com>     
40734              Date: Wed, 22 Mar 2000 18:37:42 -0700
40735              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
40736              
40737              has been fixed in perl 5.6.0 but just in case added a test
40738              to keep it away.  (The report from Joseph Hall.)
40739      Branch: perl
40740            ! t/lib/charnames.t
40741 ____________________________________________________________________________
40742 [  6461] By: jhi                                   on 2000/07/28  23:56:36
40743         Log: Tiny fixes for #6460.
40744      Branch: metaconfig/U/perl
40745            ! gccvers.U
40746      Branch: perl
40747            ! Configure config_h.SH
40748 ____________________________________________________________________________
40749 [  6460] By: jhi                                   on 2000/07/28  23:24:41
40750         Log: Warn if the version of the operating system used to compile gcc
40751              differs from the current version of the operating system.
40752              Also display the gcc compilation os and version in myconfig.
40753              Inspiration from
40754              
40755              Subject: Re: [ID 20000710.003] ERRORS!!         
40756              From: "Kurt D. Starsinic" <kstar@chapin.edu>
40757              Date: Mon, 10 Jul 2000 15:54:16 -0400
40758              Message-ID: <20000710155416.A1384@O2.chapin.edu>
40759      Branch: metaconfig/U/perl
40760            ! gccvers.U
40761      Branch: perl
40762            ! Configure config_h.SH myconfig.SH
40763 ____________________________________________________________________________
40764 [  6459] By: jhi                                   on 2000/07/28  22:00:32
40765         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
40766              letter to $Config{osvers}.
40767      Branch: metaconfig
40768            ! U/modified/Oldconfig.U
40769      Branch: perl
40770            ! Configure config_h.SH
40771 ____________________________________________________________________________
40772 [  6458] By: jhi                                   on 2000/07/28  04:15:39
40773         Log: Back out #6454, doesn't seem to work.
40774              (Reason: that patch was for perl 5.6.0, not perl-current)
40775              (A version of the patch for perl-current came in later as #6466)
40776      Branch: perl
40777            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40778            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40779            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40780 ____________________________________________________________________________
40781 [  6457] By: jhi                                   on 2000/07/27  23:31:49
40782         Log: Use setproctitle() if available to modify $0.
40783              
40784              Subject: setting $* on BSD4 broken
40785              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40786              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
40787              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
40788      Branch: metaconfig
40789            ! U/modified/Myinit.U
40790      Branch: perl
40791            ! Configure config_h.SH mg.c
40792 ____________________________________________________________________________
40793 [  6456] By: jhi                                   on 2000/07/27  14:50:47
40794         Log: Allow "no AutoLoader;", based on change #6444,
40795              suggested by Graham Barr.
40796      Branch: perl
40797            ! lib/AutoLoader.pm
40798 ____________________________________________________________________________
40799 [  6455] By: jhi                                   on 2000/07/27  14:19:10
40800         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
40801              From: rspier@pobox.com (Robert Spier)
40802              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
40803              Message-ID: <14720.15855.787664.424783@rls.cx>
40804      Branch: perl
40805            ! pod/perldiag.pod
40806 ____________________________________________________________________________
40807 [  6454] By: jhi                                   on 2000/07/27  14:03:02
40808         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
40809              for a long time).
40810              
40811              Reported in
40812              
40813              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
40814              From: Ryan Herbert <rherbert@sycamorehq.com>
40815              Date: Mon, 17 Jul 2000 11:40:42 -0400
40816              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
40817              
40818              Patched in
40819              
40820              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
40821              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40822              Date: Wed, 26 Jul 2000 23:40:18 +0100
40823              Message-ID: <000001bff752$79511880$0a17073e@tiny>
40824              
40825              based on an earlier patch from Stephen P. Potter.
40826              
40827              (Removed later by change #6458 because this patch was for
40828              perl 5.6.0, not perl-current)
40829      Branch: perl
40830            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40831            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40832            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40833 ____________________________________________________________________________
40834 [  6453] By: jhi                                   on 2000/07/27  13:48:02
40835         Log: Subject: [PATCH] fixes bug 20000508.004
40836              From: Michael Stevens <mstevens@globnix.org>
40837              Date: Thu, 27 Jul 2000 13:49:04 +0100
40838              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
40839      Branch: perl
40840            ! pod/perldata.pod
40841 ____________________________________________________________________________
40842 [  6452] By: jhi                                   on 2000/07/26  23:51:26
40843         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
40844              and Craig A. Berry.
40845      Branch: perl
40846            ! lib/File/Temp.pm pod/perlport.pod
40847 ____________________________________________________________________________
40848 [  6451] By: jhi                                   on 2000/07/26  19:43:30
40849         Log: Be wary of close()s, too.
40850              
40851              Subject: Re: [PATCH] perlbug cleanup
40852              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40853              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
40854              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
40855      Branch: perl
40856            ! utils/perlbug.PL
40857 ____________________________________________________________________________
40858 [  6450] By: jhi                                   on 2000/07/26  18:41:40
40859         Log: Subject: Minor doc patch: handy.h
40860              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
40861              Date: Wed, 26 Jul 2000 15:34:25 -0300
40862              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
40863      Branch: perl
40864            ! handy.h pod/perlapi.pod
40865 ____________________________________________________________________________
40866 [  6449] By: jhi                                   on 2000/07/26  18:23:55
40867         Log: Subject: [PATCH] minor doc change - perlguts
40868              From: Michael Stevens <mstevens@globnix.org>
40869              Date: Thu, 13 Jul 2000 12:39:18 +0100
40870              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
40871      Branch: perl
40872            ! pod/perlguts.pod
40873 ____________________________________________________________________________
40874 [  6448] By: jhi                                   on 2000/07/26  18:20:30
40875         Log: open() wariness in perlbug.
40876              
40877              Subject: [PATCH] perlbug cleanup
40878              From: Michael Stevens <mstevens@globnix.org>
40879              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
40880              Date: Thu, 13 Jul 2000 15:52:23 +0100
40881      Branch: perl
40882            ! utils/perlbug.PL
40883 ____________________________________________________________________________
40884 [  6447] By: jhi                                   on 2000/07/26  18:13:04
40885         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
40886      Branch: perl
40887            ! lib/File/Temp.pm t/lib/ftmp-security.t
40888 ____________________________________________________________________________
40889 [  6446] By: jhi                                   on 2000/07/26  18:06:32
40890         Log: docfix from Peter Scott <Peter@PSDT.com>.
40891      Branch: perl
40892            ! pod/perlfunc.pod
40893 ____________________________________________________________________________
40894 [  6445] By: jhi                                   on 2000/07/26  17:53:31
40895         Log: Fix *foo{FORMAT}.
40896              
40897              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40898              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40899              Date: Wed, 26 Jul 2000 19:51:02 +0200
40900              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
40901              
40902              From: Graham Barr <gbarr@pobox.com>
40903              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40904              Date: Wed, 26 Jul 2000 17:38:36 +0100
40905              Message-ID: <20000726173836.L472@pobox.com>
40906      Branch: perl
40907            ! pp.c sv.c t/op/gv.t
40908 ____________________________________________________________________________
40909 [  6444] By: jhi                                   on 2000/07/26  17:49:14
40910         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
40911              from Graham Barr in the module list.
40912      Branch: perl
40913            ! gv.c pod/perlobj.pod
40914 ____________________________________________________________________________
40915 [  6443] By: jhi                                   on 2000/07/26  16:06:56
40916         Log: More split() doc and test patches from Mike Guy.
40917      Branch: perl
40918            ! pod/perlfunc.pod t/op/split.t
40919 ____________________________________________________________________________
40920 [  6442] By: jhi                                   on 2000/07/26  16:05:30
40921         Log: MacOS nits from Matthias Neeracher.
40922      Branch: perl
40923            ! perl.c pp_ctl.c
40924 ____________________________________________________________________________
40925 [  6441] By: jhi                                   on 2000/07/26  04:39:57
40926         Log: Subject: [PATCH] split /^/
40927              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40928              Date: Tue, 25 Jul 2000 14:18:57 +0100
40929              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
40930              
40931              (with notes from tchrist and gbarr)
40932      Branch: perl
40933            ! pod/perlfunc.pod t/op/split.t
40934 ____________________________________________________________________________
40935 [  6440] By: jhi                                   on 2000/07/26  04:32:32
40936         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
40937              From: Peter Prymmer <pvhp@forte.com>
40938              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
40939              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
40940      Branch: perl
40941            ! vms/munchconfig.c
40942 ____________________________________________________________________________
40943 [  6439] By: jhi                                   on 2000/07/26  04:31:01
40944         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
40945              to be fatal errors (instead of by default ignoring them, and
40946              ignoring with a bug: even though -w gave an error, the opening [
40947              was left in)  Reported in:
40948              
40949              Subject: [ID 20000716.024] [=cc=] / [:blank:]
40950              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
40951              Date: Sun, 16 Jul 2000 17:55:29 -0700
40952              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
40953      Branch: perl
40954            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
40955 ____________________________________________________________________________
40956 [  6438] By: jhi                                   on 2000/07/25  15:41:15
40957         Log: Subject: [PATCH] av.c apidoc
40958              From: simon@brecon.co.uk (Simon Cozens)
40959              Date: 24 Jul 2000 06:40:52 GMT
40960              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
40961      Branch: perl
40962            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
40963            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
40964 ____________________________________________________________________________
40965 [  6437] By: jhi                                   on 2000/07/25  14:05:36
40966         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
40967              From: "Stephen P. Potter" <spp@ds.net>
40968              Date: Mon, 24 Jul 2000 14:22:23 -0400
40969              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
40970      Branch: perl
40971            ! pod/perllocale.pod
40972 ____________________________________________________________________________
40973 [  6436] By: jhi                                   on 2000/07/25  14:02:03
40974         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
40975              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40976              Date: Mon, 24 Jul 2000 18:04:28 +0100
40977              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
40978      Branch: perl
40979            ! t/lib/syslfs.t t/op/lfs.t
40980 ____________________________________________________________________________
40981 [  6435] By: jhi                                   on 2000/07/25  13:59:28
40982         Log: Get UTF16 BOMs working.  Patch from
40983              
40984              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40986              Date: Tue, 25 Jul 2000 12:52:45 +0100
40987              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
40988              
40989              and notes from
40990              
40991              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40992              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40993              Date: Tue, 25 Jul 2000 11:43:25 +0100
40994              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
40995      Branch: perl
40996            ! t/comp/require.t toke.c utf8.c
40997 ____________________________________________________________________________
40998 [  6434] By: jhi                                   on 2000/07/25  02:39:54
40999         Log: Make the "uninit variable" warning to say "concat or string"
41000              or "join or string" when in concat or join .
41001              
41002              Subject: Re: [ID 20000403.009] uninitialised concatenation???
41003              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41004              Date: Tue, 04 Apr 2000 18:22:58 +0100
41005              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
41006              
41007              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
41008              From: William R Ward <hermit@BayView.COM>
41009              Date: Thu, 30 Mar 2000 19:50:03 -0800
41010              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
41011      Branch: perl
41012            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
41013            ! t/pragma/warn/op t/pragma/warn/sv
41014 ____________________________________________________________________________
41015 [  6433] By: jhi                                   on 2000/07/24  17:52:56
41016         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
41017      Branch: perl
41018            ! lib/File/Spec/VMS.pm
41019 ____________________________________________________________________________
41020 [  6432] By: jhi                                   on 2000/07/24  17:44:44
41021         Log: Test cases for #6431.
41022              
41023              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
41024              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41025              Date: Mon, 24 Jul 2000 15:32:29 +0100
41026              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
41027      Branch: perl
41028            ! t/op/pat.t t/op/split.t
41029 ____________________________________________________________________________
41030 [  6431] By: jhi                                   on 2000/07/24  17:43:17
41031         Log: Bind op fix.
41032              
41033              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
41034              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41035              Date: Mon, 17 Jul 2000 20:04:56 +0100
41036              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
41037      Branch: perl
41038            ! op.c
41039 ____________________________________________________________________________
41040 [  6430] By: jhi                                   on 2000/07/24  03:42:42
41041         Log: Subject: [ID 20000716.023] syslog test fails without sockets
41042              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41043              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
41044              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
41045      Branch: metaconfig/U/perl
41046            ! Extensions.U
41047      Branch: perl
41048            ! Configure config_h.SH
41049 ____________________________________________________________________________
41050 [  6429] By: jhi                                   on 2000/07/24  03:11:52
41051         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
41052              case, but add also notes explaining the relationship of this
41053              patch and the earlier notes by Sarathy.
41054              
41055              Subject: Map is still slow
41056              From: "Ben Tilly" <ben_tilly@hotmail.com>
41057              Date: Sat, 15 Jul 2000 17:23:27 EDT
41058              Message-ID: <20000715212327.21656.qmail@hotmail.com>
41059      Branch: perl
41060            ! pp_ctl.c
41061 ____________________________________________________________________________
41062 [  6428] By: jhi                                   on 2000/07/24  02:58:52
41063         Log: Documentation to explain the behaviour of map().
41064              
41065              Subject: Re: Map is still slow 
41066              From: Gurusamy Sarathy <gsar@ActiveState.com>
41067              Date: Sat, 15 Jul 2000 16:05:09 -0700
41068              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
41069      Branch: perl
41070            ! pp_ctl.c
41071 ____________________________________________________________________________
41072 [  6427] By: jhi                                   on 2000/07/24  02:50:03
41073         Log: Add tests for
41074              [ID 19991110.003] another matching finding by pcre author
41075              which has already been fixed by some patch, as verified in
41076              
41077              Subject: Re: two regex bugs from the mists of time (well, last November)
41078              From: Hugo <hv@crypt.compulink.co.uk>
41079              Date: Sat, 22 Jul 2000 18:12:58 +0100
41080              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
41081      Branch: perl
41082            ! t/op/re_tests
41083 ____________________________________________________________________________
41084 [  6426] By: jhi                                   on 2000/07/24  02:11:20
41085         Log: A missing 'break' after the [[:space:]] switch case.
41086              
41087              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
41088              From: "Stephen P. Potter" <spp@ds.net>
41089              Date: Tue, 18 Jul 2000 16:25:17 -0400
41090              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
41091      Branch: perl
41092            ! regcomp.c
41093 ____________________________________________________________________________
41094 [  6425] By: jhi                                   on 2000/07/24  02:06:12
41095         Log: The output might have been produced in the wrong order.
41096              
41097              Subject: [ID 20000720.003] [PATCH] t/op/write.t
41098              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41099              Date: Thu, 20 Jul 2000 18:49:18 +0100
41100              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
41101      Branch: perl
41102            ! t/op/write.t
41103 ____________________________________________________________________________
41104 [  6424] By: jhi                                   on 2000/07/24  02:00:07
41105         Log: Use STDOUT consistently.
41106              
41107              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
41108              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41109              Date: Thu, 20 Jul 2000 18:04:01 +0100
41110              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
41111      Branch: perl
41112            ! lib/Test/Harness.pm
41113 ____________________________________________________________________________
41114 [  6423] By: jhi                                   on 2000/07/24  01:54:54
41115         Log: Protect against "wild next"s, that is, callbacks doing "next"
41116              instead of "return".
41117              
41118              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
41119              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41120              Date: Tue, 18 Jul 2000 11:30:16 +0100
41121              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
41122      Branch: perl
41123            ! lib/File/Find.pm
41124 ____________________________________________________________________________
41125 [  6422] By: jhi                                   on 2000/07/24  01:35:47
41126         Log: Out-of-date note removed.
41127              
41128              Subject: [PATCH] documentation perlipc
41129              From: rspier@pobox.com (Robert Spier)
41130              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
41131              Message-ID: <14711.35178.572612.502654@rls.cx>
41132      Branch: perl
41133            ! pod/perlipc.pod
41134 ____________________________________________________________________________
41135 [  6421] By: jhi                                   on 2000/07/24  00:09:18
41136         Log: Send all installperl messages to STDERR and be -w clean.
41137              
41138              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
41139              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41140              Date: Sat, 22 Jul 2000 14:02:11 +0100
41141              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
41142      Branch: perl
41143            ! installperl
41144 ____________________________________________________________________________
41145 [  6420] By: jhi                                   on 2000/07/24  00:04:19
41146         Log: Decutandpasto.
41147              
41148              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
41149              From: "Richard Soderberg" <rs@crystalflame.net>
41150              Date: Sun, 23 Jul 2000 01:37:23 -0700
41151              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
41152      Branch: perl
41153            ! pod/perlipc.pod
41154 ____________________________________________________________________________
41155 [  6419] By: jhi                                   on 2000/07/24  00:01:12
41156         Log: A cleaner abs_path().
41157              Subject: Re: unix alternative to Cwd.pm
41158              From: Jeff Pinyan <jeffp@crusoe.net>
41159              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
41160              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
41161      Branch: perl
41162            ! lib/Cwd.pm
41163 ____________________________________________________________________________
41164 [  6418] By: jhi                                   on 2000/07/23  23:48:56
41165         Log: Detypo.
41166              
41167              Subject: [PATCH perl-current] Typo in hints/powerux.sh
41168              From: "Richard Soderberg" <rs@crystalflame.net>
41169              Date: Sun, 23 Jul 2000 01:27:33 -0700
41170              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
41171      Branch: perl
41172            ! hints/powerux.sh
41173 ____________________________________________________________________________
41174 [  6417] By: jhi                                   on 2000/07/17  22:13:31
41175         Log: Subject: SDBM_File documentation
41176              From: mjd@plover.com
41177              Date: 16 Jul 2000 17:41:17 -0000
41178              Message-ID: <20000716174117.18515.qmail@plover.com>
41179      Branch: perl
41180            ! ext/SDBM_File/SDBM_File.pm
41181 ____________________________________________________________________________
41182 [  6416] By: jhi                                   on 2000/07/17  19:13:26
41183         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
41184      Branch: perl
41185            ! hints/mpeix.sh mpeix/relink
41186 ____________________________________________________________________________
41187 [  6415] By: jhi                                   on 2000/07/15  14:11:02
41188         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
41189              the utf8 'characters' can be more than one octet).
41190              
41191              Date: Sat, 15 Jul 2000 00:21:56 +0100
41192              From: Tom Hughes <tom@compton.nu>
41193              Subject: Re: [ID 20000714.002]
41194              Message-ID: <db2334de49.tom@compton.compton.nu>
41195              
41196              Reported in
41197              
41198              Subject: [ID 20000714.002]
41199              From: "Simon Cozens" <simon@othersideofthe.earth.li>
41200              Date: 14 Jul 2000 15:13:09 -0000
41201              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
41202      Branch: perl
41203            ! doop.c
41204 ____________________________________________________________________________
41205 [  6414] By: jhi                                   on 2000/07/15  03:13:41
41206         Log: another VMS build tweak from Peter Prymmer
41207      Branch: perl
41208            ! vms/descrip_mms.template
41209 ____________________________________________________________________________
41210 [  6413] By: jhi                                   on 2000/07/15  03:10:40
41211         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
41212      Branch: perl
41213            ! vms/perlvms.pod
41214 ____________________________________________________________________________
41215 [  6412] By: jhi                                   on 2000/07/15  00:31:05
41216         Log: More docs for sv functions.
41217              
41218              Subject: [PATCH cfgperl] sv.c apidoc
41219              From: simon@brecon.co.uk (Simon Cozens)
41220              Date: 13 Jul 2000 09:00:20 GMT
41221              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
41222              
41223              Subject: Re: [PATCH cfgperl] sv.c apidoc
41224              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41225              Date: Thu, 13 Jul 2000 12:27:41 +0100
41226              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
41227              
41228              Subject: Re: [PATCH cfgperl] sv.c apidoc
41229              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41230              Date: Thu, 13 Jul 2000 13:23:09 +0100
41231              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
41232              
41233              Subject: Re: [PATCH cfgperl] sv.c apidoc
41234              From: simon@brecon.co.uk (Simon Cozens)
41235              Date: 14 Jul 2000 06:51:02 GMT
41236              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
41237      Branch: perl
41238            ! embed.pl pod/perlapi.pod sv.c
41239 ____________________________________________________________________________
41240 [  6411] By: jhi                                   on 2000/07/15  00:10:41
41241         Log: lib/b test fixes from Peter Prymmer.
41242      Branch: perl
41243            ! t/lib/b.t
41244 ____________________________________________________________________________
41245 [  6410] By: jhi                                   on 2000/07/15  00:02:09
41246         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
41247              From: Hugo <hv@crypt.compulink.co.uk>
41248              Date: Fri, 14 Jul 2000 23:05:20 +0100
41249              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
41250              
41251              Didn't anymore apply, but that point still could use another fix.
41252      Branch: perl
41253            ! pod/perlfunc.pod
41254 ____________________________________________________________________________
41255 [  6409] By: jhi                                   on 2000/07/14  23:15:15
41256         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
41257              not in pod, from Peter Prymmer
41258      Branch: perl
41259            ! vms/descrip_mms.template
41260 ____________________________________________________________________________
41261 [  6408] By: jhi                                   on 2000/07/14  20:35:05
41262         Log: The bug report
41263              [ID 19991110.002] minimal matching discrepancy found by pcre author
41264              seems to have been fixed (though differently from what was suggested
41265              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
41266      Branch: perl
41267            ! t/op/re_tests
41268 ____________________________________________________________________________
41269 [  6407] By: jhi                                   on 2000/07/14  17:38:08
41270         Log: Fix AutoSplit to use File::Spec the right way in VMS,
41271              from Peter Prymmer.
41272      Branch: perl
41273            ! lib/AutoSplit.pm
41274 ____________________________________________________________________________
41275 [  6406] By: jhi                                   on 2000/07/14  14:13:22
41276         Log: Merge perlhacktut into perlhack, update perlguts.
41277              
41278              Subject: Re: Perlhacktut
41279              From: simon@brecon.co.uk (Simon Cozens)
41280              Date: 14 Jul 2000 06:49:21 GMT
41281              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
41282              
41283              Subject: Re: Perlhacktut
41284              From: simon@brecon.co.uk (Simon Cozens)
41285              Date: 14 Jul 2000 07:09:45 GMT
41286              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
41287      Branch: perl
41288            ! pod/perlguts.pod pod/perlhack.pod
41289 ____________________________________________________________________________
41290 [  6405] By: jhi                                   on 2000/07/14  14:02:31
41291         Log: Integrate with Sarathy.
41292      Branch: cfgperl
41293           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
41294           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
41295           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
41296 ____________________________________________________________________________
41297 [  6404] By: gsar                                  on 2000/07/14  12:15:02
41298         Log: PERL_OBJECT build tweaks
41299      Branch: perl
41300            ! toke.c
41301 ____________________________________________________________________________
41302 [  6403] By: gsar                                  on 2000/07/14  11:23:41
41303         Log: inconsistent types needs casts
41304      Branch: perl
41305            ! toke.c
41306 ____________________________________________________________________________
41307 [  6402] By: gsar                                  on 2000/07/14  11:12:04
41308         Log: typos in change#6399, regen headers
41309      Branch: perl
41310            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
41311 ____________________________________________________________________________
41312 [  6401] By: gsar                                  on 2000/07/14  10:59:12
41313         Log: typecasts needed for change#6394
41314      Branch: perl
41315            ! toke.c
41316 ____________________________________________________________________________
41317 [  6400] By: gsar                                  on 2000/07/14  10:49:37
41318         Log: integrate cfgperl contents into mainline
41319      Branch: perl
41320           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
41321           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
41322 ____________________________________________________________________________
41323 [  6399] By: gsar                                  on 2000/07/14  10:38:35
41324         Log: enable UTF-16 filter by default if relevant BOM is seen; various
41325              cleanups (typos, misformatted code, and small bugs)
41326      Branch: perl
41327            ! doop.c embed.pl mg.c op.c pp.c toke.c
41328 ____________________________________________________________________________
41329 [  6398] By: gsar                                  on 2000/07/14  08:55:38
41330         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
41331              name suggests anyway)
41332      Branch: perl
41333            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
41334 ____________________________________________________________________________
41335 [  6397] By: gsar                                  on 2000/07/14  08:44:33
41336         Log: move new variables to the end of the interpreter structure (for
41337              bincompat in code that doesn't #include XSUB.h)
41338      Branch: perl
41339            ! intrpvar.h
41340 ____________________________________________________________________________
41341 [  6396] By: gsar                                  on 2000/07/14  08:13:58
41342         Log: MakeMaker should not remove editor backups (*~) on `make clean`
41343              by default (completes change#6383)
41344      Branch: perl
41345            ! lib/ExtUtils/MM_Unix.pm
41346 ____________________________________________________________________________
41347 [  6395] By: jhi                                   on 2000/07/14  05:20:33
41348         Log: Replace change #6337 with a better one.
41349              
41350              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41351              From: Hugo <hv@crypt.compulink.co.uk>
41352              Date: Fri, 14 Jul 2000 04:16:20 +0100
41353              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
41354      Branch: cfgperl
41355            ! regexec.c t/op/re_tests
41356 ____________________________________________________________________________
41357 [  6394] By: jhi                                   on 2000/07/14  01:33:59
41358         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
41359      Branch: cfgperl
41360            ! embed.pl global.sym proto.h toke.c
41361 ____________________________________________________________________________
41362 [  6393] By: jhi                                   on 2000/07/13  23:41:23
41363         Log: remove discarded test
41364      Branch: cfgperl
41365            ! MANIFEST
41366 ____________________________________________________________________________
41367 [  6392] By: jhi                                   on 2000/07/13  23:32:25
41368         Log: The {multiplier} of a fixed substring was overlooked which
41369              caused a wrong initial search offset for that substring.
41370              
41371              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
41372              From: Hugo <hv@crypt.compulink.co.uk>
41373              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
41374              Date: Thu, 13 Jul 2000 19:27:13 +0100
41375      Branch: cfgperl
41376            ! regcomp.c t/op/re_tests
41377 ____________________________________________________________________________
41378 [  6391] By: jhi                                   on 2000/07/13  16:37:42
41379         Log: typo fix from Craig Berry
41380      Branch: cfgperl
41381            ! vms/subconfigure.com
41382 ____________________________________________________________________________
41383 [  6390] By: jhi                                   on 2000/07/13  13:20:12
41384         Log: Integrate with Sarathy.
41385      Branch: cfgperl
41386            - t/op/method2entersub.t
41387           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
41388           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
41389           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
41390           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
41391 ____________________________________________________________________________
41392 [  6389] By: jhi                                   on 2000/07/13  13:18:48
41393         Log: Detypo from Peter Prymmer, part of #6388.
41394      Branch: cfgperl
41395            ! Configure config_h.SH
41396      Branch: metaconfig
41397            ! U/modified/d_longlong.U
41398 ____________________________________________________________________________
41399 [  6388] By: gsar                                  on 2000/07/13  06:33:40
41400         Log: typos (spotted by Peter Prymmer)
41401      Branch: perl
41402            ! Configure t/lib/english.t
41403 ____________________________________________________________________________
41404 [  6387] By: gsar                                  on 2000/07/13  05:35:28
41405         Log: new selfloader.t in change#6183 doesn't close DATA handles,
41406              and thus fails to clean up tmp files on dosish platforms
41407      Branch: perl
41408            ! t/lib/selfloader.t
41409 ____________________________________________________________________________
41410 [  6386] By: gsar                                  on 2000/07/12  21:42:39
41411         Log: sprintf test tweaks (from Dominic Dunlop)
41412      Branch: perl
41413            ! t/op/sprintf.t
41414 ____________________________________________________________________________
41415 [  6385] By: gsar                                  on 2000/07/12  21:33:46
41416         Log: fix bugs in processing %v-*d and similar format specs (from
41417              Avi Finkel <avi@finkel.org>)
41418      Branch: perl
41419            ! sv.c t/op/sprintf.t
41420 ____________________________________________________________________________
41421 [  6384] By: gsar                                  on 2000/07/12  16:04:19
41422         Log: readd missing perldelta.pod changes from changes#6339,6376
41423      Branch: perl
41424            ! pod/perldelta.pod
41425 ____________________________________________________________________________
41426 [  6383] By: gsar                                  on 2000/07/12  16:00:51
41427         Log: don't clobber *.orig files on *clean targets
41428      Branch: perl
41429            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
41430 ____________________________________________________________________________
41431 [  6382] By: gsar                                  on 2000/07/12  07:59:12
41432         Log: fix broken integrations in cfgperl
41433      Branch: cfgperl
41434           !> Changes pod/perldelta.pod
41435 ____________________________________________________________________________
41436 [  6381] By: gsar                                  on 2000/07/12  07:42:17
41437         Log: integrate cfgperl changes into mainline
41438      Branch: perl
41439            ! Changes
41440           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
41441           !> pod/perlre.pod
41442 ____________________________________________________________________________
41443 [  6380] By: gsar                                  on 2000/07/12  07:31:00
41444         Log: get sprintf.t to adjust properly for 3-digit exponents
41445      Branch: perl
41446            ! t/op/sprintf.t
41447 ____________________________________________________________________________
41448 [  6379] By: gsar                                  on 2000/07/12  06:40:04
41449         Log: change#6174 needs corresponding change in win32/config_h.PL,
41450              which grovels through config_h.SH to find the config.h name
41451      Branch: perl
41452            ! win32/config_h.PL
41453 ____________________________________________________________________________
41454 [  6378] By: jhi                                   on 2000/07/12  05:03:59
41455         Log: Do the cc sanity check both before the hints and
41456              after the cc selction.
41457      Branch: cfgperl
41458            ! Configure config_h.SH
41459      Branch: metaconfig
41460            ! U/modified/Oldconfig.U U/modified/cc.U
41461      Branch: metaconfig/U/perl
41462            + Checkcc.U
41463 ____________________________________________________________________________
41464 [  6377] By: jhi                                   on 2000/07/12  02:49:22
41465         Log: Fix nits noticed by Boston.pm.
41466      Branch: cfgperl
41467            ! pod/perlre.pod
41468 ____________________________________________________________________________
41469 [  6376] By: jhi                                   on 2000/07/11  21:22:13
41470         Log: Configure cosmetics and perldelta.
41471      Branch: cfgperl
41472            ! Configure config_h.SH pod/perldelta.pod
41473      Branch: metaconfig
41474            ! U/modified/cc.U
41475 ____________________________________________________________________________
41476 [  6375] By: gsar                                  on 2000/07/11  21:17:35
41477         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
41478      Branch: perl
41479            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
41480            ! win32/win32sck.c
41481 ____________________________________________________________________________
41482 [  6374] By: gsar                                  on 2000/07/11  20:48:50
41483         Log: tweak for build failure under multiplicity
41484      Branch: perl
41485            ! toke.c
41486 ____________________________________________________________________________
41487 [  6373] By: gsar                                  on 2000/07/11  20:37:23
41488         Log: integrate cfgperl changes#6325..6373 into mainline
41489              (NOTE: today's batch of integrations still untested)
41490      Branch: perl
41491           +> ext/DynaLoader/hints/netbsd.pl
41492            ! Changes
41493           !> (integrate 26 files)
41494 ____________________________________________________________________________
41495 [  6372] By: jhi                                   on 2000/07/11  20:30:36
41496         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
41497              regen perltoc.
41498      Branch: cfgperl
41499            + pod/perlbook.pod
41500            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
41501            ! pod/perltoc.pod
41502 ____________________________________________________________________________
41503 [  6371] By: jhi                                   on 2000/07/11  20:08:56
41504         Log: Minor cleanups on the booklist.
41505      Branch: cfgperl
41506            ! pod/perlfaq2.pod
41507 ____________________________________________________________________________
41508 [  6370] By: jhi                                   on 2000/07/11  19:31:13
41509         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
41510      Branch: cfgperl
41511            ! t/pragma/overload.t
41512 ____________________________________________________________________________
41513 [  6369] By: gsar                                  on 2000/07/11  19:27:48
41514         Log: integrate cfgperl changes#6293..6324 into mainline
41515      Branch: perl
41516           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
41517            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
41518           !> (integrate 30 files)
41519 ____________________________________________________________________________
41520 [  6368] By: gsar                                  on 2000/07/11  19:18:57
41521         Log: skip integrate of problematic change#6292 from cfgperl into mainline
41522      Branch: perl
41523           !> pp_hot.c
41524 ____________________________________________________________________________
41525 [  6367] By: gsar                                  on 2000/07/11  19:17:21
41526         Log: integrate cfgperl changes#6288..6290 into mainline
41527      Branch: perl
41528           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
41529 ____________________________________________________________________________
41530 [  6366] By: gsar                                  on 2000/07/11  19:11:18
41531         Log: integrate cfgperl changes#6268..6282 into mainline
41532      Branch: perl
41533           !> (integrate 30 files)
41534 ____________________________________________________________________________
41535 [  6365] By: gsar                                  on 2000/07/11  18:57:00
41536         Log: delete new accidentally branched file
41537      Branch: perl
41538            - t/op/method2entersub.t
41539 ____________________________________________________________________________
41540 [  6364] By: gsar                                  on 2000/07/11  18:55:13
41541         Log: skip integrate of change#6267 from cfgperl into mainline (the
41542              method call optimization is flawed without additional hints
41543              from user about immutableness of @ISA and no runtime method
41544              definitions)
41545      Branch: perl
41546           +> t/op/method2entersub.t
41547           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
41548           !> perl.h t/op/sprintf.t xsutils.c
41549 ____________________________________________________________________________
41550 [  6363] By: gsar                                  on 2000/07/11  18:49:43
41551         Log: integrate cfgperl changes#6261..6266 into mainline
41552      Branch: perl
41553           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
41554           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
41555           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41556           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
41557 ____________________________________________________________________________
41558 [  6362] By: gsar                                  on 2000/07/11  18:43:26
41559         Log: integrate cfgperl changes#6252..6260 into mainline
41560      Branch: perl
41561           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
41562           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
41563           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
41564           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
41565 ____________________________________________________________________________
41566 [  6361] By: gsar                                  on 2000/07/11  18:37:12
41567         Log: skip integrate of problematic change#6251 from cfgperl into mainline
41568      Branch: perl
41569           !> lib/Exporter.pm
41570 ____________________________________________________________________________
41571 [  6360] By: gsar                                  on 2000/07/11  18:34:56
41572         Log: integrate cfgperl change#6250 into mainline
41573      Branch: perl
41574           +> t/op/my_stash.t
41575           !> MANIFEST embed.pl proto.h toke.c
41576 ____________________________________________________________________________
41577 [  6359] By: gsar                                  on 2000/07/11  18:21:19
41578         Log: integrate cfgperl changes#6242..6249 into mainline
41579      Branch: perl
41580           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
41581           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
41582           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
41583           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
41584           !> t/lib/peek.t utf8.c
41585 ____________________________________________________________________________
41586 [  6358] By: gsar                                  on 2000/07/11  18:15:45
41587         Log: skip integrate of problematic change#6241 from cfgperl into mainline
41588      Branch: perl
41589           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41590 ____________________________________________________________________________
41591 [  6357] By: jhi                                   on 2000/07/11  18:15:16
41592         Log: Fix for
41593              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
41594              From: Roderick Schertler <roderick@argon.org> 
41595              Date: Tue, 11 Jul 2000 13:55:05 -0400 
41596              Message-Id: <200007111755.NAA05077@jones.argon.org> 
41597      Branch: cfgperl
41598            ! doio.c
41599 ____________________________________________________________________________
41600 [  6356] By: jhi                                   on 2000/07/11  18:12:51
41601         Log: Typo in #6341.
41602      Branch: cfgperl
41603            ! pp_hot.c
41604 ____________________________________________________________________________
41605 [  6355] By: gsar                                  on 2000/07/11  18:12:10
41606         Log: integrate cfgperl changes#6231..6240 into mainline
41607      Branch: perl
41608           +> pod/perlutil.pod
41609           !> (integrate 35 files)
41610 ____________________________________________________________________________
41611 [  6354] By: jhi                                   on 2000/07/11  18:04:34
41612         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
41613              From: Dominic Dunlop <domo@computer.org> 
41614              Date: Tue, 11 Jul 2000 12:27:33 +0200 
41615              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
41616              
41617              Replaces change #6268.
41618      Branch: cfgperl
41619            ! t/op/sprintf.t
41620 ____________________________________________________________________________
41621 [  6353] By: gsar                                  on 2000/07/11  17:59:51
41622         Log: skip integrate of problematic change#6230 from cfgperl into mainline
41623              (a later version of File::Spec is already in mainline)
41624      Branch: perl
41625           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
41626           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
41627 ____________________________________________________________________________
41628 [  6352] By: gsar                                  on 2000/07/11  17:57:48
41629         Log: integrate cfgperl changes#6224..6229 into mainline
41630      Branch: perl
41631           +> lib/lib.pm.PL
41632            - lib/lib.pm
41633           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
41634           !> lib/English.pm op.c t/lib/english.t
41635 ____________________________________________________________________________
41636 [  6351] By: gsar                                  on 2000/07/11  17:50:10
41637         Log: skip integrate of problematic change#6223 from cfgperl into mainline
41638      Branch: perl
41639           !> doio.c
41640 ____________________________________________________________________________
41641 [  6350] By: gsar                                  on 2000/07/11  17:48:28
41642         Log: integrate cfgperl changes#6220..6222 into mainline
41643      Branch: perl
41644           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
41645           !> toke.c utf8.c win32/win32.h
41646 ____________________________________________________________________________
41647 [  6349] By: gsar                                  on 2000/07/11  17:46:13
41648         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
41649              mainline
41650      Branch: perl
41651           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41652           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41653           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41654 ____________________________________________________________________________
41655 [  6348] By: jhi                                   on 2000/07/11  17:45:49
41656         Log: README.posix-bc podified from Thomas Dorner.
41657      Branch: cfgperl
41658            ! README.posix-bc
41659 ____________________________________________________________________________
41660 [  6347] By: gsar                                  on 2000/07/11  17:42:04
41661         Log: integrate cfgperl change#6217 into mainline
41662      Branch: perl
41663           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
41664           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
41665           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
41666 ____________________________________________________________________________
41667 [  6346] By: gsar                                  on 2000/07/11  17:39:37
41668         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
41669              mainline
41670      Branch: perl
41671           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
41672           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41673           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41674           !> perlapi.h pod/perlapi.pod
41675 ____________________________________________________________________________
41676 [  6345] By: gsar                                  on 2000/07/11  17:36:42
41677         Log: integrate cfgperl changes#6207..6210 into mainline
41678      Branch: perl
41679           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
41680           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
41681 ____________________________________________________________________________
41682 [  6344] By: gsar                                  on 2000/07/11  17:31:20
41683         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
41684              mainline
41685      Branch: perl
41686           !> (integrate 40 files)
41687 ____________________________________________________________________________
41688 [  6343] By: gsar                                  on 2000/07/11  17:19:08
41689         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
41690      Branch: perl
41691           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
41692            ! Changes
41693           !> (integrate 34 files)
41694 ____________________________________________________________________________
41695 [  6342] By: jhi                                   on 2000/07/11  16:05:48
41696         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
41697              To: perl5-porters@perl.org
41698              From: Karsten Sperling <spiff@phreax.net>
41699              Date: Mon, 10 Jul 2000 15:12:52 +0200
41700              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
41701      Branch: cfgperl
41702            ! lib/Symbol.pm
41703 ____________________________________________________________________________
41704 [  6341] By: jhi                                   on 2000/07/11  15:59:23
41705         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
41706              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41707              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
41708              Date: Fri, 07 Jul 2000 17:57:16 +0100
41709      Branch: cfgperl
41710            ! pp_hot.c
41711 ____________________________________________________________________________
41712 [  6340] By: jhi                                   on 2000/07/11  15:55:47
41713         Log: Subject: Re: format bug report  [Patch]
41714              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41715              Date: Wed, 05 Jul 2000 13:12:52 +0200
41716              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
41717              
41718              Subject: Re: format bug report  [Patch]
41719              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41720              Date: Wed, 05 Jul 2000 14:10:01 +0200
41721              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
41722      Branch: cfgperl
41723            ! t/op/write.t toke.c
41724 ____________________________________________________________________________
41725 [  6339] By: jhi                                   on 2000/07/11  13:54:09
41726         Log: Be less forgiving about ambiguous and illegal tr ranges.
41727              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41728              From: Mark-Jason Dominus <mjd@plover.com>
41729              Date: Tue, 04 Jul 2000 10:00:12 -0400
41730              Message-ID: <20000704140012.17772.qmail@plover.com>
41731              
41732              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41733              From: Mark-Jason Dominus <mjd@plover.com>
41734              Date: Wed, 05 Jul 2000 09:37:36 -0400
41735              Message-ID: <20000705133736.27293.qmail@plover.com>
41736      Branch: cfgperl
41737            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
41738 ____________________________________________________________________________
41739 [  6338] By: jhi                                   on 2000/07/11  13:31:24
41740         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
41741              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41742              Date: Tue, 11 Jul 2000 13:50:51 +0100
41743              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
41744      Branch: cfgperl
41745            ! sv.c
41746 ____________________________________________________________________________
41747 [  6337] By: jhi                                   on 2000/07/11  13:29:14
41748         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41749              From: Hugo <hv@crypt.compulink.co.uk>
41750              Date: Tue, 11 Jul 2000 12:44:50 +0100
41751              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
41752      Branch: cfgperl
41753            ! regexec.c t/op/re_tests
41754 ____________________________________________________________________________
41755 [  6336] By: jhi                                   on 2000/07/11  13:26:47
41756         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
41757              From: simon@brecon.co.uk (Simon Cozens)
41758              Date: 7 Jul 2000 11:26:09 GMT
41759              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
41760      Branch: cfgperl
41761            ! mg.c
41762 ____________________________________________________________________________
41763 [  6335] By: jhi                                   on 2000/07/11  13:23:37
41764         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
41765              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
41766              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
41767              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
41768      Branch: cfgperl
41769            + ext/DynaLoader/hints/netbsd.pl
41770            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
41771 ____________________________________________________________________________
41772 [  6334] By: jhi                                   on 2000/07/11  13:20:38
41773         Log: Subject: PATCH perlguts.pod: Document D and d magic types
41774              From: mjd@plover.com
41775              Date: 5 Jul 2000 18:01:51 -0000
41776              Message-ID: <20000705180151.29413.qmail@plover.com>
41777      Branch: cfgperl
41778            ! pod/perlguts.pod
41779 ____________________________________________________________________________
41780 [  6333] By: jhi                                   on 2000/07/11  13:15:51
41781         Log: Precedence goof, fix based on
41782              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
41783              From: Hugo <hv@crypt.compulink.co.uk>
41784              Date: Tue, 11 Jul 2000 12:52:38 +0100
41785              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
41786      Branch: cfgperl
41787            ! t/op/taint.t
41788 ____________________________________________________________________________
41789 [  6332] By: jhi                                   on 2000/07/11  12:40:17
41790         Log: Integrate with Sarathy.
41791      Branch: cfgperl
41792           !> win32/win32sck.c
41793 ____________________________________________________________________________
41794 [  6331] By: jhi                                   on 2000/07/10  20:14:16
41795         Log: Sprinkle ldlibpath.
41796      Branch: cfgperl
41797            ! pod/Makefile.SH
41798 ____________________________________________________________________________
41799 [  6330] By: jhi                                   on 2000/07/10  17:54:49
41800         Log: More POSIX.pod tweaks.
41801      Branch: cfgperl
41802            ! ext/POSIX/POSIX.pod
41803 ____________________________________________________________________________
41804 [  6329] By: jhi                                   on 2000/07/10  14:02:12
41805         Log: Reorder perl.pod once more.
41806      Branch: cfgperl
41807            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41808 ____________________________________________________________________________
41809 [  6328] By: gsar                                  on 2000/07/10  07:06:00
41810         Log: accept() leaks memory on windows due to incorrect ordering of
41811              closesocket() and fclose() calls
41812      Branch: perl
41813            ! win32/win32sck.c
41814 ____________________________________________________________________________
41815 [  6327] By: gsar                                  on 2000/07/10  06:49:17
41816         Log: winsock options weren't being set in all threads under ithreads
41817              (caused send()s from second and subsequent threads to fail)
41818      Branch: perl
41819            ! win32/win32sck.c
41820 ____________________________________________________________________________
41821 [  6326] By: jhi                                   on 2000/07/08  02:45:40
41822         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
41823              was cast to an unsigned (32-bit) integer with wild abandon.
41824      Branch: cfgperl
41825            ! ext/Devel/DProf/DProf.xs
41826 ____________________________________________________________________________
41827 [  6325] By: jhi                                   on 2000/07/07  18:50:33
41828         Log: Remove perlbook, update perlfaq book listing,
41829              rearrange perl.pod, regenerate perltoc.
41830      Branch: cfgperl
41831            - pod/perlbook.pod
41832            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
41833            ! pod/perlfaq2.pod pod/perltoc.pod
41834 ____________________________________________________________________________
41835 [  6324] By: jhi                                   on 2000/07/07  14:03:40
41836         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
41837      Branch: cfgperl
41838            ! sv.h toke.c
41839 ____________________________________________________________________________
41840 [  6323] By: jhi                                   on 2000/07/06  16:03:55
41841         Log: Fix complaints of buildtoc.
41842      Branch: cfgperl
41843            + lib/Win32.pod
41844            - pod/Win32.pod
41845            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41846 ____________________________________________________________________________
41847 [  6322] By: jhi                                   on 2000/07/06  15:15:52
41848         Log: Add =head1 NAMEs so that buildtoc is happy.
41849              (The CGI::Util nit reported to Lincoln.)
41850      Branch: cfgperl
41851            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
41852            ! pod/perltoc.pod
41853 ____________________________________________________________________________
41854 [  6321] By: jhi                                   on 2000/07/06  03:16:04
41855         Log: Config is being used.
41856      Branch: cfgperl
41857            ! t/op/method.t
41858 ____________________________________________________________________________
41859 [  6320] By: jhi                                   on 2000/07/06  03:13:13
41860         Log: Integrate with Sarathy.
41861      Branch: cfgperl
41862           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
41863 ____________________________________________________________________________
41864 [  6319] By: jhi                                   on 2000/07/06  03:11:46
41865         Log: Autogenerate pod/Makefile and pod/buildtoc.
41866              buildtoc also checks whether the existin pods are
41867              mentioned in MANIFEST and perl.pod, and vice versa.
41868              (None of the thusly found discrepancies fixed yet.)
41869              roffitall also needs to be autogenerated similarly but it
41870              seems so badly out of date that I didn't touch it yet.
41871      Branch: cfgperl
41872            + pod/Makefile.SH pod/buildtoc.PL
41873            - pod/Makefile pod/buildtoc
41874            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
41875 ____________________________________________________________________________
41876 [  6318] By: gsar                                  on 2000/07/05  22:10:54
41877         Log: fix UNC path handling on Windows under ithreads, and chdir()
41878              return value when given a non-existent directory
41879      Branch: perl
41880            ! win32/vdir.h
41881 ____________________________________________________________________________
41882 [  6317] By: gsar                                  on 2000/07/05  22:08:19
41883         Log: winsock cleanup never done on Windows (leads to handle leaks)
41884      Branch: perl
41885            ! win32/perllib.c win32/win32sck.c
41886 ____________________________________________________________________________
41887 [  6316] By: gsar                                  on 2000/07/05  22:06:19
41888         Log: some debugger output does not go to the socket when RemotePort is set
41889      Branch: perl
41890            ! lib/perl5db.pl
41891 ____________________________________________________________________________
41892 [  6315] By: jhi                                   on 2000/07/05  00:25:21
41893         Log: Integrate with Sarathy, preliminary fix for unicos
41894              alignment problems in [ID 20000612.002] Perl problem on Cray system.
41895      Branch: cfgperl
41896            ! sv.h
41897           !> pp_hot.c
41898 ____________________________________________________________________________
41899 [  6314] By: gsar                                  on 2000/07/04  23:34:02
41900         Log: tyop in change#6306
41901      Branch: perl
41902            ! pp_hot.c
41903 ____________________________________________________________________________
41904 [  6313] By: jhi                                   on 2000/07/04  22:14:38
41905         Log: Multiline string literals ENONPORTABLE.
41906      Branch: cfgperl
41907            ! pp_hot.c
41908 ____________________________________________________________________________
41909 [  6312] By: jhi                                   on 2000/07/04  20:34:44
41910         Log: Integrate with Sarathy.
41911      Branch: cfgperl
41912           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
41913           !> t/op/method.t
41914 ____________________________________________________________________________
41915 [  6311] By: jhi                                   on 2000/07/04  20:30:56
41916         Log: More POSIX.pod embellishment.
41917      Branch: cfgperl
41918            ! ext/POSIX/POSIX.pod
41919 ____________________________________________________________________________
41920 [  6310] By: gsar                                  on 2000/07/04  17:28:48
41921         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
41922      Branch: perl
41923            ! t/lib/b.t
41924 ____________________________________________________________________________
41925 [  6309] By: jhi                                   on 2000/07/04  17:22:18
41926         Log: The #6308 required a little bit more.
41927      Branch: cfgperl
41928            ! Makefile.SH win32/Makefile
41929 ____________________________________________________________________________
41930 [  6308] By: jhi                                   on 2000/07/04  16:35:24
41931         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
41932      Branch: cfgperl
41933            + lib/lib_pm.PL
41934            - lib/lib.pm.PL
41935            ! MANIFEST Makefile.SH
41936 ____________________________________________________________________________
41937 [  6307] By: jhi                                   on 2000/07/04  16:28:58
41938         Log: Win32 patches for cfgperl from Sarathy.
41939      Branch: cfgperl
41940            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
41941            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
41942            ! thread.h toke.c util.c win32/Makefile win32/win32.c
41943 ____________________________________________________________________________
41944 [  6306] By: gsar                                  on 2000/07/04  16:28:40
41945         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
41946              (from Richard Soderberg <rs@oregonnet.com>)
41947      Branch: perl
41948            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
41949 ____________________________________________________________________________
41950 [  6305] By: jhi                                   on 2000/07/04  16:24:24
41951         Log: Integrate with Sarathy.
41952      Branch: cfgperl
41953           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
41954           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41955           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
41956           !> proto.h win32/win32.c
41957 ____________________________________________________________________________
41958 [  6304] By: gsar                                  on 2000/07/04  16:17:24
41959         Log: missing perldiag entry for unpack("w",...) diagnostic (from
41960              Andreas Koenig)
41961      Branch: perl
41962            ! pod/perldiag.pod
41963 ____________________________________________________________________________
41964 [  6303] By: gsar                                  on 2000/07/04  16:14:44
41965         Log: remove rel2abs prototypes (from Barrie Slaymaker)
41966      Branch: perl
41967            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41968            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41969 ____________________________________________________________________________
41970 [  6302] By: gsar                                  on 2000/07/04  04:59:35
41971         Log: adjust change#6299
41972      Branch: perl
41973            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
41974            ! win32/win32.c
41975 ____________________________________________________________________________
41976 [  6301] By: jhi                                   on 2000/07/04  04:50:07
41977         Log: Integrate with Sarathy.
41978      Branch: cfgperl
41979           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
41980           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
41981           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
41982 ____________________________________________________________________________
41983 [  6300] By: gsar                                  on 2000/07/04  04:42:09
41984         Log: PERL_OBJECT build tweak
41985      Branch: perl
41986            ! perl.h
41987 ____________________________________________________________________________
41988 [  6299] By: gsar                                  on 2000/07/04  04:37:00
41989         Log: fix memory leak on Windows (PL_sys_intern contents were never
41990              freed)
41991      Branch: perl
41992            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
41993            ! perlapi.c proto.h win32/win32.c
41994 ____________________________________________________________________________
41995 [  6298] By: gsar                                  on 2000/07/04  04:15:59
41996         Log: fix large memory leak that has been around for ever, masked by
41997              -DPURIFY (most of the arenas were never freed!)
41998      Branch: perl
41999            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
42000 ____________________________________________________________________________
42001 [  6297] By: gsar                                  on 2000/07/04  04:07:46
42002         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
42003      Branch: perl
42004            ! perl.c
42005 ____________________________________________________________________________
42006 [  6296] By: jhi                                   on 2000/06/30  18:28:37
42007         Log: Elaborate POSIX.pod.  Still needs work.
42008      Branch: cfgperl
42009            ! ext/POSIX/POSIX.pod
42010 ____________________________________________________________________________
42011 [  6295] By: jhi                                   on 2000/06/30  14:58:18
42012         Log: Point to perlipc for more SysV IPC examples.
42013      Branch: cfgperl
42014            ! pod/perlfunc.pod
42015 ____________________________________________________________________________
42016 [  6294] By: gsar                                  on 2000/06/30  14:47:45
42017         Log: slurp mode fix in change#4736 still not quite right
42018      Branch: perl
42019            ! pp_hot.c t/io/argv.t
42020 ____________________________________________________________________________
42021 [  6293] By: jhi                                   on 2000/06/30  12:02:55
42022         Log: Integrate with Sarathy.
42023      Branch: cfgperl
42024           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
42025 ____________________________________________________________________________
42026 [  6292] By: jhi                                   on 2000/06/30  12:01:11
42027         Log: From: simon@brecon.co.uk (Simon Cozens)
42028              Subject: UTF8 concat
42029              Date: 30 Jun 2000 06:13:25 GMT
42030              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
42031      Branch: cfgperl
42032            ! pp_hot.c
42033 ____________________________________________________________________________
42034 [  6291] By: gsar                                  on 2000/06/30  04:37:33
42035         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
42036              when @_ is modified, causing coredumps
42037      Branch: perl
42038            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
42039 ____________________________________________________________________________
42040 [  6290] By: jhi                                   on 2000/06/30  02:21:44
42041         Log: Integrate with Sarathy.
42042      Branch: cfgperl
42043           !> vms/vms.c vms/vmsish.h
42044 ____________________________________________________________________________
42045 [  6289] By: jhi                                   on 2000/06/30  02:21:02
42046         Log: Check VERSIONs.
42047      Branch: cfgperl
42048            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42049            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42050            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42051 ____________________________________________________________________________
42052 [  6288] By: jhi                                   on 2000/06/30  02:18:52
42053         Log: Integrate with Sarathy.
42054      Branch: cfgperl
42055           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
42056           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42057           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42058           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
42059 ____________________________________________________________________________
42060 [  6287] By: gsar                                  on 2000/06/30  02:17:08
42061         Log: integrate vmsperl changes into mainline
42062      Branch: perl
42063           !> vms/vms.c vms/vmsish.h
42064 ____________________________________________________________________________
42065 [  6285] By: gsar                                  on 2000/06/30  02:05:28
42066         Log: localize %INC in a Safe compartment so that use/require work
42067              (many other magic globals probably need similar treatment)
42068      Branch: perl
42069            ! ext/Opcode/Opcode.xs
42070 ____________________________________________________________________________
42071 [  6284] By: gsar                                  on 2000/06/30  01:54:54
42072         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
42073              about Windows
42074      Branch: perl
42075            ! pod/perlembed.pod
42076 ____________________________________________________________________________
42077 [  6283] By: jhi                                   on 2000/06/30  01:50:10
42078         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
42079              From: Barrie Slaymaker <barries@jester.slaysys.com>
42080              Date: Wed, 28 Jun 2000 11:35:29 -0400
42081              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
42082      Branch: perl
42083            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
42084            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42085            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42086            ! lib/File/Spec/Win32.pm
42087 ____________________________________________________________________________
42088 [  6282] By: jhi                                   on 2000/06/29  22:57:22
42089         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
42090              From: Dan Sugalski <dan@sidhe.org>
42091              Date: Tue, 06 Jun 2000 11:59:50 -0400
42092              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
42093      Branch: cfgperl
42094            ! vms/vms.c
42095 ____________________________________________________________________________
42096 [  6281] By: jhi                                   on 2000/06/29  22:52:50
42097         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
42098              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42099              Date: Wed, 7 Jun 2000 04:02:04 -0500
42100              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
42101      Branch: cfgperl
42102            ! utils/h2xs.PL
42103 ____________________________________________________________________________
42104 [  6280] By: jhi                                   on 2000/06/29  22:45:47
42105         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
42106              From: rspier@pobox.com (Robert Spier)
42107              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
42108              Message-ID: <14654.31913.845602.610277@rls.cx>
42109      Branch: cfgperl
42110            ! utils/h2xs.PL
42111 ____________________________________________________________________________
42112 [  6279] By: jhi                                   on 2000/06/29  22:38:16
42113         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
42114              From: Tim Ayers <tayers@bridge.com>
42115              Date: Thu, 08 Jun 2000 08:11:06 +0200
42116              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
42117              [resent by Richard Foley, Message-Id probably wrong]
42118      Branch: cfgperl
42119            ! pod/perlsub.pod
42120 ____________________________________________________________________________
42121 [  6278] By: jhi                                   on 2000/06/29  22:21:45
42122         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
42123              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
42124              Date: Fri, 09 Jun 2000 12:39:27 -0400
42125              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
42126              (plus update the version "number" of Text::Wrap)
42127      Branch: cfgperl
42128            ! lib/Text/Wrap.pm
42129 ____________________________________________________________________________
42130 [  6277] By: jhi                                   on 2000/06/29  22:13:10
42131         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
42132              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42133              Date: Mon, 12 Jun 2000 14:55:59 +0100
42134              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
42135      Branch: cfgperl
42136            ! pod/perlfunc.pod
42137 ____________________________________________________________________________
42138 [  6276] By: jhi                                   on 2000/06/29  22:11:06
42139         Log: Subject: [PATCH] Re: eval documentation: context
42140              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
42141              Date: Mon, 12 Jun 2000 15:07:29 +0100
42142              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
42143      Branch: cfgperl
42144            ! pod/perlfunc.pod
42145 ____________________________________________________________________________
42146 [  6275] By: jhi                                   on 2000/06/29  21:59:46
42147         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
42148              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42149              Date: Tue, 13 Jun 2000 02:43:48 -0500
42150              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
42151      Branch: cfgperl
42152            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
42153 ____________________________________________________________________________
42154 [  6274] By: jhi                                   on 2000/06/29  21:56:14
42155         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
42156              From: Andy Dougherty <doughera@lafayette.edu>
42157              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
42158              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
42159      Branch: cfgperl
42160            ! ext/File/Glob/Glob.pm
42161 ____________________________________________________________________________
42162 [  6273] By: jhi                                   on 2000/06/29  21:49:09
42163         Log: Subject: [PATCH] xsub attributes
42164              From: Doug MacEachern <dougm@covalent.net>
42165              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
42166              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
42167      Branch: cfgperl
42168            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
42169            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
42170 ____________________________________________________________________________
42171 [  6272] By: jhi                                   on 2000/06/29  21:41:28
42172         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
42173              From: Tom Phoenix <rootbeer@redcat.com>
42174              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
42175              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
42176      Branch: cfgperl
42177            ! lib/Net/Ping.pm
42178 ____________________________________________________________________________
42179 [  6271] By: jhi                                   on 2000/06/29  21:36:55
42180         Log: Subject: PATCH pod/perltie.pod
42181              From: Ian Phillipps <Ian.Phillipps@iname.com>
42182              Date: Fri, 16 Jun 2000 00:17:19 +0100
42183              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
42184              (only the first hunk, the second hunk had already been done
42185              by some other patch)
42186      Branch: cfgperl
42187            ! pod/perltie.pod
42188 ____________________________________________________________________________
42189 [  6270] By: jhi                                   on 2000/06/29  21:24:51
42190         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
42191              From: Nicholas Clark <nick@talking.bollo.cx>
42192              Date: Fri, 23 Jun 2000 16:21:15 +0100
42193              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
42194      Branch: cfgperl
42195            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
42196            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
42197 ____________________________________________________________________________
42198 [  6269] By: jhi                                   on 2000/06/29  19:38:15
42199         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
42200              silence few compiler warnings.
42201      Branch: cfgperl
42202            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
42203 ____________________________________________________________________________
42204 [  6268] By: jhi                                   on 2000/06/29  18:21:50
42205         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
42206              From: Dominic Dunlop <domo@computer.org> 
42207              Date: Thu, 29 Jun 2000 12:32:39 +0200 
42208              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
42209      Branch: cfgperl
42210            ! t/op/sprintf.t
42211 ____________________________________________________________________________
42212 [  6267] By: jhi                                   on 2000/06/29  18:16:07
42213         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
42214              From: Doug MacEachern <dougm@covalent.net>
42215              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
42216              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
42217      Branch: cfgperl
42218            + t/op/method2entersub.t
42219            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
42220            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42221            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
42222            ! xsutils.c
42223 ____________________________________________________________________________
42224 [  6266] By: jhi                                   on 2000/06/29  15:11:15
42225         Log: Subject: [PATCH 5.6.0] cygwin port
42226              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
42227              From: "Fifer, Eric" <EFifer@sanwaint.com>
42228              Date: Thu, 29 Jun 2000 12:58:29 +0100
42229      Branch: cfgperl
42230            ! cygwin/Makefile.SHs
42231 ____________________________________________________________________________
42232 [  6265] By: jhi                                   on 2000/06/29  15:04:05
42233         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
42234              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42235              Date: Wed, 28 Jun 2000 17:50:12 -0700
42236              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
42237      Branch: cfgperl
42238            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
42239 ____________________________________________________________________________
42240 [  6264] By: jhi                                   on 2000/06/29  15:00:57
42241         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
42242              From: Marty Lucich <marty@netcom.com>
42243              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
42244              Message-Id: <200006282116.OAA11148@netcom.com>
42245              ccdlflags update (the BSD/OS 4.1 part had already been taken
42246              care of by #6141).
42247      Branch: cfgperl
42248            ! hints/bsdos.sh
42249 ____________________________________________________________________________
42250 [  6263] By: jhi                                   on 2000/06/29  13:47:44
42251         Log: tr fixes from Simon Cozens
42252      Branch: cfgperl
42253            ! doop.c
42254 ____________________________________________________________________________
42255 [  6262] By: jhi                                   on 2000/06/28  18:46:01
42256         Log: Subject: 5.6.0 Patch for EPOC
42257              From: Olaf Flebbe <o.flebbe@gmx.de>
42258              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
42259              Message-ID: <23449.960929969@www11.gmx.net>
42260      Branch: cfgperl
42261            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
42262            ! epoc/epocish.h
42263 ____________________________________________________________________________
42264 [  6261] By: jhi                                   on 2000/06/28  18:29:07
42265         Log: Subject: Re: [PATCH cfgperl] BOMs away!
42266              From: simon@brecon.co.uk (Simon Cozens)
42267              Date: 17 Jun 2000 11:49:57 GMT
42268              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
42269      Branch: cfgperl
42270            ! pod/perldiag.pod t/comp/require.t toke.c
42271 ____________________________________________________________________________
42272 [  6260] By: jhi                                   on 2000/06/28  17:47:16
42273         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
42274              From: simon@brecon.co.uk (Simon Cozens) 
42275              Date: 17 Jun 2000 11:56:44 GMT 
42276              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
42277              pack U0, pack C0
42278      Branch: cfgperl
42279            ! pod/perlfunc.pod pp.c t/op/pack.t
42280 ____________________________________________________________________________
42281 [  6259] By: jhi                                   on 2000/06/28  16:43:17
42282         Log: perlnewmod was missing from MANIFEST.
42283      Branch: cfgperl
42284            ! MANIFEST
42285 ____________________________________________________________________________
42286 [  6258] By: jhi                                   on 2000/06/28  15:54:30
42287         Log: linenumber tweak
42288      Branch: cfgperl
42289            ! t/pragma/warn/regcomp
42290 ____________________________________________________________________________
42291 [  6257] By: jhi                                   on 2000/06/28  15:50:44
42292         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
42293              From: Doug MacEachern <dougm@covalent.net>
42294              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
42295              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
42296              (one part of the patch had been applied earlier)
42297      Branch: cfgperl
42298            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
42299 ____________________________________________________________________________
42300 [  6256] By: jhi                                   on 2000/06/28  15:40:22
42301         Log: tweaks from Simon Cozens to further fix tr/// under utf8
42302      Branch: cfgperl
42303            ! doop.c
42304 ____________________________________________________________________________
42305 [  6255] By: jhi                                   on 2000/06/28  15:33:45
42306         Log: small thinko tweaks
42307      Branch: cfgperl
42308            ! lib/IPC/Open3.pm t/op/my_stash.t
42309 ____________________________________________________________________________
42310 [  6254] By: jhi                                   on 2000/06/28  15:33:25
42311         Log: Subject: tr///, help wanted.
42312              From: simon@brecon.co.uk (Simon Cozens)
42313              Date: 28 Jun 2000 11:29:04 GMT
42314              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
42315      Branch: cfgperl
42316            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
42317            ! pp_proto.h proto.h t/op/tr.t
42318 ____________________________________________________________________________
42319 [  6253] By: jhi                                   on 2000/06/28  15:09:17
42320         Log: Paranoia tweak on #6249.
42321              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
42322              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
42323              Date: Sun, 25 Jun 2000 23:43:12 -0400
42324              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
42325      Branch: cfgperl
42326            ! lib/IPC/Open3.pm
42327 ____________________________________________________________________________
42328 [  6252] By: jhi                                   on 2000/06/28  15:01:38
42329         Log: Document #6249 and #6251.
42330      Branch: cfgperl
42331            ! lib/Exporter.pm lib/IPC/Open3.pm
42332 ____________________________________________________________________________
42333 [  6251] By: jhi                                   on 2000/06/28  14:50:43
42334         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
42335              From: Doug MacEachern <dougm@covalent.net>
42336              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
42337              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
42338      Branch: cfgperl
42339            ! lib/Exporter.pm
42340 ____________________________________________________________________________
42341 [  6250] By: jhi                                   on 2000/06/28  14:45:23
42342         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
42343              From: Doug MacEachern <dougm@covalent.net>
42344              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
42345              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
42346      Branch: cfgperl
42347            + t/op/my_stash.t
42348            ! MANIFEST embed.pl global.sym proto.h toke.c
42349 ____________________________________________________________________________
42350 [  6249] By: jhi                                   on 2000/06/28  14:36:34
42351         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
42352              From: Frank Tobin <ftobin@uiuc.edu>
42353              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
42354              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
42355      Branch: cfgperl
42356            ! lib/IPC/Open3.pm
42357 ____________________________________________________________________________
42358 [  6248] By: jhi                                   on 2000/06/28  14:11:25
42359         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
42360              From: Mark-Jason Dominus <mjd@plover.com>
42361              Date: Tue, 27 Jun 2000 22:36:42 -0400
42362              Message-ID: <20000628023642.12166.qmail@plover.com>
42363      Branch: cfgperl
42364            ! pod/perlfunc.pod
42365 ____________________________________________________________________________
42366 [  6247] By: jhi                                   on 2000/06/27  12:46:37
42367         Log: Tweak $VERSION, patch from Doug MacEachern.
42368      Branch: cfgperl
42369            ! lib/File/Spec.pm
42370 ____________________________________________________________________________
42371 [  6246] By: jhi                                   on 2000/06/27  03:34:46
42372         Log: Allow for standalone testing.
42373      Branch: cfgperl
42374            ! t/lib/filefunc.t t/lib/filespec.t
42375 ____________________________________________________________________________
42376 [  6245] By: jhi                                   on 2000/06/27  02:50:02
42377         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
42378              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42379              Date: Sat, 24 Jun 2000 13:06:20 +0100
42380              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
42381      Branch: cfgperl
42382            ! ext/DynaLoader/DynaLoader_pm.PL
42383 ____________________________________________________________________________
42384 [  6244] By: jhi                                   on 2000/06/27  02:46:10
42385         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
42386              From: Doug MacEachern <dougm@covalent.net>
42387              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
42388              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
42389      Branch: cfgperl
42390            ! gv.c sv.c t/lib/peek.t
42391 ____________________________________________________________________________
42392 [  6243] By: jhi                                   on 2000/06/27  02:38:07
42393         Log: Subject: [PATCH] is_utf8_string
42394              From: simon@brecon.co.uk (Simon Cozens)
42395              Date: 26 Jun 2000 02:25:59 GMT
42396              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
42397      Branch: cfgperl
42398            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
42399            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
42400            ! proto.h utf8.c
42401 ____________________________________________________________________________
42402 [  6242] By: jhi                                   on 2000/06/27  02:24:00
42403         Log: Subject: [PATCH] bytes<->utf8 fixes
42404              From: simon@brecon.co.uk (Simon Cozens)
42405              Date: 26 Jun 2000 04:55:45 GMT
42406              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
42407      Branch: cfgperl
42408            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
42409 ____________________________________________________________________________
42410 [  6241] By: jhi                                   on 2000/06/27  02:12:42
42411         Log: Do no -warn on \_, only on \alpha.
42412              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
42413              From: David Dyck <dcd@tc.fluke.com>
42414              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
42415              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
42416      Branch: cfgperl
42417            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
42418 ____________________________________________________________________________
42419 [  6240] By: jhi                                   on 2000/06/27  02:00:01
42420         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
42421              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
42422              Date: Mon, 26 Jun 2000 18:40:14 +0100
42423              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
42424      Branch: cfgperl
42425            ! utils/h2xs.PL
42426 ____________________________________________________________________________
42427 [  6239] By: jhi                                   on 2000/06/27  01:53:40
42428         Log: Configure maintenance.  Sever some dependency cycles,
42429              separate gccversion from the cc unit,
42430              address [ID 20000623.006] Configure script patch for using gcc on AIX
42431              (but solve it a little bit differently),
42432              unduplex some accidentally duplicated units,
42433              suggest using gcc if no cc available
42434              (p5p thread: "Solaris configure: counterproposal", 1999-09)
42435      Branch: cfgperl
42436            ! Configure Todo-5.6 config_h.SH
42437      Branch: metaconfig
42438            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
42439            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
42440      Branch: metaconfig/U/perl
42441            + gccvers.U
42442            ! d_getespwnam.U d_getprpwnam.U i_prot.U
42443 ____________________________________________________________________________
42444 [  6238] By: jhi                                   on 2000/06/25  18:04:56
42445         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
42446              From: Dan Sugalski <dan@sidhe.org>
42447              Date: Fri, 23 Jun 2000 17:00:00 -0400
42448              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
42449      Branch: cfgperl
42450            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
42451 ____________________________________________________________________________
42452 [  6237] By: jhi                                   on 2000/06/25  16:36:45
42453         Log: Tweak embed.pl, regen headers.
42454      Branch: cfgperl
42455            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
42456            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
42457            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
42458            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
42459            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
42460 ____________________________________________________________________________
42461 [  6236] By: jhi                                   on 2000/06/25  15:26:42
42462         Log: Regen headers.
42463      Branch: cfgperl
42464            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
42465            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
42466            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
42467            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
42468            ! regnodes.h warnings.h
42469 ____________________________________________________________________________
42470 [  6235] By: jhi                                   on 2000/06/23  19:39:35
42471         Log: The thread begun by
42472              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
42473              From: Kevin.Ruscoe@ubsw.com
42474              Date: Fri, 16 Jun 2000 16:38:51 +0100
42475              Message-Id: <H000019b03c300d6@MHS>
42476      Branch: cfgperl
42477            ! hints/solaris_2.sh
42478 ____________________________________________________________________________
42479 [  6234] By: jhi                                   on 2000/06/23  19:23:36
42480         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
42481              because when run as services (Win32ese for daemons)
42482              no environment variables are set and tmpdir ends up as /tmp,
42483              which is ambiguous.
42484              
42485              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
42486              From: matt@sergeant.org
42487              Date: 16 Jun 2000 16:30:43 -0000
42488              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
42489      Branch: cfgperl
42490            ! lib/File/Spec/Win32.pm
42491 ____________________________________________________________________________
42492 [  6233] By: jhi                                   on 2000/06/23  19:18:58
42493         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
42494              From: Mark-Jason Dominus <mjd@plover.com>
42495              Date: Fri, 16 Jun 2000 20:53:04 -0400
42496              Message-ID: <20000617005304.8008.qmail@plover.com>
42497      Branch: cfgperl
42498            ! op.h
42499 ____________________________________________________________________________
42500 [  6232] By: jhi                                   on 2000/06/23  16:10:02
42501         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
42502              From: simon@brecon.co.uk (Simon Cozens)
42503              Date: 19 Jun 2000 15:18:27 GMT
42504              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
42505              
42506              plus update pod/Makefile and regenerate perltoc
42507      Branch: cfgperl
42508            + pod/perlutil.pod
42509            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
42510 ____________________________________________________________________________
42511 [  6231] By: jhi                                   on 2000/06/23  15:19:18
42512         Log: Subject: [PATCH 5.6.0] cygwin port
42513              From: "Fifer, Eric" <EFifer@sanwaint.com>
42514              Date: Tue, 20 Jun 2000 14:30:58 +0100
42515              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
42516      Branch: cfgperl
42517            ! README.cygwin lib/File/Find.pm
42518 ____________________________________________________________________________
42519 [  6230] By: jhi                                   on 2000/06/23  14:25:21
42520         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
42521      Branch: cfgperl
42522            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
42523            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
42524            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
42525            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
42526 ____________________________________________________________________________
42527 [  6229] By: jhi                                   on 2000/06/23  14:13:34
42528         Log: Subject: README.hpux version 0.6.1
42529              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
42530              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
42531              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
42532      Branch: cfgperl
42533            ! README.hpux
42534 ____________________________________________________________________________
42535 [  6228] By: jhi                                   on 2000/06/23  14:07:20
42536         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
42537              From: Doug MacEachern <dougm@covalent.net>
42538              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
42539              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
42540      Branch: cfgperl
42541            ! op.c
42542 ____________________________________________________________________________
42543 [  6227] By: jhi                                   on 2000/06/23  14:01:06
42544         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
42545              From: Doug MacEachern <dougm@covalent.net>
42546              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
42547              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
42548      Branch: cfgperl
42549            + lib/lib.pm.PL
42550            - lib/lib.pm
42551            ! MANIFEST Makefile.SH
42552 ____________________________________________________________________________
42553 [  6226] By: jhi                                   on 2000/06/23  13:53:07
42554         Log: Subject: [PATCH] remove forward declarations in Socket.pm
42555              From: Doug MacEachern <dougm@covalent.net>
42556              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
42557              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
42558              
42559              From: Doug MacEachern <dougm@covalent.net>
42560              Subject: Re: [PATCH] remove forward declarations in Socket.pm
42561              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
42562              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
42563      Branch: cfgperl
42564            ! ext/Socket/Socket.pm op.c
42565 ____________________________________________________________________________
42566 [  6225] By: jhi                                   on 2000/06/23  13:41:52
42567         Log: Add source code filenames to apidoc.
42568              From: simon@brecon.co.uk (Simon Cozens)
42569              Subject: [PATCH embed.pl] Source X-ref
42570              Date: 22 Jun 2000 02:18:49 GMT
42571              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
42572      Branch: cfgperl
42573            ! embed.pl
42574 ____________________________________________________________________________
42575 [  6224] By: jhi                                   on 2000/06/23  13:32:33
42576         Log: A way to avoid English.pm performance hit.
42577              From: root <root@jester.slaysys.com>
42578              Subject: [YAPATCH English.pm] My turn to putt again
42579              Date: Thu, 22 Jun 2000 20:33:58 -0400
42580              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
42581      Branch: cfgperl
42582            ! lib/English.pm t/lib/english.t
42583 ____________________________________________________________________________
42584 [  6223] By: jhi                                   on 2000/06/23  13:27:06
42585         Log: Avoid double close().
42586              Subject: [PATCH] avoid double close()
42587              From: Doug MacEachern <dougm@covalent.net>
42588              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
42589              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
42590      Branch: cfgperl
42591            ! doio.c
42592 ____________________________________________________________________________
42593 [  6222] By: jhi                                   on 2000/06/23  13:25:54
42594         Log: doc typo fix
42595              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
42596              From: Ian Phillipps <Ian.Phillipps@iname.com>
42597              Date: Fri, 23 Jun 2000 10:40:58 +0100
42598              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
42599      Branch: cfgperl
42600            ! lib/Pod/Usage.pm
42601 ____________________________________________________________________________
42602 [  6221] By: jhi                                   on 2000/06/23  13:24:15
42603         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
42604              From: simon@brecon.co.uk (Simon Cozens)
42605              Subject: [PATCH] Eliminate tr///[CU][CU]
42606              Date: 23 Jun 2000 11:05:40 GMT
42607              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
42608      Branch: cfgperl
42609            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
42610 ____________________________________________________________________________
42611 [  6220] By: jhi                                   on 2000/06/22  16:07:51
42612         Log: Win32 patches from Benjamin Stuhl.
42613      Branch: cfgperl
42614            ! makedef.pl win32/win32.h
42615 ____________________________________________________________________________
42616 [  6219] By: jhi                                   on 2000/06/22  16:06:34
42617         Log: Bytecode patches from Benjamin Stuhl.
42618      Branch: cfgperl
42619            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42620            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
42621            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42622 ____________________________________________________________________________
42623 [  6218] By: jhi                                   on 2000/06/15  23:54:16
42624         Log: Bytecode patches from Benjamin Stuhl.
42625      Branch: cfgperl
42626            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
42627 ____________________________________________________________________________
42628 [  6217] By: jhi                                   on 2000/06/09  13:38:29
42629         Log: Rename the fdpid locking and integrate with Sarathy.
42630      Branch: cfgperl
42631            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
42632            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
42633            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
42634            ! win32/win32.c
42635           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
42636 ____________________________________________________________________________
42637 [  6216] By: gsar                                  on 2000/06/08  14:54:21
42638         Log: be more optimal about clearing @_
42639      Branch: perl
42640            ! cop.h
42641 ____________________________________________________________________________
42642 [  6215] By: gsar                                  on 2000/06/08  14:33:04
42643         Log: tweak comment about @DB::args
42644      Branch: perl
42645            ! av.h pp_ctl.c
42646 ____________________________________________________________________________
42647 [  6214] By: gsar                                  on 2000/06/08  13:57:54
42648         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
42649              caller() wants to populate @DB::args with it (causes a coredump
42650              in Carp::confess())
42651      Branch: perl
42652            ! cop.h t/op/runlevel.t
42653 ____________________________________________________________________________
42654 [  6213] By: gsar                                  on 2000/06/08  07:06:35
42655         Log: back out change#6106 (seems problematic)
42656      Branch: perl
42657            ! hints/solaris_2.sh
42658 ____________________________________________________________________________
42659 [  6212] By: jhi                                   on 2000/06/07  03:10:36
42660         Log: Continuing mopup for #6204.
42661      Branch: cfgperl
42662            ! ext/B/defsubs_h.PL
42663 ____________________________________________________________________________
42664 [  6211] By: jhi                                   on 2000/06/07  02:41:50
42665         Log: Mopup for #6204.
42666              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
42667              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
42668              This is comes from const() where POK isn't on when expected.
42669      Branch: cfgperl
42670            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
42671            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42672            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
42673            ! perlapi.h pod/perlapi.pod
42674 ____________________________________________________________________________
42675 [  6210] By: jhi                                   on 2000/06/07  01:56:29
42676         Log: Mopup for #6207 and #6209.
42677      Branch: cfgperl
42678            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
42679 ____________________________________________________________________________
42680 [  6209] By: jhi                                   on 2000/06/07  01:33:12
42681         Log: Lock PL_fdpid against race conditions, based on:
42682              Subject: [PATCH 5.6.0]subprocess fixup for threads
42683              From: Dan Sugalski <dan@sidhe.org>
42684              To: perl5-porters@perl.org
42685              Date: Tue, 11 Apr 2000 17:02:32 -0400
42686              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
42687      Branch: cfgperl
42688            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
42689            ! win32/win32.c
42690 ____________________________________________________________________________
42691 [  6208] By: jhi                                   on 2000/06/07  01:05:23
42692         Log: Regen headers for #6207.
42693      Branch: cfgperl
42694            ! embed.h global.sym objXSUB.h proto.h
42695 ____________________________________________________________________________
42696 [  6207] By: jhi                                   on 2000/06/06  23:43:13
42697         Log: Subject: [PATCH 5.6.0] Threadsafe patches
42698              From: Dan Sugalski <dan@sidhe.org>
42699              To: perl5-porters@perl.org
42700              Date: Mon, 08 May 2000 18:08:13 -0400
42701              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
42702      Branch: cfgperl
42703            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
42704            ! proto.h sv.h util.c
42705 ____________________________________________________________________________
42706 [  6206] By: jhi                                   on 2000/06/06  23:21:23
42707         Log: Subject: [PATCH] Eliminate $a/$b in pod
42708              From: David Glasser <me@davidglasser.net>
42709              To: perl5-porters@perl.org
42710              Date: Mon, 29 May 2000 21:15:59 -0400
42711              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
42712      Branch: cfgperl
42713            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
42714            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
42715            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
42716            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
42717            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
42718            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
42719            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
42720            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
42721            ! pod/perlvar.pod pod/perlxs.pod
42722 ____________________________________________________________________________
42723 [  6205] By: jhi                                   on 2000/06/06  23:12:14
42724         Log: Subject: [PATCH] Win32 improvements
42725              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42726              To: gsar@activestate.com, perl5-porters@perl.org
42727              Date: Mon, 29 May 2000 17:22:24 PDT
42728              Message-ID: <20000530002224.91142.qmail@hotmail.com>
42729              (MUA had mangled many lines by wordwrapping)
42730      Branch: cfgperl
42731            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
42732 ____________________________________________________________________________
42733 [  6204] By: jhi                                   on 2000/06/06  23:01:50
42734         Log: Subject: [PATCH] B::Bytecode patches
42735              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42736              To: gsar@activestate.com, jhi@iki.fi
42737              Cc: perl5-porters@perl.org
42738              Message-ID: <20000602202526.48694.qmail@hotmail.com>
42739              (MUA had mangled many lines by wordwrapping)
42740      Branch: cfgperl
42741            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
42742            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
42743            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42744            ! intrpvar.h perl.c
42745 ____________________________________________________________________________
42746 [  6203] By: jhi                                   on 2000/06/06  22:32:43
42747         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
42748              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42749              Date: Tue, 06 Jun 2000 13:07:45 -0700
42750              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
42751      Branch: cfgperl
42752            ! pod/perldiag.pod
42753 ____________________________________________________________________________
42754 [  6202] By: jhi                                   on 2000/06/06  19:38:35
42755         Log: Integrate with Sarathy.
42756      Branch: cfgperl
42757           !> perl.c
42758 ____________________________________________________________________________
42759 [  6201] By: gsar                                  on 2000/06/06  00:42:59
42760         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
42761              does a PUSHMARK that's never ever POPMARKed; in general, only
42762              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
42763              Perl_eval_[sp]v() don't because they don't take any incoming
42764              arguments (this leak has been around since the original version
42765              of perl_eval_pv() in 5.003_97e)
42766      Branch: perl
42767            ! perl.c
42768 ____________________________________________________________________________
42769 [  6200] By: jhi                                   on 2000/06/04  03:44:52
42770         Log: Update to cperl-mode.el 4.31 from
42771              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
42772              Subject: A couple of notes
42773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42774              To: Mailing list Perl5 <perl5-porters@perl.org>
42775              Date: Sat, 3 Jun 2000 23:33:32 -0400
42776              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
42777      Branch: cfgperl
42778            ! emacs/cperl-mode.el
42779 ____________________________________________________________________________
42780 [  6199] By: jhi                                   on 2000/06/03  15:11:05
42781         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
42782              From: Dan Sugalski <dan@sidhe.org>
42783              To: perl5-porters@perl.org, vmsperl@perl.org
42784              Date: Fri, 02 Jun 2000 17:30:51 -0400
42785              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
42786      Branch: cfgperl
42787            ! vms/descrip_mms.template vms/gen_shrfls.pl
42788 ____________________________________________________________________________
42789 [  6198] By: jhi                                   on 2000/06/03  14:59:15
42790         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
42791              From: Dan Sugalski <dan@sidhe.org>
42792              To: vmsperl@perl.org, perl5-porters@perl.org
42793              Date: Fri, 02 Jun 2000 16:00:41 -0400
42794              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
42795              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
42796      Branch: cfgperl
42797            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
42798            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
42799            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
42800 ____________________________________________________________________________
42801 [  6197] By: jhi                                   on 2000/06/03  14:41:30
42802         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
42803              From: John Borwick <jhborwic@unity.ncsu.edu>
42804              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
42805              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
42806      Branch: cfgperl
42807            ! pod/perlsyn.pod
42808 ____________________________________________________________________________
42809 [  6196] By: jhi                                   on 2000/06/03  14:38:09
42810         Log: Integrate with Sarathy.
42811      Branch: cfgperl
42812           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42813           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42814           !> vms/perly_c.vms
42815 ____________________________________________________________________________
42816 [  6195] By: gsar                                  on 2000/06/02  22:43:13
42817         Log: fix yet another eval"" leak under USE_ITHREADS
42818      Branch: perl
42819            ! op.c
42820 ____________________________________________________________________________
42821 [  6194] By: gsar                                  on 2000/06/02  18:22:06
42822         Log: fix small eval"" memory leaks under USE_ITHREADS
42823      Branch: perl
42824            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42825            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42826            ! vms/perly_c.vms
42827 ____________________________________________________________________________
42828 [  6193] By: jhi                                   on 2000/06/01  13:03:56
42829         Log: Signals-be-gone for microperl.
42830      Branch: cfgperl
42831            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
42832 ____________________________________________________________________________
42833 [  6192] By: jhi                                   on 2000/06/01  12:52:02
42834         Log: Integrate with Sarathy.
42835      Branch: cfgperl
42836           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
42837           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
42838           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
42839           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42840           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
42841           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
42842           !> t/op/vec.t utils/h2xs.PL
42843 ____________________________________________________________________________
42844 [  6191] By: gsar                                  on 2000/06/01  09:38:21
42845         Log: vec() loses numericalness (modified version of patch suggested
42846              by Robin Barker)
42847      Branch: perl
42848            ! doop.c t/op/vec.t
42849 ____________________________________________________________________________
42850 [  6190] By: gsar                                  on 2000/06/01  09:26:15
42851         Log: submit missing embed.pl change
42852      Branch: perl
42853            ! embed.pl
42854 ____________________________________________________________________________
42855 [  6189] By: gsar                                  on 2000/06/01  09:05:34
42856         Log: counting tr/// corrupts later operation (from M.J.T Guy)
42857      Branch: perl
42858            ! doop.c t/op/tr.t
42859 ____________________________________________________________________________
42860 [  6188] By: gsar                                  on 2000/06/01  08:58:39
42861         Log: h2xs tweaks
42862      Branch: perl
42863            ! utils/h2xs.PL
42864 ____________________________________________________________________________
42865 [  6187] By: gsar                                  on 2000/06/01  08:50:07
42866         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
42867              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42868      Branch: perl
42869            + lib/Pod/LaTeX.pm
42870            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
42871            ! pod/pod2latex.PL
42872 ____________________________________________________________________________
42873 [  6186] By: gsar                                  on 2000/06/01  08:24:40
42874         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
42875              <wolfgang.laun@alcatel.at>)
42876      Branch: perl
42877            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42878            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
42879 ____________________________________________________________________________
42880 [  6185] By: gsar                                  on 2000/06/01  08:12:00
42881         Log: remove incorrect documentation about implicit split to @_ in
42882              list context, which never really worked in perl 5 (from
42883              M.J.T. Guy)
42884      Branch: perl
42885            ! pod/perlfunc.pod pod/perltrap.pod
42886 ____________________________________________________________________________
42887 [  6184] By: gsar                                  on 2000/06/01  07:52:27
42888         Log: tweak for change#6127
42889      Branch: perl
42890            ! perl.c
42891 ____________________________________________________________________________
42892 [  6183] By: gsar                                  on 2000/06/01  07:41:02
42893         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
42894              <nick@ccl4.org>)
42895      Branch: perl
42896            + t/lib/selfloader.t
42897            ! MANIFEST lib/SelfLoader.pm
42898 ____________________________________________________________________________
42899 [  6182] By: jhi                                   on 2000/06/01  00:34:42
42900         Log: Be Cleaner Part Deux.
42901      Branch: cfgperl
42902            ! Makefile.SH
42903 ____________________________________________________________________________
42904 [  6181] By: jhi                                   on 2000/06/01  00:32:09
42905         Log: Integrate with Sarathy.
42906      Branch: cfgperl
42907           !> pp.c t/op/arith.t
42908 ____________________________________________________________________________
42909 [  6180] By: jhi                                   on 2000/06/01  00:31:13
42910         Log: microperl nits from Simon Cozens.
42911      Branch: cfgperl
42912            + uconfig.h
42913            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
42914            ! unixish.h
42915 ____________________________________________________________________________
42916 [  6179] By: gsar                                  on 2000/05/31  22:37:51
42917         Log: buggy modulus on UVs introduced by change#3378 (resulted in
42918              4063328477 % 65535 amounting to 27406, instead of 27407)
42919      Branch: perl
42920            ! pp.c t/op/arith.t
42921 ____________________________________________________________________________
42922 [  6178] By: jhi                                   on 2000/05/31  21:52:41
42923         Log: Be cleaner.
42924      Branch: cfgperl
42925            ! Makefile.SH
42926 ____________________________________________________________________________
42927 [  6177] By: jhi                                   on 2000/05/31  21:47:33
42928         Log: Substitution utf8 patch from Simon Cozens.
42929      Branch: cfgperl
42930            ! pp_hot.c
42931 ____________________________________________________________________________
42932 [  6176] By: jhi                                   on 2000/05/31  21:45:34
42933         Log: Single-quoted utf8 patch from Simon Cozens.
42934      Branch: cfgperl
42935            ! toke.c
42936 ____________________________________________________________________________
42937 [  6175] By: jhi                                   on 2000/05/31  21:40:18
42938         Log: Integrate with Sarathy.
42939      Branch: cfgperl
42940           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
42941 ____________________________________________________________________________
42942 [  6174] By: jhi                                   on 2000/05/31  21:37:31
42943         Log: microperl changes from Simon Cozens; Makefile for microperl
42944              written from scratch; few casts added as microperl compilation
42945              doesn't have all prototypes available.
42946      Branch: cfgperl
42947            + Makefile.micro README.micro Todo.micro uconfig.sh
42948            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
42949            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
42950      Branch: metaconfig
42951            + U/modified/Config_h.U
42952 ____________________________________________________________________________
42953 [  6173] By: jhi                                   on 2000/05/31  20:00:24
42954         Log: metaconfig maintenance.
42955      Branch: metaconfig
42956            + U/modified/Inhdr.U U/typedefs/inotype.U
42957      Branch: metaconfig/U/perl
42958            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
42959            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
42960 ____________________________________________________________________________
42961 [  6172] By: gsar                                  on 2000/05/31  05:05:42
42962         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
42963              (from Ilya Zakharevich)
42964      Branch: perl
42965            ! regexec.c t/op/re_tests
42966 ____________________________________________________________________________
42967 [  6171] By: gsar                                  on 2000/05/31  05:01:47
42968         Log: scalar() doesn't force scalar context when used in void context
42969              (from Simon Cozens)
42970      Branch: perl
42971            ! op.c t/op/wantarray.t
42972 ____________________________________________________________________________
42973 [  6170] By: gsar                                  on 2000/05/31  04:41:33
42974         Log: change#6142 needs tweaks to tests to work where there's no symlink()
42975              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42976      Branch: perl
42977            ! t/lib/filefind.t
42978 ____________________________________________________________________________
42979 [  6169] By: gsar                                  on 2000/05/31  04:29:49
42980         Log: integrate cfgperl contents into mainline
42981      Branch: perl
42982           +> pod/perlmodlib.PL pod/perlnewmod.pod
42983           !> (integrate 42 files)
42984 ____________________________________________________________________________
42985 [  6168] By: jhi                                   on 2000/05/30  22:53:37
42986         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
42987      Branch: cfgperl
42988            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42989            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
42990            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
42991            ! win32/config.bc win32/config.gc win32/config.vc
42992            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42993            ! win32/config_h.PL win32/config_sh.PL
42994      Branch: metaconfig/U/perl
42995            ! perlxv.U
42996 ____________________________________________________________________________
42997 [  6167] By: jhi                                   on 2000/05/30  22:20:21
42998         Log: tweak todo 
42999      Branch: cfgperl
43000            ! Todo-5.6
43001 ____________________________________________________________________________
43002 [  6166] By: jhi                                   on 2000/05/30  22:11:51
43003         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
43004              in case somebody wants to write an extension for more
43005              shadow database interfaces.
43006      Branch: cfgperl
43007            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43008            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
43009            ! vos/config.def vos/config.h vos/config_h.SH_orig
43010            ! win32/config.bc win32/config.gc win32/config.vc
43011            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43012      Branch: metaconfig
43013            ! U/modified/Myinit.U
43014      Branch: metaconfig/U/perl
43015            + d_getespwnam.U d_getprpwnam.U i_prot.U
43016 ____________________________________________________________________________
43017 [  6165] By: jhi                                   on 2000/05/30  18:35:34
43018         Log: Integrate with Sarathy.
43019      Branch: cfgperl
43020           !> op.c
43021 ____________________________________________________________________________
43022 [  6164] By: jhi                                   on 2000/05/30  18:30:16
43023         Log: detypo
43024      Branch: cfgperl
43025            ! Configure config_h.SH
43026      Branch: metaconfig/U/perl
43027            ! perlxv.U
43028 ____________________________________________________________________________
43029 [  6163] By: gsar                                  on 2000/05/30  03:24:03
43030         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
43031      Branch: perl
43032            ! op.c
43033 ____________________________________________________________________________
43034 [  6162] By: gsar                                  on 2000/05/30  03:09:38
43035         Log: fix memory leak in method call optimization (change#3768);
43036              made C<eval "$x->foo()"> leak
43037      Branch: perl
43038            ! op.c
43039 ____________________________________________________________________________
43040 [  6161] By: jhi                                   on 2000/05/29  17:56:26
43041         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
43042              both from Simon Cozens.
43043      Branch: cfgperl
43044            + pod/perlmodlib.PL pod/perlnewmod.pod
43045            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
43046            ! pod/perlmodlib.pod pod/perltoc.pod
43047 ____________________________________________________________________________
43048 [  6160] By: jhi                                   on 2000/05/29  17:23:55
43049         Log: Changes for the File::Temp 0.08 (change #6159) test suite
43050              to fit better into the Perl distribution test framework.
43051      Branch: cfgperl
43052            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
43053            ! t/lib/ftmp-tempfile.t
43054 ____________________________________________________________________________
43055 [  6159] By: jhi                                   on 2000/05/29  16:55:36
43056         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
43057      Branch: cfgperl
43058            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43059            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43060 ____________________________________________________________________________
43061 [  6158] By: bailey                                on 2000/05/29  16:22:08
43062         Log: Add fallback to tmpfile for use in cases where user's relying on
43063              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
43064              Lane's patch)
43065      Branch: vmsperl
43066            ! vms/vms.c vms/vmsish.h
43067 ____________________________________________________________________________
43068 [  6157] By: jhi                                   on 2000/05/29  03:10:36
43069         Log: Regen Configure to jive with #6149.
43070      Branch: cfgperl
43071            ! Configure
43072      Branch: metaconfig
43073            ! U/modified/Getfile.U
43074 ____________________________________________________________________________
43075 [  6156] By: jhi                                   on 2000/05/29  03:01:38
43076         Log: Integrate with Sarathy.
43077      Branch: cfgperl
43078           +> ext/DynaLoader/dl_mac.xs
43079           !> (integrate 38 files)
43080 ____________________________________________________________________________
43081 [  6155] By: gsar                                  on 2000/05/28  21:15:58
43082         Log: small bug in change#6144; remove random \xA0 character that snuck
43083              in via change#6145
43084      Branch: perl
43085            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
43086 ____________________________________________________________________________
43087 [  6154] By: gsar                                  on 2000/05/28  21:04:19
43088         Log: avoid type mismatch warning
43089      Branch: perl
43090            ! perl.c
43091 ____________________________________________________________________________
43092 [  6153] By: gsar                                  on 2000/05/28  20:58:31
43093         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
43094              <nick@Bagpuss.uk.boo.com>)
43095      Branch: perl
43096            ! lib/Test/Harness.pm
43097 ____________________________________________________________________________
43098 [  6152] By: gsar                                  on 2000/05/28  20:53:42
43099         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
43100      Branch: perl
43101            ! regexec.c
43102 ____________________________________________________________________________
43103 [  6151] By: gsar                                  on 2000/05/28  20:50:28
43104         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
43105      Branch: perl
43106            ! regexec.c
43107 ____________________________________________________________________________
43108 [  6150] By: gsar                                  on 2000/05/28  20:39:58
43109         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
43110      Branch: perl
43111            ! pod/perlrequick.pod
43112 ____________________________________________________________________________
43113 [  6149] By: gsar                                  on 2000/05/28  20:35:16
43114         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
43115              <troc@netrus.net>)
43116      Branch: perl
43117            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
43118            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
43119            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
43120            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
43121 ____________________________________________________________________________
43122 [  6148] By: gsar                                  on 2000/05/28  20:21:07
43123         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
43124      Branch: perl
43125            ! lib/ExtUtils/MM_Unix.pm
43126 ____________________________________________________________________________
43127 [  6147] By: gsar                                  on 2000/05/28  20:12:41
43128         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
43129              (from Peter Prymmer)
43130      Branch: perl
43131            ! vms/subconfigure.com
43132 ____________________________________________________________________________
43133 [  6146] By: gsar                                  on 2000/05/28  20:06:15
43134         Log: doc typo
43135      Branch: perl
43136            ! lib/warnings.pm warnings.h warnings.pl
43137 ____________________________________________________________________________
43138 [  6145] By: gsar                                  on 2000/05/28  18:44:33
43139         Log: make xsubpp skip embedded pod (from Matthias Neeracher
43140              <neeri@iis.ee.ethz.ch>)
43141      Branch: perl
43142            ! lib/ExtUtils/xsubpp
43143 ____________________________________________________________________________
43144 [  6144] By: gsar                                  on 2000/05/28  18:42:49
43145         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
43146              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
43147              <neeri@iis.ee.ethz.ch>)
43148      Branch: perl
43149            ! lib/AutoSplit.pm
43150 ____________________________________________________________________________
43151 [  6143] By: gsar                                  on 2000/05/28  18:41:12
43152         Log: MacOS support, part 1 (from Matthias Neeracher
43153              <neeri@iis.ee.ethz.ch>)
43154      Branch: perl
43155            + ext/DynaLoader/dl_mac.xs
43156            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
43157            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
43158            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
43159            ! util.h
43160 ____________________________________________________________________________
43161 [  6142] By: gsar                                  on 2000/05/28  18:21:51
43162         Log: File::Find fails to chdir when chasing symlinks (from
43163              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
43164      Branch: perl
43165            ! lib/File/Find.pm t/lib/filefind.t
43166 ____________________________________________________________________________
43167 [  6141] By: jhi                                   on 2000/05/28  14:25:15
43168         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
43169              forwarded by Peter Seebach from the bsdi-users mailing list.
43170              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
43171      Branch: perl
43172            ! hints/bsdos.sh
43173 ____________________________________________________________________________
43174 [  6140] By: jhi                                   on 2000/05/28  14:11:57
43175         Log: Integrate with Sarathy.
43176      Branch: cfgperl
43177           +> (branch 30 files)
43178           !> (integrate 93 files)
43179 ____________________________________________________________________________
43180 [  6139] By: gsar                                  on 2000/05/28  10:01:48
43181         Log: revise mktables.PL for bugs and newness in Unicode 3.0
43182              (from James Bence <jbence@amgen.com>)
43183      Branch: perl
43184            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
43185            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
43186            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
43187            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
43188            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
43189            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
43190            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
43191            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
43192            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
43193            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
43194            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
43195            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
43196            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
43197            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
43198            + lib/unicode/Is/SylWU.pl
43199            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
43200            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43201            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43202            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43203            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43204            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43205            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43206            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43207            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43208            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43209            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43210            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43211            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43212            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43213            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
43214            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
43215            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
43216            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
43217            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
43218            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
43219            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
43220            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
43221            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
43222            ! lib/unicode/Makefile lib/unicode/mktables.PL
43223 ____________________________________________________________________________
43224 [  6138] By: gsar                                  on 2000/05/28  08:50:32
43225         Log: add note about the handling of negative indices to tied arrays
43226              (from Michael G Schwern <schwern@pobox.com>)
43227      Branch: perl
43228            ! pod/perltie.pod
43229 ____________________________________________________________________________
43230 [  6137] By: gsar                                  on 2000/05/28  08:46:10
43231         Log: fix bogus redeclaration warning for "our" variables in different
43232              scopes
43233      Branch: perl
43234            ! op.c t/pragma/strict-vars
43235 ____________________________________________________________________________
43236 [  6136] By: gsar                                  on 2000/05/28  08:31:20
43237         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
43238      Branch: perl
43239            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
43240 ____________________________________________________________________________
43241 [  6135] By: gsar                                  on 2000/05/28  08:17:50
43242         Log: enable Test::Harness to dynamically determine column width etc.
43243              (from Rob Napier <rnapier@employees.org>)
43244      Branch: perl
43245            ! lib/Test/Harness.pm
43246 ____________________________________________________________________________
43247 [  6134] By: gsar                                  on 2000/05/28  08:13:39
43248         Log: make Test::Harness use wait.h/WCOREDUMP if available
43249              (from Ben Tilly <ben_tilly@hotmail.com>)
43250      Branch: perl
43251            ! lib/Test/Harness.pm
43252 ____________________________________________________________________________
43253 [  6133] By: gsar                                  on 2000/05/28  08:08:05
43254         Log: elide bogus test in change#6132
43255      Branch: perl
43256            ! t/pragma/warn/9enabled
43257 ____________________________________________________________________________
43258 [  6132] By: gsar                                  on 2000/05/28  08:03:14
43259         Log: warnings::enabled() doesn't fall back to looking at $^W if
43260              caller isn't using lexical warnings (from Paul Marquess)
43261      Branch: perl
43262            ! pp_ctl.c t/pragma/warn/9enabled
43263 ____________________________________________________________________________
43264 [  6131] By: gsar                                  on 2000/05/28  07:57:47
43265         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
43266      Branch: perl
43267            ! ext/POSIX/POSIX.pm
43268 ____________________________________________________________________________
43269 [  6130] By: gsar                                  on 2000/05/28  07:29:12
43270         Log: fix places that mean C<"word" character> but say C<alphanumeric
43271              character>
43272      Branch: perl
43273            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
43274 ____________________________________________________________________________
43275 [  6129] By: gsar                                  on 2000/05/28  07:18:41
43276         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
43277      Branch: perl
43278            ! vms/test.com
43279 ____________________________________________________________________________
43280 [  6128] By: gsar                                  on 2000/05/28  07:12:55
43281         Log: new perlxstut example for passing/returning refs to arrays
43282              (from David Lowe <dlowe@pootpoot.com>)
43283      Branch: perl
43284            ! pod/perlxstut.pod
43285 ____________________________________________________________________________
43286 [  6127] By: gsar                                  on 2000/05/28  07:02:50
43287         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
43288              failed (from Gisle Aas)
43289      Branch: perl
43290            ! cop.h perl.c
43291 ____________________________________________________________________________
43292 [  6126] By: gsar                                  on 2000/05/28  06:39:53
43293         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
43294              (reworked variant of patch suggested by Simon Cozens)
43295      Branch: perl
43296            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
43297            ! pp_hot.c proto.h t/op/gv.t
43298 ____________________________________________________________________________
43299 [  6125] By: gsar                                  on 2000/05/28  05:14:55
43300         Log: enable propagating exception objects via Perl_croak() in XS code
43301              (from Gisle Aas)
43302      Branch: perl
43303            ! util.c
43304 ____________________________________________________________________________
43305 [  6124] By: gsar                                  on 2000/05/28  05:07:28
43306         Log: integrate vmsperl contents into mainline
43307      Branch: perl
43308           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
43309           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
43310           !> vms/vmsish.h
43311 ____________________________________________________________________________
43312 [  6123] By: gsar                                  on 2000/05/28  05:03:53
43313         Log: clarify gotcha with #line directives (from Rocco Caputo
43314              <troc@netrus.net>)
43315      Branch: perl
43316            ! pod/perldebug.pod pod/perlsyn.pod
43317 ____________________________________________________________________________
43318 [  6122] By: gsar                                  on 2000/05/28  04:58:29
43319         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
43320              (from Mark-Jason Dominus)
43321      Branch: perl
43322            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
43323            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
43324            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
43325            ! toke.c
43326 ____________________________________________________________________________
43327 [  6121] By: bailey                                on 2000/05/25  04:46:54
43328         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
43329              lists (based on fixes by Craig Berry)
43330      Branch: vmsperl
43331            ! lib/File/Spec/VMS.pm
43332 ____________________________________________________________________________
43333 [  6120] By: bailey                                on 2000/05/25  04:25:38
43334         Log: Add missing escape (Charles Lane)
43335      Branch: vmsperl
43336            ! t/op/lex_assign.t
43337 ____________________________________________________________________________
43338 [  6119] By: bailey                                on 2000/05/25  04:21:25
43339         Log: Quiet error messages in vmsish.t (Charles Lane)
43340      Branch: vmsperl
43341            ! vms/ext/vmsish.t
43342 ____________________________________________________________________________
43343 [  6118] By: bailey                                on 2000/05/25  04:17:57
43344         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
43345              Flatten case labels in switch statements uniformly (Charles Bailey)
43346      Branch: vmsperl
43347            ! vms/vms.c
43348 ____________________________________________________________________________
43349 [  6117] By: bailey                                on 2000/05/25  03:58:09
43350         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
43351      Branch: vmsperl
43352            ! vms/vmsish.h
43353 ____________________________________________________________________________
43354 [  6116] By: bailey                                on 2000/05/25  03:11:15
43355         Log: Miscellaneous cosmetic fixes (Charles Lane)
43356      Branch: vmsperl
43357            ! lib/ExtUtils/MM_VMS.pm
43358 ____________________________________________________________________________
43359 [  6115] By: bailey                                on 2000/05/25  03:10:36
43360         Log: Add bounds checking for several strings (Charles Lane)
43361      Branch: vmsperl
43362            ! vms/vms.c
43363 ____________________________________________________________________________
43364 [  6114] By: bailey                                on 2000/05/25  02:25:34
43365         Log: Urk -- undo previous removal of vmsish 'exit' change
43366      Branch: vmsperl
43367            ! vms/ext/vmsish.pm vms/vmsish.h
43368 ____________________________________________________________________________
43369 [  6113] By: bailey                                on 2000/05/24  02:24:40
43370         Log: Ugly workaround for version-specific RTL error
43371      Branch: vmsperl
43372            ! vms/vms.c
43373 ____________________________________________________________________________
43374 [  6112] By: bailey                                on 2000/05/24  02:19:55
43375         Log: Check for existence of file before trying to delete
43376      Branch: vmsperl
43377            ! vms/test.com
43378 ____________________________________________________________________________
43379 [  6111] By: bailey                                on 2000/05/23  23:35:13
43380         Log: Resync with mainline prior to post-5.6.0 updates
43381      Branch: vmsperl
43382           +> (branch 49 files)
43383            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
43384            ! vms/ext/vmsish.pm
43385           !> (integrate 334 files)
43386 ____________________________________________________________________________
43387 [  6110] By: jhi                                   on 2000/05/23  19:28:32
43388         Log: todo tweak
43389      Branch: cfgperl
43390            ! Todo-5.6
43391 ____________________________________________________________________________
43392 [  6109] By: jhi                                   on 2000/05/18  17:38:54
43393         Log: Integrate with Sarathy.
43394      Branch: cfgperl
43395           !> mg.c perl.h win32/perlhost.h
43396 ____________________________________________________________________________
43397 [  6108] By: gsar                                  on 2000/05/17  02:24:56
43398         Log: reenable fake signal handling on Windows, bugs and all
43399      Branch: perl
43400            ! mg.c perl.h win32/perlhost.h
43401 ____________________________________________________________________________
43402 [  6107] By: jhi                                   on 2000/05/15  18:01:41
43403         Log: Tweak the todo list.
43404      Branch: cfgperl
43405            ! Todo-5.6
43406 ____________________________________________________________________________
43407 [  6106] By: jhi                                   on 2000/05/15  13:41:48
43408         Log: The (Configure) script refuses to go on, after asking for
43409              'You may also choose to try maximal 64-bitness....'.
43410              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
43411              -- Patrick Zima
43412              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
43413      Branch: cfgperl
43414            ! hints/solaris_2.sh
43415 ____________________________________________________________________________
43416 [  6105] By: jhi                                   on 2000/05/11  14:37:43
43417         Log: Integrate with Sarathy.
43418      Branch: cfgperl
43419           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43420           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
43421 ____________________________________________________________________________
43422 [  6104] By: gsar                                  on 2000/05/11  03:39:07
43423         Log: PL_sys_intern was being initialized too late on windows
43424      Branch: perl
43425            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
43426            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
43427 ____________________________________________________________________________
43428 [  6103] By: jhi                                   on 2000/05/09  19:42:20
43429         Log: Test tweaking for Unicos continues.
43430      Branch: cfgperl
43431            ! t/op/64bitint.t
43432 ____________________________________________________________________________
43433 [  6102] By: jhi                                   on 2000/05/09  16:47:27
43434         Log: The test suite tweak in #6101 wasn't quite right.
43435      Branch: cfgperl
43436            ! t/lib/complex.t
43437 ____________________________________________________________________________
43438 [  6101] By: jhi                                   on 2000/05/09  15:35:34
43439         Log: Hints and test tweaks for Unicos.
43440      Branch: cfgperl
43441            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
43442 ____________________________________________________________________________
43443 [  6100] By: jhi                                   on 2000/05/08  21:15:06
43444         Log: More compilation tweakery from Allen Smith.
43445      Branch: cfgperl
43446            ! hints/irix_6.sh
43447 ____________________________________________________________________________
43448 [  6099] By: jhi                                   on 2000/05/08  19:21:18
43449         Log: Tweaks for the cc bugs from Allen Smith.
43450      Branch: cfgperl
43451            ! hints/irix_6.sh
43452 ____________________________________________________________________________
43453 [  6098] By: jhi                                   on 2000/05/08  19:13:37
43454         Log: Add a note about other, yet unsupported, shadow password APIs.
43455      Branch: cfgperl
43456            ! pp_sys.c
43457 ____________________________________________________________________________
43458 [  6097] By: jhi                                   on 2000/05/08  18:46:34
43459         Log: Add a note about possible compilation problems from Allen Smith.
43460      Branch: cfgperl
43461            ! hints/irix_6.sh
43462 ____________________________________________________________________________
43463 [  6096] By: jhi                                   on 2000/05/08  17:33:10
43464         Log: Integrate with Sarathy.
43465      Branch: cfgperl
43466           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43467           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
43468 ____________________________________________________________________________
43469 [  6095] By: jhi                                   on 2000/05/08  16:21:33
43470         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
43471              might be useful in future.
43472      Branch: cfgperl
43473            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43474            ! config_h.SH
43475      Branch: metaconfig
43476            ! U/installdirs/inc_version_list.U
43477      Branch: metaconfig/U/perl
43478            ! perlxv.U
43479 ____________________________________________________________________________
43480 [  6094] By: gsar                                  on 2000/05/08  14:22:22
43481         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
43482      Branch: perl
43483            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
43484            ! hints/cygwin.sh pp_sys.c
43485 ____________________________________________________________________________
43486 [  6093] By: gsar                                  on 2000/05/08  12:52:28
43487         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
43488              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
43489      Branch: perl
43490            ! pp_sys.c sv.c win32/perlhost.h
43491 ____________________________________________________________________________
43492 [  6092] By: jhi                                   on 2000/05/07  22:40:34
43493         Log: Regen perltoc with the fixed buildtoc.
43494      Branch: cfgperl
43495            ! pod/perltoc.pod
43496 ____________________________________________________________________________
43497 [  6091] By: jhi                                   on 2000/05/07  22:24:16
43498         Log: Integrate with Sarathy.
43499      Branch: cfgperl
43500           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
43501           !> t/op/substr.t toke.c
43502 ____________________________________________________________________________
43503 [  6090] By: gsar                                  on 2000/05/07  19:47:07
43504         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
43505              [NI]OK; added tests for both
43506      Branch: perl
43507            ! perl.c pp_hot.c sv.c t/op/substr.t
43508 ____________________________________________________________________________
43509 [  6089] By: gsar                                  on 2000/05/07  18:18:38
43510         Log: buildtoc tweak to fix newline lossage
43511      Branch: perl
43512            ! pod/buildtoc
43513 ____________________________________________________________________________
43514 [  6088] By: jhi                                   on 2000/05/07  16:35:36
43515         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
43516              because we do not use those.  The HAS_GETSPNAM remains,
43517              though, because we still do use that.
43518      Branch: cfgperl
43519            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43520            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
43521            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
43522            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43523            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43524            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
43525 ____________________________________________________________________________
43526 [  6087] By: gsar                                  on 2000/05/07  16:05:16
43527         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
43528      Branch: perl
43529            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
43530 ____________________________________________________________________________
43531 [  6086] By: jhi                                   on 2000/05/07  15:27:07
43532         Log: Integrate with Sarathy.
43533      Branch: cfgperl
43534           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43535           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43536           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
43537           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
43538           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
43539           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
43540 ____________________________________________________________________________
43541 [  6085] By: gsar                                  on 2000/05/07  05:52:02
43542         Log: repeat operator (x) doesn't preserve utf8-ness
43543      Branch: perl
43544            ! pp.c t/op/substr.t
43545 ____________________________________________________________________________
43546 [  6084] By: gsar                                  on 2000/05/07  05:39:55
43547         Log: substr() does not preserve utf8-ness (from Stefan Eissing
43548              <Eissing@medicaldataservice.de>); added tests
43549      Branch: perl
43550            ! pp.c t/op/substr.t
43551 ____________________________________________________________________________
43552 [  6083] By: gsar                                  on 2000/05/07  05:24:46
43553         Log: note about undocumented caller() return value (from M.J.T. Guy);
43554              yet another peek.t tweak
43555      Branch: perl
43556            ! pod/perlfunc.pod t/lib/peek.t
43557 ____________________________________________________________________________
43558 [  6082] By: gsar                                  on 2000/05/07  05:08:40
43559         Log: peek.t non-portable to ithreads
43560      Branch: perl
43561            ! t/lib/peek.t
43562 ____________________________________________________________________________
43563 [  6081] By: gsar                                  on 2000/05/07  04:17:04
43564         Log: better default perlbug categories for ok reports (from Richard Foley)
43565      Branch: perl
43566            ! utils/perlbug.PL
43567 ____________________________________________________________________________
43568 [  6080] By: gsar                                  on 2000/05/07  04:08:07
43569         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
43570              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
43571      Branch: perl
43572            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
43573            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
43574            ! AUTHORS MAINTAIN MANIFEST
43575 ____________________________________________________________________________
43576 [  6079] By: gsar                                  on 2000/05/07  04:01:38
43577         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
43578      Branch: perl
43579            ! lib/Carp/Heavy.pm
43580 ____________________________________________________________________________
43581 [  6078] By: gsar                                  on 2000/05/07  01:24:19
43582         Log: workaround for CRT bug in chdir() (from Charles Lane, via
43583              Peter Prymmer)
43584      Branch: perl
43585            ! iperlsys.h vms/vms.c vms/vmsish.h
43586 ____________________________________________________________________________
43587 [  6077] By: gsar                                  on 2000/05/07  01:22:23
43588         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
43589              and Tom Phoenix)
43590      Branch: perl
43591            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
43592 ____________________________________________________________________________
43593 [  6076] By: gsar                                  on 2000/05/06  17:36:29
43594         Log: integrate cfgperl contents into mainline
43595      Branch: perl
43596           +> t/lib/peek.t
43597           !> Configure MANIFEST Porting/Glossary Porting/config.sh
43598           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
43599           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
43600           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
43601 ____________________________________________________________________________
43602 [  6075] By: jhi                                   on 2000/05/05  18:56:10
43603         Log: Make the test more portable.
43604      Branch: cfgperl
43605            ! t/lib/peek.t
43606 ____________________________________________________________________________
43607 [  6074] By: jhi                                   on 2000/05/05  18:49:20
43608         Log: Introduce t/lib/peek.t.
43609      Branch: cfgperl
43610            + t/lib/peek.t
43611            ! MANIFEST
43612 ____________________________________________________________________________
43613 [  6073] By: jhi                                   on 2000/05/05  14:30:45
43614         Log: Complex tweaks.
43615      Branch: cfgperl
43616            ! lib/Math/Complex.pm t/lib/complex.t
43617 ____________________________________________________________________________
43618 [  6072] By: jhi                                   on 2000/05/05  12:27:13
43619         Log: Integrate with Sarathy.
43620      Branch: cfgperl
43621           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43622           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43623           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
43624           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
43625 ____________________________________________________________________________
43626 [  6071] By: gsar                                  on 2000/05/05  02:24:46
43627         Log: misformatted perllocal.pod (from Tim Jenness
43628              <t.jenness@jach.hawaii.edu>)
43629      Branch: perl
43630            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
43631 ____________________________________________________________________________
43632 [  6070] By: gsar                                  on 2000/05/05  02:16:52
43633         Log: remove misleading comment (from M.J.T. Guy)
43634      Branch: perl
43635            ! t/lib/anydbm.t
43636 ____________________________________________________________________________
43637 [  6069] By: gsar                                  on 2000/05/05  02:15:13
43638         Log: File::Spec compatibility update (from Barrie Slaymaker
43639              <barries@slaysys.com>)
43640      Branch: perl
43641            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
43642            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43643 ____________________________________________________________________________
43644 [  6068] By: gsar                                  on 2000/05/05  02:01:50
43645         Log: note about values()
43646      Branch: perl
43647            ! pod/perlfunc.pod
43648 ____________________________________________________________________________
43649 [  6067] By: gsar                                  on 2000/05/05  01:33:09
43650         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
43651      Branch: perl
43652            ! win32/win32.c
43653 ____________________________________________________________________________
43654 [  6066] By: gsar                                  on 2000/05/05  01:23:43
43655         Log: s/END/CHECK/
43656      Branch: perl
43657            ! perl.c
43658 ____________________________________________________________________________
43659 [  6065] By: jhi                                   on 2000/05/04  17:30:22
43660         Log: Integrate with Sarathy.
43661      Branch: cfgperl
43662           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
43663 ____________________________________________________________________________
43664 [  6064] By: gsar                                  on 2000/05/04  17:26:14
43665         Log: change#5905 wasn't quite right--it's intent only applies when arguments
43666              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
43667      Branch: perl
43668            ! pp_sys.c sv.c
43669 ____________________________________________________________________________
43670 [  6063] By: gsar                                  on 2000/05/04  16:52:29
43671         Log: tokeq() could read unallocated field in argument
43672      Branch: perl
43673            ! toke.c
43674 ____________________________________________________________________________
43675 [  6062] By: gsar                                  on 2000/05/04  16:34:51
43676         Log: additional tests for utf8.t
43677      Branch: perl
43678            ! t/pragma/utf8.t
43679 ____________________________________________________________________________
43680 [  6061] By: gsar                                  on 2000/05/04  16:09:28
43681         Log: change#5921 neglected to make eq honor "use bytes"
43682      Branch: perl
43683            ! sv.c
43684 ____________________________________________________________________________
43685 [  6060] By: jhi                                   on 2000/05/04  15:30:16
43686         Log: Integrate with Sarathy.
43687      Branch: cfgperl
43688           !> perl.c regcomp.c t/pragma/utf8.t
43689 ____________________________________________________________________________
43690 [  6059] By: jhi                                   on 2000/05/04  15:26:37
43691         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
43692              in natively 64-bit platforms where a long is a quad (no need
43693              for long longs).  Also added bias for IVs.
43694      Branch: cfgperl
43695            ! toke.c
43696 ____________________________________________________________________________
43697 [  6058] By: gsar                                  on 2000/05/04  00:19:14
43698         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
43699              (spotted by Donald Kinzer <dkinzer@premia.com>)
43700      Branch: perl
43701            ! perl.c
43702 ____________________________________________________________________________
43703 [  6057] By: gsar                                  on 2000/05/03  18:34:01
43704         Log: fix broken parsing of /\x{ab}/
43705      Branch: perl
43706            ! regcomp.c t/pragma/utf8.t
43707 ____________________________________________________________________________
43708 [  6056] By: jhi                                   on 2000/05/03  17:57:16
43709         Log: The search of infinity continues, this time simplified.
43710      Branch: cfgperl
43711            ! lib/Math/Complex.pm
43712 ____________________________________________________________________________
43713 [  6055] By: jhi                                   on 2000/05/03  17:45:30
43714         Log: Detypo.
43715      Branch: cfgperl
43716            ! hints/unicos.sh
43717 ____________________________________________________________________________
43718 [  6054] By: jhi                                   on 2000/05/02  22:28:27
43719         Log: Be more forgiving in POSIX about HUGE_VALL.
43720      Branch: cfgperl
43721            ! ext/POSIX/POSIX.xs
43722 ____________________________________________________________________________
43723 [  6053] By: jhi                                   on 2000/05/02  22:25:05
43724         Log: Integrate with Sarathy.
43725      Branch: cfgperl
43726           !> hints/irix_6.sh pod/perlop.pod
43727 ____________________________________________________________________________
43728 [  6052] By: jhi                                   on 2000/05/02  22:24:31
43729         Log: Unicos hint tweak.
43730      Branch: cfgperl
43731            ! hints/unicos.sh
43732 ____________________________________________________________________________
43733 [  6051] By: jhi                                   on 2000/05/02  22:21:26
43734         Log: Complex tweakery.
43735      Branch: cfgperl
43736            ! lib/Math/Complex.pm t/lib/complex.t
43737 ____________________________________________________________________________
43738 [  6050] By: jhi                                   on 2000/05/02  19:26:22
43739         Log: Use setxxent()/endxxent().
43740      Branch: cfgperl
43741            ! t/op/grent.t t/op/pwent.t
43742 ____________________________________________________________________________
43743 [  6049] By: jhi                                   on 2000/05/02  19:06:02
43744         Log: Test both the scalar and list contexts.
43745      Branch: cfgperl
43746            ! t/op/grent.t t/op/pwent.t
43747 ____________________________________________________________________________
43748 [  6048] By: gsar                                  on 2000/05/02  18:29:10
43749         Log: add note about how $( doesn't interpolate in REs (from
43750              Philip Newton <newton@ficus.frogspace.net>)
43751      Branch: perl
43752            ! pod/perlop.pod
43753 ____________________________________________________________________________
43754 [  6047] By: jhi                                   on 2000/05/02  17:41:24
43755         Log: Call getspnam() only iff needd.
43756      Branch: cfgperl
43757            ! pp_sys.c
43758 ____________________________________________________________________________
43759 [  6046] By: gsar                                  on 2000/05/02  17:07:25
43760         Log: libscheck has insufficient checks for n32 libs (from
43761              Albert Chin-A-Young <china@thewrittenword.com>)
43762      Branch: perl
43763            ! hints/irix_6.sh
43764 ____________________________________________________________________________
43765 [  6045] By: jhi                                   on 2000/05/02  13:57:17
43766         Log: Integrate with Sarathy.
43767      Branch: cfgperl
43768           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
43769           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
43770 ____________________________________________________________________________
43771 [  6044] By: gsar                                  on 2000/05/02  06:48:19
43772         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
43773              such that underscores are only ignored in literal numbers,
43774              "\x{...}", and hex/oct argument
43775      Branch: perl
43776            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
43777 ____________________________________________________________________________
43778 [  6043] By: gsar                                  on 2000/05/02  02:22:29
43779         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
43780      Branch: perl
43781            ! pod/perlretut.pod
43782 ____________________________________________________________________________
43783 [  6042] By: gsar                                  on 2000/05/02  02:17:51
43784         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
43785      Branch: perl
43786            ! pod/perltrap.pod
43787 ____________________________________________________________________________
43788 [  6041] By: gsar                                  on 2000/05/02  01:53:51
43789         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
43790              to compensate
43791      Branch: perl
43792            ! Porting/makerel
43793 ____________________________________________________________________________
43794 [  6040] By: gsar                                  on 2000/05/02  01:51:57
43795         Log: missing files in MANIFEST
43796      Branch: perl
43797            ! MANIFEST
43798 ____________________________________________________________________________
43799 [  6039] By: jhi                                   on 2000/05/02  00:36:46
43800         Log: Infinite problems.
43801      Branch: cfgperl
43802            ! lib/Math/Complex.pm
43803 ____________________________________________________________________________
43804 [  6038] By: jhi                                   on 2000/05/02  00:06:38
43805         Log: pwent/spent #ifdef imbalance.
43806      Branch: cfgperl
43807            ! pp_sys.c
43808 ____________________________________________________________________________
43809 [  6037] By: jhi                                   on 2000/05/01  22:50:11
43810         Log: Use HUGE_VALL if applicable.
43811      Branch: cfgperl
43812            ! ext/POSIX/POSIX.xs util.c
43813 ____________________________________________________________________________
43814 [  6036] By: jhi                                   on 2000/05/01  22:20:53
43815         Log: Correct Freudian slip.
43816      Branch: cfgperl
43817            ! pp_sys.c
43818 ____________________________________________________________________________
43819 [  6035] By: jhi                                   on 2000/05/01  21:07:38
43820         Log: Continue on the pwent/spent case.
43821      Branch: cfgperl
43822            ! pp_sys.c
43823 ____________________________________________________________________________
43824 [  6034] By: jhi                                   on 2000/05/01  17:45:14
43825         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
43826              adjustments in 6032 conflicted badly with this, will have
43827              to revisit them later.
43828      Branch: cfgperl
43829           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
43830           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43831           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
43832           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
43833           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
43834           !> t/lib/cgi-html.t t/lib/cgi-request.t
43835 ____________________________________________________________________________
43836 [  6033] By: jhi                                   on 2000/05/01  17:40:49
43837         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
43838      Branch: cfgperl
43839            ! pp_sys.c
43840 ____________________________________________________________________________
43841 [  6032] By: gsar                                  on 2000/05/01  15:56:32
43842         Log: whitespace adjustments
43843      Branch: perl
43844            ! pp_sys.c
43845 ____________________________________________________________________________
43846 [  6031] By: gsar                                  on 2000/05/01  15:19:41
43847         Log: small nits in diagnostics.pm (from Robin Barker)
43848      Branch: perl
43849            ! lib/diagnostics.pm pod/perldiag.pod
43850 ____________________________________________________________________________
43851 [  6030] By: gsar                                  on 2000/05/01  08:39:18
43852         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
43853              for @- and @+ (from Johan Vromans)
43854      Branch: perl
43855            ! lib/English.pm pod/perlvar.pod
43856 ____________________________________________________________________________
43857 [  6029] By: gsar                                  on 2000/05/01  08:16:10
43858         Log: add CGI.pm v2.66 (from Lincoln Stein)
43859      Branch: perl
43860            + lib/CGI/Util.pm t/lib/cgi-pretty.t
43861            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43862            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
43863            ! t/lib/cgi-html.t t/lib/cgi-request.t
43864 ____________________________________________________________________________
43865 [  6028] By: gsar                                  on 2000/05/01  06:34:41
43866         Log: Pod::Man generates groff-incompatible macro definition (from
43867              Tom Christiansen)
43868      Branch: perl
43869            ! lib/Pod/Man.pm
43870 ____________________________________________________________________________
43871 [  6027] By: gsar                                  on 2000/05/01  06:31:36
43872         Log: podlators-1.02 update (from Russ Allbery)
43873      Branch: perl
43874            ! lib/Pod/Man.pm lib/Pod/Text.pm
43875 ____________________________________________________________________________
43876 [  6026] By: jhi                                   on 2000/04/30  23:24:23
43877         Log: Integrate with Sarathy.
43878      Branch: cfgperl
43879           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43880           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
43881           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43882           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43883           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
43884           !> t/lib/syslog.t toke.c win32/win32.h
43885 ____________________________________________________________________________
43886 [  6025] By: gsar                                  on 2000/04/30  18:17:47
43887         Log: Is{Alnum,Alpha,Word} don't match titlecase
43888              
43889              TODO: IsSpace is defined recursively!
43890              
43891              (both spotted by Larry)
43892      Branch: perl
43893            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43894            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43895 ____________________________________________________________________________
43896 [  6024] By: gsar                                  on 2000/04/30  17:50:19
43897         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
43898              (from Hugo van der Sanden)
43899      Branch: perl
43900            ! toke.c
43901 ____________________________________________________________________________
43902 [  6023] By: gsar                                  on 2000/04/30  17:14:43
43903         Log: debugger stomps on $. (from M.J.T. Guy)
43904      Branch: perl
43905            ! lib/perl5db.pl
43906 ____________________________________________________________________________
43907 [  6022] By: gsar                                  on 2000/04/30  16:59:22
43908         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
43909      Branch: perl
43910            ! sv.c
43911 ____________________________________________________________________________
43912 [  6021] By: gsar                                  on 2000/04/29  21:00:08
43913         Log: remove Win2K issue in pod (fixed by change#6020)
43914      Branch: perl
43915            ! README.win32 pod/perl56delta.pod
43916 ____________________________________________________________________________
43917 [  6020] By: gsar                                  on 2000/04/29  20:51:49
43918         Log: test tweak
43919      Branch: perl
43920            ! t/lib/open3.t
43921 ____________________________________________________________________________
43922 [  6019] By: gsar                                  on 2000/04/29  20:34:27
43923         Log: windows portability tweaks
43924      Branch: perl
43925            ! t/lib/b.t win32/win32.h
43926 ____________________________________________________________________________
43927 [  6018] By: gsar                                  on 2000/04/29  19:55:24
43928         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
43929              make _PATH_LOG() return "" if unavailable
43930      Branch: perl
43931            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43932            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
43933 ____________________________________________________________________________
43934 [  6017] By: jhi                                   on 2000/04/28  22:49:46
43935         Log: Integrate with Sarathy.
43936      Branch: cfgperl
43937           !> op.c perl.c pod/perldiag.pod t/lib/b.t
43938 ____________________________________________________________________________
43939 [  6016] By: jhi                                   on 2000/04/28  22:46:14
43940         Log: Do not warn that an infinity does not look like a number.
43941      Branch: cfgperl
43942            ! sv.c
43943 ____________________________________________________________________________
43944 [  6015] By: gsar                                  on 2000/04/28  22:35:49
43945         Log: tweak test for portability
43946      Branch: perl
43947            ! t/lib/b.t
43948 ____________________________________________________________________________
43949 [  6014] By: gsar                                  on 2000/04/28  22:05:31
43950         Log: glob() loading File::Glob behind the scenes may cause syntax errors
43951      Branch: perl
43952            ! op.c
43953 ____________________________________________________________________________
43954 [  6013] By: gsar                                  on 2000/04/28  21:25:22
43955         Log: tweak change#5945 to display correct switch name in diagnostic
43956      Branch: perl
43957            ! perl.c pod/perldiag.pod
43958 ____________________________________________________________________________
43959 [  6012] By: jhi                                   on 2000/04/28  21:08:12
43960         Log: Integrate with Sarathy.
43961      Branch: cfgperl
43962           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
43963           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
43964           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
43965 ____________________________________________________________________________
43966 [  6011] By: jhi                                   on 2000/04/28  21:04:46
43967         Log: &HUGE_VAL is not defined, it exists.
43968      Branch: cfgperl
43969            ! lib/Math/Complex.pm
43970 ____________________________________________________________________________
43971 [  6010] By: gsar                                  on 2000/04/28  21:02:58
43972         Log: clarify note about shadow password support (from
43973              gellyfish@gellyfish.com)
43974      Branch: perl
43975            ! pod/perlfunc.pod
43976 ____________________________________________________________________________
43977 [  6009] By: gsar                                  on 2000/04/28  21:00:00
43978         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
43979      Branch: perl
43980            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
43981 ____________________________________________________________________________
43982 [  6008] By: gsar                                  on 2000/04/28  20:56:33
43983         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
43984      Branch: perl
43985            ! installperl vms/subconfigure.com
43986 ____________________________________________________________________________
43987 [  6007] By: gsar                                  on 2000/04/28  20:51:21
43988         Log: note about compile failures and END blocks (from M.J.T. Guy)
43989      Branch: perl
43990            ! pod/perl56delta.pod pod/perlmod.pod
43991 ____________________________________________________________________________
43992 [  6006] By: jhi                                   on 2000/04/28  20:42:14
43993         Log: Regen Configure.
43994      Branch: cfgperl
43995            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43996            ! config_h.SH
43997 ____________________________________________________________________________
43998 [  6005] By: gsar                                  on 2000/04/28  20:41:16
43999         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
44000      Branch: perl
44001            ! utils/perldoc.PL
44002 ____________________________________________________________________________
44003 [  6004] By: jhi                                   on 2000/04/28  20:28:21
44004         Log: Integrate with Sarathy.
44005      Branch: cfgperl
44006           !> Configure INSTALL Porting/Glossary Porting/config.sh
44007           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
44008           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
44009           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
44010           !> win32/config.vc win32/win32.c
44011 ____________________________________________________________________________
44012 [  6003] By: gsar                                  on 2000/04/28  20:11:20
44013         Log: allow REG_EXPAND_SZ keys in Windows registry (from
44014              John Clayton <John.Clayton@barclayscapital.com>)
44015      Branch: perl
44016            ! win32/win32.c
44017 ____________________________________________________________________________
44018 [  6002] By: gsar                                  on 2000/04/28  19:34:16
44019         Log: destructive sv_setsv() can lose UV-ness from source, causing
44020              numeric promotions/comparisons to fail to do the right thing
44021      Branch: perl
44022            ! sv.c
44023 ____________________________________________________________________________
44024 [  6001] By: gsar                                  on 2000/04/28  18:44:15
44025         Log: support additional library locations via $Config{otherlibdirs}
44026              (from Andy Dougherty)
44027      Branch: perl
44028            ! Configure INSTALL Porting/Glossary Porting/config.sh
44029            ! Porting/config_H config_h.SH epoc/config.sh perl.c
44030            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
44031            ! win32/config.bc win32/config.gc win32/config.vc
44032 ____________________________________________________________________________
44033 [  6000] By: gsar                                  on 2000/04/28  18:26:58
44034         Log: reworked otherlibdirs.U (from Andy Dougherty)
44035      Branch: metaconfig
44036            ! U/installdirs/otherlibdirs.U
44037 ____________________________________________________________________________
44038 [  5999] By: gsar                                  on 2000/04/28  18:17:07
44039         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
44040      Branch: perl
44041            ! t/pragma/warn/toke toke.c
44042 ____________________________________________________________________________
44043 [  5998] By: jhi                                   on 2000/04/28  13:32:17
44044         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
44045      Branch: cfgperl
44046            ! lib/Math/Complex.pm
44047 ____________________________________________________________________________
44048 [  5997] By: jhi                                   on 2000/04/28  13:14:04
44049         Log: Preserve $!.
44050      Branch: cfgperl
44051            ! lib/Math/Complex.pm
44052 ____________________________________________________________________________
44053 [  5996] By: jhi                                   on 2000/04/28  12:59:23
44054         Log: Integrate with Sarathy.
44055      Branch: cfgperl
44056           +> pod/perlrequick.pod pod/perlretut.pod
44057           !> (integrate 51 files)
44058 ____________________________________________________________________________
44059 [  5995] By: gsar                                  on 2000/04/28  09:37:36
44060         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
44061      Branch: perl
44062            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
44063 ____________________________________________________________________________
44064 [  5994] By: gsar                                  on 2000/04/28  09:33:26
44065         Log: fix for missed accounting for null byte in pack("Z",...) (from
44066              M.J.T. Guy)
44067      Branch: perl
44068            ! pp.c t/op/pack.t
44069 ____________________________________________________________________________
44070 [  5993] By: gsar                                  on 2000/04/28  09:30:05
44071         Log: various minor tweaks seen on p5p
44072      Branch: perl
44073            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
44074 ____________________________________________________________________________
44075 [  5992] By: gsar                                  on 2000/04/28  09:08:19
44076         Log: pod nit (from Simon Cozens)
44077      Branch: perl
44078            ! pod/perlop.pod
44079 ____________________________________________________________________________
44080 [  5991] By: gsar                                  on 2000/04/28  09:06:36
44081         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
44082      Branch: perl
44083            ! README.posix-bc hints/posix-bc.sh
44084 ____________________________________________________________________________
44085 [  5990] By: gsar                                  on 2000/04/28  08:54:52
44086         Log: use $ENV{LIB} to search for libs under Visual C compiler
44087              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
44088      Branch: perl
44089            ! lib/ExtUtils/Liblist.pm
44090 ____________________________________________________________________________
44091 [  5989] By: gsar                                  on 2000/04/28  08:27:12
44092         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
44093              itself and no other (from Tom Hughes)
44094      Branch: perl
44095            ! t/op/array.t toke.c
44096 ____________________________________________________________________________
44097 [  5988] By: gsar                                  on 2000/04/28  08:01:38
44098         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
44099              <paul@miraclefish.com>)
44100      Branch: perl
44101            ! lib/ExtUtils/MakeMaker.pm
44102 ____________________________________________________________________________
44103 [  5987] By: gsar                                  on 2000/04/28  07:53:09
44104         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
44105      Branch: perl
44106            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
44107 ____________________________________________________________________________
44108 [  5986] By: gsar                                  on 2000/04/28  07:44:17
44109         Log: add regular expressions tutorial and quick-start guide (from
44110              Mark Kvale <kvale@phy.ucsf.edu>)
44111      Branch: perl
44112            + pod/perlrequick.pod pod/perlretut.pod
44113            ! AUTHORS MAINTAIN MANIFEST
44114 ____________________________________________________________________________
44115 [  5985] By: gsar                                  on 2000/04/28  07:30:28
44116         Log: forked child may not exit correctly if it failed to open
44117              /dev/console (from Graham Barr)
44118      Branch: perl
44119            ! ext/Sys/Syslog/Syslog.pm
44120 ____________________________________________________________________________
44121 [  5984] By: gsar                                  on 2000/04/28  07:27:20
44122         Log: attributes::reftype() doesn't work on tied argument
44123      Branch: perl
44124            ! xsutils.c
44125 ____________________________________________________________________________
44126 [  5983] By: gsar                                  on 2000/04/28  07:15:04
44127         Log: numeric conversion of non-number in change#3378 tramples on
44128              OOK offset, causing segfaults
44129      Branch: perl
44130            ! sv.c
44131 ____________________________________________________________________________
44132 [  5982] By: gsar                                  on 2000/04/28  04:48:25
44133         Log: avoid error in IO::Socket::INET when given an unknown service name
44134              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
44135      Branch: perl
44136            ! ext/IO/lib/IO/Socket/INET.pm
44137 ____________________________________________________________________________
44138 [  5981] By: gsar                                  on 2000/04/28  04:31:31
44139         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
44140              prototype mismatch with CORE::glob(); update pod and tests to
44141              suit (File::Glob::glob() is still available for backward
44142              compatibility, but should be considered deprecated)
44143      Branch: perl
44144            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
44145            ! t/lib/glob-taint.t
44146 ____________________________________________________________________________
44147 [  5980] By: gsar                                  on 2000/04/28  03:47:29
44148         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
44149              <ghudson@mit.edu>)
44150      Branch: metaconfig
44151            ! U/modified/Options.U
44152      Branch: perl
44153            ! Configure
44154 ____________________________________________________________________________
44155 [  5979] By: gsar                                  on 2000/04/28  03:07:54
44156         Log: under useithreads, constant pad entries could inadvertantly be
44157              shared across threads (from Eric Blood <eblood@xmission.com>);
44158              added Eric's test case to testsuite
44159      Branch: perl
44160            ! op.c t/op/misc.t
44161 ____________________________________________________________________________
44162 [  5978] By: gsar                                  on 2000/04/27  21:13:00
44163         Log: sync version numbers in File::Spec with the ones on CPAN
44164              (from Barrie Slaymaker)
44165      Branch: perl
44166            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44167            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44168            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44169 ____________________________________________________________________________
44170 [  5977] By: gsar                                  on 2000/04/27  21:07:29
44171         Log: autoquote barewords followed by newline and arrow properly
44172              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
44173      Branch: perl
44174            ! t/pragma/warn/toke toke.c
44175 ____________________________________________________________________________
44176 [  5976] By: gsar                                  on 2000/04/27  20:41:20
44177         Log: DB_File v1.73 update (from Paul Marquess)
44178      Branch: perl
44179            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
44180            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
44181 ____________________________________________________________________________
44182 [  5975] By: gsar                                  on 2000/04/27  20:34:24
44183         Log: allow sort() reentrancy (variant of patch suggested by
44184              Hugo van der Sanden)
44185      Branch: perl
44186            ! pp_ctl.c t/op/sort.t
44187 ____________________________________________________________________________
44188 [  5974] By: gsar                                  on 2000/04/27  19:46:57
44189         Log: change#4197 somehow missed initializing PL_errors, meaning
44190              sytax error queueing wasn't working outside eval"" at all;
44191              also fixed eval"" to localize PL_error_count, so that compile-time
44192              eval's don't clobber the error state of the outer context
44193      Branch: perl
44194            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
44195            ! t/pragma/warn/toke
44196 ____________________________________________________________________________
44197 [  5973] By: gsar                                  on 2000/04/27  18:29:05
44198         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
44199      Branch: perl
44200            ! regcomp.c regexec.c t/op/re_tests
44201 ____________________________________________________________________________
44202 [  5972] By: jhi                                   on 2000/04/27  18:22:41
44203         Log: Integrate with Sarathy.
44204      Branch: cfgperl
44205           +> t/lib/b.t t/lib/syslog.t
44206           !> (integrate 31 files)
44207 ____________________________________________________________________________
44208 [  5971] By: jhi                                   on 2000/04/27  18:18:46
44209         Log: Unicos tweaks from Mark P. Lutz.
44210      Branch: cfgperl
44211            ! hints/unicos.sh lib/Math/Complex.pm
44212 ____________________________________________________________________________
44213 [  5970] By: gsar                                  on 2000/04/27  18:05:11
44214         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
44215              IV is >32bits
44216      Branch: perl
44217            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
44218 ____________________________________________________________________________
44219 [  5969] By: gsar                                  on 2000/04/27  17:50:56
44220         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
44221      Branch: perl
44222            + t/lib/syslog.t
44223            ! MANIFEST ext/Sys/Syslog/Syslog.pm
44224 ____________________________________________________________________________
44225 [  5968] By: gsar                                  on 2000/04/27  17:44:49
44226         Log: tolerate spaces in group names in test on solaris (from David Boyce
44227              <dsb@boyski.com>)
44228      Branch: perl
44229            ! t/op/groups.t
44230 ____________________________________________________________________________
44231 [  5967] By: gsar                                  on 2000/04/27  17:41:22
44232         Log: improved docs on the warn_uninit diagnostic (from David Glasser
44233              and Simon Cozens)
44234      Branch: perl
44235            ! pod/perldiag.pod
44236 ____________________________________________________________________________
44237 [  5966] By: gsar                                  on 2000/04/27  16:54:58
44238         Log: add testsuite for B backends, fix bug in B::Deparse (from
44239              Simon Cozens <simon@brecon.co.uk>)
44240      Branch: perl
44241            + t/lib/b.t
44242            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
44243 ____________________________________________________________________________
44244 [  5965] By: gsar                                  on 2000/04/27  16:10:37
44245         Log: avoid "will not stay shared" warnings for our variables (from
44246              Robin Barker)
44247      Branch: perl
44248            ! op.c t/pragma/warn/op
44249 ____________________________________________________________________________
44250 [  5964] By: gsar                                  on 2000/04/27  07:05:05
44251         Log: reformat to 72 columns (again)
44252      Branch: perl
44253            ! pod/perldiag.pod
44254 ____________________________________________________________________________
44255 [  5963] By: gsar                                  on 2000/04/27  06:28:31
44256         Log: patch from Larry to make (\&) prototype work; added tests for
44257              the same
44258      Branch: perl
44259            ! op.c t/comp/proto.t
44260 ____________________________________________________________________________
44261 [  5962] By: gsar                                  on 2000/04/27  06:15:47
44262         Log: updated README.hpux (from Jeff Okamoto)
44263      Branch: perl
44264            ! README.hpux
44265 ____________________________________________________________________________
44266 [  5961] By: gsar                                  on 2000/04/27  05:55:03
44267         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
44268      Branch: perl
44269            ! emacs/cperl-mode.el
44270 ____________________________________________________________________________
44271 [  5960] By: gsar                                  on 2000/04/27  05:49:26
44272         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
44273      Branch: perl
44274            ! INSTALL
44275 ____________________________________________________________________________
44276 [  5959] By: gsar                                  on 2000/04/27  05:33:41
44277         Log: doubled words in pods (from Simon Cozens
44278              <simon.p.cozens@jp.pwcglobal.com>)
44279      Branch: perl
44280            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
44281            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
44282            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
44283            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
44284            ! pod/perltootc.pod
44285 ____________________________________________________________________________
44286 [  5958] By: gsar                                  on 2000/04/27  05:11:39
44287         Log: change#3569 deleted some essential code, revert; avoid use of
44288              atexit() to make DynaLoader work properly on AIX under mod_perl
44289              (from Jens-Uwe Mager <jum@helios.de>)
44290      Branch: perl
44291            ! ext/DynaLoader/dl_aix.xs
44292 ____________________________________________________________________________
44293 [  5957] By: gsar                                  on 2000/04/27  04:54:51
44294         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
44295      Branch: perl
44296            ! pod/perlmod.pod
44297 ____________________________________________________________________________
44298 [  5956] By: gsar                                  on 2000/04/27  04:51:47
44299         Log: better diagnostics on failed tests (from Ilya Zakharevich)
44300      Branch: perl
44301            ! t/op/lex_assign.t
44302 ____________________________________________________________________________
44303 [  5955] By: gsar                                  on 2000/04/27  04:26:44
44304         Log: longstanding bug exposed by change#3307: sort arguments weren't
44305              compiled with the right wantarray context (ensuing runtime lookup
44306              via block_gimme() was getting the incidental context of the
44307              sort() itself)
44308      Branch: perl
44309            ! op.c t/op/sort.t
44310 ____________________________________________________________________________
44311 [  5954] By: gsar                                  on 2000/04/26  23:42:12
44312         Log: integrate cfgperl contents into mainline
44313      Branch: perl
44314           !> (integrate 30 files)
44315 ____________________________________________________________________________
44316 [  5953] By: jhi                                   on 2000/04/26  23:06:42
44317         Log: Integrate with Sarathy.
44318      Branch: cfgperl
44319           !> README.win32 ext/B/B/Deparse.pm
44320           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
44321           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
44322           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
44323           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
44324           !> utils/perldoc.PL vms/perlvms.pod
44325 ____________________________________________________________________________
44326 [  5952] By: jhi                                   on 2000/04/26  23:03:46
44327         Log: Undo "use integer" addition from 64bitint as it seems
44328              to break most of the subtests in Digital UNIX;
44329              Unicos needs to find another way.
44330      Branch: cfgperl
44331            ! t/op/64bitint.t
44332 ____________________________________________________________________________
44333 [  5951] By: jhi                                   on 2000/04/26  22:57:53
44334         Log: Be more robust on "extreme" (large absolute value)
44335              arguments.  Originally reported by Daniel Connelly
44336              as a problem with asinh() on large negative arguments,
44337              asinh() used to bail out because an argument to log()
44338              ended up being zero.  Ilya Zakharevich proposed using
44339              Taylor's series in such cases, which for such large
44340              arguments is a very good approximation.
44341      Branch: cfgperl
44342            ! lib/Math/Complex.pm t/lib/complex.t
44343 ____________________________________________________________________________
44344 [  5950] By: gsar                                  on 2000/04/25  19:13:12
44345         Log: reformat perldiag to avoid long lines
44346      Branch: perl
44347            ! pod/perldiag.pod
44348 ____________________________________________________________________________
44349 [  5949] By: gsar                                  on 2000/04/25  18:41:11
44350         Log: make perldoc use the pod2man from the same version (from
44351              M.J.T. Guy)
44352      Branch: perl
44353            ! utils/perldoc.PL
44354 ____________________________________________________________________________
44355 [  5948] By: gsar                                  on 2000/04/25  18:21:57
44356         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
44357              <kompas@kompas.usr.onet.pl>)
44358      Branch: perl
44359            ! lib/vars.pm
44360 ____________________________________________________________________________
44361 [  5947] By: gsar                                  on 2000/04/25  18:11:53
44362         Log: use &dl_error rather than &dl_load_file as the guard for calling
44363              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
44364              statically built perl)
44365      Branch: perl
44366            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
44367 ____________________________________________________________________________
44368 [  5946] By: jhi                                   on 2000/04/25  17:37:54
44369         Log: Document that tr() is not tr(1).
44370      Branch: cfgperl
44371            ! pod/perlop.pod
44372 ____________________________________________________________________________
44373 [  5945] By: gsar                                  on 2000/04/25  16:34:33
44374         Log: make module name mandatory after -M switch; reorder perldiag
44375              alphabetically (from Mark-Jason Dominus)
44376      Branch: perl
44377            ! perl.c pod/perldiag.pod
44378 ____________________________________________________________________________
44379 [  5944] By: jhi                                   on 2000/04/25  01:15:18
44380         Log: On second thoughts frexp() does have two arguments.
44381      Branch: cfgperl
44382            ! perl.h
44383 ____________________________________________________________________________
44384 [  5943] By: jhi                                   on 2000/04/24  22:56:32
44385         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
44386              Now pp_ncmp() returns undef is either operand is a NaN.
44387      Branch: cfgperl
44388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44389            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
44390            ! vms/subconfigure.com vos/config.def vos/config.h
44391            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
44392            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44393            ! win32/config_H.vc
44394      Branch: metaconfig/U/perl
44395            + d_modfl.U
44396 ____________________________________________________________________________
44397 [  5942] By: jhi                                   on 2000/04/24  19:45:17
44398         Log: Regen Configure to match #5937.
44399      Branch: cfgperl
44400            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44401            ! config_h.SH
44402      Branch: metaconfig
44403            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
44404 ____________________________________________________________________________
44405 [  5941] By: jhi                                   on 2000/04/24  19:24:11
44406         Log: Further Unicos fixes for Mark Lutz.
44407      Branch: cfgperl
44408            ! hints/unicos.sh pp_ctl.c
44409 ____________________________________________________________________________
44410 [  5940] By: jhi                                   on 2000/04/24  19:09:06
44411         Log: Various Unicos 10.0.0.6 fixes.
44412              
44413              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
44414              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
44415              Reply-To: tecmpl1@triton.ca.boeing.com 
44416              To: perl5-porters@perl.org 
44417              Date: Fri, 14 Apr 2000 20:21:00 GMT 
44418              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
44419      Branch: cfgperl
44420            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
44421 ____________________________________________________________________________
44422 [  5939] By: gsar                                  on 2000/04/24  19:01:24
44423         Log: more pod nits (from Larry Virden)
44424      Branch: perl
44425            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
44426            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
44427            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
44428 ____________________________________________________________________________
44429 [  5938] By: gsar                                  on 2000/04/24  18:54:01
44430         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
44431      Branch: perl
44432            ! ext/B/B/Deparse.pm
44433 ____________________________________________________________________________
44434 [  5937] By: jhi                                   on 2000/04/24  17:39:00
44435         Log: Integrate with Sarathy.
44436      Branch: cfgperl
44437           +> (branch 31 files)
44438           !> (integrate 73 files)
44439 ____________________________________________________________________________
44440 [  5936] By: gsar                                  on 2000/04/24  17:30:06
44441         Log: additional tests for change#5934 (from Paul Marquess, who also
44442              sent in the same fix)
44443      Branch: perl
44444            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
44445            ! t/pragma/warn/5nolint t/pragma/warn/6default
44446 ____________________________________________________________________________
44447 [  5935] By: jhi                                   on 2000/04/24  17:26:05
44448         Log: Do not assume sign propagation.
44449              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
44450              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
44451              To: payner@ncifcrf.gov, perl5-porters@perl.org 
44452              Date: Tue, 18 Apr 2000 18:24:49 +0100 
44453              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
44454      Branch: cfgperl
44455            ! t/op/bop.t t/op/misc.t
44456 ____________________________________________________________________________
44457 [  5934] By: gsar                                  on 2000/04/24  17:16:54
44458         Log: propagate lexical warnings from surrounding scope correctly
44459              within string eval()
44460      Branch: perl
44461            ! pp_ctl.c t/pragma/warn/pp_ctl
44462 ____________________________________________________________________________
44463 [  5933] By: jhi                                   on 2000/04/24  17:01:07
44464         Log: Flatten the cpp jungle doing the nosuid checking.
44465      Branch: cfgperl
44466            ! perl.c
44467 ____________________________________________________________________________
44468 [  5932] By: gsar                                  on 2000/04/24  09:08:14
44469         Log: add rsignal(), whichsig() and do_join() to public API list
44470              (mod_perl uses them to good advantage)
44471      Branch: perl
44472            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
44473 ____________________________________________________________________________
44474 [  5931] By: gsar                                  on 2000/04/24  09:01:40
44475         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
44476      Branch: perl
44477            ! pp_hot.c regexec.c t/op/pat.t
44478 ____________________________________________________________________________
44479 [  5930] By: gsar                                  on 2000/04/24  08:58:33
44480         Log: small os390 tweaks (from Peter Prymmer)
44481      Branch: perl
44482            ! config_h.SH makedepend.SH
44483 ____________________________________________________________________________
44484 [  5929] By: gsar                                  on 2000/04/24  08:55:25
44485         Log: pod nits
44486      Branch: perl
44487            ! pod/perlguts.pod
44488 ____________________________________________________________________________
44489 [  5928] By: gsar                                  on 2000/04/24  08:50:13
44490         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
44491      Branch: perl
44492            ! ext/IO/lib/IO/Poll.pm
44493 ____________________________________________________________________________
44494 [  5927] By: gsar                                  on 2000/04/24  08:43:24
44495         Log: arrange for next() to resume at the unstack op rather than the
44496              loop conditional, so that scope cleanup happens correctly
44497              (from Stephen McCamant)
44498      Branch: perl
44499            ! op.c pp_ctl.c t/op/misc.t
44500 ____________________________________________________________________________
44501 [  5926] By: gsar                                  on 2000/04/24  08:18:40
44502         Log: on windows, reserve 16M of stack rather than 128M (allows more
44503              threads to run concurrently)
44504      Branch: perl
44505            ! win32/Makefile win32/makefile.mk
44506 ____________________________________________________________________________
44507 [  5925] By: gsar                                  on 2000/04/24  08:13:52
44508         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
44509      Branch: perl
44510            ! toke.c
44511 ____________________________________________________________________________
44512 [  5924] By: gsar                                  on 2000/04/24  08:08:59
44513         Log: avoid using uninitialized memory in require version check
44514      Branch: perl
44515            ! pp_ctl.c universal.c
44516 ____________________________________________________________________________
44517 [  5923] By: gsar                                  on 2000/04/24  07:20:14
44518         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
44519      Branch: perl
44520            ! ext/IO/lib/IO/Poll.pm
44521 ____________________________________________________________________________
44522 [  5922] By: gsar                                  on 2000/04/24  07:08:42
44523         Log: commentary about IoTYPE() (from Nathan Torkington)
44524      Branch: perl
44525            ! sv.h
44526 ____________________________________________________________________________
44527 [  5921] By: gsar                                  on 2000/04/24  06:58:26
44528         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
44529              by fix
44530      Branch: perl
44531            ! sv.c t/lib/charnames.t t/pragma/utf8.t
44532 ____________________________________________________________________________
44533 [  5920] By: gsar                                  on 2000/04/24  06:37:59
44534         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
44535      Branch: perl
44536            ! doop.c t/op/ver.t
44537 ____________________________________________________________________________
44538 [  5919] By: gsar                                  on 2000/04/24  06:21:58
44539         Log: Configure might miss old directories when prefix must be
44540              expanded (from Robin Barker)
44541      Branch: metaconfig
44542            ! U/installdirs/inc_version_list.U
44543      Branch: perl
44544            ! Configure
44545 ____________________________________________________________________________
44546 [  5918] By: gsar                                  on 2000/04/24  06:16:11
44547         Log: VMS nits in glob() test (from Charles Lane)
44548      Branch: perl
44549            ! t/lib/glob-basic.t
44550 ____________________________________________________________________________
44551 [  5917] By: gsar                                  on 2000/04/24  06:11:56
44552         Log: various pod nits (from Larry Virden and others)
44553      Branch: perl
44554            ! README.amiga README.hpux README.machten README.os2
44555            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
44556            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
44557            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
44558            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
44559            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
44560            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
44561            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
44562            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
44563 ____________________________________________________________________________
44564 [  5916] By: gsar                                  on 2000/04/24  05:52:43
44565         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
44566              <wjones@tc.fluke.com>)
44567      Branch: perl
44568            ! t/lib/glob-basic.t
44569 ____________________________________________________________________________
44570 [  5915] By: gsar                                  on 2000/04/24  05:07:01
44571         Log: supported platforms mixed up
44572      Branch: perl
44573            ! pod/perl56delta.pod pod/perlport.pod
44574 ____________________________________________________________________________
44575 [  5914] By: gsar                                  on 2000/04/24  04:56:08
44576         Log: caller() wasn't returning the right number of elements for
44577              eval {...}
44578      Branch: perl
44579            ! pp_ctl.c t/pragma/warn/9enabled
44580 ____________________________________________________________________________
44581 [  5913] By: gsar                                  on 2000/04/24  04:35:41
44582         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
44583              Mark-Jason Dominus)
44584      Branch: perl
44585            ! pod/perlfunc.pod
44586 ____________________________________________________________________________
44587 [  5912] By: gsar                                  on 2000/04/24  04:17:15
44588         Log: fix totally broken caching in UNIVERSAL::isa() (from
44589              Nick Ing-Simmons)
44590      Branch: perl
44591            ! t/op/universal.t universal.c
44592 ____________________________________________________________________________
44593 [  5911] By: gsar                                  on 2000/04/24  03:39:47
44594         Log: add linebreak properties from unicode/LineBrk.txt (from
44595              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
44596      Branch: perl
44597            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
44598            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
44599            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
44600            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
44601            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
44602            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
44603            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
44604            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
44605            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
44606            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
44607            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
44608            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
44609            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
44610            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
44611            + lib/unicode/Is/LbrkZW.pl
44612            ! lib/unicode/mktables.PL
44613 ____________________________________________________________________________
44614 [  5910] By: gsar                                  on 2000/04/24  03:23:10
44615         Log: typo in pod
44616      Branch: perl
44617            ! ext/Thread/Thread.pm
44618 ____________________________________________________________________________
44619 [  5909] By: gsar                                  on 2000/04/24  03:22:03
44620         Log: mode argument to do_binmode() should be file mode, not boolean
44621      Branch: perl
44622            ! pp_sys.c
44623 ____________________________________________________________________________
44624 [  5908] By: gsar                                  on 2000/04/16  16:51:08
44625         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
44626              always returns a valid GV even when the symbol is trapped by strictures
44627              (avoids coredumps)
44628              
44629              TODO: the C<package;> hack needs similar treatment
44630      Branch: perl
44631            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
44632            ! t/pragma/strict-vars
44633 ____________________________________________________________________________
44634 [  5907] By: jhi                                   on 2000/03/31  23:42:56
44635         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
44636              an assumption which #5905 demolished.
44637      Branch: cfgperl
44638            ! pp_sys.c
44639 ____________________________________________________________________________
44640 [  5906] By: jhi                                   on 2000/03/31  18:54:37
44641         Log: Typo in #5905.
44642      Branch: cfgperl
44643            ! t/op/64bitint.t
44644 ____________________________________________________________________________
44645 [  5905] By: jhi                                   on 2000/03/31  18:50:54
44646         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
44647              reported by Joseph N. Hall.  The bug was that even with use64bitint
44648              one had to use the prefixes q, L, or ll with printf/sprintf,
44649              contrary to the documentation and common sense.
44650      Branch: cfgperl
44651            ! sv.c t/op/64bitint.t
44652 ____________________________________________________________________________
44653 [  5904] By: gsar                                  on 2000/03/28  02:31:32
44654         Log: add Changes, perldelta.pod
44655      Branch: perl
44656            + Changes pod/perldelta.pod
44657 ____________________________________________________________________________
44658 [  5903] By: gsar                                  on 2000/03/28  02:03:55
44659         Log: rename Changes and perldelta.pod
44660      Branch: perl
44661           +> Changes5.6 pod/perl56delta.pod
44662            - Changes pod/perldelta.pod
44663            ! MANIFEST
44664 ____________________________________________________________________________
44665 [  5902] By: gsar                                  on 2000/03/28  01:59:14
44666         Log: create maint-5.6 branch
44667      Branch: maint-5.6/perl
44668           +> (branch 1611 files)
44669 ____________________________________________________________________________
44670 [  5901] By: jhi                                   on 2000/03/23  05:48:43
44671         Log: Integrate with Sarathy.
44672      Branch: cfgperl
44673           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
44674 ____________________________________________________________________________
44675 [  5900] By: gsar                                  on 2000/03/23  05:42:43
44676         Log: three guesses on what this is :-)
44677      Branch: perl
44678            ! Changes