Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [  9447] By: jhi                                   on 2001/03/29  15:39:34
35         Log: Integrate perlio.
36      Branch: perl
37           !> win32/makefile.mk
38 ____________________________________________________________________________
39 [  9446] By: nick                                  on 2001/03/29  15:30:03
40         Log: Integrate win32/makefile.mk with mainline.
41      Branch: perlio
42           !> win32/makefile.mk
43 ____________________________________________________________________________
44 [  9445] By: nick                                  on 2001/03/29  15:27:32
45         Log: Fix breakage ... 
46      Branch: perlio
47            ! win32/makefile.mk
48 ____________________________________________________________________________
49 [  9444] By: jhi                                   on 2001/03/29  15:03:08
50         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
51              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
52              Date: Thu, 29 Mar 2001 10:32:59 +0400
53              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
54      Branch: perl
55            ! win32/makefile.mk
56 ____________________________________________________________________________
57 [  9443] By: jhi                                   on 2001/03/29  15:02:12
58         Log: Integrate perlio.
59      Branch: perl
60           +> win32/buildext.pl
61           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
62           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
63 ____________________________________________________________________________
64 [  9442] By: nick                                  on 2001/03/29  14:59:11
65         Log: Work in progress - determine win32 extensions to build via script.
66      Branch: perlio
67            + win32/buildext.pl
68            ! MANIFEST win32/makefile.mk
69 ____________________________________________________________________________
70 [  9441] By: jhi                                   on 2001/03/29  14:51:47
71         Log: Reintroduce the use of external pwd.
72      Branch: perl
73            ! t/lib/cwd.t
74 ____________________________________________________________________________
75 [  9440] By: jhi                                   on 2001/03/29  14:42:58
76         Log: use warnings instead of -w.
77      Branch: perl
78            ! utils/h2xs.PL
79 ____________________________________________________________________________
80 [  9439] By: jhi                                   on 2001/03/29  14:41:52
81         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
82              From: Jonathan Stowe <gellyfish@gellyfish.com>
83              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
84              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
85      Branch: perl
86            ! utils/h2xs.PL
87 ____________________________________________________________________________
88 [  9438] By: jhi                                   on 2001/03/29  14:39:38
89         Log: Subject: [PATCH perl@9424] minor pod nits
90              From: Robin Barker <rmb1@cise.npl.co.uk>
91              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
92              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
93      Branch: perl
94            ! pod/perlhack.pod pod/perliol.pod
95 ____________________________________________________________________________
96 [  9437] By: jhi                                   on 2001/03/29  14:29:16
97         Log: Subject: [PATCH perl@9424] typemap cast warning
98              From: Robin Barker <rmb1@cise.npl.co.uk>
99              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
100              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
101      Branch: perl
102            ! lib/ExtUtils/typemap
103 ____________________________________________________________________________
104 [  9436] By: jhi                                   on 2001/03/29  14:26:03
105         Log: Subject: [PATCH perl@9424] printf warning
106              From: Robin Barker <rmb1@cise.npl.co.uk>
107              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
108              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
109      Branch: perl
110            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
111            ! ext/Storable/Storable.xs toke.c
112 ____________________________________________________________________________
113 [  9435] By: nick                                  on 2001/03/29  14:23:31
114         Log: Win32 has name conflict with ERROR
115      Branch: perlio
116            ! ext/PerlIO/Via/Via.xs
117 ____________________________________________________________________________
118 [  9434] By: jhi                                   on 2001/03/29  14:17:48
119         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
120              From: Peter Prymmer <pvhp@forte.com>
121              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
122              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
123      Branch: perl
124            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
125 ____________________________________________________________________________
126 [  9433] By: jhi                                   on 2001/03/29  13:52:44
127         Log: test-prep target was missing.
128      Branch: perl
129            ! Makefile.SH
130 ____________________________________________________________________________
131 [  9432] By: nick                                  on 2001/03/29  12:40:03
132         Log: Make as-shipped compiler default to MSVC6 
133      Branch: perlio
134            ! win32/makefile.mk
135 ____________________________________________________________________________
136 [  9431] By: nick                                  on 2001/03/29  12:12:16
137         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
138              akin to PerlIO::Scalar.
139      Branch: perlio
140            ! perlio.c perlio.h
141 ____________________________________________________________________________
142 [  9430] By: nick                                  on 2001/03/29  10:56:35
143         Log: Integrate mainline.
144      Branch: perlio
145           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
146           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
147           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
148           !> win32/makefile.mk win32/win32sck.c
149 ____________________________________________________________________________
150 [  9429] By: nick                                  on 2001/03/29  09:03:43
151         Log: Noticed that two tests were skipped as perlio:: package
152              isn't there any more. Changed the skip condition.
153              Avoid core-dump if sv_utf8_upgrade() called on something
154              that does not become SvPOK after SvPV() (e.g. a ref).
155      Branch: perlio
156            ! sv.c t/io/utf8.t t/lib/io_scalar.t
157 ____________________________________________________________________________
158 [  9428] By: jhi                                   on 2001/03/29  01:31:47
159         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
160              From: Benjamin Sugars <bsugars@canoe.ca> 
161              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
162              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
163      Branch: perl
164            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
165            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
166            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
167 ____________________________________________________________________________
168 [  9427] By: jhi                                   on 2001/03/29  00:49:30
169         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
170              From: "Vadim Konovalov" <watman@inbox.ru>
171              Date: Thu, 29 Mar 2001 01:50:12 +0400
172              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
173      Branch: perl
174            ! win32/makefile.mk win32/win32sck.c
175 ____________________________________________________________________________
176 [  9426] By: gsar                                  on 2001/03/29  00:28:04
177         Log: dmake can only handle == and != in comparisons; support building
178              with Borland's VCL libraries (from Vadim Konovalov)
179      Branch: maint-5.6/perl
180            ! win32/makefile.mk
181 ____________________________________________________________________________
182 [  9425] By: nick                                  on 2001/03/28  19:29:56
183         Log: Integrate (@snapshot)
184      Branch: perlio
185           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
186 ____________________________________________________________________________
187 [  9424] By: jhi                                   on 2001/03/28  19:03:16
188         Log: Update Changes.
189      Branch: perl
190            ! Changes patchlevel.h
191 ____________________________________________________________________________
192 [  9423] By: jhi                                   on 2001/03/28  18:52:09
193         Log: Rmdir lib/XS on cleanup.
194      Branch: perl
195            ! Makefile.SH
196 ____________________________________________________________________________
197 [  9422] By: jhi                                   on 2001/03/28  18:49:34
198         Log: Integrate perlio.
199      Branch: perl
200           !> t/op/utf8decode.t
201 ____________________________________________________________________________
202 [  9421] By: nick                                  on 2001/03/28  18:46:44
203         Log: Loose duplicate chunk.
204      Branch: perlio
205            ! t/op/utf8decode.t
206 ____________________________________________________________________________
207 [  9420] By: nick                                  on 2001/03/28  18:44:11
208         Log: Integrate mainline.
209      Branch: perlio
210           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
211           !> vms/vmsish.h
212 ____________________________________________________________________________
213 [  9419] By: jhi                                   on 2001/03/28  18:42:05
214         Log: Can't trust external pwds
215              (either shell builtins or external programs)
216      Branch: perl
217            ! t/lib/cwd.t
218 ____________________________________________________________________________
219 [  9418] By: jhi                                   on 2001/03/28  18:34:05
220         Log: Integrate perlio.
221      Branch: perl
222            - lib/perlio.pm
223           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
224           !> t/op/utf8decode.t
225 ____________________________________________________________________________
226 [  9417] By: nick                                  on 2001/03/28  18:24:02
227         Log: PerlIO.pm / perlio.pm conflict.
228              Update some pods.
229              Make t/op/utf8decode.t a text file.
230      Branch: perlio
231            - lib/perlio.pm
232            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
233            ! t/op/utf8decode.t
234 ____________________________________________________________________________
235 [  9416] By: jhi                                   on 2001/03/28  18:06:07
236         Log: Integrate change #9409 from mainline to maintperl.
237              
238              Yet another tweak on AIX dynaloading.
239      Branch: maint-5.6/perl
240           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
241 ____________________________________________________________________________
242 [  9415] By: gsar                                  on 2001/03/28  17:13:01
243         Log: integrate changes#9377,9385,9401 from mainline
244              
245              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
246              
247              If directory entries compare equal case-insensitively,
248              retry case-sensitively.
249              
250              Subject: [PATCH] B::Terse and warnings
251      Branch: maint-5.6/perl
252           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
253           !> t/pragma/warn/perl
254 ____________________________________________________________________________
255 [  9414] By: jhi                                   on 2001/03/28  17:11:12
256         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
257              From: "Craig A. Berry" <craigberry@mac.com>
258              Date: Wed, 28 Mar 2001 10:55:20 -0600
259              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
260      Branch: perl
261            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
262 ____________________________________________________________________________
263 [  9413] By: jhi                                   on 2001/03/28  17:03:12
264         Log: Dup hunk.
265      Branch: perl
266            ! t/op/utf8decode.t
267 ____________________________________________________________________________
268 [  9412] By: jhi                                   on 2001/03/28  17:02:36
269         Log: Forced integrate from perlio.
270      Branch: perl
271           !> t/op/utf8decode.t
272 ____________________________________________________________________________
273 [  9411] By: nick                                  on 2001/03/28  16:50:03
274         Log: Integrate mainline.
275      Branch: perlio
276           +> t/lib/cwd.t
277           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
278           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
279           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
280           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
281           !> t/pragma/warn/perl
282 ____________________________________________________________________________
283 [  9410] By: jhi                                   on 2001/03/28  16:44:23
284         Log: Subject: Re: [PATCH] 9403 cannot be tested
285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
286              Date: Wed, 28 Mar 2001 18:33:56 +0200
287              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
288      Branch: perl
289            ! makedef.pl
290 ____________________________________________________________________________
291 [  9409] By: jhi                                   on 2001/03/28  16:12:45
292         Log: Yet another tweak on AIX dynaloading.
293      Branch: perl
294            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
295 ____________________________________________________________________________
296 [  9408] By: jhi                                   on 2001/03/28  15:52:55
297         Log: Subject: [PATCH] 9403 cannot be tested
298              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
299              Date: Wed, 28 Mar 2001 17:23:00 +0200
300              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
301              
302              A missing symbol.
303      Branch: perl
304            ! makedef.pl
305 ____________________________________________________________________________
306 [  9407] By: jhi                                   on 2001/03/28  15:47:43
307         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
308      Branch: perl
309            ! t/op/utf8decode.t
310           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
311           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
312 ____________________________________________________________________________
313 [  9406] By: jhi                                   on 2001/03/28  15:37:08
314         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
315              From: Benjamin Sugars <bsugars@canoe.ca> 
316              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
317              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
318      Branch: perl
319            + t/lib/cwd.t
320            ! MANIFEST
321 ____________________________________________________________________________
322 [  9405] By: jhi                                   on 2001/03/28  15:13:18
323         Log: pp_ne() needs a CORRECT boolean.
324      Branch: perl
325            ! pp.c
326 ____________________________________________________________________________
327 [  9404] By: jhi                                   on 2001/03/28  15:09:23
328         Log: pp_ne() needs a boolean, not an integer.
329      Branch: perl
330            ! pp.c
331 ____________________________________________________________________________
332 [  9403] By: jhi                                   on 2001/03/28  14:47:43
333         Log: (Retracted by #9404.)
334      Branch: perl
335            ! pp.c
336 ____________________________________________________________________________
337 [  9402] By: jhi                                   on 2001/03/28  14:43:59
338         Log: Subject: Re: [PATCH] Typemap testing
339              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
340              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
341              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
342      Branch: perl
343            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
344            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
345 ____________________________________________________________________________
346 [  9401] By: jhi                                   on 2001/03/28  14:42:14
347         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
348              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
349              Date: Sun, 25 Mar 2001 21:59:15 +0100
350              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
351              
352              A variable will be checked for the "use once" warnings if:
353              
354              1. It is in the scope of a use warnings 'once'
355              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
356              
357              Otherwise it won't be checked at all.
358              
359              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
360              
361              The enclosed patch partially fixes this issue. What I didn't
362              get to work was the case where the "used once" warning is enabled
363              in any file other than the main file.
364      Branch: perl
365            ! gv.c t/pragma/warn/perl
366 ____________________________________________________________________________
367 [  9400] By: nick                                  on 2001/03/28  14:38:24
368         Log: More EBCDIC tweaks:
369              - one more swash issue &~(0xA0-1) did not do the right thing,
370              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
371              - add "use re 'asciirange'" to make [!-~] etc. work
372              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
373              - Choose a key for t/op/each.t test which gets encoded.
374              - Skip utf8decode if this is UTF-EBCDIC.
375      Branch: perlio
376            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
377            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
378 ____________________________________________________________________________
379 [  9399] By: jhi                                   on 2001/03/28  14:21:00
380         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
381              Andreas Schwab.
382      Branch: perl
383            ! pp.c
384 ____________________________________________________________________________
385 [  9398] By: jhi                                   on 2001/03/28  00:55:56
386         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
387              From: David Dyck <dcd@tc.fluke.com>
388              Date: Tue, 27 Mar 2001 15:16:24 -0800
389              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
390      Branch: perl
391            ! ext/IO/lib/IO/Socket.pm
392 ____________________________________________________________________________
393 [  9397] By: jhi                                   on 2001/03/27  21:52:49
394         Log: Integrate perlio.
395      Branch: perl
396           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
397           +> ext/PerlIO/Via/Via.xs
398           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
399 ____________________________________________________________________________
400 [  9396] By: nick                                  on 2001/03/27  21:45:13
401         Log: Integrate mainline.
402      Branch: perlio
403           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
404           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
405 ____________________________________________________________________________
406 [  9395] By: nick                                  on 2001/03/27  21:18:58
407         Log: Outline docs for PerlIO and PerlIO::Scalar
408      Branch: perlio
409            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
410 ____________________________________________________________________________
411 [  9394] By: nick                                  on 2001/03/27  20:50:13
412         Log: PerlIO::Via layer (alpha-ish).
413      Branch: perlio
414            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
415            + ext/PerlIO/Via/Via.xs
416            ! MANIFEST
417 ____________________________________________________________________________
418 [  9393] By: jhi                                   on 2001/03/27  20:49:55
419         Log: Retract #9329 now that 9390 should take care of the matter.
420      Branch: perl
421            ! utils/h2xs.PL
422 ____________________________________________________________________________
423 [  9390] By: jhi                                   on 2001/03/27  20:47:50
424         Log: Subject: Autoloading Errno.pm when %! is encountered
425              From: Robin Houston <robin@kitsite.com>
426              Date: Tue, 27 Mar 2001 20:57:11 +0100
427              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
428      Branch: perl
429            ! embed.h embed.pl gv.c proto.h t/op/magic.t
430 ____________________________________________________________________________
431 [  9389] By: jhi                                   on 2001/03/27  20:24:31
432         Log: Integrate perlio.
433      Branch: perl
434           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
435           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
436           !> utf8.c
437 ____________________________________________________________________________
438 [  9388] By: jhi                                   on 2001/03/27  20:21:38
439         Log: Better have a three-element array if one is going to assign
440              to the third element of that array. (from Tim Jenness)
441      Branch: perl
442            ! ext/XS/Typemap/Typemap.xs
443 ____________________________________________________________________________
444 [  9387] By: nick                                  on 2001/03/27  20:15:43
445         Log: Integrate mainline.
446      Branch: perlio
447           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
448           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
449           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
450           +> t/lib/xs-typemap.t
451           !> (integrate 34 files)
452 ____________________________________________________________________________
453 [  9386] By: jhi                                   on 2001/03/27  20:04:18
454         Log: Subject: Re: perl@9359 breaks HTML::Parser
455              From: Gisle Aas <gisle@ActiveState.com>
456              Date: 27 Mar 2001 11:30:24 -0800
457              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
458              
459              Clarify the UTF-8 issues of the API docs.
460              (Slightly reworded and expanded.)
461      Branch: perl
462            ! pod/perlapi.pod sv.c sv.h
463 ____________________________________________________________________________
464 [  9385] By: jhi                                   on 2001/03/27  19:44:25
465         Log: If directory entries compare equal case-insensitively,
466              retry case-sensitively.
467      Branch: perl
468            ! ext/File/Glob/bsd_glob.c
469 ____________________________________________________________________________
470 [  9384] By: nick                                  on 2001/03/27  19:38:50
471         Log: Various EBCDIC fixes:
472              - major revelation that swash code is encoding aware,
473              (or thought it was) - now it is ;-)
474              - With that out of the way fix a slab of tr/// cases.
475              - Fix Encode 'Unicode' to be true Unicode so tests pass.
476              - As anticipated Base64.xs needed tweaks.
477              - Until tr/// works right avoid old_encode64 in MIME tests.
478      Branch: perlio
479            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
480            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
481 ____________________________________________________________________________
482 [  9383] By: jhi                                   on 2001/03/27  18:34:41
483         Log: Add the std test suite BEGIN block.
484      Branch: perl
485            ! t/lib/xs-typemap.t
486 ____________________________________________________________________________
487 [  9382] By: jhi                                   on 2001/03/27  15:16:07
488         Log: Add debugging output to the test.
489      Branch: perl
490            ! t/lib/glob-basic.t
491 ____________________________________________________________________________
492 [  9381] By: jhi                                   on 2001/03/27  15:08:10
493         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
494      Branch: perl
495            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
496            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
497            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
498            + t/lib/xs-typemap.t
499            ! MANIFEST
500 ____________________________________________________________________________
501 [  9380] By: jhi                                   on 2001/03/27  14:48:34
502         Log: Subject: [PATCH] Typemap testing
503              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
504              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
505              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
506              
507              (The first part of the patch.)
508      Branch: perl
509            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
510 ____________________________________________________________________________
511 [  9379] By: jhi                                   on 2001/03/27  14:44:56
512         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
513              From: Benjamin Sugars <bsugars@canoe.ca> 
514              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
515              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
516      Branch: perl
517            ! t/lib/glob-basic.t
518 ____________________________________________________________________________
519 [  9378] By: jhi                                   on 2001/03/27  14:42:30
520         Log: Subject: [PATCH] perlvar nit
521              From: Simon Cozens <simon@netthink.co.uk>
522              Date: Tue, 27 Mar 2001 01:12:01 +0100
523              Message-ID: <20010327011201.A19179@netthink.co.uk>
524      Branch: perl
525            ! pod/perlvar.pod
526 ____________________________________________________________________________
527 [  9377] By: jhi                                   on 2001/03/27  14:36:26
528         Log: Subject: [PATCH] B::Terse and warnings
529              From: Benjamin Sugars <ben.sugars@home.com>
530              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
531              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
532      Branch: perl
533            ! ext/B/B.pm ext/B/B/Terse.pm
534 ____________________________________________________________________________
535 [  9376] By: jhi                                   on 2001/03/27  14:31:31
536         Log: Document sockatmark() some.
537      Branch: perl
538            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
539            ! pod/perltoc.pod
540 ____________________________________________________________________________
541 [  9375] By: jhi                                   on 2001/03/27  14:00:24
542         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
543              noted by Gisle and fixed by NI-S.
544      Branch: perl
545            ! sv.c
546 ____________________________________________________________________________
547 [  9374] By: jhi                                   on 2001/03/27  05:50:01
548         Log: Regen toc.
549      Branch: perl
550            ! pod/perltoc.pod
551 ____________________________________________________________________________
552 [  9373] By: jhi                                   on 2001/03/27  05:43:51
553         Log: Pixie documenting.
554      Branch: perl
555            ! Makefile.SH pod/perlhack.pod
556 ____________________________________________________________________________
557 [  9372] By: jhi                                   on 2001/03/27  05:29:34
558         Log: Metaconfig unit changes for #9371.
559      Branch: metaconfig
560            ! U/modified/myhostname.U
561      Branch: metaconfig/U/perl
562            + d_sockatmark.U
563            ! gccvers.U
564 ____________________________________________________________________________
565 [  9371] By: jhi                                   on 2001/03/27  05:29:07
566         Log: Add sockatmark() probing.
567      Branch: perl
568            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
569            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
570            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
571            ! vos/config.ga.h win32/config.bc win32/config.gc
572            ! win32/config.vc
573 ____________________________________________________________________________
574 [  9370] By: jhi                                   on 2001/03/26  22:01:18
575         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
576              Really need to benchmark this.
577      Branch: perl
578            ! pp.c
579 ____________________________________________________________________________
580 [  9369] By: nick                                  on 2001/03/26  21:59:30
581         Log: Integrate mainline.
582      Branch: perlio
583            ! ext/MIME/Base64/QuotedPrint.pm
584           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
585           !> patchlevel.h pod/perlhack.pod pp_sys.c
586 ____________________________________________________________________________
587 [  9368] By: jhi                                   on 2001/03/26  21:47:03
588         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
589              
590              TODO1: perlbench.
591              TODO2: le, lt, ge, gt?  Yech.
592      Branch: perl
593            ! pp.c
594 ____________________________________________________________________________
595 [  9367] By: jhi                                   on 2001/03/26  21:34:57
596         Log: Too much cut-and-paste in #9363.
597      Branch: perl
598            ! pp_sys.c
599 ____________________________________________________________________________
600 [  9366] By: jhi                                   on 2001/03/26  21:20:53
601         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
602              From: Andreas Schwab <schwab@suse.de>
603              Date: 26 Mar 2001 17:29:04 +0200
604              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
605              
606              (The patch for 5.6.0 or so, this is a guess for bleadperl)
607      Branch: perl
608            ! pp_hot.c
609 ____________________________________________________________________________
610 [  9365] By: jhi                                   on 2001/03/26  21:07:54
611         Log: Integrate perlio.
612      Branch: perl
613           !> perlio.c
614 ____________________________________________________________________________
615 [  9364] By: nick                                  on 2001/03/26  20:30:48
616         Log: REFCNT botch in layer name cache hash.
617      Branch: perlio
618            ! perlio.c
619 ____________________________________________________________________________
620 [  9363] By: jhi                                   on 2001/03/26  18:44:32
621         Log: Subject: [PATCH] socket() leaks file descriptors
622              From: Benjamin Sugars <bsugars@canoe.ca>
623              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
624              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
625              
626              Also sockpair() fixed similarly.
627      Branch: perl
628            ! pp_sys.c
629 ____________________________________________________________________________
630 [  9362] By: jhi                                   on 2001/03/26  18:37:52
631         Log: Integrate perlio.
632      Branch: perl
633           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
634 ____________________________________________________________________________
635 [  9361] By: nick                                  on 2001/03/26  17:32:06
636         Log: Implement flush of linebuffered streams on read of a tty.
637      Branch: perlio
638            ! perlio.c perliol.h
639 ____________________________________________________________________________
640 [  9360] By: nick                                  on 2001/03/26  17:12:32
641         Log: Memory tweaks and notes for OEMVS.
642      Branch: perlio
643            ! README.os390 miniperlmain.c t/op/pat.t
644 ____________________________________________________________________________
645 [  9359] By: jhi                                   on 2001/03/26  02:12:54
646         Log: Update Changes.
647      Branch: perl
648            ! Changes patchlevel.h
649 ____________________________________________________________________________
650 [  9358] By: jhi                                   on 2001/03/26  02:05:32
651         Log: Document the most common pixie options.
652      Branch: perl
653            ! pod/perlhack.pod
654 ____________________________________________________________________________
655 [  9357] By: jhi                                   on 2001/03/26  01:25:28
656         Log: For perl.pixie check *before* compiling that optimize is -g,
657              as for perl.third.
658      Branch: perl
659            ! Makefile.SH
660 ____________________________________________________________________________
661 [  9356] By: jhi                                   on 2001/03/26  01:13:41
662         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
663      Branch: perl
664            ! Makefile.SH
665 ____________________________________________________________________________
666 [  9355] By: jhi                                   on 2001/03/26  01:11:19
667         Log: Remove t/perl.third.
668      Branch: perl
669            ! Makefile.SH
670 ____________________________________________________________________________
671 [  9354] By: jhi                                   on 2001/03/26  00:23:38
672         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
673              IO::Sockatmark().
674      Branch: perl
675            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
676 ____________________________________________________________________________
677 [  9353] By: jhi                                   on 2001/03/25  22:25:04
678         Log: Integrate perlio.
679      Branch: perl
680           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
681           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
682           !> pp_hot.c win32/makefile.mk
683 ____________________________________________________________________________
684 [  9352] By: jhi                                   on 2001/03/25  22:21:41
685         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
686              From: Radu Greab <radu@netsoft.ro>
687              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
688              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
689      Branch: perl
690            ! pp_sys.c
691 ____________________________________________________________________________
692 [  9351] By: nick                                  on 2001/03/25  22:15:02
693         Log: Fix readline in list mode to tell rest of world that it has
694              things on the stack. Otherwise if perl code gets invoked
695              underneath it it scribbles over results-so-far.
696              (Why TIEHANDLE has not tripped on this is a mystery.)
697      Branch: perlio
698            ! pp_hot.c
699 ____________________________________________________________________________
700 [  9350] By: nick                                  on 2001/03/25  22:10:13
701         Log: win32/makefile.mk typos
702      Branch: perlio
703            ! win32/makefile.mk
704 ____________________________________________________________________________
705 [  9349] By: nick                                  on 2001/03/25  21:31:14
706         Log: Integrate now-non-binary file.
707      Branch: perlio
708           !> t/lib/mimeqp.t
709 ____________________________________________________________________________
710 [  9348] By: nick                                  on 2001/03/25  21:27:24
711         Log: Make it text
712      Branch: perlio
713            ! t/lib/mimeqp.t
714 ____________________________________________________________________________
715 [  9347] By: nick                                  on 2001/03/25  21:25:37
716         Log: Integrate mainline.
717      Branch: perlio
718           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
719           !> lib/Term/ReadLine.pm t/lib/md5-file.t
720 ____________________________________________________________________________
721 [  9346] By: nick                                  on 2001/03/25  20:58:15
722         Log: Add destruct time hook to PerlIO (for work-in-process implementing
723              layers in perl code. In such cases layers need to be popped before
724              we loose the ability to run perl code.)
725              Also back-out "PerlIO::object" hook - it isn't going to work like that...
726      Branch: perlio
727            ! perl.c perlio.c perlio.h perliol.h
728 ____________________________________________________________________________
729 [  9345] By: nick                                  on 2001/03/25  20:49:11
730         Log: Avoid at leasy one of undefined warnings in Encode.
731      Branch: perlio
732            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
733 ____________________________________________________________________________
734 [  9344] By: jhi                                   on 2001/03/25  20:37:43
735         Log: A workaround for using Term::ReadLine in emacs minibuffer
736              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
737              additional tweaks from Ilya Zakharevich.
738      Branch: perl
739            ! lib/Term/ReadLine.pm
740 ____________________________________________________________________________
741 [  9343] By: nick                                  on 2001/03/25  20:21:14
742         Log: Missing return value.
743      Branch: perlio
744            ! ext/PerlIO/Scalar/Scalar.xs
745 ____________________________________________________________________________
746 [  9342] By: jhi                                   on 2001/03/25  16:21:00
747         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
748              to equal the CPAN versions since no code changes have been made.
749      Branch: perl
750            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
751            ! t/lib/md5-file.t
752 ____________________________________________________________________________
753 [  9341] By: jhi                                   on 2001/03/25  16:01:48
754         Log: Escape 8-bit characters.
755      Branch: perl
756            ! t/lib/mimeqp.t
757 ____________________________________________________________________________
758 [  9340] By: gsar                                  on 2001/03/25  15:50:53
759         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
760              chars)
761      Branch: perl
762            + t/lib/mimeqp.t
763 ____________________________________________________________________________
764 [  9339] By: gsar                                  on 2001/03/25  15:48:50
765         Log: delete mimeqp.t for later with text mode set
766      Branch: perl
767            - t/lib/mimeqp.t
768 ____________________________________________________________________________
769 [  9338] By: nick                                  on 2001/03/25  09:01:57
770         Log: Integrate mainline.
771      Branch: perlio
772           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
773           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
774           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
775           +> t/lib/mimeb64u.t t/lib/mimeqp.t
776           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
777           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
778           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
779 ____________________________________________________________________________
780 [  9337] By: jhi                                   on 2001/03/25  04:23:24
781         Log: Add MIME::Base64 here and there.  Again, a lot of
782              optimism is in the air.
783      Branch: perl
784            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
785            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
786 ____________________________________________________________________________
787 [  9336] By: jhi                                   on 2001/03/25  04:12:43
788         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
789              this by ear as I do not do Win32 programming.)
790      Branch: perl
791            ! win32/Makefile win32/makefile.mk
792 ____________________________________________________________________________
793 [  9335] By: jhi                                   on 2001/03/25  04:03:50
794         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
795      Branch: perl
796            ! t/lib/md5-file.t
797 ____________________________________________________________________________
798 [  9334] By: jhi                                   on 2001/03/25  03:58:53
799         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
800      Branch: perl
801            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
802            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
803            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
804            + t/lib/mimeb64u.t t/lib/mimeqp.t
805            ! MANIFEST
806 ____________________________________________________________________________
807 [  9333] By: jhi                                   on 2001/03/24  20:14:37
808         Log: Integrate perlio.
809      Branch: perl
810           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
811 ____________________________________________________________________________
812 [  9332] By: nick                                  on 2001/03/24  19:40:34
813         Log: Fix un-init variable leading to spurious "Out of Memory!"
814      Branch: perlio
815            ! doio.c
816 ____________________________________________________________________________
817 [  9331] By: nick                                  on 2001/03/24  19:09:59
818         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
819              and update layers internals doc.
820      Branch: perlio
821            ! pod/perlfunc.pod pod/perliol.pod
822 ____________________________________________________________________________
823 [  9330] By: jhi                                   on 2001/03/24  18:42:11
824         Log: The length might be uninitialized garbage if the *svp is the undef.
825      Branch: perl
826            ! doio.c
827 ____________________________________________________________________________
828 [  9329] By: jhi                                   on 2001/03/24  18:26:57
829         Log: (Retracted by #9393)
830
831              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
832              From: Simon Cozens <simon@netthink.co.uk>
833              Date: Sat, 24 Mar 2001 17:13:17 +0000
834              Message-ID: <20010324171317.A13406@netthink.co.uk>
835      Branch: perl
836            ! utils/h2xs.PL
837 ____________________________________________________________________________
838 [  9328] By: nick                                  on 2001/03/24  17:22:02
839         Log: Integrate mainline.
840      Branch: perlio
841           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
842           !> lib/unicode/version
843 ____________________________________________________________________________
844 [  9327] By: nick                                  on 2001/03/24  17:16:02
845         Log: Integrate mainline.
846      Branch: perlio
847           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
848           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
849           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
850           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
851           +> t/lib/md5-file.t
852           !> MANIFEST Makefile.SH configure.com djgpp/config.over
853           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
854           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
855           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
856           !> win32/makefile.mk
857 ____________________________________________________________________________
858 [  9326] By: jhi                                   on 2001/03/24  17:00:42
859         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
860      Branch: perl
861            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
862            ! lib/unicode/version
863 ____________________________________________________________________________
864 [  9325] By: jhi                                   on 2001/03/24  16:22:33
865         Log: Subject: Re: B::Deparse bug (5.6.0)
866              From: Robin Houston <robin@kitsite.com>
867              Date: Sat, 24 Mar 2001 14:33:09 +0000
868              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
869      Branch: perl
870            ! op.c pp.c t/lib/b.t t/op/repeat.t
871 ____________________________________________________________________________
872 [  9324] By: jhi                                   on 2001/03/24  16:21:56
873         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
874              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
875              these additions may be too optimistic.
876      Branch: perl
877            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
878            ! hints/uwin.sh hints/vmesa.sh
879 ____________________________________________________________________________
880 [  9323] By: jhi                                   on 2001/03/24  16:06:01
881         Log: Integrate perlio.
882      Branch: perl
883           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
884           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
885            ! Makefile.SH
886           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
887           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
888           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
889           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
890           !> win32/makefile.mk win32/perlhost.h win32/win32.c
891           !> win32/win32iop.h
892 ____________________________________________________________________________
893 [  9322] By: nick                                  on 2001/03/24  14:39:12
894         Log: Routine Win32 regen_config_h - no real changes.
895      Branch: perlio
896            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
897 ____________________________________________________________________________
898 [  9321] By: nick                                  on 2001/03/24  14:31:49
899         Log: PerlIO fixups for Win32:
900              - provide win33_popenlist() - non-functional as yet.
901              - avoid need for aTHX in PerlIO_debug calls - even if not 
902              enabled args are still evaluated so Win32 has trouble during fork().
903              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
904              - Fixup makedef.pl for latest set of symbols.
905      Branch: perlio
906            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
907            ! win32/perlhost.h win32/win32.c win32/win32iop.h
908 ____________________________________________________________________________
909 [  9320] By: nick                                  on 2001/03/24  14:26:58
910         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
911              was gibberish - broke it on WIn32 at least.
912      Branch: perlio
913            ! ext/POSIX/POSIX.xs
914 ____________________________________________________________________________
915 [  9319] By: nick                                  on 2001/03/24  11:29:41
916         Log: Generated files.
917      Branch: perlio
918            ! embed.h global.sym objXSUB.h perlapi.c proto.h
919 ____________________________________________________________________________
920 [  9318] By: nick                                  on 2001/03/24  10:29:37
921         Log: Implement:
922              1.  open($fh,"+<",undef);  # add test to t/io/open.t
923              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
924      Branch: perlio
925            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
926            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
927            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
928            ! t/io/open.t t/io/utf8.t
929 ____________________________________________________________________________
930 [  9317] By: jhi                                   on 2001/03/23  23:41:25
931         Log: AIX does seems to have optimization problems with its C compilers.
932      Branch: perl
933            ! hints/aix.sh
934 ____________________________________________________________________________
935 [  9316] By: jhi                                   on 2001/03/23  23:40:46
936         Log: Integrate perlio.
937      Branch: perl
938           +> lib/PerlIO.pm
939           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
940           !> perliol.h
941 ____________________________________________________________________________
942 [  9315] By: jhi                                   on 2001/03/23  22:16:30
943         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
944      Branch: perl
945            ! t/lib/md5-file.t
946 ____________________________________________________________________________
947 [  9314] By: nick                                  on 2001/03/23  20:49:02
948         Log: Perlio internals re-organized.
949              - open process creates AV of layer/arg pairs
950              (appends layers from open() or open.pm to default list).
951              - push arg is now an SV.
952              - layer ->Open get passed the AV
953              - open is no longer mandatory method.
954              - topmost layer that has ->Open method does the open
955              - any layers above are pushed once that returns.
956              - vtable re-ordered so dummy layers need only provide push/pop methods.
957      Branch: perlio
958            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
959 ____________________________________________________________________________
960 [  9313] By: nick                                  on 2001/03/23  16:27:41
961         Log: Check in a stable (working) version before next round of tweaks.
962              Changes include:
963              - Move default layers code out of doio.c and into perlio.c
964              - Single routine for parsing layer specification strings.
965              - Skeleton support for demand loading of layers
966              - Core-dump avoidance if PERLIO environment specifies loadable layer
967              (does not _work_ as need IO to load and need load to do IO ...)
968      Branch: perlio
969            + lib/PerlIO.pm
970            ! MANIFEST doio.c perlio.c
971 ____________________________________________________________________________
972 [  9312] By: gsar                                  on 2001/03/23  16:25:25
973         Log: add execute bit to files with shebang lines in the repository;
974              avoid clobbering execute bit in Porting/makerel 
975      Branch: maint-5.6/perl
976            ! (edit 144 files)
977 ____________________________________________________________________________
978 [  9311] By: jhi                                   on 2001/03/23  14:25:35
979         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
980      Branch: perl
981            ! MANIFEST
982 ____________________________________________________________________________
983 [  9310] By: jhi                                   on 2001/03/23  13:45:04
984         Log: Subject: [PATCH] Net::Ping
985              From: Colin McMillen <mcmi0037@tc.umn.edu>
986              Date: Thu, 22 Mar 2001 19:30:31 -0600
987              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
988      Branch: perl
989            ! lib/Net/Ping.pm
990 ____________________________________________________________________________
991 [  9309] By: jhi                                   on 2001/03/23  13:39:13
992         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
993      Branch: perl
994            ! t/lib/md5-aaa.t t/lib/md5-file.t
995 ____________________________________________________________________________
996 [  9308] By: jhi                                   on 2001/03/23  13:20:34
997         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
998              - bump the version to 2.14
999              - drop the base64 tests since they require MIME::Base64
1000              - drop the rfc1321.txt
1001              - drop the hints/dec_osf.pl since it's only needed for
1002              pre-5.005_03 Perls
1003              Todo:
1004              - the U32 alignment testing is now removed; it needs to
1005              be reintroduced as as a Config variable (meaning also
1006              as a Configure test)
1007              - get the new EBCDIC md5sum for MD5.pm
1008              - test in Win32 to see how badly I botched the makefiles
1009      Branch: perl
1010            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1011            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
1012            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
1013            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
1014            + t/lib/md5-file.t
1015            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
1016            ! win32/Makefile win32/makefile.mk
1017 ____________________________________________________________________________
1018 [  9307] By: jhi                                   on 2001/03/23  12:56:14
1019         Log: Integrate change #9306 from maintperl into mainline,
1020              AIX dynaloader for AIXes without <load.h>.
1021      Branch: perl
1022           !> ext/DynaLoader/hints/aix.pl
1023 ____________________________________________________________________________
1024 [  9306] By: jhi                                   on 2001/03/23  12:51:36
1025         Log: There are AIXes without /usr/include/load.h,
1026              patch from H.Merijn Brand.
1027      Branch: maint-5.6/perl
1028            ! ext/DynaLoader/hints/aix.pl
1029 ____________________________________________________________________________
1030 [  9305] By: nick                                  on 2001/03/23  11:00:42
1031         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
1032      Branch: perlio
1033            ! ext/Encode/Encode.xs perlio.c perlio.h
1034 ____________________________________________________________________________
1035 [  9304] By: nick                                  on 2001/03/23  10:20:46
1036         Log: Render -Duseperlio functional again.
1037              - this is "quick fix" which calls PerlIO_apply_layers after opening,
1038              which is what old scheme did. New scheme needs to change that
1039              to make open(...,\$scalar) etc. work but this will do for now.
1040      Branch: perlio
1041            ! perlio.c
1042 ____________________________________________________________________________
1043 [  9303] By: nick                                  on 2001/03/23  09:53:20
1044         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
1045              -Uuseperlio now works again.
1046              -Duseperlio is still poorly. Don't merge yet...
1047      Branch: perlio
1048            ! doio.c perlio.h
1049 ____________________________________________________________________________
1050 [  9302] By: nick                                  on 2001/03/22  22:26:51
1051         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
1052              type code.
1053              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
1054              is its main caller. In particular now has access to "extra" args, and
1055              can tell when an open handle is "reopened" (or duped?).
1056              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
1057              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
1058              PerlIO_open() et. al. (i.e. other way round).
1059              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
1060              with args close to PerlIO_openn().
1061      Branch: perlio
1062            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
1063 ____________________________________________________________________________
1064 [  9301] By: jhi                                   on 2001/03/22  20:58:04
1065         Log: Integrate perlio.
1066      Branch: perl
1067           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
1068           !> t/io/open.t util.c
1069 ____________________________________________________________________________
1070 [  9300] By: nick                                  on 2001/03/22  17:36:32
1071         Log: Don't include $@ in not ok message.
1072      Branch: perlio
1073            ! t/io/open.t
1074 ____________________________________________________________________________
1075 [  9299] By: gsar                                  on 2001/03/22  16:53:45
1076         Log: back out changes#7532,7521 for now (appears to have problems
1077              on IRIX)
1078      Branch: maint-5.6/perl
1079            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
1080            ! ext/POSIX/typemap pod/perlvar.pod
1081 ____________________________________________________________________________
1082 [  9298] By: nick                                  on 2001/03/22  14:35:46
1083         Log: Give a meaning to '&' in n-arg open case:
1084              open($fh,"<&",$scalar);
1085              $scalar can be:
1086              - an integer which does "fdopen"
1087              open($fh,"<&",2); # like open($fh,"<&2")
1088              - something that will yield a file handle via sv_2io()
1089              useful for dup'ing anonymous handles.
1090              e.g.:
1091              open(my $fh,"<&",\*STDIN);
1092              open(my $dup,"<&",$fh);
1093      Branch: perlio
1094            ! doio.c t/io/open.t
1095 ____________________________________________________________________________
1096 [  9297] By: nick                                  on 2001/03/22  13:34:35
1097         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
1098      Branch: perlio
1099            ! util.c
1100 ____________________________________________________________________________
1101 [  9296] By: nick                                  on 2001/03/22  12:51:20
1102         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
1103      Branch: perlio
1104            ! perl.c
1105 ____________________________________________________________________________
1106 [  9295] By: nick                                  on 2001/03/22  11:59:44
1107         Log: If stdin, stdout or stderr get opened in unexpected read/write state
1108              then warn at time of open not at time of use.
1109      Branch: perlio
1110            ! doio.c pp_hot.c pp_sys.c
1111 ____________________________________________________________________________
1112 [  9294] By: nick                                  on 2001/03/22  10:54:35
1113         Log: Die on n-arg open(...,"",xxx,yyy,...)
1114              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
1115              - die on read/write cases so we can decide what it means later.
1116      Branch: perlio
1117            ! doio.c embed.pl iperlsys.h util.c
1118 ____________________________________________________________________________
1119 [  9293] By: nick                                  on 2001/03/22  09:02:45
1120         Log: perlio tweaks (reported by Nick Clark)
1121              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
1122              error check in Pendinf_read().
1123      Branch: perlio
1124            ! perlio.c
1125 ____________________________________________________________________________
1126 [  9292] By: gsar                                  on 2001/03/22  07:12:00
1127         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
1128              fixes)
1129      Branch: maint-5.6/perl
1130           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
1131 ____________________________________________________________________________
1132 [  9291] By: jhi                                   on 2001/03/22  06:06:44
1133         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
1134      Branch: perl
1135            ! t/op/re_tests
1136 ____________________________________________________________________________
1137 [  9290] By: jhi                                   on 2001/03/22  05:57:01
1138         Log: Move MacOS Classic higher in the list of supported platforms.
1139      Branch: maint-5.6/perl
1140            ! pod/perlport.pod
1141 ____________________________________________________________________________
1142 [  9289] By: gsar                                  on 2001/03/22  05:35:04
1143         Log: revert part of change#6438 for compatibility (av_reify()
1144              appears to be needed to implement av_splice()ish things
1145              in XS)
1146      Branch: maint-5.6/perl
1147            ! embed.pl global.sym objXSUB.h perlapi.c
1148 ____________________________________________________________________________
1149 [  9288] By: gsar                                  on 2001/03/22  03:09:19
1150         Log: update copyright year
1151      Branch: maint-5.6/perl
1152            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
1153            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
1154            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
1155            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
1156            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
1157            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
1158            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
1159            ! x2p/walk.c
1160 ____________________________________________________________________________
1161 [  9287] By: jhi                                   on 2001/03/21  20:30:54
1162         Log: Integrate perlio.
1163      Branch: perl
1164           !> ext/Data/Dumper/Dumper.xs
1165 ____________________________________________________________________________
1166 [  9286] By: gsar                                  on 2001/03/21  19:49:54
1167         Log: makefile.mk tweak
1168      Branch: maint-5.6/perl
1169            ! win32/Makefile win32/makefile.mk
1170 ____________________________________________________________________________
1171 [  9285] By: nick                                  on 2001/03/21  19:07:13
1172         Log: Multiplicity fix for Dumper.
1173      Branch: perlio
1174            ! ext/Data/Dumper/Dumper.xs
1175 ____________________________________________________________________________
1176 [  9284] By: nick                                  on 2001/03/21  19:01:07
1177         Log: Integrate mainline - (does not build xTHX issue in Dumper).
1178      Branch: perlio
1179           !> (integrate 27 files)
1180 ____________________________________________________________________________
1181 [  9283] By: jhi                                   on 2001/03/21  17:17:35
1182         Log: Integrate change #9282 from mainline into maintperl,
1183              4-arg UTF-8 substr().
1184      Branch: maint-5.6/perl
1185           !> pp.c
1186 ____________________________________________________________________________
1187 [  9282] By: jhi                                   on 2001/03/21  17:15:43
1188         Log: The #9270 would have leaked a scalar if pp_substr()
1189              returned early.
1190      Branch: perl
1191            ! pp.c
1192 ____________________________________________________________________________
1193 [  9281] By: gsar                                  on 2001/03/21  17:03:14
1194         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
1195      Branch: maint-5.6/perl
1196            ! win32/makefile.mk
1197 ____________________________________________________________________________
1198 [  9280] By: gsar                                  on 2001/03/21  17:01:20
1199         Log: some tweaks to change#9278 (fork() emulation should be enabled
1200              by setting BUILD_FLAVOR instead of changing the defaults)
1201      Branch: maint-5.6/perl
1202            ! win32/makefile.mk
1203 ____________________________________________________________________________
1204 [  9279] By: gsar                                  on 2001/03/21  16:47:19
1205         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
1206      Branch: maint-5.6/perl
1207            ! ext/File/Glob/Glob.pm
1208           !> lib/Cwd.pm
1209 ____________________________________________________________________________
1210 [  9278] By: jhi                                   on 2001/03/21  14:35:10
1211         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
1212              From: "Vadim Konovalov" <watman@inbox.ru>
1213              Date: Wed, 21 Mar 2001 01:53:51 +0300
1214              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
1215      Branch: maint-5.6/perl
1216            ! win32/makefile.mk win32/win32sck.c
1217 ____________________________________________________________________________
1218 [  9277] By: jhi                                   on 2001/03/21  13:58:28
1219         Log: Integrate change #9270 from mainline to maintperl:
1220              continued 4-arg UTF-8 substr() fixing.
1221      Branch: maint-5.6/perl
1222           !> pp.c t/op/substr.t
1223 ____________________________________________________________________________
1224 [  9276] By: jhi                                   on 2001/03/21  13:33:00
1225         Log: More pixie cleaning.
1226      Branch: perl
1227            ! Makefile.SH
1228 ____________________________________________________________________________
1229 [  9275] By: jhi                                   on 2001/03/21  03:54:17
1230         Log: Update Changes.
1231      Branch: perl
1232            ! Changes patchlevel.h
1233 ____________________________________________________________________________
1234 [  9274] By: jhi                                   on 2001/03/21  03:48:24
1235         Log: First stab at making Data::Dumper to grok Unicode.
1236              
1237              TODO: tests, EBCDICify.
1238      Branch: perl
1239            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1240 ____________________________________________________________________________
1241 [  9273] By: jhi                                   on 2001/03/21  02:23:00
1242         Log: Fix for
1243              
1244              Subject: Memory leak in unquoted print   
1245              From: Benjamin Sugars <bsugars@canoe.ca> 
1246              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
1247              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
1248      Branch: perl
1249            ! perlio.c
1250 ____________________________________________________________________________
1251 [  9272] By: jhi                                   on 2001/03/21  01:33:17
1252         Log: Subject: Re: [PATCH] POSIX::getcwd()
1253              From: Benjamin Sugars <bsugars@canoe.ca> 
1254              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
1255              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
1256      Branch: perl
1257            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
1258 ____________________________________________________________________________
1259 [  9271] By: jhi                                   on 2001/03/21  01:22:52
1260         Log: Subject: [PATCH] Cwd.pm docs
1261              From: Benjamin Sugars <bsugars@canoe.ca>
1262              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
1263              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
1264      Branch: perl
1265            ! lib/Cwd.pm
1266 ____________________________________________________________________________
1267 [  9270] By: jhi                                   on 2001/03/21  01:16:29
1268         Log: Continue 4-arg substr() UTF-8 fixage.
1269      Branch: perl
1270            ! pp.c t/op/substr.t
1271 ____________________________________________________________________________
1272 [  9269] By: jhi                                   on 2001/03/21  00:46:14
1273         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
1274              
1275              revert the leak fix in change#9142 (problem needs a more experimental
1276              fix unsuitable for 5.6.1)
1277              
1278              do alphabetical sorting by default (for csh compatibility)
1279              
1280              cut-n-paste goof in change#9264
1281              
1282              VMS piping fixes (from Charles Lane)
1283      Branch: perl
1284           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
1285           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
1286           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
1287 ____________________________________________________________________________
1288 [  9268] By: jhi                                   on 2001/03/21  00:37:04
1289         Log: Integrate perlio.
1290      Branch: perl
1291           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
1292           !> utf8.c utf8.h utfebcdic.h
1293 ____________________________________________________________________________
1294 [  9267] By: nick                                  on 2001/03/20  20:04:39
1295         Log: More EBCDIC stuff:
1296              - Loose the extra level of function on ASCII.
1297              - spotted a chr(0) issue in sv.c
1298              - re-work of UTF-X tr/// ranges to work in Unicode
1299              space. Still issues with the "0xff is illegal UTF-8" hack.
1300              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
1301              (why do it once when you can do it all over the place :-(
1302              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
1303              need utf8.pm for swashes.
1304              - Simplified and commented scan_const() in toke.c
1305              Still something wrong regexp and tr (swashes?).
1306      Branch: perlio
1307            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
1308            ! utf8.c utf8.h utfebcdic.h
1309 ____________________________________________________________________________
1310 [  9266] By: gsar                                  on 2001/03/20  19:16:43
1311         Log: VMS piping fixes (from Charles Lane)
1312      Branch: maint-5.6/perl
1313            ! vms/vms.c vms/vmspipe.com
1314 ____________________________________________________________________________
1315 [  9265] By: gsar                                  on 2001/03/20  17:53:52
1316         Log: cut-n-paste goof in change#9264
1317      Branch: maint-5.6/perl
1318            ! ext/File/Glob/Glob.xs
1319 ____________________________________________________________________________
1320 [  9264] By: gsar                                  on 2001/03/20  17:43:47
1321         Log: do alphabetical sorting by default (for csh compatibility);
1322              bsd_glob() does ASCII sort by default as usual, unless
1323              GLOB_ALPHASORT was specified
1324      Branch: maint-5.6/perl
1325            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
1326            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
1327            ! ext/File/Glob/bsd_glob.h
1328 ____________________________________________________________________________
1329 [  9263] By: gsar                                  on 2001/03/20  16:40:08
1330         Log: integrate change#9255 from mainline (unicode fix)
1331              
1332              substr($bytestr, i, n, $charstr)
1333      Branch: maint-5.6/perl
1334           !> Todo-5.6 pp.c t/op/substr.t
1335 ____________________________________________________________________________
1336 [  9262] By: gsar                                  on 2001/03/20  15:57:41
1337         Log: revert the leak fix in change#9142 (problem needs a more experimental
1338              fix unsuitable for 5.6.1)
1339      Branch: maint-5.6/perl
1340            ! scope.c
1341 ____________________________________________________________________________
1342 [  9261] By: jhi                                   on 2001/03/20  14:26:25
1343         Log: Integrate changes #9259,9260 from maintperl into mainline.
1344              
1345              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
1346              
1347              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
1348      Branch: perl
1349           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
1350 ____________________________________________________________________________
1351 [  9260] By: jhi                                   on 2001/03/20  14:05:46
1352         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
1353              From: Robin Barker <rmb1@cise.npl.co.uk>
1354              Date: Tue, 20 Mar 2001 10:12:04 GMT
1355              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
1356      Branch: maint-5.6/perl
1357            ! run.c
1358 ____________________________________________________________________________
1359 [  9259] By: jhi                                   on 2001/03/20  14:04:39
1360         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
1361              From: Chris Nandor <pudge@pobox.com>
1362              Date: Tue, 20 Mar 2001 00:40:56 -0500
1363              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
1364      Branch: maint-5.6/perl
1365            ! ext/POSIX/POSIX.xs lib/File/Path.pm
1366 ____________________________________________________________________________
1367 [  9258] By: jhi                                   on 2001/03/20  05:09:34
1368         Log: Update Changes.
1369      Branch: perl
1370            ! Changes patchlevel.h
1371 ____________________________________________________________________________
1372 [  9257] By: jhi                                   on 2001/03/20  05:04:25
1373         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
1374      Branch: perl
1375            ! t/op/tr.t
1376 ____________________________________________________________________________
1377 [  9256] By: jhi                                   on 2001/03/20  04:43:12
1378         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
1379              From: Peter Prymmer <pvhp@forte.com>
1380              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
1381              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
1382      Branch: maint-5.6/perl
1383            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
1384 ____________________________________________________________________________
1385 [  9255] By: jhi                                   on 2001/03/19  23:17:17
1386         Log: substr($bytestr, i, n, $charstr)
1387
1388              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
1389      Branch: perl
1390            ! Todo-5.6 pp.c t/op/substr.t
1391 ____________________________________________________________________________
1392 [  9254] By: jhi                                   on 2001/03/19  22:25:09
1393         Log: Rearrange the make test target prerequisites so that
1394              in a parallel make 'all' is finished before 'test'.
1395      Branch: perl
1396            ! Makefile.SH
1397 ____________________________________________________________________________
1398 [  9253] By: jhi                                   on 2001/03/19  21:48:07
1399         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
1400              From: Robin Houston <robin@kitsite.com>
1401              Date: Mon, 19 Mar 2001 15:48:41 +0000
1402              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
1403      Branch: perl
1404            ! pp_ctl.c
1405 ____________________________________________________________________________
1406 [  9252] By: jhi                                   on 2001/03/19  21:42:27
1407         Log: Integrate perlio.
1408      Branch: perl
1409           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
1410           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
1411           !> utfebcdic.h vms/perly_c.vms
1412 ____________________________________________________________________________
1413 [  9251] By: jhi                                   on 2001/03/19  21:31:28
1414         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
1415              
1416              Dynaloading in 64-bit AIX with vac.
1417      Branch: perl
1418           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
1419           !> hints/aix.sh
1420 ____________________________________________________________________________
1421 [  9250] By: jhi                                   on 2001/03/19  21:18:00
1422         Log: A more robust solution for the 64bitall AIX dynaloading
1423              problem, from Jens-Uwe Mager.
1424      Branch: maint-5.6/perl
1425            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
1426 ____________________________________________________________________________
1427 [  9249] By: nick                                  on 2001/03/19  20:59:37
1428         Log: Integrate mainline.
1429      Branch: perlio
1430           !> (integrate 42 files)
1431 ____________________________________________________________________________
1432 [  9248] By: nick                                  on 2001/03/19  20:22:07
1433         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
1434              (Building on OS390 uses native YACC and YYDEBUG has other
1435              side effects.)
1436      Branch: perlio
1437            ! perly.c perly.y vms/perly_c.vms
1438 ____________________________________________________________________________
1439 [  9247] By: jhi                                   on 2001/03/19  19:59:53
1440         Log: 64-bit AIX dynaloading problem (see #9244) idea
1441              from Jens-Uwe Mager.
1442      Branch: maint-5.6/perl
1443            ! ext/DynaLoader/dl_aix.xs
1444 ____________________________________________________________________________
1445 [  9246] By: nick                                  on 2001/03/19  19:27:57
1446         Log: More EBCDIC fixes.
1447      Branch: perlio
1448            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
1449            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
1450 ____________________________________________________________________________
1451 [  9245] By: jhi                                   on 2001/03/19  19:05:19
1452         Log: Integrate change #9243 from mainline into maintperl.
1453              
1454              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
1455      Branch: maint-5.6/perl
1456           !> README.vmesa
1457 ____________________________________________________________________________
1458 [  9244] By: jhi                                   on 2001/03/19  19:03:15
1459         Log: Get 64bitall AIX building, but still does not test okay:
1460              dynaloading anything fails, for example for op/defins:
1461              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
1462              (update: fixed by #9247,9250)
1463      Branch: maint-5.6/perl
1464            ! hints/aix.sh
1465 ____________________________________________________________________________
1466 [  9243] By: jhi                                   on 2001/03/19  19:00:16
1467         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
1468              From: Robin Barker <rmb1@cise.npl.co.uk>
1469              Date: Mon, 19 Mar 2001 18:01:57 GMT
1470              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
1471      Branch: perl
1472            ! README.vmesa
1473 ____________________________________________________________________________
1474 [  9242] By: jhi                                   on 2001/03/19  18:58:43
1475         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
1476              
1477              TODO: tests.
1478      Branch: perl
1479            ! doop.c op.c
1480 ____________________________________________________________________________
1481 [  9241] By: gsar                                  on 2001/03/19  17:34:46
1482         Log: VMSify tests (from Charles Lane)
1483      Branch: maint-5.6/perl
1484            ! t/lib/filehand.t t/lib/texttabs.t
1485 ____________________________________________________________________________
1486 [  9240] By: jhi                                   on 2001/03/19  14:24:26
1487         Log: Integrate change #9233 from maintperl into mainline.
1488              
1489              some refcounts were incorrect in perl_clone()
1490      Branch: perl
1491           !> sv.c
1492 ____________________________________________________________________________
1493 [  9239] By: gsar                                  on 2001/03/19  09:23:17
1494         Log: this is 5.6.1-trial3
1495      Branch: maint-5.6/perl
1496            ! Changes
1497 ____________________________________________________________________________
1498 [  9238] By: gsar                                  on 2001/03/19  08:47:04
1499         Log: some new symbols are only available under ithreads
1500      Branch: maint-5.6/perl
1501            ! makedef.pl
1502 ____________________________________________________________________________
1503 [  9237] By: gsar                                  on 2001/03/19  08:42:28
1504         Log: update patchlevel.h, Changes, &c.
1505      Branch: maint-5.6/perl
1506            ! Changes patchlevel.h pod/perlhist.pod
1507           !> AUTHORS
1508 ____________________________________________________________________________
1509 [  9236] By: gsar                                  on 2001/03/19  08:17:49
1510         Log: integrate changes#8068,8717 from mainline
1511              
1512              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
1513              
1514              [PATCH CPAN 1.59_51] warning message (not!)
1515      Branch: maint-5.6/perl
1516           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
1517           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
1518           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
1519           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
1520           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
1521 ____________________________________________________________________________
1522 [  9235] By: gsar                                  on 2001/03/19  08:07:09
1523         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
1524              
1525              [PATCH] Add missing CV flags to dump.c
1526              
1527              Re: [patch] Re: PL_ptr_table
1528              
1529              Fixup non-ithread build after 8713
1530              
1531              Generated files form 8713 etc.
1532              
1533              Correct the correction :-(
1534              
1535              Documenting coderef @INC (Re: CPAN "make this script work" feature)
1536              
1537              Subject: Re: sync sync sync: have I missed any patches?
1538              Replace djSP with dSP.
1539      Branch: maint-5.6/perl
1540           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
1541           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
1542           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
1543           !> sv.c sv.h win32/perlhost.h
1544 ____________________________________________________________________________
1545 [  9234] By: gsar                                  on 2001/03/19  07:22:05
1546         Log: revert the change#9090 integrate for now (change looks somewhat
1547              incomplete in that [ha]v_exists() need something similar; lacks
1548              tests; &c.)
1549      Branch: maint-5.6/perl
1550            ! hv.c
1551 ____________________________________________________________________________
1552 [  9233] By: gsar                                  on 2001/03/19  07:10:01
1553         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
1554              destruction when there are unreferenced scalars (SvREFCNT==0)
1555      Branch: maint-5.6/perl
1556            ! sv.c
1557 ____________________________________________________________________________
1558 [  9232] By: jhi                                   on 2001/03/19  05:11:02
1559         Log: Regen api and toc.
1560      Branch: maint-5.6/perl
1561            ! pod/perlapi.pod pod/perltoc.pod
1562 ____________________________________________________________________________
1563 [  9231] By: jhi                                   on 2001/03/19  04:06:03
1564         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
1565              add a lost line in pp.c:pp_chop(), update to new op/chop.
1566              
1567              Clarify the description differentiating for and while; inspired by
1568              
1569              Subject: [ID 20010306.004] || != named unary operator
1570              
1571              The $Is_MacOS needs to be declared.
1572      Branch: maint-5.6/perl
1573            ! pp.c t/op/chop.t
1574           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
1575 ____________________________________________________________________________
1576 [  9230] By: jhi                                   on 2001/03/19  03:48:16
1577         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
1578              9079,9083,9089,9090,9091 from mainline to maintperl.
1579              
1580              Quieten some noise in Win32 builds
1581              
1582              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
1583              
1584              The perlretut was still talking about the old \p and \P
1585              definitions.
1586              
1587              More tweakage on the Unicode character class descriptions.
1588              
1589              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
1590              
1591              Subject: 'no *POSIX' Patch speeding up make on BS2000 
1592              
1593              Subject: [PATCH] perldata.pod here-doc docs
1594              
1595              Add /sbin and /usr/sbin to the list of directories scanned
1596              for setuid programs.  Takes care of bug id 20010309.003.
1597              
1598              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
1599              
1600              In op/stat #35 better to scan all the potential directories
1601              for setuids, not just the first one.
1602      Branch: maint-5.6/perl
1603            ! Makefile.SH
1604           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
1605           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
1606           !> t/op/stat.t toke.c win32/win32.h
1607 ____________________________________________________________________________
1608 [  9229] By: jhi                                   on 2001/03/19  02:31:50
1609         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
1610              From: Chris Nandor <pudge@pobox.com>
1611              Date: Sat, 10 Mar 2001 14:22:19 -0500
1612              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
1613      Branch: maint-5.6/perl
1614            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
1615            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
1616            ! t/lib/b.t t/lib/errno.t
1617 ____________________________________________________________________________
1618 [  9228] By: jhi                                   on 2001/03/19  02:29:59
1619         Log: Integrate changes #9113,9122 from mainline into maintperl.
1620              
1621              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?)
1622      Branch: maint-5.6/perl
1623           !> Configure README.os390 hints/os390.sh
1624 ____________________________________________________________________________
1625 [  9227] By: jhi                                   on 2001/03/19  02:22:35
1626         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
1627              into maintperl.
1628              
1629              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
1630              
1631              Forgot to check-in the larger part of #9120, duh.
1632              
1633              Subject: Another patch for integer.pm POD 
1634              
1635              h2ph strictness and cleanliness from Kurt Starsinic.
1636              
1637              Borland filename case problem.
1638              
1639              h2ph strictness and cleanliness from Kurt Starsinic.
1640              
1641              Subject: [PATCH] the uncontroversial doc patches
1642      Branch: maint-5.6/perl
1643           +> win32/sncfnmcs.pl
1644           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
1645           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
1646           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
1647           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
1648           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
1649           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
1650           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
1651 ____________________________________________________________________________
1652 [  9226] By: jhi                                   on 2001/03/19  02:10:21
1653         Log: Integrate changes #9207,9214 from mainline into maintperl.
1654              
1655              podchecker relaxations: =over has an *optional* number after it,
1656              and whitespace in L<> is okay.
1657      Branch: maint-5.6/perl
1658           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
1659           !> t/pod/poderrs.xr
1660 ____________________________________________________________________________
1661 [  9225] By: jhi                                   on 2001/03/19  02:07:38
1662         Log: Integrate change #9219 from maintperl into mainline.
1663              
1664              remove duplicated tests
1665      Branch: perl
1666           !> t/op/re_tests
1667 ____________________________________________________________________________
1668 [  9224] By: jhi                                   on 2001/03/19  02:06:11
1669         Log: Integrate change #9223 from mainline to maintperl.
1670              
1671              Document -Dmksymlinks.
1672      Branch: maint-5.6/perl
1673           !> INSTALL
1674 ____________________________________________________________________________
1675 [  9223] By: jhi                                   on 2001/03/19  02:01:25
1676         Log: Document -Dmksymlinks.
1677      Branch: perl
1678            ! INSTALL
1679 ____________________________________________________________________________
1680 [  9222] By: jhi                                   on 2001/03/19  01:15:35
1681         Log: The -Dmksymlinks wasn't working for maintperl.
1682      Branch: maint-5.6/perl
1683            ! Configure
1684 ____________________________________________________________________________
1685 [  9221] By: jhi                                   on 2001/03/19  00:49:43
1686         Log: Cleanup pixie residue.
1687      Branch: perl
1688            ! Makefile.SH
1689 ____________________________________________________________________________
1690 [  9220] By: jhi                                   on 2001/03/19  00:44:47
1691         Log: Document the use of pixie/prof; create make targets for it.
1692              
1693              TODO: make t/TEST pixie-aware.
1694      Branch: perl
1695            ! Makefile.SH pod/perlhack.pod
1696 ____________________________________________________________________________
1697 [  9219] By: gsar                                  on 2001/03/19  00:16:55
1698         Log: remove duplicated tests
1699      Branch: maint-5.6/perl
1700            ! t/op/re_tests
1701 ____________________________________________________________________________
1702 [  9218] By: jhi                                   on 2001/03/18  23:59:31
1703         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
1704      Branch: perl
1705            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
1706 ____________________________________________________________________________
1707 [  9217] By: jhi                                   on 2001/03/18  23:25:20
1708         Log: Rewrite the tests section of Makefile to be less redundant
1709              and to allow for more flexible test targets, many recursive
1710              make calls introduced.
1711      Branch: perl
1712            ! Makefile.SH
1713 ____________________________________________________________________________
1714 [  9216] By: jhi                                   on 2001/03/18  22:30:04
1715         Log: Document the use of Third Degree (sparsely).
1716      Branch: perl
1717            ! pod/perlhack.pod t/TEST
1718 ____________________________________________________________________________
1719 [  9215] By: jhi                                   on 2001/03/18  22:10:30
1720         Log: Make targets for testing with Third Degree.
1721      Branch: perl
1722            ! Makefile.SH
1723 ____________________________________________________________________________
1724 [  9214] By: jhi                                   on 2001/03/18  21:08:53
1725         Log: The podchecker relaxations need to mirrored also at the tests.
1726      Branch: perl
1727            ! t/pod/poderrs.xr
1728 ____________________________________________________________________________
1729 [  9213] By: jhi                                   on 2001/03/18  20:56:21
1730         Log: Update Changes.
1731      Branch: perl
1732            ! Changes patchlevel.h
1733 ____________________________________________________________________________
1734 [  9212] By: jhi                                   on 2001/03/18  20:36:59
1735         Log: Looking for config.sh in parent directories isn't
1736              very useful for the toplevel Makefile.
1737      Branch: perl
1738            ! Makefile.SH
1739 ____________________________________________________________________________
1740 [  9211] By: jhi                                   on 2001/03/18  20:33:37
1741         Log: On "make clean" take care of Third Degree droppings.
1742      Branch: perl
1743            ! Makefile.SH
1744 ____________________________________________________________________________
1745 [  9210] By: jhi                                   on 2001/03/18  20:21:34
1746         Log: Add a hook for running the tests under the Third Degree
1747              debugging tool (set $ENV{PERL_3LOG} to non-zero)
1748              
1749              TODO: Document the use of Third Degree.
1750      Branch: perl
1751            ! t/TEST
1752 ____________________________________________________________________________
1753 [  9209] By: jhi                                   on 2001/03/18  20:19:07
1754         Log: Regen toc and api pods.
1755      Branch: perl
1756            ! pod/perlapi.pod pod/perltoc.pod
1757 ____________________________________________________________________________
1758 [  9208] By: jhi                                   on 2001/03/18  20:12:12
1759         Log: Integrate changes #8128,9132 from mainline into maintperl,
1760              Tie::SubstrHash fixes.
1761      Branch: maint-5.6/perl
1762           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
1763 ____________________________________________________________________________
1764 [  9207] By: jhi                                   on 2001/03/18  20:07:43
1765         Log: podchecker relaxations from Michael Stevens.
1766      Branch: perl
1767            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
1768 ____________________________________________________________________________
1769 [  9206] By: jhi                                   on 2001/03/18  20:04:24
1770         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
1771      Branch: perl
1772            ! lib/Locale/Constants.pm lib/Locale/Country.pm
1773            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
1774            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
1775 ____________________________________________________________________________
1776 [  9205] By: jhi                                   on 2001/03/18  19:54:45
1777         Log: Integrate changes #9161,9162 from maintperl to mainline.
1778              
1779              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
1780              results
1781      Branch: perl
1782           !> t/op/magic.t
1783 ____________________________________________________________________________
1784 [  9204] By: jhi                                   on 2001/03/18  19:37:46
1785         Log: Make perl.third checks more understandable to the builder.
1786      Branch: perl
1787            ! Makefile.SH
1788 ____________________________________________________________________________
1789 [  9203] By: jhi                                   on 2001/03/18  19:20:54
1790         Log: Re-integrate #9138 from maintperl to mainline,
1791              the squelching of the unneeded "Scalars leaked" messages.
1792      Branch: perl
1793           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
1794           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
1795           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
1796 ____________________________________________________________________________
1797 [  9202] By: jhi                                   on 2001/03/18  18:48:36
1798         Log: More robust and more paranoid perl.third target.
1799      Branch: perl
1800            ! Makefile.SH
1801 ____________________________________________________________________________
1802 [  9201] By: jhi                                   on 2001/03/18  18:39:21
1803         Log: Integrate change #9197 from maintperl to mainline.
1804              
1805              more thorough cleaning of arenas.
1806      Branch: perl
1807           !> embed.pl perl.c proto.h sv.c t/op/sort.t
1808 ____________________________________________________________________________
1809 [  9200] By: jhi                                   on 2001/03/18  18:25:17
1810         Log: Integrate perlio.
1811      Branch: perl
1812           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
1813           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
1814           !> t/lib/encode.t toke.c universal.c utf8.c
1815 ____________________________________________________________________________
1816 [  9199] By: nick                                  on 2001/03/18  15:23:51
1817         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
1818              is the sense of the test being done. Avoid some magical 127 and 128 values
1819              by using macros.
1820      Branch: perlio
1821            ! doop.c pp_ctl.c sv.c toke.c
1822 ____________________________________________________________________________
1823 [  9198] By: nick                                  on 2001/03/18  14:18:12
1824         Log: UTF-X encoding invariance for Encode:
1825              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
1826              - move the XS code for those to universal.c (so in miniperl)
1827              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
1828              - change ext/Encode/compile to use above.
1829              - Fix t/lib/encode.t for above
1830              - Teach t/lib/b.t to expect -uutf8
1831              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
1832              utf8.pm is needed.
1833      Branch: perlio
1834            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
1835            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
1836 ____________________________________________________________________________
1837 [  9197] By: gsar                                  on 2001/03/18  12:15:57
1838         Log: more thorough cleaning of arenas--keep going until no more
1839              SvREFCNT_dec()s occur (this fixes the problem that causes the
1840              pesky "Scalars leaked" warnings)
1841      Branch: maint-5.6/perl
1842            ! embed.pl perl.c proto.h sv.c t/op/sort.t
1843 ____________________________________________________________________________
1844 [  9196] By: nick                                  on 2001/03/18  10:57:29
1845         Log: Fix pragma/utf8.t # 15
1846              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
1847              are SvUTF8 as well.
1848      Branch: perlio
1849            ! toke.c
1850 ____________________________________________________________________________
1851 [  9195] By: nick                                  on 2001/03/18  09:27:06
1852         Log: Integrate mainline
1853      Branch: perlio
1854           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
1855           !> t/op/pat.t
1856 ____________________________________________________________________________
1857 [  9194] By: jhi                                   on 2001/03/18  05:29:59
1858         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
1859              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
1860      Branch: perl
1861            ! op.c op.h t/op/misc.t t/op/pat.t
1862 ____________________________________________________________________________
1863 [  9193] By: jhi                                   on 2001/03/18  05:15:06
1864         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
1865      Branch: perl
1866            ! mg.c t/op/pat.t
1867 ____________________________________________________________________________
1868 [  9192] By: jhi                                   on 2001/03/18  04:22:43
1869         Log: tr/// UTF-8 patches from Inaba Hiroto.
1870      Branch: perl
1871            ! doop.c op.c
1872 ____________________________________________________________________________
1873 [  9191] By: jhi                                   on 2001/03/18  04:21:17
1874         Log: Integrate perlio.
1875      Branch: perl
1876           !> utf8.c utfebcdic.h
1877 ____________________________________________________________________________
1878 [  9190] By: nick                                  on 2001/03/17  20:32:01
1879         Log: Correct #if EBCDIC side typos.
1880              Builds and passes many tests on OS390.
1881      Branch: perlio
1882            ! utf8.c utfebcdic.h
1883 ____________________________________________________________________________
1884 [  9189] By: jhi                                   on 2001/03/17  18:55:49
1885         Log: Add prerequisites for the perl.third target.
1886      Branch: perl
1887            ! Makefile.SH
1888 ____________________________________________________________________________
1889 [  9188] By: jhi                                   on 2001/03/17  18:46:00
1890         Log: Integrate perlio.
1891      Branch: perl
1892           +> utfebcdic.h
1893           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
1894 ____________________________________________________________________________
1895 [  9187] By: jhi                                   on 2001/03/17  18:38:47
1896         Log: Add a make rule for perl.third (the Third Degree memory debugging
1897              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
1898      Branch: perl
1899            ! Makefile.SH
1900 ____________________________________________________________________________
1901 [  9186] By: nick                                  on 2001/03/17  18:34:48
1902         Log: MANIFEST addition :-(
1903      Branch: perlio
1904            ! MANIFEST
1905 ____________________________________________________________________________
1906 [  9185] By: nick                                  on 2001/03/17  18:29:50
1907         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
1908              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
1909              a superset of ASCII are invariant under the encoding. This is EBCDIC
1910              friendly as an encoded string can be looked at as being EBCDIC by lexer
1911              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
1912              ASCII on ASCII machines.
1913              
1914              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
1915              seperate.
1916              - Add some more macros to comprehend different shift amounts and
1917              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
1918              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
1919              and conditionaly #include it.
1920              
1921              EBCDIC build as yet untested.  ASCII still fails the one test.
1922      Branch: perlio
1923            + utfebcdic.h
1924            ! utf8.c utf8.h
1925 ____________________________________________________________________________
1926 [  9184] By: nick                                  on 2001/03/17  17:44:16
1927         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
1928      Branch: perlio
1929            ! doop.c perl.h pp.c utf8.h
1930 ____________________________________________________________________________
1931 [  9183] By: jhi                                   on 2001/03/17  15:55:42
1932         Log: Integrate perlio.
1933      Branch: perl
1934            ! MANIFEST
1935           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
1936 ____________________________________________________________________________
1937 [  9182] By: nick                                  on 2001/03/17  09:16:06
1938         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
1939      Branch: perlio
1940            ! t/op/pat.t
1941 ____________________________________________________________________________
1942 [  9181] By: nick                                  on 2001/03/17  09:15:11
1943         Log: Integrate mainline.
1944      Branch: perlio
1945           +> lib/Locale/Constants.pm lib/Locale/Country.pm
1946           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
1947           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
1948           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
1949           !> (integrate 83 files)
1950 ____________________________________________________________________________
1951 [  9180] By: nick                                  on 2001/03/16  17:23:21
1952         Log: EBCDIC Fixes.
1953      Branch: perlio
1954            ! perl.h sv.c toke.c utf8.c utf8.h
1955 ____________________________________________________________________________
1956 [  9179] By: jhi                                   on 2001/03/16  14:10:12
1957         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
1958              a change needed to work around an AIX compiler bug.
1959      Branch: perl
1960            ! ext/Storable/Storable.xs
1961 ____________________________________________________________________________
1962 [  9178] By: jhi                                   on 2001/03/16  03:19:59
1963         Log: With Damian's approval synchronize damian's modules'
1964              licensing with Perl's standard module licensing.
1965      Branch: perl
1966            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
1967 ____________________________________________________________________________
1968 [  9177] By: jhi                                   on 2001/03/16  03:15:34
1969         Log: Make the Filter::Util:Call files have their own copies
1970              of the Perl standard module licensing, from Paul Marquess.
1971      Branch: perl
1972            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
1973 ____________________________________________________________________________
1974 [  9176] By: jhi                                   on 2001/03/16  02:56:04
1975         Log: Subject: [PATCH] more pod patches
1976              From: Michael Stevens <michael@etla.org>
1977              Date: Thu, 15 Mar 2001 21:25:18 +0000
1978              Message-ID: <20010315212518.A18870@firedrake.org>
1979      Branch: perl
1980            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
1981            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
1982            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
1983            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
1984            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1985            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
1986            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
1987            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
1988            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
1989            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
1990            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
1991            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
1992            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
1993            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
1994            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
1995            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
1996            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
1997            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
1998            ! lib/Locale/Country.pm lib/Locale/Language.pm
1999            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
2000            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
2001            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
2002            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
2003            ! os2/OS2/Process/Process.pm
2004 ____________________________________________________________________________
2005 [  9175] By: jhi                                   on 2001/03/16  02:53:32
2006         Log: Subject: [PATCH] the uncontroversial doc patches
2007              From: Michael Stevens <michael@etla.org>
2008              Date: Thu, 15 Mar 2001 20:01:12 +0000
2009              Message-ID: <20010315200112.A7636@firedrake.org>
2010      Branch: perl
2011            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
2012            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
2013            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
2014            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
2015            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
2016 ____________________________________________________________________________
2017 [  9174] By: jhi                                   on 2001/03/16  02:50:49
2018         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
2019              From: Paul Lindner <lindner@inuus.com>
2020              Date: Fri, 16 Mar 2001 11:28:03 -0800
2021              Message-ID: <20010316112803.A7577@inuus.com>
2022      Branch: perl
2023            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
2024 ____________________________________________________________________________
2025 [  9173] By: nick                                  on 2001/03/15  20:21:03
2026         Log: 1st day's EBCDIC fixes:
2027              - toke.c's parsing of strings needed attention
2028              needed to conditionally e2a if string was already UTF-8
2029              - e2a/a2e tables where wrong way round.
2030              - new macros in utf8.h
2031      Branch: perlio
2032            ! perl.h toke.c utf8.h
2033 ____________________________________________________________________________
2034 [  9172] By: jhi                                   on 2001/03/15  15:17:17
2035         Log: Update Changes.
2036      Branch: perl
2037            ! Changes patchlevel.h
2038 ____________________________________________________________________________
2039 [  9171] By: jhi                                   on 2001/03/15  15:09:32
2040         Log: Subject: Re: Another Borland C++ problem.
2041              From: "Vadim Konovalov" <watman@inbox.ru>
2042              Date: Sat, 10 Mar 2001 19:26:07 +0300
2043              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
2044              
2045              Borland filename case problem.
2046      Branch: perl
2047            + win32/sncfnmcs.pl
2048            ! MANIFEST README.win32
2049 ____________________________________________________________________________
2050 [  9170] By: jhi                                   on 2001/03/15  14:54:23
2051         Log: Add Locale::Codes 1.06, from Neil Bowers.
2052      Branch: perl
2053            + lib/Locale/Constants.pm lib/Locale/Country.pm
2054            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
2055            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
2056            + t/lib/lc-language.t t/lib/lc-uk.t
2057            ! MANIFEST
2058 ____________________________________________________________________________
2059 [  9169] By: jhi                                   on 2001/03/15  14:19:01
2060         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
2061      Branch: perl
2062            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2063            ! ext/Storable/Storable.xs
2064 ____________________________________________________________________________
2065 [  9168] By: jhi                                   on 2001/03/15  14:13:22
2066         Log: Integrate changes #9120,9167 from mainline to maintperl.
2067              
2068              Subject: [PATCH 5.6.1] OS/2 docs
2069              
2070              Subject: [PATCH 5.6.1] perldoc
2071      Branch: maint-5.6/perl
2072           !> os2/Changes utils/perldoc.PL
2073 ____________________________________________________________________________
2074 [  9167] By: jhi                                   on 2001/03/15  14:07:42
2075         Log: Subject: [PATCH 5.6.1] perldoc
2076              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2077              Date: Wed, 14 Mar 2001 23:46:52 -0500
2078              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
2079      Branch: perl
2080            ! utils/perldoc.PL
2081 ____________________________________________________________________________
2082 [  9166] By: jhi                                   on 2001/03/15  13:53:15
2083         Log: sigaction test condition tweakage.
2084      Branch: perl
2085            ! t/lib/sigaction.t
2086 ____________________________________________________________________________
2087 [  9165] By: alanbur                               on 2001/03/15  03:49:17
2088         Log: Resynchronised with parent
2089      Branch: maint-5.6/pureperl
2090           +> os2/os2add.sym t/op/anonsub.t
2091           !> (integrate 72 files)
2092 ____________________________________________________________________________
2093 [  9164] By: jhi                                   on 2001/03/15  01:05:01
2094         Log: Avoid stomping off the beginning of an array in tr///.
2095      Branch: perl
2096            ! op.c
2097 ____________________________________________________________________________
2098 [  9163] By: jhi                                   on 2001/03/15  00:58:57
2099         Log: h2ph strictness and cleanliness from Kurt Starsinic.
2100      Branch: perl
2101            ! utils/h2ph.PL
2102 ____________________________________________________________________________
2103 [  9162] By: gsar                                  on 2001/03/15  00:56:53
2104         Log: avoid warnings
2105      Branch: maint-5.6/perl
2106            ! t/op/magic.t
2107 ____________________________________________________________________________
2108 [  9161] By: gsar                                  on 2001/03/15  00:52:09
2109         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
2110              results
2111      Branch: maint-5.6/perl
2112            ! t/op/magic.t
2113 ____________________________________________________________________________
2114 [  9160] By: jhi                                   on 2001/03/14  22:02:10
2115         Log: Do not use the Perl malloc in IRIX, suggested by
2116              Helmus Jarausch.
2117      Branch: perl
2118            ! hints/irix_6.sh
2119 ____________________________________________________________________________
2120 [  9159] By: nick                                  on 2001/03/14  21:45:59
2121         Log: Integrate mainline
2122      Branch: perlio
2123           +> t/op/loopctl.t
2124           !> (integrate 41 files)
2125 ____________________________________________________________________________
2126 [  9158] By: jhi                                   on 2001/03/14  21:10:09
2127         Log: The Day of the Retractions continues: the #9138
2128              (integrated in #9144) doesn't work well in mainline.
2129      Branch: perl
2130            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
2131            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
2132            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
2133 ____________________________________________________________________________
2134 [  9157] By: jhi                                   on 2001/03/14  20:58:12
2135         Log: The #9145 CANNOT be enabled: the clear_pmop code still
2136              dumps core all over in Tru64.
2137      Branch: perl
2138            ! op.c op.h t/op/pat.t
2139 ____________________________________________________________________________
2140 [  9156] By: jhi                                   on 2001/03/14  20:48:06
2141         Log: Integrate change #9154 from maintperl to mainline.
2142              
2143              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
2144              (caused Storable 1.0.10 to break on windows)
2145      Branch: perl
2146           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
2147           !> perlapi.c proto.h
2148 ____________________________________________________________________________
2149 [  9155] By: jhi                                   on 2001/03/14  20:23:53
2150         Log: Retract #9136: breaks threading (and binary compatibility).
2151      Branch: perl
2152            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
2153 ____________________________________________________________________________
2154 [  9154] By: gsar                                  on 2001/03/14  17:48:18
2155         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
2156              (caused Storable 1.0.10 to break on windows)
2157      Branch: maint-5.6/perl
2158            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
2159            ! perlapi.c proto.h
2160 ____________________________________________________________________________
2161 [  9153] By: jhi                                   on 2001/03/14  13:35:21
2162         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
2163      Branch: perl
2164            ! t/lib/sigaction.t
2165 ____________________________________________________________________________
2166 [  9152] By: gsar                                  on 2001/03/14  07:29:40
2167         Log: back out changes#9012,9010,9009 and parts of change#9016
2168              (causes ABRs under purify, and some prerequisites don't
2169              seem to be there in 5.6.x)
2170      Branch: maint-5.6/perl
2171            ! doop.c op.c t/op/tr.t toke.c
2172 ____________________________________________________________________________
2173 [  9151] By: gsar                                  on 2001/03/14  07:01:29
2174         Log: reenable change#9145 (the test was busted due to a missing
2175              C<print "ok 27\n">)
2176      Branch: perl
2177            ! op.c op.h t/op/pat.t
2178 ____________________________________________________________________________
2179 [  9150] By: jhi                                   on 2001/03/14  06:38:36
2180         Log: Retract #9145.
2181      Branch: perl
2182            ! op.c op.h t/op/pat.t
2183 ____________________________________________________________________________
2184 [  9149] By: jhi                                   on 2001/03/14  06:14:56
2185         Log: Retract #9143.
2186      Branch: perl
2187            ! op.c
2188 ____________________________________________________________________________
2189 [  9148] By: gsar                                  on 2001/03/14  06:13:02
2190         Log: Uninitialized Memory Read in regexec.c
2191      Branch: perl
2192            ! regexec.c
2193 ____________________________________________________________________________
2194 [  9147] By: jhi                                   on 2001/03/14  04:59:54
2195         Log: Subject: PATCH: make goto work in nested eval ""
2196              From: Robin Houston <robin@kitsite.com>
2197              Date: Wed, 14 Mar 2001 04:16:10 +0000
2198              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
2199      Branch: perl
2200            ! pp_ctl.c t/op/goto.t
2201 ____________________________________________________________________________
2202 [  9146] By: jhi                                   on 2001/03/14  04:42:54
2203         Log: Preserve the #ifdef PERL_CORE in perly.h.
2204      Branch: perl
2205            ! perly.fixer
2206 ____________________________________________________________________________
2207 [  9145] By: jhi                                   on 2001/03/14  03:57:41
2208         Log: (Retracted by #9150.)
2209      Branch: perl
2210            ! op.c op.h t/op/pat.t
2211 ____________________________________________________________________________
2212 [  9144] By: jhi                                   on 2001/03/14  03:50:38
2213         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
2214              
2215              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
2216              
2217              remove squelch controls for "Scalars leaked" messages in most places
2218              (these are now cured)
2219              
2220              fix another memory leak reported by purify (tie callbacks that
2221              croak can leak when wiping out magic)
2222      Branch: perl
2223           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
2224           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
2225           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
2226           !> t/pragma/warnings.t
2227 ____________________________________________________________________________
2228 [  9143] By: jhi                                   on 2001/03/14  03:37:53
2229         Log: (Retracted by #9149.)
2230      Branch: perl
2231            ! op.c
2232 ____________________________________________________________________________
2233 [  9142] By: gsar                                  on 2001/03/14  03:20:48
2234         Log: fix another memory leak reported by purify (tie callbacks that
2235              croak can leak when wiping out magic)
2236      Branch: maint-5.6/perl
2237            ! scope.c
2238 ____________________________________________________________________________
2239 [  9141] By: jhi                                   on 2001/03/14  02:55:00
2240         Log: Subject: PATCH for [ID 20010305.003]
2241              From: Robin Houston <robin@kitsite.com>
2242              Date: Wed, 14 Mar 2001 02:45:51 +0000
2243              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
2244      Branch: perl
2245            ! pp_ctl.c t/op/eval.t
2246 ____________________________________________________________________________
2247 [  9140] By: jhi                                   on 2001/03/14  02:41:54
2248         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
2249              Date: Wed, 14 Mar 2001 01:52:51 +0000
2250              From: Robin Houston <robin@kitsite.com>
2251              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
2252              
2253              Fix for 2000313.004.
2254      Branch: perl
2255            ! pp_ctl.c t/op/goto.t
2256 ____________________________________________________________________________
2257 [  9139] By: jhi                                   on 2001/03/14  02:40:50
2258         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
2259              From: Robin Houston <robin@kitsite.com>
2260              Date: Wed, 14 Mar 2001 00:43:45 +0000
2261              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
2262      Branch: perl
2263            + t/op/loopctl.t
2264            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
2265            ! vms/perly_c.vms
2266 ____________________________________________________________________________
2267 [  9138] By: gsar                                  on 2001/03/14  01:18:00
2268         Log: remove squelch controls for "Scalars leaked" messages in most places
2269              (these are now cured)
2270      Branch: maint-5.6/perl
2271            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
2272            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
2273            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
2274 ____________________________________________________________________________
2275 [  9137] By: gsar                                  on 2001/03/14  00:57:04
2276         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
2277      Branch: maint-5.6/perl
2278            ! regcomp.c
2279 ____________________________________________________________________________
2280 [  9136] By: jhi                                   on 2001/03/13  23:12:24
2281         Log: (Retracted by #9155)
2282              
2283              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
2284              From: Jens-Uwe Mager <jum@helios.de>
2285              Date: Wed, 21 Feb 2001 21:32:04 +0100
2286              Message-ID: <20010221213203.A18340@ans.helios.de>
2287      Branch: perl
2288            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
2289 ____________________________________________________________________________
2290 [  9135] By: jhi                                   on 2001/03/13  22:50:05
2291         Log: Integrate perlio.
2292      Branch: perl
2293           !> pp.c
2294 ____________________________________________________________________________
2295 [  9134] By: jhi                                   on 2001/03/13  22:49:05
2296         Log: Integrate change #9131 from maintperl into mainline.
2297              
2298              make the error text look more consistent in hints/hpux.sh
2299      Branch: perl
2300           !> hints/hpux.sh
2301 ____________________________________________________________________________
2302 [  9133] By: gsar                                  on 2001/03/13  22:46:20
2303         Log: integrate change#9067 from mainline
2304              
2305              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
2306      Branch: maint-5.6/perl
2307           !> lib/ExtUtils/MM_Unix.pm
2308 ____________________________________________________________________________
2309 [  9132] By: jhi                                   on 2001/03/13  22:41:21
2310         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
2311              From: "John P. Linderman" <jpl@research.att.com>
2312              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
2313              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
2314              
2315              A more correct prime finder.
2316      Branch: perl
2317            ! lib/Tie/SubstrHash.pm
2318 ____________________________________________________________________________
2319 [  9131] By: gsar                                  on 2001/03/13  22:30:42
2320         Log: make the error text look more consistent in hints/hpux.sh
2321      Branch: maint-5.6/perl
2322            ! hints/hpux.sh
2323 ____________________________________________________________________________
2324 [  9130] By: jhi                                   on 2001/03/13  22:23:44
2325         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
2326              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2327              Date: Tue, 13 Mar 2001 18:41:26 +0100
2328              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
2329              
2330              If the test is run non-interactively the default handler
2331              is different.
2332      Branch: perl
2333            ! t/lib/sigaction.t
2334 ____________________________________________________________________________
2335 [  9129] By: jhi                                   on 2001/03/13  22:20:21
2336         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
2337              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2338              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
2339              Date:     Tue, 13 Mar 2001 16:44:32 EST
2340      Branch: perl
2341            ! t/lib/1_compile.t
2342 ____________________________________________________________________________
2343 [  9128] By: jhi                                   on 2001/03/13  22:18:34
2344         Log: Subject: Another patch for integer.pm POD 
2345              From: "John L. Allen" <allen@grumman.com>
2346              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
2347              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
2348      Branch: perl
2349            ! lib/integer.pm
2350 ____________________________________________________________________________
2351 [  9127] By: nick                                  on 2001/03/13  21:26:30
2352         Log: Integrate mainline.
2353      Branch: perlio
2354           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
2355           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
2356           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
2357           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
2358           !> Changes Configure MANIFEST README.os2 README.os390
2359           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
2360           !> os2/Changes patchlevel.h win32/perlhost.h
2361 ____________________________________________________________________________
2362 [  9126] By: nick                                  on 2001/03/13  20:39:51
2363         Log: #ifdef'ed out code to make packed side of pack/unpack
2364              octets. (i.e. pack('U') => encode_utf8).
2365      Branch: perlio
2366            ! pp.c
2367 ____________________________________________________________________________
2368 [  9125] By: jhi                                   on 2001/03/13  15:07:16
2369         Log: Update Changes.
2370      Branch: perl
2371            ! Changes patchlevel.h
2372 ____________________________________________________________________________
2373 [  9124] By: jhi                                   on 2001/03/13  14:22:45
2374         Log: Workaround for the buggy ("internal compiler error")
2375              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
2376              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
2377              of Andreas König.
2378      Branch: perl
2379            ! ext/re/Makefile.PL hints/aix.sh
2380 ____________________________________________________________________________
2381 [  9123] By: jhi                                   on 2001/03/13  03:24:34
2382         Log: Typo in #9114.
2383      Branch: metaconfig
2384            ! U/modified/myhostname.U
2385 ____________________________________________________________________________
2386 [  9122] By: jhi                                   on 2001/03/13  03:24:06
2387         Log: Typo in #9113.
2388      Branch: perl
2389            ! Configure
2390 ____________________________________________________________________________
2391 [  9121] By: jhi                                   on 2001/03/13  01:53:05
2392         Log: Forgot to check-in the larger part of #9120, duh.
2393      Branch: perl
2394            ! README.os2
2395 ____________________________________________________________________________
2396 [  9120] By: jhi                                   on 2001/03/13  01:51:31
2397         Log: Subject: [PATCH 5.6.1] OS/2 docs
2398              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2399              Date: Mon, 12 Mar 2001 03:27:32 -0500
2400              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
2401      Branch: perl
2402            ! os2/Changes
2403 ____________________________________________________________________________
2404 [  9119] By: jhi                                   on 2001/03/13  01:49:41
2405         Log: Integrate change #9116 from maintperl into mainline.
2406              
2407              Win32::GetCwd() returns C: instead of C:\ in the root directory
2408              under ithreads
2409      Branch: perl
2410           !> win32/perlhost.h
2411 ____________________________________________________________________________
2412 [  9118] By: jhi                                   on 2001/03/13  01:13:39
2413         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
2414      Branch: perl
2415            + lib/Switch.pm t/lib/switch.t
2416            ! MANIFEST
2417 ____________________________________________________________________________
2418 [  9117] By: jhi                                   on 2001/03/13  01:03:17
2419         Log: Add Text::Balanced 1.83.
2420      Branch: perl
2421            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
2422            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
2423            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
2424            + t/lib/tb-xvari.t
2425            ! MANIFEST
2426 ____________________________________________________________________________
2427 [  9116] By: gsar                                  on 2001/03/13  00:55:53
2428         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
2429              under ithreads
2430      Branch: maint-5.6/perl
2431            ! win32/perlhost.h
2432 ____________________________________________________________________________
2433 [  9115] By: jhi                                   on 2001/03/13  00:54:09
2434         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
2435              From: "John L. Allen" <allen@grumman.com>
2436              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
2437              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
2438              
2439              use integer document clarification.
2440      Branch: perl
2441            ! lib/integer.pm
2442 ____________________________________________________________________________
2443 [  9114] By: jhi                                   on 2001/03/13  00:38:54
2444         Log: Metaconfig unit change for #9113.
2445      Branch: metaconfig
2446            ! U/modified/myhostname.U
2447 ____________________________________________________________________________
2448 [  9113] By: jhi                                   on 2001/03/13  00:38:35
2449         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?)
2450              From: Peter Prymmer <pvhp@forte.com>
2451              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
2452              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
2453      Branch: perl
2454            ! Configure README.os390 hints/os390.sh
2455 ____________________________________________________________________________
2456 [  9112] By: jhi                                   on 2001/03/13  00:29:00
2457         Log: Integrate perlio.
2458      Branch: perl
2459           !> sv.c utf8.h
2460 ____________________________________________________________________________
2461 [  9111] By: nick                                  on 2001/03/12  21:16:33
2462         Log: Integrate mainline.
2463      Branch: perlio
2464           +> t/op/anonsub.t
2465           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
2466           !> proto.h sv.c
2467 ____________________________________________________________________________
2468 [  9110] By: nick                                  on 2001/03/12  21:00:13
2469         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
2470      Branch: perlio
2471            ! sv.c utf8.h
2472 ____________________________________________________________________________
2473 [  9109] By: jhi                                   on 2001/03/12  16:04:47
2474         Log: Integrate change #9108 from maintperl to mainline.
2475              
2476              fix memory leak in C<sub X { sub {} }> arising from a refcount
2477              loop between the outer sub and the inner prototype anonsub
2478              
2479              this also enables closures returned by subroutines that
2480              subsequently get redefined to work without generating coredumps :)
2481              
2482              completely removed the free_closures() hack--it shouldn't be
2483              needed anymore
2484      Branch: perl
2485           +> t/op/anonsub.t
2486           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
2487           !> proto.h sv.c
2488 ____________________________________________________________________________
2489 [  9108] By: gsar                                  on 2001/03/12  10:21:31
2490         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
2491              loop between the outer sub and the inner prototype anonsub
2492              
2493              this also enables closures returned by subroutines that
2494              subsequently get redefined to work without generating coredumps :)
2495              
2496              completely removed the free_closures() hack--it shouldn't be
2497              needed anymore
2498      Branch: maint-5.6/perl
2499            + t/op/anonsub.t
2500            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
2501            ! proto.h sv.c
2502 ____________________________________________________________________________
2503 [  9107] By: jhi                                   on 2001/03/12  05:15:31
2504         Log: Integrate perlio.
2505      Branch: perl
2506           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
2507 ____________________________________________________________________________
2508 [  9106] By: nick                                  on 2001/03/11  20:10:12
2509         Log: regcomp.c is working in native space, not Unicode space (if different)
2510              as it is doing compare against 'W' in \W etc.
2511      Branch: perlio
2512            ! regcomp.c
2513 ____________________________________________________________________________
2514 [  9105] By: nick                                  on 2001/03/11  19:39:34
2515         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
2516              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
2517      Branch: perlio
2518            ! regcomp.c toke.c utf8.c
2519 ____________________________________________________________________________
2520 [  9104] By: nick                                  on 2001/03/11  18:15:44
2521         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
2522      Branch: perlio
2523            ! sv.c
2524 ____________________________________________________________________________
2525 [  9103] By: nick                                  on 2001/03/11  18:03:28
2526         Log: Integrate mainline (for regexp stuff).
2527      Branch: perlio
2528           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
2529           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
2530           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
2531           !> t/lib/errno.t t/op/pat.t
2532 ____________________________________________________________________________
2533 [  9102] By: nick                                  on 2001/03/11  17:44:20
2534         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
2535              - exclude layer syms in makedef.pl for sfio
2536              - also inhibit Encode from trying to build ":encode()" layer.
2537      Branch: perlio
2538            ! ext/Encode/Encode.xs makedef.pl
2539 ____________________________________________________________________________
2540 [  9101] By: jhi                                   on 2001/03/10  22:38:13
2541         Log: The $Is_MacOS needs to be declared.
2542      Branch: perl
2543            ! lib/ExtUtils/Manifest.pm
2544 ____________________________________________________________________________
2545 [  9100] By: jhi                                   on 2001/03/10  22:14:29
2546         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
2547              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
2548              pollute the symbolspace if using sfio.
2549      Branch: perl
2550            ! ext/Encode/Encode.xs
2551 ____________________________________________________________________________
2552 [  9099] By: jhi                                   on 2001/03/10  21:58:48
2553         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
2554              Date: Sat, 10 Mar 2001 14:23:55 -0500
2555              From: Chris Nandor <pudge@pobox.com>
2556              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
2557      Branch: perl
2558            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
2559            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
2560            ! t/lib/errno.t
2561 ____________________________________________________________________________
2562 [  9098] By: jhi                                   on 2001/03/10  21:38:30
2563         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
2564      Branch: perl
2565            ! regcomp.c regexec.c t/op/pat.t
2566 ____________________________________________________________________________
2567 [  9097] By: jhi                                   on 2001/03/10  14:38:07
2568         Log: Integrate perlio.
2569      Branch: perl
2570           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
2571           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
2572           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
2573 ____________________________________________________________________________
2574 [  9096] By: nick                                  on 2001/03/10  11:55:43
2575         Log: EBCDIC sanity - phase I
2576              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
2577              - use utf8n_xxxx (c.f. pvn) for forms which take length.
2578              - back out vN.N and $^V exceptions to e2a/a2e
2579              - make "locale" isxxx macros be uvchr (may be redundant?)
2580              
2581              Not clear yet that toUPPER_uni et. al. return being handled correctly.
2582              The tr// and rexexp stuff still needs an audit, assumption is they are working
2583              in Unicode space.
2584              
2585              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
2586      Branch: perlio
2587            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
2588            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
2589            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
2590 ____________________________________________________________________________
2591 [  9095] By: jhi                                   on 2001/03/09  22:10:01
2592         Log: Integrate perlio.
2593      Branch: perl
2594           !> dump.c
2595 ____________________________________________________________________________
2596 [  9094] By: nick                                  on 2001/03/09  17:36:38
2597         Log: Builds an passes all tests after integrate and this tweak.
2598      Branch: perlio
2599            ! dump.c
2600 ____________________________________________________________________________
2601 [  9093] By: nick                                  on 2001/03/09  17:16:03
2602         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
2603      Branch: perlio
2604           +> lib/unicode/Scripts.txt t/lib/sigaction.t
2605           !> (integrate 79 files)
2606 ____________________________________________________________________________
2607 [  9092] By: jhi                                   on 2001/03/09  15:28:26
2608         Log: Update Changes.
2609      Branch: perl
2610            ! Changes patchlevel.h
2611 ____________________________________________________________________________
2612 [  9091] By: jhi                                   on 2001/03/09  15:25:05
2613         Log: In op/stat #35 better to scan all the potential directories
2614              for setuids, not just the first one.
2615      Branch: perl
2616            ! t/op/stat.t
2617 ____________________________________________________________________________
2618 [  9090] By: jhi                                   on 2001/03/09  15:01:27
2619         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
2620              From: rspier@pobox.com (Robert Spier)
2621              Date: Fri, 9 Mar 2001 03:30:20 -0500
2622              Message-ID: <15016.38044.381174.160189@rls.cx>
2623              
2624              EXISTS() returning undef mistakenly triggered a FETCH().
2625      Branch: perl
2626            ! hv.c
2627 ____________________________________________________________________________
2628 [  9089] By: jhi                                   on 2001/03/09  14:59:02
2629         Log: Add /sbin and /usr/sbin to the list of directories scanned
2630              for setuid programs.  Takes care of bug id 20010309.003.
2631      Branch: perl
2632            ! t/op/stat.t
2633 ____________________________________________________________________________
2634 [  9088] By: jhi                                   on 2001/03/09  14:48:32
2635         Log: Regen perlapi, perltoc.
2636      Branch: perl
2637            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
2638 ____________________________________________________________________________
2639 [  9087] By: jhi                                   on 2001/03/09  14:38:56
2640         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
2641              From: David Mitchell <davem@fdgroup.co.uk>
2642              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
2643              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
2644      Branch: perl
2645            ! dump.c perl.c perl.h pod/perlrun.pod
2646 ____________________________________________________________________________
2647 [  9086] By: jhi                                   on 2001/03/09  01:47:16
2648         Log: A modified version of
2649              
2650              Subject: [ID 20010307.005] POSIX::sigaction has various problems
2651              From: anders@broadcom.com
2652              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
2653              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
2654              
2655              Currently the sigaction.t test #6 fails (and is fudged to look
2656              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
2657              This may well be a genuine bug in Linux sigaction() (since at
2658              least Tru64, Solaris, and HP-UX disagree with Linux).
2659              Anyone with POSIX / SUSv2 tome handy?  The problem is that
2660              the flags of the oldaction don't match with the flags in
2661              the previously installed disposition.
2662      Branch: perl
2663            + t/lib/sigaction.t
2664            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
2665 ____________________________________________________________________________
2666 [  9085] By: jhi                                   on 2001/03/09  01:30:13
2667         Log: Subject: Re: mission impossible for the day
2668              From: Alex Gough <alex@rcon.org>
2669              Date: Thu, 08 Mar 2001 17:18:19 +0000
2670              Message-ID: <3AA7BEDB.8070409@rcon.org>
2671              
2672              If references (are overloaded) and can be directly stringified,
2673              show that instead of "stringified".
2674              
2675              (The problem, infinite mutual recursion caused by overloaded bool
2676              in Switch.pm, tracked by David Mitchell)
2677      Branch: perl
2678            ! lib/Carp/Heavy.pm
2679 ____________________________________________________________________________
2680 [  9084] By: jhi                                   on 2001/03/09  01:20:39
2681         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
2682              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
2683              From: David Mitchell <davem@fdgroup.co.uk>
2684              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
2685      Branch: perl
2686            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
2687            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
2688 ____________________________________________________________________________
2689 [  9083] By: jhi                                   on 2001/03/09  01:16:51
2690         Log: Subject: [PATCH] perldata.pod here-doc docs
2691              From: Jeff Pinyan <jeffp@crusoe.net>
2692              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
2693              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
2694      Branch: perl
2695            ! pod/perldata.pod
2696 ____________________________________________________________________________
2697 [  9082] By: jhi                                   on 2001/03/09  01:01:27
2698         Log: Subject: Re: Unicode/EBCDIC
2699              From: Peter Prymmer <pvhp@forte.com>
2700              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
2701              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
2702      Branch: perl
2703            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
2704 ____________________________________________________________________________
2705 [  9081] By: jhi                                   on 2001/03/08  13:41:30
2706         Log: Subject: Ooops, wrong 'no *POSIX' Patch
2707              From: Dorner Thomas <Thomas.Dorner@start.de>
2708              Date: Thu, 8 Mar 2001 08:43:28 +0100
2709              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
2710      Branch: perl
2711            ! hints/posix-bc.sh
2712 ____________________________________________________________________________
2713 [  9080] By: jhi                                   on 2001/03/08  13:11:42
2714         Log: It's Scripts.txt, not Script.txt.
2715      Branch: perl
2716            ! MANIFEST
2717 ____________________________________________________________________________
2718 [  9079] By: jhi                                   on 2001/03/08  12:59:05
2719         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
2720              From: Dorner Thomas <Thomas.Dorner@start.de>
2721              Date: Wed, 7 Mar 2001 14:13:31 +0100
2722              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
2723      Branch: perl
2724            ! makedepend.SH
2725 ____________________________________________________________________________
2726 [  9078] By: jhi                                   on 2001/03/08  12:57:43
2727         Log: Retract #9069, wrong patch.
2728      Branch: perl
2729            ! Makefile.SH
2730 ____________________________________________________________________________
2731 [  9077] By: jhi                                   on 2001/03/08  01:06:13
2732         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
2733      Branch: perl
2734            + lib/unicode/Scripts.txt
2735            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
2736            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
2737            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
2738            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
2739            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
2740            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
2741            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
2742            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
2743            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
2744            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
2745            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
2746            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
2747            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
2748            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
2749            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
2750            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
2751            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
2752            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
2753            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
2754            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
2755            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
2756            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
2757            ! lib/unicode/version
2758 ____________________________________________________________________________
2759 [  9076] By: jhi                                   on 2001/03/07  22:59:39
2760         Log: Integrate change #7784 from mainline into maintperl.
2761              
2762              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
2763      Branch: maint-5.6/perl
2764           !> pp_ctl.c t/op/pat.t
2765 ____________________________________________________________________________
2766 [  9075] By: jhi                                   on 2001/03/07  22:05:11
2767         Log: More UTF-8 test tweaks.
2768      Branch: perl
2769            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
2770 ____________________________________________________________________________
2771 [  9074] By: nick                                  on 2001/03/07  21:39:29
2772         Log: Integrate mainline.
2773      Branch: perlio
2774           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
2775           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
2776           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
2777           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
2778           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
2779 ____________________________________________________________________________
2780 [  9073] By: jhi                                   on 2001/03/07  16:37:09
2781         Log: Update Changes.
2782      Branch: perl
2783            ! Changes patchlevel.h
2784 ____________________________________________________________________________
2785 [  9072] By: jhi                                   on 2001/03/07  16:32:30
2786         Log: Subject: [ID 20010306.004] || != named unary operator
2787              From: abela@geneanet.org
2788              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
2789              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
2790      Branch: perl
2791            ! pod/perlop.pod
2792 ____________________________________________________________________________
2793 [  9071] By: jhi                                   on 2001/03/07  15:14:11
2794         Log: Subject: downgrading to bytes for common functions
2795              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
2796              Date: Wed, 7 Mar 2001 02:36:55 -0500
2797              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
2798      Branch: perl
2799            ! pp_sys.c
2800 ____________________________________________________________________________
2801 [  9070] By: jhi                                   on 2001/03/07  15:04:58
2802         Log: Clarify the description differentiating for and while; inspired by
2803              
2804              Subject: [ID 20010306.002] for/while difference in for definition
2805              From: abela@geneanet.org
2806              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
2807              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
2808      Branch: perl
2809            ! pod/perlsyn.pod
2810 ____________________________________________________________________________
2811 [  9069] By: jhi                                   on 2001/03/07  14:55:30
2812         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
2813              From: Dorner Thomas <Thomas.Dorner@start.de>
2814              Date: Wed, 7 Mar 2001 14:13:31 +0100
2815              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
2816      Branch: perl
2817            ! Makefile.SH
2818 ____________________________________________________________________________
2819 [  9068] By: jhi                                   on 2001/03/07  14:51:17
2820         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
2821              From: Radu Greab <radu@netsoft.ro>
2822              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
2823              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
2824      Branch: perl
2825            ! pp.c t/op/chop.t
2826 ____________________________________________________________________________
2827 [  9067] By: jhi                                   on 2001/03/07  14:48:57
2828         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
2829              From: Simon Cozens <simon@netthink.co.uk>
2830              Date: Wed, 7 Mar 2001 13:59:28 +0000
2831              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
2832              
2833              In order to allow MakeMaker to build correct Makefiles,
2834              you need to change the order of the arguments in MM_Unix.pm
2835              as well. (Unless you have C89_CCMODE set, but we're trying
2836              to be POSIXly correct)
2837              
2838              Thanks to Merijn Broeren for tracking this down.
2839      Branch: perl
2840            ! lib/ExtUtils/MM_Unix.pm
2841 ____________________________________________________________________________
2842 [  9066] By: jhi                                   on 2001/03/07  14:30:02
2843         Log: Floating point too messy.
2844      Branch: perl
2845            ! t/camel-III/vstring.t
2846 ____________________________________________________________________________
2847 [  9065] By: jhi                                   on 2001/03/07  14:17:44
2848         Log: Integrate change #9064 from maintperl into mainline.
2849              
2850              fix memory leak in pack("Bb",...)
2851      Branch: perl
2852           !> perl.c
2853 ____________________________________________________________________________
2854 [  9064] By: gsar                                  on 2001/03/07  06:29:24
2855         Log: fix memory leak in pack("Bb",...)
2856      Branch: maint-5.6/perl
2857            ! perl.c
2858 ____________________________________________________________________________
2859 [  9063] By: jhi                                   on 2001/03/07  00:55:04
2860         Log: Major utf8 test reorganisation and rewrite.
2861              Hopefully no tests were lost in the shuffle.
2862              (The beginning of pragma/utf8 was lost intentionally,
2863              the tests were rather bogus and incomplete.)
2864      Branch: perl
2865            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
2866            ! t/pragma/utf8.t
2867 ____________________________________________________________________________
2868 [  9062] By: jhi                                   on 2001/03/07  00:41:16
2869         Log: More tweakage on the Unicode character class descriptions.
2870      Branch: perl
2871            ! lib/unicode/mktables.PL pod/perlretut.pod
2872 ____________________________________________________________________________
2873 [  9061] By: jhi                                   on 2001/03/06  23:12:38
2874         Log: The perlretut was still talking about the old \p and \P
2875              definitions.
2876      Branch: perl
2877            ! pod/perlretut.pod
2878 ____________________________________________________________________________
2879 [  9060] By: nick                                  on 2001/03/06  20:52:37
2880         Log: Integrate mainline (make test works again now).
2881      Branch: perlio
2882           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
2883 ____________________________________________________________________________
2884 [  9059] By: jhi                                   on 2001/03/06  15:36:14
2885         Log: 0.999... does equal 1.0, doesn't it?
2886      Branch: perl
2887            ! t/camel-III/vstring.t
2888 ____________________________________________________________________________
2889 [  9058] By: jhi                                   on 2001/03/06  15:34:00
2890         Log: Make /x{abcd}/ to work without use utf8.
2891      Branch: perl
2892            ! regcomp.c
2893 ____________________________________________________________________________
2894 [  9057] By: jhi                                   on 2001/03/06  03:02:36
2895         Log: Easier to outcomment all the three reset() tests for now.
2896      Branch: perl
2897            ! t/op/pat.t
2898 ____________________________________________________________________________
2899 [  9056] By: jhi                                   on 2001/03/06  02:30:02
2900         Log: Comment out the deadly reset; until the 20010301.005
2901              is finally fixed.
2902      Branch: perl
2903            ! t/op/pat.t
2904 ____________________________________________________________________________
2905 [  9055] By: jhi                                   on 2001/03/06  02:21:26
2906         Log: Integrate the change #9054 from mainline:
2907              retract the PMOP cleanup patch pending further investigation.
2908      Branch: maint-5.6/perl
2909           !> op.c op.h
2910 ____________________________________________________________________________
2911 [  9054] By: jhi                                   on 2001/03/06  02:19:57
2912         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
2913              with oddly familiar stack traces.
2914      Branch: perl
2915            ! op.c op.h
2916 ____________________________________________________________________________
2917 [  9053] By: jhi                                   on 2001/03/05  23:20:28
2918         Log: Integrate perlio.
2919      Branch: perl
2920           +> ext/Encode/Encode/koi8-r.ucm
2921           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
2922           !> makedef.pl
2923 ____________________________________________________________________________
2924 [  9052] By: nick                                  on 2001/03/05  23:08:17
2925         Log: skipping USE_PERLIO symbols correction.
2926      Branch: perlio
2927            ! makedef.pl
2928 ____________________________________________________________________________
2929 [  9051] By: nick                                  on 2001/03/05  22:35:07
2930         Log: More Encode alias tidying.
2931      Branch: perlio
2932            + ext/Encode/Encode/koi8-r.ucm
2933            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
2934 ____________________________________________________________________________
2935 [  9050] By: jhi                                   on 2001/03/05  21:44:29
2936         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
2937              Sarathy's fix for ID 20010301.005.
2938      Branch: maint-5.6/perl
2939           !> op.c op.h
2940 ____________________________________________________________________________
2941 [  9049] By: nick                                  on 2001/03/05  19:54:04
2942         Log: Integrate Jarkko's Encode.pm tweak.
2943      Branch: perlio
2944           !> ext/Encode/Encode.pm
2945 ____________________________________________________________________________
2946 [  9048] By: nick                                  on 2001/03/05  19:47:57
2947         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
2948      Branch: perlio
2949           +> os2/os2add.sym
2950           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
2951           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
2952           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
2953           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
2954           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
2955 ____________________________________________________________________________
2956 [  9047] By: jhi                                   on 2001/03/05  19:25:26
2957         Log: Regen perlapi.
2958      Branch: perl
2959            ! pod/perlapi.pod
2960 ____________________________________________________________________________
2961 [  9046] By: jhi                                   on 2001/03/05  19:12:14
2962         Log: Integrate perlio.
2963      Branch: perl
2964           +> t/camel-III/vstring.t
2965           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
2966 ____________________________________________________________________________
2967 [  9045] By: jhi                                   on 2001/03/05  19:10:36
2968         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
2969      Branch: perl
2970            ! ext/Encode/Encode.pm
2971 ____________________________________________________________________________
2972 [  9044] By: jhi                                   on 2001/03/05  18:49:12
2973         Log: Forgot the other half of the PMOP patch (#9033).
2974      Branch: perl
2975            ! op.h
2976 ____________________________________________________________________________
2977 [  9043] By: nick                                  on 2001/03/05  18:14:47
2978         Log: Update MANIFEST for new test.
2979      Branch: perlio
2980            ! MANIFEST
2981 ____________________________________________________________________________
2982 [  9042] By: nick                                  on 2001/03/05  18:12:41
2983         Log: Some tests for Camel 3rd edition features.
2984              Make gethostbyaddr() test in above work.
2985      Branch: perlio
2986            + t/camel-III/vstring.t
2987            ! pp.h pp_sys.c t/TEST t/harness
2988 ____________________________________________________________________________
2989 [  9041] By: jhi                                   on 2001/03/05  17:41:48
2990         Log: Add more ISO 8859 encoding aliases.
2991      Branch: perl
2992            ! ext/Encode/Encode.pm
2993 ____________________________________________________________________________
2994 [  9040] By: jhi                                   on 2001/03/05  17:30:43
2995         Log: Integrate perlio.
2996      Branch: perl
2997           !> MANIFEST sv.c
2998 ____________________________________________________________________________
2999 [  9039] By: nick                                  on 2001/03/05  17:11:36
3000         Log: Missed added file.
3001      Branch: perlio
3002            ! MANIFEST
3003 ____________________________________________________________________________
3004 [  9038] By: jhi                                   on 2001/03/05  15:58:01
3005         Log: Add tr tests for EBCDIC, from Karsten Sperling.
3006      Branch: perl
3007            ! t/op/tr.t
3008 ____________________________________________________________________________
3009 [  9037] By: nick                                  on 2001/03/05  15:56:35
3010         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
3011              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
3012              
3013              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
3014              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
3015              - uses SvPV() rather than sv_2pv() in case it isn't a string.
3016      Branch: perlio
3017            ! sv.c
3018 ____________________________________________________________________________
3019 [  9036] By: jhi                                   on 2001/03/05  15:49:15
3020         Log: Add matching tests currently failing in EBCDIC,
3021              suggested by Karsten Sperling.
3022      Branch: perl
3023            ! t/op/pat.t
3024 ____________________________________________________________________________
3025 [  9035] By: jhi                                   on 2001/03/05  15:36:55
3026         Log: The #9034 needs a MANIFESTation.
3027      Branch: perl
3028            ! MANIFEST
3029 ____________________________________________________________________________
3030 [  9034] By: jhi                                   on 2001/03/05  15:35:14
3031         Log: Integrate perlio.
3032      Branch: perl
3033           +> ext/Encode/Encode/Tcl.pm
3034           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3035           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
3036           !> ext/Encode/Encode/iso8859-1.ucm
3037           !> ext/Encode/Encode/iso8859-10.ucm
3038           !> ext/Encode/Encode/iso8859-13.ucm
3039           !> ext/Encode/Encode/iso8859-14.ucm
3040           !> ext/Encode/Encode/iso8859-15.ucm
3041           !> ext/Encode/Encode/iso8859-16.ucm
3042           !> ext/Encode/Encode/iso8859-2.ucm
3043           !> ext/Encode/Encode/iso8859-3.ucm
3044           !> ext/Encode/Encode/iso8859-4.ucm
3045           !> ext/Encode/Encode/iso8859-5.ucm
3046           !> ext/Encode/Encode/iso8859-6.ucm
3047           !> ext/Encode/Encode/iso8859-7.ucm
3048           !> ext/Encode/Encode/iso8859-8.ucm
3049           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
3050           !> t/lib/encode.t
3051 ____________________________________________________________________________
3052 [  9033] By: jhi                                   on 2001/03/05  15:33:18
3053         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
3054              From: Gurusamy Sarathy <gsar@ActiveState.com>
3055              Date: Sun, 04 Mar 2001 22:33:15 -0800
3056              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
3057              
3058              PMOPs need to remember their own stash so that they can
3059              gracefully remove themselves from their linked list.
3060      Branch: perl
3061            ! op.c
3062 ____________________________________________________________________________
3063 [  9032] By: nick                                  on 2001/03/05  14:51:50
3064         Log: Encode implementation "completion"
3065              Implement and document define_encoding()
3066              Implement and document encoding aliases including define_alias()
3067              Make Encode::XS use define_encoding() rather than back-door.
3068              Move run-time *.enc to separate Encode::Tcl module.
3069              Make 'compile' honour <codeset_name>
3070              Change canonical names of to iso-8859-* and US-ascii.
3071      Branch: perlio
3072            + ext/Encode/Encode/Tcl.pm
3073            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3074            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
3075            ! ext/Encode/Encode/iso8859-1.ucm
3076            ! ext/Encode/Encode/iso8859-10.ucm
3077            ! ext/Encode/Encode/iso8859-13.ucm
3078            ! ext/Encode/Encode/iso8859-14.ucm
3079            ! ext/Encode/Encode/iso8859-15.ucm
3080            ! ext/Encode/Encode/iso8859-16.ucm
3081            ! ext/Encode/Encode/iso8859-2.ucm
3082            ! ext/Encode/Encode/iso8859-3.ucm
3083            ! ext/Encode/Encode/iso8859-4.ucm
3084            ! ext/Encode/Encode/iso8859-5.ucm
3085            ! ext/Encode/Encode/iso8859-6.ucm
3086            ! ext/Encode/Encode/iso8859-7.ucm
3087            ! ext/Encode/Encode/iso8859-8.ucm
3088            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
3089            ! t/lib/encode.t
3090 ____________________________________________________________________________
3091 [  9031] By: jhi                                   on 2001/03/05  13:51:17
3092         Log: Integrate change #9030 from maintperl into mainline.
3093              
3094              Subject: [PATCH 5.6.1] OS/2 cleanup
3095      Branch: perl
3096           +> os2/os2add.sym
3097           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3098           !> makedef.pl os2/Changes os2/Makefile.SHs
3099           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
3100           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
3101           !> os2/os2.sym os2/os2ish.h
3102 ____________________________________________________________________________
3103 [  9030] By: jhi                                   on 2001/03/05  13:46:49
3104         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
3105              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3106              Date: Mon, 5 Mar 2001 02:29:44 -0500
3107              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
3108      Branch: maint-5.6/perl
3109            + os2/os2add.sym
3110            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
3111            ! makedef.pl os2/Changes os2/Makefile.SHs
3112            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
3113            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
3114            ! os2/os2.sym os2/os2ish.h
3115 ____________________________________________________________________________
3116 [  9029] By: jhi                                   on 2001/03/05  13:40:35
3117         Log: Integrate change #9028 from maintperl into mainline.
3118              
3119              various nits in MM_Unix.pm found by disabling SelfLoader
3120      Branch: perl
3121           !> lib/ExtUtils/MM_Unix.pm
3122 ____________________________________________________________________________
3123 [  9028] By: gsar                                  on 2001/03/05  09:58:38
3124         Log: various nits in MM_Unix.pm found by disabling SelfLoader
3125      Branch: maint-5.6/perl
3126            ! lib/ExtUtils/MM_Unix.pm
3127 ____________________________________________________________________________
3128 [  9027] By: nick                                  on 2001/03/05  08:35:22
3129         Log: Integrate mainline
3130      Branch: perlio
3131           !> (integrate 28 files)
3132 ____________________________________________________________________________
3133 [  9026] By: jhi                                   on 2001/03/05  02:14:59
3134         Log: Integrate change #9025 from mainline to maintperl,
3135              retract \N{U+HHHH}.
3136      Branch: maint-5.6/perl
3137           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
3138           !> t/lib/charnames.t toke.c
3139 ____________________________________________________________________________
3140 [  9025] By: jhi                                   on 2001/03/05  02:13:09
3141         Log: Retracting \N{U+HHHH}.
3142      Branch: perl
3143            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
3144            ! t/lib/charnames.t toke.c
3145 ____________________________________________________________________________
3146 [  9024] By: jhi                                   on 2001/03/04  20:51:07
3147         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
3148              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
3149              Date: Fri, 02 Mar 2001 18:25:26 +0100
3150              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
3151              
3152              Casting problem.
3153      Branch: perl
3154            ! ext/Storable/Storable.xs
3155 ____________________________________________________________________________
3156 [  9023] By: jhi                                   on 2001/03/04  19:46:45
3157         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
3158              From: nick@talking.bollo.cx
3159              Date: Sat, 03 Mar 2001 21:41:33 +0000
3160              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
3161              
3162              Revert the workaround.
3163      Branch: perl
3164            ! perlio.c
3165 ____________________________________________________________________________
3166 [  9022] By: jhi                                   on 2001/03/04  19:36:28
3167         Log: Update Changes.
3168      Branch: perl
3169            ! Changes patchlevel.h
3170 ____________________________________________________________________________
3171 [  9021] By: jhi                                   on 2001/03/04  18:41:00
3172         Log: makedef.pl updates suggested by Chris Nandor; double-checking
3173              the changes in AIX, OS/2 Win32 would be nice.
3174      Branch: perl
3175            ! makedef.pl
3176 ____________________________________________________________________________
3177 [  9020] By: jhi                                   on 2001/03/04  18:23:58
3178         Log: Integrate change #9012 from maintperl into mainline,
3179              quench a compiler warning.
3180      Branch: perl
3181           !> toke.c
3182 ____________________________________________________________________________
3183 [  9019] By: jhi                                   on 2001/03/04  18:18:43
3184         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
3185              
3186              \N{U+HHHH} fix.
3187              
3188              pattern in G_ARRAY context
3189      Branch: maint-5.6/perl
3190           !> pp_hot.c t/op/pat.t toke.c
3191 ____________________________________________________________________________
3192 [  9018] By: jhi                                   on 2001/03/04  18:07:48
3193         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
3194              From: Jeff Pinyan <jeffp@crusoe.net>
3195              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
3196              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
3197      Branch: perl
3198            ! pp_hot.c t/op/pat.t
3199 ____________________________________________________________________________
3200 [  9017] By: jhi                                   on 2001/03/04  18:06:21
3201         Log: I thought I tested the #9014.
3202      Branch: perl
3203            ! toke.c
3204 ____________________________________________________________________________
3205 [  9016] By: jhi                                   on 2001/03/04  17:41:22
3206         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
3207              
3208              Tweak the get*ent() OS/2 prototypes.
3209              
3210              Add the \N{U+HHHH} syntax.
3211              
3212              More tr/// UTF-8 fixes from Inaba Hiroto.
3213      Branch: maint-5.6/perl
3214           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
3215           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
3216 ____________________________________________________________________________
3217 [  9015] By: jhi                                   on 2001/03/04  17:36:04
3218         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
3219      Branch: perl
3220            ! doop.c t/op/tr.t
3221 ____________________________________________________________________________
3222 [  9014] By: jhi                                   on 2001/03/04  17:24:49
3223         Log: Add the \N{U+HHHH} syntax.
3224      Branch: perl
3225            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
3226            ! t/lib/charnames.t toke.c
3227 ____________________________________________________________________________
3228 [  9013] By: jhi                                   on 2001/03/04  17:20:45
3229         Log: Tweak the get*ent() OS/2 prototypes.
3230      Branch: perl
3231            ! os2/os2.c
3232 ____________________________________________________________________________
3233 [  9012] By: gsar                                  on 2001/03/04  06:26:14
3234         Log: avoid warning (nit in change#9009)
3235      Branch: maint-5.6/perl
3236            ! toke.c
3237 ____________________________________________________________________________
3238 [  9011] By: gsar                                  on 2001/03/04  06:15:24
3239         Log: lib/charnames.t fails in 5.6.x because of older Unicode
3240              data
3241              
3242              TODO: need to revisit this after updating lib/unicode/...
3243      Branch: maint-5.6/perl
3244            ! t/lib/charnames.t
3245 ____________________________________________________________________________
3246 [  9010] By: gsar                                  on 2001/03/04  06:08:36
3247         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
3248      Branch: maint-5.6/perl
3249            ! toke.c
3250 ____________________________________________________________________________
3251 [  9009] By: jhi                                   on 2001/03/03  19:27:20
3252         Log: Integrate change #9008 from mainline to maintperl,
3253              UTF-8 tr/// fixes from Inaba Hiroto.
3254      Branch: maint-5.6/perl
3255           !> doop.c op.c t/op/tr.t toke.c
3256 ____________________________________________________________________________
3257 [  9008] By: jhi                                   on 2001/03/03  19:19:42
3258         Log: UTF8 tr/// fixes from Inaba Hiroto.
3259      Branch: perl
3260            ! doop.c op.c t/op/tr.t toke.c
3261 ____________________________________________________________________________
3262 [  9007] By: jhi                                   on 2001/03/03  19:00:30
3263         Log: Integrate change #9006 from maintperl to mainline,
3264              more robust quest for the infinite.
3265      Branch: perl
3266           !> lib/Math/Complex.pm
3267 ____________________________________________________________________________
3268 [  9006] By: jhi                                   on 2001/03/03  18:58:06
3269         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
3270              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3271              Date: Sat, 3 Mar 2001 12:51:50 -0500
3272              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
3273              
3274              Be more robust in our quest for the infinite.
3275      Branch: maint-5.6/perl
3276            ! lib/Math/Complex.pm
3277 ____________________________________________________________________________
3278 [  9005] By: jhi                                   on 2001/03/03  17:55:50
3279         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
3280      Branch: maint-5.6/perl
3281            ! doio.c
3282 ____________________________________________________________________________
3283 [  9004] By: jhi                                   on 2001/03/03  17:40:14
3284         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
3285              so that picky compilers like IRIX won't get huffy about
3286              "statements without effect" (like 1;).
3287      Branch: perl
3288            ! toke.c
3289 ____________________________________________________________________________
3290 [  9003] By: jhi                                   on 2001/03/03  17:15:52
3291         Log: Integrate change #9002 from mainline to maintperl.
3292              
3293              Subject: [perl-5.6.x, perl-current] accept for EPOC
3294      Branch: maint-5.6/perl
3295           !> pp_sys.c
3296 ____________________________________________________________________________
3297 [  9002] By: jhi                                   on 2001/03/03  17:14:30
3298         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
3299              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3300              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
3301              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
3302      Branch: perl
3303            ! pp_sys.c
3304 ____________________________________________________________________________
3305 [  9001] By: jhi                                   on 2001/03/03  17:13:13
3306         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
3307              From: "Craig A. Berry" <craigberry@mac.com>
3308              Date: Fri, 02 Mar 2001 17:44:40 -0600
3309              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
3310      Branch: perl
3311            ! t/pod/find.t
3312 ____________________________________________________________________________
3313 [  9000] By: jhi                                   on 2001/03/03  17:11:55
3314         Log: Integrate changes #8997,8999 from maintperl.
3315              
3316              Subject: [PATCH 5.6.1] compiling on OS/2
3317              (Better error message from hints/os2.sh)
3318              
3319              Subject: [PATCH 5.6.1] syslog.t
3320      Branch: perl
3321           !> hints/os2.sh t/lib/syslog.t
3322 ____________________________________________________________________________
3323 [  8999] By: jhi                                   on 2001/03/03  17:09:28
3324         Log: Subject: [PATCH 5.6.1] syslog.t
3325              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3326              Date: Sat, 3 Mar 2001 02:11:17 -0500
3327              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
3328      Branch: maint-5.6/perl
3329            ! t/lib/syslog.t
3330 ____________________________________________________________________________
3331 [  8998] By: jhi                                   on 2001/03/03  17:07:50
3332         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
3333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3334              Date: Sat, 3 Mar 2001 01:53:52 -0500
3335              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
3336      Branch: maint-5.6/perl
3337            ! opcode.pl os2/os2.c
3338 ____________________________________________________________________________
3339 [  8997] By: jhi                                   on 2001/03/03  17:03:30
3340         Log: Subject: [PATCH 5.6.1] compiling on OS/2
3341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3342              Date: Sat, 3 Mar 2001 01:59:59 -0500
3343              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
3344      Branch: maint-5.6/perl
3345            ! hints/os2.sh
3346 ____________________________________________________________________________
3347 [  8996] By: jhi                                   on 2001/03/03  00:55:58
3348         Log: Regen files for mainline.
3349      Branch: perl
3350            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3351            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
3352 ____________________________________________________________________________
3353 [  8995] By: jhi                                   on 2001/03/03  00:35:22
3354         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
3355              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
3356              to maintperl.
3357              
3358              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
3359              
3360              Add Configure option -Dmksymlinks which will create a symlink
3361              forest if the current/build differs from the source directory.
3362              (8218,8220,8221,8317,8318,8971)
3363              
3364              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
3365              (Document APPLLIB_EXP in INSTALL.)
3366              
3367              If running byacc write-enable also perly.h.
3368              
3369              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
3370              
3371              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
3372              
3373              Sanity check for conflicting thread flavours.
3374              
3375              Fix the sys/fcntl.h problem reported by Peter Prymmer.
3376              
3377              Add few CPUs/architectures to the Cppsym scan,
3378              add -perlio to archname if so selected (modified 8890)
3379              
3380              Be more helpful for devel builders, suggested by John L. Allen.
3381              (admittedly pointless change for maintperl, but the usedevel
3382              code is there already)
3383      Branch: maint-5.6/perl
3384           !> Configure INSTALL Makefile.SH Porting/Glossary
3385           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
3386           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
3387           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
3388           !> win32/config.bc win32/config.gc win32/config.vc
3389 ____________________________________________________________________________
3390 [  8994] By: jhi                                   on 2001/03/02  23:31:41
3391         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
3392      Branch: metaconfig/U/perl
3393            ! gccvers.U
3394 ____________________________________________________________________________
3395 [  8993] By: jhi                                   on 2001/03/02  23:22:12
3396         Log: Regenerate various files for maint.
3397      Branch: maint-5.6/perl
3398            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
3399            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
3400 ____________________________________________________________________________
3401 [  8992] By: alanbur                               on 2001/03/02  22:48:34
3402         Log: Resync wuth parent
3403      Branch: maint-5.6/pureperl
3404           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
3405           !> (integrate 60 files)
3406 ____________________________________________________________________________
3407 [  8991] By: jhi                                   on 2001/03/02  21:00:08
3408         Log: Retract the #8742 part of #8986, backward compat.
3409      Branch: maint-5.6/perl
3410            ! embed.pl
3411 ____________________________________________________________________________
3412 [  8990] By: jhi                                   on 2001/03/02  20:40:07
3413         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
3414      Branch: maint-5.6/perl
3415            ! hv.c
3416 ____________________________________________________________________________
3417 [  8989] By: jhi                                   on 2001/03/02  19:59:56
3418         Log: Update Changes.
3419      Branch: perl
3420            ! Changes patchlevel.h
3421 ____________________________________________________________________________
3422 [  8988] By: jhi                                   on 2001/03/02  19:57:08
3423         Log: Integrate perlio.
3424      Branch: perl
3425           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3426           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3427           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3428           !> ext/Encode/Encode/iso8859-10.ucm
3429           !> ext/Encode/Encode/iso8859-13.ucm
3430           !> ext/Encode/Encode/iso8859-14.ucm
3431           !> ext/Encode/Encode/iso8859-15.ucm
3432           !> ext/Encode/Encode/iso8859-16.ucm
3433           !> ext/Encode/Encode/iso8859-2.ucm
3434           !> ext/Encode/Encode/iso8859-3.ucm
3435           !> ext/Encode/Encode/iso8859-4.ucm
3436           !> ext/Encode/Encode/iso8859-5.ucm
3437           !> ext/Encode/Encode/iso8859-6.ucm
3438           !> ext/Encode/Encode/iso8859-7.ucm
3439           !> ext/Encode/Encode/iso8859-8.ucm
3440           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3441           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
3442 ____________________________________________________________________________
3443 [  8987] By: jhi                                   on 2001/03/02  19:43:40
3444         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
3445              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
3446              8950,8952,8955 from mainline to maintperl.
3447              
3448              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
3449              
3450              Put to rest the 20010205.001, the email address checking (not) regex.
3451              
3452              fork() not everywhere, cleanup temp files.
3453              
3454              The #8843 wasn't quite right: %Config needs to imported.
3455              
3456              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
3457              (#8849: the glob-basic hunk needed massaging as it depended
3458              on Schwern's large-scale (unintegrated) patches)
3459              
3460              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
3461              
3462              Upgrade to CGI.pm 2.752, from Lincoln Stein.
3463              (Note: there were some conflicts due to EBCDIC and EPOC
3464              patches, in general I preferred the repository code.)
3465              (When 2.753 comes out, we need to synchronize.)
3466              
3467              Subject: [PATCH] fix for charnames above FFFF
3468              
3469              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
3470              
3471              If no sfio, no -lsfio.
3472              
3473              Run run/*.t also in minitest.
3474              
3475              Subject:  [PATCH perl 5.7.0] malloc message address offset
3476              
3477              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
3478              
3479              Subject: fix for parameter -Dm (for perl@8867)
3480              
3481              Subject: [PATCH: perl@8892] was Re: hashing order difference?
3482              (make the test more portable)
3483              
3484              Subject: Re: [PATCH] fix for charnames above FFFF
3485              
3486              Subject: Re: I'm losing the war...
3487              (hv_store() not working correctly in ENV_IS_CASELESS case.)
3488              
3489              Subject: Modified README.bs2000 
3490              
3491              Subject: [PATCH: perl@8935] -Dt padsv($var)
3492              
3493              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
3494              
3495              Subject: PATCH: extra tests to check on negative float to unsigned cast
3496              
3497              Subject: [PATCH] XPUSH[insp] was Re: progress
3498              
3499              Subject: Re: Compile with perlcc..
3500      Branch: maint-5.6/perl
3501           !> (integrate 36 files)
3502 ____________________________________________________________________________
3503 [  8986] By: jhi                                   on 2001/03/02  18:51:25
3504         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
3505              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
3506              to maintperl.
3507              
3508              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
3509              
3510              Subject: [DOC PATCH] overload.pm nits
3511              
3512              Add header for LIB$ prototypes (C. Berry)
3513              
3514              Convert fwrite()s to sockets to write()s, since some socket stacks
3515              don't take kindly to stdio.
3516              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
3517              (for often optional LNMs)
3518              Correct a few typos
3519              (C. Bailey)
3520              
3521              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
3522              
3523              De-cut-and-pasto.
3524              
3525              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
3526              
3527              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
3528              
3529              Upgrade to CPAN 1.59_54, from Andreas König.
3530              
3531              Bogus shebang.
3532              
3533              Subject: [PATCH] Document makepatch in Porting/patching
3534              
3535              UTF-8 documentation.
3536              
3537              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
3538              
3539              Sort the MANIFEST.
3540              
3541              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
3542              
3543              Subject: [PATCH @8807] toke.c cleanup: scan_str()
3544              
3545              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
3546              
3547              Add run/*.t to testables.
3548              
3549              TODO: integrate #8784.
3550      Branch: maint-5.6/perl
3551           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
3552           !> (integrate 28 files)
3553 ____________________________________________________________________________
3554 [  8985] By: nick                                  on 2001/03/02  18:15:45
3555         Log: Integrate mainline
3556      Branch: perlio
3557           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
3558           !> vms/vms.c
3559 ____________________________________________________________________________
3560 [  8984] By: jhi                                   on 2001/03/02  16:00:17
3561         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
3562              
3563              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
3564              5.004_05, and mention the suidperl August 2000 security problem.
3565              (#8978,#8981)
3566              
3567              Subject: [ID 20010301.004] Technically speaking in perldata
3568              
3569              Subject: [PATCH] File::Copy for bleadperl, maintperl
3570              
3571              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
3572              
3573              (The #8982, fix for 20010221.005 and 20010221.008,
3574              would be nice too but it didn't integrate cleanly.)
3575      Branch: maint-5.6/perl
3576           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
3577 ____________________________________________________________________________
3578 [  8983] By: jhi                                   on 2001/03/02  15:51:16
3579         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
3580              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3581              Date:     Thu, 1 Mar 2001 15:54:09 EST
3582              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
3583      Branch: perl
3584            ! vms/vms.c
3585 ____________________________________________________________________________
3586 [  8982] By: jhi                                   on 2001/03/02  15:43:31
3587         Log: Subject: Re: sync sync sync: have I missed any patches?
3588              From: Radu Greab <radu@netsoft.ro> 
3589              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
3590              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
3591              
3592              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
3593              was checking argv[0] regardless of whether a different pathname
3594              will actually be executed."  Test case not supplied because 
3595              drafting that, ironically enough, revealed another bug
3596              (or a feature).
3597      Branch: perl
3598            ! doio.c
3599 ____________________________________________________________________________
3600 [  8981] By: jhi                                   on 2001/03/02  15:28:03
3601         Log: Misdate in #8978.
3602      Branch: perl
3603            ! pod/perlfaq1.pod
3604 ____________________________________________________________________________
3605 [  8980] By: jhi                                   on 2001/03/02  15:24:20
3606         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
3607              From: Chris Nandor <pudge@pobox.com>
3608              Date: Wed, 28 Feb 2001 22:10:15 -0500
3609              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
3610      Branch: perl
3611            ! lib/File/Copy.pm
3612 ____________________________________________________________________________
3613 [  8979] By: jhi                                   on 2001/03/02  15:17:16
3614         Log: Subject: [ID 20010301.004] Technically speaking in perldata
3615              From: abela@geneanet.org
3616              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
3617              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
3618      Branch: perl
3619            ! pod/perldata.pod
3620 ____________________________________________________________________________
3621 [  8978] By: jhi                                   on 2001/03/02  15:15:27
3622         Log: Subject: [ID 20010301.003] ref to 5.004
3623              From: abela@geneanet.org
3624              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
3625              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
3626              
3627              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
3628              and mention the suidperl August 2000 security problem.
3629      Branch: perl
3630            ! pod/perlfaq1.pod
3631 ____________________________________________________________________________
3632 [  8977] By: alanbur                               on 2001/03/02  14:17:45
3633         Log: Resynchronised with parent
3634      Branch: maint-5.6/pureperl
3635           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
3636           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
3637           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
3638           !> vms/descrip_mms.template win32/win32.c win32/win32.h
3639           !> win32/win32iop.h
3640 ____________________________________________________________________________
3641 [  8976] By: nick                                  on 2001/03/01  23:25:30
3642         Log: Integrate mainline.
3643      Branch: perlio
3644            - t/op/qu.t
3645           !> (integrate 55 files)
3646 ____________________________________________________________________________
3647 [  8975] By: jhi                                   on 2001/03/01  16:51:34
3648         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
3649      Branch: perl
3650           !> toke.c
3651 ____________________________________________________________________________
3652 [  8974] By: gsar                                  on 2001/03/01  16:28:21
3653         Log: fix for bugid 20010226.008
3654              
3655              the problem was that some of the pointers (PL_last_lop and
3656              PL_last_uni specifically) into the lex buffers weren't correctly
3657              being invalidated when the buffer changed; this would leave the
3658              pointers pointing at an arbitrary location in the buffer if
3659              the buffer didn't need to be reallocated, or point into freed
3660              memory if the buffer had to be realloced
3661              
3662              TODO item for bugdb maintainers: check other seemingly random
3663              parser-related bugs--they might be cured by this
3664      Branch: maint-5.6/perl
3665            ! toke.c
3666 ____________________________________________________________________________
3667 [  8973] By: jhi                                   on 2001/03/01  02:23:25
3668         Log: Retract #8970 because of a completely mysterious core dump:
3669              adding the tests 241..244 causes op/pat dump core at test #25.
3670              The test needs a lot of whittling down before the bug can be solved.
3671      Branch: perl
3672            ! t/op/pat.t
3673 ____________________________________________________________________________
3674 [  8972] By: jhi                                   on 2001/03/01  01:58:38
3675         Log: Regen perlapi.
3676      Branch: perl
3677            ! pod/perlapi.pod
3678 ____________________________________________________________________________
3679 [  8971] By: jhi                                   on 2001/03/01  01:34:09
3680         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))
3681              From: Nicholas Clark <nick@ccl4.org>
3682              Date: Wed, 28 Feb 2001 23:28:49 +0000
3683              Message-ID: <20010228232849.A55187@plum.flirble.org>
3684              
3685              Allow a completely write protected source code tree
3686              when using the Configure -Dmksymlinks.
3687      Branch: perl
3688            ! embed.pl warnings.pl
3689 ____________________________________________________________________________
3690 [  8970] By: jhi                                   on 2001/03/01  01:32:04
3691         Log: Add back the EBCDIC character range tests (for matching).
3692      Branch: perl
3693            ! t/op/pat.t
3694 ____________________________________________________________________________
3695 [  8969] By: nick                                  on 2001/02/28  18:18:01
3696         Log: Add charname comments to .ucm files writen by 'compile',
3697              also order charmaps in those files by source encoding.
3698              regenerate distrubuted .ucm files
3699      Branch: perlio
3700            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
3701            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3702            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
3703            ! ext/Encode/Encode/iso8859-10.ucm
3704            ! ext/Encode/Encode/iso8859-13.ucm
3705            ! ext/Encode/Encode/iso8859-14.ucm
3706            ! ext/Encode/Encode/iso8859-15.ucm
3707            ! ext/Encode/Encode/iso8859-16.ucm
3708            ! ext/Encode/Encode/iso8859-2.ucm
3709            ! ext/Encode/Encode/iso8859-3.ucm
3710            ! ext/Encode/Encode/iso8859-4.ucm
3711            ! ext/Encode/Encode/iso8859-5.ucm
3712            ! ext/Encode/Encode/iso8859-6.ucm
3713            ! ext/Encode/Encode/iso8859-7.ucm
3714            ! ext/Encode/Encode/iso8859-8.ucm
3715            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
3716            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
3717 ____________________________________________________________________________
3718 [  8968] By: jhi                                   on 2001/02/28  16:26:37
3719         Log: Expand usemorebits early if d_casti32 needs to be undefined.
3720      Branch: perl
3721            ! hints/hpux.sh hints/irix_6.sh
3722 ____________________________________________________________________________
3723 [  8967] By: jhi                                   on 2001/02/28  16:22:26
3724         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
3725              retract toke.c/qu parts of #8583, retract #8485, retract
3726              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
3727              op/length.t, and MANIFEST, and delete t/op/qu.t.
3728      Branch: perl
3729            - t/op/qu.t
3730            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
3731            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
3732            ! t/op/length.t toke.c
3733 ____________________________________________________________________________
3734 [  8966] By: jhi                                   on 2001/02/28  15:00:27
3735         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
3736              by not changing from pre-Unicode days into being Unicode-aware.
3737              Sniff.
3738      Branch: perl
3739            ! pp.c t/op/pack.t t/op/qu.t
3740 ____________________________________________________________________________
3741 [  8965] By: jhi                                   on 2001/02/28  14:37:55
3742         Log: Subject: Re: Errors in core PODs
3743              From: Michael Stevens <michael@etla.org> 
3744              Date: Fri, 23 Feb 2001 15:47:56 +0000
3745              Message-ID: <20010223154756.A7723@firedrake.org> 
3746      Branch: perl
3747            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
3748            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
3749            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
3750            ! x2p/a2p.pod
3751 ____________________________________________________________________________
3752 [  8964] By: jhi                                   on 2001/02/28  14:35:35
3753         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
3754              (The #8961 was too bold.)
3755      Branch: perl
3756            ! hints/hpux.sh hints/irix_6.sh
3757 ____________________________________________________________________________
3758 [  8963] By: jhi                                   on 2001/02/28  14:33:39
3759         Log: Subject: Re: sync sync sync: have I missed any patches?
3760              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3761              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
3762              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
3763              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
3764              
3765              Replace djSP with dSP.
3766      Branch: perl
3767            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
3768            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
3769            ! win32/perlhost.h
3770 ____________________________________________________________________________
3771 [  8962] By: jhi                                   on 2001/02/27  23:21:14
3772         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
3773      Branch: perl
3774            ! lib/Filter/Simple.pm
3775 ____________________________________________________________________________
3776 [  8961] By: jhi                                   on 2001/02/27  22:55:26
3777         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
3778              and this would be it.
3779      Branch: perl
3780            ! hints/hpux.sh hints/irix_6.sh
3781 ____________________________________________________________________________
3782 [  8960] By: jhi                                   on 2001/02/27  22:51:33
3783         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
3784              From: "Craig A. Berry" <craigberry@mac.com>
3785              Date: Tue, 27 Feb 2001 16:11:44 -0600
3786              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
3787      Branch: maint-5.6/perl
3788            ! configure.com vms/descrip_mms.template
3789 ____________________________________________________________________________
3790 [  8959] By: jhi                                   on 2001/02/27  22:47:23
3791         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
3792              From: "Craig A. Berry" <craigberry@mac.com>
3793              Date: Tue, 27 Feb 2001 16:11:44 -0600
3794              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
3795      Branch: perl
3796            ! configure.com vms/descrip_mms.template
3797 ____________________________________________________________________________
3798 [  8958] By: jhi                                   on 2001/02/27  15:16:42
3799         Log: Update Changes.
3800      Branch: perl
3801            ! Changes patchlevel.h
3802 ____________________________________________________________________________
3803 [  8957] By: jhi                                   on 2001/02/27  06:15:07
3804         Log: Subject: [5.6.x] EPOC additions
3805              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3806              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
3807              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
3808      Branch: maint-5.6/perl
3809            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
3810 ____________________________________________________________________________
3811 [  8956] By: jhi                                   on 2001/02/27  06:12:11
3812         Log: Subject: [perl-current] EPOC 
3813              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3814              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
3815              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
3816      Branch: perl
3817            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
3818            ! epoc/epocish.c epoc/epocish.h pp_sys.c
3819 ____________________________________________________________________________
3820 [  8955] By: jhi                                   on 2001/02/27  05:59:50
3821         Log: Subject: Re: Compile with perlcc..
3822              From: Edward Peschko <edwardp@excitehome.net>
3823              Date: Mon, 26 Feb 2001 18:51:58 -0800
3824              Message-ID: <20010226185158.A9871@excitehome.net>
3825              
3826              plus add a simple usage message if no arguments given.
3827      Branch: perl
3828            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
3829            ! utils/Makefile utils/perlcc.PL win32/pod.mak
3830 ____________________________________________________________________________
3831 [  8954] By: nick                                  on 2001/02/26  21:02:59
3832         Log: Integrate mainline
3833      Branch: perlio
3834           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
3835           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
3836           !> t/op/sprintf.t
3837 ____________________________________________________________________________
3838 [  8953] By: jhi                                   on 2001/02/26  14:43:54
3839         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
3840              From: Nicholas Clark <nick@ccl4.org>
3841              Date: Mon, 26 Feb 2001 00:42:07 +0000
3842              Message-ID: <20010226004207.F23333@plum.flirble.org>
3843      Branch: perl
3844            ! pp_ctl.c
3845 ____________________________________________________________________________
3846 [  8952] By: jhi                                   on 2001/02/26  14:42:13
3847         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
3848              From: Simon Cozens <simon@netthink.co.uk>
3849              Date: Mon, 26 Feb 2001 12:23:48 +0000
3850              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
3851      Branch: perl
3852            ! pod/perlguts.pod
3853 ____________________________________________________________________________
3854 [  8951] By: jhi                                   on 2001/02/26  14:39:15
3855         Log: Subject: [PATCH] perlio - unknown layer
3856              From: Nicholas Clark <nick@ccl4.org>
3857              Date: Mon, 26 Feb 2001 00:27:19 +0000
3858              Message-ID: <20010226002719.E23333@plum.flirble.org>
3859      Branch: perl
3860            ! perlio.c
3861 ____________________________________________________________________________
3862 [  8950] By: jhi                                   on 2001/02/26  14:38:04
3863         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
3864              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
3865              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
3866              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
3867      Branch: perl
3868            ! t/op/bop.t
3869 ____________________________________________________________________________
3870 [  8949] By: jhi                                   on 2001/02/26  14:37:07
3871         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
3872              From: Peter Prymmer <pvhp@forte.com>
3873              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
3874              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
3875      Branch: perl
3876            ! lib/Test.pm
3877 ____________________________________________________________________________
3878 [  8948] By: jhi                                   on 2001/02/26  14:35:53
3879         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
3880              From: Radu Greab <radu@netsoft.ro>
3881              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
3882              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
3883      Branch: perl
3884            ! pod/perlop.pod
3885 ____________________________________________________________________________
3886 [  8947] By: jhi                                   on 2001/02/26  14:34:46
3887         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
3888              From: David Mitchell <davem@fdgroup.co.uk>
3889              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
3890              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
3891      Branch: perl
3892            ! run.c
3893 ____________________________________________________________________________
3894 [  8946] By: jhi                                   on 2001/02/26  14:32:37
3895         Log: Subject: Modified README.bs2000 
3896              From: Dorner Thomas <Thomas.Dorner@start.de>
3897              Date: Mon, 26 Feb 2001 09:22:17 +0100
3898              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
3899      Branch: perl
3900            ! README.bs2000
3901 ____________________________________________________________________________
3902 [  8945] By: jhi                                   on 2001/02/26  14:19:53
3903         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
3904              to maintperl, listing the known failures on the tests 129 and 130.
3905      Branch: maint-5.6/perl
3906           !> t/op/sprintf.t
3907 ____________________________________________________________________________
3908 [  8944] By: jhi                                   on 2001/02/26  14:14:15
3909         Log: Add more known sprintf failures.
3910      Branch: perl
3911            ! t/op/sprintf.t
3912 ____________________________________________________________________________
3913 [  8943] By: jhi                                   on 2001/02/26  13:56:22
3914         Log: perlglob.exe needs to be found in Win32, patch from
3915              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
3916              which needs external glob at mini-perl time."
3917      Branch: perl
3918            ! ext/Encode/compile
3919 ____________________________________________________________________________
3920 [  8942] By: jhi                                   on 2001/02/26  13:52:19
3921         Log: A missing dTHX from Vadim Konovalov.
3922      Branch: perl
3923            ! perlio.c
3924 ____________________________________________________________________________
3925 [  8941] By: jhi                                   on 2001/02/26  13:37:05
3926         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
3927      Branch: perl
3928            ! op.c
3929 ____________________________________________________________________________
3930 [  8940] By: jhi                                   on 2001/02/26  13:35:40
3931         Log: Integrate perlio.
3932      Branch: perl
3933           !> ext/Encode/Encode.pm
3934 ____________________________________________________________________________
3935 [  8939] By: nick                                  on 2001/02/25  23:47:09
3936         Log: Integrate mainline.
3937      Branch: perlio
3938           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
3939           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
3940 ____________________________________________________________________________
3941 [  8938] By: nick                                  on 2001/02/25  19:36:28
3942         Log: Encode implementations docs.
3943      Branch: perlio
3944            ! ext/Encode/Encode.pm
3945 ____________________________________________________________________________
3946 [  8937] By: jhi                                   on 2001/02/25  19:26:16
3947         Log: Script wasn't aligned with reality.
3948      Branch: perl
3949            ! t/pod/find.t
3950 ____________________________________________________________________________
3951 [  8936] By: jhi                                   on 2001/02/25  18:54:55
3952         Log: Update Changes.
3953      Branch: perl
3954            ! Changes patchlevel.h
3955 ____________________________________________________________________________
3956 [  8935] By: jhi                                   on 2001/02/25  18:46:36
3957         Log: Retract #8929,8930,8932,8933 for now.
3958      Branch: perl
3959            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
3960 ____________________________________________________________________________
3961 [  8934] By: jhi                                   on 2001/02/25  17:34:35
3962         Log: Integrate perlio.
3963      Branch: perl
3964           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
3965           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
3966           !> t/lib/encode.t
3967 ____________________________________________________________________________
3968 [  8933] By: jhi                                   on 2001/02/25  17:33:12
3969         Log: (Retracted by #8395.)
3970              
3971              Slight tweaks in scan_const(), not fixes yet, it seems like
3972              lots of work remains to be done...
3973      Branch: perl
3974            ! toke.c
3975 ____________________________________________________________________________
3976 [  8932] By: jhi                                   on 2001/02/25  17:27:11
3977         Log: (Retracted by #8395.)
3978              
3979              Missing from #8930.
3980      Branch: perl
3981            ! perl.h
3982 ____________________________________________________________________________
3983 [  8931] By: jhi                                   on 2001/02/25  17:26:19
3984         Log: A comment tweak.
3985      Branch: perl
3986            ! utf8.c
3987 ____________________________________________________________________________
3988 [  8930] By: jhi                                   on 2001/02/25  17:25:47
3989         Log: (Retracted by #8395.)
3990              
3991              Attempt to fix the EBCDIC character range problwm with //.
3992      Branch: perl
3993            ! regcomp.c
3994 ____________________________________________________________________________
3995 [  8929] By: jhi                                   on 2001/02/25  17:23:45
3996         Log: (Retracted by #8395.)
3997              
3998              Expand the EBCDIC character range tests, and add few nasty
3999              tr tests from Karsten Sperling.
4000      Branch: perl
4001            ! t/op/pat.t t/op/tr.t
4002 ____________________________________________________________________________
4003 [  8928] By: jhi                                   on 2001/02/25  17:18:49
4004         Log: Missing check-in.
4005      Branch: perl
4006            ! lib/Pod/Find.pm
4007 ____________________________________________________________________________
4008 [  8927] By: nick                                  on 2001/02/25  11:30:22
4009         Log: Change method names in Encode implementation classes to something
4010              less confusing (preparing to "go public").
4011      Branch: perlio
4012            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
4013 ____________________________________________________________________________
4014 [  8926] By: nick                                  on 2001/02/25  10:53:24
4015         Log: GCC __atribute__ / printf fix
4016      Branch: perlio
4017            ! perl.h
4018 ____________________________________________________________________________
4019 [  8925] By: nick                                  on 2001/02/25  10:52:25
4020         Log: Checked in the wrong one ...
4021      Branch: perlio
4022            ! ext/Encode/Encode.pm
4023 ____________________________________________________________________________
4024 [  8924] By: nick                                  on 2001/02/24  18:46:51
4025         Log: Integrate mainline - to see what Jarkko has in ...
4026      Branch: perlio
4027           +> t/pod/testpods/lib/Pod/Stuff.pm
4028           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
4029 ____________________________________________________________________________
4030 [  8923] By: nick                                  on 2001/02/24  17:05:23
4031         Log: Encode API documentation nd tidy up.
4032              Minor additions to test.
4033              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
4034              Adds STRLEN to standard typemap.
4035      Branch: perlio
4036            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
4037            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
4038 ____________________________________________________________________________
4039 [  8922] By: jhi                                   on 2001/02/24  16:38:12
4040         Log: Add a test for the "character range should match in EBCDIC
4041              if specified using explicit numerics" bug found by Karsten
4042              Sperling.
4043      Branch: perl
4044            ! t/op/pat.t
4045 ____________________________________________________________________________
4046 [  8921] By: jhi                                   on 2001/02/24  16:30:16
4047         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
4048              From: schwern@pobox.com
4049              Date: Fri, 23 Feb 2001 03:21:37 -0500
4050              Message-ID: <20010223032137.A26022@magnonel.guild.net>
4051              
4052              plus Charles Lane's fixes, plus tweaks.
4053      Branch: perl
4054            + t/pod/testpods/lib/Pod/Stuff.pm
4055            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
4056 ____________________________________________________________________________
4057 [  8920] By: nick                                  on 2001/02/24  10:30:11
4058         Log: Integrate mainline
4059      Branch: perlio
4060           !> (integrate 33 files)
4061 ____________________________________________________________________________
4062 [  8919] By: jhi                                   on 2001/02/24  00:23:35
4063         Log: Subject: Re: I'm losing the war...
4064              From: "Vadim Konovalov" <watman@inbox.ru>
4065              Date: Sat, 24 Feb 2001 00:10:14 +0300
4066              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
4067              
4068              hv_store() not working correctly in ENV_IS_CASELESS case.
4069      Branch: perl
4070            ! hv.c
4071 ____________________________________________________________________________
4072 [  8918] By: jhi                                   on 2001/02/24  00:20:09
4073         Log: Subject: Re: [PATCH] fix for charnames above FFFF
4074              From: andreas.koenig@anima.de (Andreas J. Koenig)
4075              Date: 23 Feb 2001 02:39:03 +0100
4076              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
4077              
4078              A further efficiency tweak.
4079      Branch: perl
4080            ! lib/charnames.pm
4081 ____________________________________________________________________________
4082 [  8917] By: jhi                                   on 2001/02/23  20:27:51
4083         Log: Integrate change #8916 from mainline,
4084              do away with USE_WIN32_RTL_ENV.
4085      Branch: maint-5.6/perl
4086           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
4087 ____________________________________________________________________________
4088 [  8916] By: jhi                                   on 2001/02/23  20:02:25
4089         Log: Abolish USE_WIN32_RTL_ENV.
4090      Branch: perl
4091            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
4092 ____________________________________________________________________________
4093 [  8915] By: jhi                                   on 2001/02/23  19:36:00
4094         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
4095              later protected by some #define.
4096      Branch: perl
4097            ! gv.c
4098 ____________________________________________________________________________
4099 [  8914] By: jhi                                   on 2001/02/23  19:31:38
4100         Log: Retract #8902 for now, requested by Charles Lane, the correct
4101              fix will be something else.
4102      Branch: perl
4103            ! op.c
4104 ____________________________________________________________________________
4105 [  8913] By: jhi                                   on 2001/02/23  19:11:36
4106         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
4107              From: Peter Prymmer <pvhp@forte.com>
4108              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
4109              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
4110      Branch: perl
4111            ! t/op/lex_assign.t
4112 ____________________________________________________________________________
4113 [  8912] By: jhi                                   on 2001/02/23  18:38:20
4114         Log: Subject: [patch] perlio + useithreads
4115              From: Doug MacEachern <dougm@covalent.net>
4116              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
4117              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
4118              
4119              Gets things running but not complete.
4120      Branch: perl
4121            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
4122 ____________________________________________________________________________
4123 [  8911] By: jhi                                   on 2001/02/23  04:20:02
4124         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
4125              
4126              Duplicated environment freeing, File::Temp 0.12,
4127              op/append portability (EBCDIC) tweak.
4128      Branch: maint-5.6/perl
4129           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
4130           !> t/op/append.t
4131 ____________________________________________________________________________
4132 [  8910] By: jhi                                   on 2001/02/23  02:07:33
4133         Log: Integrate change #8909 from mainline, a better Borland
4134              putenv() workaround.
4135      Branch: maint-5.6/perl
4136           !> perl.c
4137 ____________________________________________________________________________
4138 [  8909] By: jhi                                   on 2001/02/23  02:05:46
4139         Log: A better workaround for Borland putenv() brokenness from Sarathy.
4140      Branch: perl
4141            ! perl.c
4142 ____________________________________________________________________________
4143 [  8908] By: jhi                                   on 2001/02/23  02:04:14
4144         Log: Subject: fix for parameter -Dm (for perl@8867)
4145              From: "Vadim Konovalov" <watman@inbox.ru>
4146              Date: Thu, 22 Feb 2001 17:30:12 +0300
4147              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
4148      Branch: perl
4149            ! perl.h
4150 ____________________________________________________________________________
4151 [  8907] By: jhi                                   on 2001/02/23  01:58:20
4152         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
4153              From: Peter Prymmer <pvhp@forte.com>
4154              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
4155              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
4156      Branch: perl
4157            ! t/op/append.t
4158 ____________________________________________________________________________
4159 [  8906] By: jhi                                   on 2001/02/23  01:48:34
4160         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
4161      Branch: perl
4162            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
4163 ____________________________________________________________________________
4164 [  8905] By: jhi                                   on 2001/02/23  01:43:30
4165         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
4166              From: Peter Prymmer <pvhp@forte.com>
4167              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
4168              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
4169      Branch: perl
4170            ! t/lib/st-06compat.t
4171 ____________________________________________________________________________
4172 [  8904] By: jhi                                   on 2001/02/23  01:42:39
4173         Log: Metaconfig unit change for #8903.
4174      Branch: metaconfig/U/perl
4175            ! Devel.U
4176 ____________________________________________________________________________
4177 [  8903] By: jhi                                   on 2001/02/23  01:42:12
4178         Log: Be more helpful for devel builders, suggested by John L. Allen.
4179      Branch: perl
4180            ! Configure
4181 ____________________________________________________________________________
4182 [  8902] By: jhi                                   on 2001/02/23  01:37:41
4183         Log: (Retracted by #8914)
4184              (Wrongly, reinstated by #8941)             
4185
4186              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
4187              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4188              Date:     Thu, 22 Feb 2001 09:43:57 EST
4189              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
4190      Branch: perl
4191            ! op.c
4192 ____________________________________________________________________________
4193 [  8901] By: jhi                                   on 2001/02/23  01:20:32
4194         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
4195              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4196              Date:     Thu, 22 Feb 2001 08:01:35 EST
4197              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
4198      Branch: perl
4199            ! malloc.c
4200 ____________________________________________________________________________
4201 [  8900] By: jhi                                   on 2001/02/23  01:18:02
4202         Log: Integrate changes #8898,8899 from mainline, environ handling.
4203      Branch: maint-5.6/perl
4204           !> perl.c
4205 ____________________________________________________________________________
4206 [  8899] By: jhi                                   on 2001/02/23  01:16:25
4207         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
4208              putenv() is not to be relied on, they are either broken or leaky
4209              or both.)
4210      Branch: perl
4211            ! perl.c
4212 ____________________________________________________________________________
4213 [  8898] By: jhi                                   on 2001/02/22  23:36:59
4214         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
4215              and safesysfree() must be used.
4216      Branch: perl
4217            ! perl.c
4218 ____________________________________________________________________________
4219 [  8897] By: jhi                                   on 2001/02/22  23:25:45
4220         Log: With environ one must use safesysmalloc()/safesysfree().
4221      Branch: perl
4222            ! perl.c
4223 ____________________________________________________________________________
4224 [  8896] By: jhi                                   on 2001/02/22  22:13:18
4225         Log: If we have a duplicated environment free it
4226              if PERL_DESTRUCT_LEVEL.
4227      Branch: perl
4228            ! perl.c
4229 ____________________________________________________________________________
4230 [  8895] By: alanbur                               on 2001/02/22  19:31:57
4231         Log: Synchronised with parent
4232      Branch: maint-5.6/pureperl
4233           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
4234 ____________________________________________________________________________
4235 [  8894] By: gsar                                  on 2001/02/22  19:06:18
4236         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
4237              
4238              fix memory leak in method call optimization (change#3768);
4239              made C<eval "$x->foo()"> leak
4240              
4241              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
4242      Branch: maint-5.6/perl
4243           !> op.c
4244 ____________________________________________________________________________
4245 [  8893] By: jhi                                   on 2001/02/22  18:35:27
4246         Log: (Retracted by #8915.)
4247              
4248              Third Degree finding:
4249              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
4250      Branch: perl
4251            ! gv.c
4252 ____________________________________________________________________________
4253 [  8892] By: jhi                                   on 2001/02/22  14:28:32
4254         Log: Update Changes.
4255      Branch: perl
4256            ! Changes patchlevel.h
4257 ____________________________________________________________________________
4258 [  8891] By: jhi                                   on 2001/02/22  13:22:45
4259         Log: Metaconfig unit changes for #8890.
4260      Branch: metaconfig
4261            ! U/modified/Cppsym.U U/threads/archname.U
4262 ____________________________________________________________________________
4263 [  8890] By: jhi                                   on 2001/02/22  13:22:12
4264         Log: Add -stdio to the archname if no perlio selected,
4265              no -perlio added since that is now the default.
4266              
4267              Add few CPUs/architectures to the Cppsym scan.
4268      Branch: perl
4269            ! Configure config_h.SH
4270 ____________________________________________________________________________
4271 [  8889] By: jhi                                   on 2001/02/22  13:05:59
4272         Log: Metaconfig unit change for #8888.
4273      Branch: metaconfig/U/perl
4274            ! useperlio.U
4275 ____________________________________________________________________________
4276 [  8888] By: jhi                                   on 2001/02/22  13:05:28
4277         Log: *drum roll*  Make perlio the default.
4278      Branch: perl
4279            ! Configure config_h.SH
4280 ____________________________________________________________________________
4281 [  8887] By: jhi                                   on 2001/02/22  12:50:52
4282         Log: Integrate change #8665 from maintperl to mainline,
4283              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
4284      Branch: perl
4285           !> ext/POSIX/POSIX.xs
4286 ____________________________________________________________________________
4287 [  8886] By: jhi                                   on 2001/02/22  12:49:24
4288         Log: Integrate changes #8883,8884 from mainline to maintperl.
4289              
4290              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
4291              Subject: Re: File::Temp::_gettemp warning
4292      Branch: maint-5.6/perl
4293           !> embed.h embed.pl lib/File/Temp.pm
4294 ____________________________________________________________________________
4295 [  8885] By: jhi                                   on 2001/02/22  12:43:59
4296         Log: Based on
4297              
4298              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
4299              From: schwab@suse.de
4300              Date: Thu, 22 Feb 2001 13:08:09 +0100
4301              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
4302              
4303              but the fix done slightly differently because the other
4304              half was already done in #8664.
4305      Branch: maint-5.6/perl
4306            ! ext/POSIX/POSIX.xs
4307 ____________________________________________________________________________
4308 [  8884] By: jhi                                   on 2001/02/22  12:37:15
4309         Log: Subject: Re: File::Temp::_gettemp warning
4310              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4311              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
4312              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
4313              
4314              This patch to File::Temp does two things:
4315              
4316              1. Fixes the problem with CGI::Carp when determining
4317              the Fcntl constants
4318              
4319              2. Removes most of the carps and consolidates them so that all the
4320              reasons are included in a single die that is caught by the test. This
4321              means that the correct skipping behaviour is displayed by the test.
4322      Branch: perl
4323            ! lib/File/Temp.pm
4324 ____________________________________________________________________________
4325 [  8883] By: jhi                                   on 2001/02/22  12:29:19
4326         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
4327              From: Peter Prymmer <pvhp@forte.com>
4328              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
4329              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
4330      Branch: perl
4331            ! embed.h embed.pl
4332 ____________________________________________________________________________
4333 [  8882] By: jhi                                   on 2001/02/21  19:41:33
4334         Log: Integrate change #8881 from mainlin to maintperl.
4335              
4336              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
4337      Branch: maint-5.6/perl
4338           !> op.c
4339 ____________________________________________________________________________
4340 [  8881] By: jhi                                   on 2001/02/21  19:38:57
4341         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
4342              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4343              Date:     Wed, 21 Feb 2001 13:08:03 EST
4344              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
4345      Branch: perl
4346            ! op.c
4347 ____________________________________________________________________________
4348 [  8880] By: jhi                                   on 2001/02/21  19:34:34
4349         Log: Retract #8875, cannot let go of the old semantics of unpack U
4350              without rethinking utf8decode.t.
4351      Branch: perl
4352            ! pp.c t/op/pack.t
4353 ____________________________________________________________________________
4354 [  8879] By: jhi                                   on 2001/02/21  19:08:02
4355         Log: Run run/*.t also in minitest.
4356      Branch: perl
4357            ! Makefile.SH
4358 ____________________________________________________________________________
4359 [  8878] By: nick                                  on 2001/02/21  18:55:37
4360         Log: Integrate mainline
4361      Branch: perlio
4362           !> (integrate 76 files)
4363 ____________________________________________________________________________
4364 [  8877] By: jhi                                   on 2001/02/21  15:09:33
4365         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
4366      Branch: metaconfig
4367            ! U/compline/nblock_io.U
4368      Branch: perl
4369            ! Configure config_h.SH
4370 ____________________________________________________________________________
4371 [  8876] By: jhi                                   on 2001/02/21  14:54:45
4372         Log: If no sfio, no -lsfio.
4373      Branch: metaconfig/U/perl
4374            ! d_sfio.U
4375      Branch: perl
4376            ! Configure config_h.SH
4377 ____________________________________________________________________________
4378 [  8875] By: jhi                                   on 2001/02/21  14:54:00
4379         Log: Make unpack C and unpack C truly equivalent.
4380      Branch: perl
4381            ! pp.c t/op/pack.t
4382 ____________________________________________________________________________
4383 [  8874] By: jhi                                   on 2001/02/21  14:26:02
4384         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
4385              From: Peter Prymmer <pvhp@forte.com>
4386              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
4387              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
4388      Branch: perl
4389            ! pod/perlport.pod
4390 ____________________________________________________________________________
4391 [  8873] By: jhi                                   on 2001/02/21  14:24:31
4392         Log: Subject: [PATCH] fix for charnames above FFFF
4393              From: andreas.koenig@anima.de (Andreas J. Koenig)
4394              Date: 21 Feb 2001 07:05:45 +0100
4395              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
4396      Branch: perl
4397            ! lib/charnames.pm t/lib/charnames.t
4398 ____________________________________________________________________________
4399 [  8872] By: jhi                                   on 2001/02/21  14:15:25
4400         Log: Integrate change #8868 from pureperl to mainline.
4401              
4402              Fixed reference count loop caused by sv_magic.
4403      Branch: perl
4404           !> sv.c
4405 ____________________________________________________________________________
4406 [  8871] By: jhi                                   on 2001/02/21  14:07:29
4407         Log: Integrate change #8868 from pureperl to maintperl.
4408              
4409              Fixed reference count loop caused by sv_magic.
4410      Branch: maint-5.6/perl
4411           !> sv.c
4412 ____________________________________________________________________________
4413 [  8870] By: jhi                                   on 2001/02/21  14:04:41
4414         Log: Put back the #8840, it was innocent.
4415      Branch: perl
4416            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4417            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
4418 ____________________________________________________________________________
4419 [  8869] By: jhi                                   on 2001/02/21  14:00:03
4420         Log: unpack("C", ...) was left slightly unfinished by #8865.
4421      Branch: perl
4422            ! pp.c t/op/pack.t
4423 ____________________________________________________________________________
4424 [  8868] By: alanbur                               on 2001/02/21  01:33:45
4425         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
4426              from gv_fetchpv to create single-character magic variables (e.g. $!),
4427              and it is passed a sv and the gv that contains the sv as the mg_obj
4428              value.  When sv_magic stores the mg_obj pointer it increments the gv
4429              refcount, thus causing a sv-gv pair that can't be freed.  There is
4430              already a check for sv == obj which is used to prevent such reference
4431              loops.  This change extends the check to cover the case described above.
4432      Branch: maint-5.6/pureperl
4433            ! sv.c
4434 ____________________________________________________________________________
4435 [  8867] By: jhi                                   on 2001/02/21  00:52:39
4436         Log: Update Changes.
4437      Branch: perl
4438            ! Changes patchlevel.h
4439 ____________________________________________________________________________
4440 [  8866] By: jhi                                   on 2001/02/21  00:34:20
4441         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
4442              (Note: there were some conflicts due to EBCDIC and EPOC
4443              patches, in general I preferred the repository code.)
4444              (When 2.753 comes out, we need to synchronize.)
4445      Branch: perl
4446            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
4447            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
4448            ! t/lib/cgi-html.t
4449 ____________________________________________________________________________
4450 [  8865] By: jhi                                   on 2001/02/21  00:24:22
4451         Log: Make pack("C", 0x100) to create Unicode, unless under the
4452              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
4453              will understand Unicode, unless you under know what.
4454      Branch: perl
4455            ! pp.c t/op/pack.t t/op/qu.t
4456 ____________________________________________________________________________
4457 [  8864] By: alanbur                               on 2001/02/20  22:35:34
4458         Log: Resynchronised with parent
4459      Branch: maint-5.6/pureperl
4460           !> README.win32 ext/GDBM_File/GDBM_File.pm
4461           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
4462           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
4463           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
4464           !> t/lib/sdbm.t util.c
4465 ____________________________________________________________________________
4466 [  8863] By: jhi                                   on 2001/02/20  20:55:11
4467         Log: Integrate change #8860,8861 from mainline into maintperl.
4468              
4469              "pseudo-literal j"
4470              
4471              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
4472      Branch: maint-5.6/perl
4473           !> lib/Test.pm pod/perlop.pod
4474 ____________________________________________________________________________
4475 [  8862] By: jhi                                   on 2001/02/20  20:30:07
4476         Log: Don't do casting between pointers pointing to differently sized
4477              integers.
4478      Branch: perl
4479            ! hv.c sv.c
4480 ____________________________________________________________________________
4481 [  8861] By: jhi                                   on 2001/02/20  19:53:44
4482         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
4483              From: Peter Prymmer <pvhp@forte.com>
4484              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
4485              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
4486      Branch: perl
4487            ! lib/Test.pm
4488 ____________________________________________________________________________
4489 [  8860] By: jhi                                   on 2001/02/20  19:48:02
4490         Log: "pseudo-literal j", a documentation glitch reported to Debian.
4491              The text recovered from Perl 5.005_03, and pseudo-literal replaced
4492              by "backtick string".
4493      Branch: perl
4494            ! pod/perlop.pod
4495 ____________________________________________________________________________
4496 [  8859] By: jhi                                   on 2001/02/20  19:15:46
4497         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
4498              from Chris Nandor.
4499      Branch: perl
4500            ! makedef.pl
4501 ____________________________________________________________________________
4502 [  8858] By: jhi                                   on 2001/02/20  17:36:53
4503         Log: Integrate pureperl changes #8844,8845,8850 to mainline
4504              (via maintperl #8855).
4505              
4506              Fixed %^H scoping bug
4507              
4508              Removed GV <-> CV refcount loop
4509              
4510              Removed %ENV refcount loop
4511      Branch: perl
4512           !> gv.c op.c perl.c pp.c scope.c
4513 ____________________________________________________________________________
4514 [  8857] By: jhi                                   on 2001/02/20  17:34:32
4515         Log: Integrate changes #8853,8854 from maintperl to mainline.
4516              
4517              EBDIC fixes, README.win32 Borland update.
4518      Branch: perl
4519           !> README.win32 handy.h util.c
4520 ____________________________________________________________________________
4521 [  8856] By: jhi                                   on 2001/02/20  17:33:16
4522         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
4523      Branch: maint-5.6/perl
4524           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
4525           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
4526           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
4527 ____________________________________________________________________________
4528 [  8855] By: jhi                                   on 2001/02/20  17:32:13
4529         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
4530              
4531              Fixed %^H scoping bug
4532              
4533              Removed GV <-> CV refcount loop
4534              
4535              Removed %ENV refcount loop
4536      Branch: maint-5.6/perl
4537           !> gv.c op.c perl.c pp.c scope.c
4538 ____________________________________________________________________________
4539 [  8854] By: jhi                                   on 2001/02/20  17:25:06
4540         Log: Subject: Addition to readme.win32 for Borland C++ compilers
4541              Date: Tue, 20 Feb 2001 02:15:25 +0300
4542              From: "Vadim Konovalov" <watman@inbox.ru>
4543              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
4544              
4545              Document Borland compiler misbehaviour.
4546      Branch: maint-5.6/perl
4547            ! README.win32
4548 ____________________________________________________________________________
4549 [  8853] By: jhi                                   on 2001/02/20  17:22:25
4550         Log: The assimilation of ebcdic.c didn't quite work at the first try,
4551              patches from Thomas Dorner.
4552      Branch: maint-5.6/perl
4553            ! handy.h util.c
4554 ____________________________________________________________________________
4555 [  8852] By: jhi                                   on 2001/02/20  17:20:15
4556         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
4557              From: Chris Nandor <pudge@pobox.com>
4558              Date: Tue, 20 Feb 2001 08:32:45 -0500
4559              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
4560      Branch: maint-5.6/perl
4561            ! makedef.pl mg.c
4562 ____________________________________________________________________________
4563 [  8851] By: jhi                                   on 2001/02/20  17:15:52
4564         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
4565      Branch: perl
4566            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
4567            ! t/lib/filter-util.t
4568 ____________________________________________________________________________
4569 [  8850] By: alanbur                               on 2001/02/20  17:12:40
4570         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
4571              and the magic pointer points back to the GV that contains the
4572              %ENV hash.  This creates a refcount loop that prevents members
4573              of %ENV from being freed correctly.  This change removes the
4574              refcount loop - the magic pointer was never used anyway, the
4575              only use of the magic was to check the type ('E') so that the
4576              appropriate environment manipulation code is called when %ENV
4577              is modified.
4578      Branch: maint-5.6/pureperl
4579            ! perl.c
4580 ____________________________________________________________________________
4581 [  8849] By: jhi                                   on 2001/02/20  17:12:20
4582         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
4583              From: "Craig A. Berry" <craigberry@mac.com>
4584              Date: Mon, 19 Feb 2001 23:36:12 -0600
4585              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
4586              
4587              Case-forgiving systems match TestInit.pm with TES*.
4588      Branch: perl
4589            ! t/lib/glob-basic.t
4590 ____________________________________________________________________________
4591 [  8848] By: jhi                                   on 2001/02/20  17:10:02
4592         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
4593      Branch: perl
4594            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
4595            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
4596            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
4597 ____________________________________________________________________________
4598 [  8847] By: jhi                                   on 2001/02/20  15:34:41
4599         Log: The #8843 wasn't quite right: %Config needs to imported.
4600      Branch: perl
4601            ! t/run/runenv.t
4602 ____________________________________________________________________________
4603 [  8846] By: jhi                                   on 2001/02/20  15:31:50
4604         Log: Retract the #8838 and #8840 for now because of
4605              the DB_File tie problem.
4606      Branch: perl
4607            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
4608            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
4609            ! proto.h sv.c
4610 ____________________________________________________________________________
4611 [  8845] By: alanbur                               on 2001/02/20  14:25:41
4612         Log: Removed GV <-> CV refcount loop
4613              CvGV(mycv) points to the parent GV of the CV, and was previously
4614              refcounted.  The pointer remains, but the refcounting has been removed
4615              as it causes a refcount loop between the CV and GV that means the CV
4616              can't ever be deleted.
4617      Branch: maint-5.6/pureperl
4618            ! gv.c op.c pp.c
4619 ____________________________________________________________________________
4620 [  8844] By: alanbur                               on 2001/02/20  14:23:13
4621         Log: Fixed %^H scoping bug
4622      Branch: maint-5.6/pureperl
4623            ! scope.c
4624 ____________________________________________________________________________
4625 [  8843] By: jhi                                   on 2001/02/19  13:38:08
4626         Log: fork() not everywhere, cleanup temp files.
4627      Branch: perl
4628            ! t/run/runenv.t
4629 ____________________________________________________________________________
4630 [  8842] By: alanbur                               on 2001/02/19  12:42:07
4631         Log: Resynchronised with parent
4632      Branch: maint-5.6/pureperl
4633           !> pod/perlfaq4.pod sv.c utf8.c
4634 ____________________________________________________________________________
4635 [  8841] By: jhi                                   on 2001/02/19  03:35:51
4636         Log: Update Changes.
4637      Branch: perl
4638            ! Changes patchlevel.h
4639 ____________________________________________________________________________
4640 [  8840] By: jhi                                   on 2001/02/19  00:23:41
4641         Log: Subject: [patch] add sv_setref_uv
4642              From: Doug MacEachern <dougm@covalent.net>
4643              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
4644              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
4645      Branch: perl
4646            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
4647            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
4648 ____________________________________________________________________________
4649 [  8839] By: jhi                                   on 2001/02/19  00:01:38
4650         Log: Put to rest the 20010205.001, the email address checking (not) regex.
4651      Branch: perl
4652            ! pod/perlfaq9.pod
4653 ____________________________________________________________________________
4654 [  8838] By: jhi                                   on 2001/02/18  22:17:54
4655         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
4656              From: Doug MacEachern <dougm@covalent.net>
4657              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
4658              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
4659      Branch: perl
4660            ! lib/ExtUtils/xsubpp
4661 ____________________________________________________________________________
4662 [  8837] By: jhi                                   on 2001/02/18  22:16:50
4663         Log: Subject: [patch] -Wall cleanup round 2
4664              From: Doug MacEachern <dougm@covalent.net>
4665              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
4666              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
4667      Branch: perl
4668            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4669            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
4670            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
4671            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
4672            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
4673            ! ext/SDBM_File/SDBM_File.xs
4674 ____________________________________________________________________________
4675 [  8836] By: jhi                                   on 2001/02/18  22:11:20
4676         Log: Misapplied regex optimizations when \C is present.
4677              Fixes 20001230.002.
4678              
4679              What still remains broken is that the submatches that
4680              have \C in them get their UTF8 flag on because their
4681              parent SV has it on.  This will result in malformed
4682              UTF8 if a \C happened to match a non-ASCII byte.
4683      Branch: perl
4684            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
4685            ! t/pragma/utf8.t
4686 ____________________________________________________________________________
4687 [  8835] By: jhi                                   on 2001/02/18  20:12:02
4688         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
4689              
4690              The hash key got wrongly UTF8fied.
4691      Branch: perl
4692            ! pod/perlapi.pod toke.c utf8.c
4693 ____________________________________________________________________________
4694 [  8834] By: jhi                                   on 2001/02/18  19:44:25
4695         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
4696              don't warn on magical or overloaded things.
4697      Branch: perl
4698            ! pp_hot.c
4699 ____________________________________________________________________________
4700 [  8833] By: nick                                  on 2001/02/18  19:31:22
4701         Log: Integrate mainline
4702      Branch: perlio
4703           +> t/TestInit.pm t/run/runenv.t
4704            - t/UTEST
4705           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
4706           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
4707           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
4708           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
4709           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
4710           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
4711           !> utf8.c
4712 ____________________________________________________________________________
4713 [  8832] By: jhi                                   on 2001/02/18  19:21:18
4714         Log: Integrate perlio.
4715      Branch: perl
4716           !> perlio.c pod/perldiag.pod
4717 ____________________________________________________________________________
4718 [  8831] By: jhi                                   on 2001/02/18  19:14:20
4719         Log: Integrate change #8827 from mainline.
4720              
4721              UTF8 tweaks.
4722      Branch: maint-5.6/perl
4723           !> sv.c utf8.c
4724 ____________________________________________________________________________
4725 [  8830] By: nick                                  on 2001/02/18  19:10:34
4726         Log: Apply the spirit of patch from Nick Clark:
4727              Subject: [PATCH] Re: extensions that provide layers
4728              From: Nicholas Clark <nick@ccl4.org>
4729              Date: Mon, 12 Feb 2001 16:43:51 +0000
4730              Message-Id: <20010212164350.Q3652@plum.flirble.org>
4731      Branch: perlio
4732            ! perlio.c pod/perldiag.pod
4733 ____________________________________________________________________________
4734 [  8829] By: jhi                                   on 2001/02/18  19:03:25
4735         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
4736              From: schwern@pobox.com 
4737              Date: Sun, 18 Feb 2001 13:44:35 -0500
4738              Message-ID: <20010218134435.A17544@magnonel.guild.net>
4739              
4740              Applied, but as t/TestInit.pm.
4741      Branch: perl
4742            + t/TestInit.pm
4743            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
4744            ! t/op/subst_wamp.t
4745 ____________________________________________________________________________
4746 [  8828] By: jhi                                   on 2001/02/18  18:43:52
4747         Log: Integrate perlio.
4748      Branch: perl
4749           !> perlio.c
4750 ____________________________________________________________________________
4751 [  8827] By: jhi                                   on 2001/02/18  18:41:33
4752         Log: UTF-8 tweaks.
4753      Branch: perl
4754            ! sv.c utf8.c
4755 ____________________________________________________________________________
4756 [  8826] By: nick                                  on 2001/02/18  17:40:59
4757         Log: Fix [ID 20010217.002]
4758              open FOO, "<:raw:perlio", ...
4759              :raw now inserts default base layer below itself.
4760              Also
4761              open FOO, "<:unix", ...
4762              works as well - but leaves buffer layer on stack under the unix layer.
4763      Branch: perlio
4764            ! perlio.c
4765 ____________________________________________________________________________
4766 [  8825] By: jhi                                   on 2001/02/18  17:15:39
4767         Log: Integrate perlio.
4768      Branch: perl
4769           !> perlio.c perliol.h
4770 ____________________________________________________________________________
4771 [  8824] By: jhi                                   on 2001/02/18  17:10:53
4772         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
4773              From: schwern@pobox.com
4774              Date: Sun, 18 Feb 2001 01:48:50 -0500
4775              Message-ID: <20010218014850.C19957@magnonel.guild.net>
4776      Branch: perl
4777            ! lib/Test/Harness.pm t/TEST t/op/chop.t
4778 ____________________________________________________________________________
4779 [  8823] By: jhi                                   on 2001/02/18  17:01:06
4780         Log: Add run/*.t to testables.
4781      Branch: perl
4782            ! t/TEST
4783 ____________________________________________________________________________
4784 [  8822] By: jhi                                   on 2001/02/18  16:58:58
4785         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
4786              From: schwern@pobox.com
4787              Date: Sun, 18 Feb 2001 01:11:35 -0500
4788              Message-ID: <20010218011135.A19957@magnonel.guild.net>
4789              
4790              Revive mjd's and Simon's PERL5OPT fix.
4791      Branch: perl
4792            + t/run/runenv.t
4793            ! MANIFEST perl.c
4794 ____________________________________________________________________________
4795 [  8821] By: jhi                                   on 2001/02/18  16:53:46
4796         Log: Subject: Re: Why t/TEST and not Test::Harness?
4797              From: schwern@pobox.com
4798              Date: Sat, 17 Feb 2001 22:44:44 -0500
4799              Message-ID: <20010217224444.A6679@magnonel.guild.net>
4800              
4801              Replace UTEST with TEST -utf8.
4802      Branch: perl
4803            - t/UTEST
4804            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
4805            ! t/lib/glob-basic.t
4806 ____________________________________________________________________________
4807 [  8820] By: nick                                  on 2001/02/18  13:06:16
4808         Log: Clean up a few core dumps when layers are used in unexpected ways.
4809              (Still not "right"...)
4810      Branch: perlio
4811            ! perlio.c perliol.h
4812 ____________________________________________________________________________
4813 [  8819] By: jhi                                   on 2001/02/18  02:25:55
4814         Log: Integrate change #8818 from maintperl, a FAQ nit.
4815      Branch: perl
4816           !> pod/perlfaq4.pod
4817 ____________________________________________________________________________
4818 [  8818] By: jhi                                   on 2001/02/18  02:24:50
4819         Log: FAQ nit from Chris Fedde.
4820      Branch: maint-5.6/perl
4821            ! pod/perlfaq4.pod
4822 ____________________________________________________________________________
4823 [  8817] By: nick                                  on 2001/02/17  18:20:14
4824         Log: Integrate mainline
4825      Branch: perlio
4826           +> lib/unicode/UCD.html lib/unicode/Unicode.html
4827           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
4828           +> pod/perlclib.pod
4829            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
4830            - lib/unicode/Unicode.301
4831           !> (integrate 324 files)
4832 ____________________________________________________________________________
4833 [  8816] By: jhi                                   on 2001/02/17  16:56:58
4834         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
4835      Branch: perl
4836            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4837            ! ext/Storable/Storable.xs t/lib/st-06compat.t
4838            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
4839 ____________________________________________________________________________
4840 [  8815] By: jhi                                   on 2001/02/17  16:40:07
4841         Log: Subject: [patch] -Wall
4842              From: Doug MacEachern <dougm@covalent.net>
4843              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
4844              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
4845      Branch: perl
4846            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
4847            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
4848 ____________________________________________________________________________
4849 [  8814] By: jhi                                   on 2001/02/16  19:27:18
4850         Log: Document qu better.
4851      Branch: perl
4852            ! pod/perlop.pod
4853 ____________________________________________________________________________
4854 [  8813] By: jhi                                   on 2001/02/15  13:54:37
4855         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
4856              From: Hugo <hv@crypt.compulink.co.uk>
4857              Date: Thu, 15 Feb 2001 13:39:49 +0000
4858              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
4859      Branch: perl
4860            ! toke.c
4861 ____________________________________________________________________________
4862 [  8812] By: alanbur                               on 2001/02/15  13:52:16
4863         Log: Resynchronised with parent
4864      Branch: maint-5.6/pureperl
4865            - ebcdic.c
4866           !> (integrate 36 files)
4867 ____________________________________________________________________________
4868 [  8811] By: jhi                                   on 2001/02/15  13:51:16
4869         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
4870              
4871              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
4872              From: Jan Dubois <JanD@ActiveState.com>
4873              Date: Wed, 31 Jan 2001 21:17:03 -0800
4874              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
4875              
4876              tweak change#8659 to keep it simple
4877              
4878              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
4879              From: Russ Allbery <rra@stanford.edu>
4880              Date: 14 Feb 2001 10:15:41 -0800
4881              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
4882              
4883              (8809 empty)
4884
4885              Upgrade to podlators 1.08, from Russ Allbery.
4886      Branch: perl
4887           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
4888           !> utils/perldoc.PL
4889 ____________________________________________________________________________
4890 [  8810] By: jhi                                   on 2001/02/15  13:35:08
4891         Log: Upgrade to podlators 1.08, from Russ Allbery.
4892      Branch: maint-5.6/perl
4893            ! lib/Pod/Man.pm lib/Pod/Text.pm
4894 ____________________________________________________________________________
4895 [  8809] By: jhi                                   on 2001/02/15  13:26:38
4896         Log: (accidentally empty check-in)
4897      Branch: maint-5.6/perl
4898            ! lib/Test/Harness.pm
4899 ____________________________________________________________________________
4900 [  8808] By: jhi                                   on 2001/02/15  13:23:47
4901         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
4902              From: Russ Allbery <rra@stanford.edu>
4903              Date: 14 Feb 2001 10:15:41 -0800
4904              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
4905              
4906              perldoc was hardcoding $Config{installscript}, which breaks
4907              when install* isn't where Perl ends up (such as with AFS).
4908              
4909              Use $Config{scriptdir} instead.
4910      Branch: maint-5.6/perl
4911            ! utils/perldoc.PL
4912 ____________________________________________________________________________
4913 [  8807] By: jhi                                   on 2001/02/14  14:37:27
4914         Log: Update Changes.
4915      Branch: perl
4916            ! Changes patchlevel.h
4917 ____________________________________________________________________________
4918 [  8806] By: jhi                                   on 2001/02/14  14:25:31
4919         Log: Integrate changes #8803,8804,8805 from mainline.
4920              
4921              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
4922              
4923              Don't skip too much of the locale error message if no environ array,
4924              from Chris Nandor.
4925              
4926              More MacOS Classic fixes from Chris Nandor.
4927      Branch: maint-5.6/perl
4928           !> doop.c lib/Cwd.pm perl.c perl.h util.c
4929 ____________________________________________________________________________
4930 [  8805] By: jhi                                   on 2001/02/14  03:29:01
4931         Log: More MacOS Classic fixes from Chris Nandor.
4932      Branch: perl
4933            ! doop.c lib/Cwd.pm
4934 ____________________________________________________________________________
4935 [  8804] By: jhi                                   on 2001/02/14  03:18:35
4936         Log: Don't skip too much of the locale error message if no environ array,
4937              from Chris Nandor.
4938      Branch: perl
4939            ! util.c
4940 ____________________________________________________________________________
4941 [  8803] By: jhi                                   on 2001/02/14  03:14:14
4942         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
4943      Branch: perl
4944            ! perl.c perl.h
4945 ____________________________________________________________________________
4946 [  8802] By: jhi                                   on 2001/02/13  18:31:33
4947         Log: AUTHORS update.
4948      Branch: perl
4949            ! AUTHORS
4950 ____________________________________________________________________________
4951 [  8801] By: jhi                                   on 2001/02/13  17:55:19
4952         Log: Integrate change #8792 from mainline.
4953              
4954              Subject: buncha MacPerl patches for bleadperl
4955              From: Chris Nandor <pudge@pobox.com>
4956              Date: Tue, 13 Feb 2001 00:02:43 -0500
4957              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
4958      Branch: maint-5.6/perl
4959           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
4960           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
4961           !> t/lib/basename.t toke.c util.h
4962 ____________________________________________________________________________
4963 [  8800] By: jhi                                   on 2001/02/13  17:46:43
4964         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
4965              to be forced to Off_t.
4966              
4967              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
4968              From: nick@ccl4.org
4969              Date: Thu, 1 Feb 2001 12:01:04 +0000
4970              Message-Id: <20010201120103.E11401@plum.flirble.org>
4971      Branch: maint-5.6/perl
4972            ! iperlsys.h perlio.c
4973 ____________________________________________________________________________
4974 [  8799] By: jhi                                   on 2001/02/13  16:52:51
4975         Log: Duplex duplex hunk hunk.
4976      Branch: maint-5.6/perl
4977            ! Makefile.SH
4978 ____________________________________________________________________________
4979 [  8797] By: jhi                                   on 2001/02/13  14:52:04
4980         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
4981              From: "Craig A. Berry" <craigberry@mac.com>
4982              Date: Mon, 12 Feb 2001 11:05:25 -0600
4983              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
4984      Branch: perl
4985            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
4986 ____________________________________________________________________________
4987 [  8796] By: jhi                                   on 2001/02/13  14:36:47
4988         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
4989              From: simon.cozens@pembroke.oxford.ac.uk 
4990              Date: Sat, 10 Feb 2001 17:57:02 +0000
4991              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
4992              
4993              Now it does include.
4994      Branch: perl
4995            ! pod/perldiag.pod
4996 ____________________________________________________________________________
4997 [  8795] By: jhi                                   on 2001/02/13  14:30:11
4998         Log: Sort the MANIFEST.
4999      Branch: perl
5000            ! MANIFEST
5001 ____________________________________________________________________________
5002 [  8794] By: jhi                                   on 2001/02/13  14:26:51
5003         Log: Integrate change #8793 from mainline, FAQ updates.
5004      Branch: maint-5.6/perl
5005           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
5006 ____________________________________________________________________________
5007 [  8793] By: jhi                                   on 2001/02/13  14:25:13
5008         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
5009      Branch: perl
5010            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
5011 ____________________________________________________________________________
5012 [  8792] By: jhi                                   on 2001/02/13  14:22:50
5013         Log: Subject: buncha MacPerl patches for bleadperl
5014              From: Chris Nandor <pudge@pobox.com>
5015              Date: Tue, 13 Feb 2001 00:02:43 -0500
5016              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
5017      Branch: perl
5018            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
5019            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
5020            ! t/lib/basename.t toke.c util.h
5021 ____________________________________________________________________________
5022 [  8791] By: jhi                                   on 2001/02/13  14:10:39
5023         Log: Integrate change #8790 from mainline.
5024              
5025              environ array wrongly assumed in Perl_init_i18nl10n(),
5026      Branch: maint-5.6/perl
5027           !> util.c
5028 ____________________________________________________________________________
5029 [  8790] By: jhi                                   on 2001/02/13  14:06:15
5030         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
5031              noticed by Chris Nandor in MacOS Classic.
5032      Branch: perl
5033            ! util.c
5034 ____________________________________________________________________________
5035 [  8789] By: jhi                                   on 2001/02/13  13:58:07
5036         Log: Integrate changes #8373,8487,8544,8783 from mainline.
5037              
5038              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
5039              hints files, the dynaloading, assimilate ebcdic into util.c.
5040      Branch: maint-5.6/perl
5041            - ebcdic.c
5042            ! MANIFEST hints/posix-bc.sh
5043           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
5044           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
5045           !> perlapi.c proto.h util.c
5046 ____________________________________________________________________________
5047 [  8788] By: alanbur                               on 2001/02/13  10:33:13
5048         Log: Integrated changes from maint-5.6
5049      Branch: maint-5.6/pureperl
5050           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
5051           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
5052           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5053           !> vos/config.ga.h vos/configure_perl.cm
5054 ____________________________________________________________________________
5055 [  8787] By: jhi                                   on 2001/02/13  05:56:36
5056         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
5057      Branch: perl
5058           !> Makefile.SH
5059 ____________________________________________________________________________
5060 [  8786] By: jhi                                   on 2001/02/13  05:54:34
5061         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
5062              From: Dorner Thomas <Thomas.Dorner@start.de>
5063              Date: Mon, 12 Feb 2001 15:06:26 +0100
5064              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
5065      Branch: maint-5.6/perl
5066            ! Makefile.SH
5067 ____________________________________________________________________________
5068 [  8785] By: jhi                                   on 2001/02/13  05:29:04
5069         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
5070      Branch: perl
5071           !> hints/openbsd.sh
5072 ____________________________________________________________________________
5073 [  8784] By: jhi                                   on 2001/02/13  02:25:24
5074         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
5075              From: Peter Prymmer <pvhp@forte.com>
5076              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
5077              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
5078      Branch: perl
5079            ! pod/perlclib.pod
5080 ____________________________________________________________________________
5081 [  8783] By: jhi                                   on 2001/02/13  02:22:36
5082         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
5083      Branch: perl
5084            - ebcdic.c
5085            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
5086            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
5087            ! util.c
5088 ____________________________________________________________________________
5089 [  8782] By: jhi                                   on 2001/02/13  02:00:07
5090         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
5091      Branch: maint-5.6/perl
5092            ! pod/perlport.pod
5093 ____________________________________________________________________________
5094 [  8781] By: jhi                                   on 2001/02/13  01:58:44
5095         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
5096      Branch: maint-5.6/perl
5097            ! hints/openbsd.sh
5098 ____________________________________________________________________________
5099 [  8780] By: jhi                                   on 2001/02/13  01:57:33
5100         Log: Synchronize the regexp tests between maintperl and mainline.
5101      Branch: maint-5.6/perl
5102           !> t/op/re_tests
5103 ____________________________________________________________________________
5104 [  8779] By: jhi                                   on 2001/02/13  01:49:35
5105         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
5106              From: Hugo <hv@crypt.compulink.co.uk>
5107              Date: Tue, 13 Feb 2001 00:11:11 +0000
5108              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
5109      Branch: perl
5110            ! regcomp.c t/op/re_tests
5111 ____________________________________________________________________________
5112 [  8778] By: jhi                                   on 2001/02/13  00:23:10
5113         Log: Comments do not nest.
5114      Branch: perl
5115            ! perl.h
5116 ____________________________________________________________________________
5117 [  8777] By: jhi                                   on 2001/02/13  00:17:54
5118         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
5119              From: Hugo <hv@crypt.compulink.co.uk>
5120              Date: Tue, 13 Feb 2001 00:11:11 +0000
5121              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
5122      Branch: maint-5.6/perl
5123            ! regcomp.c t/op/re_tests
5124 ____________________________________________________________________________
5125 [  8776] By: jhi                                   on 2001/02/12  23:25:52
5126         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
5127      Branch: maint-5.6/perl
5128            ! pod/perlport.pod
5129 ____________________________________________________________________________
5130 [  8775] By: jhi                                   on 2001/02/12  23:04:28
5131         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
5132      Branch: maint-5.6/perl
5133            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
5134            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5135            ! vos/configure_perl.cm
5136 ____________________________________________________________________________
5137 [  8774] By: jhi                                   on 2001/02/12  22:59:11
5138         Log: Subject: Re: [patch] context for 'U' magic functions
5139              From: Doug MacEachern <dougm@covalent.net>
5140              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
5141              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
5142              
5143              plus the suggestion by Nick Ing-Simmons to name the macro
5144              as PERL_MG_UFUNC to avoid namespace pollution, plus add
5145              the advice by Doug for XS writers to perl.h
5146      Branch: perl
5147            ! mg.c perl.h
5148 ____________________________________________________________________________
5149 [  8773] By: jhi                                   on 2001/02/11  20:14:12
5150         Log: Update Changes.
5151      Branch: perl
5152            ! Changes patchlevel.h
5153 ____________________________________________________________________________
5154 [  8772] By: jhi                                   on 2001/02/11  18:47:52
5155         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
5156              From: Simon Cozens <simon@cozens.net>
5157              Date: Wed, 31 Jan 2001 16:31:43 +0000
5158              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
5159      Branch: perl
5160            + pod/perlclib.pod
5161            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
5162            ! pod/perltoc.pod
5163 ____________________________________________________________________________
5164 [  8771] By: jhi                                   on 2001/02/11  18:36:48
5165         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
5166              
5167              Blocks-4d3.beta.txt
5168              CaseFolding-3d4.beta.txt
5169              CompositionExclusions-3d6.beta.txt
5170              EastAsianWidth-4d4.beta.txt
5171              LineBreak-6d3.beta.txt
5172              NamesList-3.1.0d1.beta.txt
5173              PropList-3.1.0d4.beta.txt
5174              SpecialCasing-4d1.beta.txt
5175              UnicodeData-3.1.0d6.beta.txt
5176      Branch: perl
5177            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
5178           +> lib/unicode/UCD.html lib/unicode/Unicode.html
5179            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
5180            - lib/unicode/Unicode.301
5181            ! (edit 257 files)
5182 ____________________________________________________________________________
5183 [  8770] By: jhi                                   on 2001/02/11  17:26:22
5184         Log: UTF-8 documentation.
5185      Branch: perl
5186            ! utf8.h
5187 ____________________________________________________________________________
5188 [  8769] By: jhi                                   on 2001/02/11  17:12:49
5189         Log: Retract #8762.
5190      Branch: perl
5191            ! regexec.c
5192 ____________________________________________________________________________
5193 [  8768] By: jhi                                   on 2001/02/11  16:54:45
5194         Log: Subject: [PATCH] Test::Harness
5195              From: andreas.koenig@anima.de (Andreas J. Koenig)
5196              Date: 11 Feb 2001 14:37:00 +0100
5197              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
5198      Branch: perl
5199            ! lib/Test/Harness.pm
5200 ____________________________________________________________________________
5201 [  8767] By: jhi                                   on 2001/02/11  16:53:52
5202         Log: Subject: [PATCH] Document makepatch in Porting/patching
5203              From: andreas.koenig@anima.de (Andreas J. Koenig)
5204              Date: 11 Feb 2001 16:46:28 +0100
5205              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
5206      Branch: perl
5207            ! Porting/patching.pod
5208 ____________________________________________________________________________
5209 [  8766] By: jhi                                   on 2001/02/11  06:30:23
5210         Log: Subject: Re: [patch] GvSHARED
5211              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
5212              From: Doug MacEachern <dougm@covalent.net>
5213              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
5214              
5215              Subject: Re: [patch] GvSHARED
5216              From: Doug MacEachern <dougm@covalent.net>
5217              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
5218              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
5219              
5220              Subject: [patch] attributes.pm support for `shared'
5221              From: Doug MacEachern <dougm@covalent.net>
5222              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
5223              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
5224              
5225              our() attributes were ignored, our :shared pieces missing,
5226              allow attributes.pm to turn on shared.
5227      Branch: perl
5228            ! op.c t/op/attrs.t toke.c xsutils.c
5229 ____________________________________________________________________________
5230 [  8765] By: alanbur                               on 2001/02/10  23:11:19
5231         Log: Resync with parent (hopefully sucessfully this time)
5232      Branch: maint-5.6/pureperl
5233           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
5234           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
5235           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
5236           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
5237           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
5238           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
5239           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
5240 ____________________________________________________________________________
5241 [  8764] By: jhi                                   on 2001/02/10  22:54:38
5242         Log: Make TEST and UTEST more verbose in case something goes
5243              wrong in running/compiling a script, suggested by Doug
5244              MacEachern.
5245      Branch: perl
5246            ! t/TEST t/UTEST
5247 ____________________________________________________________________________
5248 [  8763] By: jhi                                   on 2001/02/10  22:11:34
5249         Log: Bogus shebang.
5250      Branch: perl
5251            ! t/lib/texttabs.t
5252 ____________________________________________________________________________
5253 [  8762] By: jhi                                   on 2001/02/10  21:56:02
5254         Log: (Retracted by #8769)
5255      Branch: perl
5256            ! regexec.c
5257 ____________________________________________________________________________
5258 [  8761] By: jhi                                   on 2001/02/10  21:26:15
5259         Log: Subject: Re: [patch] GvSHARED 
5260              From: Doug MacEachern <dougm@covalent.net>
5261              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
5262              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
5263              
5264              our @EXPORT : shared = (...);
5265      Branch: perl
5266            ! toke.c
5267 ____________________________________________________________________________
5268 [  8760] By: jhi                                   on 2001/02/10  21:25:07
5269         Log: Subject: [patch] GvSHARED
5270              From: Doug MacEachern <dougm@covalent.net>
5271              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
5272              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
5273      Branch: perl
5274            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
5275 ____________________________________________________________________________
5276 [  8759] By: alanbur                               on 2001/02/10  21:24:27
5277         Log: Backed out mismerge.
5278      Branch: maint-5.6/pureperl
5279            ! MANIFEST README.hpux README.vmesa gv.c installhtml
5280            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
5281            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
5282            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
5283            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
5284            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
5285            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
5286 ____________________________________________________________________________
5287 [  8758] By: jhi                                   on 2001/02/10  18:01:17
5288         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
5289              
5290              Fixed UMRs and leak in Perl_pmtrans()
5291              
5292              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
5293              associated UTFied tr/// code.  Also fixed scoping leak of
5294              PL_reg_start_tmp.
5295              
5296              newATTRSUB leaks when an attempt to redefine the active sort sub is
5297              made.
5298      Branch: maint-5.6/perl
5299           !> op.c regcomp.c
5300 ____________________________________________________________________________
5301 [  8757] By: alanbur                               on 2001/02/10  17:56:46
5302         Log: Resynchronised with parent
5303      Branch: maint-5.6/pureperl
5304           +> README.bs2000
5305            - README.posix-bc
5306            ! gv.c perl.c sv.c
5307           !> MANIFEST README.hpux README.vmesa installhtml
5308           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
5309           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
5310           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
5311           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
5312           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
5313           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
5314 ____________________________________________________________________________
5315 [  8756] By: alanbur                               on 2001/02/10  17:51:15
5316         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
5317              made.
5318      Branch: maint-5.6/pureperl
5319            ! op.c
5320 ____________________________________________________________________________
5321 [  8755] By: jhi                                   on 2001/02/09  22:41:35
5322         Log: Upgrade to CPAN 1.59_54, from Andreas König.
5323      Branch: perl
5324            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5325 ____________________________________________________________________________
5326 [  8754] By: jhi                                   on 2001/02/09  22:29:20
5327         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
5328              
5329              Didn't upgrade the fill.t since it has a dependency to File::Slurp
5330              purely for debugging purposes, the actual test hasn't changed.
5331      Branch: perl
5332            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
5333            ! t/lib/textwrap.t
5334 ____________________________________________________________________________
5335 [  8753] By: jhi                                   on 2001/02/09  20:17:50
5336         Log: Integrate change #8682 from maintperl.
5337              
5338              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
5339              to work correctly.
5340      Branch: perl
5341           !> hints/irix_6.sh
5342 ____________________________________________________________________________
5343 [  8752] By: jhi                                   on 2001/02/09  20:00:46
5344         Log: Update Changes.
5345      Branch: perl
5346            ! Changes patchlevel.h
5347 ____________________________________________________________________________
5348 [  8751] By: nick                                  on 2001/02/09  19:48:37
5349         Log: Integrate mainline
5350      Branch: perlio
5351           +> README.bs2000 t/lib/cgi-esc.t
5352            - README.posix-bc
5353           !> (integrate 53 files)
5354 ____________________________________________________________________________
5355 [  8750] By: nick                                  on 2001/02/09  19:25:16
5356         Log: Subject: RE: Biannual Competition to Improve Hashing Function
5357              From: Fisher Mark <fisherm@tce.com>
5358              Date: Thu, 8 Feb 2001 10:44:00 -0500
5359              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
5360              Date: Thu, 8 Feb 2001 15:02:47 -0500
5361              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
5362      Branch: perl
5363            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
5364 ____________________________________________________________________________
5365 [  8749] By: jhi                                   on 2001/02/09  19:02:35
5366         Log: Forgotten fragment.
5367      Branch: perl
5368            ! pod/perlapi.pod
5369 ____________________________________________________________________________
5370 [  8748] By: jhi                                   on 2001/02/09  18:31:34
5371         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
5372              plus manual tweakage.
5373              
5374              Sync the perlfaq2 between mainline and maintperl.
5375      Branch: maint-5.6/perl
5376            ! pod/perlfaq2.pod
5377      Branch: perl
5378           !> pod/perlfaq2.pod
5379 ____________________________________________________________________________
5380 [  8747] By: jhi                                   on 2001/02/09  18:12:04
5381         Log: Subject: versiononly and installperl
5382              From: abigail@foad.org
5383              Date: Wed, 7 Feb 2001 22:43:12 +0100
5384              Message-ID: <20010207214312.7045.qmail@foad.org>    
5385              
5386              Add +v flag to force a normal install of the perl binary
5387              and the utilities.
5388              
5389              Subject: [PATCH] installperl
5390              From: Nicholas Clark <nick@ccl4.org>
5391              Date: Fri, 9 Feb 2001 16:28:57 +0000
5392              Message-ID: <20010209162857.B10931@plum.flirble.org>
5393              
5394              Add -A flag which also hardlinks the binary with
5395              the full architecture name.
5396      Branch: perl
5397            ! installperl
5398 ____________________________________________________________________________
5399 [  8746] By: jhi                                   on 2001/02/09  18:03:43
5400         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
5401              
5402              Subject: perlfaq2, re: perlmongers
5403              
5404              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
5405              
5406              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
5407              
5408              Subject: [ID 20010205.001] typo in perlfaq9
5409              
5410              Subject: [ID 20010208.002] unordered explanation in perlcall
5411      Branch: maint-5.6/perl
5412           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
5413           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
5414           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
5415 ____________________________________________________________________________
5416 [  8745] By: jhi                                   on 2001/02/09  17:59:09
5417         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
5418              From: abela@geneanet.org
5419              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
5420              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
5421      Branch: perl
5422            ! pod/perlcall.pod
5423 ____________________________________________________________________________
5424 [  8744] By: jhi                                   on 2001/02/09  17:48:16
5425         Log: Subject: [ID 20010205.001] typo in perlfaq9
5426              From: eserte@vran.herceg.de
5427              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
5428              Message-Id: <200102042244.XAA21926@vran.herceg.de>
5429      Branch: perl
5430            ! pod/perlfaq9.pod
5431 ____________________________________________________________________________
5432 [  8743] By: jhi                                   on 2001/02/09  17:25:12
5433         Log: Integrate change #8695 from maintperl.
5434              
5435              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
5436      Branch: perl
5437           !> thread.h
5438 ____________________________________________________________________________
5439 [  8742] By: jhi                                   on 2001/02/09  17:21:22
5440         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
5441              From: Andy Dougherty <doughera@lafayette.edu>
5442              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
5443              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
5444      Branch: perl
5445            ! embed.pl
5446 ____________________________________________________________________________
5447 [  8741] By: jhi                                   on 2001/02/09  17:05:19
5448         Log: Integrate changes #8738,8739,8740 from maintperl.
5449              
5450              Html files will be installed in a more logical and easier to
5451              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
5452              
5453              Html files will be generated with a header to make them look
5454              a little less bare.
5455              
5456              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
5457      Branch: perl
5458           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
5459 ____________________________________________________________________________
5460 [  8740] By: jhi                                   on 2001/02/09  17:03:46
5461         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
5462              From: "Brendan O'Dea" <bod@compusol.com.au>
5463              Date: Sun, 4 Feb 2001 11:17:56 +1100
5464              Message-ID: <20010204111756.A16301@compusol.com.au>
5465      Branch: maint-5.6/perl
5466            ! pod/perlfaq3.pod
5467 ____________________________________________________________________________
5468 [  8739] By: jhi                                   on 2001/02/09  17:01:59
5469         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
5470              From: "Indy Singh" <indy@nusphere.com>
5471              Date: Fri, 2 Feb 2001 15:09:59 -0500
5472              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
5473              
5474              Html files will be generated with a header to make them look
5475              a little less bare.
5476      Branch: maint-5.6/perl
5477            ! installhtml
5478 ____________________________________________________________________________
5479 [  8738] By: jhi                                   on 2001/02/09  16:58:48
5480         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
5481              From: "Indy Singh" <indy@nusphere.com>
5482              Date: Fri, 2 Feb 2001 15:08:23 -0500
5483              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
5484              
5485              Html files will be installed in a more logical and easier to
5486              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
5487      Branch: maint-5.6/perl
5488            ! win32/Makefile win32/makefile.mk
5489 ____________________________________________________________________________
5490 [  8737] By: jhi                                   on 2001/02/09  16:46:54
5491         Log: Integrate changes #8687,8736 from maintperl.
5492              
5493              HP-UX thread patches from Merijn H. Brand.
5494              
5495              Latin nit from Philip Newton.
5496      Branch: perl
5497           !> README.hpux hints/hpux.sh
5498 ____________________________________________________________________________
5499 [  8736] By: jhi                                   on 2001/02/09  16:42:31
5500         Log: Latin nit from Philip Newton.
5501      Branch: maint-5.6/perl
5502            ! README.hpux
5503 ____________________________________________________________________________
5504 [  8735] By: jhi                                   on 2001/02/09  16:24:03
5505         Log: Integrate changes #8704,8710 from pureperl.
5506              
5507              Fixed UMRs and leak in Perl_pmtrans()
5508              
5509              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
5510              associated UTFied tr/// code.  Also fixed scoping leak of
5511              PL_reg_start_tmp.
5512      Branch: perl
5513           !> op.c regcomp.c
5514 ____________________________________________________________________________
5515 [  8734] By: jhi                                   on 2001/02/09  15:40:21
5516         Log: Integrate change #8733 from maintperl.
5517              
5518              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
5519      Branch: perl
5520           !> pod/perlre.pod
5521 ____________________________________________________________________________
5522 [  8733] By: jhi                                   on 2001/02/09  15:35:47
5523         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
5524              From: Prymmer/Kahn <pvhp@best.com>
5525              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
5526              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
5527      Branch: maint-5.6/perl
5528            ! pod/perlre.pod
5529 ____________________________________________________________________________
5530 [  8732] By: jhi                                   on 2001/02/09  15:26:17
5531         Log: Rename README.posix-bc to README.bs2000 (to avoid the
5532              confusion of a "perlposix-bc.pod"), add a few missing
5533              arch pods, regen toc.
5534      Branch: maint-5.6/perl
5535           +> README.bs2000
5536            - README.posix-bc
5537            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
5538            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
5539 ____________________________________________________________________________
5540 [  8731] By: jhi                                   on 2001/02/09  15:23:39
5541         Log: De-cut-and-pasto.
5542      Branch: perl
5543            ! pod/perl.pod
5544 ____________________________________________________________________________
5545 [  8730] By: jhi                                   on 2001/02/09  15:11:13
5546         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
5547              when people think that perlposix-bc.pod tells anything about
5548              Perl and POSIX.  Regen toc.
5549      Branch: perl
5550           +> README.bs2000
5551            - README.posix-bc
5552            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
5553            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
5554 ____________________________________________________________________________
5555 [  8729] By: jhi                                   on 2001/02/09  14:52:28
5556         Log: The README.vmesa part of #8712 from maintperl.
5557      Branch: perl
5558            ! README.vmesa
5559 ____________________________________________________________________________
5560 [  8728] By: jhi                                   on 2001/02/09  14:46:06
5561         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
5562              From: Peter Prymmer <pvhp@forte.com>
5563              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
5564              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
5565      Branch: maint-5.6/perl
5566            ! README.vmesa win32/Makefile win32/makefile.mk
5567 ____________________________________________________________________________
5568 [  8727] By: jhi                                   on 2001/02/09  14:33:25
5569         Log: Integrate change #8712 from mainline.
5570              
5571              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
5572      Branch: maint-5.6/perl
5573           !> lib/Pod/Find.pm
5574 ____________________________________________________________________________
5575 [  8726] By: jhi                                   on 2001/02/09  14:30:28
5576         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
5577              From: Peter Prymmer <pvhp@forte.com>
5578              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
5579              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
5580      Branch: perl
5581            + t/lib/cgi-esc.t
5582            ! MANIFEST lib/CGI/Util.pm
5583 ____________________________________________________________________________
5584 [  8725] By: jhi                                   on 2001/02/09  04:56:47
5585         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
5586      Branch: maint-5.6/perl
5587            ! pod/perlport.pod
5588 ____________________________________________________________________________
5589 [  8724] By: jhi                                   on 2001/02/09  04:40:59
5590         Log: Integrate changes 7819,7820 from vmsperl into mainline.
5591              
5592              Add header for LIB$ prototypes (C. Berry)
5593              
5594              Convert fwrite()s to sockets to write()s, since some socket stacks
5595              don't take kindly to stdio.
5596              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
5597              (for often optional LNMs)
5598              Correct a few typos
5599              (C. Bailey)
5600      Branch: perl
5601           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
5602 ____________________________________________________________________________
5603 [  8723] By: jhi                                   on 2001/02/09  03:29:29
5604         Log: Integrate change #8722 from mainline.
5605              
5606              The Im() function wasn't returning zero for non-Math::Complex
5607              arguments.  The bug reported by John Gamble.
5608      Branch: maint-5.6/perl
5609           !> lib/Math/Complex.pm
5610 ____________________________________________________________________________
5611 [  8722] By: jhi                                   on 2001/02/09  03:28:33
5612         Log: The Im() function wasn't returning zero for non-Math::Complex
5613              arguments.  The bug reported by John Gamble.
5614      Branch: perl
5615            ! lib/Math/Complex.pm
5616 ____________________________________________________________________________
5617 [  8721] By: nick                                  on 2001/02/08  22:11:35
5618         Log: Correct the correction :-(
5619      Branch: perl
5620            ! perl.c
5621 ____________________________________________________________________________
5622 [  8720] By: bailey                                on 2001/02/08  20:59:22
5623         Log: Convert frwite()s to sockets to write()s, since some socket stacks
5624              don't take kindly to stdio.
5625              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
5626              (for often optional LNMs)
5627              Correct a few typos
5628              (C. Bailey)
5629      Branch: vmsperl
5630            ! vms/vms.c vms/vmsish.h
5631 ____________________________________________________________________________
5632 [  8719] By: bailey                                on 2001/02/08  20:51:02
5633         Log: Add header for LIB$ prototypes (C. Berry)
5634      Branch: vmsperl
5635            ! ext/Devel/DProf/DProf.xs
5636 ____________________________________________________________________________
5637 [  8718] By: bailey                                on 2001/02/08  20:49:00
5638         Log: SYN SYN
5639      Branch: vmsperl
5640           +> pod/perliol.pod t/lib/sample-tests/bailout
5641           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
5642           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
5643           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
5644           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
5645           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
5646           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
5647            - lib/unicode/Is/DCinital.pl
5648           !> (integrate 101 files)
5649 ____________________________________________________________________________
5650 [  8717] By: nick                                  on 2001/02/08  19:38:48
5651         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
5652              From: Robin Barker <rmb1@cise.npl.co.uk>
5653              Date: Thu, 8 Feb 2001 14:38:07 GMT
5654              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
5655      Branch: perl
5656            ! lib/CPAN.pm
5657 ____________________________________________________________________________
5658 [  8716] By: nick                                  on 2001/02/08  19:29:07
5659         Log: Generated files form 8713 etc.
5660      Branch: perl
5661            ! embed.h global.sym objXSUB.h perlapi.c proto.h
5662 ____________________________________________________________________________
5663 [  8715] By: nick                                  on 2001/02/08  19:26:08
5664         Log: Fixup non-ithread build after 8713
5665      Branch: perl
5666            ! perl.c
5667 ____________________________________________________________________________
5668 [  8714] By: nick                                  on 2001/02/08  19:17:45
5669         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
5670              From: nick@ccl4.org
5671              Date: Wed, 7 Feb 2001 00:27:47 +0000
5672              Message-Id: <20010207002747.B63724@plum.flirble.org>
5673      Branch: perl
5674            ! sv.c toke.c
5675 ____________________________________________________________________________
5676 [  8713] By: nick                                  on 2001/02/08  19:15:58
5677         Log: Subject: Re: [patch] Re: PL_ptr_table
5678              From: Doug Maceachern <dougm@covalent.net>
5679              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
5680              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
5681      Branch: perl
5682            ! embed.pl perl.c sv.c sv.h
5683 ____________________________________________________________________________
5684 [  8712] By: nick                                  on 2001/02/08  19:12:47
5685         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
5686              From: Peter Prymmer <pvhp@forte.com>
5687              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
5688              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
5689      Branch: perl
5690            ! lib/Pod/Find.pm
5691 ____________________________________________________________________________
5692 [  8711] By: nick                                  on 2001/02/07  21:06:11
5693         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
5694              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
5695              From: Alan Burlison <Alan.Burlison@uk.sun.com>
5696              Date: Tue, 06 Feb 2001 23:37:01 +0000
5697              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
5698      Branch: perl
5699            ! regcomp.c
5700 ____________________________________________________________________________
5701 [  8710] By: alanbur                               on 2001/02/07  00:22:04
5702         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
5703              associated UTFied tr/// code.  Also fixed scoping leak of
5704              PL_reg_start_tmp.
5705      Branch: maint-5.6/pureperl
5706            ! op.c regcomp.c
5707 ____________________________________________________________________________
5708 [  8709] By: nick                                  on 2001/02/06  21:16:49
5709         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
5710              From: Michael G Schwern <schwern@pobox.com>
5711              Date: Sun, 4 Feb 2001 19:47:14 -0500
5712              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
5713      Branch: perl
5714            ! pod/perlapi.pod pod/perlmodlib.PL
5715 ____________________________________________________________________________
5716 [  8708] By: nick                                  on 2001/02/06  20:41:20
5717         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
5718              From: Michael G Schwern <schwern@pobox.com>
5719              Date: Sun, 4 Feb 2001 21:17:49 -0500
5720              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
5721      Branch: perl
5722            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
5723            ! pod/perltootc.pod
5724 ____________________________________________________________________________
5725 [  8707] By: nick                                  on 2001/02/06  20:29:11
5726         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
5727              From: Michael G Schwern <schwern@pobox.com>
5728              Date: Tue, 6 Feb 2001 05:54:30 -0500
5729              Message-Id: <20010206055430.A951@blackrider.aocn.com>
5730      Branch: perl
5731            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
5732 ____________________________________________________________________________
5733 [  8706] By: nick                                  on 2001/02/06  20:21:40
5734         Log: Subject: RE: some win32 fixes
5735              Date: Tue, 6 Feb 2001 09:23:20 +0300
5736              From: Vadim Konovalov <vkonovalov@lucent.com>
5737              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
5738      Branch: perl
5739            ! toke.c win32/Makefile win32/config.bc win32/config.gc
5740            ! win32/config.vc win32/config_H.bc win32/makefile.mk
5741 ____________________________________________________________________________
5742 [  8705] By: alanbur                               on 2001/02/06  15:00:03
5743         Log: Synchronised with parent
5744      Branch: maint-5.6/pureperl
5745            ! regexec.c
5746           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
5747           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
5748 ____________________________________________________________________________
5749 [  8704] By: alanbur                               on 2001/02/06  14:55:24
5750         Log: Fixed UMRs and leak in Perl_pmtrans()
5751      Branch: maint-5.6/pureperl
5752            ! op.c
5753 ____________________________________________________________________________
5754 [  8703] By: gsar                                  on 2001/02/06  02:29:37
5755         Log: $(MAKE) distclean doesn't clean up properly on windows
5756      Branch: maint-5.6/perl
5757            ! win32/Makefile win32/makefile.mk
5758 ____________________________________________________________________________
5759 [  8702] By: gsar                                  on 2001/02/06  01:00:46
5760         Log: tweak change#8659 to keep it simple
5761      Branch: maint-5.6/perl
5762            ! utils/perldoc.PL
5763 ____________________________________________________________________________
5764 [  8701] By: gsar                                  on 2001/02/05  22:45:41
5765         Log: change#8693 was missing testsuite changes
5766      Branch: maint-5.6/perl
5767           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
5768 ____________________________________________________________________________
5769 [  8700] By: nick                                  on 2001/02/05  20:32:52
5770         Log: Integrate mainline
5771      Branch: perlio
5772           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
5773           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
5774           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
5775           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
5776           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
5777           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
5778           +> t/lib/test-harness.t
5779           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
5780           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
5781           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
5782           !> pod/perlutil.pod t/TEST utils/h2xs.PL
5783 ____________________________________________________________________________
5784 [  8699] By: nick                                  on 2001/02/05  19:41:07
5785         Log: Subject: perlfaq2, re: perlmongers
5786              From: David H. Adler <dha@panix.com>
5787              Date: Sun, 4 Feb 2001 23:48:23 -0500
5788              Message-Id: <20010204234823.A13429@panix.com>
5789      Branch: perl
5790            ! pod/perlfaq2.pod
5791 ____________________________________________________________________________
5792 [  8698] By: nick                                  on 2001/02/05  19:39:31
5793         Log: Missed file f#rom the testharness mess.
5794      Branch: perl
5795            + t/lib/test-harness.t
5796 ____________________________________________________________________________
5797 [  8697] By: nick                                  on 2001/02/05  19:37:21
5798         Log: Subject: [DOC PATCH] overload.pm nits
5799              From: John Tobey <jtobey@john-edwin-tobey.org>
5800              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
5801              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
5802      Branch: perl
5803            ! lib/overload.pm
5804 ____________________________________________________________________________
5805 [  8696] By: alanbur                               on 2001/02/05  11:56:00
5806         Log: Sync with parent
5807      Branch: maint-5.6/pureperl
5808           !> thread.h
5809 ____________________________________________________________________________
5810 [  8695] By: gsar                                  on 2001/02/05  03:27:34
5811         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
5812      Branch: maint-5.6/perl
5813            ! thread.h
5814 ____________________________________________________________________________
5815 [  8694] By: alanbur                               on 2001/02/05  00:07:47
5816         Log: Initial branch creation from //depot/maint-5.6/perl
5817      Branch: maint-5.6/pureperl
5818           +> (branch 1719 files)
5819 ____________________________________________________________________________
5820 [  8693] By: gsar                                  on 2001/02/04  22:38:49
5821         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
5822              changes)
5823      Branch: maint-5.6/perl
5824           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
5825           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
5826           !> ext/DB_File/version.c
5827 ____________________________________________________________________________
5828 [  8692] By: nick                                  on 2001/02/04  18:15:57
5829         Log: The missed t/TEST part of the grand testharness upgrade.
5830      Branch: perl
5831            ! t/TEST
5832 ____________________________________________________________________________
5833 [  8691] By: nick                                  on 2001/02/04  18:05:17
5834         Log: New improved test harness
5835              Subject: Re: [PATCH Test::Harness] Third time's a charm?
5836              From: Michael G Schwern <schwern@pobox.com>
5837              Date: Sun, 4 Feb 2001 08:01:20 -0500
5838              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
5839      Branch: perl
5840            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
5841            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
5842            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
5843            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
5844            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
5845            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
5846            ! MANIFEST lib/Test/Harness.pm
5847 ____________________________________________________________________________
5848 [  8690] By: nick                                  on 2001/02/04  17:57:51
5849         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
5850              From: Jonathan Stowe <gellyfish@gellyfish.com>
5851              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
5852              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
5853      Branch: perl
5854            ! utils/h2xs.PL
5855 ____________________________________________________________________________
5856 [  8689] By: nick                                  on 2001/02/04  17:55:24
5857         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
5858              From: Michael G Schwern <schwern@pobox.com>
5859              Date: Sat, 3 Feb 2001 22:46:38 -0500
5860              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
5861      Branch: perl
5862            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
5863            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
5864 ____________________________________________________________________________
5865 [  8688] By: nick                                  on 2001/02/04  17:43:55
5866         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
5867              length byfailing to spot lack of closing )
5868              From: nick@talking.bollo.cx
5869              Date: Sat, 03 Feb 2001 23:53:16 +0000
5870              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
5871      Branch: perl
5872            ! perlio.c pod/perldiag.pod
5873 ____________________________________________________________________________
5874 [  8687] By: jhi                                   on 2001/02/03  17:11:42
5875         Log: HP-UX thread patches from Merijn H. Brand.
5876      Branch: maint-5.6/perl
5877            ! README.hpux hints/hpux.sh
5878 ____________________________________________________________________________
5879 [  8686] By: jhi                                   on 2001/02/03  16:40:12
5880         Log: Metaconfig changes for #8685.
5881      Branch: metaconfig
5882            ! U/installdirs/instubperl.U
5883      Branch: metaconfig/U/perl
5884            ! Devel.U versiononly.U
5885 ____________________________________________________________________________
5886 [  8685] By: jhi                                   on 2001/02/03  16:39:49
5887         Log: For -Dusedevel builds turn off installusrbinperl and turn on
5888              versiononly, a combined idea of Richard Soderberg and Merijn
5889              H. Brand.  You can still override both of these from the command
5890              line if you need to, -Dinstallusrbinperl and -Uversiononly.
5891      Branch: perl
5892            ! Configure
5893 ____________________________________________________________________________
5894 [  8684] By: jhi                                   on 2001/02/03  16:16:34
5895         Log: Metaconfig unit fix for #8683.
5896      Branch: metaconfig
5897            ! U/compline/nblock_io.U
5898 ____________________________________________________________________________
5899 [  8683] By: jhi                                   on 2001/02/03  16:16:12
5900         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
5901              reported by Peter Prymmer for 5.6-TRIAL1.
5902      Branch: perl
5903            ! Configure
5904 ____________________________________________________________________________
5905 [  8682] By: jhi                                   on 2001/02/03  05:52:11
5906         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
5907              to work correctly.
5908      Branch: maint-5.6/perl
5909            ! hints/irix_6.sh
5910 ____________________________________________________________________________
5911 [  8681] By: jhi                                   on 2001/02/03  05:47:33
5912         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
5913      Branch: maint-5.6/perl
5914            ! pod/perlport.pod
5915 ____________________________________________________________________________
5916 [  8680] By: jhi                                   on 2001/02/02  21:39:49
5917         Log: perlport update from Peter Prymmer.
5918      Branch: maint-5.6/perl
5919            ! pod/perlport.pod
5920 ____________________________________________________________________________
5921 [  8679] By: nick                                  on 2001/02/02  20:50:48
5922         Log: Integrate mainline
5923      Branch: perlio
5924           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
5925           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
5926           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
5927 ____________________________________________________________________________
5928 [  8678] By: gsar                                  on 2001/02/02  16:02:12
5929         Log: note about bincompat, slightly modified (from Lupe Christoph)
5930      Branch: maint-5.6/perl
5931            ! README.solaris
5932 ____________________________________________________________________________
5933 [  8677] By: jhi                                   on 2001/02/02  15:46:20
5934         Log: Supported platforms updates.
5935      Branch: maint-5.6/perl
5936            ! pod/perlport.pod
5937 ____________________________________________________________________________
5938 [  8676] By: jhi                                   on 2001/02/02  03:41:26
5939         Log: A couple more perlfaq2 tweaks.
5940      Branch: maint-5.6/perl
5941            ! pod/perlfaq2.pod
5942 ____________________________________________________________________________
5943 [  8675] By: jhi                                   on 2001/02/02  03:17:44
5944         Log: Misedit in #8661.
5945      Branch: maint-5.6/perl
5946            ! Configure
5947 ____________________________________________________________________________
5948 [  8674] By: jhi                                   on 2001/02/02  03:14:38
5949         Log: Damien again.
5950      Branch: maint-5.6/perl
5951            ! pod/perlfaq2.pod
5952 ____________________________________________________________________________
5953 [  8673] By: jhi                                   on 2001/02/02  03:12:40
5954         Log: perlfaq update from Elaine Ashton.
5955      Branch: maint-5.6/perl
5956            ! pod/perlfaq2.pod
5957 ____________________________________________________________________________
5958 [  8672] By: jhi                                   on 2001/02/02  03:07:08
5959         Log: UTF-8 s/// patch from Inaba Hiroto.
5960      Branch: maint-5.6/perl
5961            ! pp_ctl.c pp_hot.c
5962 ____________________________________________________________________________
5963 [  8671] By: jhi                                   on 2001/02/01  22:34:31
5964         Log: Update Changes.
5965      Branch: perl
5966            ! Changes patchlevel.h
5967 ____________________________________________________________________________
5968 [  8670] By: jhi                                   on 2001/02/01  22:15:29
5969         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
5970              from maintperl.
5971              
5972              Upgrade to Getopt::Long 2.25, from Johan Vromans.
5973              
5974              more files need to be writable in the source distribution
5975              
5976              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
5977              
5978              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
5979              
5980              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
5981              
5982              Allow the float to be fuzzier.
5983              
5984              need to use INT2PTR instead of a straight cast or ia64 fails
5985              
5986              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
5987              
5988              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
5989      Branch: perl
5990           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
5991           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
5992           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
5993 ____________________________________________________________________________
5994 [  8669] By: jhi                                   on 2001/02/01  21:57:02
5995         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
5996              From: Robin Barker <rmb1@cise.npl.co.uk>
5997              Date: Thu, 1 Feb 2001 16:59:05 GMT
5998              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
5999      Branch: maint-5.6/perl
6000            ! pod/perlmodlib.PL
6001 ____________________________________________________________________________
6002 [  8668] By: nick                                  on 2001/02/01  19:41:40
6003         Log: Integrate mainline
6004      Branch: perlio
6005           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
6006           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
6007           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
6008 ____________________________________________________________________________
6009 [  8667] By: gsar                                  on 2001/02/01  16:59:11
6010         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
6011      Branch: maint-5.6/perl
6012            ! embed.pl embedvar.h
6013 ____________________________________________________________________________
6014 [  8666] By: gsar                                  on 2001/02/01  16:34:51
6015         Log: add missing entries to win32/config.?c
6016      Branch: maint-5.6/perl
6017            ! win32/config.bc win32/config.gc win32/config.vc
6018            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6019 ____________________________________________________________________________
6020 [  8665] By: jhi                                   on 2001/02/01  14:58:51
6021         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
6022              From: "Stephen P. Potter" <spp@spotter.yi.org>
6023              Date: Thu, 01 Feb 2001 10:45:46 -0500
6024              Message-Id: <200102011545.KAA31479@spotter.yi.org>
6025      Branch: maint-5.6/perl
6026            ! pod/perlfunc.pod
6027 ____________________________________________________________________________
6028 [  8664] By: gsar                                  on 2001/02/01  14:52:37
6029         Log: need to use INT2PTR instead of a straight cast or ia64 fails
6030              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
6031      Branch: maint-5.6/perl
6032            ! ext/POSIX/POSIX.xs
6033 ____________________________________________________________________________
6034 [  8663] By: jhi                                   on 2001/02/01  14:09:13
6035         Log: Allow the float to be fuzzier.
6036      Branch: maint-5.6/perl
6037            ! t/lib/peek.t
6038 ____________________________________________________________________________
6039 [  8662] By: jhi                                   on 2001/02/01  13:59:00
6040         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
6041              From: Robin Barker <rmb1@cise.npl.co.uk>
6042              Date: Thu, 1 Feb 2001 13:05:39 GMT
6043              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
6044      Branch: maint-5.6/perl
6045            ! pod/perlmodlib.pod
6046 ____________________________________________________________________________
6047 [  8661] By: jhi                                   on 2001/02/01  13:57:38
6048         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
6049              Date: Thu, 01 Feb 2001 14:15:41 +0100
6050              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6051              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
6052              
6053              Have the $ccflags in the gcc version test (strange, this change
6054              is claimed to be have been integrated already)
6055      Branch: maint-5.6/perl
6056            ! Configure
6057 ____________________________________________________________________________
6058 [  8660] By: jhi                                   on 2001/02/01  13:44:10
6059         Log: Integrate changes #7950,7964,7962 from mainline.
6060              
6061              Find the stdchar signedness using cpp, should fix some of
6062              the Solaris compiler warnings reported by Alan Burlison.
6063      Branch: maint-5.6/perl
6064           !> Configure config_h.SH
6065 ____________________________________________________________________________
6066 [  8659] By: jhi                                   on 2001/02/01  05:35:32
6067         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
6068              From: Jan Dubois <JanD@ActiveState.com>
6069              Date: Wed, 31 Jan 2001 21:17:03 -0800
6070              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
6071      Branch: maint-5.6/perl
6072            ! utils/perldoc.PL
6073 ____________________________________________________________________________
6074 [  8658] By: jhi                                   on 2001/02/01  04:33:17
6075         Log: Integrate the README.os390 and README.posix-bc parts of mainline
6076              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
6077              installperl parts were taken care of by #8657.)
6078      Branch: maint-5.6/perl
6079           !> README.os390 README.posix-bc
6080 ____________________________________________________________________________
6081 [  8657] By: jhi                                   on 2001/02/01  04:29:21
6082         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6083              From: Peter Prymmer <pvhp@forte.com>
6084              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
6085              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
6086      Branch: maint-5.6/perl
6087            + ext/DynaLoader/dl_dllload.xs
6088            ! MANIFEST Makefile.SH hints/os390.sh installperl
6089 ____________________________________________________________________________
6090 [  8656] By: jhi                                   on 2001/02/01  04:25:45
6091         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
6092              From: Peter Prymmer <pvhp@forte.com>
6093              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
6094              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
6095      Branch: maint-5.6/perl
6096            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
6097 ____________________________________________________________________________
6098 [  8655] By: jhi                                   on 2001/02/01  04:14:47
6099         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
6100              From: troc@netrus.net
6101              Date: Wed, 31 Jan 2001 22:31:26 -0500
6102              Message-Id: <200102010331.WAA117.85@rocco.homenet>
6103      Branch: maint-5.6/perl
6104            ! os2/os2.c
6105 ____________________________________________________________________________
6106 [  8654] By: jhi                                   on 2001/02/01  04:12:52
6107         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
6108              as reported by Alan Burlison.
6109      Branch: maint-5.6/perl
6110            ! pp.h
6111 ____________________________________________________________________________
6112 [  8653] By: jhi                                   on 2001/02/01  04:05:12
6113         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
6114              From: dsugalski@northernlight.com
6115              Date: Wed, 31 Jan 2001 18:54:11 -0500
6116              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
6117      Branch: maint-5.6/perl
6118            ! configure.com
6119 ____________________________________________________________________________
6120 [  8652] By: jhi                                   on 2001/02/01  04:03:11
6121         Log: Misplaced #endif.
6122              
6123              Subject: [perl-5-6-1-trial2] patches for EPOC
6124              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6125              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
6126              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
6127      Branch: maint-5.6/perl
6128            ! epoc/epocish.c
6129 ____________________________________________________________________________
6130 [  8651] By: jhi                                   on 2001/02/01  04:00:25
6131         Log: Integrate changes #8647,8648,8650 from mainline.
6132              
6133              Macrofy a magic UTF-8 test.
6134              
6135              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
6136              
6137              Watch out for cross compiling for EPOC (usually done on linux).
6138      Branch: maint-5.6/perl
6139           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
6140 ____________________________________________________________________________
6141 [  8650] By: jhi                                   on 2001/02/01  03:56:20
6142         Log: Watch out for cross compiling for EPOC (usually done on linux)
6143              
6144              Subject: [perl-5-6-1-trial2] patches for EPOC
6145              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6146              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
6147              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
6148      Branch: perl
6149            ! ext/Errno/Errno_pm.PL
6150 ____________________________________________________________________________
6151 [  8649] By: gsar                                  on 2001/02/01  00:46:00
6152         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
6153      Branch: maint-5.6/perl
6154            ! sv.c
6155 ____________________________________________________________________________
6156 [  8648] By: jhi                                   on 2001/01/31  23:35:36
6157         Log: All the uses of PL_numeric_radix must be protected by
6158              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
6159              
6160              Subject: [perl-5-6-1-trial2] patches for EPOC
6161              From: Olaf Flebbe <O.Flebbe@science-computing.de>
6162              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
6163              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
6164      Branch: perl
6165            ! sv.c
6166 ____________________________________________________________________________
6167 [  8647] By: jhi                                   on 2001/01/31  22:56:16
6168         Log: Macrofy a magic UTF-8 test.
6169      Branch: perl
6170            ! utf8.c utf8.h
6171 ____________________________________________________________________________
6172 [  8646] By: gsar                                  on 2001/01/31  15:55:12
6173         Log: update Changes
6174      Branch: maint-5.6/perl
6175            ! Changes
6176 ____________________________________________________________________________
6177 [  8645] By: gsar                                  on 2001/01/31  15:10:14
6178         Log: Configure tweak suggested by Peter Prymmer
6179      Branch: maint-5.6/perl
6180            ! Configure
6181 ____________________________________________________________________________
6182 [  8644] By: gsar                                  on 2001/01/31  15:06:32
6183         Log: more files need to be writable in the source distribution
6184      Branch: maint-5.6/perl
6185            ! Porting/makerel
6186 ____________________________________________________________________________
6187 [  8643] By: jhi                                   on 2001/01/31  14:59:46
6188         Log: Integrate changes #8258,8278,8279 from mainline.
6189              
6190              Make the large file tests more robust/talkative.
6191      Branch: maint-5.6/perl
6192           !> t/lib/syslfs.t t/op/lfs.t
6193 ____________________________________________________________________________
6194 [  8642] By: gsar                                  on 2001/01/31  14:53:48
6195         Log: integrate changes#8311,8334 from mainline
6196              
6197              Add a new MakeMaker variable PM_FILTER that defines a Unix
6198              filter to be run on each .pm during the pm_to_blib() phase,
6199              a fixed version of
6200              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
6201              
6202              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
6203              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
6204              accurate reading of the "atime".  
6205      Branch: maint-5.6/perl
6206           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
6207           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
6208           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
6209 ____________________________________________________________________________
6210 [  8641] By: jhi                                   on 2001/01/31  14:46:37
6211         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
6212      Branch: maint-5.6/perl
6213            ! lib/Getopt/Long.pm
6214 ____________________________________________________________________________
6215 [  8640] By: gsar                                  on 2001/01/31  14:40:24
6216         Log: make regen_all
6217      Branch: maint-5.6/perl
6218            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
6219 ____________________________________________________________________________
6220 [  8639] By: gsar                                  on 2001/01/31  14:37:25
6221         Log: refresh windows config files
6222      Branch: maint-5.6/perl
6223            ! win32/Makefile win32/config_H.bc win32/config_H.gc
6224            ! win32/config_H.vc win32/makefile.mk
6225 ____________________________________________________________________________
6226 [  8638] By: gsar                                  on 2001/01/31  14:28:10
6227         Log: makefile tweaks for windows: introduce a bulk-switch to enable
6228              same options as ActivePerl; sync changes with makefile.mk
6229      Branch: maint-5.6/perl
6230            ! win32/Makefile win32/makefile.mk
6231 ____________________________________________________________________________
6232 [  8637] By: jhi                                   on 2001/01/31  04:41:30
6233         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
6234              From: Nicholas Clark <nick@ccl4.org>
6235              Date: Tue, 30 Jan 2001 19:51:05 +0000
6236              Message-ID: <20010130195105.R76607@plum.flirble.org> 
6237              
6238              op/inc cure.
6239      Branch: perl
6240            ! pp.c pp.h pp_hot.c t/op/arith.t
6241 ____________________________________________________________________________
6242 [  8636] By: jhi                                   on 2001/01/31  02:38:32
6243         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
6244              no perlio],8257,8380,8479,8515 from mainline.
6245              
6246              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
6247              
6248              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
6249              Subject: [PATCH perl@8133] fix-up for VMS extensions
6250              
6251              In VMS embedded perls couldn't access the statically built Socket.
6252              
6253              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
6254              
6255              Further VMS piping fixes from Charles Lane.
6256              
6257              Subject:  [PATCH] make t/op/misc.t work on VMS
6258              
6259              Add tracing for debugging extensions builds in VMS.
6260              
6261              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
6262      Branch: maint-5.6/perl
6263           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
6264           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
6265           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
6266 ____________________________________________________________________________
6267 [  8635] By: jhi                                   on 2001/01/31  01:46:41
6268         Log: Integrate change #7732 from mainline.
6269              
6270              Sparc 64-bit pack() fix from Jens Hamisch.
6271      Branch: maint-5.6/perl
6272           !> pp.c
6273 ____________________________________________________________________________
6274 [  8634] By: jhi                                   on 2001/01/31  01:41:16
6275         Log: One spot missing from #8626.
6276      Branch: maint-5.6/perl
6277            ! sv.c
6278 ____________________________________________________________________________
6279 [  8633] By: jhi                                   on 2001/01/31  00:49:17
6280         Log: Integrate change #7495 from mainline.
6281              
6282              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
6283      Branch: maint-5.6/perl
6284           !> MANIFEST ext/re/Makefile.PL
6285 ____________________________________________________________________________
6286 [  8632] By: jhi                                   on 2001/01/30  23:38:49
6287         Log: Integrate change #8396 from mainline.
6288              
6289              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
6290              better multicast support (resend)
6291      Branch: maint-5.6/perl
6292           !> ext/Socket/Socket.pm
6293 ____________________________________________________________________________
6294 [  8631] By: jhi                                   on 2001/01/30  23:28:03
6295         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
6296              
6297              More AIX lore. (7514, ext/re/hints/aix.pl)
6298              
6299              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
6300              
6301              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)
6302              
6303              Subject: [ID 20001214.002] Net::Ping patch
6304              
6305              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
6306              
6307              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
6308              
6309              Add ReuseAddr as a (preferred) alias for Reuse as we now
6310              also have ReusePort.
6311              
6312              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
6313      Branch: maint-5.6/perl
6314           +> ext/re/hints/aix.pl
6315           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
6316           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
6317 ____________________________________________________________________________
6318 [  8630] By: jhi                                   on 2001/01/30  23:03:59
6319         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
6320              
6321              read() documentation tweak for 20001121.004.
6322              
6323              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
6324      Branch: maint-5.6/perl
6325           !> pod/perlfunc.pod pod/perlre.pod
6326 ____________________________________________________________________________
6327 [  8629] By: jhi                                   on 2001/01/30  22:41:57
6328         Log: Integrate change #8098 from mainline.
6329              
6330              fastgetcwd is defined using a glob alias on a $^O dependent basis
6331              and there was no default assignment or perl subroutine.
6332      Branch: maint-5.6/perl
6333           !> lib/Cwd.pm
6334 ____________________________________________________________________________
6335 [  8628] By: jhi                                   on 2001/01/30  21:58:52
6336         Log: Integrate change #7866 from mainline.
6337              
6338              File::Temp 0.11.
6339      Branch: maint-5.6/perl
6340           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
6341 ____________________________________________________________________________
6342 [  8627] By: jhi                                   on 2001/01/30  21:39:44
6343         Log: Integrate changes #8075,8086,8228 from mainline.  
6344              
6345              Darwin is not Windows. (8075,8086)
6346              
6347              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
6348      Branch: maint-5.6/perl
6349           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
6350           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
6351           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
6352           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
6353 ____________________________________________________________________________
6354 [  8626] By: jhi                                   on 2001/01/30  21:22:11
6355         Log: Integrate with tweakery the change #8625 from mainline,
6356              the multibyte decimal separator fix ("fa_IR locale failure").
6357      Branch: maint-5.6/perl
6358            ! embedvar.h perlapi.h
6359           !> intrpvar.h perl.c perl.h sv.c util.c
6360 ____________________________________________________________________________
6361 [  8625] By: jhi                                   on 2001/01/30  20:26:33
6362         Log: Fix for the fa_IR locale failure.  The reason for the failure
6363              was that Perl was assuming the decimal separator aka the radix
6364              separator is one character.  The Farsi-Iranian locale crushed
6365              that bad assumption since there the separator is 'Momayyez',
6366              glyphwise looking somewhat like a slash, and in Unicode UTF-8
6367              encoded in two bytes, 0xd9 0xab.
6368      Branch: perl
6369            ! intrpvar.h perl.c perl.h sv.c util.c
6370 ____________________________________________________________________________
6371 [  8624] By: gsar                                  on 2001/01/30  20:17:03
6372         Log: regen_headers
6373      Branch: maint-5.6/perl
6374            ! Makefile.SH pod/perlintern.pod
6375 ____________________________________________________________________________
6376 [  8623] By: gsar                                  on 2001/01/30  19:42:34
6377         Log: backout change#7431 and its dependents (causes spurious rebuilds
6378              of autogenerated files)
6379              
6380              fix benign b.t failure
6381      Branch: maint-5.6/perl
6382            ! Makefile.SH t/lib/b.t
6383 ____________________________________________________________________________
6384 [  8622] By: jhi                                   on 2001/01/30  19:41:41
6385         Log: Microperl sync.
6386      Branch: perl
6387            ! mg.c perl.h
6388 ____________________________________________________________________________
6389 [  8621] By: gsar                                  on 2001/01/30  19:24:47
6390         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
6391              from mainline
6392              
6393              Subject: podlators 1.06 released
6394              
6395              Subject: [PATCH @8436] Eliminate op_children
6396              
6397              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
6398              
6399              (Replaced by #8448)  More op_children traces (cleanup of #8442).
6400              
6401              Subject: [PATCH #3 @8436] Re: Eliminate op_children
6402              Replace #8444 and #8445.
6403              
6404              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
6405              at the setting of the ofs_sv in new_struct_thread() as the
6406              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
6407              uninitialized fields are, uh, initialized with),
6408              SvREFCNT_inc()ing that invited a core dump.
6409              
6410              podlators 1.07, from Russ Allbery.
6411              
6412              Subject: [PATCH] regcomp.c old feature removal
6413              From: mjd@plover.com
6414              Date: 16 Jan 2001 14:43:18 -0000 
6415              Message-ID: <20010116144318.7140.qmail@plover.com> 
6416      Branch: maint-5.6/perl
6417           +> lib/Pod/Text/Overstrike.pm
6418           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
6419           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
6420           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
6421           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
6422           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
6423           !> util.c
6424 ____________________________________________________________________________
6425 [  8620] By: gsar                                  on 2001/01/30  18:48:32
6426         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
6427              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
6428              now fails one test)
6429              
6430              Subject: [PATCH] lvalue AUTOLOAD. No, really.
6431              
6432              Subject: [PATCH] Interesting syntax idea
6433              Make opens + bareword assigns do typeglob assigns.
6434              
6435              Tests for #8254.
6436              
6437              Subject: [PATCH @8269] Continue blocks and B::Deparse
6438              Make the peephole optimizer to bypass more null ops and
6439              and rewrite the deparse handling of continue blocks.
6440              
6441              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
6442              Doc tweak on #8313.
6443              
6444              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
6445              
6446              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
6447              
6448              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
6449              
6450              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
6451              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
6452              according to the platform.
6453              
6454              Subject: [PATCH @8404] Consolidated lvalue sub changes
6455              
6456              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
6457              
6458              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
6459              
6460              Subject: B::Concise -- an improved replacement for B::Terse 
6461              
6462              The B::Terse drop-in replacement wasn't quite drop-in.
6463              
6464              The LVRET macro needed an aTHX.
6465              
6466              Use the /^Perl_/-less form of is_lvalue_sub().
6467              
6468              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
6469      Branch: maint-5.6/perl
6470           +> ext/B/B/Concise.pm
6471           !> (integrate 27 files)
6472 ____________________________________________________________________________
6473 [  8619] By: nick                                  on 2001/01/30  18:40:28
6474         Log: Integrate mainline
6475      Branch: perlio
6476           !> (integrate 40 files)
6477 ____________________________________________________________________________
6478 [  8618] By: jhi                                   on 2001/01/30  18:37:18
6479         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
6480              Date: Mon, 29 Jan 2001 22:51:29 -0600
6481              From: "Craig A. Berry" <craigberry@mac.com>
6482              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
6483      Branch: perl
6484            ! vms/test.com
6485 ____________________________________________________________________________
6486 [  8617] By: jhi                                   on 2001/01/30  18:34:53
6487         Log: Subject: [PATCH] Add missing CV flags to dump.c
6488              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6489              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
6490              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
6491      Branch: perl
6492            ! dump.c
6493 ____________________________________________________________________________
6494 [  8616] By: jhi                                   on 2001/01/30  18:20:58
6495         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
6496              part isn't applicable to maintperl.
6497              
6498              UTF-8 nit from Inaba Hiroto.
6499      Branch: maint-5.6/perl
6500           !> pod/perlapi.pod utf8.c
6501 ____________________________________________________________________________
6502 [  8615] By: jhi                                   on 2001/01/30  18:18:51
6503         Log: UTF-8 nit from Inaba Hiroto.
6504      Branch: perl
6505            ! pod/perlapi.pod t/op/each.t utf8.c
6506 ____________________________________________________________________________
6507 [  8614] By: jhi                                   on 2001/01/30  18:13:38
6508         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
6509              
6510              perl's internal variables are not for public consumption,
6511              move their docs from perlapi.pod to perlintern.pod
6512              
6513              support for -Dusethreads build under HP-UX 10.20 and DCE threads
6514              library (11.0 and later have pthreads but 10.x don't)
6515              
6516              avoid uninitialized value warnings
6517              
6518              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
6519              gets weird results)
6520              
6521              perldoc nit on windows
6522              
6523              make it possible to run the tests outside the source tree
6524              (there's still a dependency on ../lib being the library
6525              location)
6526      Branch: perl
6527           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
6528           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
6529           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
6530           !> win32/bin/search.pl win32/vdir.h
6531 ____________________________________________________________________________
6532 [  8613] By: gsar                                  on 2001/01/30  16:39:59
6533         Log: make it possible to run the tests outside the source tree
6534              (there's still a dependency on ../lib being the library
6535              location)
6536      Branch: maint-5.6/perl
6537            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
6538 ____________________________________________________________________________
6539 [  8612] By: gsar                                  on 2001/01/30  16:31:12
6540         Log: perldoc nit on windows
6541      Branch: maint-5.6/perl
6542            ! utils/perldoc.PL
6543 ____________________________________________________________________________
6544 [  8611] By: gsar                                  on 2001/01/30  16:22:54
6545         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
6546              gets weird results)
6547      Branch: maint-5.6/perl
6548            ! win32/vdir.h
6549 ____________________________________________________________________________
6550 [  8610] By: gsar                                  on 2001/01/30  16:12:45
6551         Log: avoid uninitialized value warnings
6552      Branch: maint-5.6/perl
6553            ! win32/bin/search.pl
6554 ____________________________________________________________________________
6555 [  8609] By: gsar                                  on 2001/01/30  16:08:01
6556         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
6557              library (11.0 and later have pthreads but 10.x don't)
6558      Branch: maint-5.6/perl
6559            ! hints/hpux.sh thread.h
6560 ____________________________________________________________________________
6561 [  8608] By: gsar                                  on 2001/01/30  15:48:55
6562         Log: perl's internal variables are not for public consumption,
6563              move their docs from perlapi.pod to perlintern.pod
6564      Branch: maint-5.6/perl
6565            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
6566            ! thrdvar.h
6567 ____________________________________________________________________________
6568 [  8607] By: gsar                                  on 2001/01/30  15:44:27
6569         Log: mistakenly branched perl56delta.pod, revert
6570      Branch: maint-5.6/perl
6571            - pod/perl56delta.pod
6572           !> pod/perldelta.pod
6573 ____________________________________________________________________________
6574 [  8606] By: gsar                                  on 2001/01/30  14:20:24
6575         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
6576              dTHR which has been a noop for a while now, except for the
6577              compatibility definition in thread.h)
6578      Branch: maint-5.6/perl
6579           !> (integrate 45 files)
6580 ____________________________________________________________________________
6581 [  8605] By: jhi                                   on 2001/01/30  05:43:58
6582         Log: Mark the UTF-8 APIs as experimental.
6583      Branch: maint-5.6/perl
6584            ! embed.pl pod/perlapi.pod
6585 ____________________________________________________________________________
6586 [  8604] By: jhi                                   on 2001/01/30  05:38:40
6587         Log: Nits from earlier integrates.
6588      Branch: maint-5.6/perl
6589            ! lib/Carp/Heavy.pm
6590           !> sv.c
6591 ____________________________________________________________________________
6592 [  8603] By: jhi                                   on 2001/01/30  05:27:26
6593         Log: Regenerate Porting files.
6594      Branch: maint-5.6/perl
6595            ! Porting/Glossary Porting/config.sh Porting/config_H
6596 ____________________________________________________________________________
6597 [  8602] By: jhi                                   on 2001/01/30  05:14:59
6598         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
6599              8310,8339,8447,8492,8493,8505,8525: documentation changes.
6600              
6601              Subject: Re: perlfaq style changes
6602              
6603              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
6604              
6605              Subject: [PATCH] docs on NaN
6606              
6607              Subject: [patch] perlfaq7
6608              
6609              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
6610              
6611              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
6612              
6613              Subject: [PATCH] open() example in perlfunc.pod
6614              
6615              Podify README.mpeix (a new version from the web)
6616              
6617              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
6618              
6619              Subject: [PATCH] format and rewording in perlfaq.pod
6620              
6621              Subject: [PATCH] API Variable documentation   
6622              
6623              Memory management calls documentation.
6624              
6625              Subject: [PATCH: perl@8482] README.vms URL updates
6626              
6627              Subject: Minor typos in perlfaq2.pod
6628              
6629              Subject: [PATCH] pod/perlvar.pod
6630      Branch: maint-5.6/perl
6631           +> pod/perl56delta.pod
6632            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6633           !> README.amiga README.epoc README.mpeix README.vms
6634           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
6635           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
6636           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
6637           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
6638           !> pod/perlvar.pod thrdvar.h
6639 ____________________________________________________________________________
6640 [  8601] By: jhi                                   on 2001/01/30  04:38:35
6641         Log: Integrate changes #8036,8096,8253 from mainline:
6642              hints changes.
6643              
6644              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
6645              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
6646              
6647              Output the (apparent) version of gcc in Tru64.
6648      Branch: maint-5.6/perl
6649           +> ext/POSIX/hints/svr4.pl
6650           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
6651           !> hints/svr4.sh t/lib/bigfltpm.t
6652 ____________________________________________________________________________
6653 [  8600] By: jhi                                   on 2001/01/30  04:04:01
6654         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
6655              locale fixes.
6656              
6657              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
6658              
6659              Debian allows /usr/bin/locale to exist without any locales. (7868)
6660              
6661              Allow the locale test needing POSIX and the taint test
6662              needing IPC::SysV to run under 'minitest' (basically,
6663              bail out if loading the extension fails). (8384)
6664              
6665              Cleanup the locale.t output  (8480)
6666      Branch: maint-5.6/perl
6667           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
6668           !> t/pragma/locale.t
6669 ____________________________________________________________________________
6670 [  8599] By: jhi                                   on 2001/01/30  03:51:04
6671         Log: Missing generated files from #8598.
6672      Branch: maint-5.6/perl
6673            ! embed.h global.sym objXSUB.h perlapi.c proto.h
6674 ____________________________________________________________________________
6675 [  8598] By: jhi                                   on 2001/01/30  03:41:54
6676         Log: Integrate change #8555 from mainline, manually integrate parts
6677              of changes 8452 and 8583.
6678              
6679              Subject: [PATCH] utf8.c documentation (8452)
6680              
6681              No point in checking the length if the pointer is bogus. (8555)
6682              
6683              Introduce bytes_from_utf8() and implement sv_eq() using it,
6684              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
6685              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
6686              was malformed. (8583)
6687      Branch: maint-5.6/perl
6688            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
6689           !> pod/perlapi.pod sv.c utf8.c
6690 ____________________________________________________________________________
6691 [  8597] By: gsar                                  on 2001/01/30  02:37:26
6692         Log: get PERL_OBJECT build going again on windows
6693      Branch: maint-5.6/perl
6694            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6695            ! pod/perlapi.pod proto.h sv.c
6696 ____________________________________________________________________________
6697 [  8596] By: jhi                                   on 2001/01/30  02:16:17
6698         Log: Signedness nit.
6699      Branch: perl
6700            ! sv.c
6701 ____________________________________________________________________________
6702 [  8595] By: jhi                                   on 2001/01/30  02:11:07
6703         Log: EBCDIC patch for Storable, from Peter Prymmer.
6704      Branch: perl
6705            ! t/lib/st-06compat.t
6706 ____________________________________________________________________________
6707 [  8594] By: jhi                                   on 2001/01/30  01:04:48
6708         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
6709              From: Peter Prymmer <pvhp@forte.com>
6710              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
6711              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
6712      Branch: perl
6713            ! t/lib/b.t
6714 ____________________________________________________________________________
6715 [  8593] By: jhi                                   on 2001/01/30  00:56:47
6716         Log: Subject: [PATCH: perl@8585] pod problems in io
6717              From: Peter Prymmer <pvhp@forte.com>
6718              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
6719              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
6720      Branch: perl
6721            ! pod/perlapio.pod pod/perliol.pod
6722 ____________________________________________________________________________
6723 [  8592] By: jhi                                   on 2001/01/30  00:48:20
6724         Log: Integrate perlio.
6725      Branch: perl
6726           !> pod/perlapio.pod pod/perliol.pod
6727 ____________________________________________________________________________
6728 [  8591] By: nick                                  on 2001/01/29  22:02:28
6729         Log: GNU 'merge' Simon's copy of perliol.pod with version
6730              patched by Craig's patch.
6731      Branch: perlio
6732            ! pod/perliol.pod
6733 ____________________________________________________________________________
6734 [  8590] By: nick                                  on 2001/01/29  21:55:10
6735         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
6736      Branch: perlio
6737            ! pod/perlapio.pod pod/perliol.pod
6738 ____________________________________________________________________________
6739 [  8589] By: jhi                                   on 2001/01/29  15:35:33
6740         Log: Integrate change #8586 from maint-5.6/perl.
6741              
6742              make the BOM detection code not call tell() until it has to
6743              (meant to fix esoteric compatibility issues where PL_rsfp
6744              is overridden)
6745      Branch: perl
6746           !> toke.c
6747 ____________________________________________________________________________
6748 [  8588] By: jhi                                   on 2001/01/29  15:29:11
6749         Log: Subject: MAking Solaris malloc() the default
6750              From: Lupe Christoph <lupe@lupe-christoph.de>
6751              Date: Mon, 29 Jan 2001 12:59:36 +0100
6752              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
6753              
6754              The README.solaris part slightly tweaked.
6755      Branch: perl
6756            ! README.solaris hints/solaris_2.sh
6757 ____________________________________________________________________________
6758 [  8587] By: jhi                                   on 2001/01/29  15:17:34
6759         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
6760              From: root@ak-75.mind.de
6761              Date: Sun, 28 Jan 2001 20:32:29 +0100
6762              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
6763      Branch: perl
6764            ! pod/perlre.pod
6765 ____________________________________________________________________________
6766 [  8586] By: gsar                                  on 2001/01/29  13:43:44
6767         Log: make the BOM detection code not call tell() until it has to
6768              (meant to fix esoteric compatibility issues where PL_rsfp
6769              is overridden)
6770      Branch: maint-5.6/perl
6771            ! toke.c
6772 ____________________________________________________________________________
6773 [  8585] By: jhi                                   on 2001/01/28  20:05:45
6774         Log: Update Changes.
6775      Branch: perl
6776            ! Changes patchlevel.h
6777 ____________________________________________________________________________
6778 [  8584] By: jhi                                   on 2001/01/28  19:30:02
6779         Log: Integrate perlio.
6780      Branch: perl
6781           +> pod/perliol.pod
6782           !> MANIFEST pod/perlapio.pod
6783 ____________________________________________________________________________
6784 [  8583] By: jhi                                   on 2001/01/28  19:28:40
6785         Log: Patch from Inaba Hiroto:
6786              - canonical UTF-8 hash keys: if a key string for a hash is
6787              UTF8-on, try downgrade the string and use it if
6788              unicode::distinct is not in effect.
6789              For the task, I added a function bytes_from_utf8() to utf8.c.
6790              It might resemble utf8_to_bytes() but it is not convenient
6791              to the task.
6792              Made a test for it and added to t/op/each.t
6793              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
6794              the mortal copy of the argument SV.
6795              And changed t/io/utf8.t test 18 which expects print() to
6796              upgrade its argument.
6797              - re-implement sv_eq with bytes_from_utf8()
6798              - some bug fixes
6799              - tr/// does not handle UTF8 range (\x{}-\x{})
6800              - \ before raw UTF8 character produced
6801              "Malformed UTF-8 character" warning.
6802              - "\x{100}\N{CENT SIGN}" is Malformed.
6803              Added tests for these 3.
6804              - and one silly bug (by me) with qu operator.
6805      Branch: perl
6806            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
6807            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
6808            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
6809 ____________________________________________________________________________
6810 [  8582] By: nick                                  on 2001/01/28  19:25:04
6811         Log: Add pod/perliol.pod to MANIFEST :-(
6812      Branch: perlio
6813            ! MANIFEST
6814 ____________________________________________________________________________
6815 [  8581] By: nick                                  on 2001/01/28  19:22:40
6816         Log: PerlIO documentation. Proofing and sub-editing requested.
6817      Branch: perlio
6818            + pod/perliol.pod
6819            ! pod/perlapio.pod
6820 ____________________________________________________________________________
6821 [  8580] By: jhi                                   on 2001/01/28  05:16:25
6822         Log: Revert the change to sv_2pv() done by #8054: Someone who
6823              did SvNV_set() on a scalar that also happened to be POK,
6824              followed by sv_2pv() won't get the right coercion anymore.
6825              [Sarathy]
6826      Branch: maint-5.6/perl
6827            ! sv.c
6828 ____________________________________________________________________________
6829 [  8579] By: jhi                                   on 2001/01/28  05:15:04
6830         Log: Remove the #8084 effect: do not allow -Q to be interpreted
6831              as -&Q(), this is too much wiggle room.
6832      Branch: maint-5.6/perl
6833            ! toke.c
6834 ____________________________________________________________________________
6835 [  8578] By: jhi                                   on 2001/01/28  05:12:45
6836         Log: Needed bits of #8439 (should have been in #8576),
6837              mainly for lval substr().
6838      Branch: maint-5.6/perl
6839            ! mg.c pp.c pp_hot.c
6840 ____________________________________________________________________________
6841 [  8577] By: jhi                                   on 2001/01/28  05:02:46
6842         Log: A missing check-in.
6843      Branch: maint-5.6/perl
6844            ! utf8.c
6845 ____________________________________________________________________________
6846 [  8576] By: jhi                                   on 2001/01/28  04:26:18
6847         Log: Integrate changes #8425,8436,8439,8517 from mainline.
6848              The 8439 was not truly integrated because it had too many
6849              dependencies on the development branch and because it introduced
6850              concepts too bold for a maintenance branch (such as the qu operator).
6851              
6852              Subject: [PATCH perl@8342] -Wformat
6853              
6854              Tighten some of the UTF-8 tests a bit.
6855              
6856              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
6857              - The substr lval was still not okay.
6858              - Now pp_stringify and sv_setsv copies source's UTF8 flag
6859              even if IN_BYTE.  pp_stringify is called from fold_constants
6860              at optimization phase and "\x{100}" was made SvUTF8_off under
6861              use bytes (the bytes pragma is for "byte semantics" and not
6862              for "do not produce UTF8 data")
6863      Branch: maint-5.6/perl
6864            ! t/lib/charnames.t t/op/substr.t toke.c
6865           !> sv.c t/pragma/utf8.t
6866 ____________________________________________________________________________
6867 [  8575] By: jhi                                   on 2001/01/28  04:01:51
6868         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
6869              
6870              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
6871              
6872              Subject: [ID 20001230.003] UTF-8 tr still hurts
6873              
6874              Test cases for #8385 (from Simon's "torture.pl")
6875              
6876              Start fixing UTF-8 lval substr() (8405)
6877      Branch: maint-5.6/perl
6878           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
6879           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
6880 ____________________________________________________________________________
6881 [  8574] By: jhi                                   on 2001/01/28  03:09:06
6882         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
6883              from mainline.
6884              
6885              UTF-8 cleanup.
6886              
6887              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
6888              
6889              "\x{FF}\xFF" was broken.
6890              
6891              Tests for #8329 and #8330.
6892              
6893              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
6894              
6895              IRIX compiler noticed that the bof initialization might be
6896              bypassed by control flow.
6897              
6898              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
6899      Branch: maint-5.6/perl
6900           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
6901           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
6902 ____________________________________________________________________________
6903 [  8573] By: jhi                                   on 2001/01/28  02:06:12
6904         Log: Retract #8552.
6905      Branch: perl
6906            ! lib/Text/Wrap.pm t/lib/textwrap.t
6907 ____________________________________________________________________________
6908 [  8572] By: jhi                                   on 2001/01/28  02:04:49
6909         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
6910              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
6911              not really integrated but instead salvaged by hand
6912              (they had too many dependencies on the development release
6913              to be cleanly integratable).
6914              
6915              Subject: more UTF8 test suites and an UTF8 patch
6916              
6917              Tweak for MULTIPLICITY/USE_PERLIO
6918              
6919              Signedness nit.
6920              
6921              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
6922              
6923              Use the UTF8_XXX macros in is_utf8_char().
6924              
6925              Rewrite pp_concat() in terms of sv_catsv().  The . operator
6926              should now be UTF-8-proof.
6927              
6928              Subject: [PATCH perl@8269] scanning two hex-constants
6929              fails on EBCDIC environment (script length.t)
6930              
6931              Add some Unicode chop() tests.
6932      Branch: maint-5.6/perl
6933            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
6934           !> sv.c t/op/chop.t utf8.h
6935 ____________________________________________________________________________
6936 [  8571] By: jhi                                   on 2001/01/28  00:35:59
6937         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
6938              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
6939              
6940              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
6941              
6942              The maxiters upper limit sanity check (guarding against
6943              non-progress) assumed bytes instead of characters in s///
6944              and split().
6945              
6946              Signedness nit.
6947              
6948              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
6949              join() should now be UTF-8-proof.
6950              
6951              More split // UTF-8 tests. (8250)
6952      Branch: maint-5.6/perl
6953           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
6954           !> util.c
6955 ____________________________________________________________________________
6956 [  8570] By: jhi                                   on 2001/01/27  22:15:46
6957         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
6958              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
6959              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
6960              8084,8204,8244,8333 from mainline.
6961              
6962              For -Q where Q might be a one-letter sub name one does no more
6963              get a warning about an unknown filetest (7941,7943,7944,8084).
6964              
6965              Subject: Re: [ID 20001130.011] expression parsing bug ?
6966              
6967              Make uv_to_utf8() to zero-terminate its output buffer.
6968              
6969              Split off t/op/length.t (7995)
6970              
6971              Split off t/op/utf8decode.t (7996)
6972              
6973              Remove an unnecessary 'use utf8' from the utf8.t (7998)
6974              
6975              Split off t/op/concat.t (8004)
6976              
6977              Split off t/op/ver.t (8005)
6978              
6979              Document utf8_length(), utf8_distance(), and utf8_hop().
6980              
6981              Document utf8_to_uv() better.
6982              
6983              Introduce macros for UTF8 decoding (8028,8033).
6984              
6985              Add test for reverse() (8030,8031).
6986              
6987              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
6988              
6989              Do not return the Unicode replacement character    on UTF-8
6990              decoding failure.
6991              
6992              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
6993              not this_utf8 i.e. the output string has one, but don't mess
6994              with source assumption. (8052,8053)
6995              
6996              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
6997              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
6998              was not expecting to be called with something that was already
6999              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
7000              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
7001              (8054)
7002              
7003              Recode the naughty binary bytes in utf8decode.t using the \xHH.
7004              
7005              Make some panic messages a bit more logical.
7006      Branch: maint-5.6/perl
7007           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
7008           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
7009           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
7010           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
7011           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
7012           !> utf8.c utf8.h
7013 ____________________________________________________________________________
7014 [  8569] By: jhi                                   on 2001/01/27  19:16:43
7015         Log: Integrate changes #7750 from perlio and #8566 from mainline.
7016      Branch: maint-5.6/perl
7017           !> regexec.c sv.c
7018 ____________________________________________________________________________
7019 [  8568] By: jhi                                   on 2001/01/27  18:06:51
7020         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
7021              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
7022              7935[-perlio.c],7936,7959,7965 from mainline.
7023              
7024              Change the "big byte" error message to "Wide character".
7025              (7355, the croak-if-wide-chars-in-print part ignored)
7026              
7027              Use UINT64_C().
7028              
7029              Introduce Perl_utf8_length().
7030              
7031              diff -se shows these as different (7753, forgotten check-ins)
7032              
7033              Subject: [PATCH] doop.c - UTF8 tr///
7034              
7035              If we use (aTHX_ ...) then put Perl_ on the front.
7036              
7037              Make utf8_length() and utf8_distance() to be less forgiving
7038              about bad UTF-8.
7039              
7040              Test line numbers are different with utf8.
7041              
7042              No need to scan till infinity, 13 is enough. (7872,7911)
7043              
7044              Subject: [PATCH] Tokeniser debugging
7045              
7046              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
7047              
7048              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
7049              
7050              Be more careful in Perl_sv_utf8_downgrade().
7051              
7052              Use DO_UTF8().
7053              
7054              Raw zero bytes in text files confuse at least GNU patch 2.1.
7055      Branch: maint-5.6/perl
7056           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
7057           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
7058           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
7059           !> t/pragma/utf8.t toke.c utf8.c utf8.h
7060 ____________________________________________________________________________
7061 [  8567] By: nick                                  on 2001/01/27  11:10:38
7062         Log: Integrate mainline
7063      Branch: perlio
7064           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
7065           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
7066           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
7067           !> toke.c
7068 ____________________________________________________________________________
7069 [  8566] By: jhi                                   on 2001/01/27  06:22:48
7070         Log: More documentation for the regexp context stack.
7071      Branch: perl
7072            ! regexec.c
7073 ____________________________________________________________________________
7074 [  8565] By: jhi                                   on 2001/01/27  05:21:57
7075         Log: Update Changes.
7076      Branch: perl
7077            ! Changes patchlevel.h
7078 ____________________________________________________________________________
7079 [  8564] By: jhi                                   on 2001/01/27  04:44:04
7080         Log: Threadedness patch for #8562 from Doug MacEachern.
7081      Branch: perl
7082            ! toke.c
7083 ____________________________________________________________________________
7084 [  8563] By: jhi                                   on 2001/01/27  04:26:24
7085         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
7086              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
7087              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
7088              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
7089      Branch: perl
7090            ! op.c
7091 ____________________________________________________________________________
7092 [  8562] By: jhi                                   on 2001/01/27  04:20:30
7093         Log: Subject: Re: Announce : Tokener reporting patch
7094              From: Simon Cozens <simon@cozens.net>
7095              Date: Mon, 22 Jan 2001 02:17:22 +0000
7096              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
7097      Branch: perl
7098            ! embed.h embed.pl proto.h toke.c
7099 ____________________________________________________________________________
7100 [  8561] By: jhi                                   on 2001/01/27  04:17:24
7101         Log: Forgot from #8545.  Oops.
7102      Branch: perl
7103            ! pp.c t/pragma/overload.t
7104 ____________________________________________________________________________
7105 [  8560] By: jhi                                   on 2001/01/27  03:01:47
7106         Log: A better module compilation test, use MANIFEST as suggested
7107              by Spider.
7108      Branch: perl
7109            ! t/lib/1_compile.t
7110 ____________________________________________________________________________
7111 [  8559] By: jhi                                   on 2001/01/27  02:50:48
7112         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
7113              From: Peter Prymmer <pvhp@forte.com>
7114              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
7115              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
7116      Branch: perl
7117            ! t/lib/b.t
7118 ____________________________________________________________________________
7119 [  8558] By: jhi                                   on 2001/01/27  02:27:05
7120         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
7121              From: Peter Prymmer <pvhp@forte.com>
7122              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
7123              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
7124      Branch: perl
7125            ! t/pragma/sub_lval.t
7126 ____________________________________________________________________________
7127 [  8557] By: jhi                                   on 2001/01/27  02:26:03
7128         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
7129              From: Peter Prymmer <pvhp@forte.com>
7130              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
7131              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
7132      Branch: perl
7133            ! t/lib/st-06compat.t
7134 ____________________________________________________________________________
7135 [  8556] By: jhi                                   on 2001/01/27  02:24:33
7136         Log: Subject: [PATCH: perl@8531] minor update to README.os390
7137              From: Peter Prymmer <pvhp@forte.com>
7138              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
7139              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
7140      Branch: perl
7141            ! README.os390
7142 ____________________________________________________________________________
7143 [  8555] By: jhi                                   on 2001/01/27  00:35:47
7144         Log: No point in checking the length before we know whether the pointer
7145              is bogus or not, fixes Abigail's odbm failures in Linux.
7146      Branch: perl
7147            ! sv.c
7148 ____________________________________________________________________________
7149 [  8554] By: nick                                  on 2001/01/26  19:01:31
7150         Log: Integrate mainline
7151      Branch: perlio
7152           !> lib/Text/Wrap.pm t/lib/textwrap.t
7153 ____________________________________________________________________________
7154 [  8553] By: jhi                                   on 2001/01/26  15:19:39
7155         Log: Integrate change #7792 from perlio (multiplicity fix),
7156              fix the AV leak in regex DEBUGGING (tiny part of the
7157              polymorphic regexp patch #8143).
7158      Branch: maint-5.6/perl
7159            ! regcomp.c
7160           !> scope.h
7161 ____________________________________________________________________________
7162 [  8552] By: jhi                                   on 2001/01/26  15:03:23
7163         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
7164              From: Michael G Schwern <schwern@pobox.com>
7165              Date: Fri, 26 Jan 2001 09:28:31 -0500
7166              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
7167      Branch: perl
7168            ! lib/Text/Wrap.pm t/lib/textwrap.t
7169 ____________________________________________________________________________
7170 [  8551] By: jhi                                   on 2001/01/26  02:33:19
7171         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
7172              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
7173              
7174              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
7175              
7176              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
7177              
7178              Message nit.
7179              
7180              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
7181              
7182              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
7183              
7184              (the cleanup of unused submatches in regtry() and regcppop())
7185              
7186              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
7187              stored and restored, and thusly was trounced by the utf8 swash
7188              routines.
7189              
7190              use utf8 not required to use \x{}.
7191              
7192              Removed two more tests that make no sense in UTF-8 since the test
7193              data is not in UTF-8.
7194              
7195              Get the three different space character classes right under utf8.
7196              
7197              Implement ANYOFUTF8 regprop() dumping.
7198              
7199              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
7200              
7201              Document the regex context pushing/popping a bit better.
7202      Branch: maint-5.6/perl
7203           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
7204           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
7205           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
7206           !> t/op/regmesg.t utf8.c
7207 ____________________________________________________________________________
7208 [  8550] By: nick                                  on 2001/01/25  19:42:30
7209         Log: Integrate mainline
7210      Branch: perlio
7211           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
7212           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
7213           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
7214           !> t/lib/bigint.t t/lib/bigintpm.t
7215 ____________________________________________________________________________
7216 [  8549] By: jhi                                   on 2001/01/25  15:22:28
7217         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
7218      Branch: maint-5.6/perl
7219            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
7220 ____________________________________________________________________________
7221 [  8548] By: jhi                                   on 2001/01/25  15:02:55
7222         Log: Integrate changes #7997,8063,8492,8547 from mainline.
7223              
7224              Subject: Re: STRLEN - what?
7225              
7226              Subject: [PATCH] perlguts.pod
7227              
7228              Memory management calls documentation.
7229              
7230              Layout using tabulator is not a good idea in a pod.
7231      Branch: maint-5.6/perl
7232           !> pod/perlguts.pod
7233 ____________________________________________________________________________
7234 [  8547] By: jhi                                   on 2001/01/25  14:49:05
7235         Log: Layout using tabulator is not a good idea in a pod.
7236      Branch: perl
7237            ! pod/perlguts.pod
7238 ____________________________________________________________________________
7239 [  8546] By: jhi                                   on 2001/01/25  14:31:12
7240         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
7241              from mainline.
7242              
7243              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
7244              
7245              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
7246              
7247              More Win32 editor/IDE/shell hints.
7248              
7249              More Win32 Perling.
7250              
7251              Yet another editor edit.
7252              
7253              Edit edit edit.
7254              
7255              IDE/editor section tweaking.
7256              
7257              Few more IDE/editor nits from p5p.
7258      Branch: maint-5.6/perl
7259           !> pod/perlfaq3.pod
7260 ____________________________________________________________________________
7261 [  8545] By: jhi                                   on 2001/01/25  04:16:32
7262         Log: Subject: [PATCH 5.7.0] overload int()
7263              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7264              Date: Wed, 24 Jan 2001 19:06:57 -0500
7265              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
7266      Branch: perl
7267            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
7268            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
7269            ! t/lib/bigintpm.t
7270 ____________________________________________________________________________
7271 [  8544] By: jhi                                   on 2001/01/25  04:15:11
7272         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
7273              From: Peter Prymmer <pvhp@forte.com>
7274              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
7275              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
7276      Branch: perl
7277            ! Makefile.SH README.os390 hints/os390.sh installperl
7278 ____________________________________________________________________________
7279 [  8543] By: jhi                                   on 2001/01/25  03:52:08
7280         Log: Integrate change #8462,8469 from mainline.
7281              
7282              In VMS Perl subversion (perl -V) is undef.
7283      Branch: maint-5.6/perl
7284           !> configure.com
7285 ____________________________________________________________________________
7286 [  8542] By: jhi                                   on 2001/01/25  03:44:55
7287         Log: Integrate changes #7835,7850,8315,8316 from mainline.
7288              
7289              Solaris hints.
7290      Branch: maint-5.6/perl
7291           !> hints/solaris_2.sh
7292 ____________________________________________________________________________
7293 [  8541] By: jhi                                   on 2001/01/25  03:39:28
7294         Log: Integrate #8336 from mainline.
7295      Branch: maint-5.6/perl
7296           !> hv.c
7297 ____________________________________________________________________________
7298 [  8540] By: jhi                                   on 2001/01/25  03:23:50
7299         Log: Retract #8539.
7300      Branch: maint-5.6/perl
7301            ! pod/perlfaq3.pod
7302 ____________________________________________________________________________
7303 [  8539] By: jhi                                   on 2001/01/25  03:21:55
7304         Log: (Retracted by #5940.)
7305      Branch: maint-5.6/perl
7306            ! pod/perlfaq3.pod
7307 ____________________________________________________________________________
7308 [  8538] By: jhi                                   on 2001/01/25  03:14:07
7309         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
7310              From: Peter Prymmer <pvhp@forte.com>
7311              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
7312              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
7313              
7314              The VMS bits.
7315      Branch: maint-5.6/perl
7316            ! configure.com vms/descrip_mms.template
7317 ____________________________________________________________________________
7318 [  8537] By: jhi                                   on 2001/01/25  03:06:09
7319         Log: Integrate #7710,7824,7973 from mainline.
7320      Branch: maint-5.6/perl
7321           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7322           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
7323           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
7324           !> vos/config.ga.def vos/config.ga.h win32/config.bc
7325           !> win32/config.gc win32/config.vc
7326 ____________________________________________________________________________
7327 [  8536] By: jhi                                   on 2001/01/24  13:50:20
7328         Log: Revert the edits made by me so far to the 5.6 branch since
7329              the TRIAL1 since I did edits when I should have been using
7330              integrates.  Bad programmer.   (Will integrate them properly later.)
7331              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
7332              The #8353 will not be reapplied at least for now since
7333              the UTF-8 hash keys need more thinking.
7334              (The patches #8347, #8354, #8454, #8473 were okay since they
7335              were original edits made specifically for the 5.6.1-TRIAL1.)
7336      Branch: maint-5.6/perl
7337            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7338            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
7339            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
7340            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
7341            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
7342            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7343            ! win32/config.bc win32/config.gc win32/config.vc
7344 ____________________________________________________________________________
7345 [  8535] By: bailey                                on 2001/01/24  06:37:02
7346         Log: SYN SYN
7347      Branch: vmsperl
7348           +> (branch 26 files)
7349           !> (integrate 130 files)
7350 ____________________________________________________________________________
7351 [  8534] By: nick                                  on 2001/01/23  19:30:57
7352         Log: Integrate mainline.
7353      Branch: perlio
7354           !> Changes Configure Porting/Glossary Porting/config.sh
7355           !> Porting/config_H embed.h embed.pl ext/Encode/compile
7356           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
7357           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
7358           !> pod/perlvar.pod proto.h t/lib/1_compile.t
7359 ____________________________________________________________________________
7360 [  8533] By: jhi                                   on 2001/01/23  16:15:46
7361         Log: Forgotten from #8501.
7362      Branch: perl
7363            ! Porting/Glossary Porting/config.sh Porting/config_H
7364 ____________________________________________________________________________
7365 [  8532] By: jhi                                   on 2001/01/23  16:13:27
7366         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
7367              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7368              Date: Mon, 22 Jan 2001 17:51:58 +0100
7369              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
7370      Branch: perl
7371            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
7372 ____________________________________________________________________________
7373 [  8531] By: jhi                                   on 2001/01/23  15:46:01
7374         Log: Update Changes.
7375      Branch: perl
7376            ! Changes patchlevel.h
7377 ____________________________________________________________________________
7378 [  8530] By: jhi                                   on 2001/01/23  15:38:39
7379         Log: De-cut-and-pasto.
7380      Branch: perl
7381            ! t/lib/1_compile.t
7382 ____________________________________________________________________________
7383 [  8529] By: jhi                                   on 2001/01/23  15:11:04
7384         Log: Document the mkdir trailing slashes case.
7385      Branch: perl
7386            ! pod/perlfunc.pod
7387 ____________________________________________________________________________
7388 [  8528] By: jhi                                   on 2001/01/23  15:08:28
7389         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
7390              get installed:
7391              
7392              Subject: lib/lib.pm
7393              From: <abigail@foad.org>
7394              Date: Mon, 28 Aug 2000 20:35:08 -0400
7395              Message-ID: <20000829003508.21281.qmail@foad.org>
7396      Branch: perl
7397            ! installperl
7398 ____________________________________________________________________________
7399 [  8527] By: jhi                                   on 2001/01/23  14:44:04
7400         Log: Metaconfig unit change for #8526.
7401      Branch: metaconfig
7402            ! U/threads/archname.U
7403 ____________________________________________________________________________
7404 [  8526] By: jhi                                   on 2001/01/23  14:43:19
7405         Log: Attach -perlio to the archname if so selected.
7406      Branch: perl
7407            ! Configure
7408 ____________________________________________________________________________
7409 [  8525] By: jhi                                   on 2001/01/23  14:24:01
7410         Log: Subject: [PATCH] pod/perlvar.pod
7411              From: abigail@foad.org
7412              Date: Tue, 23 Jan 2001 01:41:10 +0100
7413              Message-ID: <20010123004110.22259.qmail@foad.org>
7414      Branch: perl
7415            ! pod/perlvar.pod
7416 ____________________________________________________________________________
7417 [  8524] By: jhi                                   on 2001/01/23  14:22:32
7418         Log: A bug introduced in #8217 (the undefined variable in the
7419              lib/safe1_t #3) fixed, by Charles Lane:
7420              
7421              The earlier patch made it so that stuff running in Safe
7422              compartments could do a "caller" and see "main".  That
7423              little change in name is done right before the code in
7424              the compartment is run, and apparantly the parser
7425              was picking up the stash name before it got changed.
7426              
7427              (why it was threaded vs. unthreaded Perl that was sensitive to this
7428              I still don't know...and it probably doesn't matter).
7429              
7430              I tryed removing the stash name-change and saw that threaded Perl
7431              did indeed pass the lib/safe1.t tests.
7432              
7433              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
7434              do the name change (and to connect _ in the compartment to the global
7435              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
7436              to call _safe_pkg_prep when creating a new compartment.
7437              
7438              Passes all tests with threaded perl on linux; passes all tests
7439              with unthreaded perl on VMS.
7440              
7441              At some point I'll probably want to revisit Safe and Opcode to
7442              provide more sensible handling of global variables...and to get
7443              formats working in Safe compartments, which they don't do currently.
7444      Branch: perl
7445            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
7446 ____________________________________________________________________________
7447 [  8523] By: jhi                                   on 2001/01/23  14:11:58
7448         Log: Also the lib/Thread.pm itself needs to be ignored if
7449              the Thread extension hasn't been built.
7450      Branch: perl
7451            ! t/lib/1_compile.t
7452 ____________________________________________________________________________
7453 [  8522] By: jhi                                   on 2001/01/23  13:51:28
7454         Log: print() instead of warn() so that stderr doesn't get
7455              unncessarily polluted.
7456      Branch: perl
7457            ! ext/Encode/compile
7458 ____________________________________________________________________________
7459 [  8521] By: jhi                                   on 2001/01/23  13:49:48
7460         Log: Integrate perlio.
7461      Branch: perl
7462           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
7463           !> ext/Encode/encode.h
7464 ____________________________________________________________________________
7465 [  8520] By: nick                                  on 2001/01/22  21:44:00
7466         Log: More messing with Encode:
7467              Extra fields in header to allow multiple names and to record
7468              other things "compile" knows.
7469              Re-organise compile to factor out common output routines.
7470      Branch: perlio
7471            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
7472 ____________________________________________________________________________
7473 [  8519] By: nick                                  on 2001/01/22  20:33:50
7474         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
7475      Branch: perlio
7476            ! ext/Encode/Makefile.PL ext/Encode/compile
7477 ____________________________________________________________________________
7478 [  8518] By: nick                                  on 2001/01/22  20:28:13
7479         Log: Integrate mainline
7480      Branch: perlio
7481           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
7482           !> vos/config.alpha.def vos/config.alpha.h
7483 ____________________________________________________________________________
7484 [  8517] By: jhi                                   on 2001/01/22  15:37:17
7485         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
7486              by Inaba Hiroto.
7487      Branch: perl
7488            ! sv.c
7489 ____________________________________________________________________________
7490 [  8516] By: jhi                                   on 2001/01/22  14:55:15
7491         Log: More SIG_SIZE fixes.
7492      Branch: perl
7493            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
7494 ____________________________________________________________________________
7495 [  8515] By: jhi                                   on 2001/01/22  14:50:27
7496         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
7497              From: "Craig A. Berry" <craigberry@mac.com>
7498              Date: Mon, 22 Jan 2001 00:42:24 -0600
7499              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
7500      Branch: perl
7501            ! configure.com
7502 ____________________________________________________________________________
7503 [  8514] By: jhi                                   on 2001/01/22  14:31:17
7504         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
7505              From: "Craig A. Berry" <craigberry@mac.com>
7506              Date: Sun, 21 Jan 2001 23:03:25 -0600
7507              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
7508      Branch: perl
7509            ! configure.com
7510 ____________________________________________________________________________
7511 [  8513] By: jhi                                   on 2001/01/22  14:14:00
7512         Log: Add the .ucm encoding tables to the MANIFEST.
7513      Branch: perl
7514            ! MANIFEST
7515 ____________________________________________________________________________
7516 [  8512] By: jhi                                   on 2001/01/22  13:43:33
7517         Log: Integrate perlio.
7518      Branch: perl
7519           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7520           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7521           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7522           +> ext/Encode/Encode/iso8859-10.ucm
7523           +> ext/Encode/Encode/iso8859-13.ucm
7524           +> ext/Encode/Encode/iso8859-14.ucm
7525           +> ext/Encode/Encode/iso8859-15.ucm
7526           +> ext/Encode/Encode/iso8859-16.ucm
7527           +> ext/Encode/Encode/iso8859-2.ucm
7528           +> ext/Encode/Encode/iso8859-3.ucm
7529           +> ext/Encode/Encode/iso8859-4.ucm
7530           +> ext/Encode/Encode/iso8859-5.ucm
7531           +> ext/Encode/Encode/iso8859-6.ucm
7532           +> ext/Encode/Encode/iso8859-7.ucm
7533           +> ext/Encode/Encode/iso8859-8.ucm
7534           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7535           +> ext/Encode/Encode/symbol.ucm
7536           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
7537           !> perliol.h
7538 ____________________________________________________________________________
7539 [  8511] By: nick                                  on 2001/01/21  23:44:47
7540         Log: Make "real" layers of ":utf8" and ":raw".
7541              So now PERLIO=utf8 perl ...
7542              does what Andreas wanted.
7543              Fix arg passing in open.pm (still have a Carp issue).
7544      Branch: perlio
7545            ! lib/open.pm perlio.c perliol.h
7546 ____________________________________________________________________________
7547 [  8510] By: jhi                                   on 2001/01/21  22:56:53
7548         Log: Document the regex context pushing/popping a bit better.
7549      Branch: perl
7550            ! regexec.c
7551 ____________________________________________________________________________
7552 [  8509] By: jhi                                   on 2001/01/21  22:55:44
7553         Log: Tweak the mkdir trailing slash code some more.
7554              
7555              TO DO: the same handling should probably be done for
7556              all the other filesystem functions that can have directories
7557              as their arguments.
7558      Branch: perl
7559            ! pp_sys.c
7560 ____________________________________________________________________________
7561 [  8508] By: nick                                  on 2001/01/21  21:37:43
7562         Log: Switch "compiled in" encodings to .ucm format.
7563              (Leave others as .enc till we can run-time load .ucm,
7564              or find some other way to load them.)
7565      Branch: perlio
7566            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7567            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7568            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7569            + ext/Encode/Encode/iso8859-10.ucm
7570            + ext/Encode/Encode/iso8859-13.ucm
7571            + ext/Encode/Encode/iso8859-14.ucm
7572            + ext/Encode/Encode/iso8859-15.ucm
7573            + ext/Encode/Encode/iso8859-16.ucm
7574            + ext/Encode/Encode/iso8859-2.ucm
7575            + ext/Encode/Encode/iso8859-3.ucm
7576            + ext/Encode/Encode/iso8859-4.ucm
7577            + ext/Encode/Encode/iso8859-5.ucm
7578            + ext/Encode/Encode/iso8859-6.ucm
7579            + ext/Encode/Encode/iso8859-7.ucm
7580            + ext/Encode/Encode/iso8859-8.ucm
7581            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7582            + ext/Encode/Encode/symbol.ucm
7583            ! ext/Encode/Makefile.PL ext/Encode/compile
7584 ____________________________________________________________________________
7585 [  8507] By: nick                                  on 2001/01/21  21:02:03
7586         Log: Integrate (partial) mainline.
7587      Branch: perlio
7588           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
7589           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
7590           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7591 ____________________________________________________________________________
7592 [  8506] By: jhi                                   on 2001/01/21  20:09:30
7593         Log: Update Changes.
7594      Branch: perl
7595            ! Changes patchlevel.h
7596 ____________________________________________________________________________
7597 [  8505] By: jhi                                   on 2001/01/21  19:39:59
7598         Log: Subject: Minor typos in perlfaq2.pod
7599              From: "Stephen P. Potter" <spp@spotter.yi.org>
7600              Message-Id: <200101192101.QAA11911@spotter.yi.org>
7601              Date: Fri, 19 Jan 2001 16:01:13 -0500
7602              
7603              with a nit from Philip Netwon.
7604      Branch: perl
7605            ! pod/perlfaq2.pod
7606 ____________________________________________________________________________
7607 [  8504] By: jhi                                   on 2001/01/21  19:33:05
7608         Log: Metaconfig change for #8503.
7609      Branch: metaconfig
7610            ! U/threads/usethreads.U
7611 ____________________________________________________________________________
7612 [  8503] By: jhi                                   on 2001/01/21  19:32:21
7613         Log: Sanity check for conflicting thread flavours.
7614      Branch: perl
7615            ! Configure config_h.SH
7616 ____________________________________________________________________________
7617 [  8502] By: jhi                                   on 2001/01/21  19:23:00
7618         Log: Metaconfig change for #8501.
7619      Branch: metaconfig
7620            ! U/modified/sig_name.U
7621 ____________________________________________________________________________
7622 [  8501] By: jhi                                   on 2001/01/21  19:22:26
7623         Log: The SIG_SIZE is the number of the elements *excluding*
7624              the terminating NULL.
7625      Branch: perl
7626            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
7627            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
7628            ! win32/config_H.vc
7629 ____________________________________________________________________________
7630 [  8500] By: jhi                                   on 2001/01/21  18:31:31
7631         Log: Integrate perlio.
7632      Branch: perl
7633           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
7634           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
7635           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
7636           !> pp_sys.c proto.h sv.c
7637 ____________________________________________________________________________
7638 [  8499] By: jhi                                   on 2001/01/21  17:43:57
7639         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
7640              From: Hugo <hv@crypt.compulink.co.uk>
7641              Date: Sun, 21 Jan 2001 13:34:05 +0000
7642              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
7643              
7644              In sprintf UTF8ize only if necessary.
7645      Branch: perl
7646            ! sv.c
7647 ____________________________________________________________________________
7648 [  8498] By: nick                                  on 2001/01/21  16:25:32
7649         Log: Encode cleanup.
7650              Add command line control over "compile" so that Makefile.PL
7651              needs can be combined with other uses.
7652              Use command line options in Makefile.PL.
7653              Fix multi-byte parsing in .ucm files.
7654      Branch: perlio
7655            ! ext/Encode/Makefile.PL ext/Encode/compile
7656 ____________________________________________________________________________
7657 [  8497] By: nick                                  on 2001/01/21  12:56:27
7658         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
7659      Branch: perlio
7660            ! ext/Encode/Encode.xs
7661 ____________________________________________________________________________
7662 [  8496] By: nick                                  on 2001/01/21  12:18:45
7663         Log: Fixup after integrate:
7664              missed the .sym files that are changed by regen_headers
7665              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
7666      Branch: perlio
7667            ! global.sym pp.sym sv.c
7668 ____________________________________________________________________________
7669 [  8495] By: nick                                  on 2001/01/21  11:51:07
7670         Log: Integrate mainline.
7671      Branch: perlio
7672           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
7673           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
7674           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
7675           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
7676           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
7677           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
7678           !> win32/Makefile win32/makefile.mk
7679 ____________________________________________________________________________
7680 [  8494] By: jhi                                   on 2001/01/20  23:12:11
7681         Log: Forgot the expect_number() prototype.
7682      Branch: perl
7683            ! embed.h embed.pl proto.h
7684 ____________________________________________________________________________
7685 [  8493] By: jhi                                   on 2001/01/20  22:56:39
7686         Log: Subject: [PATCH: perl@8482] README.vms URL updates
7687              From: Peter Prymmer <pvhp@forte.com>
7688              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
7689              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
7690              
7691              Plus Craig A. Berry's suggestion to use compaq.com instead
7692              of digital.com.
7693      Branch: perl
7694            ! README.vms
7695 ____________________________________________________________________________
7696 [  8492] By: jhi                                   on 2001/01/20  22:50:05
7697         Log: Memory management calls documentation.
7698      Branch: perl
7699            ! pod/perlguts.pod
7700 ____________________________________________________________________________
7701 [  8491] By: jhi                                   on 2001/01/20  22:38:33
7702         Log: Signedness nit plus few memcpy/Copy nits.
7703      Branch: perl
7704            ! sv.c
7705 ____________________________________________________________________________
7706 [  8490] By: jhi                                   on 2001/01/20  22:25:53
7707         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
7708              From: Peter Prymmer <pvhp@forte.com>
7709              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
7710              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
7711      Branch: perl
7712            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
7713 ____________________________________________________________________________
7714 [  8489] By: jhi                                   on 2001/01/20  22:24:41
7715         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
7716              From: Peter Prymmer <pvhp@forte.com>
7717              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
7718              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
7719      Branch: perl
7720            ! win32/Makefile win32/makefile.mk
7721 ____________________________________________________________________________
7722 [  8488] By: jhi                                   on 2001/01/20  22:22:27
7723         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
7724              From: Peter Prymmer <pvhp@forte.com>
7725              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
7726              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
7727      Branch: perl
7728            ! Makefile.SH
7729 ____________________________________________________________________________
7730 [  8487] By: jhi                                   on 2001/01/20  22:21:18
7731         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
7732              From: Peter Prymmer <pvhp@forte.com>
7733              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
7734              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
7735      Branch: perl
7736            + ext/DynaLoader/dl_dllload.xs
7737            ! MANIFEST Makefile.SH hints/os390.sh
7738 ____________________________________________________________________________
7739 [  8486] By: jhi                                   on 2001/01/20  22:17:53
7740         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
7741              From: Peter Prymmer <pvhp@forte.com>
7742              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
7743              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
7744      Branch: perl
7745            ! README.os390 README.posix-bc
7746 ____________________________________________________________________________
7747 [  8485] By: jhi                                   on 2001/01/20  20:15:30
7748         Log: Document and test the new qu operator.
7749      Branch: perl
7750            + t/op/qu.t
7751            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
7752            ! pod/perlretut.pod pod/perlunicode.pod
7753 ____________________________________________________________________________
7754 [  8484] By: nick                                  on 2001/01/20  19:42:30
7755         Log: Infrastructure to allow:
7756              open($fh,"|-",@array);
7757              to be implemented
7758              i.e. mark pp_open as needing a stack mark, and make pp_open
7759              process its args in that style (and pass them _all_ to tied handles OPEN).
7760              Invent do_openn() which takes SV ** at allow it to see multiple args.
7761              Note this does not _do_ anything yet.
7762      Branch: perlio
7763            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
7764            ! perlapi.c pp_proto.h pp_sys.c proto.h
7765 ____________________________________________________________________________
7766 [  8483] By: nick                                  on 2001/01/20  17:23:14
7767         Log: Integrate mainline.
7768      Branch: perlio
7769           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
7770           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
7771 ____________________________________________________________________________
7772 [  8482] By: jhi                                   on 2001/01/19  15:37:49
7773         Log: Update Changes.
7774      Branch: perl
7775            ! Changes patchlevel.h
7776 ____________________________________________________________________________
7777 [  8481] By: jhi                                   on 2001/01/19  14:41:24
7778         Log: Subject: Re: new feature: s?printf parameter reordering 
7779              From: Hugo <hv@crypt.compulink.co.uk>
7780              Date: Thu, 11 Jan 2001 17:09:03 +0000
7781              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
7782              
7783              - support reordering for all parameters: %, *v, *, .*
7784              - lay down that the reordering specification must immediately
7785              follow that parameter: %3$, *v3$, *3$, .*3$
7786              - fix vectorisation of a zero-length string
7787              - factor out the code choosing the argument to format
7788              
7789              Possibly unwanted side-effects:
7790              - the special format specifiers ' +-0' must now precede any
7791              vectorisation specifier. Tests in op/sprintf and op/ver
7792              have been changed to reflect this.
7793              - sprintf.t test #214 changed its expectations because in many
7794              cases, the next parameter has already been consumed when an
7795              invalid type letter is detected.
7796              
7797              Probably wanted side-effects:
7798              - attempts to format a non-existent parameter will warn as if C<undef>
7799              - attempt to write to non-existent parameter with '%n' will complain
7800              of "attempt to modify read-only value" instead of being silent
7801      Branch: perl
7802            ! sv.c t/op/sprintf.t t/op/ver.t
7803 ____________________________________________________________________________
7804 [  8480] By: jhi                                   on 2001/01/19  14:08:37
7805         Log: Subject: PATCH pragma/locale.t
7806              From: andreas.koenig@anima.de (Andreas J. Koenig)
7807              Date: 18 Jan 2001 09:45:37 +0100
7808              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
7809      Branch: perl
7810            ! t/pragma/locale.t
7811 ____________________________________________________________________________
7812 [  8479] By: jhi                                   on 2001/01/19  13:19:58
7813         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
7814      Branch: perl
7815            ! configure.com
7816 ____________________________________________________________________________
7817 [  8478] By: jhi                                   on 2001/01/19  02:12:35
7818         Log: Automate 1_compile.t.
7819      Branch: perl
7820            ! t/lib/1_compile.t
7821 ____________________________________________________________________________
7822 [  8477] By: jhi                                   on 2001/01/19  01:49:56
7823         Log: Integrate perlio.
7824      Branch: perl
7825           !> sv.c win32/config.bc win32/config.gc win32/config.vc
7826           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7827 ____________________________________________________________________________
7828 [  8476] By: nick                                  on 2001/01/18  21:51:52
7829         Log: Integrate mainline
7830      Branch: perlio
7831           +> t/lib/1_compile.t t/lib/compmod.pl
7832           !> MANIFEST configure.com lib/unicode/distinct.pm
7833 ____________________________________________________________________________
7834 [  8475] By: nick                                  on 2001/01/18  21:48:02
7835         Log: Win32 "safe signals" co-existance fix.
7836              Fix SIG_SIZE value.
7837              Clear PL_sig_pending when cloning (fork).
7838      Branch: perlio
7839            ! sv.c win32/config.bc win32/config.gc win32/config.vc
7840            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7841 ____________________________________________________________________________
7842 [  8474] By: jhi                                   on 2001/01/18  14:40:57
7843         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
7844      Branch: perl
7845            ! t/lib/1_compile.t
7846 ____________________________________________________________________________
7847 [  8473] By: gsar                                  on 2001/01/18  11:42:31
7848         Log: unsubmitted trial1 change
7849      Branch: maint-5.6/perl
7850            ! Changes
7851 ____________________________________________________________________________
7852 [  8472] By: jhi                                   on 2001/01/18  04:30:24
7853         Log: The first bug found by 1_compile.t.
7854      Branch: perl
7855            ! lib/unicode/distinct.pm
7856 ____________________________________________________________________________
7857 [  8471] By: jhi                                   on 2001/01/18  04:29:42
7858         Log: Add Schwern's 1_compile test.  The compile_module script renamed
7859              to be a bit shorter for the 8.3 people.
7860      Branch: perl
7861            + t/lib/1_compile.t t/lib/compmod.pl
7862            ! MANIFEST
7863 ____________________________________________________________________________
7864 [  8470] By: jhi                                   on 2001/01/18  04:16:00
7865         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)
7866              From: Peter Prymmer <pvhp@forte.com>
7867              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
7868              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
7869              Replace #8463.
7870      Branch: maint-5.6/perl
7871            ! configure.com
7872 ____________________________________________________________________________
7873 [  8469] By: jhi                                   on 2001/01/18  04:13:02
7874         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)
7875              From: Peter Prymmer <pvhp@forte.com>
7876              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
7877              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
7878              Replace #8462.
7879      Branch: perl
7880            ! configure.com
7881 ____________________________________________________________________________
7882 [  8468] By: jhi                                   on 2001/01/18  03:42:08
7883         Log: Integrate perlio.
7884      Branch: perl
7885           !> gv.c mg.c perlio.c util.c
7886 ____________________________________________________________________________
7887 [  8467] By: nick                                  on 2001/01/17  22:41:10
7888         Log: "Safe" signals - trial implementation.
7889              gv.c tweaked to zero PL_sig_pend array
7890              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
7891              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
7892              Odd thing is that it "works" with PERLIO=stdio as well (linux).
7893      Branch: perlio
7894            ! gv.c mg.c perlio.c util.c
7895 ____________________________________________________________________________
7896 [  8466] By: nick                                  on 2001/01/17  20:40:20
7897         Log: Integrate mainline.
7898      Branch: perlio
7899           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7900           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
7901           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
7902           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7903           !> vos/config.ga.h win32/config.bc win32/config.gc
7904           !> win32/config.vc
7905 ____________________________________________________________________________
7906 [  8465] By: jhi                                   on 2001/01/17  18:37:13
7907         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
7908              From: Nicholas Clark <nick@ccl4.org>
7909              Date: Wed, 17 Jan 2001 17:31:33 +0000
7910              Message-ID: <20010117173133.I2633@plum.flirble.org>
7911      Branch: perl
7912            ! t/op/int.t
7913 ____________________________________________________________________________
7914 [  8464] By: jhi                                   on 2001/01/17  14:43:17
7915         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
7916              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
7917              Date: Wed, 17 Jan 2001 15:16:43 +0100
7918              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
7919              
7920              pp_int() was dropping an NV to the floor,
7921              int(279964589018079/59) either returned not an integer
7922              4745162525730.15, or one got "Attempt to free unreferenced scalar."
7923      Branch: perl
7924            ! pp.c
7925 ____________________________________________________________________________
7926 [  8463] By: jhi                                   on 2001/01/17  06:12:42
7927         Log: (Replaced by #8470)
7928              
7929              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)
7930              From: "Craig A. Berry" <craigberry@mac.com>
7931              Date: Tue, 16 Jan 2001 23:38:46 -0600
7932              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
7933      Branch: maint-5.6/perl
7934            ! configure.com
7935 ____________________________________________________________________________
7936 [  8462] By: jhi                                   on 2001/01/17  06:11:31
7937         Log: (Replaced by #8469)
7938              
7939              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)
7940              From: "Craig A. Berry" <craigberry@mac.com>
7941              Date: Tue, 16 Jan 2001 23:38:46 -0600
7942              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
7943      Branch: perl
7944            ! configure.com
7945 ____________________________________________________________________________
7946 [  8461] By: jhi                                   on 2001/01/17  05:56:12
7947         Log: Allow for one trailing slash in the directory of mkdir().
7948      Branch: perl
7949            ! pp_sys.c
7950 ____________________________________________________________________________
7951 [  8460] By: jhi                                   on 2001/01/17  03:26:01
7952         Log: Metaconfig unit changes for #8459.
7953      Branch: metaconfig
7954            ! U/modified/Loc.U U/modified/sig_name.U
7955 ____________________________________________________________________________
7956 [  8459] By: jhi                                   on 2001/01/17  03:24:48
7957         Log: Define SIG_SIZE, the number of elements in the sig_name and
7958              sig_num arrays, including the final NULL entry.
7959      Branch: perl
7960            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7961            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
7962            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
7963            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7964            ! win32/config.bc win32/config.gc win32/config.vc
7965 ____________________________________________________________________________
7966 [  8458] By: jhi                                   on 2001/01/17  01:41:33
7967         Log: Integrate perlio.
7968      Branch: perl
7969           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
7970           !> perlapi.h proto.h sv.c
7971 ____________________________________________________________________________
7972 [  8457] By: nick                                  on 2001/01/16  22:07:26
7973         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
7974              Provides all the "cost" but no benefit yet - it is to allow cost
7975              to be measured, and implementation experiments (just in mg.c?).
7976      Branch: perlio
7977            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
7978            ! perlapi.h proto.h sv.c
7979 ____________________________________________________________________________
7980 [  8456] By: nick                                  on 2001/01/16  21:07:07
7981         Log: Integrate mainline.
7982      Branch: perlio
7983           !> (integrate 51 files)
7984 ____________________________________________________________________________
7985 [  8455] By: jhi                                   on 2001/01/16  18:13:43
7986         Log: Subject: [PATCH] regcomp.c old feature removal
7987              From: mjd@plover.com
7988              Date: 16 Jan 2001 14:43:18 -0000 
7989              Message-ID: <20010116144318.7140.qmail@plover.com> 
7990      Branch: perl
7991            ! regcomp.c
7992 ____________________________________________________________________________
7993 [  8454] By: jhi                                   on 2001/01/16  16:12:39
7994         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
7995              From: "Indy Singh" <indy@nusphere.com>
7996              Date: Wed, 10 Jan 2001 20:17:49 -0500
7997              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
7998      Branch: maint-5.6/perl
7999            ! win32/Makefile
8000 ____________________________________________________________________________
8001 [  8453] By: jhi                                   on 2001/01/16  16:09:33
8002         Log: Update Changes.
8003      Branch: perl
8004            ! Changes patchlevel.h
8005 ____________________________________________________________________________
8006 [  8452] By: jhi                                   on 2001/01/16  15:42:04
8007         Log: Subject: Re: API Cleanup
8008              To: perl5-porters@perl.org
8009              Date: Tue, 16 Jan 2001 13:42:30 +0000
8010              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
8011              
8012              Subject: [PATCH] utf8.c documentation
8013              From: Simon Cozens <simon@cozens.net>
8014              Date: Tue, 16 Jan 2001 13:52:48 +0000
8015              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
8016              
8017              Subject: Re: API Cleanup
8018              From: Simon Cozens <simon@cozens.net>
8019              Date: Tue, 16 Jan 2001 14:58:55 +0000
8020              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
8021              
8022              UTF-8 doc patches.
8023      Branch: perl
8024            ! embed.pl pod/perlapi.pod utf8.c
8025 ____________________________________________________________________________
8026 [  8451] By: jhi                                   on 2001/01/16  14:41:39
8027         Log: podlators 1.07, from Russ Allbery.
8028      Branch: perl
8029            ! lib/Pod/Man.pm
8030 ____________________________________________________________________________
8031 [  8450] By: jhi                                   on 2001/01/16  14:24:19
8032         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
8033              From: "Indy Singh" <indy@nusphere.com>
8034              Date: Mon, 15 Jan 2001 20:59:40 -0500
8035              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
8036      Branch: perl
8037            ! win32/Makefile
8038 ____________________________________________________________________________
8039 [  8449] By: jhi                                   on 2001/01/16  03:42:55
8040         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
8041              at the setting of the ofs_sv in new_struct_thread() as the
8042              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
8043              that invited a core dump.
8044      Branch: perl
8045            ! util.c
8046 ____________________________________________________________________________
8047 [  8448] By: jhi                                   on 2001/01/16  01:49:07
8048         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
8049              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8050              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
8051              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
8052              
8053              Replace #8444 and #8445.
8054      Branch: perl
8055            ! ext/B/B.xs ext/B/B/Debug.pm
8056 ____________________________________________________________________________
8057 [  8447] By: jhi                                   on 2001/01/15  21:05:35
8058         Log: Subject: [PATCH] API Variable documentation   
8059              From: Simon Cozens <simon@cozens.net>
8060              Date: Mon, 15 Jan 2001 19:35:54 +0000
8061              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
8062      Branch: perl
8063            ! pod/perlapi.pod thrdvar.h
8064 ____________________________________________________________________________
8065 [  8446] By: jhi                                   on 2001/01/15  20:49:20
8066         Log: Signedness nit.
8067      Branch: perl
8068            ! pp_ctl.c
8069 ____________________________________________________________________________
8070 [  8445] By: jhi                                   on 2001/01/15  20:28:48
8071         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
8072      Branch: perl
8073            ! ext/B/B/Debug.pm
8074 ____________________________________________________________________________
8075 [  8444] By: jhi                                   on 2001/01/15  13:09:10
8076         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
8077      Branch: perl
8078            ! ext/B/B.xs
8079 ____________________________________________________________________________
8080 [  8443] By: jhi                                   on 2001/01/15  13:06:26
8081         Log: Missing from #8439.
8082      Branch: perl
8083            ! keywords.h mg.c
8084 ____________________________________________________________________________
8085 [  8442] By: jhi                                   on 2001/01/15  13:02:38
8086         Log: Subject: [PATCH @8436] Eliminate op_children
8087              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8088              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
8089              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
8090              
8091              Subject: [PATCH @8436] Re: Eliminate op_children
8092              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8093              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
8094              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
8095      Branch: perl
8096            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
8097            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8098            ! op.c op.h
8099 ____________________________________________________________________________
8100 [  8441] By: jhi                                   on 2001/01/15  12:57:08
8101         Log: Use the /^Perl_/-less form of is_lvalue_sub().
8102      Branch: perl
8103            ! pp.h
8104 ____________________________________________________________________________
8105 [  8440] By: jhi                                   on 2001/01/15  05:13:09
8106         Log: Revert #8437 and #8438, the Linux large files story is more complex.
8107      Branch: metaconfig/U/perl
8108            ! d_fpos64_t.U d_off64_t.U
8109      Branch: perl
8110            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8111            ! config_h.SH configure.com epoc/config.sh perl.h
8112            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
8113            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8114            ! win32/config.bc win32/config.gc win32/config.vc
8115 ____________________________________________________________________________
8116 [  8439] By: jhi                                   on 2001/01/15  05:02:24
8117         Log: More UTF-8 patches from Inaba Hiroto.
8118              - The substr lval was still not okay.
8119              - Now pp_stringify and sv_setsv copies source's UTF8 flag
8120              even if IN_BYTE.  pp_stringify is called from fold_constants
8121              at optimization phase and "\x{100}" was made SvUTF8_off under
8122              use bytes (the bytes pragma is for "byte semantics" and not
8123              for "do not produce UTF8 data")
8124              - New `qu' operator to generate UTF8 string explicitly.
8125              Though I agree with the policy "0x00-0xff always produce bytes",
8126              sometimes want to such a string to be coded in UTF8.
8127              I can use pack"U0a*" but it requires more typing and has
8128              runtime overhead.
8129              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
8130              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
8131              string is not UTF8_on and has char 0x80-0xff.
8132              
8133              TODO: document and test qu.
8134      Branch: perl
8135            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
8136            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
8137            ! toke.c
8138 ____________________________________________________________________________
8139 [  8438] By: jhi                                   on 2001/01/14  05:10:23
8140         Log: Metaconfig unit changes for #8437.
8141      Branch: metaconfig/U/perl
8142            ! d_fpos64_t.U d_off64_t.U
8143 ____________________________________________________________________________
8144 [  8437] By: jhi                                   on 2001/01/14  04:55:34
8145         Log: Add <features.h> probing, seems to be needed for (some?)
8146              Linux largefileness.
8147      Branch: perl
8148            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8149            ! config_h.SH configure.com epoc/config.sh perl.h
8150            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
8151            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8152            ! win32/config.bc win32/config.gc win32/config.vc
8153 ____________________________________________________________________________
8154 [  8436] By: jhi                                   on 2001/01/13  17:47:21
8155         Log: Tighten some of the tests a bit.
8156      Branch: perl
8157            ! t/pragma/utf8.t
8158 ____________________________________________________________________________
8159 [  8435] By: jhi                                   on 2001/01/13  17:31:54
8160         Log: Integrate perlio.
8161      Branch: perl
8162           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
8163           !> win32/config_H.gc win32/config_H.vc
8164 ____________________________________________________________________________
8165 [  8434] By: nick                                  on 2001/01/13  11:36:53
8166         Log: Run dmake regen_config_h for Win32
8167      Branch: perlio
8168            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8169 ____________________________________________________________________________
8170 [  8433] By: nick                                  on 2001/01/13  11:31:55
8171         Log: VMS friendly patch to Encode compile process
8172      Branch: perlio
8173            ! ext/Encode/Makefile.PL ext/Encode/compile
8174 ____________________________________________________________________________
8175 [  8432] By: nick                                  on 2001/01/13  11:06:44
8176         Log: Integrate mainline
8177      Branch: perlio
8178           +> ext/B/B/Concise.pm
8179           !> (integrate 52 files)
8180 ____________________________________________________________________________
8181 [  8431] By: jhi                                   on 2001/01/13  05:55:55
8182         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
8183              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8184              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
8185              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
8186      Branch: perl
8187            ! ext/B/B/Concise.pm
8188 ____________________________________________________________________________
8189 [  8430] By: jhi                                   on 2001/01/13  04:24:18
8190         Log: The LVRET macro needed an aTHX.
8191      Branch: perl
8192            ! pp.h
8193 ____________________________________________________________________________
8194 [  8429] By: jhi                                   on 2001/01/13  02:12:42
8195         Log: Update Changes.
8196      Branch: perl
8197            ! Changes patchlevel.h
8198 ____________________________________________________________________________
8199 [  8428] By: jhi                                   on 2001/01/13  02:08:50
8200         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
8201              From: Peter Prymmer <pvhp@forte.com>
8202              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
8203              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
8204              
8205              Add a BEGIN guard for sloppy floating point division.
8206      Branch: perl
8207            ! lib/Math/BigInt.pm lib/bigint.pl
8208 ____________________________________________________________________________
8209 [  8427] By: jhi                                   on 2001/01/13  01:47:16
8210         Log: The B::Terse drop-in replacement wasn't quite drop-in.
8211      Branch: perl
8212            ! ext/B/B/Terse.pm
8213 ____________________________________________________________________________
8214 [  8426] By: jhi                                   on 2001/01/12  21:20:43
8215         Log: Use UVXf.
8216      Branch: perl
8217            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8218            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
8219            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
8220            ! vos/config.ga.def vos/config.ga.h win32/config.bc
8221            ! win32/config.gc win32/config.vc
8222 ____________________________________________________________________________
8223 [  8425] By: jhi                                   on 2001/01/12  20:20:14
8224         Log: Subject: [PATCH perl@8342] -Wformat
8225              From: Robin Barker <rmb1@cise.npl.co.uk>
8226              Date: Fri, 12 Jan 2001 20:03:14 GMT
8227              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
8228      Branch: perl
8229            ! ext/Encode/Encode.xs mg.c sv.c toke.c
8230 ____________________________________________________________________________
8231 [  8424] By: jhi                                   on 2001/01/12  20:01:48
8232         Log: Subject: B::Concise -- an improved replacement for B::Terse 
8233              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8234              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
8235              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
8236      Branch: perl
8237            + ext/B/B/Concise.pm
8238            ! MANIFEST ext/B/B/Terse.pm
8239 ____________________________________________________________________________
8240 [  8423] By: jhi                                   on 2001/01/12  19:24:02
8241         Log: The new metaconfig unit from the #8421.
8242      Branch: metaconfig/U/perl
8243            + d_sigprocmask.U
8244 ____________________________________________________________________________
8245 [  8422] By: jhi                                   on 2001/01/12  19:23:43
8246         Log: Forgot the microperl config from the #8421.
8247      Branch: perl
8248            ! uconfig.h uconfig.sh
8249 ____________________________________________________________________________
8250 [  8421] By: jhi                                   on 2001/01/12  19:05:27
8251         Log: Add sigprocmask() probe, regen Configure, regen toc.
8252      Branch: perl
8253            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8254            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
8255            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8256            ! vos/config.ga.h win32/config.bc win32/config.gc
8257            ! win32/config.vc
8258 ____________________________________________________________________________
8259 [  8420] By: jhi                                   on 2001/01/12  18:34:31
8260         Log: Add sockatmark() to the todo list.
8261      Branch: perl
8262            ! Todo-5.6
8263 ____________________________________________________________________________
8264 [  8419] By: jhi                                   on 2001/01/12  18:09:46
8265         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
8266      Branch: perl
8267            ! op.c
8268 ____________________________________________________________________________
8269 [  8418] By: jhi                                   on 2001/01/12  18:05:30
8270         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
8271              From: Radu Greab <radu@netsoft.ro>
8272              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
8273              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
8274      Branch: perl
8275            ! op.c t/pragma/sub_lval.t
8276 ____________________________________________________________________________
8277 [  8417] By: jhi                                   on 2001/01/12  16:09:09
8278         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
8279              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
8280              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
8281              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
8282      Branch: perl
8283            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
8284            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
8285            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
8286            ! t/pragma/sub_lval.t toke.c
8287 ____________________________________________________________________________
8288 [  8416] By: jhi                                   on 2001/01/12  15:42:06
8289         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
8290              From: "Richard Soderberg" <rs@crystalflame.net>
8291              Date: Fri, 12 Jan 2001 04:49:35 -0800
8292              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
8293              
8294              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
8295              according to the platform.
8296      Branch: perl
8297            ! op.c
8298 ____________________________________________________________________________
8299 [  8415] By: jhi                                   on 2001/01/12  15:33:41
8300         Log: One more UTF-8 fix from Inaba Hiroto.
8301      Branch: perl
8302            ! pp.c regexec.c t/pragma/utf8.t
8303 ____________________________________________________________________________
8304 [  8414] By: jhi                                   on 2001/01/12  15:30:18
8305         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
8306      Branch: perl
8307            ! regexec.c
8308 ____________________________________________________________________________
8309 [  8413] By: jhi                                   on 2001/01/12  15:22:10
8310         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
8311              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8312              Date: Thu, 11 Jan 2001 12:53:36 +0100
8313              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
8314      Branch: perl
8315            ! toke.c
8316 ____________________________________________________________________________
8317 [  8412] By: jhi                                   on 2001/01/12  15:20:25
8318         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
8319              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8320              Date: Fri, 12 Jan 2001 14:37:55 +0100
8321              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
8322      Branch: perl
8323            ! hints/posix-bc.sh
8324 ____________________________________________________________________________
8325 [  8411] By: jhi                                   on 2001/01/12  15:14:14
8326         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
8327              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8328              Date: Fri, 12 Jan 2001 10:42:21 +0100
8329              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
8330      Branch: perl
8331            ! t/op/regmesg.t
8332 ____________________________________________________________________________
8333 [  8410] By: jhi                                   on 2001/01/12  05:48:55
8334         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
8335              From: Nicholas Clark <nick@ccl4.org> 
8336              Date: Sun, 7 Jan 2001 19:47:14 +0000
8337              Message-ID: <20010107194714.B1048@plum.flirble.org>
8338      Branch: perl
8339            ! t/op/numconvert.t
8340 ____________________________________________________________________________
8341 [  8409] By: jhi                                   on 2001/01/12  05:41:28
8342         Log: Integrate perlio.
8343      Branch: perl
8344           !> mg.c scope.h
8345 ____________________________________________________________________________
8346 [  8408] By: nick                                  on 2001/01/11  22:43:28
8347         Log: Remove variables that were used in experiments.
8348      Branch: perlio
8349            ! mg.c
8350 ____________________________________________________________________________
8351 [  8407] By: nick                                  on 2001/01/11  20:57:44
8352         Log: Catch die in %SIG handler and unblock the signal before re-dying.
8353              This make Linux work _without_ sigsetjmp().
8354              Turn off sigsetjmp() to see what else it does.
8355              May need Configure probe for sigprocmask() if anything has sigaction()
8356              but not sigprocmask().
8357      Branch: perlio
8358            ! mg.c scope.h
8359 ____________________________________________________________________________
8360 [  8406] By: nick                                  on 2001/01/11  19:32:07
8361         Log: Integrate mainline
8362      Branch: perlio
8363           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
8364           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
8365           !> t/op/substr.t
8366 ____________________________________________________________________________
8367 [  8405] By: jhi                                   on 2001/01/11  17:11:01
8368         Log: Fix UTF-8 lval substr().
8369      Branch: perl
8370            ! mg.c t/op/substr.t
8371 ____________________________________________________________________________
8372 [  8404] By: jhi                                   on 2001/01/11  05:13:58
8373         Log: Update Changes.
8374      Branch: perl
8375            ! Changes patchlevel.h
8376 ____________________________________________________________________________
8377 [  8403] By: jhi                                   on 2001/01/11  04:38:24
8378         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
8379              From: Hugo <hv@crypt.compulink.co.uk>
8380              Date: Mon, 30 Oct 2000 01:33:26 +0000
8381              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
8382      Branch: perl
8383            ! regexec.c t/op/re_tests
8384 ____________________________________________________________________________
8385 [  8402] By: jhi                                   on 2001/01/11  04:26:12
8386         Log: Integrate perlio.
8387      Branch: perl
8388           !> scope.h util.c
8389 ____________________________________________________________________________
8390 [  8401] By: nick                                  on 2001/01/10  22:52:55
8391         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
8392              (So Alan and Ilya can try setting via hints.)
8393              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
8394              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
8395              doing the save everywhere seems to restart read() correctly, but just
8396              doing it once "round" the handler does not.
8397      Branch: perlio
8398            ! scope.h
8399 ____________________________________________________________________________
8400 [  8400] By: jhi                                   on 2001/01/10  21:57:54
8401         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
8402              of IRIX, HP-UX is unaffected.
8403      Branch: perl
8404            ! perl.h
8405 ____________________________________________________________________________
8406 [  8399] By: nick                                  on 2001/01/10  21:29:19
8407         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
8408      Branch: perlio
8409            ! util.c
8410 ____________________________________________________________________________
8411 [  8398] By: jhi                                   on 2001/01/10  20:55:31
8412         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
8413              also have ReusePort.
8414      Branch: perl
8415            ! ext/IO/lib/IO/Socket/INET.pm
8416 ____________________________________________________________________________
8417 [  8397] By: jhi                                   on 2001/01/10  20:50:57
8418         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
8419              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
8420              Date: Wed, 10 Jan 2001 01:38:13 -0800
8421              Message-ID: <20010110013813.B41744@yahoo-inc.com>
8422      Branch: perl
8423            ! ext/IO/lib/IO/Socket/INET.pm
8424 ____________________________________________________________________________
8425 [  8396] By: jhi                                   on 2001/01/10  20:49:30
8426         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
8427              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
8428              Date: Wed, 10 Jan 2001 01:37:32 -0800
8429              Message-ID: <20010110013732.A41744@yahoo-inc.com>
8430      Branch: perl
8431            ! ext/Socket/Socket.pm
8432 ____________________________________________________________________________
8433 [  8395] By: jhi                                   on 2001/01/10  20:41:37
8434         Log: Test for bug id 20010105.016 (fixed by #8378).
8435      Branch: perl
8436            ! t/op/split.t
8437 ____________________________________________________________________________
8438 [  8394] By: jhi                                   on 2001/01/10  20:26:32
8439         Log: Integrate perlio.
8440      Branch: perl
8441            ! util.c
8442 ____________________________________________________________________________
8443 [  8393] By: nick                                  on 2001/01/10  19:34:30
8444         Log: Back out Simon's pid hackery for now.
8445      Branch: perlio
8446            ! util.c
8447 ____________________________________________________________________________
8448 [  8392] By: nick                                  on 2001/01/10  19:23:13
8449         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
8450      Branch: perlio
8451           !> (integrate 29 files)
8452 ____________________________________________________________________________
8453 [  8391] By: jhi                                   on 2001/01/10  18:43:15
8454         Log: Subject: [PATCH] Fix my_pclose segfault
8455              From: Simon Cozens <simon@cozens.net>
8456              Date: Wed, 10 Jan 2001 18:39:35 +0000
8457              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
8458      Branch: perl
8459            ! util.c
8460 ____________________________________________________________________________
8461 [  8390] By: jhi                                   on 2001/01/10  18:42:08
8462         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
8463              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8464              Date:     Wed, 10 Jan 2001 13:23:02 EST
8465              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
8466      Branch: perl
8467            ! ext/Opcode/Opcode.xs
8468 ____________________________________________________________________________
8469 [  8389] By: jhi                                   on 2001/01/10  15:16:07
8470         Log: Turn off the integer preservation for now.
8471      Branch: perl
8472            ! perl.h
8473 ____________________________________________________________________________
8474 [  8388] By: jhi                                   on 2001/01/10  15:01:25
8475         Log: Few more IDE/editor nits from p5p.
8476      Branch: perl
8477            ! pod/perlfaq3.pod
8478 ____________________________________________________________________________
8479 [  8387] By: jhi                                   on 2001/01/10  06:53:16
8480         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
8481              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
8482              Date: Tue, 9 Jan 2001 23:16:02 +0000
8483              Message-ID: <20010109231602.A81101@plum.flirble.org>
8484      Branch: perl
8485            ! sv.c
8486 ____________________________________________________________________________
8487 [  8386] By: jhi                                   on 2001/01/10  03:17:54
8488         Log: Test cases for #8385 (from Simon's "torture.pl")
8489      Branch: perl
8490            ! t/op/tr.t
8491 ____________________________________________________________________________
8492 [  8385] By: jhi                                   on 2001/01/10  03:17:11
8493         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
8494              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
8495              Date: Wed, 10 Jan 2001 11:39:39 +0900
8496              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
8497              
8498              Some more UTF-8 tr cases fixed.
8499      Branch: perl
8500            ! doop.c
8501 ____________________________________________________________________________
8502 [  8384] By: jhi                                   on 2001/01/09  22:45:40
8503         Log: Allow the locale test needing POSIX and the taint test
8504              needing IPC::SysV to run under 'minitest' (basically,
8505              bail out if loading the extension fails)
8506      Branch: perl
8507            ! t/op/misc.t t/op/taint.t
8508 ____________________________________________________________________________
8509 [  8383] By: jhi                                   on 2001/01/09  21:36:04
8510         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
8511              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8512              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
8513              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
8514      Branch: perl
8515            ! t/io/openpid.t
8516 ____________________________________________________________________________
8517 [  8382] By: jhi                                   on 2001/01/09  21:06:08
8518         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
8519              Should finish up the bug id 20001205.022.
8520      Branch: perl
8521            ! pp.c pp_hot.c scope.c
8522 ____________________________________________________________________________
8523 [  8381] By: jhi                                   on 2001/01/09  18:27:43
8524         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
8525              From: Andy Dougherty <doughera@lafayette.edu>
8526              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
8527              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
8528              
8529              More robust yacc/bison error detection.
8530      Branch: perl
8531            ! t/comp/proto.t
8532 ____________________________________________________________________________
8533 [  8380] By: jhi                                   on 2001/01/09  15:21:38
8534         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
8535              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8536              Date:     Tue, 9 Jan 2001 07:53:55 EST
8537              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
8538      Branch: perl
8539            ! t/op/misc.t vms/test.com
8540 ____________________________________________________________________________
8541 [  8379] By: jhi                                   on 2001/01/09  15:20:38
8542         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
8543              From: jhi@cc.hut.fi
8544              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
8545              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
8546              
8547              The #8378 fixed this.
8548      Branch: perl
8549            ! t/op/tr.t
8550 ____________________________________________________________________________
8551 [  8378] By: jhi                                   on 2001/01/09  15:05:32
8552         Log: Subject: One more patch for UTF8 
8553              From: Inaba Hiroto <inaba@st.rim.or.jp>
8554              Date: Tue, 09 Jan 2001 01:04:32 +0900
8555              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
8556              
8557              UTF-8 fixes for 'x' and tr///.
8558      Branch: perl
8559            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
8560            ! regcomp.c regexec.c toke.c utf8.c
8561 ____________________________________________________________________________
8562 [  8377] By: jhi                                   on 2001/01/09  14:32:17
8563         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
8564      Branch: perl
8565            ! t/op/length.t
8566 ____________________________________________________________________________
8567 [  8376] By: jhi                                   on 2001/01/09  04:32:32
8568         Log: integrate changes #7775, #8316, #8316 from mainline
8569      Branch: maint-5.6/perl
8570            ! hints/solaris_2.sh
8571 ____________________________________________________________________________
8572 [  8375] By: jhi                                   on 2001/01/09  04:26:43
8573         Log: Update Changes.
8574      Branch: perl
8575            ! Changes patchlevel.h
8576 ____________________________________________________________________________
8577 [  8374] By: jhi                                   on 2001/01/09  04:14:32
8578         Log: IDE/editor section tweaking.
8579      Branch: perl
8580            ! pod/perlfaq3.pod
8581 ____________________________________________________________________________
8582 [  8373] By: jhi                                   on 2001/01/09  02:38:26
8583         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
8584              From: Peter Prymmer <pvhp@forte.com>
8585              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
8586              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
8587              
8588              In preparation os OS/390 dynamic loading.
8589      Branch: perl
8590            ! README.os390 hints/os390.sh
8591 ____________________________________________________________________________
8592 [  8372] By: jhi                                   on 2001/01/09  00:24:30
8593         Log: Integrate with perlio.
8594      Branch: perl
8595           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
8596 ____________________________________________________________________________
8597 [  8371] By: nick                                  on 2001/01/08  23:54:33
8598         Log: Fix "scalars leaked" bugs caused by overload magic
8599              (Highlighted by Ilya's DESTROY optimization.)
8600      Branch: perlio
8601            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
8602 ____________________________________________________________________________
8603 [  8370] By: nick                                  on 2001/01/08  20:19:41
8604         Log: Integrate mainline
8605      Branch: perlio
8606           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
8607           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
8608           !> t/op/64bitint.t
8609 ____________________________________________________________________________
8610 [  8369] By: jhi                                   on 2001/01/08  17:30:52
8611         Log: save_delete() Safefree() doesn't (anymore?) work with shared
8612              strings, one test failure in op/misc and almost all of lib/b.
8613              (Outcomments #8369.)
8614      Branch: perl
8615            ! scope.c
8616 ____________________________________________________________________________
8617 [  8368] By: jhi                                   on 2001/01/08  14:47:10
8618         Log: (Outcommented by #8369.)
8619              
8620              Subject: Re: Perl BugID 20001205.022 ---- save_delete
8621              From: Simon Cozens <simon@cozens.net>
8622              Date: Sat, 6 Jan 2001 11:48:40 +0000
8623              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
8624              
8625              The save_delete() does need the Safefree.
8626      Branch: perl
8627            ! scope.c
8628 ____________________________________________________________________________
8629 [  8367] By: bailey                                on 2001/01/08  08:53:52
8630         Log: Once again syncing after too long an absence
8631      Branch: vmsperl
8632           +> (branch 55 files)
8633            - MAINTAIN fix_pl vos/config.def vos/config.h
8634            - vos/config_h.SH_orig
8635           !> (integrate 498 files)
8636 ____________________________________________________________________________
8637 [  8366] By: jhi                                   on 2001/01/08  02:42:59
8638         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
8639              From: nick@ccl4.org
8640              Date: Sun, 7 Jan 2001 21:07:18 +0000
8641              Message-Id: <20010107210717.D1048@plum.flirble.org>
8642      Branch: perl
8643            ! sv.c t/op/64bitint.t
8644 ____________________________________________________________________________
8645 [  8365] By: jhi                                   on 2001/01/08  02:35:16
8646         Log: Subject: [PATCH] environ nit
8647              From: Simon Cozens <simon@cozens.net>
8648              Date: Sun, 7 Jan 2001 17:57:07 +0000
8649              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
8650              
8651              Use environ only if we have it.
8652      Branch: perl
8653            ! mg.c
8654 ____________________________________________________________________________
8655 [  8364] By: jhi                                   on 2001/01/08  02:24:51
8656         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
8657      Branch: perl
8658            ! ext/GDBM_File/GDBM_File.xs
8659 ____________________________________________________________________________
8660 [  8363] By: jhi                                   on 2001/01/08  02:19:24
8661         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
8662              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8663              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
8664              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
8665      Branch: perl
8666            ! dump.c op.c
8667 ____________________________________________________________________________
8668 [  8362] By: jhi                                   on 2001/01/08  02:17:43
8669         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
8670              From: Doug MacEachern <dougm@covalent.net>
8671              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
8672              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
8673              
8674              Allow AUTOLOAD to be an xsub and allow such xsubs
8675              to avoid use of $AUTOLOAD.
8676      Branch: perl
8677            ! gv.c
8678 ____________________________________________________________________________
8679 [  8361] By: jhi                                   on 2001/01/08  02:16:07
8680         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
8681              From: Radu Greab <radu@netsoft.ro>
8682              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
8683              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
8684              
8685              No need for the potentially unportable $SIG{CHLD}.
8686      Branch: perl
8687            ! t/io/pipe.t
8688 ____________________________________________________________________________
8689 [  8360] By: jhi                                   on 2001/01/08  01:58:23
8690         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
8691      Branch: perl
8692            ! lib/Getopt/Long.pm
8693 ____________________________________________________________________________
8694 [  8359] By: jhi                                   on 2001/01/08  01:55:44
8695         Log: Integrate perlio.
8696      Branch: perl
8697           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
8698           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
8699           !> utf8.c win32/Makefile
8700 ____________________________________________________________________________
8701 [  8358] By: jhi                                   on 2001/01/07  21:16:50
8702         Log: Update the EPOC cross SDK URL.
8703      Branch: perl
8704            ! README.epoc
8705 ____________________________________________________________________________
8706 [  8357] By: jhi                                   on 2001/01/07  21:16:09
8707         Log: Update the EPOC cross SDK URL.
8708      Branch: maint-5.6/perl
8709            ! README.epoc
8710 ____________________________________________________________________________
8711 [  8356] By: nick                                  on 2001/01/06  21:47:52
8712         Log: FILE * in XS code for PerlIO world:
8713              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
8714              - Add FILE * T_STDIO typemap.
8715              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
8716      Branch: perlio
8717            ! lib/ExtUtils/typemap perlio.c perlio.h
8718 ____________________________________________________________________________
8719 [  8355] By: jhi                                   on 2001/01/06  20:27:15
8720         Log: integrate change #8336 from mainline
8721              
8722              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
8723      Branch: maint-5.6/perl
8724            ! hv.c
8725 ____________________________________________________________________________
8726 [  8354] By: jhi                                   on 2001/01/06  20:24:29
8727         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
8728              From: Robin Barker <rmb1@cise.npl.co.uk>
8729              Date: Fri, 22 Dec 2000 12:17:38 GMT
8730              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
8731              
8732              The patch reformats some long =item lines so they give
8733              correct output via pod2man | nroff -man
8734              
8735              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
8736              From: Robin Barker <rmb1@cise.npl.co.uk>
8737              Date: Tue, 2 Jan 2001 15:35:03 GMT
8738              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
8739              
8740              Here is a _further_ patch which corrects a few more errors:
8741              * an empty C<=item> in CPAN.pm
8742              * patching the wrong file (pod/perlamiga.pod not README.amiga)
8743              * leaving empty C<=item>s which formatted incorrectly
8744              * over long C<=item>s revealed by latest patch to Pod::Man
8745      Branch: maint-5.6/perl
8746            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
8747            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
8748            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
8749            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
8750            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
8751            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
8752 ____________________________________________________________________________
8753 [  8353] By: jhi                                   on 2001/01/06  20:21:10
8754         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
8755              
8756              UTF-8 hash keys.
8757      Branch: maint-5.6/perl
8758            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
8759 ____________________________________________________________________________
8760 [  8352] By: jhi                                   on 2001/01/06  20:18:44
8761         Log: Forgotten from #8438.
8762      Branch: maint-5.6/perl
8763            ! epoc/epocish.h
8764 ____________________________________________________________________________
8765 [  8351] By: jhi                                   on 2001/01/06  20:18:12
8766         Log: Forgotten from #8347.
8767      Branch: maint-5.6/perl
8768            ! config_h.SH
8769 ____________________________________________________________________________
8770 [  8350] By: jhi                                   on 2001/01/06  20:00:19
8771         Log: Thinko in #8347.
8772      Branch: maint-5.6/perl
8773            ! regcomp.c
8774 ____________________________________________________________________________
8775 [  8349] By: jhi                                   on 2001/01/06  18:05:30
8776         Log: Copy the FAQ3 IDE section from the development branch,
8777              changes originally by Peter Prymmer.
8778      Branch: maint-5.6/perl
8779            ! pod/perlfaq3.pod
8780 ____________________________________________________________________________
8781 [  8348] By: jhi                                   on 2001/01/06  18:03:02
8782         Log: EPOC updates for TRIAL1.
8783              
8784              Subject: [5.6.1 trial1] EPOC update
8785              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8786              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
8787              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
8788              
8789              Subject: epoc patch2 for perl-5.6.1-trial1
8790              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8791              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
8792              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
8793      Branch: maint-5.6/perl
8794            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
8795            ! epoc/epocish.c
8796 ____________________________________________________________________________
8797 [  8347] By: jhi                                   on 2001/01/06  17:29:10
8798         Log: integrate changes #7710,7824,7973 from mainline,
8799              plus VMS nits from Peter Prymmer and Dan Sugalski.
8800              
8801              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
8802              library (getprotobyname and getprotobynumber are outversioned by
8803              the same calls in libc, at least for xlc version 3.
8804              
8805              Add HAS_SBRK_PROTO.
8806              
8807              Fixes for signedness warnings noticed by VMSperlers.
8808      Branch: maint-5.6/perl
8809            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8810            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
8811            ! sv.c vms/descrip_mms.template vos/config.alpha.def
8812            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8813            ! win32/config.bc win32/config.gc win32/config.vc
8814 ____________________________________________________________________________
8815 [  8346] By: nick                                  on 2001/01/06  14:36:01
8816         Log: Fixup accumulated integrate muddles (perlio == devperl again)
8817      Branch: perlio
8818            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
8819 ____________________________________________________________________________
8820 [  8345] By: nick                                  on 2001/01/06  14:24:58
8821         Log: Integrate mainline
8822      Branch: perlio
8823           !> (integrate 55 files)
8824 ____________________________________________________________________________
8825 [  8344] By: jhi                                   on 2001/01/06  02:24:02
8826         Log: Subject: [patch] PerlIO_cleanup() prototype
8827              From: Doug MacEachern <dougm@covalent.net>
8828              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
8829              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
8830      Branch: perl
8831            ! perlio.h
8832 ____________________________________________________________________________
8833 [  8343] By: jhi                                   on 2001/01/06  01:04:09
8834         Log: IRIX compiler noticed that the bof initialization might be
8835              bypassed by control flow.
8836      Branch: perl
8837            ! toke.c
8838 ____________________________________________________________________________
8839 [  8342] By: jhi                                   on 2001/01/06  00:10:48
8840         Log: Update Changes.
8841      Branch: perl
8842            ! Changes patchlevel.h
8843 ____________________________________________________________________________
8844 [  8341] By: jhi                                   on 2001/01/05  23:52:33
8845         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
8846      Branch: perl
8847            ! toke.c
8848 ____________________________________________________________________________
8849 [  8340] By: jhi                                   on 2001/01/05  22:44:08
8850         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
8851              From: Radu Greab <radu@netsoft.ro>
8852              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
8853              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
8854      Branch: perl
8855            ! t/io/pipe.t util.c
8856 ____________________________________________________________________________
8857 [  8339] By: jhi                                   on 2001/01/05  22:35:17
8858         Log: Subject: [PATCH] format and rewording in perlfaq.pod
8859              From: Robin Barker <rmb1@cise.npl.co.uk>
8860              Date: Fri, 5 Jan 2001 18:51:20 GMT
8861              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
8862      Branch: perl
8863            ! pod/perlfaq.pod
8864 ____________________________________________________________________________
8865 [  8338] By: jhi                                   on 2001/01/05  22:31:17
8866         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
8867              From: Peter Prymmer <pvhp@forte.com>
8868              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
8869              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
8870      Branch: perl
8871            ! utils/perlbug.PL
8872 ____________________________________________________________________________
8873 [  8337] By: jhi                                   on 2001/01/05  18:15:11
8874         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
8875              From: Robin Barker <rmb1@cise.npl.co.uk>
8876              Date: Tue, 2 Jan 2001 15:24:07 GMT
8877              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
8878              
8879              If you call configure as C<./Configure> or C<sh ./Configure>,
8880              $src is set to the absolute path name, not '.'.
8881              
8882              This, in turn, means -Dmksymlink tries to do its stuff because
8883              it does not think it is in the src directory.
8884              
8885              (plus a metaconfig nitfix)
8886      Branch: metaconfig
8887            ! U/compline/ccflags.U U/modified/src.U
8888      Branch: perl
8889            ! Configure config_h.SH
8890 ____________________________________________________________________________
8891 [  8336] By: jhi                                   on 2001/01/05  17:48:32
8892         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
8893              From: Alan Burlison <Alan.Burlison@uk.sun.com>
8894              Message-ID: <3A5606C4.473D2226@uk.sun.com>
8895              Date: Fri, 05 Jan 2001 17:39:16 +0000
8896      Branch: perl
8897            ! hv.c
8898 ____________________________________________________________________________
8899 [  8335] By: jhi                                   on 2001/01/05  16:05:44
8900         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
8901      Branch: perl
8902            ! lib/Getopt/Long.pm
8903 ____________________________________________________________________________
8904 [  8334] By: jhi                                   on 2001/01/05  16:00:51
8905         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
8906              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
8907              Date: Fri, 05 Jan 2001 13:46:51 +0100
8908              Message-ID: <13693.978698811@nice.ram.loc>
8909              
8910              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
8911              accurate reading of the "atime".  
8912      Branch: perl
8913            ! t/io/fs.t
8914 ____________________________________________________________________________
8915 [  8333] By: jhi                                   on 2001/01/05  15:57:37
8916         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
8917              From: Simon Cozens <simon@cozens.net>
8918              Date: Fri, 8 Dec 2000 13:33:31 +0000
8919              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
8920              
8921              A lost patch fragment.
8922      Branch: perl
8923            ! doop.c
8924 ____________________________________________________________________________
8925 [  8332] By: jhi                                   on 2001/01/05  15:40:42
8926         Log: Do away with strncpy() and a fixed length buffer.
8927      Branch: perl
8928            ! utf8.c
8929 ____________________________________________________________________________
8930 [  8331] By: jhi                                   on 2001/01/05  15:03:07
8931         Log: Tests for #8329 and #8330.
8932      Branch: perl
8933            ! t/op/bop.t
8934 ____________________________________________________________________________
8935 [  8330] By: jhi                                   on 2001/01/05  15:02:38
8936         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
8937              raw 8-bit form to the UTF-8 string.
8938      Branch: perl
8939            ! toke.c
8940 ____________________________________________________________________________
8941 [  8329] By: jhi                                   on 2001/01/05  14:55:13
8942         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
8943              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8944              Date: Fri, 5 Jan 2001 12:28:52 +0100
8945              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
8946              
8947              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
8948              no effect.  (changed the strncpy() to Copy())
8949      Branch: perl
8950            ! toke.c
8951 ____________________________________________________________________________
8952 [  8328] By: jhi                                   on 2001/01/05  06:44:27
8953         Log: UTF-8 cleanup.
8954      Branch: perl
8955            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
8956            ! regexec.c sv.c toke.c
8957 ____________________________________________________________________________
8958 [  8327] By: jhi                                   on 2001/01/05  01:11:29
8959         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')
8960              From: Radu Greab <radu@netsoft.ro>
8961              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
8962              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
8963              
8964              Cleans up Harness to not use FileHandle, which uses IO.
8965      Branch: perl
8966            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8967 ____________________________________________________________________________
8968 [  8326] By: jhi                                   on 2001/01/05  00:56:37
8969         Log: Update Changes.
8970      Branch: perl
8971            ! Changes patchlevel.h
8972 ____________________________________________________________________________
8973 [  8325] By: jhi                                   on 2001/01/05  00:53:18
8974         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
8975              From: Peter Prymmer <pvhp@forte.com>
8976              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
8977              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
8978              
8979              plus a couple more tailing whitespace removals.
8980      Branch: perl
8981            ! win32/Makefile
8982 ____________________________________________________________________________
8983 [  8324] By: jhi                                   on 2001/01/05  00:47:39
8984         Log: Add some Unicode chop() tests.
8985      Branch: perl
8986            ! t/op/chop.t
8987 ____________________________________________________________________________
8988 [  8323] By: jhi                                   on 2001/01/05  00:47:23
8989         Log: Unify UTF-8 malformedness handling.
8990      Branch: perl
8991            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
8992 ____________________________________________________________________________
8993 [  8322] By: jhi                                   on 2001/01/04  22:21:54
8994         Log: The new $issymlink was unknown to Mksymlinks.
8995      Branch: metaconfig/U/perl
8996            ! Mksymlinks.U issymlink.U
8997      Branch: perl
8998            ! Configure config_h.SH
8999 ____________________________________________________________________________
9000 [  8321] By: jhi                                   on 2001/01/04  21:51:05
9001         Log: The test didn't work under the core test framework.
9002      Branch: perl
9003            ! t/lib/st-lock.t
9004 ____________________________________________________________________________
9005 [  8320] By: jhi                                   on 2001/01/04  21:14:22
9006         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
9007      Branch: perl
9008            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
9009 ____________________________________________________________________________
9010 [  8319] By: jhi                                   on 2001/01/04  20:46:17
9011         Log: Typo in #8312 when manually appying a problematic patch fragment.
9012      Branch: perl
9013            ! ext/Storable/Storable.xs
9014 ____________________________________________________________________________
9015 [  8318] By: jhi                                   on 2001/01/04  20:43:01
9016         Log: The $sh_c didn't fly.
9017      Branch: metaconfig
9018            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
9019            ! U/modified/Loc.U U/modified/myhostname.U
9020            ! U/modified/spitshell.U
9021      Branch: metaconfig/U/perl
9022            ! issymlink.U
9023      Branch: perl
9024            ! Configure config_h.SH
9025 ____________________________________________________________________________
9026 [  8317] By: jhi                                   on 2001/01/04  19:58:01
9027         Log: AIX builtin test -h is broken, changes based on
9028              
9029              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
9030              Date: Tue, 02 Jan 2001 11:24:39 +0100
9031              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9032              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
9033      Branch: metaconfig
9034            + U/modified/spitshell.U
9035            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
9036            ! U/modified/Loc.U U/modified/myhostname.U
9037      Branch: metaconfig/U/perl
9038            ! Mksymlinks.U issymlink.U
9039      Branch: perl
9040            ! Configure
9041 ____________________________________________________________________________
9042 [  8316] By: jhi                                   on 2001/01/04  19:02:22
9043         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
9044              From: Andy Dougherty <doughera@lafayette.edu>
9045              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
9046              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
9047              
9048              Beware of GNU ld.
9049      Branch: perl
9050            ! hints/solaris_2.sh
9051 ____________________________________________________________________________
9052 [  8315] By: jhi                                   on 2001/01/04  18:56:48
9053         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
9054              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
9055              Date: Wed, 3 Jan 2001 07:58:51 +0100
9056              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
9057      Branch: perl
9058            ! hints/solaris_2.sh
9059 ____________________________________________________________________________
9060 [  8314] By: jhi                                   on 2001/01/04  18:54:07
9061         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
9062              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9063              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
9064              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
9065              
9066              Doc tweak on #8313.
9067      Branch: perl
9068            ! ext/B/B/Deparse.pm
9069 ____________________________________________________________________________
9070 [  8313] By: jhi                                   on 2001/01/04  18:52:27
9071         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
9072              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
9073              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9074              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
9075              
9076              Make the peephole optimizer to bypass more null ops and
9077              and rewrite the deparse handling of continue blocks.
9078      Branch: perl
9079            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
9080 ____________________________________________________________________________
9081 [  8312] By: jhi                                   on 2001/01/04  18:47:39
9082         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
9083      Branch: perl
9084            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
9085            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
9086            ! t/lib/st-lock.t
9087 ____________________________________________________________________________
9088 [  8311] By: jhi                                   on 2001/01/04  18:36:08
9089         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
9090              filter to be run on each .pm during the pm_to_blib() phase,
9091              a fixed version of
9092              
9093              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
9094              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
9095              Date: Wed, 03 Jan 2001 22:01:30 +0100
9096              Message-ID: <5296.978555690@nice.ram.loc>
9097      Branch: perl
9098            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
9099            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9100            ! lib/ExtUtils/MakeMaker.pm
9101 ____________________________________________________________________________
9102 [  8310] By: jhi                                   on 2001/01/04  18:32:54
9103         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
9104              From: Robin Barker <rmb1@cise.npl.co.uk>
9105              Date: Tue, 2 Jan 2001 15:35:03 GMT
9106              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
9107      Branch: perl
9108            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
9109            ! pod/perlrequick.pod
9110 ____________________________________________________________________________
9111 [  8309] By: jhi                                   on 2001/01/04  18:29:07
9112         Log: Subject: Re: [patch] static-ize XS()
9113              From: Doug MacEachern <dougm@covalent.net>
9114              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
9115              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
9116              
9117              Provide prototypes for the XS functions.
9118      Branch: perl
9119            ! lib/ExtUtils/xsubpp
9120 ____________________________________________________________________________
9121 [  8308] By: jhi                                   on 2001/01/04  18:27:44
9122         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
9123              From: Doug MacEachern <dougm@covalent.net>
9124              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
9125              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
9126      Branch: perl
9127            ! lib/ExtUtils/typemap
9128 ____________________________________________________________________________
9129 [  8307] By: jhi                                   on 2001/01/04  18:25:25
9130         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
9131              From: Doug MacEachern <dougm@covalent.net>
9132              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
9133              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
9134              
9135              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
9136      Branch: perl
9137            ! lib/ExtUtils/MM_Unix.pm
9138 ____________________________________________________________________________
9139 [  8306] By: jhi                                   on 2001/01/04  18:23:00
9140         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
9141              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9142              Date: Thu, 4 Jan 2001 12:47:10 +0100 
9143              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
9144              
9145              The toke.c part only, patching embed.h and proto.h is futile.
9146      Branch: perl
9147            ! toke.c
9148 ____________________________________________________________________________
9149 [  8305] By: jhi                                   on 2001/01/04  18:05:51
9150         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
9151              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9152              Date: Thu, 4 Jan 2001 17:50:12 +0100 
9153              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
9154      Branch: perl
9155            ! toke.c
9156 ____________________________________________________________________________
9157 [  8304] By: jhi                                   on 2001/01/04  18:03:26
9158         Log: Subject: [PATCH perl@8269]
9159              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9160              Date: Thu, 4 Jan 2001 12:53:39 +0100 
9161              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
9162              
9163              If running byacc write-enable also perly.h.
9164      Branch: perl
9165            ! Makefile.SH
9166 ____________________________________________________________________________
9167 [  8303] By: jhi                                   on 2001/01/04  15:40:49
9168         Log: Rewrite pp_concat() in terms of sv_catsv().
9169      Branch: perl
9170            ! pp_hot.c
9171 ____________________________________________________________________________
9172 [  8302] By: nick                                  on 2001/01/03  22:43:22
9173         Log: Integrate mainline.
9174      Branch: perlio
9175           !> ext/Encode/Encode.xs sv.c utf8.c
9176 ____________________________________________________________________________
9177 [  8301] By: jhi                                   on 2001/01/02  23:40:26
9178         Log: Variable naming tweak.
9179      Branch: perl
9180            ! sv.c
9181 ____________________________________________________________________________
9182 [  8300] By: jhi                                   on 2001/01/02  23:40:02
9183         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
9184              in is_utf8_string().
9185      Branch: perl
9186            ! utf8.c
9187 ____________________________________________________________________________
9188 [  8299] By: jhi                                   on 2001/01/02  22:14:40
9189         Log: Integrate perlio.
9190      Branch: perl
9191           !> pp.c pp_hot.c win32/Makefile
9192 ____________________________________________________________________________
9193 [  8298] By: nick                                  on 2001/01/02  22:03:06
9194         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
9195      Branch: perlio
9196            ! pp.c pp_hot.c
9197 ____________________________________________________________________________
9198 [  8297] By: jhi                                   on 2001/01/02  04:26:28
9199         Log: Signedness nit.
9200      Branch: perl
9201            ! ext/Encode/Encode.xs
9202 ____________________________________________________________________________
9203 [  8296] By: nick                                  on 2001/01/01  23:49:36
9204         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
9205      Branch: perlio
9206            ! win32/Makefile
9207 ____________________________________________________________________________
9208 [  8295] By: jhi                                   on 2001/01/01  23:05:48
9209         Log: Integrate perlio.
9210      Branch: perl
9211           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
9212           !> t/lib/encode.t
9213 ____________________________________________________________________________
9214 [  8294] By: nick                                  on 2001/01/01  22:48:34
9215         Log: Integrate mainline
9216      Branch: perlio
9217            ! pp_hot.c t/lib/encode.t
9218           !> (integrate 65 files)
9219 ____________________________________________________________________________
9220 [  8293] By: nick                                  on 2001/01/01  21:58:50
9221         Log: More rigor in UTF-8-ness of Encode's toUnicode
9222              XS export some of the utf8 internal functions.
9223              Test some of the functions.
9224              Fix pp_concat() bug shown by said tests.
9225      Branch: perlio
9226            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
9227            ! t/lib/encode.t
9228 ____________________________________________________________________________
9229 [  8292] By: jhi                                   on 2001/01/01  18:11:44
9230         Log: Integrate perlio.
9231      Branch: perl
9232           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
9233           !> ext/Encode/encengine.c ext/Encode/encode.h
9234 ____________________________________________________________________________
9235 [  8291] By: jhi                                   on 2001/01/01  18:10:58
9236         Log: Podify README.mpeix (a new version from the web),
9237              add a dummy NAME to Carp::Heavy, regen toc.
9238      Branch: perl
9239            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
9240            ! pod/perltoc.pod
9241 ____________________________________________________________________________
9242 [  8290] By: nick                                  on 2001/01/01  17:43:47
9243         Log: Loose the "Loading..." warning.
9244              Another bug in fallback support
9245      Branch: perlio
9246            ! ext/Encode/Encode.pm ext/Encode/encengine.c
9247 ____________________________________________________________________________
9248 [  8289] By: jhi                                   on 2001/01/01  00:01:57
9249         Log: Bump up Larry's copyright.
9250      Branch: perl
9251            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
9252            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
9253            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
9254            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
9255            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
9256            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
9257            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
9258            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
9259 ____________________________________________________________________________
9260 [  8288] By: nick                                  on 2000/12/31  21:27:53
9261         Log: Fix .ucm reading - forgot a chr()
9262              Start of .ucm write (for .enc to .ucm)
9263      Branch: perlio
9264            ! ext/Encode/compile
9265 ____________________________________________________________________________
9266 [  8287] By: jhi                                   on 2000/12/31  18:15:56
9267         Log: Comment away a diagnostic message as noted by Craig A. Berry
9268              (the unexpected message was confusing testing)
9269      Branch: perl
9270            ! ext/Encode/Encode.pm
9271 ____________________________________________________________________________
9272 [  8286] By: jhi                                   on 2000/12/31  18:14:51
9273         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
9274              Date: Sun, 31 Dec 2000 11:17:37 -0600
9275              From: "Craig A. Berry" <craigberry@mac.com>
9276              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
9277      Branch: perl
9278            ! ext/Encode/Makefile.PL
9279 ____________________________________________________________________________
9280 [  8285] By: nick                                  on 2000/12/31  18:11:54
9281         Log: Start of support of ICU-style .ucm files:
9282              - teach compile how to read a .ucm file
9283              - first guess at how to represent fallbacks in "tries".
9284              - use fallbacks if check == 0
9285              - new return code to indicate we used one.
9286      Branch: perlio
9287            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
9288            ! ext/Encode/encengine.c ext/Encode/encode.h
9289 ____________________________________________________________________________
9290 [  8284] By: jhi                                   on 2000/12/31  18:04:41
9291         Log: Pacify picky VMS compiler.
9292              
9293              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
9294              From: "Craig A. Berry" <craig.berry@psinetcs.com>
9295              Date: Sat, 30 Dec 2000 18:10:02 -0600
9296              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
9297      Branch: perl
9298            ! sv.c
9299 ____________________________________________________________________________
9300 [  8283] By: jhi                                   on 2000/12/31  16:11:47
9301         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
9302      Branch: perl
9303            ! t/lib/glob-basic.t
9304 ____________________________________________________________________________
9305 [  8282] By: jhi                                   on 2000/12/31  15:26:11
9306         Log: Integrate perlio.
9307      Branch: perl
9308           !> makedef.pl opcode.pl os2/os2.c perlio.c
9309 ____________________________________________________________________________
9310 [  8281] By: nick                                  on 2000/12/31  10:06:15
9311         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
9312              is available to be exported
9313      Branch: perlio
9314            ! makedef.pl perlio.c
9315 ____________________________________________________________________________
9316 [  8280] By: nick                                  on 2000/12/31  09:41:26
9317         Log: Ilya's OS2 patch (testing for damage on Win32)
9318      Branch: perlio
9319            ! makedef.pl opcode.pl os2/os2.c
9320 ____________________________________________________________________________
9321 [  8279] By: jhi                                   on 2000/12/30  21:52:07
9322         Log: Test nits.
9323      Branch: perl
9324            ! t/lib/syslfs.t t/op/lfs.t
9325 ____________________________________________________________________________
9326 [  8278] By: jhi                                   on 2000/12/30  21:47:49
9327         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
9328              From: andreas.koenig@anima.de (Andreas J. Koenig)
9329              Date: 30 Dec 2000 22:35:37 +0100
9330              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
9331              
9332              The 32-bit wraparound test wasn't quite right.
9333      Branch: perl
9334            ! t/lib/syslfs.t t/op/lfs.t
9335 ____________________________________________________________________________
9336 [  8277] By: jhi                                   on 2000/12/30  21:33:44
9337         Log: Subject: [PATCH] open() example in perlfunc.pod 
9338              From: Karsten Sperling <s_sperli@ira.uka.de>
9339              Date: Sat, 30 Dec 2000 22:27:09 +0100
9340              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
9341      Branch: perl
9342            ! pod/perlfunc.pod
9343 ____________________________________________________________________________
9344 [  8276] By: jhi                                   on 2000/12/30  20:32:40
9345         Log: Not quite that many tests yet.
9346      Branch: perl
9347            ! t/op/pat.t
9348 ____________________________________________________________________________
9349 [  8275] By: jhi                                   on 2000/12/30  20:26:58
9350         Log: Integrate perlio.
9351      Branch: perl
9352           !> toke.c
9353 ____________________________________________________________________________
9354 [  8274] By: jhi                                   on 2000/12/30  20:24:56
9355         Log: Signedness nit.
9356      Branch: perl
9357            ! utf8.c
9358 ____________________________________________________________________________
9359 [  8273] By: jhi                                   on 2000/12/30  20:15:46
9360         Log: Add a test case for 20000731.001 which was fixed by the #8267.
9361      Branch: perl
9362            ! t/op/pat.t
9363 ____________________________________________________________________________
9364 [  8272] By: nick                                  on 2000/12/30  19:47:51
9365         Log: Tweak for MULTIPLICITY/USE_PERLIO
9366      Branch: perlio
9367            ! toke.c
9368 ____________________________________________________________________________
9369 [  8271] By: nick                                  on 2000/12/30  19:46:45
9370         Log: Integrate mainline
9371      Branch: perlio
9372           +> lib/unicode/distinct.pm
9373           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
9374           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
9375           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
9376 ____________________________________________________________________________
9377 [  8270] By: jhi                                   on 2000/12/30  19:39:50
9378         Log: Subject: RE: perl@8269
9379              From: "Richard Soderberg" <rs@crystalflame.net>
9380              Date: Sat, 30 Dec 2000 11:36:27 -0800
9381              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
9382              
9383              A missing aTHX_.
9384      Branch: perl
9385            ! toke.c
9386 ____________________________________________________________________________
9387 [  8269] By: jhi                                   on 2000/12/30  18:55:48
9388         Log: Update Changes.
9389      Branch: perl
9390            ! Changes patchlevel.h
9391 ____________________________________________________________________________
9392 [  8268] By: jhi                                   on 2000/12/30  17:18:40
9393         Log: Add a test for Unicode split //.  The #8267 was the cure.
9394      Branch: perl
9395            ! t/op/split.t
9396 ____________________________________________________________________________
9397 [  8267] By: jhi                                   on 2000/12/30  17:14:19
9398         Log: Subject: more UTF8 test suites and an UTF8 patch
9399              From: Inaba Hiroto <inaba@st.rim.or.jp>
9400              Date: Sat, 30 Dec 2000 14:27:10 +0900
9401              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
9402              
9403              Just the patch part for now, and the pragma renamed
9404              as unicode::distinct.
9405      Branch: perl
9406            + lib/unicode/distinct.pm
9407            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
9408            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
9409            ! regcomp.h regexec.c sv.c toke.c utf8.c
9410 ____________________________________________________________________________
9411 [  8266] By: nick                                  on 2000/12/30  16:40:49
9412         Log: Integrate mainline
9413      Branch: perlio
9414           +> lib/Pod/Text/Overstrike.pm
9415           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
9416           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
9417           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
9418           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
9419           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
9420 ____________________________________________________________________________
9421 [  8265] By: jhi                                   on 2000/12/30  07:28:55
9422         Log: The sv_catsv() fix, take two.
9423      Branch: perl
9424            ! sv.c t/op/join.t
9425 ____________________________________________________________________________
9426 [  8264] By: jhi                                   on 2000/12/30  06:19:18
9427         Log: Undo all the join-related changes since #8248: relevant
9428              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
9429              The new sv_catsv() doesn't fly so it must go back to
9430              the drawing board.
9431      Branch: perl
9432            ! sv.c t/op/join.t t/pragma/utf8.t
9433 ____________________________________________________________________________
9434 [  8263] By: jhi                                   on 2000/12/30  01:08:32
9435         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
9436      Branch: perl
9437            ! sv.c
9438 ____________________________________________________________________________
9439 [  8262] By: jhi                                   on 2000/12/30  00:45:14
9440         Log: Retract #8261.
9441      Branch: perl
9442            ! hv.c util.c
9443 ____________________________________________________________________________
9444 [  8261] By: jhi                                   on 2000/12/30  00:38:32
9445         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
9446      Branch: perl
9447            ! hv.c util.c
9448 ____________________________________________________________________________
9449 [  8260] By: jhi                                   on 2000/12/29  22:51:33
9450         Log: (Retracted by #8264)  More fixing for #8251.
9451      Branch: perl
9452            ! sv.c
9453 ____________________________________________________________________________
9454 [  8259] By: jhi                                   on 2000/12/29  18:27:30
9455         Log: Subject: podlators 1.06 released
9456              From: Russ Allbery <rra@stanford.edu>
9457              Date: 25 Dec 2000 05:09:30 -0800
9458              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
9459      Branch: perl
9460            + lib/Pod/Text/Overstrike.pm
9461            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
9462            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
9463 ____________________________________________________________________________
9464 [  8258] By: jhi                                   on 2000/12/29  18:20:45
9465         Log: Make the large file tests more robust/talkative as suggested by
9466              
9467              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
9468              From: andreas.koenig@anima.de (Andreas J. Koenig)
9469              Date: 29 Dec 2000 14:23:01 +0100
9470              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
9471      Branch: perl
9472            ! t/lib/syslfs.t t/op/lfs.t
9473 ____________________________________________________________________________
9474 [  8257] By: jhi                                   on 2000/12/29  17:48:04
9475         Log: Further VMS piping fixes from Charles Lane:
9476              
9477              In summary, error messages produced when a subprocess terminated
9478              abnormally were being sent not just to the parent process, but to
9479              grandparents, because of default values for error output that were
9480              not completely overridden when the subprocess was started.
9481              
9482              This patch fixes this behavior by defining user-mode (i.e., temporary
9483              for the duration of the program) logical names for SYS$OUTPUT and
9484              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
9485              changes to make it so that the user-mode logicals are the ones that
9486              control where Perl's error messages go if it terminates abnormally.
9487              
9488              I also added some gratuitous fixes to the indentation of braces in
9489              the piping code.  It just looked ugly, before.
9490      Branch: perl
9491            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
9492 ____________________________________________________________________________
9493 [  8256] By: jhi                                   on 2000/12/29  17:45:12
9494         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
9495              From: "Casey R. Tweten" <crt@kiski.net>
9496              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
9497              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
9498              
9499              Tests for for #8240.
9500      Branch: perl
9501            ! t/pragma/constant.t
9502 ____________________________________________________________________________
9503 [  8255] By: jhi                                   on 2000/12/29  17:43:07
9504         Log: Subject: Re: [PATCH] Interesting syntax idea
9505              From: Simon Cozens <simon@cozens.net>
9506              Date: Fri, 29 Dec 2000 14:34:04 +0000
9507              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
9508              
9509              Tests for #8254.
9510      Branch: perl
9511            ! t/pragma/sub_lval.t
9512 ____________________________________________________________________________
9513 [  8254] By: jhi                                   on 2000/12/29  17:42:11
9514         Log: Subject: [PATCH] Interesting syntax idea
9515              From: Simon Cozens <simon@cozens.net>
9516              Date: Wed, 27 Dec 2000 05:08:57 +0000
9517              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
9518              
9519              Make opens + bareword assigns do typeglob assigns.
9520      Branch: perl
9521            ! op.c
9522 ____________________________________________________________________________
9523 [  8253] By: jhi                                   on 2000/12/29  17:36:45
9524         Log: Output the (apparent) version of gcc, as suggested by
9525              
9526              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
9527              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
9528              Date: 26 Dec 2000 04:29:17 -0500
9529              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
9530              
9531              (The patch as such didn't any more apply as the misparsing had
9532              already been addressed in #6474.)  Also change the wording about
9533              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
9534      Branch: perl
9535            ! hints/dec_osf.sh
9536 ____________________________________________________________________________
9537 [  8252] By: nick                                  on 2000/12/29  12:14:31
9538         Log: Integrate mainline
9539      Branch: perlio
9540           !> (integrate 27 files)
9541 ____________________________________________________________________________
9542 [  8251] By: jhi                                   on 2000/12/29  08:45:46
9543         Log: (Retracted by #8264)
9544              
9545              (Fixed by #8260.)
9546              
9547              sv_catsv() needs one more byte space than seems reasonable.
9548              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
9549              Curiouser and curiouser.
9550      Branch: perl
9551            ! sv.c
9552 ____________________________________________________________________________
9553 [  8250] By: jhi                                   on 2000/12/29  07:57:52
9554         Log: More split // UTF-8 tests.
9555      Branch: perl
9556            ! t/pragma/utf8.t
9557 ____________________________________________________________________________
9558 [  8249] By: jhi                                   on 2000/12/29  07:54:51
9559         Log: (Retracted by #8264)  More join() testing which was good because
9560              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
9561      Branch: perl
9562            ! pp.c t/op/join.t utf8.c utf8.h
9563 ____________________________________________________________________________
9564 [  8248] By: jhi                                   on 2000/12/29  07:08:32
9565         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
9566              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
9567              that the only cases to care about are byte+byte and byte+character.
9568              
9569              TODO: See how well pp_concat() could be implemented in terms
9570              of sv_catsv().
9571      Branch: perl
9572            ! doop.c sv.c t/op/join.t utf8.h
9573 ____________________________________________________________________________
9574 [  8247] By: jhi                                   on 2000/12/29  06:35:23
9575         Log: Signedness nit.
9576      Branch: perl
9577            ! pp_hot.c
9578 ____________________________________________________________________________
9579 [  8246] By: jhi                                   on 2000/12/29  01:23:31
9580         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
9581              From: Lupe Christoph <lupe@lupe-christoph.de>
9582              Date: Thu, 28 Dec 2000 23:00:00 +0100
9583              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
9584              
9585              Suggest rsync --delete --dry-run.
9586      Branch: perl
9587            ! pod/perlhack.pod
9588 ____________________________________________________________________________
9589 [  8245] By: jhi                                   on 2000/12/28  23:57:05
9590         Log: The maxiters upper limit sanity check (guarding against
9591              non-progress) assumed bytes instead of characters in s///
9592              and split().
9593      Branch: perl
9594            ! pp.c pp_hot.c
9595 ____________________________________________________________________________
9596 [  8244] By: jhi                                   on 2000/12/28  23:34:08
9597         Log: Make some panic messages a bit more logical.
9598      Branch: perl
9599            ! doop.c pod/perldiag.pod pp.c pp_hot.c
9600 ____________________________________________________________________________
9601 [  8243] By: jhi                                   on 2000/12/28  22:59:16
9602         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
9603              From: Simon Cozens <simon@cozens.net>
9604              Date: Wed, 27 Dec 2000 02:30:03 +0000
9605              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
9606      Branch: perl
9607            ! pp.c t/pragma/sub_lval.t
9608 ____________________________________________________________________________
9609 [  8242] By: jhi                                   on 2000/12/28  22:56:53
9610         Log: Subject: [PATCH blead] Fix B::Terse indentation
9611              From: Daniel Chetlin <daniel@chetlin.com>
9612              Date: Wed, 27 Dec 2000 06:43:30 -0800
9613              Message-ID: <20001227064329.B9573@darkstar>
9614      Branch: perl
9615            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
9616 ____________________________________________________________________________
9617 [  8241] By: jhi                                   on 2000/12/28  22:48:59
9618         Log: The latter patch from the
9619              
9620              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
9621              From: Peter Prymmer <pvhp@forte.com> 
9622              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
9623              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
9624              
9625              (the former patch from the above should have been
9626              taken care of by Nick I-S)
9627      Branch: perl
9628            ! win32/Makefile
9629 ____________________________________________________________________________
9630 [  8240] By: jhi                                   on 2000/12/28  22:45:22
9631         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
9632              From: "Casey R. Tweten" <crt@kiski.net>
9633              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
9634              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
9635      Branch: perl
9636            ! lib/constant.pm
9637 ____________________________________________________________________________
9638 [  8239] By: jhi                                   on 2000/12/28  22:37:45
9639         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
9640              From: Simon Cozens <simon@cozens.net>
9641              Date: Wed, 27 Dec 2000 14:12:44 +0000
9642              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
9643      Branch: perl
9644            ! t/op/method.t t/op/sort.t toke.c
9645 ____________________________________________________________________________
9646 [  8238] By: jhi                                   on 2000/12/28  22:30:32
9647         Log: Subject: [PATCH perl@8229] Call.pm
9648              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
9649              Date: Mon, 25 Dec 2000 10:47:15 -0000
9650              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
9651      Branch: perl
9652            ! ext/Filter/Util/Call/Call.pm
9653 ____________________________________________________________________________
9654 [  8237] By: jhi                                   on 2000/12/28  22:19:21
9655         Log: Subject: [PATCH blead] Fix problem with `&' prototype
9656              From: Daniel Chetlin <daniel@chetlin.com>
9657              Date: Wed, 27 Dec 2000 15:55:32 -0800
9658              Message-ID: <20001227155532.D9573@darkstar>
9659      Branch: perl
9660            ! op.c t/comp/proto.t
9661 ____________________________________________________________________________
9662 [  8236] By: jhi                                   on 2000/12/28  22:09:25
9663         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
9664              From: Daniel Chetlin <daniel@chetlin.com>
9665              Date: Sun, 24 Dec 2000 04:09:49 -0800
9666              Message-ID: <20001224040949.B3090@darkstar>
9667      Branch: perl
9668            ! gv.c mg.c t/op/attrs.t
9669 ____________________________________________________________________________
9670 [  8235] By: jhi                                   on 2000/12/28  22:07:11
9671         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
9672              From: Jan Dubois <jand@ActiveState.com>
9673              Date: Tue, 26 Dec 2000 20:57:31 -0800
9674              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
9675      Branch: perl
9676            ! win32/win32.c
9677 ____________________________________________________________________________
9678 [  8234] By: jhi                                   on 2000/12/28  21:52:42
9679         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
9680              From: Simon Cozens <simon@cozens.net>
9681              Date: Thu, 28 Dec 2000 20:33:13 +0000
9682              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
9683      Branch: perl
9684            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
9685 ____________________________________________________________________________
9686 [  8233] By: jhi                                   on 2000/12/28  19:40:49
9687         Log: Integrate perlio.
9688      Branch: perl
9689           !> ext/Encode/Makefile.PL ext/Encode/compile
9690 ____________________________________________________________________________
9691 [  8232] By: nick                                  on 2000/12/23  16:06:00
9692         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
9693              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
9694      Branch: perlio
9695            ! ext/Encode/Makefile.PL
9696 ____________________________________________________________________________
9697 [  8231] By: nick                                  on 2000/12/23  14:30:34
9698         Log: "Compiled" encode build cleanup
9699              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
9700              - .c files do not export sub-tables
9701      Branch: perlio
9702            ! ext/Encode/Makefile.PL ext/Encode/compile
9703 ____________________________________________________________________________
9704 [  8230] By: nick                                  on 2000/12/23  12:50:37
9705         Log: Integrate mainline
9706      Branch: perlio
9707           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
9708           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
9709           !> pod/perl5004delta.pod pod/perl5005delta.pod
9710           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
9711           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
9712           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
9713           !> pod/perlsub.pod
9714 ____________________________________________________________________________
9715 [  8229] By: jhi                                   on 2000/12/22  15:32:12
9716         Log: Integrate perlio.
9717      Branch: perl
9718           +> win32/distclean.bat
9719           !> MANIFEST t/io/utf8.t
9720 ____________________________________________________________________________
9721 [  8228] By: jhi                                   on 2000/12/22  15:29:40
9722         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
9723              From: Robin Barker <rmb1@cise.npl.co.uk>
9724              Date: Fri, 22 Dec 2000 12:17:38 GMT
9725              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
9726      Branch: perl
9727            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
9728            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
9729            ! pod/perl5004delta.pod pod/perl5005delta.pod
9730            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
9731            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
9732            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
9733            ! pod/perlsub.pod
9734 ____________________________________________________________________________
9735 [  8227] By: jhi                                   on 2000/12/22  15:24:28
9736         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
9737              From: "John L. Allen" <allen@grumman.com>
9738              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
9739              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
9740              
9741              Document APPLLIB_EXP.
9742      Branch: perl
9743            ! INSTALL
9744 ____________________________________________________________________________
9745 [  8226] By: nick                                  on 2000/12/21  22:11:50
9746         Log: Handy script for when one forgets to "dmake clean" 
9747      Branch: perlio
9748            + win32/distclean.bat
9749            ! MANIFEST
9750 ____________________________________________________________________________
9751 [  8225] By: nick                                  on 2000/12/21  21:54:04
9752         Log: CRLF platform issue with io/utf8 fix.
9753      Branch: perlio
9754            ! t/io/utf8.t
9755 ____________________________________________________________________________
9756 [  8224] By: nick                                  on 2000/12/21  21:02:20
9757         Log: Integrate mainline
9758      Branch: perlio
9759           !> Changes Configure Makefile.SH Porting/Glossary
9760           !> Porting/config.sh Porting/config_H configure.com
9761           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
9762           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
9763           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
9764           !> win32/config.bc win32/config.gc win32/config.vc
9765 ____________________________________________________________________________
9766 [  8223] By: jhi                                   on 2000/12/21  17:09:16
9767         Log: Update Changes.
9768      Branch: perl
9769            ! Changes patchlevel.h
9770 ____________________________________________________________________________
9771 [  8222] By: jhi                                   on 2000/12/21  16:24:01
9772         Log: Metaconfig unit changes for #8221.
9773      Branch: metaconfig/U/perl
9774           +> issymlink.U
9775            - testsyml.U
9776            ! Mksymlinks.U
9777 ____________________________________________________________________________
9778 [  8221] By: jhi                                   on 2000/12/21  16:23:48
9779         Log: Rename testsyml to issymlink.
9780      Branch: perl
9781            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9782            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
9783            ! win32/config.vc
9784 ____________________________________________________________________________
9785 [  8220] By: jhi                                   on 2000/12/21  15:47:26
9786         Log: Robustness support for #8218 (symlink forest) since the GNU
9787              tools seem to be overly picky about symlinkage depths.
9788      Branch: perl
9789            ! Makefile.SH t/io/fs.t
9790 ____________________________________________________________________________
9791 [  8219] By: jhi                                   on 2000/12/21  15:38:27
9792         Log: Metaconfig changes for #8218.
9793      Branch: metaconfig
9794            ! U/modified/Oldconfig.U
9795      Branch: metaconfig/U/perl
9796            + Mksymlinks.U
9797            ! testsyml.U
9798 ____________________________________________________________________________
9799 [  8218] By: jhi                                   on 2000/12/21  15:37:57
9800         Log: Add Configure option -Dmksymlinks which will create a symlink
9801              forest if the current/build differs from the source directory.
9802              TODO: mkdir -p is not portable.
9803      Branch: perl
9804            ! Configure
9805 ____________________________________________________________________________
9806 [  8217] By: jhi                                   on 2000/12/21  14:39:12
9807         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
9808              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
9809              Date: Thu, 21 Dec 2000 09:38:18 GMT
9810              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
9811              
9812              The ofs became an SV.
9813      Branch: perl
9814            ! ext/Thread/Thread.xs
9815 ____________________________________________________________________________
9816 [  8216] By: jhi                                   on 2000/12/21  05:40:21
9817         Log: The polymorphism seems to have fixed 20000517.001.
9818      Branch: perl
9819            ! t/pragma/utf8.t
9820 ____________________________________________________________________________
9821 [  8215] By: jhi                                   on 2000/12/21  04:44:52
9822         Log: read() documentation tweak for 20001121.004.
9823      Branch: perl
9824            ! pod/perlfunc.pod
9825 ____________________________________________________________________________
9826 [  8214] By: jhi                                   on 2000/12/21  03:54:11
9827         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
9828      Branch: perl
9829            ! pp_sys.c t/op/misc.t
9830 ____________________________________________________________________________
9831 [  8213] By: jhi                                   on 2000/12/21  00:28:10
9832         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
9833              From: Peter Prymmer <pvhp@forte.com>
9834              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
9835              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
9836      Branch: perl
9837            ! configure.com
9838 ____________________________________________________________________________
9839 [  8212] By: jhi                                   on 2000/12/21  00:26:21
9840         Log: Edit edit edit.
9841      Branch: perl
9842            ! pod/perlfaq3.pod
9843 ____________________________________________________________________________
9844 [  8211] By: jhi                                   on 2000/12/20  18:52:46
9845         Log: Update Changes.
9846      Branch: perl
9847            ! Changes patchlevel.h
9848 ____________________________________________________________________________
9849 [  8210] By: jhi                                   on 2000/12/20  18:34:47
9850         Log: Yet another editor edit.
9851      Branch: perl
9852            ! pod/perlfaq3.pod
9853 ____________________________________________________________________________
9854 [  8209] By: jhi                                   on 2000/12/20  15:33:28
9855         Log: More Win32 Perling.
9856      Branch: perl
9857            ! pod/perlfaq3.pod
9858 ____________________________________________________________________________
9859 [  8208] By: jhi                                   on 2000/12/20  15:07:46
9860         Log: More Win32 editor/IDE/shell hints.
9861      Branch: perl
9862            ! pod/perlfaq3.pod
9863 ____________________________________________________________________________
9864 [  8207] By: jhi                                   on 2000/12/20  03:54:08
9865         Log: Subject: [PATCH] obscure timing knowledge
9866              From: Nicholas Clark <nick@ccl4.org>
9867              Date: Tue, 19 Dec 2000 19:22:31 +0000
9868              Message-ID: <20001219192231.F2827@plum.flirble.org>
9869      Branch: perl
9870            ! sv.c
9871 ____________________________________________________________________________
9872 [  8206] By: jhi                                   on 2000/12/20  03:45:57
9873         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
9874              From: Spider Boardman <spider@leggy.zk3.dec.com>
9875              Date: Tue, 19 Dec 2000 21:30:16 -0500
9876              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
9877      Branch: perl
9878            ! sv.c
9879 ____________________________________________________________________________
9880 [  8205] By: jhi                                   on 2000/12/19  23:02:01
9881         Log: Update Changes.
9882      Branch: perl
9883            ! Changes patchlevel.h
9884 ____________________________________________________________________________
9885 [  8204] By: jhi                                   on 2000/12/19  22:58:18
9886         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
9887              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
9888              on editors and diffing/patching.
9889      Branch: perl
9890            ! t/op/utf8decode.t
9891 ____________________________________________________________________________
9892 [  8203] By: nick                                  on 2000/12/19  21:36:16
9893         Log: Integrate mainline (forgot my own change...)
9894      Branch: perlio
9895           !> ext/Encode/compile
9896 ____________________________________________________________________________
9897 [  8202] By: nick                                  on 2000/12/19  21:34:42
9898         Log: Integrate mainline.
9899      Branch: perlio
9900           !> (integrate 61 files)
9901 ____________________________________________________________________________
9902 [  8201] By: nick                                  on 2000/12/19  21:34:06
9903         Log: Avoid looking for File::Glob when we don't need it.
9904      Branch: perl
9905            ! ext/Encode/compile
9906 ____________________________________________________________________________
9907 [  8200] By: jhi                                   on 2000/12/19  18:35:49
9908         Log: Update Changes.
9909      Branch: perl
9910            ! Changes patchlevel.h
9911 ____________________________________________________________________________
9912 [  8199] By: jhi                                   on 2000/12/19  18:35:07
9913         Log: Microperl tweaks.
9914      Branch: perl
9915            ! sv.c uconfig.h uconfig.sh
9916 ____________________________________________________________________________
9917 [  8198] By: jhi                                   on 2000/12/19  18:29:59
9918         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
9919      Branch: perl
9920            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9921            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
9922 ____________________________________________________________________________
9923 [  8197] By: jhi                                   on 2000/12/19  17:55:29
9924         Log: In VMS embedded perls couldn't access the statically built Socket,
9925              from Charles Lane.
9926      Branch: perl
9927            ! configure.com
9928 ____________________________________________________________________________
9929 [  8196] By: jhi                                   on 2000/12/19  17:49:50
9930         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
9931              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
9932              Date: Sun, 17 Dec 2000 19:11:44 -0000
9933              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
9934      Branch: perl
9935            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9936            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
9937 ____________________________________________________________________________
9938 [  8195] By: jhi                                   on 2000/12/19  17:47:53
9939         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
9940              From: Jonathan Stowe <gellyfish@gellyfish.com>
9941              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
9942              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
9943      Branch: perl
9944            ! utils/h2xs.PL
9945 ____________________________________________________________________________
9946 [  8194] By: jhi                                   on 2000/12/19  17:46:28
9947         Log: Subject: Re: useless use of void context work-around
9948              From: andreas.koenig@anima.de (Andreas J. Koenig)
9949              Date: 16 Dec 2000 15:13:36 +0100
9950              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
9951              
9952              Document (comment) the q(di ds ig) trick in the code.
9953      Branch: perl
9954            ! op.c
9955 ____________________________________________________________________________
9956 [  8193] By: jhi                                   on 2000/12/19  17:10:57
9957         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
9958              From: "Mark J. Reed" <mreed@strange.turner.com>
9959              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
9960              Message-Id: <200012160222.VAA13986@strange.turner.com>
9961      Branch: perl
9962            ! ext/Sys/Syslog/Syslog.pm
9963 ____________________________________________________________________________
9964 [  8192] By: jhi                                   on 2000/12/19  17:07:45
9965         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
9966              From: Nicholas Clark <nick@ccl4.org>
9967              Date: Sat, 16 Dec 2000 19:03:13 +0000
9968              Message-ID: <20001216190313.D68304@plum.flirble.org>
9969      Branch: perl
9970            ! t/op/64bitint.t
9971 ____________________________________________________________________________
9972 [  8191] By: jhi                                   on 2000/12/19  17:06:13
9973         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
9974              From: Dominic Dunlop <domo@computer.org>
9975              Date: Mon, 18 Dec 2000 12:00:15 +0100
9976              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
9977              
9978              This patchlet is needed in order that perl can be statically linked.  
9979      Branch: perl
9980            ! regexec.c
9981 ____________________________________________________________________________
9982 [  8190] By: jhi                                   on 2000/12/19  17:03:08
9983         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
9984              From: "Craig A. Berry" <craig.berry@psinetcs.com>
9985              Date: Sun, 17 Dec 2000 00:18:35 -0600
9986              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
9987      Branch: perl
9988            ! perlio.h vms/gen_shrfls.pl
9989 ____________________________________________________________________________
9990 [  8189] By: jhi                                   on 2000/12/19  16:20:28
9991         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
9992              From: Prymmer/Kahn <pvhp@best.com>
9993              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
9994              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
9995              
9996              A better version of #8188.
9997      Branch: perl
9998            ! pod/perlfaq3.pod
9999 ____________________________________________________________________________
10000 [  8188] By: jhi                                   on 2000/12/19  15:57:06
10001         Log: (Replaced by #8189)
10002              
10003              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
10004              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
10005              From: Prymmer/Kahn <pvhp@best.com>
10006              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
10007              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
10008              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
10009              Date: Mon, 18 Dec 2000 11:10:45 -0500
10010              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
10011      Branch: perl
10012            ! pod/perlfaq3.pod
10013 ____________________________________________________________________________
10014 [  8187] By: jhi                                   on 2000/12/19  15:54:19
10015         Log: Email address fix for Anton Berezin.
10016      Branch: perl
10017            ! AUTHORS
10018 ____________________________________________________________________________
10019 [  8186] By: jhi                                   on 2000/12/19  15:38:54
10020         Log: Subject: [PATCH perl@8102] cygwin port
10021              From: "Eric Fifer" <efifer@dircon.co.uk> 
10022              Date: Thu, 14 Dec 2000 13:41:29 -0000
10023              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
10024              
10025              When compiling modules the data item that is being imported
10026              from libperl.dll needs to be tagged as imported/shared data:
10027              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
10028      Branch: perl
10029            ! perliol.h
10030 ____________________________________________________________________________
10031 [  8185] By: jhi                                   on 2000/12/19  14:53:24
10032         Log: Regen uconfig.h and uconfig.sh.
10033      Branch: perl
10034            ! uconfig.h uconfig.sh
10035 ____________________________________________________________________________
10036 [  8184] By: jhi                                   on 2000/12/18  20:43:49
10037         Log: Comments work so much better when they are closed.
10038      Branch: perl
10039            ! regcomp.c
10040 ____________________________________________________________________________
10041 [  8183] By: jhi                                   on 2000/12/18  18:04:02
10042         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
10043              Fixes the bug 20001218.016.
10044      Branch: perl
10045            ! regcomp.c
10046 ____________________________________________________________________________
10047 [  8182] By: gsar                                  on 2000/12/18  09:53:47
10048         Log: delete spurious files
10049      Branch: maint-5.6/perl
10050            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
10051            - vos/config.h vos/config_h.SH_orig
10052 ____________________________________________________________________________
10053 [  8181] By: gsar                                  on 2000/12/18  09:46:08
10054         Log: regen perltoc
10055      Branch: maint-5.6/perl
10056            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
10057 ____________________________________________________________________________
10058 [  8180] By: gsar                                  on 2000/12/18  09:20:27
10059         Log: integrate changes#7924..7926,7946,7952 from mainline
10060      Branch: maint-5.6/perl
10061           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
10062           !> lib/File/stat.pm t/lib/class-struct.t
10063 ____________________________________________________________________________
10064 [  8179] By: gsar                                  on 2000/12/18  08:55:54
10065         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
10066              7918,7919,7988,8907 from mainline (various)
10067      Branch: maint-5.6/perl
10068           +> t/lib/class-struct.t
10069           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
10070           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
10071           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
10072 ____________________________________________________________________________
10073 [  8178] By: gsar                                  on 2000/12/18  08:16:30
10074         Log: avoid redefinition warnings on windows due to sys/socket.h getting
10075              #included before win32.h
10076      Branch: maint-5.6/perl
10077            ! win32/include/sys/socket.h
10078 ____________________________________________________________________________
10079 [  8177] By: gsar                                  on 2000/12/18  05:24:04
10080         Log: make regen_headers; fix POSIX.xs problems; remove outdated
10081              code from sys/socket.h that makes build fail now
10082      Branch: maint-5.6/perl
10083            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
10084            ! pod/perlapi.pod
10085           !> win32/include/sys/socket.h
10086 ____________________________________________________________________________
10087 [  8176] By: gsar                                  on 2000/12/18  05:20:17
10088         Log: update Changes
10089      Branch: maint-5.6/perl
10090            ! Changes patchlevel.h
10091 ____________________________________________________________________________
10092 [  8175] By: gsar                                  on 2000/12/18  04:57:48
10093         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
10094              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
10095              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
10096              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
10097              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
10098              7823,7825,7838
10099      Branch: maint-5.6/perl
10100           +> lib/File/Spec/Epoc.pm
10101           !> (integrate 88 files)
10102 ____________________________________________________________________________
10103 [  8174] By: gsar                                  on 2000/12/18  03:53:09
10104         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
10105              7625..7629,7631..7634,7637,7639,7642 from mainline
10106      Branch: maint-5.6/perl
10107           +> README.solaris
10108           !> (integrate 26 files)
10109 ____________________________________________________________________________
10110 [  8173] By: gsar                                  on 2000/12/18  03:37:02
10111         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
10112              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
10113              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
10114              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
10115      Branch: maint-5.6/perl
10116           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
10117            - MAINTAIN
10118           !> (integrate 111 files)
10119 ____________________________________________________________________________
10120 [  8172] By: jhi                                   on 2000/12/18  02:49:27
10121         Log: Regen pods.
10122      Branch: perl
10123            ! pod/perlmodlib.pod pod/perltoc.pod
10124 ____________________________________________________________________________
10125 [  8171] By: gsar                                  on 2000/12/18  02:49:24
10126         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
10127              7465..7471 from mainline
10128              
10129              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
10130              in platforms that strictly require all the symbols being present
10131              at link time.
10132              
10133              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
10134              
10135              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
10136              
10137              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
10138              
10139              Subject: [PATCH] todo
10140              
10141              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
10142              
10143              Use $sort, $uniq (and $tr) consistently as wondered
10144              by Nicholas Clark.
10145              
10146              Too enthusiastic editing in #7460.
10147              
10148              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
10149              
10150              Upgrade to CPAN 1.58_55.
10151              Subject: CPAN.pm status
10152              
10153              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
10154              
10155              Make target reordering to avoid pointless re-makes.
10156              Subject: Re: Total re-make of 'make okfile' after 7451 ?
10157              
10158              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
10159              
10160              Subject: DOC PATCH 5.6.0
10161              
10162              Add the repository doc by Malcolm, Sarathy, and by Simon,
10163              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
10164      Branch: maint-5.6/perl
10165           +> Porting/repository.pod
10166           !> Configure MANIFEST Makefile.SH README.dos README.os2
10167           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
10168           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
10169           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
10170 ____________________________________________________________________________
10171 [  8169] By: gsar                                  on 2000/12/18  02:33:34
10172         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
10173              7435..7441,7445 from mainline
10174              
10175              Make the UTF-8 decoding stricter and more verbose when
10176              malformation happens.  This involved adding an argument
10177              to utf8_to_uv_chk(), which involved changing its prototype,
10178              and prefer STRLEN over I32 for the UTF-8 length, which as
10179              a domino effect necessitated changing the prototypes of
10180              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
10181              The stricter UTF-8 decoding checking uses Markus Kuhn's
10182              UTF-8 Decode Stress Tester from
10183              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
10184              
10185              Run vms/vms_yfix.pl, should have done that after changing
10186              perly.c in #7382.
10187              
10188              Subject: [PATCH 5.7.0] static linking with uninstalled perl
10189              
10190              (Replaced by #7440.)
10191              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
10192              
10193              Fix the bug ID 20001024.005, the bug introduced by #7416.
10194              
10195              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
10196              
10197              Fix the bug reported in
10198              From: andreas.koenig@anima.de (Andreas J. Koenig)
10199              Also make is_utf8_char() stricter.
10200              
10201              Missed the header file changes from #7425.
10202              
10203              Check if stdio supports tweaking lval and cnt simultaneously.
10204              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
10205              
10206              Stratus VOS updates from Paul Green.
10207              
10208              Podify README.epoc and README.vos.
10209              
10210              Add targets to Makefile.SH, most importantly
10211              'regen_all' which also remembers to update vms/perly*.
10212              
10213              Subject: Minor update to find2perl, for portability
10214              
10215              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
10216              
10217              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
10218              
10219              Rename UTF8LEN() to be UNISKIP(), too confusing to have
10220              UTF8LEN() and UTF8SKIP(). 
10221              
10222              Allow poking holes at the UTF-8 decoding strictness.
10223              
10224              Continue the internal UTF-8 API tweaking.
10225              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
10226              used much more than the simpler API, now called utf8_to_uv_simple().
10227              Still not quite happy with API, too much partial duplication
10228              of functionality.
10229              
10230              A new version of making the syslog test more robust.
10231              (Replaces #7421.)
10232              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
10233              
10234              buildtoc target tweaks.
10235              
10236              Integrate with vmsperl #7430 by Charles Bailey:
10237              
10238              Cleanup from prior patch (Charles Lane?):
10239              - improve handling of MFDs in Basename and Path
10240              - default to no xsubpp line # munging when building debug images
10241      Branch: maint-5.6/perl
10242           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10243           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
10244           !> (integrate 67 files)
10245 ____________________________________________________________________________
10246 [  8168] By: gsar                                  on 2000/12/18  02:05:49
10247         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
10248              
10249              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
10250              From: Martin Husemann <martin@duskware.de>
10251              
10252              Subject: [PATCH 5.7.0] restore match data on backtracing
10253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10254      Branch: maint-5.6/perl
10255           !> regcomp.c regexec.c t/op/re_tests
10256 ____________________________________________________________________________
10257 [  8167] By: gsar                                  on 2000/12/18  01:55:22
10258         Log: integrate changes#7858,7986 from mainline
10259              
10260              C<foreach my $x ...> in pseudo-fork()ed process may diddle
10261              parent's memory; fix it by keeping track of the actual pad
10262              offset rather than a raw pointer (this change is probably also
10263              relevant to non-ithreads case to avoid fallout from reallocs of
10264              the pad array, but is currently only enabled for the ithreads
10265              case in the interests of minimal disruption to existing "well
10266              tested" code)
10267              
10268              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
10269              due to the notorious GetFileType() bug in Windows 9x, which fstat()
10270              tickles)
10271      Branch: maint-5.6/perl
10272           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
10273           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
10274           !> win32/win32.c win32/win32.h win32/win32sck.c
10275 ____________________________________________________________________________
10276 [  8166] By: gsar                                  on 2000/12/18  01:52:59
10277         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
10278              from mainline (xsubpp and ExtUtils::LibList fixups, various
10279              other small items)
10280      Branch: maint-5.6/perl
10281           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
10282           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10283           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
10284           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
10285           !> win32/bin/search.pl
10286 ____________________________________________________________________________
10287 [  8165] By: gsar                                  on 2000/12/18  01:28:45
10288         Log: integrate changes#7533,7563,7611,7623 from mainline (various
10289              malloc.c embellishments)
10290      Branch: maint-5.6/perl
10291           !> malloc.c pod/perldiag.pod
10292 ____________________________________________________________________________
10293 [  8164] By: gsar                                  on 2000/12/18  01:23:33
10294         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
10295              fixups)
10296      Branch: maint-5.6/perl
10297           !> utils/h2xs.PL
10298 ____________________________________________________________________________
10299 [  8163] By: gsar                                  on 2000/12/18  01:17:50
10300         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
10301              fixups)
10302      Branch: maint-5.6/perl
10303           !> Makefile.SH utils/perlbug.PL
10304 ____________________________________________________________________________
10305 [  8162] By: gsar                                  on 2000/12/18  00:25:43
10306         Log: always export Perl_deb() (it is required by re.xs whether
10307              Perl is built with or without -DDEBUGGING)
10308      Branch: maint-5.6/perl
10309            ! makedef.pl
10310 ____________________________________________________________________________
10311 [  8161] By: gsar                                  on 2000/12/18  00:23:38
10312         Log: integrate change#7414 from mainline
10313              
10314              Undo the basename() part of #7412 since the lib/basename
10315              tests would need upgrading too.
10316              
10317              squelch two tests in tr.t that rely on tr/// paranoia change
10318              that's not in 5.6.x
10319      Branch: maint-5.6/perl
10320            ! t/op/tr.t
10321           !> lib/File/Basename.pm
10322 ____________________________________________________________________________
10323 [  8160] By: gsar                                  on 2000/12/18  00:05:30
10324         Log: missing change in previous integrate
10325      Branch: maint-5.6/perl
10326           !> README.aix
10327 ____________________________________________________________________________
10328 [  8159] By: gsar                                  on 2000/12/18  00:03:38
10329         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
10330              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
10331              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
10332              7410..7413 from mainline
10333      Branch: maint-5.6/perl
10334           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
10335           +> t/lib/tie-splice.t
10336            - lib/unicode/Is/DCinital.pl
10337           !> (integrate 112 files)
10338 ____________________________________________________________________________
10339 [  8158] By: jhi                                   on 2000/12/17  23:04:24
10340         Log: Subject: [PATCHES] RE: perl@8150 
10341              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
10342              Date: Sun, 17 Dec 2000 21:46:39 +0100
10343              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
10344              
10345              Neither cygwin has a getpwuid() one can trust on.
10346      Branch: perl
10347            ! t/lib/glob-basic.t
10348 ____________________________________________________________________________
10349 [  8157] By: jhi                                   on 2000/12/17  23:01:54
10350         Log: More MAN.PODS => {} fixes.
10351      Branch: perl
10352            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
10353            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
10354            ! os2/OS2/REXX/Makefile.PL
10355 ____________________________________________________________________________
10356 [  8156] By: gsar                                  on 2000/12/17  22:49:13
10357         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
10358              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
10359              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
10360              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
10361              7201,7204 from mainline
10362      Branch: maint-5.6/perl
10363           !> (integrate 121 files)
10364 ____________________________________________________________________________
10365 [  8155] By: jhi                                   on 2000/12/17  22:30:58
10366         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
10367              From: "Craig A. Berry" <craigberry@mac.com>
10368              Date: Sun, 17 Dec 2000 13:09:28 -0600
10369              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
10370              
10371              MAN.PODS => ' ' is naughty.
10372      Branch: perl
10373            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
10374 ____________________________________________________________________________
10375 [  8154] By: nick                                  on 2000/12/17  22:07:13
10376         Log: MULTIPLICITY nit.
10377      Branch: perl
10378            ! mg.c
10379 ____________________________________________________________________________
10380 [  8153] By: gsar                                  on 2000/12/17  21:23:05
10381         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
10382              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
10383              from mainline
10384              
10385              Document the SvIOK_.*UV().
10386              
10387              Update Unicode todo list.
10388              
10389              Guard against bad string->int conversion for quads.
10390              
10391              Subject: small apidoc fix
10392              
10393              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
10394              
10395              Subject: [PATCH] Tied filehandle documentation
10396              
10397              Subject: [PATCH] Modernize Opcode.pm documentation
10398              
10399              Make Data::Dumper (non-XS) to work with changed semantics of ref().
10400              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
10401              [applied even though said semantics didn't change in 5.6.x]
10402              
10403              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
10404              
10405              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
10406              
10407              Fix the URL, but the server is still missing in action.
10408              Subject: [ID 20000905.002] perlfaq1.pod URL error
10409              
10410              Subject: [ID 20000903.001] \w in utf8-strings
10411              
10412              Fix the ccversion detection for 5.1 and beyond.
10413              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
10414              
10415              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
10416              
10417              Subject: [ID 20000904.008] Tiny fix for perldiag
10418              
10419              Subject: Re: [ID 20000906.004] segfault with bad perl statement
10420              
10421              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
10422              
10423              Subject: [ID 20000908.002] perlipc documentation bug.
10424              
10425              Subject: [PATCH lib/Benchmark.pm]
10426              
10427              Re-allow vec() for characters > 255.
10428              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
10429              
10430              Do away with memory models cruft.  Sorry, PDP users.
10431              
10432              Continue #7041.
10433              
10434              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
10435              
10436              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
10437              
10438              Upgrade to CPAN 1.57_65, from Andreas König.
10439              
10440              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
10441              by Russ Allbery.
10442              
10443              Silence t/pod/*.t about alternate quote-mappings now implemented
10444              by Pod::Text, from Brad Appleton.
10445              
10446              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
10447              Subject: borland C++ win32.c tweak
10448              
10449              C<@a = @b = split(...)> optimization coredumps under ithreads
10450              (missed a spot when fixing up op_pmreplroot hack for ithreads)
10451              
10452              Document the SvUTF8*().
10453              
10454              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
10455              
10456              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
10457              
10458              Do in VMS as the #7054 does.
10459              
10460              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
10461              
10462              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
10463              
10464              Subject: [patch: perl@7045] vms updates
10465              
10466              Test for the #7049.
10467              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
10468              
10469              Break up the myconfig lines a bit.
10470              Subject: perlbug/perl -V output format
10471              
10472              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
10473              
10474              The #7054 truncated Configure badly.
10475              
10476              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
10477              initialization in all the threads on Windows
10478              
10479              Allow for whitespace between "#" and "line" in cpp output.
10480              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
10481              
10482              Remove vestiges of tr//CU.
10483              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
10484              
10485              The return value of setlocale must be copied away.
10486              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
10487              
10488              Allow chop() and chomp() to be overridden.
10489              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
10490              
10491              Hints optimization.
10492              Subject: Minor nit
10493              
10494              Subject: [PATCH] de-wall t/README
10495              
10496              Subject: Re: Two advertising clauses need to be removed
10497      Branch: maint-5.6/perl
10498           !> (integrate 75 files)
10499 ____________________________________________________________________________
10500 [  8152] By: gsar                                  on 2000/12/17  20:30:11
10501         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
10502              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
10503              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
10504              
10505              Don't attach -ld to the archname if pointless.
10506              
10507              Document UNTIE in a very minimalistic way.
10508              
10509              POSIX doesn't report long double values under -Duselongdouble
10510              when the long doubles are "real" (bigger than doubles).
10511              
10512              More author updates.
10513              
10514              Try to deduce NV_MAX.  Really should be Configure fodder.
10515              
10516              :: not allowed in pathnames, change to .
10517              Subject: [PATCH perl@6938] cygwin port
10518              
10519              Forget about NV_MAX (#6951).  Various floating point tweaks,
10520              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
10521              
10522              Move the Solaris 7 scan to use64bitall, make the
10523              failure to find 64-bot sparc libc to mention the
10524              possibility of being in an intel, from Lupe and Alan.
10525              
10526              Regen perltoc.
10527              
10528              AUTHORS tweaks, from Peter Prymmer.
10529              
10530              More address tweaking.
10531              
10532              Small tweaks all over.
10533              
10534              File::Temp patches from Andreas König,
10535              
10536              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
10537              
10538              Subject: CPAN.pm beta 1.57_57 for the core
10539              
10540              Part of the solution.
10541              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
10542              
10543              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
10544              
10545              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10546              
10547              Add the overload warnings to perldiag.
10548              
10549              Drop unused argument.
10550              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
10551              
10552              Subject: Nit in Configure (bleadperl@6961)
10553              
10554              Update to PodParser 1.18, from Brad Appleton.
10555              
10556              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
10557              
10558              Subject: [PATCH: 6948] add SCNfldbl to configure.com
10559              
10560              Document UNTIE. Also tweak implementation to suppress the 'inner references'
10561              warning when UNTIE exists and instead pass the cound of extra references to
10562              the UNTIE method.
10563              
10564              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
10565              so that case-ignoring systems like DCL can tell them from
10566              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
10567              
10568              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10569              
10570              Feature ordering tweak.
10571              
10572              Regen perltoc.
10573              
10574              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
10575              
10576              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
10577              
10578              Subject: http:// in L<>
10579              
10580              Detypo.
10581              
10582              change#6791 accidentally clobbered change#6710, put it back
10583              
10584              Only the first line, thank you very much.
10585              
10586              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
10587              plus rework the http: spots as suggested by Tom Christiansen,
10588              plus regen perltoc.
10589              
10590              Undo part of change 6489 which looks like a bulk edit which
10591              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
10592              The supressing of main:: on return from select() is undesirable.
10593              
10594              Apparently avoiding the swapping is too costly.
10595              
10596              Various Configure nits by Philip Newton,
10597              plus the ebcdic one by me.
10598              
10599              Make certain cc is set before trying to run it.
10600              
10601              If overloaded %{} etc. return the object do not loop.
10602              Thus  sub deref { $_[0] } functions if object is wanted type.
10603              
10604              Update perlhist.
10605              
10606              More %{} and other deref special casing - do not pass to 'nomethod'.
10607      Branch: maint-5.6/perl
10608           !> (integrate 59 files)
10609 ____________________________________________________________________________
10610 [  8151] By: gsar                                  on 2000/12/17  19:14:38
10611         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
10612              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
10613              
10614              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
10615              
10616              Make the epsilon to be relative, not absolute.
10617              
10618              Put back the flags dump as reasoned in
10619              Subject: Re: [PATCH] Glob dumping
10620              
10621              Introduce ccname to keep track of what compiler kind of we have.
10622              
10623              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
10624              
10625              Put back the slice accidentally removed by #6907.
10626              
10627              Reset archname and archname64 always, forcing them be
10628              recomputed at each Configure run, make Configure and
10629              the hints files agree on the naming of largefiles variables.
10630              
10631              Don't say "Perl 5.0 source kit".
10632              
10633              Subject: [PATCH] fix misc cast warnings
10634              
10635              Subject: typos in pods
10636              
10637              NVs not necessarily doubles, as pointed out by Yitzchak.
10638              
10639              Subject: [PATCH 6889] add a few ldbl formats to configure.com
10640              
10641              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
10642              
10643              Better options for rsync.
10644              
10645              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
10646              
10647              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
10648              
10649              Subject: [PATCH] Re: UNTIE method 
10650              
10651              A better fix for the Socket building problem from Craig Berry.
10652              
10653              Retract the dummy test, skip the security tests (instead of failing),
10654              explain what the warnings mean.
10655              
10656              Heap decorruption.
10657              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
10658              
10659              Update to Unicode 3.0.1.
10660              
10661              Missed one Unicode file.
10662              
10663              Subject: Re: typos in pods
10664              
10665              The #6929 was too skimpy.
10666              
10667              sscanf() may be the only way to read long doubles from strings.
10668              
10669              Reveal Borland's isnan.
10670              Subject: build with BC++ tweak
10671              
10672              Issue useful diagnostic on unknown pod commands.
10673              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
10674              
10675              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
10676              
10677              Clarify the third case of ftmp-security warnings.
10678              
10679              Make -Dusemorebits find long doubles in Solaris.
10680              
10681              Wrap the test in eval.
10682      Branch: maint-5.6/perl
10683           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
10684           +> lib/unicode/PropList.txt lib/unicode/README.perl
10685           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
10686           +> lib/unicode/Unicode.301 vms/vmspipe.com
10687            - lib/unicode/Props.txt lib/unicode/UCD300.html
10688            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
10689           !> (integrate 305 files)
10690 ____________________________________________________________________________
10691 [  8150] By: jhi                                   on 2000/12/17  18:47:57
10692         Log: Uncheckedin generated files.
10693      Branch: perl
10694            ! global.sym perlapi.c pod/perlapi.pod
10695 ____________________________________________________________________________
10696 [  8149] By: jhi                                   on 2000/12/17  18:41:22
10697         Log: Update Changes.
10698      Branch: perl
10699            ! Changes patchlevel.h
10700 ____________________________________________________________________________
10701 [  8148] By: jhi                                   on 2000/12/17  18:39:16
10702         Log: Subject: [PATCH] Fcntl constants speedup
10703              From: Nicholas Clark <nick@ccl4.org>
10704              Date: Sun, 17 Dec 2000 16:29:24 +0000
10705              Message-ID: <20001217162924.E97668@plum.flirble.org>
10706              
10707              Use IVs for the Fcntl constants instead of NVs.
10708      Branch: perl
10709            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
10710 ____________________________________________________________________________
10711 [  8147] By: jhi                                   on 2000/12/17  18:33:41
10712         Log: Add test for #8145 (binmode() warning), add warning for
10713              ioctl() and sockpair(), document them. (fileno() cannot
10714              be tripwired with the same kind of warning because
10715              'defined fileno($foo)' seems to be an idiom.)
10716      Branch: perl
10717            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
10718 ____________________________________________________________________________
10719 [  8146] By: gsar                                  on 2000/12/17  18:09:08
10720         Log: update Changes
10721      Branch: maint-5.6/perl
10722            ! Changes
10723 ____________________________________________________________________________
10724 [  8145] By: jhi                                   on 2000/12/17  17:39:35
10725         Log: Subject: [PATCH] Re: The long awaited feature ...
10726              From: Simon Cozens <simon@cozens.net>
10727              Date: Sun, 17 Dec 2000 12:31:56 +0000
10728              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
10729              
10730              Add a warning to binmode() about using bad filehandles
10731              (can happen e.g. if someone forgets the filehandle argument)
10732      Branch: perl
10733            ! pp_sys.c
10734 ____________________________________________________________________________
10735 [  8144] By: jhi                                   on 2000/12/17  17:33:48
10736         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
10737              From: Jonathan Stowe <gellyfish@gellyfish.com>
10738              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
10739              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
10740      Branch: perl
10741            ! lib/Net/Ping.pm
10742 ____________________________________________________________________________
10743 [  8143] By: jhi                                   on 2000/12/17  05:31:37
10744         Log: Polymorphic regexps.
10745              
10746              Fixes at least the bugs 20001028.003 (both of them...) and
10747              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
10748              also to be fixed by now, probably already before this patch.
10749      Branch: perl
10750            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
10751            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
10752            ! t/op/utf8decode.t t/pragma/utf8.t
10753 ____________________________________________________________________________
10754 [  8142] By: jhi                                   on 2000/12/16  17:16:05
10755         Log: Subject: [patch perl@8102] dos/djgpp update
10756              From: Laszlo Molnar <ml1050@freemail.hu>
10757              Date: Sat, 16 Dec 2000 01:40:52 +0100
10758              Message-ID: <20001216014052.A335@freemail.hu>
10759      Branch: perl
10760            ! djgpp/config.over t/base/commonsense.t
10761 ____________________________________________________________________________
10762 [  8141] By: jhi                                   on 2000/12/16  17:09:27
10763         Log: Few uncheckedin files.
10764      Branch: perl
10765            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
10766 ____________________________________________________________________________
10767 [  8140] By: nick                                  on 2000/12/15  22:14:31
10768         Log: Integrate mainline
10769      Branch: perlio
10770           !> (integrate 53 files)
10771 ____________________________________________________________________________
10772 [  8139] By: jhi                                   on 2000/12/15  19:49:49
10773         Log: One more IVUV tweak from Nicholas Clark.
10774      Branch: perl
10775            ! sv.c
10776 ____________________________________________________________________________
10777 [  8138] By: jhi                                   on 2000/12/15  19:17:06
10778         Log: Return of the IVUV-preservation, now seems to be happy even
10779              in Digital UNIX (the broken strtoul brokenness detection
10780              seems to have been the fly in the ointment).
10781      Branch: perl
10782            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10783            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
10784            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
10785            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
10786            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10787            ! vos/config.ga.h win32/config.bc win32/config.gc
10788            ! win32/config.vc
10789 ____________________________________________________________________________
10790 [  8137] By: jhi                                   on 2000/12/15  18:12:14
10791         Log: Metaconfig unit change for #8136.
10792      Branch: metaconfig
10793            ! U/modified/d_strtoul.U
10794      Branch: metaconfig/U/perl
10795            ! d_strtoull.U d_strtouq.U
10796 ____________________________________________________________________________
10797 [  8136] By: jhi                                   on 2000/12/15  18:11:35
10798         Log: I don't think it's sensible or portable to test the strtou*
10799              on /^-/ strings.
10800      Branch: perl
10801            ! Configure
10802 ____________________________________________________________________________
10803 [  8135] By: jhi                                   on 2000/12/15  17:18:49
10804         Log: Metaconfig unit change for #8134.
10805      Branch: metaconfig
10806            ! U/modified/d_strtoul.U
10807 ____________________________________________________________________________
10808 [  8134] By: jhi                                   on 2000/12/15  17:14:13
10809         Log: If longsize is 8 we don't need a LL suffix for integer constants.
10810      Branch: perl
10811            ! Configure config_h.SH
10812 ____________________________________________________________________________
10813 [  8133] By: jhi                                   on 2000/12/15  16:00:23
10814         Log: Update Changes.
10815      Branch: perl
10816            ! Changes patchlevel.h
10817 ____________________________________________________________________________
10818 [  8132] By: jhi                                   on 2000/12/15  15:44:16
10819         Log: Some compilers get huffy if you do not cast a const pointer
10820              to a non-const when assigning.
10821      Branch: perl
10822            ! gv.c
10823 ____________________________________________________________________________
10824 [  8131] By: jhi                                   on 2000/12/15  15:38:30
10825         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
10826              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10827              Date: Fri, 15 Dec 2000 05:26:57 -0500
10828              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
10829      Branch: perl
10830            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
10831            ! t/pragma/overload.t
10832 ____________________________________________________________________________
10833 [  8130] By: jhi                                   on 2000/12/15  15:36:08
10834         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
10835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10836              Date: Thu, 14 Dec 2000 22:02:43 -0500
10837              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
10838      Branch: perl
10839            ! gv.c perl.h
10840 ____________________________________________________________________________
10841 [  8129] By: jhi                                   on 2000/12/15  15:34:16
10842         Log: Subject: PATCH: h2xs nit
10843              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10844              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
10845              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
10846              
10847              Add a template README.
10848      Branch: perl
10849            ! utils/h2xs.PL
10850 ____________________________________________________________________________
10851 [  8128] By: jhi                                   on 2000/12/15  15:32:22
10852         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
10853      Branch: perl
10854            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
10855 ____________________________________________________________________________
10856 [  8127] By: jhi                                   on 2000/12/15  15:19:34
10857         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
10858              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10859              Date:     Thu, 14 Dec 2000 20:04:42 EST
10860              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
10861      Branch: perl
10862            ! ext/Opcode/Opcode.xs
10863 ____________________________________________________________________________
10864 [  8126] By: jhi                                   on 2000/12/15  15:17:49
10865         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
10866              From: Peter Prymmer <pvhp@forte.com>
10867              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
10868              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
10869      Branch: perl
10870            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
10871            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
10872            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
10873 ____________________________________________________________________________
10874 [  8125] By: jhi                                   on 2000/12/15  15:11:05
10875         Log: This seems to be a stage sane and stable enough to checkin.
10876              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
10877      Branch: perl
10878            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
10879            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
10880            ! t/op/cmp.t t/op/numconvert.t
10881 ____________________________________________________________________________
10882 [  8124] By: jhi                                   on 2000/12/15  04:20:26
10883         Log: Something is really wonky.
10884      Branch: perl
10885            ! sv.c
10886 ____________________________________________________________________________
10887 [  8123] By: jhi                                   on 2000/12/15  04:00:50
10888         Log: Fixes for the IV UV patches to compile in Digital UNIX.
10889      Branch: perl
10890            ! sv.c
10891 ____________________________________________________________________________
10892 [  8122] By: jhi                                   on 2000/12/15  02:53:40
10893         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
10894              From: "Craig A. Berry" <craigberry@mac.com>
10895              Date: Thu, 14 Dec 2000 19:10:49 -0600
10896              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
10897      Branch: perl
10898            ! vms/vms.c
10899 ____________________________________________________________________________
10900 [  8121] By: jhi                                   on 2000/12/15  02:50:00
10901         Log: Metaconfig changes for #8120.
10902      Branch: metaconfig
10903            + U/modified/d_strtoul.U
10904      Branch: metaconfig/U/perl
10905            ! d_strtoull.U d_strtouq.U
10906 ____________________________________________________________________________
10907 [  8120] By: jhi                                   on 2000/12/15  02:49:42
10908         Log: From: Nicholas Clark <nick@ccl4.org> 
10909              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
10910              Date: Thu, 14 Dec 2000 18:38:57 +0000
10911              Message-ID: <20001214183857.B97909@plum.flirble.org>
10912      Branch: perl
10913            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10914            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
10915            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
10916            ! vos/config.ga.def vos/config.ga.h win32/config.bc
10917            ! win32/config.gc win32/config.vc
10918 ____________________________________________________________________________
10919 [  8119] By: jhi                                   on 2000/12/14  23:40:58
10920         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
10921              From: Nicholas Clark <nick@ccl4.org>
10922              Date: Wed, 13 Dec 2000 20:08:50 +0000
10923              Message-ID: <20001213200849.B71166@plum.flirble.org>
10924      Branch: perl
10925            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
10926            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
10927 ____________________________________________________________________________
10928 [  8118] By: jhi                                   on 2000/12/14  22:46:26
10929         Log: Integrate perlio.
10930      Branch: perl
10931           !> MANIFEST ext/Encode/compile makedef.pl
10932 ____________________________________________________________________________
10933 [  8117] By: nick                                  on 2000/12/14  22:38:53
10934         Log: Win32 tweaks to get Encode to build
10935              - temp hack to makedef.pl till PerlIO is properly "exported".
10936              - MSVC dislikes  
10937              static encpage_t foo[];
10938              so make 'em extern for now.
10939      Branch: perlio
10940            ! ext/Encode/compile makedef.pl
10941 ____________________________________________________________________________
10942 [  8116] By: nick                                  on 2000/12/14  22:00:53
10943         Log: Document the new files
10944      Branch: perlio
10945            ! MANIFEST
10946 ____________________________________________________________________________
10947 [  8115] By: jhi                                   on 2000/12/14  21:58:01
10948         Log: MANIFEST new files of #8114.
10949      Branch: perl
10950            ! MANIFEST
10951 ____________________________________________________________________________
10952 [  8114] By: jhi                                   on 2000/12/14  21:50:49
10953         Log: Integrate perlio.
10954      Branch: perl
10955           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
10956           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10957           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
10958           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
10959           !> ext/Encode/Makefile.PL
10960 ____________________________________________________________________________
10961 [  8113] By: jhi                                   on 2000/12/14  21:48:49
10962         Log: The documentation part of the
10963              
10964              Subject: [ID 20001214.002] Net::Ping patch
10965              From: Jonathan Stowe <gellyfish@gellyfish.com>
10966              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
10967              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
10968              since the #7529 had already addressed the same problem.
10969      Branch: perl
10970            ! lib/Net/Ping.pm
10971 ____________________________________________________________________________
10972 [  8112] By: jhi                                   on 2000/12/14  21:42:57
10973         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
10974              From: Dominic Dunlop <domo@computer.org>
10975              Date: Tue, 12 Dec 2000 10:47:10 +0100
10976              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
10977              
10978              Document how elusive subroutines can be.
10979      Branch: perl
10980            ! pod/perlfunc.pod
10981 ____________________________________________________________________________
10982 [  8111] By: jhi                                   on 2000/12/14  21:38:05
10983         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
10984              From: Dominic Dunlop <domo@computer.org>
10985              Date: Thu, 14 Dec 2000 10:13:51 +0100
10986              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
10987      Branch: perl
10988            ! ext/POSIX/POSIX.pod
10989 ____________________________________________________________________________
10990 [  8110] By: jhi                                   on 2000/12/14  21:36:32
10991         Log: Subject: [patch] perlfaq7
10992              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
10993              Date: Thu, 14 Dec 2000 15:31:07 +0100
10994              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
10995      Branch: perl
10996            ! pod/perlfaq7.pod
10997 ____________________________________________________________________________
10998 [  8109] By: jhi                                   on 2000/12/14  21:29:20
10999         Log: Subject: [8104] Encode
11000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11001              Date: Thu, 14 Dec 2000 14:49:34 +0100
11002              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
11003              
11004              Type casting for nervous compilers.
11005      Branch: perl
11006            ! ext/Encode/Encode.xs
11007 ____________________________________________________________________________
11008 [  8108] By: jhi                                   on 2000/12/14  21:26:17
11009         Log: Subject: [8104] DB_File
11010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11011              Date: Thu, 14 Dec 2000 14:49:35 +0100
11012              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
11013              
11014              Type definition incorrect for DB 2.7.7.  Not known when it
11015              changed, so only changed it for a known revision.
11016      Branch: perl
11017            ! ext/DB_File/DB_File.xs
11018 ____________________________________________________________________________
11019 [  8107] By: jhi                                   on 2000/12/14  21:23:41
11020         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
11021              From: Peter Prymmer <pvhp@forte.com>
11022              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
11023              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
11024              
11025              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
11026      Branch: perl
11027            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
11028            ! ext/Encode/Encode/posix-bc.enc
11029 ____________________________________________________________________________
11030 [  8106] By: nick                                  on 2000/12/14  20:36:13
11031         Log: "Cold" build correction to Encode's Makefile.PL
11032      Branch: perlio
11033            ! ext/Encode/Makefile.PL
11034 ____________________________________________________________________________
11035 [  8105] By: nick                                  on 2000/12/14  20:09:37
11036         Log: "Compiled" encodings.
11037              Correct replacement character in EBCDIC .enc files
11038              Add 0x7F to ASCII repertoire.
11039      Branch: perlio
11040            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11041            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
11042            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
11043            ! ext/Encode/Makefile.PL ext/Encode/compile
11044            ! ext/Encode/encengine.c ext/Encode/encode.h
11045 ____________________________________________________________________________
11046 [  8104] By: nick                                  on 2000/12/14  00:38:20
11047         Log: Integrate mainline
11048      Branch: perlio
11049           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
11050           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
11051           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
11052           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
11053           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
11054           !> t/lib/db-hash.t t/lib/db-recno.t
11055 ____________________________________________________________________________
11056 [  8103] By: nick                                  on 2000/12/13  23:16:13
11057         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
11058              so far and so it does not get lost.
11059      Branch: perlio
11060            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
11061 ____________________________________________________________________________
11062 [  8102] By: jhi                                   on 2000/12/13  17:14:22
11063         Log: Update Changes.
11064      Branch: perl
11065            ! Changes patchlevel.h
11066 ____________________________________________________________________________
11067 [  8101] By: jhi                                   on 2000/12/13  16:53:41
11068         Log: Move the proto of start_glob() to a better place; regen api files.
11069      Branch: perl
11070            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
11071 ____________________________________________________________________________
11072 [  8100] By: jhi                                   on 2000/12/13  16:47:11
11073         Log: Metaconfig change for #8099.
11074      Branch: metaconfig
11075            ! U/modified/Head.U
11076 ____________________________________________________________________________
11077 [  8099] By: jhi                                   on 2000/12/13  16:46:48
11078         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
11079              From: Andy Dougherty <doughera@lafayette.edu>
11080              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
11081              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
11082      Branch: perl
11083            ! Configure
11084 ____________________________________________________________________________
11085 [  8098] By: jhi                                   on 2000/12/13  16:39:02
11086         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
11087              From: rspier@pobox.com (Robert Spier)
11088              Date: Tue, 12 Dec 2000 21:12:39 -0500
11089              Message-ID: <14902.56087.678086.725773@rls.cx>
11090              
11091              fastgetcwd is defined using a glob alias on a $^O dependent basis -
11092              and there was no default assignment or perl subroutine.
11093      Branch: perl
11094            ! lib/Cwd.pm
11095 ____________________________________________________________________________
11096 [  8097] By: jhi                                   on 2000/12/13  16:16:01
11097         Log: Subject: [PATCH] move startglob out of pp_hot.c
11098              From: Nicholas Clark <nick@ccl4.org>
11099              Date: Mon, 11 Dec 2000 23:16:39 +0000
11100              Message-ID: <20001211231638.A55550@plum.flirble.org>
11101      Branch: perl
11102            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
11103 ____________________________________________________________________________
11104 [  8096] By: jhi                                   on 2000/12/13  15:26:23
11105         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
11106              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
11107              Date: Wed, 13 Dec 2000 14:01:37 +0100
11108              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
11109              
11110              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
11111              in turn requires libpthread in libswanted.
11112      Branch: perl
11113            ! hints/hpux.sh
11114 ____________________________________________________________________________
11115 [  8095] By: jhi                                   on 2000/12/12  19:51:05
11116         Log: The integration wars continue.
11117      Branch: perl
11118           !> sv.c
11119 ____________________________________________________________________________
11120 [  8094] By: jhi                                   on 2000/12/12  19:48:26
11121         Log: Subject: [PATCH perl@8070] DB_File-1.74  
11122              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
11123              Date: Mon, 11 Dec 2000 23:07:17 -0000
11124              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
11125      Branch: perl
11126            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11127            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
11128            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
11129            ! t/lib/db-recno.t
11130 ____________________________________________________________________________
11131 [  8093] By: nick                                  on 2000/12/12  19:42:13
11132         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
11133      Branch: perlio
11134            ! sv.c
11135           !> lib/File/DosGlob.pm
11136 ____________________________________________________________________________
11137 [  8092] By: jhi                                   on 2000/12/12  19:28:11
11138         Log: Integrate perlio.
11139      Branch: perl
11140           !> sv.c
11141 ____________________________________________________________________________
11142 [  8091] By: nick                                  on 2000/12/12  18:49:45
11143         Log: Fix for Tk, and upgrading shared SVs.
11144      Branch: perlio
11145            ! sv.c
11146 ____________________________________________________________________________
11147 [  8090] By: jhi                                   on 2000/12/12  16:48:59
11148         Log: Subject: [PATCH] Re: Breadperl & Tk
11149              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11150              Date: Tue, 12 Dec 2000 14:48:27 GMT
11151              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
11152      Branch: perl
11153            ! sv.c
11154 ____________________________________________________________________________
11155 [  8089] By: jhi                                   on 2000/12/12  03:37:19
11156         Log: Subject: DosGlob.pm diff for bash style brace expansion.
11157              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
11158              Date: Fri, 8 Dec 2000 10:45:30 -0600
11159              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
11160      Branch: perl
11161            ! lib/File/DosGlob.pm
11162 ____________________________________________________________________________
11163 [  8088] By: nick                                  on 2000/12/11  23:59:59
11164         Log: Integrate mainline
11165      Branch: perlio
11166           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
11167           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
11168           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
11169           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
11170           !> t/op/local.t t/pragma/warn/toke toke.c
11171 ____________________________________________________________________________
11172 [  8087] By: jhi                                   on 2000/12/11  23:20:23
11173         Log: Integrate perlio.
11174      Branch: perl
11175           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
11176 ____________________________________________________________________________
11177 [  8086] By: jhi                                   on 2000/12/11  22:50:59
11178         Log: Tune further the OS detection of CGI.
11179      Branch: perl
11180            ! lib/CGI.pm
11181 ____________________________________________________________________________
11182 [  8085] By: nick                                  on 2000/12/11  22:50:46
11183         Log: Finish 1st pass of "encoding" layer e.g. :
11184              open($fh,"<encoding(iso8859-7)",$greek) || die;
11185      Branch: perlio
11186            ! ext/Encode/Encode.xs perlio.c perliol.h
11187 ____________________________________________________________________________
11188 [  8084] By: jhi                                   on 2000/12/11  22:32:06
11189         Log: Revert the -f ambiguousity patch, seems to cause
11190              too much hassle (the interpret -Q as a function
11191              where Q is not a known filetest part is left in).
11192      Branch: perl
11193            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
11194            ! toke.c
11195 ____________________________________________________________________________
11196 [  8083] By: jhi                                   on 2000/12/11  22:27:23
11197         Log: (accidentally empty check-in)
11198      Branch: perl
11199            ! lib/File/DosGlob.pm
11200 ____________________________________________________________________________
11201 [  8082] By: nick                                  on 2000/12/11  19:09:51
11202         Log: Restore mmap function (broken by tweaks to shared buffer
11203              layer for encode(xxxx)).
11204      Branch: perlio
11205            ! perlio.c
11206 ____________________________________________________________________________
11207 [  8081] By: jhi                                   on 2000/12/11  18:29:13
11208         Log: Subject: Re: The long awaited feature ...
11209              From: Simon Cozens <simon@cozens.net>
11210              Date: Mon, 11 Dec 2000 15:54:24 +0000
11211              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
11212              
11213              More io/utf8 tests.
11214      Branch: perl
11215            ! t/io/utf8.t
11216 ____________________________________________________________________________
11217 [  8080] By: jhi                                   on 2000/12/11  18:19:36
11218         Log: Subject: PATCH MakeMaker manpage clarification
11219              From: andreas.koenig@anima.de (Andreas J. Koenig)
11220              Date: 10 Dec 2000 20:46:13 +0100
11221              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
11222      Branch: perl
11223            ! lib/ExtUtils/MakeMaker.pm
11224 ____________________________________________________________________________
11225 [  8079] By: jhi                                   on 2000/12/11  15:35:07
11226         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
11227              From: Simon Cozens <simon@cozens.net>
11228              Date: Sun, 10 Dec 2000 19:06:19 +0000
11229              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
11230      Branch: perl
11231            ! ext/B/B/Deparse.pm t/lib/b.t
11232 ____________________________________________________________________________
11233 [  8078] By: jhi                                   on 2000/12/11  15:09:11
11234         Log: Subject: [PATCH] docs on NaN
11235              From: Nicholas Clark <nick@ccl4.org>
11236              Date: Mon, 11 Dec 2000 01:48:38 +0000
11237              Message-ID: <20001211014838.B99205@plum.flirble.org>
11238      Branch: perl
11239            ! pod/perlop.pod
11240 ____________________________________________________________________________
11241 [  8077] By: jhi                                   on 2000/12/11  15:02:21
11242         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
11243              From: Simon Cozens <simon@cozens.net>
11244              Date: Mon, 11 Dec 2000 01:21:45 +0000
11245              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
11246      Branch: perl
11247            ! pp.c pp_hot.c scope.c t/op/local.t
11248 ____________________________________________________________________________
11249 [  8076] By: nick                                  on 2000/12/10  20:43:32
11250         Log: Not merge worthy...
11251              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
11252              syntax is modelled on attributes.
11253              Untested fix for io/utf8 on Win32 etc.
11254              Very clumsy start to the encode layer.
11255      Branch: perlio
11256            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
11257 ____________________________________________________________________________
11258 [  8075] By: jhi                                   on 2000/12/10  18:39:33
11259         Log: Darwin is not Windows.
11260      Branch: perl
11261            ! lib/CGI.pm
11262 ____________________________________________________________________________
11263 [  8074] By: jhi                                   on 2000/12/10  18:31:27
11264         Log: Subject: Ambiguous -%c() resolved as a file test
11265              From: "Paul Marquess" <Paul.Marquess@openwave.com>
11266              Date: Sun, 10 Dec 2000 15:35:07 -0000
11267              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
11268      Branch: perl
11269            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
11270 ____________________________________________________________________________
11271 [  8073] By: jhi                                   on 2000/12/10  18:16:29
11272         Log: Subject: PATCH installperl misinformed 
11273              From: andreas.koenig@anima.de (Andreas J. Koenig)
11274              Date: 10 Dec 2000 13:01:32 +0100 
11275              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
11276      Branch: perl
11277            ! installperl
11278 ____________________________________________________________________________
11279 [  8072] By: jhi                                   on 2000/12/10  18:07:55
11280         Log: The walkoptree confusion rages; walkoptree() seems to be coming
11281              from B.xs, while walkoptree_slow() comes from B.pm.
11282      Branch: perl
11283            ! ext/B/B.pm
11284 ____________________________________________________________________________
11285 [  8071] By: nick                                  on 2000/12/10  11:45:47
11286         Log: Integrate mainline
11287      Branch: perlio
11288           +> t/base/commonsense.t
11289           !> (integrate 37 files)
11290 ____________________________________________________________________________
11291 [  8070] By: jhi                                   on 2000/12/10  04:46:21
11292         Log: Update Changes.
11293      Branch: perl
11294            ! Changes patchlevel.h
11295 ____________________________________________________________________________
11296 [  8069] By: jhi                                   on 2000/12/10  04:39:19
11297         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
11298              From: andreas.koenig@anima.de (Andreas J. Koenig)
11299              Date: 09 Dec 2000 17:14:25 +0100
11300              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
11301      Branch: perl
11302            + t/base/commonsense.t
11303            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
11304 ____________________________________________________________________________
11305 [  8068] By: jhi                                   on 2000/12/10  04:17:36
11306         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
11307              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11308              Date: Sat, 9 Dec 2000 16:47:22 -0000
11309              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
11310      Branch: perl
11311            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
11312            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
11313            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
11314            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
11315            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
11316            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
11317            ! t/lib/sdbm.t
11318 ____________________________________________________________________________
11319 [  8067] By: jhi                                   on 2000/12/10  03:52:02
11320         Log: Test case for #8066.
11321      Branch: perl
11322            ! t/op/misc.t
11323 ____________________________________________________________________________
11324 [  8066] By: jhi                                   on 2000/12/10  03:50:30
11325         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
11326              From: Simon Cozens <simon@cozens.net>
11327              Date: Sun, 10 Dec 2000 00:55:37 +0000
11328              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
11329      Branch: perl
11330            ! pp_sys.c
11331 ____________________________________________________________________________
11332 [  8065] By: jhi                                   on 2000/12/10  03:44:52
11333         Log: Test case for #8064.
11334      Branch: perl
11335            ! t/comp/proto.t
11336 ____________________________________________________________________________
11337 [  8064] By: jhi                                   on 2000/12/10  03:42:32
11338         Log: Subject: Re: prototype of substr
11339              From: Simon Cozens <simon@cozens.net>
11340              Date: Sun, 10 Dec 2000 00:13:33 +0000
11341              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
11342              
11343              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
11344      Branch: perl
11345            ! pp.c
11346 ____________________________________________________________________________
11347 [  8063] By: jhi                                   on 2000/12/10  03:39:42
11348         Log: Subject: [PATCH] perlguts.pod
11349              From: Simon Cozens <simon@cozens.net>
11350              Date: Sun, 10 Dec 2000 00:06:47 +0000
11351              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
11352              
11353              Documentation of the different types of ops,
11354              plus the functions in dump.c
11355      Branch: perl
11356            ! pod/perlguts.pod
11357 ____________________________________________________________________________
11358 [  8062] By: jhi                                   on 2000/12/10  03:30:04
11359         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
11360              From: Nicholas Clark <nick@talking.bollo.cx>
11361              Date: Sat, 09 Dec 2000 18:57:25 +0000
11362              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
11363              
11364              Be more robust in weird hostname setups.
11365      Branch: perl
11366            ! t/lib/net-hostent.t
11367 ____________________________________________________________________________
11368 [  8061] By: jhi                                   on 2000/12/10  03:28:21
11369         Log: Pacify fussy compiler. 
11370      Branch: perl
11371            ! pp_sys.c
11372 ____________________________________________________________________________
11373 [  8060] By: jhi                                   on 2000/12/10  02:52:46
11374         Log: Integrate perlio.
11375      Branch: perl
11376           !> pp_sys.c t/io/utf8.t
11377 ____________________________________________________________________________
11378 [  8059] By: nick                                  on 2000/12/09  23:40:14
11379         Log: read/sysread/recv should now be utf8 aware.
11380              Basic test for utf8 read.
11381      Branch: perlio
11382            ! pp_sys.c t/io/utf8.t
11383 ____________________________________________________________________________
11384 [  8058] By: jhi                                   on 2000/12/09  21:56:02
11385         Log: Integrate perlio.
11386      Branch: perl
11387           +> t/io/utf8.t
11388           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
11389 ____________________________________________________________________________
11390 [  8057] By: jhi                                   on 2000/12/09  21:53:35
11391         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
11392              From: Inaba Hiroto <inaba@st.rim.or.jp>
11393              Date: Sun, 10 Dec 2000 05:53:21 +0900
11394              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
11395              
11396              Tests for #8056.
11397      Branch: perl
11398            ! t/op/each.t
11399 ____________________________________________________________________________
11400 [  8056] By: jhi                                   on 2000/12/09  21:51:16
11401         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
11402              From: Inaba Hiroto <inaba@st.rim.or.jp>
11403              Date: Sat, 09 Dec 2000 18:02:00 +0900
11404              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
11405              
11406              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
11407      Branch: perl
11408            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
11409 ____________________________________________________________________________
11410 [  8055] By: nick                                  on 2000/12/09  20:11:48
11411         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
11412              than raw PerlIO_write() - does not seem to break any tests.
11413      Branch: perlio
11414            ! pp_sys.c
11415 ____________________________________________________________________________
11416 [  8054] By: nick                                  on 2000/12/09  19:47:30
11417         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
11418              (sysread, recv and write i.e. formats still to do...)
11419              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
11420              open($fh,">:utf8","name")
11421              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
11422              so no extra overhead is involved.
11423              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
11424              to a non-utf8 stream.
11425              Add initial io/utf8.t
11426              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
11427              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
11428              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
11429      Branch: perlio
11430            + t/io/utf8.t
11431            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
11432 ____________________________________________________________________________
11433 [  8053] By: nick                                  on 2000/12/09  19:26:37
11434         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
11435              was only testing this_utf8.
11436      Branch: perlio
11437            ! toke.c
11438 ____________________________________________________________________________
11439 [  8052] By: nick                                  on 2000/12/09  19:09:41
11440         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
11441              i.e. the output string has one, but don't mess with source assumption.
11442      Branch: perlio
11443            ! toke.c
11444 ____________________________________________________________________________
11445 [  8051] By: jhi                                   on 2000/12/09  16:55:17
11446         Log: Integrate perlio.
11447      Branch: perl
11448           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
11449           !> sv.c thrdvar.h util.c
11450 ____________________________________________________________________________
11451 [  8050] By: jhi                                   on 2000/12/09  16:48:07
11452         Log: Nits noticed by Peter Prymmer.
11453      Branch: perl
11454            ! lib/ExtUtils/MM_VMS.pm
11455 ____________________________________________________________________________
11456 [  8049] By: nick                                  on 2000/12/09  13:49:40
11457         Log: UTF8 output prework.
11458              - Store $\ and $, as SVs so they can have SvUTF8 flag
11459              - use do_print() rather than raw PerlIO_write() to print them.
11460      Branch: perlio
11461            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
11462            ! thrdvar.h util.c
11463 ____________________________________________________________________________
11464 [  8048] By: nick                                  on 2000/12/09  12:30:43
11465         Log: Integrate mainline.
11466      Branch: perlio
11467           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
11468           +> t/op/reverse.t
11469           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
11470           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
11471           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
11472           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
11473           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
11474           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
11475 ____________________________________________________________________________
11476 [  8047] By: jhi                                   on 2000/12/09  00:23:27
11477         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
11478              From: Michael G Schwern <schwern@pobox.com>
11479              Date: Fri, 8 Dec 2000 14:43:04 -0600
11480      Branch: perl
11481            ! lib/ExtUtils/MM_VMS.pm
11482 ____________________________________________________________________________
11483 [  8046] By: jhi                                   on 2000/12/08  23:10:27
11484         Log: A missed check-in.
11485      Branch: perl
11486            ! lib/ExtUtils/Manifest.pm
11487 ____________________________________________________________________________
11488 [  8045] By: jhi                                   on 2000/12/08  21:57:12
11489         Log: (null check-in)
11490      Branch: perl
11491            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
11492 ____________________________________________________________________________
11493 [  8044] By: jhi                                   on 2000/12/08  21:11:06
11494         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
11495              at the final draft stage.
11496      Branch: perl
11497            + ext/Encode/Encode/iso8859-16.enc
11498            ! MANIFEST
11499 ____________________________________________________________________________
11500 [  8043] By: jhi                                   on 2000/12/08  16:39:04
11501         Log: Update Changes.
11502      Branch: perl
11503            ! Changes patchlevel.h
11504 ____________________________________________________________________________
11505 [  8042] By: jhi                                   on 2000/12/08  16:33:39
11506         Log: Do not return the Unicode replacement character if UTF-8
11507              decoding goes awry, it should be up to the caller to decide.
11508      Branch: perl
11509            ! pod/perlapi.pod utf8.c
11510 ____________________________________________________________________________
11511 [  8041] By: jhi                                   on 2000/12/08  16:22:28
11512         Log: metaconfig maintenance.
11513      Branch: metaconfig
11514            ! U/modified/stdchar.U
11515      Branch: metaconfig/U/perl
11516            + testsyml.U
11517 ____________________________________________________________________________
11518 [  8040] By: jhi                                   on 2000/12/08  16:03:08
11519         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
11520              From: sthoenna@efn.org
11521              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
11522              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
11523      Branch: perl
11524            ! Changes lib/ExtUtils/MM_OS2.pm
11525 ____________________________________________________________________________
11526 [  8039] By: jhi                                   on 2000/12/08  15:57:11
11527         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
11528              From: Simon Cozens <simon@cozens.net>
11529              Date: Fri, 8 Dec 2000 13:33:31 +0000
11530              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
11531              
11532              (The pp_hot part needed a rewrite.)
11533      Branch: perl
11534            ! doop.c pp_hot.c utf8.c
11535 ____________________________________________________________________________
11536 [  8038] By: jhi                                   on 2000/12/08  15:25:08
11537         Log: Subject: djSP
11538              From: Michael Stevens <michael@etla.org>
11539              Date: Wed, 6 Dec 2000 23:24:01 +0000
11540              Message-ID: <20001206232400.A21381@firedrake.org>
11541              
11542              Plus a note from Nick Ing-Simmons.
11543      Branch: perl
11544            ! pp.h
11545 ____________________________________________________________________________
11546 [  8037] By: jhi                                   on 2000/12/08  15:18:35
11547         Log: Filetype is text.
11548      Branch: perl
11549            ! t/op/utf8decode.t
11550 ____________________________________________________________________________
11551 [  8036] By: jhi                                   on 2000/12/08  03:31:27
11552         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
11553              From: Andy Dougherty <doughera@lafayette.edu>
11554              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
11555              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
11556              
11557              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
11558              From: Andy Dougherty <doughera@lafayette.edu>
11559              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
11560              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
11561      Branch: perl
11562            + ext/POSIX/hints/svr4.pl
11563            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
11564 ____________________________________________________________________________
11565 [  8035] By: jhi                                   on 2000/12/08  03:26:01
11566         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
11567              From: Andy Dougherty <doughera@lafayette.edu>
11568              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
11569              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
11570      Branch: perl
11571            ! t/README t/base/term.t
11572 ____________________________________________________________________________
11573 [  8034] By: jhi                                   on 2000/12/08  03:21:59
11574         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
11575              From: mjd@plover.com  
11576              Date: 7 Dec 2000 21:04:20 -0000
11577              Message-ID: <20001207210420.22282.qmail@plover.com>
11578              
11579              Plus -z doc.
11580      Branch: perl
11581            ! pod/perlfunc.pod
11582 ____________________________________________________________________________
11583 [  8033] By: jhi                                   on 2000/12/08  03:19:03
11584         Log: Use the UTF8 macros a bit.  They can't be used with abandon
11585              everywhere because we do generate illegal UTF-8 in some situations.
11586              This is of course naughty.
11587      Branch: perl
11588            ! pod/perlapi.pod utf8.c utf8.h
11589 ____________________________________________________________________________
11590 [  8032] By: jhi                                   on 2000/12/08  03:00:09
11591         Log: Out of sync?
11592      Branch: perl
11593            ! t/pragma/warn/utf8
11594 ____________________________________________________________________________
11595 [  8031] By: jhi                                   on 2000/12/08  02:22:39
11596         Log: Cnt spl.
11597      Branch: perl
11598            ! MANIFEST
11599 ____________________________________________________________________________
11600 [  8030] By: jhi                                   on 2000/12/08  01:23:54
11601         Log: Add test for reverse().
11602      Branch: perl
11603            + t/op/reverse.t
11604            ! MANIFEST
11605 ____________________________________________________________________________
11606 [  8029] By: jhi                                   on 2000/12/08  01:21:47
11607         Log: Integrate perlio.
11608      Branch: perl
11609           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
11610           !> perlio.c perlio.h perlsdio.h warnings.pl
11611 ____________________________________________________________________________
11612 [  8028] By: jhi                                   on 2000/12/08  01:19:08
11613         Log: Introduce macros for UTF8 decoding.
11614      Branch: perl
11615            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
11616 ____________________________________________________________________________
11617 [  8027] By: nick                                  on 2000/12/07  22:18:19
11618         Log: Integrate mainline
11619      Branch: perlio
11620           !> embed.pl pod/perlapi.pod utf8.c
11621 ____________________________________________________________________________
11622 [  8026] By: nick                                  on 2000/12/07  21:45:08
11623         Log: Various oddities p4 diff -se showed up
11624              Remove 'our' from warnings.pl
11625      Branch: perlio
11626            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
11627 ____________________________________________________________________________
11628 [  8025] By: nick                                  on 2000/12/07  21:43:32
11629         Log: Change PerlIO_(get|set)pos to take SV *
11630              Should fix, OS/2, VMS, (sfio??)
11631      Branch: perlio
11632            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
11633 ____________________________________________________________________________
11634 [  8024] By: jhi                                   on 2000/12/07  19:05:32
11635         Log: Document utf8_to_uv() better.
11636      Branch: perl
11637            ! pod/perlapi.pod utf8.c
11638 ____________________________________________________________________________
11639 [  8023] By: jhi                                   on 2000/12/07  18:23:47
11640         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
11641      Branch: perl
11642            ! embed.pl pod/perlapi.pod utf8.c
11643 ____________________________________________________________________________
11644 [  8022] By: jhi                                   on 2000/12/07  04:13:51
11645         Log: Integrate perlio.
11646      Branch: perl
11647           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
11648           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
11649           !> win32/makefile.mk
11650 ____________________________________________________________________________
11651 [  8021] By: nick                                  on 2000/12/07  00:28:14
11652         Log: Various attempts at MSVC debug - not sure what has
11653              changed but works now. 
11654              Seems atexit() _may_ work for DLLs built with MSVC so don't
11655              call cleanup that way.
11656      Branch: perlio
11657            ! perlio.c win32/makefile.mk
11658 ____________________________________________________________________________
11659 [  8020] By: nick                                  on 2000/12/06  19:57:20
11660         Log: Integrate mainline
11661      Branch: perlio
11662           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
11663           !> (integrate 75 files)
11664 ____________________________________________________________________________
11665 [  8019] By: nick                                  on 2000/12/06  19:28:21
11666         Log: Add useperlio to config.vc
11667              Turn off binmode in config_H.PL
11668              Regen all the config_H.xx
11669              Attempt to get debugging build with MSVC.
11670      Branch: perlio
11671            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11672            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
11673 ____________________________________________________________________________
11674 [  8018] By: nick                                  on 2000/12/06  19:21:57
11675         Log: Test various dup/external program options on all platforms.
11676      Branch: perlio
11677            ! t/io/dup.t
11678 ____________________________________________________________________________
11679 [  8017] By: nick                                  on 2000/12/06  19:20:47
11680         Log: Fix harness to be less picky
11681      Branch: perlio
11682            ! lib/Test/Harness.pm
11683 ____________________________________________________________________________
11684 [  8016] By: jhi                                   on 2000/12/06  16:45:12
11685         Log: Update Changes.
11686      Branch: perl
11687            ! Changes patchlevel.h
11688 ____________________________________________________________________________
11689 [  8015] By: jhi                                   on 2000/12/06  16:41:03
11690         Log: Test \x{...} with ord().
11691      Branch: perl
11692            ! t/op/ord.t
11693 ____________________________________________________________________________
11694 [  8014] By: jhi                                   on 2000/12/06  16:20:33
11695         Log: Test tweak because of #8013.
11696      Branch: perl
11697            ! t/lib/b.t
11698 ____________________________________________________________________________
11699 [  8013] By: jhi                                   on 2000/12/06  16:09:09
11700         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
11701              From: Michael G Schwern <schwern@pobox.com>
11702              Date: Tue, 5 Dec 2000 21:23:28 -0500
11703              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
11704              
11705              Carp::Heavy parts not very applicable because of recent changes.
11706      Branch: perl
11707            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
11708            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
11709            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
11710            ! lib/Exporter.pm lib/Exporter/Heavy.pm
11711            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
11712            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11713            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
11714            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
11715            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
11716            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
11717            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
11718            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
11719            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
11720            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
11721            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
11722            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
11723            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
11724            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
11725            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
11726            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
11727            ! warnings.pl
11728 ____________________________________________________________________________
11729 [  8012] By: jhi                                   on 2000/12/06  15:22:38
11730         Log: Subject: [PATCH] Re: New harness is failing things
11731              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11732              Date: Wed, 6 Dec 2000 13:00:30 GMT
11733              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
11734      Branch: perl
11735            ! lib/Test/Harness.pm
11736 ____________________________________________________________________________
11737 [  8011] By: jhi                                   on 2000/12/06  15:12:08
11738         Log: Subject: installhtml changes
11739              From: Michael Stevens <michael@etla.org>
11740              Date: Wed, 6 Dec 2000 13:15:53 +0000
11741              Message-ID: <20001206131553.A27317@firedrake.org>
11742      Branch: perl
11743            ! installhtml
11744 ____________________________________________________________________________
11745 [  8010] By: jhi                                   on 2000/12/06  15:06:05
11746         Log: Subject: the dTHR hits
11747              From: Michael Stevens <michael@etla.org>
11748              Date: Wed, 6 Dec 2000 12:06:03 +0000
11749              Message-ID: <20001206120603.A24581@firedrake.org>
11750              
11751              More, errrm, less dTHRs.
11752      Branch: perl
11753            ! bytecode.pl ext/B/B/C.pm
11754 ____________________________________________________________________________
11755 [  8009] By: jhi                                   on 2000/12/06  15:04:25
11756         Log: Subject: MakeMaker mailing list gone?
11757              From: Michael G Schwern <schwern@pobox.com>
11758              Date: Tue, 5 Dec 2000 19:29:59 -0500
11759              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
11760              
11761              The MakeMaker mailing list is dead, perlbug is the right
11762              address to report bugs.
11763      Branch: perl
11764            ! lib/ExtUtils/MakeMaker.pm
11765 ____________________________________________________________________________
11766 [  8008] By: jhi                                   on 2000/12/06  15:00:32
11767         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
11768              From: Michael G Schwern <schwern@pobox.com>
11769              Date: Tue, 5 Dec 2000 19:21:21 -0500
11770              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
11771              
11772              Add a default MANIFEST skip that ignores things like
11773              version control files, editor temporary files, and the Makefile.
11774      Branch: perl
11775            + lib/ExtUtils/MANIFEST.SKIP
11776            ! MANIFEST lib/ExtUtils/Manifest.pm
11777 ____________________________________________________________________________
11778 [  8007] By: jhi                                   on 2000/12/06  14:57:20
11779         Log: In Amiga more manual hackery of the scripts seems to be needed,
11780              from Jan-Erik Karlsson.  Why Configure does not get this right
11781              is unknown, may be shell-induced.
11782      Branch: perl
11783            ! README.amiga
11784 ____________________________________________________________________________
11785 [  8006] By: jhi                                   on 2000/12/05  23:53:12
11786         Log: Add TOPm1s to peek at the second topmost stack item.
11787      Branch: perl
11788            ! pp.h
11789 ____________________________________________________________________________
11790 [  8005] By: jhi                                   on 2000/12/05  23:13:55
11791         Log: Avaunt, you foul UTF-8 tests.
11792      Branch: perl
11793            ! t/op/ver.t t/pragma/utf8.t
11794 ____________________________________________________________________________
11795 [  8004] By: jhi                                   on 2000/12/05  23:09:54
11796         Log: Continue utf8 dispersal. 
11797      Branch: perl
11798            + t/op/concat.t
11799            ! MANIFEST t/pragma/utf8.t
11800 ____________________________________________________________________________
11801 [  8003] By: nick                                  on 2000/12/05  23:02:39
11802         Log: Integrate mainline.
11803      Branch: perlio
11804           +> t/op/length.t t/op/utf8decode.t
11805           !> (integrate 69 files)
11806 ____________________________________________________________________________
11807 [  8002] By: jhi                                   on 2000/12/05  22:59:28
11808         Log: Integrate perlio.
11809      Branch: perl
11810           !> iperlsys.h perl.c perlio.c win32/perllib.c
11811 ____________________________________________________________________________
11812 [  8001] By: nick                                  on 2000/12/05  22:07:52
11813         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
11814              - calloc/free suffer from damage on TerminateThread()
11815              - use PerlMemShared (as originally planned) now fixed
11816              - avoid doing anything important on DLL "detach".
11817      Branch: perlio
11818            ! perl.c perlio.c win32/perllib.c
11819 ____________________________________________________________________________
11820 [  8000] By: nick                                  on 2000/12/05  21:05:09
11821         Log: Fix gross PerlMemShared issue.
11822      Branch: perlio
11823            ! iperlsys.h
11824 ____________________________________________________________________________
11825 [  7999] By: jhi                                   on 2000/12/05  20:46:58
11826         Log: Test for Unicode (UTF-8) hash keys.
11827      Branch: perl
11828            ! t/op/each.t
11829 ____________________________________________________________________________
11830 [  7998] By: jhi                                   on 2000/12/05  20:30:35
11831         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
11832              is now always UTF-8), empty line cosmetics.
11833      Branch: perl
11834            ! t/pragma/utf8.t
11835 ____________________________________________________________________________
11836 [  7997] By: jhi                                   on 2000/12/05  20:15:40
11837         Log: Subject: Re: STRLEN - what?
11838              From: Andy Dougherty <doughera@lafayette.edu>
11839              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
11840              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
11841              
11842              Explain STRLEN.
11843      Branch: perl
11844            ! pod/perlguts.pod
11845 ____________________________________________________________________________
11846 [  7996] By: jhi                                   on 2000/12/05  20:13:34
11847         Log: Split off the UTF-8 decoder tests, make them to check also
11848              the error message.
11849      Branch: perl
11850            + t/op/utf8decode.t
11851            ! MANIFEST t/pragma/utf8.t utf8.c
11852 ____________________________________________________________________________
11853 [  7995] By: jhi                                   on 2000/12/05  16:39:47
11854         Log: Start migrating bits of pragma/utf8 to elsewhere
11855              (since the long term plan is to obsolete 'use utf8').
11856      Branch: perl
11857            + t/op/length.t
11858            ! MANIFEST t/pragma/utf8.t
11859 ____________________________________________________________________________
11860 [  7994] By: jhi                                   on 2000/12/05  16:30:21
11861         Log: Fix a manual edit typo from #7993, fix the message formatting
11862              for Unicode, add few our declarations.
11863      Branch: perl
11864            ! lib/Carp/Heavy.pm
11865 ____________________________________________________________________________
11866 [  7993] By: jhi                                   on 2000/12/05  16:09:15
11867         Log: Subject: Need help with warnings :-(
11868              From: "Ben Tilly" <ben_tilly@hotmail.com>
11869              Date: Tue, 05 Dec 2000 01:35:54 -0500
11870              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
11871              
11872              Subject: UPDATE: Carp/Heavy now passes all tests
11873              From: "Ben Tilly" <ben_tilly@hotmail.com>
11874              Date: Tue, 05 Dec 2000 07:59:41 -0500
11875              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
11876              
11877              The Brave New Carp.
11878      Branch: perl
11879            ! lib/Carp.pm lib/Carp/Heavy.pm
11880 ____________________________________________________________________________
11881 [  7992] By: jhi                                   on 2000/12/05  15:55:08
11882         Log: Subject: [PATCH perl@7979] cygwin port
11883              From: "Eric Fifer" <efifer@dircon.co.uk>
11884              Date: Tue, 5 Dec 2000 14:04:09 -0000
11885              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
11886      Branch: perl
11887            ! t/lib/net-hostent.t
11888 ____________________________________________________________________________
11889 [  7991] By: jhi                                   on 2000/12/05  15:52:34
11890         Log: Subject: Re: [PATCH] The largest hoax of all times?
11891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11892              Date: Tue, 5 Dec 2000 00:40:25 -0500
11893              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
11894              
11895              Subject: Re: [PATCH] The largest hoax of all times?
11896              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11897              Date: Mon, 4 Dec 2000 23:55:53 -0500
11898              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
11899              
11900              Subject: Re: [PATCH] The largest hoax of all times?
11901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11902              Date: Tue, 5 Dec 2000 01:28:45 -0500
11903              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
11904              
11905              Fix the unpredictable order of DESTROYs.
11906      Branch: perl
11907            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
11908            ! sv.c sv.h t/op/ref.t
11909 ____________________________________________________________________________
11910 [  7990] By: jhi                                   on 2000/12/05  14:38:53
11911         Log: Subject: [PATCH] shrink pp_hot fractionally
11912              From: Nicholas Clark <nick@ccl4.org>
11913              Date: Tue, 5 Dec 2000 12:44:31 +0000
11914              Message-ID: <20001205124431.E74518@plum.flirble.org>
11915              
11916              Use report_evil_fh().
11917      Branch: perl
11918            ! opcode.pl opnames.h pp_hot.c util.c
11919 ____________________________________________________________________________
11920 [  7989] By: jhi                                   on 2000/12/05  14:21:27
11921         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
11922              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11923              Date: Mon, 04 Dec 2000 22:21:59 -0800
11924              Message-ID: <HmIL6gzkgepS092yn@efn.org>
11925              
11926              Harness shouldn't ignore responses like "ok 3\r\r\n".
11927      Branch: perl
11928            ! lib/Test/Harness.pm
11929 ____________________________________________________________________________
11930 [  7988] By: jhi                                   on 2000/12/05  13:51:28
11931         Log: Integrate the "skip" messages to explain().
11932      Branch: perl
11933            ! t/lib/syslfs.t t/op/lfs.t
11934 ____________________________________________________________________________
11935 [  7987] By: jhi                                   on 2000/12/05  12:34:54
11936         Log: The one that got away in #7984.
11937              
11938              Subject: Re: dTHR - what and why?
11939              From: Michael Stevens <michael@etla.org> 
11940              Date: Tue, 5 Dec 2000 11:15:52 +0000
11941              Message-ID: <20001205111552.A4647@firedrake.org>
11942      Branch: perl
11943            ! sv.h
11944 ____________________________________________________________________________
11945 [  7986] By: gsar                                  on 2000/12/05  09:14:44
11946         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
11947              due to the notorious GetFileType() bug in Windows 9x, which fstat()
11948              tickles)
11949      Branch: perl
11950            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
11951 ____________________________________________________________________________
11952 [  7985] By: jhi                                   on 2000/12/05  05:49:03
11953         Log: Integrate perlio.
11954      Branch: perl
11955           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
11956           !> win32/perlhost.h win32/perllib.c
11957 ____________________________________________________________________________
11958 [  7984] By: jhi                                   on 2000/12/05  05:48:16
11959         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
11960      Branch: perl
11961            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
11962            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
11963            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
11964            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
11965            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
11966            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
11967            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
11968            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
11969            ! win32/win32.c
11970 ____________________________________________________________________________
11971 [  7983] By: nick                                  on 2000/12/04  23:27:43
11972         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
11973      Branch: perlio
11974            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
11975            ! win32/perlhost.h win32/perllib.c
11976 ____________________________________________________________________________
11977 [  7982] By: jhi                                   on 2000/12/04  19:44:09
11978         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
11979              uncovered by #7980.
11980      Branch: perl
11981            ! op.c
11982 ____________________________________________________________________________
11983 [  7981] By: jhi                                   on 2000/12/04  19:42:07
11984         Log: Subject: [PATCH] Trivial dump.c feature
11985              From: Simon Cozens <simon@cozens.net>
11986              Date: Mon, 4 Dec 2000 18:08:38 +0000
11987              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
11988              
11989              Show whether a constant is UTF-8.
11990      Branch: perl
11991            ! dump.c
11992 ____________________________________________________________________________
11993 [  7980] By: jhi                                   on 2000/12/04  19:36:51
11994         Log: UTF-8 hash keys, patch from Inaba Hiroto.
11995      Branch: perl
11996            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
11997 ____________________________________________________________________________
11998 [  7979] By: jhi                                   on 2000/12/04  17:36:28
11999         Log: Update Changes.
12000      Branch: perl
12001            ! Changes patchlevel.h
12002 ____________________________________________________________________________
12003 [  7978] By: jhi                                   on 2000/12/04  16:42:17
12004         Log: Retract #7977, still too volatile (the euphemism of the day
12005              for unfinished and buggy :-)
12006      Branch: perl
12007            ! doop.c hv.c pp.c sv.h
12008 ____________________________________________________________________________
12009 [  7977] By: jhi                                   on 2000/12/04  16:25:15
12010         Log: (Retracted by #7978, too shaky yet.)
12011              
12012              Subject: Re: utf8 in hash keys, implementor missing
12013              From: Simon Cozens <simon@cozens.net>
12014              Date: Sat, 2 Dec 2000 19:49:35 +0000
12015              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
12016              
12017              The first step at UTF-8 hash keys.
12018      Branch: perl
12019            ! doop.c hv.c pp.c sv.h
12020 ____________________________________________________________________________
12021 [  7976] By: jhi                                   on 2000/12/04  16:13:53
12022         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
12023              From: sthoenna@efn.org
12024              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
12025              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
12026      Branch: perl
12027            ! os2/os2.c perlio.c
12028 ____________________________________________________________________________
12029 [  7975] By: jhi                                   on 2000/12/04  16:05:25
12030         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
12031              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12032              Date: Thu, 30 Nov 2000 20:50:37 -0800
12033              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
12034      Branch: perl
12035            ! os2/os2.c
12036 ____________________________________________________________________________
12037 [  7974] By: jhi                                   on 2000/12/04  16:03:57
12038         Log: Subject: [PATCH] ++ 20% faster
12039              From: Nicholas Clark <nick@ccl4.org>
12040              Date: Mon, 4 Dec 2000 12:17:27 +0000
12041              Message-ID: <20001204121726.B52976@plum.flirble.org>
12042              
12043              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
12044      Branch: perl
12045            ! sv.c
12046 ____________________________________________________________________________
12047 [  7973] By: jhi                                   on 2000/12/04  16:00:48
12048         Log: 
12049              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
12050              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12051              Date: Mon, 04 Dec 2000 12:30:45 +0100
12052              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
12053              
12054              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
12055              library (getprotobyname and getprotobynumber are outversioned by
12056              the same calls in libc, at least for xlc version 3.
12057      Branch: perl
12058            ! hints/aix.sh
12059 ____________________________________________________________________________
12060 [  7972] By: jhi                                   on 2000/12/04  02:58:31
12061         Log: Integrate perlio.
12062      Branch: perl
12063           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
12064           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
12065           !> win32/win32.h win32/win32iop.h win32/win32thread.h
12066 ____________________________________________________________________________
12067 [  7971] By: nick                                  on 2000/12/04  00:24:33
12068         Log: Quieten some noise in Win32 builds:
12069              - win32.h is included after <sys/socket.h>, so need to 
12070              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
12071              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
12072      Branch: perlio
12073            ! doio.c perl.h toke.c win32/win32.h
12074 ____________________________________________________________________________
12075 [  7970] By: nick                                  on 2000/12/03  22:57:46
12076         Log: PERL_IMPLICIT_SYS compiles but does not work.
12077      Branch: perlio
12078            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
12079            ! win32/perlhost.h win32/perllib.c win32/win32.h
12080            ! win32/win32iop.h win32/win32thread.h
12081 ____________________________________________________________________________
12082 [  7969] By: jhi                                   on 2000/12/03  22:12:58
12083         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
12084              used to swash_init(), makes regprop() dumps more informative
12085              (+utf8::IsAlpha, -utf8::IsDigit, for example).
12086      Branch: perl
12087            ! regcomp.c regexec.c
12088 ____________________________________________________________________________
12089 [  7968] By: jhi                                   on 2000/12/03  21:39:56
12090         Log: Implement ANYOFUTF8 regprop() dumping.
12091      Branch: perl
12092            ! regcomp.c
12093 ____________________________________________________________________________
12094 [  7967] By: jhi                                   on 2000/12/03  20:57:19
12095         Log: Make uv_to_utf8() to zero-terminate its output buffer,
12096              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
12097      Branch: perl
12098            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
12099 ____________________________________________________________________________
12100 [  7966] By: nick                                  on 2000/12/03  18:41:21
12101         Log: Integrate mainline (STDCHAR)
12102      Branch: perlio
12103           !> Configure t/pragma/utf8.t
12104 ____________________________________________________________________________
12105 [  7965] By: jhi                                   on 2000/12/03  17:58:20
12106         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
12107      Branch: perl
12108            ! t/pragma/utf8.t
12109 ____________________________________________________________________________
12110 [  7964] By: jhi                                   on 2000/12/03  17:35:56
12111         Log: Integrate perlio.
12112      Branch: perl
12113           !> iperlsys.h perlio.c
12114 ____________________________________________________________________________
12115 [  7963] By: jhi                                   on 2000/12/03  17:33:55
12116         Log: Metaconfig unit change for #7962.
12117      Branch: metaconfig
12118            ! U/modified/stdchar.U
12119 ____________________________________________________________________________
12120 [  7962] By: jhi                                   on 2000/12/03  17:33:27
12121         Log: Untangle the <stdio.h> #include nest for the stdchar test,
12122              from Andy Dougherty.
12123      Branch: perl
12124            ! Configure
12125 ____________________________________________________________________________
12126 [  7961] By: nick                                  on 2000/12/03  16:53:00
12127         Log: Make iperlsys.h vector stdio not PerlIO.
12128      Branch: perlio
12129            ! iperlsys.h perlio.c
12130 ____________________________________________________________________________
12131 [  7960] By: nick                                  on 2000/12/03  14:43:01
12132         Log: Integrate mainline
12133      Branch: perlio
12134           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
12135           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
12136 ____________________________________________________________________________
12137 [  7959] By: jhi                                   on 2000/12/03  08:16:36
12138         Log: Use DO_UTF8().
12139      Branch: perl
12140            ! op.c
12141 ____________________________________________________________________________
12142 [  7958] By: jhi                                   on 2000/12/02  18:33:05
12143         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
12144              From: Mike Guy <mjtg@cam.ac.uk>         
12145              Date: Sat, 02 Dec 2000 17:27:13 +0000
12146              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
12147              
12148              An extraneous argument.
12149      Branch: perl
12150            ! toke.c
12151 ____________________________________________________________________________
12152 [  7957] By: jhi                                   on 2000/12/02  18:22:32
12153         Log: A missing hunk.
12154      Branch: perl
12155            ! t/lib/net-hostent.t
12156 ____________________________________________________________________________
12157 [  7956] By: jhi                                   on 2000/12/02  18:06:20
12158         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
12159              From: Nicholas Clark <nick@ccl4.org>
12160              Date: Sat, 2 Dec 2000 14:28:27 +0000
12161              Message-ID: <20001202142827.A12308@plum.flirble.org>
12162              
12163              Test robustness.
12164      Branch: perl
12165            ! t/lib/net-hostent.t
12166 ____________________________________________________________________________
12167 [  7955] By: jhi                                   on 2000/12/02  17:58:06
12168         Log: Metaconfig unit change for #7954.
12169      Branch: metaconfig
12170            ! U/modified/stdchar.U
12171 ____________________________________________________________________________
12172 [  7954] By: jhi                                   on 2000/12/02  17:54:32
12173         Log: An inconvenient hang would happen if the stdio _ptr wasn't
12174              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
12175              would be grepping stdin for all eternity for the _ptr.)
12176      Branch: perl
12177            ! Configure
12178 ____________________________________________________________________________
12179 [  7953] By: jhi                                   on 2000/12/02  00:07:15
12180         Log: Update Changes.
12181      Branch: perl
12182            ! Changes patchlevel.h
12183 ____________________________________________________________________________
12184 [  7952] By: jhi                                   on 2000/12/01  23:54:47
12185         Log: Subject: Re: long shell lines
12186              From: Andy Dougherty <doughera@lafayette.edu>
12187              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
12188              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
12189              
12190              Split overly long shell command lines.
12191      Branch: perl
12192            ! lib/ExtUtils/MM_Unix.pm
12193 ____________________________________________________________________________
12194 [  7951] By: jhi                                   on 2000/12/01  23:48:02
12195         Log: The metaconfig unit change for #7950.
12196      Branch: metaconfig
12197            + U/modified/stdchar.U
12198 ____________________________________________________________________________
12199 [  7950] By: jhi                                   on 2000/12/01  23:47:39
12200         Log: Try to find stdchar also from <stdio_impl.h>.
12201      Branch: perl
12202            ! Configure config_h.SH
12203 ____________________________________________________________________________
12204 [  7949] By: jhi                                   on 2000/12/01  23:46:45
12205         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
12206              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
12207              Date: Fri, 1 Dec 2000 16:26:08 -0500
12208              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
12209              
12210              Reword the diagnostic message.
12211      Branch: perl
12212            ! pod/perldiag.pod
12213 ____________________________________________________________________________
12214 [  7948] By: nick                                  on 2000/12/01  22:49:43
12215         Log: Integrate mainline (for s/y/m as sub names stuff).
12216      Branch: perlio
12217           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
12218           !> t/pragma/warn/toke toke.c
12219 ____________________________________________________________________________
12220 [  7947] By: jhi                                   on 2000/12/01  20:55:41
12221         Log: Integrate perlio.
12222      Branch: perl
12223           !> perlio.c perliol.h t/io/pipe.t
12224 ____________________________________________________________________________
12225 [  7946] By: jhi                                   on 2000/12/01  20:36:51
12226         Log: Upgrade to CPAN 1.59_51, from Andreas König.
12227      Branch: perl
12228            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
12229 ____________________________________________________________________________
12230 [  7945] By: nick                                  on 2000/12/01  20:31:32
12231         Log: Integrate mainline
12232      Branch: perlio
12233           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
12234           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
12235           +> t/lib/net-hostent.t
12236           !> (integrate 35 files)
12237 ____________________________________________________________________________
12238 [  7944] By: jhi                                   on 2000/12/01  20:23:29
12239         Log: Some help for 20001130.011.  Now one gets warnings like
12240              "Ambiguous -f() resolved as a file test ..."
12241      Branch: perl
12242            ! pod/perldiag.pod t/pragma/warn/toke toke.c
12243 ____________________________________________________________________________
12244 [  7943] By: jhi                                   on 2000/12/01  19:44:44
12245         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
12246              that also breaks using them as methods. 
12247      Branch: perl
12248            ! pod/perldiag.pod t/op/misc.t toke.c
12249 ____________________________________________________________________________
12250 [  7942] By: nick                                  on 2000/12/01  17:56:46
12251         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
12252              Make 'unix' pass most tests
12253              - do unread by temporary push of layer ("pending") holding unread chars
12254              - fast_gets is now based on per-handle flag
12255              - relax one of io/pipe.t tests to allow print to fail and close to
12256              succeed so that it passes on unbuffered "unix" layer.
12257              Remaining fail is sporadic and a genuine race condition between
12258              parent/child in fork test.
12259      Branch: perlio
12260            ! perlio.c perliol.h t/io/pipe.t
12261 ____________________________________________________________________________
12262 [  7941] By: jhi                                   on 2000/12/01  15:28:58
12263         Log: (Retracted by #7943.)
12264              
12265              Reserve the short named string operator names.
12266      Branch: perl
12267            ! pod/perldiag.pod t/op/misc.t toke.c
12268 ____________________________________________________________________________
12269 [  7940] By: jhi                                   on 2000/12/01  06:45:53
12270         Log: Get the three different space character classes right under utf8.
12271      Branch: perl
12272            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
12273            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
12274            ! regexec.c t/op/pat.t utf8.c
12275 ____________________________________________________________________________
12276 [  7939] By: jhi                                   on 2000/12/01  03:26:26
12277         Log: Two more tests that make no sense in UTF-8 since the test
12278              data is not in UTF-8.
12279      Branch: perl
12280            ! t/op/regexp.t
12281 ____________________________________________________________________________
12282 [  7938] By: jhi                                   on 2000/12/01  03:20:39
12283         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
12284              should it be required inside regexen?
12285      Branch: perl
12286            ! regcomp.c t/op/regmesg.t
12287 ____________________________________________________________________________
12288 [  7937] By: jhi                                   on 2000/12/01  02:58:53
12289         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
12290              stored and restored, and thusly was trounced by the utf8 swash
12291              routines.
12292      Branch: perl
12293            ! regcomp.c
12294 ____________________________________________________________________________
12295 [  7936] By: jhi                                   on 2000/11/30  20:41:39
12296         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
12297              Why the different platforms behave so differently (core dump vs
12298              no core dump) on this bug is a but of a mystery, but if I had to
12299              guess I would mumble something like 'alignment'.
12300      Branch: perl
12301            ! sv.c
12302 ____________________________________________________________________________
12303 [  7935] By: jhi                                   on 2000/11/30  16:17:02
12304         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
12305              From: Robin Barker <rmb1@cise.npl.co.uk>
12306              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
12307              Date: Thu, 30 Nov 2000 14:27:12 GMT
12308      Branch: perl
12309            ! perlio.c toke.c
12310 ____________________________________________________________________________
12311 [  7934] By: jhi                                   on 2000/11/30  16:04:49
12312         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
12313      Branch: perl
12314            ! t/lib/net-hostent.t
12315 ____________________________________________________________________________
12316 [  7933] By: jhi                                   on 2000/11/30  06:07:26
12317         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
12318              From: Peter Prymmer <pvhp@forte.com>
12319              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
12320              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
12321              
12322              In VMS the localhost may be LOCALHOST.
12323      Branch: perl
12324            ! t/lib/net-hostent.t
12325 ____________________________________________________________________________
12326 [  7932] By: jhi                                   on 2000/11/30  01:11:11
12327         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
12328              From: Peter Prymmer <pvhp@forte.com>
12329              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
12330              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
12331              
12332              plus regen perlapi.pod.
12333      Branch: perl
12334            ! pod/perlapi.pod utf8.c
12335 ____________________________________________________________________________
12336 [  7931] By: jhi                                   on 2000/11/30  01:06:19
12337         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
12338              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12339              Date:     Wed, 29 Nov 2000 17:15:11 EST
12340              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
12341      Branch: perl
12342            ! t/lib/filter-util.pl t/lib/filter-util.t
12343 ____________________________________________________________________________
12344 [  7930] By: jhi                                   on 2000/11/29  18:51:55
12345         Log: Update Changes.
12346      Branch: perl
12347            ! Changes patchlevel.h
12348 ____________________________________________________________________________
12349 [  7929] By: jhi                                   on 2000/11/29  18:50:55
12350         Log: Update the va_copy() metaconfig unit.
12351      Branch: metaconfig/U/perl
12352            ! need_va_copy.U
12353 ____________________________________________________________________________
12354 [  7928] By: jhi                                   on 2000/11/29  17:50:43
12355         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
12356              From: Dominic Dunlop <domo@computer.org>
12357              Date: Tue, 28 Nov 2000 16:41:57 +0100
12358              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
12359              
12360              Patch to catch a core dump in the Configure va_copy test.
12361      Branch: perl
12362            ! Configure config_h.SH
12363 ____________________________________________________________________________
12364 [  7927] By: jhi                                   on 2000/11/29  17:31:59
12365         Log: Retract #7921, the patch shouldn't be needed.
12366      Branch: perl
12367            ! sv.c
12368 ____________________________________________________________________________
12369 [  7926] By: jhi                                   on 2000/11/29  17:01:41
12370         Log: Make the Class::Struct import() wiser.
12371      Branch: perl
12372            ! lib/Class/Struct.pm t/lib/class-struct.t
12373 ____________________________________________________________________________
12374 [  7925] By: jhi                                   on 2000/11/29  16:36:33
12375         Log: All the core library users of Class::Struct seem to be
12376              using "use Class::Struct 'struct';" instead of the bare
12377              "use Class::Struct;", which isn't documented in Class::Struct.
12378              This can't be right.
12379      Branch: perl
12380            ! lib/File/stat.pm
12381 ____________________________________________________________________________
12382 [  7924] By: jhi                                   on 2000/11/29  16:32:15
12383         Log: A test works better if it has the right 1..$n output.
12384      Branch: perl
12385            ! t/lib/class-struct.t
12386 ____________________________________________________________________________
12387 [  7923] By: jhi                                   on 2000/11/29  16:29:11
12388         Log: Forgot to MANIFEST the new Net::hostent test.
12389      Branch: perl
12390            ! MANIFEST
12391 ____________________________________________________________________________
12392 [  7922] By: jhi                                   on 2000/11/29  16:27:49
12393         Log: Integrate perlio.
12394      Branch: perl
12395           !> iperlsys.h perlio.c
12396 ____________________________________________________________________________
12397 [  7921] By: jhi                                   on 2000/11/29  16:27:10
12398         Log: (Retracted by #7927.)
12399              
12400              Subject: [PATCH] Is infinity a number?
12401              From: Simon Cozens <simon@cozens.net>
12402              Date: Wed, 29 Nov 2000 14:48:20 +0000
12403              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
12404      Branch: perl
12405            ! sv.c
12406 ____________________________________________________________________________
12407 [  7920] By: jhi                                   on 2000/11/29  16:23:02
12408         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
12409              From: rspier@pobox.com (Robert Spier)
12410              Date: Wed, 29 Nov 2000 02:17:49 -0500
12411              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
12412              
12413              Add a test for Net::hostent.
12414      Branch: perl
12415            + t/lib/net-hostent.t
12416 ____________________________________________________________________________
12417 [  7919] By: jhi                                   on 2000/11/29  16:21:31
12418         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
12419              add a test for Class::Struct.
12420      Branch: perl
12421            + t/lib/class-struct.t
12422            ! MANIFEST lib/Class/Struct.pm
12423 ____________________________________________________________________________
12424 [  7918] By: jhi                                   on 2000/11/29  15:48:40
12425         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
12426              From: rspier@pobox.com (Robert Spier)
12427              Date: Wed, 29 Nov 2000 02:25:39 -0500
12428              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
12429              
12430              More checking in case someone has broken their services or
12431              protocol databases.
12432      Branch: perl
12433            ! ext/Sys/Syslog/Syslog.pm
12434 ____________________________________________________________________________
12435 [  7917] By: jhi                                   on 2000/11/29  15:46:25
12436         Log: Subject: [PATCH] $^O  win32 -> MSWin32
12437              From: rspier@pobox.com (Robert Spier)
12438              Date: Wed, 29 Nov 2000 02:17:38 -0500
12439              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
12440              
12441              plus similar nits for vms, err, VMS, and UNICOS.
12442      Branch: perl
12443            ! t/lib/syslfs.t t/op/lfs.t
12444 ____________________________________________________________________________
12445 [  7916] By: jhi                                   on 2000/11/29  15:42:51
12446         Log: Subject: [PATCH] Tokeniser debugging
12447              From: Simon Cozens <simon@cozens.net>
12448              Date: Wed, 29 Nov 2000 14:15:45 +0000
12449              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
12450      Branch: perl
12451            ! perl.c perl.h pod/perlrun.pod toke.c
12452 ____________________________________________________________________________
12453 [  7915] By: jhi                                   on 2000/11/29  15:41:36
12454         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
12455              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12456              Date: Wed, 29 Nov 2000 02:13:14 -0500
12457              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
12458              
12459              OUT keyword nits.
12460              
12461              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
12462              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12463              Date: Wed, 29 Nov 2000 03:09:04 -0500
12464              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
12465              
12466              OUT and IN_OUT documentation.
12467      Branch: perl
12468            ! lib/ExtUtils/xsubpp pod/perlxs.pod
12469 ____________________________________________________________________________
12470 [  7914] By: jhi                                   on 2000/11/29  03:35:01
12471         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
12472              From: John Tobey <jtobey@john-edwin-tobey.org>
12473              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
12474              Message-Id: <m140e1N-000FOoC@feynman.localnet>
12475              
12476              plus a performance speedup noticed by Sarathy.
12477      Branch: perl
12478            ! op.c
12479 ____________________________________________________________________________
12480 [  7913] By: jhi                                   on 2000/11/29  03:16:59
12481         Log: Use "1 while unlink" so that VMS gets clean, too.
12482      Branch: perl
12483            ! t/lib/filter-util.t
12484 ____________________________________________________________________________
12485 [  7912] By: jhi                                   on 2000/11/29  03:09:08
12486         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
12487              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12488              Date: Tue, 28 Nov 2000 03:27:09 -0500
12489              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
12490      Branch: perl
12491            ! lib/ExtUtils/xsubpp
12492 ____________________________________________________________________________
12493 [  7911] By: jhi                                   on 2000/11/29  03:06:30
12494         Log: This should have been part of #7872: no need to scan UTF-8
12495              until eternity.
12496      Branch: perl
12497            ! utf8.c
12498 ____________________________________________________________________________
12499 [  7910] By: jhi                                   on 2000/11/29  02:50:04
12500         Log: One more perltie.pod nit from Casey R. Tweten.
12501      Branch: perl
12502            ! pod/perltie.pod
12503 ____________________________________________________________________________
12504 [  7909] By: jhi                                   on 2000/11/29  02:44:23
12505         Log: Document the known sprintf test failures, exact standard
12506              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
12507      Branch: perl
12508            ! pod/perldelta.pod t/op/sprintf.t
12509 ____________________________________________________________________________
12510 [  7908] By: jhi                                   on 2000/11/29  02:36:23
12511         Log: Add the Encoding table format documentation.
12512      Branch: perl
12513            + ext/Encode/Encode/EncodeFormat.pod
12514            ! MANIFEST
12515 ____________________________________________________________________________
12516 [  7907] By: jhi                                   on 2000/11/29  02:07:24
12517         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
12518              From: "Casey R. Tweten" <crt@kiski.net>
12519              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
12520              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
12521              
12522              Subject: Re: [PATCH] Updating perltie.pod for arrays
12523              From: "Casey R. Tweten" <crt@kiski.net>
12524              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
12525              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
12526      Branch: perl
12527            ! pod/perltie.pod
12528 ____________________________________________________________________________
12529 [  7906] By: nick                                  on 2000/11/28  22:40:59
12530         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
12531      Branch: perlio
12532            ! iperlsys.h perlio.c
12533 ____________________________________________________________________________
12534 [  7905] By: nick                                  on 2000/11/28  22:04:34
12535         Log: Integrate mainline
12536      Branch: perlio
12537           !> (integrate 39 files)
12538 ____________________________________________________________________________
12539 [  7904] By: jhi                                   on 2000/11/28  16:44:43
12540         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
12541              From: Nicholas Clark <nick@babyhippo.co.uk>
12542              Date: Tue, 28 Nov 2000 11:16:57 +0000
12543              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
12544      Branch: perl
12545            ! pod/perlipc.pod
12546 ____________________________________________________________________________
12547 [  7903] By: jhi                                   on 2000/11/28  16:40:31
12548         Log: Subject: [PATCH] Updating perltie.pod for arrays
12549              From: "Casey R. Tweten" <crt@kiski.net>
12550              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
12551              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
12552      Branch: perl
12553            ! pod/perltie.pod
12554 ____________________________________________________________________________
12555 [  7902] By: jhi                                   on 2000/11/28  16:39:37
12556         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
12557              From: Robin Barker <rmb1@cise.npl.co.uk>
12558              Date: Mon, 27 Nov 2000 17:56:44 GMT
12559              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
12560      Branch: perl
12561            ! pod/perlfunc.pod t/op/split.t
12562 ____________________________________________________________________________
12563 [  7901] By: jhi                                   on 2000/11/28  16:28:04
12564         Log: setmode() is a DOSish-only thing.
12565      Branch: perl
12566            ! perlio.c
12567 ____________________________________________________________________________
12568 [  7900] By: jhi                                   on 2000/11/28  16:21:46
12569         Log: Subject: [PATCH] perlcc.PL cleanups
12570              From: Simon Cozens <simon@cozens.net>
12571              Date: Tue, 28 Nov 2000 12:44:35 +0000
12572              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
12573      Branch: perl
12574            ! utils/perlcc.PL
12575 ____________________________________________________________________________
12576 [  7899] By: gsar                                  on 2000/11/28  06:32:55
12577         Log: reintegrate files missed by change#7895
12578      Branch: maint-5.6/perl
12579           +> ext/ByteLoader/bytecode.h utils/Makefile
12580            - utils/perlbc.PL
12581 ____________________________________________________________________________
12582 [  7897] By: gsar                                  on 2000/11/27  18:22:47
12583         Log: can't integrate these two files, for some reason
12584      Branch: maint-5.6/perl
12585            - ext/ByteLoader/bytecode.h utils/Makefile
12586 ____________________________________________________________________________
12587 [  7895] By: gsar                                  on 2000/11/27  18:11:21
12588         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
12589              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
12590              6757..6890,6892..6901 from mainline
12591              
12592              Bytecompiler patches from Benjamin Stuhl.
12593              
12594              More bytecompiler.
12595              
12596              Subject: [PATCH blead] B:: missing dependency
12597              
12598              Subject: [PATCH: 6757] configure.com updates and syslog build
12599              
12600              Long double Gconvert fixes from Yitzchak Scott-Thoennes
12601              and Spider Boardman.
12602              
12603              Subject: [PATCH blead] nextchar() abuse misses an optimisation
12604              
12605              Long double fixes from Spider Boardman.
12606              
12607              Make the selection of NVff et al stricter.
12608              
12609              cSVOPo_*v things index into the current PL_curpad
12610              under ithreads, which is different from the curpad
12611              used by the XSUB.  (In other words, the code as-is
12612              before this patch wouldn't work under ithreads.)
12613              
12614              Be portable.
12615              
12616              VMS MMS (make) wants null action.
12617              
12618              Mac and other portability updates from Chris Nandor.
12619              
12620              Storable support, v-version fixes.
12621              Subject: CPAN.pm beta for testing available
12622              
12623              Portability fix from Hugo van der Sanden.
12624              
12625              Bad makefile.
12626              
12627              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
12628              
12629              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
12630              
12631              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
12632              
12633              Replace #6705 with a minimal doc patch.
12634              Subject: [PATCH 5.6.0] replace change #6705
12635              
12636              Drop the separate perlbc, perlcc -b should be enough.
12637              
12638              installperl couldn't tell whether it had run tests or not.
12639              Subject: [PATCH] Re: installperl and t/TEST
12640              
12641              Add silencer flags to installperl.
12642              Subject: [PATCH] Making installperl silent.
12643              
12644              Make "make install" by default silent.  A new "install-verbose"
12645              target is verbose.
12646              
12647              More liberal parsing of version numbers.
12648              Subject: Re: CPAN.pm beta for testing available
12649              
12650              Create directories in silence.
12651              Subject: [PATCH] Another silencer for MakeMaker
12652              
12653              DOS patches and portability/porting notes, from Tim Jenness.
12654              
12655              Make installman to recognize the silence flag -S.
12656              
12657              Actually do something with the silencer option.
12658              
12659              Continue silencing.
12660              
12661              Show the doc file, not the temp file.
12662              
12663              Regen perltoc.
12664              
12665              Subject: [PATCH] More silencing of installman.
12666              
12667              Better wording for the vec lvalue diagnostic.
12668              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
12669              
12670              Subject: [PATCH: 6805] several more tweaks to configure.com
12671              
12672              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
12673              
12674              Missing parts of 
12675              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
12676              
12677              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
12678              (applied slightly modified)
12679              
12680              installperl --verbose and --silent.
12681              Subject: Re: [PATCH] More silencing of installman.
12682              
12683              Add install-silent target.
12684              
12685              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
12686              the problem reported in
12687              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
12688              
12689              Tweak the sfio/useperlio logic, hopefully as wished in
12690              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
12691              
12692              One forgotten file from #6816.
12693              
12694              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
12695              
12696              Remove duplicately applied patch shards.
12697              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
12698              
12699              Support preserving extremely big/small angles.
12700              
12701              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
12702              
12703              Subject: [PATCH] installation not quite silent yet.
12704              
12705              Update the test count.
12706              
12707              Use UVxf, PTR2UV, NVff.
12708              
12709              Document PTR2XX and INT2PTR.
12710              
12711              no-install target a la make -n.
12712              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
12713              
12714              grep -e isn't portable.
12715              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
12716              
12717              Can't get the test to reliably work thanks to the
12718              inaccurateness of floating point.  "Resolves" bug ids
12719              20000826.003, 20000826.009, 20000826.010,
12720              
12721              Subject: installman buglet
12722              
12723              DJGPP update from Laszlo Molnar.
12724              
12725              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
12726              
12727              Passing -R in ldflags makes now it to appear in the default
12728              for lddlflags, just like with -L.
12729              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
12730              
12731              Test nit.
12732              
12733              Use the actual thread type, not the pointer-to-struct.
12734              
12735              Provice virtual $Config{ccflags_nolargefiles} etc. 
12736              
12737              display_format used as a class method without arguments was broken,
12738              reported in
12739              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
12740              
12741              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
12742              
12743              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
12744              
12745              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
12746              
12747              opmini.o may be left around if a build is interrupted.
12748              
12749              Typo in #6858.
12750              
12751              Fix for ID 20000828.001, long doubles were not formatted
12752              correctly (showed up in $], which stopped installing perl).
12753              
12754              An attempt to fix the problem reported in
12755              Subject: Building perl@6856 using gcc/AIX 4.3.3 
12756              I can't test this properly since the gcc installation I have
12757              access to seems to be botched (gcc is calling the AIX cpp,
12758              a losing proposition...)
12759              
12760              Add -ld to archname on long tr...double platforms.
12761              
12762              Subject: hv.h Doc Patch
12763              
12764              Potential cruft.
12765              
12766              Subject: [PATCH bleedperl@6856] warnings fixes
12767              
12768              -S is the silent flag, -s is the strip flag.
12769              Subject: [PATCH] Re: [PATCH] make no-install          
12770              
12771              Take out the SUIDMAIL thing, that will not be
12772              a problem in 5.7.*.
12773              
12774              Subject: [PATCH bleedperl@6866] spellings
12775              
12776              Subject: [PATCH] Re: files not cleaned even by veryclean
12777              
12778              Use minimal @INC in tests, most of the time just '../lib',
12779              so that we simply can't pick up stuff from other Perls than
12780              the one we are testing.  Pointed out by
12781              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
12782              
12783              Update to Getopt::Long 2.24, from Johan Vromans.
12784              
12785              Fix for thinko in #6848.
12786              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
12787              
12788              Patches all over for people and the files they (hopefully) care about.
12789              
12790              Subject: Net::protoent does not export 'getproto'
12791              
12792              Missed a change in #6869.
12793              
12794              Subject: [PATCH] Warnings in B::Deparse
12795              
12796              Subject: [PATCH] Glob dumping
12797              
12798              Disable one of the tests for now.
12799              
12800              Disabling the one test is a bit tricky.
12801              
12802              Don't forget to tidy up.
12803              
12804              The #6881 removed one dump line.
12805              
12806              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
12807              
12808              Under usethreads the dumped variable is IN_PAD.
12809              Subject: Re: [PATCH] Glob dumping
12810              
12811              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
12812              
12813              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
12814              
12815              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
12816              
12817              Regen Configure for #6894.
12818              
12819              Subject: [PATCH: 6889] updates to perlebcdic.pod
12820              
12821              Undo namespace pollution of #6878.
12822              Subject: Re: Net::protoent does not export 'getproto'
12823              
12824              Admit that we are leaking scalars.
12825              
12826              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
12827      Branch: maint-5.6/perl
12828           !> (integrate 271 files)
12829 ____________________________________________________________________________
12830 [  7894] By: gsar                                  on 2000/11/27  16:00:34
12831         Log: a couple of nits
12832      Branch: maint-5.6/perl
12833            ! MANIFEST pp_sys.c
12834 ____________________________________________________________________________
12835 [  7893] By: gsar                                  on 2000/11/27  15:10:56
12836         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
12837              6740..6745,6747..6757,6760
12838              
12839              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
12840              
12841              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
12842              
12843              Doc nits spotted by Richard Soderberg.
12844              
12845              move WNOHANG definition to where other such things are
12846              
12847              Make $Config{byteorder} more magical so that it is
12848              dynamically computed: nice for 'fat binaries'.
12849              Subject: [PATCH]: default byteorder
12850              
12851              Subject: [PATCH] Cwd.pm now uses strict
12852              
12853              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
12854              
12855              Get -DLEAKTEST to compile (not necessarily to work, mind)
12856              Subject: [ID 20000724.006] -DLEAKTEST problem
12857              
12858              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
12859              
12860              Add perlebcdic from Peter Prymmer, regen toc.
12861              
12862              Don't propose using modules built for 5.005 if no binary
12863              compatibility with 5.005 is attempted.
12864              
12865              Do not use prototyping here.
12866              Subject: [ID 20000817.016] [PATCH] Peek.xs
12867              
12868              Document what the backtick returns if the command fails.
12869              
12870              Add byteorder to the myconfig output.
12871              
12872              Introduce NVef, NVff, and NVgf, use the middle one.
12873              (helps for lib/peek + Linux + long doubles)  Reported in
12874              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
12875              Use NVs in POSIX math, not doubles.
12876              Subject: [ID 20000817.014] POSIX & modfl
12877              
12878              Subject: [PATCH 5.6.0+] newSVrv() memory leak
12879              
12880              The byteorder code in #6671 was wrong.
12881              
12882              Fix the lib/complex failure of
12883              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
12884              Linux long double accuracy issue: something that
12885              when printed with %g looks like "2" but int() of it is 1.
12886              
12887              Propagate new Configure vars.
12888              
12889              Unbuffer the output.
12890              
12891              Subject: [PATCH] perltrap.pod spring cleaning
12892              
12893              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
12894              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
12895              
12896              Tiny Getopt::Long patch from Johan Vromans.
12897              
12898              Document code point which makes if (defined %stash::) to work
12899              (noted by Spider Boardman).
12900              
12901              Subject: [PATCH perl@6698] cygwin port
12902              
12903              Document the NDBM_File and ODBM_File as SDBM_File
12904              was documented in #6417.
12905              
12906              The new tests were missing from #6415.
12907              
12908              Add [[:blank:]] as suggested in
12909              Subject: [ID 20000716.024] [=cc=] / [:blank:]
12910              (the [=cc=] has already been taken care of by #6439
12911              so the whole bug report can be closed)
12912              and make [[:space:]] to be equivalent to isspace(3)
12913              (as opposed to \s, which is isSPACE()).  The difference
12914              is that now [[:space:]] matches the mythical vertical tab,
12915              while \s doesn't.
12916              
12917              Don't eat leading os from index entries.
12918              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
12919              
12920              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
12921              
12922              Typo in pp_complement().
12923              Subject: [PATCH perl-current] Deparse
12924              
12925              Add warnif(), check warnings further up the stack,
12926              all the warnings functions now can take an optional object reference.
12927              Subject: [PATCH bleedperl@6691] warnings pragma update
12928              
12929              Fix a core dump in lib/selfloader under -DDEBUGGING.
12930              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
12931              
12932              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
12933              
12934              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
12935              
12936              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
12937              Put back the long double avoidance code to POSIX.xs
12938              because VMS seems to need it still.
12939              
12940              Introduce a 'veryclean' target that is like 'distclean'
12941              but also removes *~ and *.orig.
12942              
12943              Subject: [ID 20000817.023] endianness description in perlfunc.pod
12944              
12945              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
12946              
12947              Let's try #6717 again.
12948              
12949              UTF8 concat fixes.
12950              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
12951              
12952              pp_open() could pass an uninitialized filename down to do_open9().
12953              
12954              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
12955              
12956              Update to CGI 2.72, from Lincoln Stein.
12957              
12958              Subject: [PATCH] Silence MakeMaker (Was: installman)
12959              
12960              Use temporary directory instead of current directory.
12961              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
12962              
12963              Document odd vs even subreleases and -Dusedevel.
12964              
12965              The veryclean target needs to clobber.
12966              
12967              Use File::Spec->tmpdir().
12968              
12969              Document the number of exponent digits.
12970              
12971              Mention perlebcdic and perlposix-bc.
12972              
12973              s/this one/the 5.6.0 release/
12974              
12975              The #6724 is here.
12976              
12977              The correct cleaning order is an art.
12978              
12979              small tweaks for change#6705: avoid C++ style comments in C code;
12980              use Perl's malloc API rather than the low level system one
12981              
12982              Array context keeps slithering in.
12983              
12984              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
12985              
12986              Subject: [PATCH] os2.c fix for use64bitint
12987              
12988              Update to Pod::LaTeX 0.53.
12989              Subject: [PATCH] lib/Pod/LaTeX.pm updates
12990              
12991              Document the endianness of Alpha more precisely.
12992              
12993              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
12994              
12995              Rename the macro argument because some preprocessors
12996              can't tell the difference and expand arguments also inside
12997              double quoted strings.
12998              
12999              free TLS slot properly on Windows
13000              
13001              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
13002              
13003              Unicos/mk requires elaborate paranoia.
13004              
13005              Tweak the floating point output routine preferences.
13006              
13007              Also under djgpp the timestamps are funky.
13008              
13009              Apply some PodParser 1.18 patches; the Pod/Find.pm
13010              patches cannot be applied since #6712 conflicts.
13011              
13012              Use PodParser 1.18 new test.
13013              
13014              A pod nit.
13015              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
13016              
13017              Be verydeepclean.
13018      Branch: maint-5.6/perl
13019           +> pod/perlebcdic.pod
13020           !> (integrate 106 files)
13021 ____________________________________________________________________________
13022 [  7892] By: jhi                                   on 2000/11/27  15:02:32
13023         Log: Update Changes.
13024      Branch: perl
13025            ! Changes patchlevel.h
13026 ____________________________________________________________________________
13027 [  7891] By: jhi                                   on 2000/11/27  14:57:23
13028         Log: Subject: Re: perlfaq style changes
13029              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13030              Date: Sat, 25 Nov 2000 23:32:26 -0800
13031              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
13032              
13033              plus a note from Ronald Kimball.
13034      Branch: perl
13035            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
13036 ____________________________________________________________________________
13037 [  7890] By: jhi                                   on 2000/11/27  14:53:14
13038         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
13039              From: Benjamin Holzman <bah@ecnvantage.com>
13040              Date: Sun, 26 Nov 2000 16:27:33 -0500
13041              Message-ID: <20001126162733.J25040@ecnvantage.com>
13042      Branch: perl
13043            ! gv.c
13044 ____________________________________________________________________________
13045 [  7889] By: jhi                                   on 2000/11/27  14:43:11
13046         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
13047              From: lvirden@cas.org
13048              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
13049              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
13050      Branch: perl
13051            ! README.amiga
13052 ____________________________________________________________________________
13053 [  7888] By: jhi                                   on 2000/11/27  14:32:34
13054         Log: Restore also the locale test to no-sprintf-taint state.
13055              Fixes the bug 20001127.003.
13056      Branch: perl
13057            ! sv.c t/pragma/locale.t
13058 ____________________________________________________________________________
13059 [  7887] By: gsar                                  on 2000/11/27  14:13:05
13060         Log: integrate changes#6613..6616,6620..6665 from mainline
13061              
13062              VMS configure.com update continues.
13063              
13064              Subject: Test fails / warnings with perl-current #6612
13065              
13066              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
13067              
13068              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
13069              
13070              For now remove the mail code.
13071              
13072              Subject: Re: [PATCH] @+, @- readonly
13073              
13074              Subject: warning: storage class after type is obsolescent
13075              
13076              Subject: sfio2000
13077              
13078              Subject: Re: File::Temp problems on VMS in bleedperl
13079              
13080              README.os2 update.
13081              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
13082              
13083              Make the user to give up his firstborn, err, to knowingly
13084              verify installing an unstable developer release.  Also bump
13085              the release to 5.7.0, but leave a patch tag in the local
13086              patches saying that this is not yet the real thing.
13087              
13088              Update (kinda) to Test 1.14, from Joshua Pritikin.
13089              
13090              make ok etc also for win32.
13091              
13092              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
13093              
13094              Don't blow limited stacks, a lower number is enough to
13095              tickle the lookbehind limit.
13096              
13097              Use -Dusedevel; regen Configure and the respective Porting stuff.
13098              
13099              Subject: [PATCH] debugger exit code should reflect user exit code
13100              
13101              Subject: [PATCH perl@6620] cygwin port
13102              
13103              Missed a file from #6638.
13104              
13105              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)
13106              
13107              magic callbacks all need to have same type signature
13108              
13109              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
13110              
13111              Fix a dependency problem.
13112              Subject: [PATCH: 6640] VMS Makefile.SH update
13113              
13114              The numeric locale was reset to "C" by s?printf and never restored.
13115              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
13116              No test since adding the failing example to locale.t
13117              does not fail -- probably because the locale settings are so
13118              thoroughly tweaked by that time.  Running the example standalone
13119              does fail, though.  UPDATE: test case added at change #7540.
13120              
13121              Subject: [ID 20000324.040] minor fix to perlhpux.pod
13122              
13123              Update to CPAN 1.57.
13124              
13125              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
13126              
13127              Change the perlbug address to perl.org since it's more forgiving.
13128              
13129              Change the regx compilation error markers to use = instead of <
13130              since pod makes using the latter quite messy.  Reported in
13131              ID 20000814.006 by Abigail and in
13132              Subject: Unknown escape E<> ?
13133              
13134              Update to perldebtut 1.9, from Richard Foley.
13135              
13136              check that the number pseudo children doesn't exceed
13137              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
13138              the WaitForMultipleObjects() limit that would cause wait()
13139              to crash)
13140              wait() and waitpid() could potentially be rewritten to use
13141              more than one thread to do the waiting to eliminate this
13142              limitation
13143              
13144              change#6328 could make close(SOCKET) return false on windows
13145              when it shouldn't
13146              
13147              pod nit seen in passing
13148              
13149              on windows, the return values from wait() and waitpid() don't
13150              match those of pseudo-pids
13151              
13152              waitpid() now handles externally spawned pids correctly;
13153              fixes for backtick/wait/waitpid failures on Windows 9x
13154              these changes make the pid returned by process functions on
13155              Windows 9x always positive by clearing the high bit (which
13156              is always set on Win9x); pseudo-process PIDs are likewise
13157              always negative now on Win9x (just as on NT/2000)
13158              
13159              trailing new %ENV entries weren't being pushed into the real
13160              environment of subprocesses on Windows
13161              
13162              Tweak the regex compilation errors once more.
13163              
13164              avoid warnings from dense compiler
13165              
13166              add "ok" targets from change#6632 in makefile.mk
13167      Branch: maint-5.6/perl
13168            - lib/Pod/PlainText.pm vms/configure.com
13169           !> (integrate 66 files)
13170 ____________________________________________________________________________
13171 [  7886] By: jhi                                   on 2000/11/27  13:54:18
13172         Log: __FUNCTION__ isn't portable and trying to emulate it leads
13173              into practically spelling out the name of the function.
13174              Takes care of the bug 20001127.001.
13175      Branch: perl
13176            ! perlio.c
13177 ____________________________________________________________________________
13178 [  7885] By: gsar                                  on 2000/11/27  13:53:18
13179         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
13180              6610..6611 from mainline
13181              
13182              Make regular expression parse error messages easier to understand.
13183              Subject: Re: enhanced(?) regex error messages
13184              
13185              Tiny tidying on report_evil_fh().
13186              
13187              Subject: Re: enhanced(?) regex error messages 
13188              plus Capitalize the error messages, plus perldiag them.
13189              
13190              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
13191              
13192              Document here-doc better.
13193              
13194              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
13195              
13196              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
13197              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
13198              (either perlbug or p5p ate the original), plus regen
13199              perlapi and perltoc. 
13200              
13201              Regen global.sym.
13202              
13203              Double check that we have a dirhandle.
13204              
13205              Subject: Re: enhanced(?) regex error messages
13206              (plus two small patches sent privately)
13207              (this still seems to leave few test failures)
13208              
13209              warn is a macro, avoid using at a variable to avoid warnings
13210              in some configurations; readdir.t is too conservative in
13211              estimating number of *.t's
13212              
13213              Get back into sync with Jeffrey on the enhanced regex warnings.
13214              
13215              Subject: [PATCH 5.6.0] cygwin port
13216              
13217              Zero entries were skipped, fix from Adrian Goalby
13218              <argoalby@yahoo.co.uk>
13219              
13220              Subject: Remove dead entry in perldiag
13221              
13222              Amend the description of Perl6.
13223              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
13224              
13225              detypo
13226              
13227              It's the 2ndO'ROSSC.
13228              
13229              Revert the sv.c part of #6559, a better fix is needed.
13230              
13231              Iterating perl6 description.
13232              
13233              Update to Term::ANSIColor 1.03, from Russ Allbery.
13234              
13235              Update to Getopt::Long 2.23_05, from Johan Vromans.
13236              
13237              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
13238              
13239              Update to Pod::Parser 1.17, from Brad Appleton.
13240              
13241              Update to CPAN 1.56, from Andreas König.
13242              
13243              Update to CGI 2.70, from Lincoln Stein.
13244              
13245              Put back the std @INC thing.
13246              
13247              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
13248              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
13249              
13250              Document the IO::Select timeout.
13251              
13252              sleep(1) does not necessarily return 1.
13253              Subject: [PATCH bleadperl] op/lex_assign.t  
13254              
13255              Subject: debugger "d" command doesnt check line number
13256              
13257              B::Deparse didn't do sub attributes.
13258              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
13259              
13260              Preprocessing and postprocessing for File::Find.
13261              Subject: Patch to Find::File.pm to allow alphabetical results
13262              
13263              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
13264              
13265              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
13266              
13267              Subject: Re: [ID 20000730.003] utf8::length() bad
13268              
13269              Subject: Getting perlio and threads to compile
13270              (the Solaris version changes in Configure skipped)
13271              
13272              Tests for #6589.
13273              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
13274              
13275              Add Perl debugging tutorial, regen toc. 
13276              Subject: perldebtut.pod
13277              
13278              Add a few missing files, update MANIFEST.
13279              
13280              Rewrite of vms/subconfigure.com as configure.com,
13281              from Peter Prymmer and the vmsperl crew.
13282              
13283              Should have deleted this in #6603.
13284              
13285              Fix the test for 5005threads.
13286              
13287              Fix-n-skip the tests under 5005threads.
13288              
13289              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
13290              
13291              Upgrade to CGI 2.71, from Lincoln Stein.
13292      Branch: maint-5.6/perl
13293           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
13294           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
13295           +> t/op/regmesg.t t/pod/find.t vms/configure.com
13296            - vms/subconfigure.com
13297            ! lib/lib.pm
13298           !> (integrate 115 files)
13299 ____________________________________________________________________________
13300 [  7884] By: jhi                                   on 2000/11/27  13:44:33
13301         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
13302              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13303              Date:     Mon, 27 Nov 2000 08:23:54 EST
13304              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
13305      Branch: perl
13306            ! vms/descrip_mms.template vms/test.com
13307 ____________________________________________________________________________
13308 [  7883] By: gsar                                  on 2000/11/27  11:50:46
13309         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
13310              6511..6513,6515..6523,6525..6536
13311              
13312              The swallow_bom() saga continues.  The #23 of require.t
13313              (UTF16-LE) still fails (silently, no output) but the #22
13314              (UTF16-BE) seems to be working now.  The root of the
13315              failure may be in sv_gets(): is it UTF-16LE-aware,
13316              especially when it comes to line endings? 
13317              
13318              Document the problem with -P in HP-UX and its workaround.
13319              
13320              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
13321              (aka ID 20000730.002)
13322              
13323              Subject: fix and question re: waitpid() under win32
13324              
13325              Make the safety catch for buggy gccs work with triple version
13326              numbers like 2.95.2.  Reported in
13327              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
13328              
13329              In Digital UNIX warn if gcc explicitly chosen because even
13330              2.95.2 is known to cause problems.
13331              
13332              Make chr() for values >127 to create utf8 when under utf8.
13333              
13334              various syntax errors and such (not fixed: comp/require.t#22 coredump
13335              on Windows)
13336              
13337              Stash away the largefiles flags and libswanted.
13338              
13339              BOM patching from Simon Cozens.
13340              
13341              If gccosandvers is equal to osname, clear gccosandvers.
13342              
13343              Make p4desc to skip non-mainperl branches by default.
13344              
13345              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
13346              
13347              The test from this
13348              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
13349              
13350              In new BSDs changes to argv[] do not show up in ps(1) output,
13351              instead one must use setproctitle().  This was already addressed
13352              by change #6457, but the below has a new variant for FreeBSD 4.0
13353              or later, and the matter is also documented more.
13354              
13355              FreeBSD 3.* updates from
13356              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
13357              
13358              regen_headers, regen perltoc.
13359              
13360              Document in one place the memory abstractions used in Perl core.
13361              
13362              memcpy has n o in it, as pinted ut by Sarathy.
13363              
13364              Remove the extraneous "main::" prefix from all the
13365              "opened only for", "on closed", and "never opened" warnings.
13366              
13367              The name of a filehandle does not have <these>.
13368              
13369              The tr utf8 patching continues.
13370              
13371              The new setproctitle() feature is available only in 
13372              bleeding edge FreeBSD.  From Paul Saab.
13373              
13374              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
13375              
13376              Dump UVs as UVs in Data::Dumper.
13377              
13378              detypo #6494
13379              
13380              Document the IVdf UVuf UVof UVxf.
13381              
13382              require.t needs binmode() to work on windows
13383              
13384              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
13385              that are hopefully soon put into use.
13386              
13387              Allow "no Module;" even if there is no 'unimport'.
13388              
13389              Better skip message for the test; one of the two problems in
13390              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
13391              
13392              The subtest 4 may fail also on VOBS, as pointed out
13393              by Nick Ing-Simmons in November 1999, bug id 19991124.003
13394              (but the failure in that bug report isn't the subtest 4).
13395              
13396              Be more informative on what is skipped and why,
13397              also repeat the list at the end.
13398              
13399              Add a URL for FSF.
13400              
13401              Subject: [PATCH] sv.h documentation - SvLEN
13402              
13403              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
13404              
13405              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
13406              
13407              Subject: [PATCH] bad cppsymbols on os2 + Configure question
13408              
13409              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
13410              
13411              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
13412              mention the idea of @( and @)
13413              
13414              This is 6512.  Really.
13415              
13416              Subject: [ID 19990721.004] Documentation bug in perlfunc
13417              
13418              Subject: Minor tweak to perlvar.pod
13419              
13420              In the warnings call filehandles consistently so;
13421              add "unopened" warning for stat().
13422              
13423              After the #6519 a warning about stat() is just that,
13424              not about a filetest, which now have their own warning.
13425              
13426              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
13427              
13428              Subject: Re: Array vs. List context
13429              
13430              Subject: New perlcc, take 2
13431              
13432              Weed buglets pointed out by
13433              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
13434              
13435              gcc versions might have (parentheses) in them.
13436              
13437              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
13438              
13439              Essential prototype changes were missing from #6527.
13440              Also make report_evil_fh() more bomb-proof.
13441              
13442              Zap lib/Sys directory when cleaning up.
13443              
13444              Change the Policy policy: now -Dprefix= with an existing
13445              Policy.sh and prefix == siteprefix == vendorprefix, then all
13446              of them follow along the new prefix.
13447              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
13448              
13449              Continue fixing the io warnings.  This also
13450              sort of fixes bug ID 20000802.003: the core dump
13451              is no more.  Whether the current behaviour is correct
13452              (giving a warning: "Not a format reference"), is another matter.
13453              
13454              Have symbols for the IoTYPEs.
13455              
13456              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
13457              
13458              Document a bit that UDP is not what you might think.
13459              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
13460              tr memory corruption fix from Simon Cozens.
13461              
13462              Plug the security hole described in the Aug 05 2000 bugtraq message
13463              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
13464              The security hole exists only in suidperls, which isn't
13465              installed or even built by default.
13466      Branch: maint-5.6/perl
13467           !> (integrate 71 files)
13468 ____________________________________________________________________________
13469 [  7882] By: gsar                                  on 2000/11/27  10:25:36
13470         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
13471              from mainline
13472              
13473              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
13474              to be fatal errors (instead of by default ignoring them, and
13475              ignoring with a bug: even though -w gave an error, the opening [
13476              was left in)  Reported in:
13477              
13478              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
13479              
13480              Subject: [PATCH] split /^/
13481              
13482              MacOS nits from Matthias Neeracher.
13483              
13484              More split() doc and test patches from Mike Guy.
13485              
13486              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
13487              from Graham Barr in the module list.
13488              
13489              docfix from Peter Scott <Peter@PSDT.com>.
13490              
13491              File::Temp patches for VMS and OS/2 from Tim Jenness.
13492              
13493              open() wariness in perlbug.
13494              
13495              Subject: [PATCH] minor doc change - perlguts
13496              
13497              Subject: Minor doc patch: handy.h
13498              
13499              Be wary of close()s, too.
13500              
13501              Further File::Temp patches from Yitzchak Scott-Thoennes
13502              and Craig A. Berry.
13503              
13504              Subject: [PATCH] fixes bug 20000508.004
13505              
13506              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
13507              
13508              Allow "no AutoLoader;", based on change #6444,
13509              suggested by Graham Barr.
13510              
13511              Use setproctitle() if available to modify $0.
13512              
13513              Warn if the version of the operating system used to compile gcc
13514              differs from the current version of the operating system.
13515              Also display the gcc compilation os and version in myconfig.
13516              Inspiration from
13517              
13518              Tiny fixes for #6460.
13519              
13520              The problem described in this
13521              Subject: [ID 20000322.018] named chars aren't magical enough
13522              has been fixed in perl 5.6.0 but just in case added a test
13523              to keep it away.  (The report from Joseph Hall.)
13524              
13525              Tune the comments and hopefully stop a memory leak.
13526              
13527              Subject: UTF8 concat
13528              (with a memory leak fixed, plus a few casts added)
13529              This also seems to help for
13530              Subject: [ID 20000716.015] join UTF8 weirdness
13531              
13532              Do not upgrade SVs into utf8 just because they participate
13533              in eq or cmp.  Reported and fix suggested in
13534              Subject: [ID 20000720.009] sv_eq UTF8 bug
13535              
13536              Fix the HALF_UPGRADE() macro introduced in #6263.
13537              
13538              Find green threads before native threads.
13539              Subject: Re: Patch to jpl/JNI/Makefile.PL
13540      Branch: maint-5.6/perl
13541           !> (integrate 30 files)
13542 ____________________________________________________________________________
13543 [  7881] By: jhi                                   on 2000/11/27  05:48:41
13544         Log: It seems that *both* the unused submatch loop cleanup
13545              codes are needed.
13546      Branch: perl
13547            ! regexec.c
13548 ____________________________________________________________________________
13549 [  7880] By: jhi                                   on 2000/11/27  04:50:07
13550         Log: Clean .exists deeper.
13551      Branch: perl
13552            ! Makefile.SH
13553 ____________________________________________________________________________
13554 [  7879] By: jhi                                   on 2000/11/27  02:31:35
13555         Log: The code in regcppop() (see #7878) contains the correct lower
13556              limit for the unused submatch 'cleanup' loop so that under
13557              "use utf8" the following code wouldn't dump core:
13558              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
13559              the cleanup loop in regtry() stomped beyond allocated area
13560              in the startp[] array.  Therefore, copied the correct lower
13561              loop limit (*PL_reglastparen) to regtry().  Note: something
13562              may still not be quite right: why was the _higher_ loop limit
13563              (prog->nparens) different in the utf8 case?
13564              
13565              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
13566              without core dumps, there were about 17 of them before
13567              the patch (with us since Perl 5.7.0).  Two failures, still:
13568              496 and 505 (though these may not be severe).
13569              
13570              Patch #7881 is also needed since both the cleanup loops
13571              seem to be needed.
13572              
13573              Also, the t/op/pat#44 seems to core dump under utf8.
13574              Plus a couple of failures.  UGH-8.
13575      Branch: perl
13576            ! regexec.c
13577 ____________________________________________________________________________
13578 [  7878] By: jhi                                   on 2000/11/27  02:21:17
13579         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
13580              the code in regcppop() seems to be redundant for the test suite --
13581              but it contains a germ of truth, and it needed for the build
13582              process itself: see #7879 and #7881.
13583      Branch: perl
13584            ! regexec.c
13585 ____________________________________________________________________________
13586 [  7877] By: jhi                                   on 2000/11/27  01:53:09
13587         Log: Comment on comment.
13588      Branch: perl
13589            ! regexec.c
13590 ____________________________________________________________________________
13591 [  7876] By: jhi                                   on 2000/11/27  00:49:59
13592         Log: Adjust the docs to agree with #7875.
13593      Branch: perl
13594            ! pod/perllocale.pod
13595 ____________________________________________________________________________
13596 [  7875] By: jhi                                   on 2000/11/27  00:49:27
13597         Log: Retract #7863.  It makes more sense not to taint formatted output,
13598              not even by sprintf().
13599      Branch: perl
13600            ! sv.c
13601 ____________________________________________________________________________
13602 [  7874] By: jhi                                   on 2000/11/26  23:36:02
13603         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
13604              Not really fixed (should really dump the UTF-8 charclass),
13605              but stopped displaying the garbage.
13606              
13607              Also add a note on the (missing) Unicode PSXSPC and BLANK.
13608      Branch: perl
13609            ! regcomp.c
13610 ____________________________________________________________________________
13611 [  7873] By: jhi                                   on 2000/11/26  21:31:13
13612         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
13613      Branch: perl
13614            ! regexec.c
13615 ____________________________________________________________________________
13616 [  7872] By: jhi                                   on 2000/11/26  21:06:04
13617         Log: No need to scan till infinity, 13 is enough.
13618      Branch: perl
13619            ! handy.h utf8.c
13620 ____________________________________________________________________________
13621 [  7871] By: jhi                                   on 2000/11/26  20:20:32
13622         Log: Test line numbers are different with utf8.
13623      Branch: perl
13624            ! t/op/re_tests
13625 ____________________________________________________________________________
13626 [  7870] By: jhi                                   on 2000/11/26  20:10:12
13627         Log: Message nit.
13628      Branch: perl
13629            ! regcomp.c
13630 ____________________________________________________________________________
13631 [  7869] By: jhi                                   on 2000/11/26  19:01:05
13632         Log: Make utf8_length() and utf8_distance() (the latter of which
13633              is unused at the moment) to be less forgiving about bad UTF-8.
13634      Branch: perl
13635            ! embed.h embed.pl objXSUB.h proto.h utf8.c
13636 ____________________________________________________________________________
13637 [  7868] By: jhi                                   on 2000/11/26  18:45:56
13638         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
13639              From: Benjamin Holzman <bah@ecnvantage.com>
13640              Date: Sat, 25 Nov 2000 20:40:20 -0500       
13641              Message-ID: <20001125204020.A25040@ecnvantage.com>              
13642              
13643              Debian allows installing /usr/bin/locale without installing
13644              any locales, an error message will ensue.
13645      Branch: perl
13646            ! t/pragma/locale.t
13647 ____________________________________________________________________________
13648 [  7867] By: jhi                                   on 2000/11/26  18:31:12
13649         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
13650              From: Benjamin Holzman <bah@ecnvantage.com>
13651              Date: Sun, 26 Nov 2000 02:42:34 -0500
13652              Message-ID: <20001126024234.G25040@ecnvantage.com>
13653              
13654              Patch for the bug 20000212.002.
13655      Branch: perl
13656            ! sv.c t/op/array.t
13657 ____________________________________________________________________________
13658 [  7866] By: jhi                                   on 2000/11/26  18:28:09
13659         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
13660              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13661              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
13662              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
13663              
13664              File::Temp 0.11.
13665      Branch: perl
13666            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
13667 ____________________________________________________________________________
13668 [  7865] By: jhi                                   on 2000/11/26  18:24:22
13669         Log: The metaconfig unit change for #7864.
13670      Branch: metaconfig/U/perl
13671            ! need_va_copy.U
13672 ____________________________________________________________________________
13673 [  7864] By: jhi                                   on 2000/11/26  18:23:41
13674         Log: Make the va_copy() test not to be so talkative.
13675      Branch: perl
13676            ! Configure config_h.SH
13677 ____________________________________________________________________________
13678 [  7863] By: jhi                                   on 2000/11/26  18:11:02
13679         Log: Fix locale inconsistencies unearthed by Hugo's work.
13680              Now the floating point sprintf really does taint the result
13681              string as perllocale promises (has promised for a long time)
13682              if "use locale" is in the lexical scope.
13683      Branch: perl
13684            ! sv.c t/pragma/locale.t
13685 ____________________________________________________________________________
13686 [  7862] By: jhi                                   on 2000/11/26  00:35:15
13687         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
13688              From: Nicholas Clark <nick@ccl4.org>
13689              Date: Sun, 26 Nov 2000 00:07:50 +0000
13690              Message-ID: <20001126000750.A22446@plum.flirble.org>
13691              
13692              Infinit.
13693      Branch: perl
13694            ! sv.c
13695 ____________________________________________________________________________
13696 [  7861] By: jhi                                   on 2000/11/26  00:01:26
13697         Log: Integrate perlio.
13698      Branch: perl
13699           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
13700 ____________________________________________________________________________
13701 [  7860] By: nick                                  on 2000/11/25  22:04:17
13702         Log: Correct relative path from new ext\Filter\Util\Call location
13703              back to miniperl.
13704      Branch: perlio
13705            ! win32/makefile.mk
13706 ____________________________________________________________________________
13707 [  7859] By: nick                                  on 2000/11/25  21:26:54
13708         Log: Integrate mainline.
13709      Branch: perlio
13710           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
13711           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
13712           +> t/lib/filter-util.t
13713            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
13714            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
13715            - t/lib/filt-util.t
13716           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
13717           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
13718           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
13719           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
13720           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
13721           !> win32/makefile.mk
13722 ____________________________________________________________________________
13723 [  7858] By: gsar                                  on 2000/11/25  20:52:17
13724         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
13725              parent's memory; fix it by keeping track of the actual pad
13726              offset rather than a raw pointer (this change is probably also
13727              relevant to non-ithreads case to avoid fallout from reallocs of
13728              the pad array, but is currently only enabled for the ithreads
13729              case in the interests of minimal disruption to existing "well
13730              tested" code)
13731      Branch: perl
13732            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
13733            ! proto.h scope.c scope.h sv.c t/op/fork.t
13734 ____________________________________________________________________________
13735 [  7857] By: nick                                  on 2000/11/25  20:01:28
13736         Log: All tests pass on Win32/gcc/USE_PERLIO.
13737              - when crlf layer is pushed make unix-level binary.
13738              - remove :crlf injection in pp_backtick in pp_sys.c
13739              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
13740      Branch: perlio
13741            ! doio.c perlio.c pp_sys.c win32/makefile.mk
13742 ____________________________________________________________________________
13743 [  7856] By: jhi                                   on 2000/11/25  18:38:30
13744         Log: Update the metaconfig units for #7855.
13745      Branch: metaconfig/U/perl
13746            ! useperlio.U usesocks.U
13747 ____________________________________________________________________________
13748 [  7855] By: jhi                                   on 2000/11/25  18:37:54
13749         Log: Undo the SOCKS workarounds, instead start using PerlIO
13750              if SOCKS is selected.
13751              
13752              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
13753              From: Jens Hamisch <jens@Strawberry.COM>
13754              Date: Fri, 24 Nov 2000 18:31:30 +0100
13755              Message-ID: <20001124183130.E28337@Strawberry.COM>
13756              
13757              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
13758              From: Jens Hamisch <jens@Strawberry.COM>
13759              Date: Fri, 24 Nov 2000 19:11:51 +0100
13760              Message-ID: <20001124191151.A28753@Strawberry.COM>
13761      Branch: perl
13762            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
13763            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
13764 ____________________________________________________________________________
13765 [  7854] By: jhi                                   on 2000/11/25  17:39:08
13766         Log: Undo #7848.  Some of the code seems to use walkoptree(),
13767              some walkoptree_slow().  An unfinished renaming?
13768              Now the sub is walkoptree() (which is @EXPORT_OK),
13769              the walkoptree_slow() is a typeglob alias to walkoptree.
13770              This makes the tests to pass, at least.
13771      Branch: perl
13772            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
13773 ____________________________________________________________________________
13774 [  7853] By: nick                                  on 2000/11/24  22:24:33
13775         Log: Re-arrange crlf vs binary for platforms that care.
13776              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
13777              Lip-service to making stdio layer work on such platfroms (untested).
13778              Now fails 3 tests rather than one, checkin to see if I can debug 
13779              the issue under linux. (Do not merge.)
13780      Branch: perlio
13781            ! doio.c perlio.c perliol.h
13782 ____________________________________________________________________________
13783 [  7852] By: jhi                                   on 2000/11/24  18:57:39
13784         Log: AUTHORS edits.
13785      Branch: perl
13786            ! AUTHORS
13787 ____________________________________________________________________________
13788 [  7851] By: jhi                                   on 2000/11/24  17:34:56
13789         Log: Add Jan-Erik Karlsson.
13790      Branch: perl
13791            ! AUTHORS
13792 ____________________________________________________________________________
13793 [  7850] By: jhi                                   on 2000/11/24  17:27:56
13794         Log: Configure should find stdchar on its own.
13795      Branch: perl
13796            ! hints/solaris_2.sh
13797 ____________________________________________________________________________
13798 [  7849] By: jhi                                   on 2000/11/24  17:24:55
13799         Log: Subject: PATCH over 7848: Filter test flawed
13800              From: andreas.koenig@anima.de (Andreas J. Koenig)
13801              Date: 24 Nov 2000 10:28:29 +0100
13802              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
13803      Branch: perl
13804            ! t/lib/filter-util.t
13805 ____________________________________________________________________________
13806 [  7848] By: jhi                                   on 2000/11/24  17:22:15
13807         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
13808              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
13809              Date: Fri, 24 Nov 2000 16:12:58 +0000
13810              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
13811      Branch: perl
13812            ! ext/B/B.pm
13813 ____________________________________________________________________________
13814 [  7847] By: jhi                                   on 2000/11/24  03:07:01
13815         Log: Integrate perlio.
13816      Branch: perl
13817           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
13818           !> win32/makefile.mk
13819 ____________________________________________________________________________
13820 [  7846] By: gsar                                  on 2000/11/24  00:55:57
13821         Log: integrate changes#6415..6418,6420..6438 from mainline
13822              
13823              Fix the bitvector ops for utf8 (tricky since past 7 bits
13824              the utf8 'characters' can be more than one octet).
13825              
13826              MPE/ix updates for perl 5.6.0 from Mark Bixby.
13827              
13828              Subject: SDBM_File documentation
13829              
13830              Detypo.
13831              
13832              Decutandpasto.
13833              
13834              Send all installperl messages to STDERR and be -w clean.
13835              
13836              Out-of-date note removed.
13837              
13838              Protect against "wild next"s, that is, callbacks doing "next"
13839              instead of "return".
13840              
13841              Use STDOUT consistently.
13842              
13843              The output might have been produced in the wrong order.
13844              
13845              A missing 'break' after the [[:space:]] switch case.
13846              
13847              Add tests for
13848              [ID 19991110.003] another matching finding by pcre author
13849              which has already been fixed by some patch, as verified in
13850              
13851              Documentation to explain the behaviour of map().
13852              
13853              Add an optimization for map-maps-a-list-element-to-more-list-elements
13854              case, but add also notes explaining the relationship of this
13855              patch and the earlier notes by Sarathy.
13856              
13857              Subject: [ID 20000716.023] syslog test fails without sockets
13858              
13859              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
13860              Test cases for #6431.
13861              
13862              File::Spec::VMS fixup for tmpdir from Craig Berry.
13863              
13864              Make the "uninit variable" warning to say "concat or string"
13865              or "join or string" when in concat or join .
13866              
13867              Get UTF16 BOMs working.  Patch from
13868              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
13869              
13870              Subject: [PATCH] Make large file tests deal with SIGXFSZ
13871              
13872              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
13873              
13874              Subject: [PATCH] av.c apidoc
13875      Branch: maint-5.6/perl
13876           !> (integrate 43 files)
13877 ____________________________________________________________________________
13878 [  7845] By: gsar                                  on 2000/11/24  00:20:45
13879         Log: integrate changes#6406..6414 from mainline
13880              
13881              Merge perlhacktut into perlhack, update perlguts.
13882              
13883              Fix AutoSplit to use File::Spec the right way in VMS,
13884              from Peter Prymmer.
13885              
13886              The bug report
13887              [ID 19991110.002] minimal matching discrepancy found by pcre author
13888              seems to have been fixed (though differently from what was suggested
13889              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
13890              
13891              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
13892              not in pod, from Peter Prymmer
13893              
13894              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
13895              From: Hugo <hv@crypt.compulink.co.uk>
13896              Date: Fri, 14 Jul 2000 23:05:20 +0100
13897              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
13898              
13899              Didn't anymore apply, but that point still could use another fix.
13900              
13901              lib/b test fixes from Peter Prymmer.
13902              
13903              More docs for sv functions.
13904              
13905              perlvms.pod whitespace cleanup to keep pod utils happy.
13906              
13907              another VMS build tweak from Peter Prymmer
13908      Branch: maint-5.6/perl
13909           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
13910           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
13911           !> vms/descrip_mms.template vms/perlvms.pod
13912 ____________________________________________________________________________
13913 [  7844] By: nick                                  on 2000/11/23  23:42:45
13914         Log: Win32/perlio Now just fails one io/argv.t test - lack 
13915              of default :crlf on standard streams.
13916      Branch: perlio
13917            ! doio.c perlio.c
13918 ____________________________________________________________________________
13919 [  7843] By: nick                                  on 2000/11/23  23:04:05
13920         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
13921              peek fail is showing a real problem (multiple crlf layers
13922              are getting pushed.)
13923      Branch: perlio
13924            ! doio.c perlio.c win32/makefile.mk
13925 ____________________________________________________________________________
13926 [  7842] By: nick                                  on 2000/11/23  19:46:23
13927         Log: Implement PerlIO_binmode()
13928              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
13929              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
13930              make binmode in t/lib/io_tell.t unconditional so that works.
13931              Checkin just so Win32 machine can see these changes.
13932      Branch: perlio
13933            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
13934 ____________________________________________________________________________
13935 [  7841] By: jhi                                   on 2000/11/23  19:30:00
13936         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
13937      Branch: perl
13938            ! README.amiga
13939 ____________________________________________________________________________
13940 [  7840] By: jhi                                   on 2000/11/23  17:18:02
13941         Log: SOCKS wrestling continues, patches from Jens Hamisch.
13942      Branch: perl
13943            ! doio.c embed.h embed.pl perlsdio.h proto.h
13944 ____________________________________________________________________________
13945 [  7839] By: jhi                                   on 2000/11/23  16:54:14
13946         Log: Push Filter::Util::Call one level deeper.
13947      Branch: perl
13948            + t/lib/filter-util.t
13949           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
13950           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
13951            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
13952            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
13953            - t/lib/filt-util.t
13954            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
13955            ! win32/Makefile win32/makefile.mk
13956 ____________________________________________________________________________
13957 [  7838] By: jhi                                   on 2000/11/23  16:52:40
13958         Log: Reach back one higher up when searching for PERL_SRC.
13959      Branch: perl
13960            ! lib/ExtUtils/MM_Unix.pm
13961 ____________________________________________________________________________
13962 [  7837] By: jhi                                   on 2000/11/23  16:05:41
13963         Log: Subject: Re: perl@7826
13964              Date: Thu, 23 Nov 2000 02:20:25 -0600
13965              From: "Craig A. Berry" <craigberry@mac.com>
13966              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
13967              
13968              Make VMS to like Filter::Util::Call. 
13969      Branch: perl
13970            ! configure.com ext/Filter/Util/Makefile.PL
13971 ____________________________________________________________________________
13972 [  7836] By: nick                                  on 2000/11/23  16:04:08
13973         Log: Implement crlf layer - not ready for merge.
13974      Branch: perlio
13975            ! perlio.c win32/makefile.mk
13976 ____________________________________________________________________________
13977 [  7835] By: jhi                                   on 2000/11/23  15:56:52
13978         Log: STDCHAR is different in Sparc v9 vs x86.
13979      Branch: perl
13980            ! hints/solaris_2.sh
13981 ____________________________________________________________________________
13982 [  7834] By: jhi                                   on 2000/11/23  15:50:47
13983         Log: The type needs to be visible to protos.
13984      Branch: perl
13985            ! perl.h
13986 ____________________________________________________________________________
13987 [  7833] By: jhi                                   on 2000/11/23  15:40:46
13988         Log: Finish unfinished SOCKS workaround changes.
13989      Branch: perl
13990            ! doio.c
13991 ____________________________________________________________________________
13992 [  7832] By: jhi                                   on 2000/11/23  15:33:30
13993         Log: Integrate perlio.
13994      Branch: perl
13995           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13996           !> win32/makefile.mk
13997 ____________________________________________________________________________
13998 [  7831] By: nick                                  on 2000/11/23  10:31:07
13999         Log: Correct makefile.mk dependancies for ext/Filter/Util
14000              Build ext/Encode
14001              Run dmake regen_config_h
14002      Branch: perlio
14003            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14004            ! win32/makefile.mk
14005 ____________________________________________________________________________
14006 [  7830] By: nick                                  on 2000/11/23  08:05:07
14007         Log: Integrate mainline
14008      Branch: perlio
14009           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
14010           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
14011           +> t/lib/filt-util.pl t/lib/filt-util.t
14012           !> (integrate 41 files)
14013 ____________________________________________________________________________
14014 [  7829] By: gsar                                  on 2000/11/23  03:07:11
14015         Log: build the Filter extension on windows
14016      Branch: perl
14017            ! win32/Makefile win32/makefile.mk
14018 ____________________________________________________________________________
14019 [  7828] By: gsar                                  on 2000/11/23  02:46:35
14020         Log: regenerate win32/config* and fix some inconsistencies in the
14021              makefiles; always export Perl_deb() because it is needed
14022              by ext/re/* (whether perl itself is built with -DDEBUGGING
14023              or not)
14024      Branch: perl
14025            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
14026            ! win32/config_H.vc win32/makefile.mk
14027 ____________________________________________________________________________
14028 [  7827] By: gsar                                  on 2000/11/23  02:18:38
14029         Log: get sources building on windows+MSVC again (untested with other
14030              compilers)
14031      Branch: perl
14032            ! win32/include/sys/socket.h win32/perllib.c
14033 ____________________________________________________________________________
14034 [  7826] By: jhi                                   on 2000/11/23  01:18:26
14035         Log: Update Changes.
14036      Branch: perl
14037            ! Changes patchlevel.h
14038 ____________________________________________________________________________
14039 [  7825] By: jhi                                   on 2000/11/23  00:20:41
14040         Log: Subject: Re: av.c patch (having slight problems)
14041              From: "Ben Tilly" <ben_tilly@hotmail.com>
14042              Date: Tue, 21 Nov 2000 23:29:31 -0500
14043              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
14044              
14045              unshift() speedup.
14046      Branch: perl
14047            ! av.c
14048 ____________________________________________________________________________
14049 [  7824] By: jhi                                   on 2000/11/22  23:59:15
14050         Log: Fixes for signedness warnings noticed by VMSperlers.
14051      Branch: perl
14052            ! ext/Storable/Storable.xs regcomp.c sv.c
14053 ____________________________________________________________________________
14054 [  7823] By: jhi                                   on 2000/11/22  23:19:31
14055         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
14056              From: Peter Prymmer <pvhp@forte.com>
14057              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
14058              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
14059      Branch: perl
14060            ! t/pragma/warn/pp_hot
14061 ____________________________________________________________________________
14062 [  7822] By: jhi                                   on 2000/11/22  22:52:20
14063         Log: Be clean.
14064      Branch: perl
14065            ! Makefile.SH
14066 ____________________________________________________________________________
14067 [  7821] By: jhi                                   on 2000/11/22  22:46:39
14068         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
14069              by Damian Conway, as suggested by Paul Marquess.
14070      Branch: perl
14071            + lib/Filter/Simple.pm
14072 ____________________________________________________________________________
14073 [  7820] By: jhi                                   on 2000/11/22  22:45:51
14074         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
14075      Branch: perl
14076            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
14077            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
14078            + t/lib/filt-util.t
14079            ! MANIFEST
14080 ____________________________________________________________________________
14081 [  7819] By: jhi                                   on 2000/11/22  22:03:27
14082         Log: Integrate perlio.
14083      Branch: perl
14084           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
14085           !> win32/makefile.mk
14086 ____________________________________________________________________________
14087 [  7818] By: jhi                                   on 2000/11/22  21:56:02
14088         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
14089      Branch: perl
14090            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
14091            ! t/lib/io_sock.t
14092 ____________________________________________________________________________
14093 [  7817] By: jhi                                   on 2000/11/22  21:39:49
14094         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
14095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14096              Date: Wed, 22 Nov 2000 16:08:12 -0500
14097              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
14098      Branch: perl
14099            ! lib/ExtUtils/Liblist.pm
14100 ____________________________________________________________________________
14101 [  7816] By: jhi                                   on 2000/11/22  21:38:25
14102         Log: Go ahead and #include <unistd.h> in perl.h.
14103      Branch: perl
14104            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
14105            ! util.c
14106 ____________________________________________________________________________
14107 [  7815] By: jhi                                   on 2000/11/22  21:22:52
14108         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
14109              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14110              Date: Mon, 20 Nov 2000 18:30:52 -0500
14111              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
14112      Branch: perl
14113            ! pod/perlre.pod regcomp.c t/op/re_tests
14114 ____________________________________________________________________________
14115 [  7814] By: jhi                                   on 2000/11/22  21:21:46
14116         Log: Subject: [PATCH 5.7.0] Liblist finally works
14117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14118              Date: Tue, 21 Nov 2000 22:02:17 -0500
14119              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
14120      Branch: perl
14121            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
14122            ! lib/ExtUtils/MakeMaker.pm
14123 ____________________________________________________________________________
14124 [  7813] By: jhi                                   on 2000/11/22  21:20:23
14125         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
14126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14127              Date: Wed, 22 Nov 2000 17:53:15 +0100
14128              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
14129              
14130              AIX dynaloader and perlio patch.
14131      Branch: perl
14132            ! ext/DynaLoader/dl_aix.xs
14133 ____________________________________________________________________________
14134 [  7812] By: jhi                                   on 2000/11/22  21:17:52
14135         Log: (Accidentally empty patch.)
14136      Branch: perl
14137            ! av.c
14138 ____________________________________________________________________________
14139 [  7811] By: jhi                                   on 2000/11/22  21:16:31
14140         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
14141              From: Peter Prymmer <pvhp@forte.com>
14142              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
14143              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
14144      Branch: perl
14145            ! vms/test.com
14146 ____________________________________________________________________________
14147 [  7810] By: jhi                                   on 2000/11/22  21:15:36
14148         Log: Subject: Re: perl@7777 
14149              From: "John P. Linderman" <jpl@research.att.com>
14150              Date: Wed, 22 Nov 2000 13:11:11 -0500
14151              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
14152              
14153              Detypoing.
14154      Branch: perl
14155            ! lib/CPAN.pm
14156 ____________________________________________________________________________
14157 [  7809] By: jhi                                   on 2000/11/22  21:14:19
14158         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
14159              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14160              Date:     Wed, 22 Nov 2000 13:51:37 EST
14161              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
14162      Branch: perl
14163            ! perlsdio.h
14164 ____________________________________________________________________________
14165 [  7808] By: jhi                                   on 2000/11/22  21:13:27
14166         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
14167              From: Casey Tweten <crt@kiski.net>
14168              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
14169              Message-Id: <200011201653.LAA10194@home.kiski.net>
14170      Branch: perl
14171            ! t/lib/io_udp.t
14172 ____________________________________________________________________________
14173 [  7807] By: jhi                                   on 2000/11/22  21:12:35
14174         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
14175              From: Casey Tweten <crt@kiski.net>
14176              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
14177              Message-Id: <200011201636.LAA07227@home.kiski.net>
14178      Branch: perl
14179            ! t/lib/io_sock.t
14180 ____________________________________________________________________________
14181 [  7806] By: jhi                                   on 2000/11/22  21:10:59
14182         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
14183              From: "Casey R. Tweten" <crt@kiski.net>
14184              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
14185              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
14186      Branch: perl
14187            ! utils/h2xs.PL
14188 ____________________________________________________________________________
14189 [  7805] By: nick                                  on 2000/11/22  21:05:06
14190         Log: Integrate mainline
14191      Branch: perlio
14192           !> Changes Porting/genlog ext/DB_File/DB_File.xs
14193           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
14194           !> utils/perlbug.PL
14195 ____________________________________________________________________________
14196 [  7804] By: jhi                                   on 2000/11/22  21:01:12
14197         Log: Subject: [PATCH] Test.pm POD peculiarity
14198              From: "Casey R. Tweten" <crt@kiski.net>
14199              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
14200              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
14201      Branch: perl
14202            ! lib/Test.pm
14203 ____________________________________________________________________________
14204 [  7803] By: jhi                                   on 2000/11/22  20:59:59
14205         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
14206              From: "Philip Newton" <pnewton@gmx.de>
14207              Date: Wed, 22 Nov 2000 14:25:53 +0100
14208              Message-Id: <3A1BD771.25462.1939FAD@localhost>
14209              
14210              Be case-understanding also on 's', and use the -oi of sendmail
14211              not to terminate the transmission on a lone '.'.
14212      Branch: perl
14213            ! utils/perlbug.PL
14214 ____________________________________________________________________________
14215 [  7802] By: nick                                  on 2000/11/22  20:51:42
14216         Log: Win32 PerlIO intermediate state now working as expected.
14217              - In current state we are still using C runtime in text/binary
14218              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
14219              - PERLIO=stdio and PERLIO=unix pass all expected tests.
14220              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
14221              and PerlIO_seek() and the dummy crlf layer is not making adjustments
14222              for CRLF translation happening in C runtime. All other tests pass.
14223              
14224              Added note to README.win32 to point out the snags of doing a perl build
14225              with Norton AntiVirus turned on.
14226              
14227              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
14228              which file a fail comes from.
14229              
14230              Updated "canned" config.h to match the one generated.
14231      Branch: perlio
14232            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
14233            ! win32/makefile.mk
14234 ____________________________________________________________________________
14235 [  7801] By: jhi                                   on 2000/11/22  06:50:20
14236         Log: Nickety nits.
14237      Branch: perl
14238            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
14239 ____________________________________________________________________________
14240 [  7800] By: jhi                                   on 2000/11/22  01:29:55
14241         Log: Changes had accidentally gone too silent on non-main branches.
14242      Branch: perl
14243            ! Changes Porting/genlog patchlevel.h
14244 ____________________________________________________________________________
14245 [  7799] By: gsar                                  on 2000/11/22  01:02:56
14246         Log: some lib_pm.PL changes snuck in via change#7772
14247      Branch: maint-5.6/perl
14248            ! Makefile.SH
14249 ____________________________________________________________________________
14250 [  7798] By: nick                                  on 2000/11/21  21:59:40
14251         Log: Integrate mainline
14252      Branch: perlio
14253           !> (integrate 28 files)
14254 ____________________________________________________________________________
14255 [  7797] By: jhi                                   on 2000/11/21  21:01:45
14256         Log: Integrate perlio.
14257      Branch: perl
14258           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
14259 ____________________________________________________________________________
14260 [  7796] By: nick                                  on 2000/11/21  20:36:22
14261         Log: Win32 builds and runs (mostly) with USE_PERLIO.
14262              PERLIO=perlio passes all tests. 
14263              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
14264      Branch: perlio
14265            ! perlio.c win32/perllib.c win32/win32.c
14266 ____________________________________________________________________________
14267 [  7795] By: jhi                                   on 2000/11/21  19:03:44
14268         Log: Update Changes.
14269      Branch: perl
14270            ! Changes patchlevel.h
14271 ____________________________________________________________________________
14272 [  7794] By: jhi                                   on 2000/11/21  18:56:34
14273         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
14274              From: "Craig A. Berry" <craigberry@mac.com>
14275              Date: Mon, 20 Nov 2000 20:27:06 -0600
14276              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
14277              
14278              A cut-and-pasto.
14279      Branch: perl
14280            ! perlio.h
14281 ____________________________________________________________________________
14282 [  7793] By: jhi                                   on 2000/11/21  18:54:41
14283         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
14284              From: Dominic Dunlop <domo@computer.org> 
14285              Date: Mon, 20 Nov 2000 18:55:29 +0100
14286              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
14287              
14288              va_copy() and the need of it.
14289              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
14290      Branch: metaconfig/U/perl
14291            + need_va_copy.U
14292      Branch: perl
14293            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14294            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
14295            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
14296            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14297            ! win32/config.bc win32/config.gc win32/config.vc
14298 ____________________________________________________________________________
14299 [  7792] By: jhi                                   on 2000/11/21  17:04:10
14300         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
14301      Branch: perl
14302           !> scope.h
14303 ____________________________________________________________________________
14304 [  7791] By: jhi                                   on 2000/11/21  17:01:16
14305         Log: Export the SOCKS workaround symbols only if necessary.
14306      Branch: perl
14307            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
14308 ____________________________________________________________________________
14309 [  7790] By: nick                                  on 2000/11/20  23:57:11
14310         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
14311      Branch: perlio
14312            ! scope.h
14313 ____________________________________________________________________________
14314 [  7789] By: nick                                  on 2000/11/20  23:38:33
14315         Log: Integrate mainline
14316      Branch: perlio
14317           +> lib/File/Spec/Epoc.pm
14318           !> (integrate 34 files)
14319 ____________________________________________________________________________
14320 [  7788] By: nick                                  on 2000/11/20  23:20:18
14321         Log: Make extra buffer layer work (dummy crlf layer)
14322      Branch: perlio
14323            ! doio.c perlio.c perlio.h
14324 ____________________________________________________________________________
14325 [  7787] By: jhi                                   on 2000/11/20  22:44:04
14326         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
14327              From: Peter Prymmer <pvhp@forte.com>
14328              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
14329              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
14330      Branch: perl
14331            ! t/pragma/locale.t
14332 ____________________________________________________________________________
14333 [  7786] By: jhi                                   on 2000/11/20  22:29:10
14334         Log: Subject: DOC PATCH 5.6.0 perlreftut
14335              From: mjd@plover.com
14336              Date: 20 Nov 2000 19:45:06 -0000
14337              Message-ID: <20001120194506.9505.qmail@plover.com>
14338      Branch: perl
14339            ! pod/perlreftut.pod
14340 ____________________________________________________________________________
14341 [  7785] By: jhi                                   on 2000/11/20  22:27:44
14342         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
14343              From: David Dyck <dcd@tc.fluke.com>
14344              Date: Mon, 20 Nov 2000 11:43:40 -0800
14345              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
14346      Branch: perl
14347            ! lib/Cwd.pm
14348 ____________________________________________________________________________
14349 [  7784] By: jhi                                   on 2000/11/20  22:23:21
14350         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
14351              Date: Mon, 20 Nov 2000 17:06:10 -0500
14352              To: Mailing list Perl5 <perl5-porters@perl.org>
14353              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
14354      Branch: perl
14355            ! pp_ctl.c t/op/pat.t
14356 ____________________________________________________________________________
14357 [  7783] By: jhi                                   on 2000/11/20  22:11:18
14358         Log: Subject: [PATCH] doop.c - UTF8 tr///               
14359              From: Simon Cozens <simon@cozens.net>
14360              Date: Sat, 18 Nov 2000 18:49:30 +0000
14361              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
14362              
14363              Subject: Re: [PATCH] doop.c - UTF8 tr///           
14364              From: Simon Cozens <simon@cozens.net>
14365              Date: Mon, 20 Nov 2000 20:45:22 +0000
14366              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
14367              
14368              Make tr on UTF-8 better but still not correct.
14369      Branch: perl
14370            ! doop.c
14371 ____________________________________________________________________________
14372 [  7782] By: jhi                                   on 2000/11/20  22:02:16
14373         Log: Remove the shared object before attempting to create
14374              (by linking) a new one.  E.g. in AIX not removing
14375              becomes quite painful if one tries to do more than one
14376              build in the same tree (an interrupted build, for example),
14377              since the AIX' shared dynaloader seemingly keeps the shared
14378              objects open and therefore 'busy' for quite a while, even when
14379              nobody is using the objects, leading into link failures.
14380      Branch: perl
14381            ! lib/ExtUtils/MM_Unix.pm
14382 ____________________________________________________________________________
14383 [  7781] By: gsar                                  on 2000/11/20  19:02:55
14384         Log: type mismatch due to faulty integration
14385      Branch: maint-5.6/perl
14386            ! toke.c win32/Makefile
14387 ____________________________________________________________________________
14388 [  7780] By: gsar                                  on 2000/11/20  17:31:55
14389         Log: integrate changes#6392,6394..6399,6401..6404
14390              
14391              The {multiplier} of a fixed substring was overlooked which
14392              caused a wrong initial search offset for that substring.
14393              
14394              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
14395              From: Hugo <hv@crypt.compulink.co.uk>
14396              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
14397              Date: Thu, 13 Jul 2000 19:27:13 +0100
14398              
14399              Fix the BOM bug: not a byteorder bug, a signedness bug.
14400              
14401              Replace change #6337 with a better one.
14402              
14403              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
14404              From: Hugo <hv@crypt.compulink.co.uk>
14405              Date: Fri, 14 Jul 2000 04:16:20 +0100
14406              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
14407              
14408              MakeMaker should not remove editor backups (*~) on `make clean`
14409              by default (completes change#6383)
14410              
14411              move new variables to the end of the interpreter structure (for
14412              bincompat in code that doesn't #include XSUB.h)
14413              
14414              rename totally bletcherous SvLOCK() thingy (doesn't do what the
14415              name suggests anyway)
14416              
14417              various cleanups (typos, misformatted code, and small bugs)
14418              
14419              typecasts needed for change#6394
14420              
14421              typos in change#6399, regen headers
14422              
14423              inconsistent types needs casts
14424              
14425              PERL_OBJECT build tweaks
14426      Branch: maint-5.6/perl
14427           !> MANIFEST doop.c embed.h embed.pl embedvar.h
14428           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
14429           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
14430           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
14431           !> toke.c util.c
14432 ____________________________________________________________________________
14433 [  7779] By: gsar                                  on 2000/11/20  17:06:29
14434         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
14435              
14436              Cosmetics and perldelta.
14437              
14438              Fix nits noticed by Boston.pm.
14439              
14440              Do the cc sanity check both before the hints and
14441              after the cc selction.
14442              
14443              get sprintf.t to adjust properly for 3-digit exponents
14444              
14445              don't clobber *.orig files on *clean targets
14446              
14447              fix bugs in processing %v-*d and similar format specs (from
14448              Avi Finkel <avi@finkel.org>)
14449              
14450              sprintf test tweaks (from Dominic Dunlop)
14451              
14452              new selfloader.t in change#6183 doesn't close DATA handles,
14453              and thus fails to clean up tmp files on dosish platforms
14454              
14455              typos (spotted by Peter Prymmer)
14456              
14457              typo fix from Craig Berry
14458      Branch: maint-5.6/perl
14459           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
14460           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
14461           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
14462           !> x2p/Makefile.SH
14463 ____________________________________________________________________________
14464 [  7778] By: gsar                                  on 2000/11/20  16:46:51
14465         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
14466              
14467              Subject: Re: format bug report  [Patch]
14468              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14469              Date: Wed, 05 Jul 2000 13:12:52 +0200
14470              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
14471              
14472              Subject: Re: format bug report  [Patch]
14473              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14474              Date: Wed, 05 Jul 2000 14:10:01 +0200
14475              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
14476              
14477              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
14478              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14479              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
14480              Date: Fri, 07 Jul 2000 17:57:16 +0100
14481              
14482              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
14483              To: perl5-porters@perl.org
14484              From: Karsten Sperling <spiff@phreax.net>
14485              Date: Mon, 10 Jul 2000 15:12:52 +0200
14486              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
14487              
14488              README.posix-bc podified from Thomas Dorner.
14489              
14490              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
14491              From: Dominic Dunlop <domo@computer.org>
14492              Date: Tue, 11 Jul 2000 12:27:33 +0200
14493              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
14494              
14495              Typo in #6341.
14496              
14497              Fix for
14498              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
14499              From: Roderick Schertler <roderick@argon.org>
14500              Date: Tue, 11 Jul 2000 13:55:05 -0400
14501              Message-Id: <200007111755.NAA05077@jones.argon.org>
14502              
14503              Minor cleanups on the booklist.
14504              
14505              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
14506              regen perltoc.
14507              
14508              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
14509      Branch: maint-5.6/perl
14510           +> pod/perlbook.pod
14511           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
14512           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
14513           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
14514 ____________________________________________________________________________
14515 [  7777] By: jhi                                   on 2000/11/20  16:08:49
14516         Log: Update Changes.
14517      Branch: perl
14518            ! Changes patchlevel.h
14519 ____________________________________________________________________________
14520 [  7776] By: jhi                                   on 2000/11/20  15:27:56
14521         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
14522              This may be overly harsh but until proven otherwise, we think this
14523              way, or until we have a simple test for Configure (having to start
14524              up servers is does not count as simple) to check for the problems.
14525      Branch: perl
14526            ! perl.h
14527 ____________________________________________________________________________
14528 [  7775] By: jhi                                   on 2000/11/20  15:22:17
14529         Log: Solaris hints tweaks.
14530      Branch: perl
14531            ! hints/solaris_2.sh
14532 ____________________________________________________________________________
14533 [  7774] By: jhi                                   on 2000/11/20  15:01:20
14534         Log: Add a workaround to SOCKS 64-bit problems.
14535      Branch: perl
14536            ! doio.c embed.h embed.pl perlsdio.h proto.h
14537 ____________________________________________________________________________
14538 [  7773] By: jhi                                   on 2000/11/20  14:51:47
14539         Log: sysseek() instead of seek().
14540      Branch: perl
14541            ! t/lib/syslfs.t
14542 ____________________________________________________________________________
14543 [  7772] By: gsar                                  on 2000/11/20  13:06:23
14544         Log: integrate changes#6315..6319,6321..6331,6333..6338
14545              
14546              Integrate with Sarathy, preliminary fix for unicos
14547              alignment problems in [ID 20000612.002] Perl problem on Cray system.
14548              
14549              some debugger output does not go to the socket when RemotePort is set
14550              
14551              winsock cleanup never done on Windows (leads to handle leaks)
14552              
14553              fix UNC path handling on Windows under ithreads, and chdir()
14554              return value when given a non-existent directory
14555              
14556              Autogenerate pod/Makefile and pod/buildtoc.
14557              buildtoc also checks whether the existin pods are
14558              mentioned in MANIFEST and perl.pod, and vice versa.
14559              (None of the thusly found discrepancies fixed yet.)
14560              roffitall also needs to be autogenerated similarly but it
14561              seems so badly out of date that I didn't touch it yet.
14562              
14563              Config is being used.
14564              
14565              Add =head1 NAMEs so that buildtoc is happy.
14566              (The CGI::Util nit reported to Lincoln.)
14567              
14568              Fix complaints of buildtoc.
14569              
14570              Fix the alignment problem in Crays ([ID 20000612.002]).
14571              
14572              Remove perlbook, update perlfaq book listing,
14573              rearrange perl.pod, regenerate perltoc.
14574              
14575              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
14576              was cast to an unsigned (32-bit) integer with wild abandon.
14577              
14578              winsock options weren't being set in all threads under ithreads
14579              (caused send()s from second and subsequent threads to fail)
14580              
14581              accept() leaks memory on windows due to incorrect ordering of
14582              closesocket() and fclose() calls
14583              
14584              Reorder perl.pod once more.
14585              
14586              More POSIX.pod tweaks.
14587              
14588              Sprinkle ldlibpath.
14589              
14590              Precedence goof, fix based on
14591              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
14592              From: Hugo <hv@crypt.compulink.co.uk>
14593              Date: Tue, 11 Jul 2000 12:52:38 +0100
14594              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
14595              
14596              Subject: PATCH perlguts.pod: Document D and d magic types
14597              From: mjd@plover.com
14598              Date: 5 Jul 2000 18:01:51 -0000
14599              Message-ID: <20000705180151.29413.qmail@plover.com>
14600              
14601              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
14602              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
14603              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
14604              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
14605              
14606              Subject: [PATCH cfgperl] $& segfaults if you trick it
14607              From: simon@brecon.co.uk (Simon Cozens)
14608              Date: 7 Jul 2000 11:26:09 GMT
14609              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
14610              
14611              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
14612              From: Hugo <hv@crypt.compulink.co.uk>
14613              Date: Tue, 11 Jul 2000 12:44:50 +0100
14614              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
14615              
14616              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
14617              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14618              Date: Tue, 11 Jul 2000 13:50:51 +0100
14619              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
14620      Branch: maint-5.6/perl
14621           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
14622           +> pod/buildtoc.PL
14623            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
14624           !> (integrate 26 files)
14625 ____________________________________________________________________________
14626 [  7771] By: gsar                                  on 2000/11/20  12:31:42
14627         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
14628              6310,6311,6314
14629              
14630              Subject: [PATCH bleedperl] File::Spec 0.82 beta
14631              From: Barrie Slaymaker <barries@jester.slaysys.com>
14632              Date: Wed, 28 Jun 2000 11:35:29 -0400
14633              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
14634              
14635              tweak perlembed for multiplicity/usethreads sanity; correct notes
14636              about Windows
14637              
14638              localize %INC in a Safe compartment so that use/require work
14639              (many other magic globals probably need similar treatment)
14640              
14641              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
14642              when @_ is modified, causing coredumps
14643              
14644              slurp mode fix in change#4736 still not quite right
14645              
14646              Point to perlipc for more SysV IPC examples.
14647              
14648              Elaborate POSIX.pod.  Still needs work.
14649              
14650              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
14651              
14652              fix large memory leak that has been around for ever, masked by
14653              -DPURIFY (most of the arenas were never freed!)
14654              
14655              fix memory leak on Windows (PL_sys_intern contents were never
14656              freed)
14657              
14658              PERL_OBJECT build tweak
14659              
14660              adjust change#6299
14661              
14662              remove rel2abs prototypes (from Barrie Slaymaker)
14663              
14664              missing perldiag entry for unpack("w",...) diagnostic (from
14665              Andreas Koenig)
14666              
14667              better diagnostic on Frob->stuff() when Frob:: doesn't exist
14668              (from Richard Soderberg <rs@oregonnet.com>)
14669              
14670              Win32 patches for cfgperl from Sarathy.
14671              
14672              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
14673              
14674              More POSIX.pod embellishment.
14675              
14676              tyop in change#6306
14677      Branch: maint-5.6/perl
14678           !> (integrate 44 files)
14679 ____________________________________________________________________________
14680 [  7770] By: gsar                                  on 2000/11/20  11:51:00
14681         Log: integrate changes#6268..6282 from cfgperl branch
14682              
14683              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
14684              From: Dominic Dunlop <domo@computer.org>
14685              Date: Thu, 29 Jun 2000 12:32:39 +0200
14686              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
14687              
14688              Regen headers for #6261 (and update embed.pl for this) and #6267,
14689              silence few compiler warnings.
14690              
14691              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
14692              From: Nicholas Clark <nick@talking.bollo.cx>
14693              Date: Fri, 23 Jun 2000 16:21:15 +0100
14694              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
14695              
14696              Subject: PATCH pod/perltie.pod
14697              From: Ian Phillipps <Ian.Phillipps@iname.com>
14698              Date: Fri, 16 Jun 2000 00:17:19 +0100
14699              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
14700              (only the first hunk, the second hunk had already been done
14701              by some other patch)
14702              
14703              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
14704              From: Tom Phoenix <rootbeer@redcat.com>
14705              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
14706              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
14707              
14708              Subject: [PATCH] xsub attributes
14709              From: Doug MacEachern <dougm@covalent.net>
14710              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
14711              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
14712              
14713              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
14714              From: Andy Dougherty <doughera@lafayette.edu>
14715              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
14716              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
14717              
14718              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
14719              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
14720              Date: Tue, 13 Jun 2000 02:43:48 -0500
14721              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
14722              
14723              Subject: [PATCH] Re: eval documentation: context
14724              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14725              Date: Mon, 12 Jun 2000 15:07:29 +0100
14726              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
14727              
14728              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
14729              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14730              Date: Mon, 12 Jun 2000 14:55:59 +0100
14731              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
14732              
14733              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
14734              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
14735              Date: Fri, 09 Jun 2000 12:39:27 -0400
14736              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
14737              (plus update the version "number" of Text::Wrap)
14738              
14739              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
14740              From: Tim Ayers <tayers@bridge.com>
14741              Date: Thu, 08 Jun 2000 08:11:06 +0200
14742              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
14743              [resent by Richard Foley, Message-Id probably wrong]
14744              
14745              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
14746              From: rspier@pobox.com (Robert Spier)
14747              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
14748              Message-ID: <14654.31913.845602.610277@rls.cx>
14749              
14750              Subject: [PATCH 5.6.0] utils/h2xs.PL
14751              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
14752              Date: Wed, 7 Jun 2000 04:02:04 -0500
14753              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
14754              
14755              Subject: [PATCH 5.6.0]ITHREADs for VMS
14756              From: Dan Sugalski <dan@sidhe.org>
14757              Date: Tue, 06 Jun 2000 11:59:50 -0400
14758              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
14759      Branch: maint-5.6/perl
14760           !> (integrate 31 files)
14761 ____________________________________________________________________________
14762 [  7769] By: gsar                                  on 2000/11/20  11:29:06
14763         Log: integrate changes#6261..6266 from cfgperl
14764              
14765              Subject: Re: [PATCH cfgperl] BOMs away!
14766              From: simon@brecon.co.uk (Simon Cozens)
14767              Date: 17 Jun 2000 11:49:57 GMT
14768              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
14769              
14770              Subject: 5.6.0 Patch for EPOC
14771              From: Olaf Flebbe <o.flebbe@gmx.de>
14772              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
14773              Message-ID: <23449.960929969@www11.gmx.net>
14774              
14775              tr fixes from Simon Cozens
14776              
14777              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
14778              From: Marty Lucich <marty@netcom.com>
14779              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
14780              Message-Id: <200006282116.OAA11148@netcom.com>
14781              ccdlflags update (the BSD/OS 4.1 part had already been taken
14782              care of by #6141).
14783              
14784              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
14785              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14786              Date: Wed, 28 Jun 2000 17:50:12 -0700
14787              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
14788              
14789              Subject: [PATCH 5.6.0] cygwin port
14790              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
14791              From: "Fifer, Eric" <EFifer@sanwaint.com>
14792              Date: Thu, 29 Jun 2000 12:58:29 +0100
14793      Branch: maint-5.6/perl
14794           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
14795           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
14796           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14797           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
14798 ____________________________________________________________________________
14799 [  7768] By: gsar                                  on 2000/11/20  11:13:44
14800         Log: integrate changes#6252..6256,6259..6260
14801              
14802              Paranoia tweak on #6249.
14803              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
14804              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
14805              Date: Sun, 25 Jun 2000 23:43:12 -0400
14806              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
14807              
14808              Subject: tr///, help wanted.
14809              From: simon@brecon.co.uk (Simon Cozens)
14810              Date: 28 Jun 2000 11:29:04 GMT
14811              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
14812              
14813              small thinko tweaks
14814              
14815              tweaks from Simon Conzes to further fix tr/// under utf8
14816              
14817              perlnewmod was missing from MANIFEST.
14818              
14819              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
14820              From: simon@brecon.co.uk (Simon Cozens)
14821              Date: 17 Jun 2000 11:56:44 GMT
14822              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
14823              pack U0, pack C0
14824      Branch: maint-5.6/perl
14825           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
14826           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
14827           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
14828           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
14829 ____________________________________________________________________________
14830 [  7767] By: gsar                                  on 2000/11/20  10:51:38
14831         Log: integrate change#6250 from cfgperl
14832              
14833              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
14834              From: Doug MacEachern <dougm@covalent.net>
14835              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
14836              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
14837      Branch: maint-5.6/perl
14838           +> t/op/my_stash.t
14839           !> MANIFEST embed.pl global.sym proto.h toke.c
14840 ____________________________________________________________________________
14841 [  7766] By: gsar                                  on 2000/11/20  10:48:34
14842         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
14843              
14844              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
14845              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
14846              Date: Mon, 26 Jun 2000 18:40:14 +0100
14847              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
14848              
14849              Subject: [PATCH] bytes<->utf8 fixes
14850              From: simon@brecon.co.uk (Simon Cozens)
14851              Date: 26 Jun 2000 04:55:45 GMT
14852              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
14853              
14854              Subject: [PATCH] is_utf8_string
14855              From: simon@brecon.co.uk (Simon Cozens)
14856              Date: 26 Jun 2000 02:25:59 GMT
14857              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
14858              
14859              Subject: [PATCH] avoid mg_ptr in '*' magic
14860              From: Doug MacEachern <dougm@covalent.net>
14861              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
14862              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
14863              
14864              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
14865              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
14866              Date: Sat, 24 Jun 2000 13:06:20 +0100
14867              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
14868              
14869              Allow for standalone testing.
14870              
14871              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
14872              From: Mark-Jason Dominus <mjd@plover.com>
14873              Date: Tue, 27 Jun 2000 22:36:42 -0400
14874              Message-ID: <20000628023642.12166.qmail@plover.com>
14875              
14876              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
14877              From: Frank Tobin <ftobin@uiuc.edu>
14878              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
14879              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
14880      Branch: maint-5.6/perl
14881           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
14882           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
14883           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
14884           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
14885           !> utf8.c utils/h2xs.PL
14886 ____________________________________________________________________________
14887 [  7765] By: gsar                                  on 2000/11/20  10:29:13
14888         Log: integrate change#6239 from cfgperl
14889              
14890              Configure maintenance.  Sever some dependency cycles,
14891              separate gccversion from the cc unit,
14892              address [ID 20000623.006] Configure script patch for using gcc on AIX
14893              (but solve it a little bit differently),
14894              unduplex some accidentally duplicated units,
14895              suggest using gcc if no cc available
14896              (p5p thread: "Solaris configure: counterproposal", 1999-09)
14897      Branch: maint-5.6/perl
14898           !> Configure Todo-5.6 config_h.SH
14899 ____________________________________________________________________________
14900 [  7764] By: gsar                                  on 2000/11/20  10:25:55
14901         Log: integrate changes#6233..6238 from cfgperl
14902              
14903              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
14904              From: Mark-Jason Dominus <mjd@plover.com>
14905              Date: Fri, 16 Jun 2000 20:53:04 -0400
14906              Message-ID: <20000617005304.8008.qmail@plover.com>
14907              
14908              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
14909              because when run as services (Win32ese for daemons)
14910              no environment variables are set and tmpdir ends up as /tmp,
14911              which is ambiguous.
14912              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
14913              From: matt@sergeant.org
14914              Date: 16 Jun 2000 16:30:43 -0000
14915              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
14916              
14917              The thread begun by
14918              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
14919              From: Kevin.Ruscoe@ubsw.com
14920              Date: Fri, 16 Jun 2000 16:38:51 +0100
14921              Message-Id: <H000019b03c300d6@MHS>
14922              
14923              Tweak embed.pl, regen headers.
14924              
14925              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
14926              From: Dan Sugalski <dan@sidhe.org>
14927              Date: Fri, 23 Jun 2000 17:00:00 -0400
14928              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
14929      Branch: maint-5.6/perl
14930           !> (integrate 27 files)
14931 ____________________________________________________________________________
14932 [  7763] By: gsar                                  on 2000/11/20  10:08:08
14933         Log: s/perl56delta/perldelta/g
14934      Branch: maint-5.6/perl
14935            ! pod/Makefile
14936 ____________________________________________________________________________
14937 [  7762] By: gsar                                  on 2000/11/20  10:04:00
14938         Log: integrate changes#6225,6229,6231,6232 from cfgperl
14939              
14940              Add source code filenames to apidoc.
14941              From: simon@brecon.co.uk (Simon Cozens)
14942              Subject: [PATCH embed.pl] Source X-ref
14943              Date: 22 Jun 2000 02:18:49 GMT
14944              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
14945              
14946              Subject: README.hpux version 0.6.1
14947              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
14948              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
14949              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
14950              
14951              Subject: [PATCH 5.6.0] cygwin port
14952              From: "Fifer, Eric" <EFifer@sanwaint.com>
14953              Date: Tue, 20 Jun 2000 14:30:58 +0100
14954              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
14955              
14956              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
14957              From: simon@brecon.co.uk (Simon Cozens)
14958              Date: 19 Jun 2000 15:18:27 GMT
14959              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
14960              
14961              plus update pod/Makefile and regenerate perltoc
14962      Branch: maint-5.6/perl
14963           +> pod/perlutil.pod
14964           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
14965           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
14966 ____________________________________________________________________________
14967 [  7761] By: jhi                                   on 2000/11/20  04:09:55
14968         Log: Miraculous typo.
14969      Branch: perl
14970            ! t/op/pat.t
14971 ____________________________________________________________________________
14972 [  7760] By: jhi                                   on 2000/11/20  04:06:08
14973         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
14974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14975              Date: Sun, 19 Nov 2000 22:30:26 -0500
14976              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
14977      Branch: perl
14978            ! regexec.c scope.h t/op/pat.t
14979 ____________________________________________________________________________
14980 [  7759] By: jhi                                   on 2000/11/20  02:05:22
14981         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
14982      Branch: perl
14983            ! perl.h
14984 ____________________________________________________________________________
14985 [  7758] By: jhi                                   on 2000/11/20  01:58:11
14986         Log: Subject: [perl 7711: EPOC] updates
14987              From: Olaf Flebbe <o.flebbe@gmx.de>
14988              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
14989              Message-ID: <25575.974658810@www23.gmx.net>               
14990      Branch: perl
14991            + lib/File/Spec/Epoc.pm
14992            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
14993            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
14994            ! lib/File/Spec.pm perl.c sv.c
14995 ____________________________________________________________________________
14996 [  7757] By: jhi                                   on 2000/11/20  01:53:11
14997         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
14998      Branch: perl
14999            ! MANIFEST
15000 ____________________________________________________________________________
15001 [  7756] By: jhi                                   on 2000/11/20  01:47:22
15002         Log: Integrate perlio.
15003      Branch: perl
15004            - ext/re/hints/MSWin32.pl
15005           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
15006           !> win32/config.gc win32/config_H.gc win32/win32sck.c
15007 ____________________________________________________________________________
15008 [  7755] By: nick                                  on 2000/11/19  20:57:17
15009         Log: Add dummy crlf layer (just as buffer)
15010              Correct 1st bug - one layer of indirection.
15011      Branch: perlio
15012            ! perlio.c perlio.h perliol.h
15013 ____________________________________________________________________________
15014 [  7754] By: nick                                  on 2000/11/19  20:56:12
15015         Log: Work-round to Perl_deb_nocontext is no longer required
15016      Branch: perlio
15017            - ext/re/hints/MSWin32.pl
15018 ____________________________________________________________________________
15019 [  7753] By: nick                                  on 2000/11/19  20:01:16
15020         Log: diff -se shows these as different
15021      Branch: perlio
15022            ! global.sym pod/perlapi.pod
15023 ____________________________________________________________________________
15024 [  7752] By: nick                                  on 2000/11/19  18:57:30
15025         Log: Configure GCC/Win32 build -Duseperlio
15026              Fix a couple of gross issues
15027              - double-include of ../deb.o in re.dll
15028              - win32sck.c needs PerlIO and FILE 
15029      Branch: perlio
15030            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
15031            ! win32/win32sck.c
15032 ____________________________________________________________________________
15033 [  7751] By: nick                                  on 2000/11/19  17:05:36
15034         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
15035      Branch: perlio
15036            ! perlio.c
15037 ____________________________________________________________________________
15038 [  7750] By: nick                                  on 2000/11/19  16:57:14
15039         Log: Missing aTHX_
15040      Branch: perlio
15041            ! sv.c
15042 ____________________________________________________________________________
15043 [  7749] By: jhi                                   on 2000/11/19  16:28:40
15044         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
15045              From: "Peter J. Farley III" <pjfarley@banet.net>
15046              Date: Sun, 19 Nov 2000 01:42:58 -0500
15047              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
15048      Branch: perl
15049            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
15050 ____________________________________________________________________________
15051 [  7748] By: jhi                                   on 2000/11/19  16:08:10
15052         Log: Subject: podlators 1.05 available        
15053              From: Russ Allbery <rra@stanford.edu>   
15054              Date: 18 Nov 2000 22:04:28 -0800
15055              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
15056      Branch: perl
15057            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
15058 ____________________________________________________________________________
15059 [  7747] By: nick                                  on 2000/11/19  11:19:39
15060         Log: Integrate mainline
15061      Branch: perlio
15062           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
15063           !> util.c
15064 ____________________________________________________________________________
15065 [  7746] By: jhi                                   on 2000/11/19  06:42:22
15066         Log: Make hex scanning warn on "\x{x}" and "\xx".
15067              "\x" and and hex("x") are still valid.
15068      Branch: perl
15069            ! util.c
15070 ____________________________________________________________________________
15071 [  7745] By: nick                                  on 2000/11/18  22:52:28
15072         Log: Integrate mainline
15073      Branch: perlio
15074           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
15075           !> perl.h perlio.c proto.h regcomp.c regcomp.h
15076 ____________________________________________________________________________
15077 [  7744] By: jhi                                   on 2000/11/18  22:50:28
15078         Log: Introduce Perl_utf8_length().  Use it.
15079      Branch: perl
15080            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
15081 ____________________________________________________________________________
15082 [  7743] By: jhi                                   on 2000/11/18  22:38:51
15083         Log: Compiler denit.
15084      Branch: perl
15085            ! perlio.c
15086 ____________________________________________________________________________
15087 [  7742] By: jhi                                   on 2000/11/18  20:33:05
15088         Log: Integrate perlio.
15089      Branch: perl
15090           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
15091           !> perlio.h pp_ctl.c pp_sys.c sv.c
15092 ____________________________________________________________________________
15093 [  7741] By: jhi                                   on 2000/11/18  20:31:27
15094         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
15095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15096              Date: Fri, 17 Nov 2000 20:35:11 -0500
15097              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
15098              
15099              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
15100              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15101              Date: Fri, 17 Nov 2000 21:03:47 -0500
15102              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
15103              
15104              Plus a little bit of tweaking in pregcomp().
15105      Branch: perl
15106            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
15107 ____________________________________________________________________________
15108 [  7740] By: nick                                  on 2000/11/18  20:17:22
15109         Log: Lexical use open ... support:
15110              add ->cop_io to COP structure in cop.h.
15111              Make mg.c and gv.c associate it with ${^OPEN}.
15112              Make lib/open.pm set it.
15113              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
15114              manner similar to ->cop_warnings.
15115              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
15116              call new PerlIO_apply_layers().
15117              Declare latter in perlio.h and define in perlio.c
15118      Branch: perlio
15119            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
15120            ! perlio.h pp_ctl.c pp_sys.c sv.c
15121 ____________________________________________________________________________
15122 [  7739] By: jhi                                   on 2000/11/18  19:54:00
15123         Log: Integrate perlio.
15124      Branch: perl
15125           !> doio.c perlio.c pp.c
15126 ____________________________________________________________________________
15127 [  7738] By: jhi                                   on 2000/11/18  17:16:13
15128         Log: Subject: [PATCH 5.7.0] etags broken again
15129              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15130              Date: Sat, 18 Nov 2000 02:41:36 -0500
15131              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
15132      Branch: perl
15133            ! emacs/ptags
15134 ____________________________________________________________________________
15135 [  7737] By: jhi                                   on 2000/11/18  17:12:18
15136         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
15137      Branch: perl
15138            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15139 ____________________________________________________________________________
15140 [  7736] By: nick                                  on 2000/11/18  14:06:20
15141         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
15142              part to be isolated.
15143      Branch: perlio
15144            ! doio.c perlio.c
15145 ____________________________________________________________________________
15146 [  7735] By: nick                                  on 2000/11/18  11:03:32
15147         Log: Integrate mainline
15148      Branch: perlio
15149           !> Changes README.amiga README.win32 patchlevel.h
15150           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
15151 ____________________________________________________________________________
15152 [  7734] By: jhi                                   on 2000/11/18  01:18:56
15153         Log: Update Changes.
15154      Branch: perl
15155            ! Changes patchlevel.h
15156 ____________________________________________________________________________
15157 [  7733] By: jhi                                   on 2000/11/18  00:32:54
15158         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
15159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15160              Date: Fri, 17 Nov 2000 17:28:02 -0500
15161              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
15162      Branch: perl
15163            ! regcomp.c regexec.c t/op/re_tests
15164 ____________________________________________________________________________
15165 [  7732] By: jhi                                   on 2000/11/18  00:28:56
15166         Log: Sparc 64-bit pack() fix from Jens Hamisch.
15167      Branch: perl
15168            ! pp.c
15169 ____________________________________________________________________________
15170 [  7731] By: jhi                                   on 2000/11/18  00:18:39
15171         Log: Explain in more detail the {} syntax ambiguousity.
15172              
15173              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
15174              From: Nicholas Clark <nick@ccl4.org>
15175              Date: Fri, 17 Nov 2000 22:10:28 +0000
15176              Message-ID: <20001117221028.A88930@plum.flirble.org>
15177      Branch: perl
15178            ! pod/perlfunc.pod
15179 ____________________________________________________________________________
15180 [  7730] By: jhi                                   on 2000/11/18  00:12:18
15181         Log: Subject: Fix for README.amiga (20000323.033)
15182              From: "Stephen P. Potter" <spp@spotter.yi.org>
15183              Date: Fri, 17 Nov 2000 12:25:51 -0500
15184              Message-Id: <200011171725.MAA05768@spotter.yi.org>
15185      Branch: perl
15186            ! README.amiga
15187 ____________________________________________________________________________
15188 [  7729] By: jhi                                   on 2000/11/18  00:08:34
15189         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
15190              From: "A. C. Yardley" <yardley@tanet.net>
15191              Date: Mon, 3 Apr 2000 11:35:33 -0700
15192              Message-ID: <3483.000403@tanet.net>
15193      Branch: perl
15194            ! README.win32
15195 ____________________________________________________________________________
15196 [  7728] By: nick                                  on 2000/11/17  21:59:47
15197         Log: Integrate mainline
15198      Branch: perlio
15199           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
15200           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
15201           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
15202           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
15203 ____________________________________________________________________________
15204 [  7727] By: nick                                  on 2000/11/17  21:56:31
15205         Log: Experiment on use of attributes.pm interface.
15206              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
15207              SVt_PVRV if not already something better (else vivify of say magic gets
15208              core dump).
15209      Branch: perlio
15210            ! perlio.c pp.c
15211 ____________________________________________________________________________
15212 [  7726] By: jhi                                   on 2000/11/17  14:15:49
15213         Log: Subject: Fix for 20000815.006
15214              From: "Stephen P. Potter" <spp@spotter.yi.org>
15215              Date: Fri, 17 Nov 2000 08:57:45 -0500
15216              Message-Id: <200011171357.IAA05122@spotter.yi.org>
15217              
15218              It's really 20000518.006.
15219      Branch: perl
15220            ! pod/perlmodlib.PL
15221 ____________________________________________________________________________
15222 [  7725] By: jhi                                   on 2000/11/17  14:12:31
15223         Log: Subject: Fix for 20000409.001
15224              From: "Stephen P. Potter" <spp@spotter.yi.org>
15225              Date: Fri, 17 Nov 2000 08:55:45 -0500
15226              Message-Id: <200011171355.IAA05104@spotter.yi.org>
15227      Branch: perl
15228            ! pod/perlfaq9.pod
15229 ____________________________________________________________________________
15230 [  7724] By: jhi                                   on 2000/11/17  14:08:58
15231         Log: Undo #7627 now that we have =head3.
15232      Branch: perl
15233            ! pod/perlhack.pod
15234 ____________________________________________________________________________
15235 [  7723] By: jhi                                   on 2000/11/17  14:04:09
15236         Log: As surmised the #7719 wasn't a good move.
15237      Branch: perl
15238            ! hints/solaris_2.sh
15239 ____________________________________________________________________________
15240 [  7722] By: jhi                                   on 2000/11/17  13:59:04
15241         Log: Also the 64bitall hints can be either here or there.
15242      Branch: perl
15243            ! hints/solaris_2.sh
15244 ____________________________________________________________________________
15245 [  7721] By: jhi                                   on 2000/11/17  02:26:23
15246         Log: Test tweak for the open pragma.
15247      Branch: perl
15248            ! t/lib/b.t
15249 ____________________________________________________________________________
15250 [  7720] By: jhi                                   on 2000/11/17  00:23:22
15251         Log: The long double hints can be here or there.
15252      Branch: perl
15253            ! hints/solaris_2.sh
15254 ____________________________________________________________________________
15255 [  7719] By: jhi                                   on 2000/11/17  00:14:06
15256         Log: For Solaris use64bitall the stdchar needs a little bit of help.
15257      Branch: perl
15258            ! hints/solaris_2.sh
15259 ____________________________________________________________________________
15260 [  7718] By: jhi                                   on 2000/11/16  23:27:34
15261         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
15262              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15263              Date: Wed, 15 Nov 2000 08:56:32 +0100
15264              Message-ID: <3A1241B0.64477E00@alcatel.at>
15265      Branch: perl
15266            ! lib/Carp/Heavy.pm
15267 ____________________________________________________________________________
15268 [  7717] By: jhi                                   on 2000/11/16  23:23:29
15269         Log: Subject: [PATCH] Re: 20001101.003 PDL
15270              From: Nicholas Clark <nick@ccl4.org>
15271              Date: Thu, 16 Nov 2000 16:48:25 +0000
15272              Message-ID: <20001116164825.B93487@plum.flirble.org>
15273      Branch: perl
15274            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
15275 ____________________________________________________________________________
15276 [  7716] By: jhi                                   on 2000/11/16  23:21:31
15277         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
15278              From: "Casey R. Tweten" <crt@kiski.net>
15279              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
15280              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
15281      Branch: perl
15282            ! lib/Pod/Checker.pm pod/perlpod.pod
15283 ____________________________________________________________________________
15284 [  7715] By: jhi                                   on 2000/11/16  23:19:40
15285         Log: Avoid an infinite loop in VMS when utils scripts are run
15286              with no arguments, from Charles Lane.
15287      Branch: perl
15288            ! configure.com
15289 ____________________________________________________________________________
15290 [  7714] By: jhi                                   on 2000/11/16  23:17:08
15291         Log: Subject: perllocale.pod changes
15292              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15293              Date: Mon, 13 Nov 2000 10:09:22 +0300
15294              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
15295      Branch: perl
15296            ! pod/perllocale.pod
15297 ____________________________________________________________________________
15298 [  7713] By: jhi                                   on 2000/11/16  23:14:06
15299         Log: Integrate perlio.
15300      Branch: perl
15301           !> doio.c perlio.c perlio.h util.c
15302 ____________________________________________________________________________
15303 [  7712] By: nick                                  on 2000/11/16  21:10:58
15304         Log: Integrate mainline
15305      Branch: perlio
15306           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
15307           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
15308           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
15309           !> vos/config.ga.def vos/config.ga.h win32/config.bc
15310           !> win32/config.gc win32/config.vc
15311 ____________________________________________________________________________
15312 [  7711] By: nick                                  on 2000/11/16  19:56:41
15313         Log: Minor tweaks:
15314              consistent way of getting 'rb', 'wb' etc. for binary opens
15315              move *perlio::layers to *open::layers
15316              a #define to show layers available
15317              DOSISH popen/PerlIO had export/import sense inverted.
15318      Branch: perlio
15319            ! doio.c perlio.c perlio.h util.c
15320 ____________________________________________________________________________
15321 [  7710] By: jhi                                   on 2000/11/16  15:46:05
15322         Log: Add HAS_SBRK_PROTO.
15323      Branch: metaconfig/U/perl
15324            + d_sbrkproto.U
15325      Branch: perl
15326            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15327            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
15328            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
15329            ! vos/config.ga.def vos/config.ga.h win32/config.bc
15330            ! win32/config.gc win32/config.vc
15331 ____________________________________________________________________________
15332 [  7709] By: nick                                  on 2000/11/16  07:31:49
15333         Log: Integrate mainline
15334      Branch: perlio
15335           !> (integrate 35 files)
15336 ____________________________________________________________________________
15337 [  7708] By: jhi                                   on 2000/11/16  05:33:03
15338         Log: These files are text, not binary.
15339      Branch: perl
15340            ! ext/Encode/Encode/iso8859-10.enc
15341            ! ext/Encode/Encode/iso8859-13.enc
15342            ! ext/Encode/Encode/iso8859-14.enc
15343            ! ext/Encode/Encode/iso8859-15.enc
15344 ____________________________________________________________________________
15345 [  7707] By: jhi                                   on 2000/11/16  01:53:37
15346         Log: Update Changes.
15347      Branch: perl
15348            ! Changes patchlevel.h
15349 ____________________________________________________________________________
15350 [  7706] By: jhi                                   on 2000/11/16  01:35:59
15351         Log: More #undefing of stdio.
15352      Branch: perl
15353            ! fakesdio.h nostdio.h
15354 ____________________________________________________________________________
15355 [  7705] By: jhi                                   on 2000/11/16  01:34:18
15356         Log: Add fwalk() probe to the configuration files and regen perltoc.
15357      Branch: perl
15358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15359            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
15360            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
15361            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15362            ! win32/config.bc win32/config.gc win32/config.vc
15363 ____________________________________________________________________________
15364 [  7704] By: jhi                                   on 2000/11/16  01:33:07
15365         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
15366              an optional third argument to Inlibc?)
15367      Branch: metaconfig/U/perl
15368            + d__fwalk.U
15369 ____________________________________________________________________________
15370 [  7703] By: jhi                                   on 2000/11/16  01:09:22
15371         Log: The type of the hash_cb() size argument is tricky.
15372      Branch: perl
15373            ! ext/DB_File/DB_File.xs
15374 ____________________________________________________________________________
15375 [  7702] By: jhi                                   on 2000/11/15  23:01:16
15376         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
15377      Branch: perl
15378            ! nostdio.h
15379 ____________________________________________________________________________
15380 [  7701] By: jhi                                   on 2000/11/15  22:52:32
15381         Log: Detypo.
15382      Branch: perl
15383            ! t/lib/bigfltpm.t
15384 ____________________________________________________________________________
15385 [  7700] By: jhi                                   on 2000/11/15  22:51:56
15386         Log: UINT64_C() work continues.
15387      Branch: perl
15388            ! handy.h perl.h utf8.h
15389 ____________________________________________________________________________
15390 [  7699] By: jhi                                   on 2000/11/15  14:13:04
15391         Log: SOCKS has its own USE_THREADS, based on
15392              
15393              Subject: [ID 20001114.002] et. al. bugfix followup
15394              From: Jens Hamisch <jens@Strawberry.COM> 
15395              Date: Wed, 15 Nov 2000 14:23:11 +0100
15396              Message-ID: <20001115142311.A21164@Strawberry.COM>
15397      Branch: perl
15398            ! perl.h
15399 ____________________________________________________________________________
15400 [  7698] By: jhi                                   on 2000/11/15  03:50:56
15401         Log: Add few missing #undefs and sort them.
15402      Branch: perl
15403            ! fakesdio.h
15404 ____________________________________________________________________________
15405 [  7697] By: jhi                                   on 2000/11/15  03:39:14
15406         Log: Linenumber fix.
15407      Branch: perl
15408            ! t/pragma/warn/utf8
15409 ____________________________________________________________________________
15410 [  7696] By: jhi                                   on 2000/11/15  02:55:26
15411         Log: EBCDIC tweaks.
15412              
15413              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
15414              From: Peter Prymmer <pvhp@forte.com>
15415              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
15416              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
15417      Branch: perl
15418            ! t/op/regmesg.t t/pragma/warn/utf8
15419 ____________________________________________________________________________
15420 [  7695] By: jhi                                   on 2000/11/15  02:53:58
15421         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
15422              From: Peter Prymmer <pvhp@forte.com>
15423              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
15424              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
15425      Branch: perl
15426            ! utf8.c
15427 ____________________________________________________________________________
15428 [  7694] By: jhi                                   on 2000/11/15  02:50:55
15429         Log: Subject: [PATCH: perl@7674] updates to README.os390
15430              From: Prymmer/Kahn <pvhp@best.com>
15431              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
15432              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
15433      Branch: perl
15434            ! README.os390
15435 ____________________________________________________________________________
15436 [  7693] By: jhi                                   on 2000/11/15  02:48:37
15437         Log: Quit utf8_to_uv() instantly if curlen == 0.
15438      Branch: perl
15439            ! utf8.c
15440 ____________________________________________________________________________
15441 [  7692] By: jhi                                   on 2000/11/15  02:24:29
15442         Log: Use u_int32_t for the size of hash_cb(), not size_t.
15443              
15444              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
15445              From: Jens Hamisch <jens@Strawberry.COM>     
15446              Date: Tue, 14 Nov 2000 19:03:55 +0100
15447              Message-Id: <20001114190355.A20559@Strawberry.COM>
15448      Branch: perl
15449            ! ext/DB_File/DB_File.xs
15450 ____________________________________________________________________________
15451 [  7691] By: jhi                                   on 2000/11/15  02:20:12
15452         Log: Use UINT64_C().
15453              
15454              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
15455              From: Jens Hamisch <jens@Strawberry.COM>
15456              Date: Tue, 14 Nov 2000 19:16:23 +0100
15457              Message-Id: <20001114191623.G20559@Strawberry.COM>
15458      Branch: perl
15459            ! utf8.c utf8.h
15460 ____________________________________________________________________________
15461 [  7690] By: jhi                                   on 2000/11/15  02:17:06
15462         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
15463              (a macro to define signed and unsigned integer constants).
15464      Branch: perl
15465            ! handy.h
15466 ____________________________________________________________________________
15467 [  7689] By: jhi                                   on 2000/11/15  01:56:51
15468         Log: Regen Configure.
15469      Branch: perl
15470            ! Configure
15471 ____________________________________________________________________________
15472 [  7688] By: jhi                                   on 2000/11/15  01:56:32
15473         Log: Make the unit know about SOCKS.
15474      Branch: metaconfig
15475            ! U/protos/socksizetype.U
15476 ____________________________________________________________________________
15477 [  7687] By: jhi                                   on 2000/11/15  01:54:47
15478         Log: Remove unused dependencies.
15479      Branch: metaconfig
15480            ! U/compline/d_getpagsz.U
15481 ____________________________________________________________________________
15482 [  7686] By: nick                                  on 2000/11/14  21:25:13
15483         Log: Integrate mainline.
15484      Branch: perlio
15485           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
15486           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
15487           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
15488           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
15489           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
15490           !> win32/config.bc win32/config.gc win32/config.vc
15491           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
15492 ____________________________________________________________________________
15493 [  7685] By: jhi                                   on 2000/11/14  17:54:56
15494         Log: Integrate perlio.
15495      Branch: perl
15496           +> fakesdio.h perliol.h
15497           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
15498           !> perlsdio.h perlsfio.h pod/perlfunc.pod
15499 ____________________________________________________________________________
15500 [  7684] By: nick                                  on 2000/11/14  17:43:04
15501         Log: PerlIO #include and #ifdef re-work.
15502      Branch: perlio
15503            + fakesdio.h perliol.h
15504            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
15505            ! perlsdio.h perlsfio.h
15506 ____________________________________________________________________________
15507 [  7683] By: jhi                                   on 2000/11/14  15:42:40
15508         Log: Hoist the duplicated socket/netdb include logic to perl.h;
15509              undef SETERRNO in case SOCKS has defined it.  Based on:
15510              
15511              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
15512              From: Jens Hamisch <jens@Strawberry.COM> 
15513              Date: Tue, 14 Nov 2000 11:34:40 +0100
15514              Message-Id: <20001114113440.A20005@Strawberry.COM>
15515      Branch: perl
15516            ! doio.c perl.h pp_sys.c
15517 ____________________________________________________________________________
15518 [  7682] By: jhi                                   on 2000/11/14  14:07:28
15519         Log: Subject: some additions for makefiles for win32 (for perl@7674)
15520              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15521              Date: Tue, 14 Nov 2000 09:31:13 +0300
15522              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
15523      Branch: perl
15524            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
15525            ! win32/makefile.mk
15526 ____________________________________________________________________________
15527 [  7681] By: jhi                                   on 2000/11/14  14:01:41
15528         Log: Subject: tiny typo in perl5db.pl
15529              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
15530              Date: Tue, 14 Nov 2000 09:29:28 +0300
15531              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
15532      Branch: perl
15533            ! lib/perl5db.pl
15534 ____________________________________________________________________________
15535 [  7680] By: jhi                                   on 2000/11/14  04:13:50
15536         Log: Redo #7679 with LFs instead of CRLFs.
15537      Branch: perl
15538            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
15539            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
15540            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
15541 ____________________________________________________________________________
15542 [  7679] By: jhi                                   on 2000/11/14  01:21:09
15543         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
15544              From: Benjamin Stuhl <tiriath@yahoo.com> 
15545              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
15546              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
15547      Branch: perl
15548            + win32/bin/mdelete.bat
15549            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
15550            ! makedef.pl perlio.c win32/Makefile win32/config.gc
15551            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
15552 ____________________________________________________________________________
15553 [  7678] By: jhi                                   on 2000/11/14  01:19:20
15554         Log: Fix the re extension building for Win32.
15555              
15556              Subject: [PATCH perl@7638] Get PerlIO building on Win32
15557              From: Benjamin Stuhl <tiriath@yahoo.com> 
15558              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
15559              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
15560      Branch: perl
15561            + ext/re/hints/MSWin32.pl
15562            ! MANIFEST
15563 ____________________________________________________________________________
15564 [  7677] By: jhi                                   on 2000/11/14  01:13:54
15565         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
15566              From: sthoenna@efn.org
15567              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
15568              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
15569      Branch: perl
15570            ! doop.c pp.c toke.c utf8.c utf8.h
15571 ____________________________________________________________________________
15572 [  7676] By: jhi                                   on 2000/11/13  20:23:15
15573         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
15574              From: Nicholas Clark <nick@ccl4.org>
15575              Date: Mon, 13 Nov 2000 18:55:04 +0000
15576              Message-ID: <20001113185504.J29183@plum.flirble.org>
15577      Branch: perl
15578            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
15579 ____________________________________________________________________________
15580 [  7675] By: nick                                  on 2000/11/13  20:21:57
15581         Log: Integrate mainline ...
15582      Branch: perlio
15583           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
15584           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
15585           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
15586           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
15587 ____________________________________________________________________________
15588 [  7674] By: jhi                                   on 2000/11/13  15:07:56
15589         Log: Update Changes.
15590      Branch: perl
15591            ! Changes patchlevel.h
15592 ____________________________________________________________________________
15593 [  7673] By: jhi                                   on 2000/11/13  14:42:42
15594         Log: Remove the new two tests of lib/io_xs for now, they seem to
15595              fail under perlio on some platforms.
15596      Branch: perl
15597            ! t/lib/io_xs.t
15598 ____________________________________________________________________________
15599 [  7672] By: jhi                                   on 2000/11/13  13:57:53
15600         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
15601      Branch: perl
15602            ! perlio.c
15603 ____________________________________________________________________________
15604 [  7671] By: jhi                                   on 2000/11/13  05:30:48
15605         Log: Placate nervous compilers that see longer than ints switch()ing.
15606      Branch: perl
15607            ! utf8.c
15608 ____________________________________________________________________________
15609 [  7670] By: jhi                                   on 2000/11/13  05:14:21
15610         Log: fputs() does return EOF on error but here we don't care.
15611      Branch: perl
15612            ! perlio.c
15613 ____________________________________________________________________________
15614 [  7669] By: jhi                                   on 2000/11/13  05:02:45
15615         Log: Declare reg_data like reg_substr_data.
15616      Branch: perl
15617            ! regexp.h
15618 ____________________________________________________________________________
15619 [  7668] By: jhi                                   on 2000/11/13  04:54:34
15620         Log: Typos in #7667.
15621      Branch: perl
15622            ! perl.h
15623 ____________________________________________________________________________
15624 [  7667] By: jhi                                   on 2000/11/13  04:49:49
15625         Log: Cleanup messy #ifdef.
15626      Branch: perl
15627            ! perl.h
15628 ____________________________________________________________________________
15629 [  7666] By: jhi                                   on 2000/11/13  04:17:34
15630         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
15631              From: Nicholas Clark <nick@talking.bollo.cx>
15632              Date: Sun, 12 Nov 2000 21:14:11 +0000
15633              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
15634              
15635              Note: only one breakage of the two reported is fixed by this patch.
15636      Branch: perl
15637            ! perlio.c
15638 ____________________________________________________________________________
15639 [  7665] By: jhi                                   on 2000/11/13  04:05:07
15640         Log: Tweak the definition of the bit complement on UTF-8 data:
15641              if none of the characters in the string are > 0xff,
15642              the result is a complemented byte string, not a (UTF-8)
15643              char string.  Based on the summary in
15644              
15645              Subject: Re: [ID 20000918.005] ~ on wide chars
15646              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
15647              Date: Fri, 10 Nov 2000 09:47:15 -0800
15648              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
15649              
15650              This should give us the maximum backward (pre-char string)
15651              compatibility and utf8 compatibility.  The other alternative
15652              would be to limit the bit complement to be always byte only,
15653              taking the least significant byte of the chars.
15654      Branch: perl
15655            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
15656 ____________________________________________________________________________
15657 [  7664] By: jhi                                   on 2000/11/13  00:23:44
15658         Log: Couple of tests from #7660 salvaged.
15659      Branch: perl
15660            - t/op/tell.t
15661            ! MANIFEST t/io/tell.t
15662 ____________________________________________________________________________
15663 [  7663] By: jhi                                   on 2000/11/13  00:02:48
15664         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
15665              From: Nicholas Clark <nick@talking.bollo.cx>
15666              Date: Sun, 12 Nov 2000 21:23:43 +0000
15667              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
15668      Branch: perl
15669            ! perlsfio.h
15670 ____________________________________________________________________________
15671 [  7662] By: jhi                                   on 2000/11/13  00:01:39
15672         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
15673              From: Nicholas Clark <nick@talking.bollo.cx>
15674              Date: Sun, 12 Nov 2000 21:30:04 +0000
15675              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
15676      Branch: perl
15677            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
15678 ____________________________________________________________________________
15679 [  7661] By: jhi                                   on 2000/11/12  23:57:29
15680         Log: Document tell() on special streams.
15681      Branch: perl
15682            ! pod/perlfunc.pod
15683 ____________________________________________________________________________
15684 [  7660] By: jhi                                   on 2000/11/12  23:54:22
15685         Log: (Subsumed by #7664)
15686      Branch: perl
15687            + t/op/tell.t
15688            ! MANIFEST
15689 ____________________________________________________________________________
15690 [  7659] By: jhi                                   on 2000/11/12  22:55:25
15691         Log: Many subdocumented return values of the IO extension now documented.
15692              ungetc and write still left subdocumented.
15693              
15694              Subject: [PATCH] (was Re: IO::Handle::ungetc)
15695              From: Nicholas Clark <nick@talking.bollo.cx>
15696              Date: Sun, 12 Nov 2000 21:35:53 +0000
15697              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
15698      Branch: perl
15699            ! ext/IO/lib/IO/Handle.pm
15700 ____________________________________________________________________________
15701 [  7658] By: jhi                                   on 2000/11/12  21:37:06
15702         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
15703              From: Nicholas Clark <nick@talking.bollo.cx>
15704              Date: Sun, 12 Nov 2000 20:03:22 +0000
15705              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
15706      Branch: perl
15707            ! pod/perlfunc.pod
15708 ____________________________________________________________________________
15709 [  7657] By: jhi                                   on 2000/11/12  20:34:55
15710         Log: Integrate perlio.
15711      Branch: perl
15712           !> perlio.c
15713 ____________________________________________________________________________
15714 [  7656] By: nick                                  on 2000/11/12  19:25:06
15715         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
15716      Branch: perlio
15717            ! perlio.c
15718 ____________________________________________________________________________
15719 [  7655] By: nick                                  on 2000/11/12  19:09:41
15720         Log: Integrate mainline
15721      Branch: perlio
15722           +> README.solaris ext/Encode/Encode/cp1006.enc
15723           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
15724           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
15725           +> ext/Encode/Encode/iso8859-13.enc
15726           +> ext/Encode/Encode/iso8859-14.enc
15727           +> ext/Encode/Encode/iso8859-15.enc
15728           !> (integrate 34 files)
15729 ____________________________________________________________________________
15730 [  7654] By: jhi                                   on 2000/11/12  19:00:22
15731         Log: Add a metaconfig unit for fsync.
15732      Branch: metaconfig/U/perl
15733            + d_fsync.U
15734 ____________________________________________________________________________
15735 [  7653] By: jhi                                   on 2000/11/12  19:00:01
15736         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
15737      Branch: perl
15738            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15739            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
15740            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15741            ! vos/config.ga.h win32/config.bc win32/config.gc
15742            ! win32/config.vc
15743 ____________________________________________________________________________
15744 [  7652] By: jhi                                   on 2000/11/11  21:12:01
15745         Log: Copy the s// information of README.hpux also to the perlrun.
15746      Branch: perl
15747            ! README.hpux pod/perlrun.pod
15748 ____________________________________________________________________________
15749 [  7651] By: jhi                                   on 2000/11/11  21:03:13
15750         Log: More README.solaris updates from Andy Dougherty.
15751      Branch: perl
15752            ! README.solaris
15753 ____________________________________________________________________________
15754 [  7650] By: jhi                                   on 2000/11/11  18:38:57
15755         Log: More descriptive error for unknown perlio layers.
15756              
15757              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
15758              From: Dominic Dunlop <domo@computer.org> 
15759              Date: Sat, 11 Nov 2000 18:20:32 +0100             
15760              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
15761      Branch: perl
15762            ! perlio.c pod/perldiag.pod
15763 ____________________________________________________________________________
15764 [  7649] By: jhi                                   on 2000/11/11  18:37:52
15765         Log: MachTen doesn't really do mmap() and munmap().
15766              
15767              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
15768              From: Dominic Dunlop <domo@computer.org> 
15769              Date: Sat, 11 Nov 2000 18:20:32 +0100             
15770              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
15771      Branch: perl
15772            ! hints/machten.sh
15773 ____________________________________________________________________________
15774 [  7648] By: jhi                                   on 2000/11/11  18:36:46
15775         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
15776              From: rspier@pobox.com (Robert Spier)
15777              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
15778              Message-ID: <14861.32839.491271.985797@rls.cx>
15779      Branch: perl
15780            ! Porting/Contract pod/perltoot.pod
15781 ____________________________________________________________________________
15782 [  7647] By: jhi                                   on 2000/11/11  18:35:30
15783         Log: Simplify the getpagesize() unit by dropping the
15784              pagesize probe since it's nowadays slightly more
15785              complicated because of sysconf(). (Note: if some
15786              platform really needs the -lPW for getpagesize,
15787              I just broke it.)
15788              
15789              TODO: a new pagesize unit.
15790      Branch: metaconfig
15791            ! U/compline/d_getpagsz.U
15792 ____________________________________________________________________________
15793 [  7646] By: jhi                                   on 2000/11/11  18:33:23
15794         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
15795      Branch: perl
15796            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15797            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
15798            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15799            ! vos/config.ga.h win32/config.bc win32/config.gc
15800            ! win32/config.vc
15801 ____________________________________________________________________________
15802 [  7645] By: jhi                                   on 2000/11/11  16:45:15
15803         Log: Use sysconf() or getpagesize() to find out the pagesize.
15804      Branch: perl
15805            ! perlio.c
15806 ____________________________________________________________________________
15807 [  7644] By: jhi                                   on 2000/11/11  15:46:08
15808         Log: Integrate perlio.
15809      Branch: perl
15810           !> perlio.c
15811 ____________________________________________________________________________
15812 [  7643] By: jhi                                   on 2000/11/11  15:33:36
15813         Log: Subject: Re: [PATCH] README.solaris
15814              From: Lupe Christoph <lupe@lupe-christoph.de>
15815              Date: Sat, 11 Nov 2000 14:08:10 +0100
15816              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
15817      Branch: perl
15818            ! README.solaris
15819 ____________________________________________________________________________
15820 [  7642] By: jhi                                   on 2000/11/11  15:22:12
15821         Log: Subject: [PATCH perl@7638] cygwin port
15822              From: "Eric Fifer" <egf7@columbia.edu>            
15823              Date: Fri, 10 Nov 2000 19:30:30 -0000
15824              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
15825      Branch: perl
15826            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
15827 ____________________________________________________________________________
15828 [  7641] By: nick                                  on 2000/11/11  14:50:36
15829         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
15830              Also call "Buf" layer directly when unread'ing non-read chars.
15831      Branch: perlio
15832            ! perlio.c
15833 ____________________________________________________________________________
15834 [  7640] By: jhi                                   on 2000/11/11  02:05:02
15835         Log: Add more encoding tables.
15836      Branch: perl
15837            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
15838            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
15839            + ext/Encode/Encode/iso8859-10.enc
15840            + ext/Encode/Encode/iso8859-13.enc
15841            + ext/Encode/Encode/iso8859-14.enc
15842            + ext/Encode/Encode/iso8859-15.enc
15843            ! MANIFEST
15844 ____________________________________________________________________________
15845 [  7639] By: jhi                                   on 2000/11/10  18:49:25
15846         Log: Subject: [PATCH] README.solaris
15847              From: Andy Dougherty <doughera@lafayette.edu>
15848              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
15849              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
15850      Branch: perl
15851            + README.solaris
15852            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
15853            ! pod/perl.pod pod/perltoc.pod
15854 ____________________________________________________________________________
15855 [  7638] By: jhi                                   on 2000/11/10  15:04:15
15856         Log: Update Changes.
15857      Branch: perl
15858            ! Changes patchlevel.h
15859 ____________________________________________________________________________
15860 [  7637] By: jhi                                   on 2000/11/10  14:14:28
15861         Log: Explain better why certain regex tests are skipped.
15862              
15863              Subject: Re: tests skipped: unknown reason
15864              From: Lupe Christoph <lupe@lupe-christoph.de>
15865              Date: Fri, 10 Nov 2000 09:08:56 +0100
15866              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
15867      Branch: perl
15868            ! t/op/regexp.t
15869 ____________________________________________________________________________
15870 [  7636] By: nick                                  on 2000/11/10  13:40:00
15871         Log: Integrate mainline.
15872      Branch: perlio
15873           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
15874           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
15875           !> win32/bin/search.pl
15876 ____________________________________________________________________________
15877 [  7635] By: nick                                  on 2000/11/10  13:25:52
15878         Log: Re-instate stdio large file support via perlio.
15879      Branch: perl
15880            ! perlio.c
15881 ____________________________________________________________________________
15882 [  7634] By: jhi                                   on 2000/11/10  04:49:55
15883         Log: Amdahl UTS hints updates.
15884              
15885              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
15886              From: hom00@utsglobal.com (Harold O Morris)
15887              Date: Thu, 9 Nov 2000 20:02 PST
15888              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
15889      Branch: perl
15890            ! hints/uts.sh
15891 ____________________________________________________________________________
15892 [  7633] By: jhi                                   on 2000/11/09  23:33:28
15893         Log: Subject: [PATCH] IO::Seekable pod
15894              From: Nicholas Clark <nick@talking.bollo.cx>
15895              Date: Thu, 9 Nov 2000 20:29:45 +0000
15896              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
15897      Branch: perl
15898            ! ext/IO/lib/IO/Handle.pm
15899 ____________________________________________________________________________
15900 [  7632] By: jhi                                   on 2000/11/09  21:55:41
15901         Log: Various doc oddball characters.
15902              
15903              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
15904              From: Michael Somos <somos@grail.cba.csuohio.edu>
15905              Date: Mon, 6 Nov 2000 17:44:20 -0500
15906              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
15907      Branch: perl
15908            ! emacs/cperl-mode.el lib/unicode/syllables.txt
15909            ! win32/bin/search.pl
15910 ____________________________________________________________________________
15911 [  7631] By: jhi                                   on 2000/11/09  21:12:29
15912         Log: Subject: Re: bash -c exit and linux hints 
15913              From: "John P. Linderman" <jpl@research.att.com>
15914              Date: Thu, 02 Nov 2000 09:37:25 -0500
15915              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
15916      Branch: perl
15917            ! hints/linux.sh
15918 ____________________________________________________________________________
15919 [  7630] By: nick                                  on 2000/11/09  20:34:11
15920         Log: Integrate mainline.
15921      Branch: perlio
15922           !> (integrate 91 files)
15923 ____________________________________________________________________________
15924 [  7629] By: jhi                                   on 2000/11/09  19:46:31
15925         Log: Missing dTHXs.
15926              
15927              Subject: RE: perl@7595 builds not on cygwin
15928              From: "Eric Fifer" <egf7@columbia.edu>
15929              Date: Thu, 9 Nov 2000 19:26:50 -0000
15930              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
15931      Branch: perl
15932            ! ext/Devel/Peek/Peek.xs
15933 ____________________________________________________________________________
15934 [  7628] By: jhi                                   on 2000/11/09  14:48:27
15935         Log: Disable only the tests 99 and 166 for UTF-8 locales.
15936      Branch: perl
15937            ! t/pragma/locale.t
15938 ____________________________________________________________________________
15939 [  7627] By: jhi                                   on 2000/11/09  14:40:27
15940         Log: There's no =head3.
15941      Branch: perl
15942            ! pod/perlhack.pod
15943 ____________________________________________________________________________
15944 [  7626] By: jhi                                   on 2000/11/09  13:54:26
15945         Log: The generated boot_* headers are wrong.  Pickier compiler,
15946              such as KAI C++ will refuse to compile the resulting perlmain.
15947              
15948              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
15949              From: Harri Pasanen <harri.pasanen@trema.com>
15950              Date: Thu, 09 Nov 2000 14:23:28 +0100
15951              Message-Id: <3A0AA550.26D548A3@trema.com>
15952      Branch: perl
15953            ! minimod.pl
15954 ____________________________________________________________________________
15955 [  7625] By: jhi                                   on 2000/11/09  13:50:44
15956         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
15957              From: Prymmer/Kahn <pvhp@best.com>
15958              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
15959              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
15960              
15961              All except the "cow orker" change.
15962      Branch: perl
15963            ! Porting/pumpkin.pod
15964 ____________________________________________________________________________
15965 [  7624] By: jhi                                   on 2000/11/09  13:45:33
15966         Log: Fix for
15967              
15968              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
15969              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15970              Date: Thu, 09 Nov 2000 11:05:52 +0100
15971              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
15972      Branch: perl
15973            ! pod/perldiag.pod t/pragma/warn/pp_sys
15974 ____________________________________________________________________________
15975 [  7623] By: jhi                                   on 2000/11/09  13:37:16
15976         Log: Typo in an ifndef.
15977              
15978              Subject: Re: [PATCH 5.7.0] better messages from malloc()
15979              From: Joe Smith <jms@inwap.com>         
15980              Date: Thu, 09 Nov 2000 01:33:14 -0800
15981              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
15982      Branch: perl
15983            ! malloc.c
15984 ____________________________________________________________________________
15985 [  7622] By: jhi                                   on 2000/11/09  13:31:18
15986         Log: Remove unused extra arguments.
15987      Branch: metaconfig/U/perl
15988            ! perlxv.U
15989      Branch: perl
15990            ! Configure config_h.SH
15991 ____________________________________________________________________________
15992 [  7621] By: jhi                                   on 2000/11/09  13:16:36
15993         Log: More VMS moves on environment handling, from Charles Lane.
15994      Branch: perl
15995            ! t/pragma/locale.t
15996 ____________________________________________________________________________
15997 [  7620] By: jhi                                   on 2000/11/09  04:42:38
15998         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
15999              From: David Dyck <dcd@tc.fluke.com>
16000              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
16001              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
16002      Branch: perl
16003            ! pp_sys.c
16004 ____________________________________________________________________________
16005 [  7619] By: jhi                                   on 2000/11/09  04:36:21
16006         Log: Forgot from #7618.
16007      Branch: perl
16008            ! lib/File/stat.pm
16009 ____________________________________________________________________________
16010 [  7618] By: jhi                                   on 2000/11/09  04:28:44
16011         Log: Make deleting for %ENV work for (newer versions of) VMS,
16012              from Craig A. Berry.
16013      Branch: perl
16014            ! vms/vms.c
16015 ____________________________________________________________________________
16016 [  7617] By: jhi                                   on 2000/11/09  04:25:05
16017         Log: Subject: [PATCH] Class::Struct at compile time
16018              From: "Casey R. Tweten" <crt@kiski.net>
16019              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
16020              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
16021      Branch: perl
16022            ! lib/Class/Struct.pm
16023 ____________________________________________________________________________
16024 [  7616] By: jhi                                   on 2000/11/09  04:15:17
16025         Log: Subject: [ID 20001108.013] spelling
16026              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
16027              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
16028              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
16029      Branch: perl
16030            ! lib/ftp.pl
16031 ____________________________________________________________________________
16032 [  7615] By: jhi                                   on 2000/11/09  04:12:42
16033         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
16034              From: Peter Prymmer <pvhp@forte.com>
16035              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
16036              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
16037      Branch: perl
16038            ! configure.com
16039 ____________________________________________________________________________
16040 [  7614] By: jhi                                   on 2000/11/08  22:42:55
16041         Log: A missing aTHX_.
16042      Branch: perl
16043            ! ext/IPC/SysV/SysV.xs
16044 ____________________________________________________________________________
16045 [  7613] By: jhi                                   on 2000/11/08  19:30:21
16046         Log: Update Changes.
16047      Branch: perl
16048            ! Changes patchlevel.h
16049 ____________________________________________________________________________
16050 [  7612] By: jhi                                   on 2000/11/08  18:35:25
16051         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
16052              From: David Dyck <dcd@tc.fluke.com>
16053              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
16054              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
16055      Branch: perl
16056            ! pp_sys.c
16057 ____________________________________________________________________________
16058 [  7611] By: jhi                                   on 2000/11/08  18:30:26
16059         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
16060              From: Dominic Dunlop <domo@computer.org>
16061              Date: Tue, 7 Nov 2000 12:05:25 +0100
16062              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
16063      Branch: perl
16064            ! malloc.c
16065 ____________________________________________________________________________
16066 [  7610] By: jhi                                   on 2000/11/08  18:25:14
16067         Log: Do not test UTF-8 locales since that the tests would require
16068              polymorphic regexen.
16069      Branch: perl
16070            ! t/pragma/locale.t
16071 ____________________________________________________________________________
16072 [  7609] By: jhi                                   on 2000/11/08  17:12:51
16073         Log: Locale buglets.
16074              
16075              Subject: RE: Locales support (setlocale) fixes
16076              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
16077              Date: Wed, 8 Nov 2000 20:01:39 +0300
16078              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
16079      Branch: perl
16080            ! t/pragma/locale.t util.c
16081 ____________________________________________________________________________
16082 [  7608] By: jhi                                   on 2000/11/08  17:00:16
16083         Log: Deleting $ENV{PATH} in VMS is not recommendable.
16084      Branch: perl
16085            ! t/pragma/locale.t
16086 ____________________________________________________________________________
16087 [  7607] By: jhi                                   on 2000/11/08  16:58:26
16088         Log: Subject: PATCH std stdio for (Free)BSD
16089              From: Nicholas Clark <nick@ccl4.org>
16090              Date: Wed, 8 Nov 2000 15:36:29 +0000
16091              Message-ID: <20001108153629.D98736@plum.flirble.org>
16092      Branch: metaconfig
16093            ! U/compline/d_stdstdio.U
16094      Branch: perl
16095            ! Configure config_h.SH
16096 ____________________________________________________________________________
16097 [  7606] By: jhi                                   on 2000/11/08  16:43:31
16098         Log: Forgot to bump the line numbers in #7601.
16099      Branch: perl
16100            ! t/pragma/warn/pp_sys
16101 ____________________________________________________________________________
16102 [  7605] By: jhi                                   on 2000/11/08  16:39:12
16103         Log: More careful detection of how well NVs and UVs mix.
16104              
16105              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))
16106              From: Nicholas Clark <nick@ccl4.org>
16107              Date: Wed, 8 Nov 2000 15:14:12 +0000
16108              Message-ID: <20001108151412.B98736@plum.flirble.org>
16109              
16110              Added some SIGFPE paranoia.
16111      Branch: metaconfig/U/perl
16112            ! perlxv.U
16113      Branch: perl
16114            ! Configure config_h.SH
16115 ____________________________________________________________________________
16116 [  7604] By: jhi                                   on 2000/11/08  14:39:10
16117         Log: Subject: [patch perl@7595] VMS configure.com tweak
16118              From: "Craig A. Berry" <craigberry@mac.com>
16119              Date: Wed, 8 Nov 2000 00:24:12 -0600
16120              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
16121      Branch: perl
16122            ! configure.com
16123 ____________________________________________________________________________
16124 [  7603] By: jhi                                   on 2000/11/08  14:27:11
16125         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
16126              From: Robin Barker <rmb1@cise.npl.co.uk>
16127              Date: Wed, 8 Nov 2000 11:11:39 GMT
16128              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
16129      Branch: perl
16130            ! perlio.c
16131 ____________________________________________________________________________
16132 [  7602] By: jhi                                   on 2000/11/08  14:25:03
16133         Log: Fix for the tie-refhash string table leaks.
16134              
16135              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
16136              Date: Wed, 8 Nov 2000 13:03:04 GMT
16137              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
16138      Branch: perl
16139            ! t/lib/tie-refhash.t
16140 ____________________________________________________________________________
16141 [  7601] By: jhi                                   on 2000/11/08  14:21:08
16142         Log: Try to avoid flockless and emulationless places.
16143      Branch: perl
16144            ! t/pragma/warn/pp_sys
16145 ____________________________________________________________________________
16146 [  7600] By: jhi                                   on 2000/11/08  02:28:54
16147         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
16148              
16149              Subject: [PATCH] prototyped functions that should be overrideable
16150              From: "Casey R. Tweten" <crt@kiski.net>
16151              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
16152              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
16153      Branch: perl
16154            ! toke.c
16155 ____________________________________________________________________________
16156 [  7599] By: jhi                                   on 2000/11/08  01:12:05
16157         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
16158              
16159              Subject: [PATCH] perlbug.PL
16160              From: "Kurt D. Starsinic" <kstar@chapin.edu>
16161              Date: Mon, 6 Nov 2000 21:39:01 -0500
16162              Message-ID: <20001106213901.B20955@O2.chapin.edu>
16163      Branch: perl
16164            ! utils/perlbug.PL
16165 ____________________________________________________________________________
16166 [  7598] By: jhi                                   on 2000/11/07  23:42:00
16167         Log: Bad thinko in #7581 (I used the test program with the expanded
16168              values as-is).
16169      Branch: metaconfig
16170            ! U/compline/d_stdstdio.U
16171      Branch: perl
16172            ! Configure
16173 ____________________________________________________________________________
16174 [  7597] By: jhi                                   on 2000/11/07  21:43:29
16175         Log: Subject: [PATCH perl@7573] cygwin port
16176              From: "Fifer, Eric" <EFifer@sanwaint.com>
16177              Date: Tue, 7 Nov 2000 18:08:51 -0000 
16178              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
16179              
16180              Synchronize with Cygwin 1.1.5.
16181      Branch: perl
16182            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
16183            ! pod/perlport.pod unixish.h util.c
16184 ____________________________________________________________________________
16185 [  7596] By: jhi                                   on 2000/11/07  21:39:25
16186         Log: perlhack updates from H.Merijn Brand.
16187      Branch: perl
16188            ! pod/perlhack.pod
16189 ____________________________________________________________________________
16190 [  7595] By: jhi                                   on 2000/11/07  20:21:41
16191         Log: Update Changes.
16192      Branch: perl
16193            ! Changes patchlevel.h
16194 ____________________________________________________________________________
16195 [  7594] By: jhi                                   on 2000/11/07  19:18:58
16196         Log: Be more robust in Dynaloader.pm.
16197      Branch: perl
16198            ! ext/DynaLoader/DynaLoader_pm.PL
16199 ____________________________________________________________________________
16200 [  7593] By: jhi                                   on 2000/11/07  16:49:31
16201         Log: AUTHORS update.
16202      Branch: perl
16203            ! AUTHORS
16204 ____________________________________________________________________________
16205 [  7592] By: gsar                                  on 2000/11/07  16:39:51
16206         Log: normalize relative paths in virtualized current directory on windows,
16207              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
16208              returns)
16209      Branch: perl
16210            ! win32/vdir.h
16211 ____________________________________________________________________________
16212 [  7591] By: jhi                                   on 2000/11/07  16:04:26
16213         Log: Too profiler-happy: with optimization the #7590 actually makes
16214              the test to run 0.5% _slower_.  Requires much more instrumentation.
16215              Retract #7590.
16216      Branch: perl
16217            ! regcomp.c regcomp.h
16218 ____________________________________________________________________________
16219 [  7590] By: jhi                                   on 2000/11/07  15:51:13
16220         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
16221              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
16222              by using memset() and testing bytewise (as opposed to bitwise).
16223      Branch: perl
16224            ! regcomp.c regcomp.h
16225 ____________________________________________________________________________
16226 [  7589] By: jhi                                   on 2000/11/07  12:56:39
16227         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
16228              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16229              Date: Mon, 06 Nov 2000 23:45:30 -0500
16230              Message-Id: <0011079735.AA973576259@univpress.com>
16231      Branch: perl
16232            ! configure.com t/lib/st-lock.t
16233 ____________________________________________________________________________
16234 [  7588] By: jhi                                   on 2000/11/07  01:03:28
16235         Log: Tweak #7587.
16236      Branch: perl
16237            ! pod/perldiag.pod
16238 ____________________________________________________________________________
16239 [  7587] By: jhi                                   on 2000/11/07  01:00:27
16240         Log: A doc addition for bug id 20001105.019, beware \p.
16241      Branch: perl
16242            ! pod/perldiag.pod
16243 ____________________________________________________________________________
16244 [  7586] By: jhi                                   on 2000/11/07  00:32:22
16245         Log: Fake support of holey files in win/dosish platforms.
16246              
16247              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
16248              From: kipp@shonanblue.ne.jp
16249              Date: Mon, 6 Nov 2000 13:30:55 -0800
16250              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
16251      Branch: perl
16252            ! ext/SDBM_File/sdbm/sdbm.c
16253 ____________________________________________________________________________
16254 [  7585] By: jhi                                   on 2000/11/07  00:12:54
16255         Log: Subject: Pod updates
16256              From: "Stephen P. Potter" <spp@spotter.yi.org>
16257              Date: Mon, 06 Nov 2000 18:56:43 -0500
16258              Message-Id: <200011062357.SAA18173@spotter.yi.org>
16259      Branch: perl
16260            ! README.dos README.os2 README.win32 pod/buildtoc.PL
16261            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
16262            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
16263            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
16264            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
16265            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
16266            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
16267            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
16268            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
16269            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
16270            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
16271            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
16272            ! pod/perltootc.pod pod/perlunicode.pod
16273 ____________________________________________________________________________
16274 [  7584] By: jhi                                   on 2000/11/07  00:04:17
16275         Log: Varargs don't always work too well if one puts an unsigned
16276              char on the stack and pop an unsigned quad off the stack.
16277              
16278              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
16279              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
16280              Date: Mon, 06 Nov 2000 15:19:05 -0800
16281              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
16282      Branch: perl
16283            ! utf8.c
16284 ____________________________________________________________________________
16285 [  7583] By: jhi                                   on 2000/11/06  23:58:48
16286         Log: %ENV note tweaks from Dan Sugalski.
16287      Branch: perl
16288            ! pod/perlport.pod vms/perlvms.pod
16289 ____________________________________________________________________________
16290 [  7582] By: jhi                                   on 2000/11/06  23:05:49
16291         Log: glibc5 detection by __GNU_LIBRARY__.
16292      Branch: perl
16293            ! toke.c
16294 ____________________________________________________________________________
16295 [  7581] By: jhi                                   on 2000/11/06  22:51:29
16296         Log: Make the stdio test program of 7427 less noisy while being 
16297              compiled so that Digital UNIX wouldn't get both
16298              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
16299              undefined.  This makes perlio happy.
16300      Branch: metaconfig
16301            ! U/compline/d_stdstdio.U
16302      Branch: perl
16303            ! Configure config_h.SH
16304 ____________________________________________________________________________
16305 [  7580] By: jhi                                   on 2000/11/06  22:41:41
16306         Log: Document %ENV = () portability issues.
16307      Branch: perl
16308            ! pod/perlport.pod vms/perlvms.pod
16309 ____________________________________________________________________________
16310 [  7579] By: jhi                                   on 2000/11/06  21:29:24
16311         Log: VOS updates from Paul Green.
16312      Branch: perl
16313            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16314 ____________________________________________________________________________
16315 [  7578] By: jhi                                   on 2000/11/06  21:00:40
16316         Log: Sanitize the environment further.
16317      Branch: perl
16318            ! t/pragma/locale.t
16319 ____________________________________________________________________________
16320 [  7577] By: jhi                                   on 2000/11/06  20:53:51
16321         Log: Re-introduce 7552 lost in integration.
16322      Branch: perl
16323            ! perlio.c
16324 ____________________________________________________________________________
16325 [  7576] By: jhi                                   on 2000/11/06  20:33:46
16326         Log: Admit that the test leaks scalars.
16327      Branch: perl
16328            ! t/comp/proto.t
16329 ____________________________________________________________________________
16330 [  7575] By: jhi                                   on 2000/11/06  20:17:08
16331         Log: Integrate perlio.
16332      Branch: perl
16333           !> perlio.c
16334 ____________________________________________________________________________
16335 [  7574] By: nick                                  on 2000/11/06  20:07:28
16336         Log: Remove debug. Try (Mmap_t) on madvise() call.
16337      Branch: perlio
16338            ! perlio.c
16339 ____________________________________________________________________________
16340 [  7573] By: jhi                                   on 2000/11/06  13:56:05
16341         Log: Update Changes.
16342      Branch: perl
16343            ! Changes patchlevel.h
16344 ____________________________________________________________________________
16345 [  7572] By: jhi                                   on 2000/11/06  13:48:41
16346         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
16347              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16348              Date: Mon, 06 Nov 2000 10:11:42 +0100
16349              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
16350      Branch: perl
16351            ! pod/perlhack.pod
16352 ____________________________________________________________________________
16353 [  7571] By: jhi                                   on 2000/11/06  01:45:51
16354         Log: AUTHORS updates.
16355      Branch: perl
16356            ! AUTHORS
16357 ____________________________________________________________________________
16358 [  7570] By: jhi                                   on 2000/11/06  00:18:00
16359         Log: Fix for
16360              
16361              Subject: [ID 20000728.005] perl -P broken
16362              From: David Dyck <dcd@tc.fluke.com>
16363              Date: Fri, 28 Jul 2000 17:19:16 -0700
16364              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
16365              
16366              (hopefully).  The fix is also not complete, it seems to break
16367              BOM swallowing for libc5 systems, but until someone figures
16368              out a way to do this without ftell(), this will do.
16369      Branch: perl
16370            ! toke.c
16371 ____________________________________________________________________________
16372 [  7569] By: jhi                                   on 2000/11/06  00:05:30
16373         Log: Document that the evaled syntax errors cause scalar leaks.
16374      Branch: perl
16375            ! t/comp/proto.t
16376 ____________________________________________________________________________
16377 [  7568] By: jhi                                   on 2000/11/05  23:14:47
16378         Log: opmini.o can linger from Configures past.
16379      Branch: perl
16380            ! Makefile.SH
16381 ____________________________________________________________________________
16382 [  7567] By: jhi                                   on 2000/11/05  21:28:39
16383         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
16384              first argument correctly.
16385      Branch: perl
16386            ! perlio.c
16387 ____________________________________________________________________________
16388 [  7566] By: jhi                                   on 2000/11/05  21:15:56
16389         Log: Integrate perlio.
16390      Branch: perl
16391           !> perlio.c
16392 ____________________________________________________________________________
16393 [  7565] By: jhi                                   on 2000/11/05  21:15:13
16394         Log: Use -dM for gcc (the suggested patch did it only for Linux,
16395              but I think it can be generalized).
16396              
16397              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
16398              From: Pixel <pixel@mandrakesoft.com>
16399              Date: 05 Nov 2000 21:49:34 +0100 
16400              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
16401      Branch: perl
16402            ! ext/Errno/Errno_pm.PL
16403 ____________________________________________________________________________
16404 [  7564] By: nick                                  on 2000/11/05  21:09:18
16405         Log: Added a mmap layer as a "subclass" of perlio.
16406              PERLIO=mmap ./perl harness passes
16407      Branch: perlio
16408            ! perlio.c
16409 ____________________________________________________________________________
16410 [  7563] By: jhi                                   on 2000/11/05  19:48:55
16411         Log: Add a note for future generations about bug id 20000229.006.
16412      Branch: perl
16413            ! malloc.c
16414 ____________________________________________________________________________
16415 [  7562] By: jhi                                   on 2000/11/05  19:38:24
16416         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
16417      Branch: perl
16418            ! pp_ctl.c t/op/pos.t
16419 ____________________________________________________________________________
16420 [  7561] By: jhi                                   on 2000/11/05  18:21:46
16421         Log: Add =pod to be tidy.
16422      Branch: perl
16423            ! lib/Math/Complex.pm
16424 ____________________________________________________________________________
16425 [  7560] By: jhi                                   on 2000/11/05  17:38:46
16426         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
16427      Branch: perl
16428            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16429            ! ext/Storable/Storable.xs t/lib/st-recurse.t
16430 ____________________________________________________________________________
16431 [  7559] By: jhi                                   on 2000/11/05  17:32:59
16432         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
16433              From: "Peter J. Farley III" <pjfarley@banet.net>
16434              Date: Sun, 05 Nov 2000 11:55:59 -0500
16435              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
16436      Branch: perl
16437            ! t/lib/syslog.t
16438 ____________________________________________________________________________
16439 [  7558] By: jhi                                   on 2000/11/05  17:29:19
16440         Log: Integrate perlio.
16441      Branch: perl
16442           !> perlio.c
16443 ____________________________________________________________________________
16444 [  7557] By: jhi                                   on 2000/11/05  17:22:01
16445         Log: A fix of sorts for 20000329.026, a better error message
16446              for a missing "use charnames" when using the \N{...}. 
16447      Branch: perl
16448            ! pod/perldiag.pod toke.c
16449 ____________________________________________________________________________
16450 [  7556] By: jhi                                   on 2000/11/05  16:33:50
16451         Log: Test tweak: show also the failed locales.
16452              
16453              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
16454              From: Lupe Christoph <lupe@lupe-christoph.de>         
16455              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
16456              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
16457      Branch: perl
16458            ! t/pragma/locale.t
16459 ____________________________________________________________________________
16460 [  7555] By: nick                                  on 2000/11/05  11:09:34
16461         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
16462              open RDWR so does not fail. (pragma/warnings 303 again...)
16463      Branch: perlio
16464            ! perlio.c
16465 ____________________________________________________________________________
16466 [  7554] By: nick                                  on 2000/11/05  10:10:13
16467         Log: Fix case where ungetc(f,EOF) was allowed.
16468              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
16469              so we can see similarities.
16470              Use types more carefully and a STDCHAR array in hope that this will
16471              fix Jarrko's 64bit machine.
16472      Branch: perlio
16473            ! perlio.c
16474 ____________________________________________________________________________
16475 [  7553] By: jhi                                   on 2000/11/05  01:12:16
16476         Log: Fix for
16477              
16478              Subject: [ID 20001004.007] taint propogation is inconsistent
16479              From: pimlott@idiomtech.com (Andrew Pimlott) 
16480              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
16481              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
16482              
16483              The culprit was sv_setsv() which was rather blindly
16484              propagating taint, which lead to behaviour where if
16485              a tainted anon hash value was seen all the hash values
16486              from then on at that level became tainted, or at any
16487              upper levels in the case of nested anon hashes.
16488      Branch: perl
16489            ! sv.c t/op/taint.t
16490 ____________________________________________________________________________
16491 [  7552] By: jhi                                   on 2000/11/04  23:44:18
16492         Log: Some cpps don't like splitting conditionals across several lines.
16493      Branch: perl
16494            ! perlio.c
16495 ____________________________________________________________________________
16496 [  7551] By: nick                                  on 2000/11/04  23:40:44
16497         Log: Integrate mainline
16498      Branch: perlio
16499           !> pp_hot.c t/op/taint.t
16500 ____________________________________________________________________________
16501 [  7550] By: nick                                  on 2000/11/04  23:39:05
16502         Log: Integrate mainline again
16503      Branch: perlio
16504           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
16505           !> t/lib/b.t t/op/misc.t util.c
16506 ____________________________________________________________________________
16507 [  7549] By: jhi                                   on 2000/11/04  23:14:01
16508         Log: Fix for
16509              
16510              Subject: [ID 20001004.006] undef is never tainted
16511              From: pimlott@idiomtech.com (Andrew Pimlott)
16512              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
16513              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
16514              
16515              An undef read from a slurped file was not tainted.
16516      Branch: perl
16517            ! pp_hot.c t/op/taint.t
16518 ____________________________________________________________________________
16519 [  7548] By: jhi                                   on 2000/11/04  22:56:21
16520         Log: Test tweak ($Config{useperlio} is by default undef) .
16521      Branch: perl
16522            ! t/lib/b.t
16523 ____________________________________________________________________________
16524 [  7547] By: jhi                                   on 2000/11/04  22:43:56
16525         Log: Integrate perlio.
16526      Branch: perl
16527           +> lib/perlio.pm
16528           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
16529           !> pod/perlapi.pod t/lib/b.t
16530 ____________________________________________________________________________
16531 [  7546] By: jhi                                   on 2000/11/04  22:40:59
16532         Log: Configure would use a bad $myuname from an old config.sh.
16533              
16534              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
16535              From: Andy Dougherty <doughera@lafayette.edu>
16536              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
16537              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
16538      Branch: metaconfig
16539            ! U/modified/Oldconfig.U
16540      Branch: perl
16541            ! Configure config_h.SH
16542 ____________________________________________________________________________
16543 [  7545] By: jhi                                   on 2000/11/04  22:36:54
16544         Log: Subject: Locales support (setlocale) fixes
16545              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
16546              Date: Sat, 4 Nov 2000 10:15:48 +0300 
16547              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
16548              
16549              Modified quite a bit to be more portable.
16550      Branch: perl
16551            ! embed.h embed.pl perl.h proto.h util.c
16552 ____________________________________________________________________________
16553 [  7544] By: jhi                                   on 2000/11/04  22:32:47
16554         Log: Dying is too strict here, better just skip.
16555      Branch: perl
16556            ! t/op/misc.t
16557 ____________________________________________________________________________
16558 [  7543] By: nick                                  on 2000/11/04  21:55:13
16559         Log: Merge mainline
16560      Branch: perlio
16561           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
16562           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
16563           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
16564           !> (integrate 64 files)
16565 ____________________________________________________________________________
16566 [  7542] By: jhi                                   on 2000/11/04  21:09:28
16567         Log: More Changes tweakery.
16568      Branch: perl
16569            ! Changes Porting/genlog
16570 ____________________________________________________________________________
16571 [  7541] By: jhi                                   on 2000/11/04  20:58:18
16572         Log: Changes fixups.
16573      Branch: perl
16574            ! Changes
16575 ____________________________________________________________________________
16576 [  7540] By: jhi                                   on 2000/11/04  20:42:38
16577         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
16578              create a "fast path" for locale name probing using "locale -a"
16579              if available, squash finally hopefully the s?printf resetting
16580              the numeric locale (since, IIUC perllocale, it never shouldn't). 
16581      Branch: perl
16582            ! sv.c t/op/misc.t t/pragma/locale.t
16583 ____________________________________________________________________________
16584 [  7539] By: nick                                  on 2000/11/04  19:56:10
16585         Log: PerlIO infrastructure complete.
16586      Branch: perlio
16587            + lib/perlio.pm
16588            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
16589 ____________________________________________________________________________
16590 [  7538] By: nick                                  on 2000/11/04  14:31:32
16591         Log: Type tweaks + less contorted allocation scheme
16592      Branch: perlio
16593            ! perlio.c
16594 ____________________________________________________________________________
16595 [  7537] By: nick                                  on 2000/11/04  12:40:42
16596         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
16597              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
16598              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
16599              sensible) which lead to some interesting fails.
16600      Branch: perlio
16601            ! perlio.c
16602 ____________________________________________________________________________
16603 [  7536] By: jhi                                   on 2000/11/04  00:20:02
16604         Log: Add FCNTL_CAN_LOCK.
16605              
16606              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
16607              From: Andy Dougherty <doughera@lafayette.edu>
16608              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
16609              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
16610              
16611              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
16612              From: Andy Dougherty <doughera@lafayette.edu>
16613              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
16614              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
16615      Branch: metaconfig/U/perl
16616            + d_fcntl_can_lock.U
16617            ! startperl.U
16618      Branch: perl
16619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16620            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
16621            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16622            ! vos/config.ga.h win32/config.bc win32/config.gc
16623            ! win32/config.vc
16624 ____________________________________________________________________________
16625 [  7535] By: nick                                  on 2000/11/03  22:19:10
16626         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
16627              - Works on Linux with
16628              perlio + unix
16629              stdio
16630              - Works on Solaris with
16631              perlio + unix
16632              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
16633              - Fails (hangs in openpid) if you try and stack
16634              perlio + stdio - Linux stdio's read() logic is hanging.
16635      Branch: perlio
16636            ! iperlsys.h perlio.c
16637 ____________________________________________________________________________
16638 [  7534] By: jhi                                   on 2000/11/03  15:16:02
16639         Log: Subject: Re: README.aix
16640              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16641              Date: Fri, 03 Nov 2000 16:03:15 +0100
16642              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
16643      Branch: perl
16644            ! README.aix
16645 ____________________________________________________________________________
16646 [  7533] By: jhi                                   on 2000/11/03  03:59:02
16647         Log: Subject: [PATCH 5.7.0] better messages from malloc()
16648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16649              Date: Wed, 1 Nov 2000 23:39:56 -0500
16650              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
16651      Branch: perl
16652            ! malloc.c pod/perldiag.pod
16653 ____________________________________________________________________________
16654 [  7532] By: jhi                                   on 2000/11/03  00:11:56
16655         Log: The #7521 touched things it shouldn't have.
16656      Branch: perl
16657            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
16658 ____________________________________________________________________________
16659 [  7531] By: jhi                                   on 2000/11/02  22:32:33
16660         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
16661              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16662              Date:     Thu, 2 Nov 2000 16:58:36 EST
16663              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
16664      Branch: perl
16665            ! vms/gen_shrfls.pl
16666 ____________________________________________________________________________
16667 [  7530] By: jhi                                   on 2000/11/02  22:08:49
16668         Log: Fix the problem discussed in
16669              
16670              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
16671              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
16672              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
16673              
16674              originally from Linc Madison.  Also Andreas König's comments
16675              taken into account.  Some other problems with Tie::SubstrHash
16676              fixed: didn't croak when the table exceeded the requested number
16677              of entries (as documented) but instead when the number of entries
16678              exceeded the size of the table, a croak() had an unnecessary \n,
16679              didn't have a CLEAR method, documented that there is no exists().
16680              Didn't fix to be strict-proof because the module uses &foo; and
16681              dynamic scope.  Added a test script exercizing both first tamely 
16682              the basic functionality, and then the failure cases reported by
16683              Linc Madison.
16684      Branch: perl
16685            + t/lib/tie-substrhash.t
16686            ! MANIFEST lib/Tie/SubstrHash.pm
16687 ____________________________________________________________________________
16688 [  7529] By: jhi                                   on 2000/11/02  17:58:08
16689         Log: recv() can fail and return undef.
16690              
16691              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
16692              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
16693              Date: Thu, 2 Nov 2000 20:12:20 +0300
16694              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
16695      Branch: perl
16696            ! lib/Net/Ping.pm
16697 ____________________________________________________________________________
16698 [  7528] By: jhi                                   on 2000/11/02  17:49:09
16699         Log: Detpyo.
16700      Branch: perl
16701            ! pod/perlop.pod
16702 ____________________________________________________________________________
16703 [  7527] By: jhi                                   on 2000/11/02  15:48:37
16704         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
16705              fix a autovivification bug in Tie::RefHash, add tests for both.
16706              
16707              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
16708              From: Edward Avis <epa98@doc.ic.ac.uk>
16709              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
16710              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
16711      Branch: perl
16712            + t/lib/tie-refhash.t
16713            ! MANIFEST lib/Tie/RefHash.pm
16714 ____________________________________________________________________________
16715 [  7526] By: jhi                                   on 2000/11/02  13:56:26
16716         Log: Test::Harness revealed buglets in the new DynaLoader.
16717              
16718              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
16719              From: andreas.koenig@anima.de (Andreas J. Koenig)
16720              Date: 02 Nov 2000 11:26:48 +0100 
16721              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
16722      Branch: perl
16723            ! ext/DynaLoader/DynaLoader_pm.PL
16724 ____________________________________________________________________________
16725 [  7525] By: jhi                                   on 2000/11/01  23:52:08
16726         Log: The entry for #7503 was missing.
16727      Branch: perl
16728            ! Changes
16729 ____________________________________________________________________________
16730 [  7524] By: jhi                                   on 2000/11/01  23:40:52
16731         Log: Update Changes.
16732      Branch: perl
16733            ! Changes patchlevel.h
16734 ____________________________________________________________________________
16735 [  7523] By: jhi                                   on 2000/11/01  22:57:09
16736         Log: More tweaking on the #7522 theme.
16737      Branch: perl
16738            ! ext/DynaLoader/DynaLoader_pm.PL
16739 ____________________________________________________________________________
16740 [  7522] By: jhi                                   on 2000/11/01  22:06:15
16741         Log: Expand %Config variables and %ENV variables only if
16742              so requested during build time using the
16743              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
16744              Not expanding makes relocating distributions easier.
16745      Branch: perl
16746            ! ext/DynaLoader/DynaLoader_pm.PL
16747 ____________________________________________________________________________
16748 [  7521] By: jhi                                   on 2000/11/01  20:56:34
16749         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
16750              and setgid() because they were just changing $< and $( which means
16751              only changing the real uid/gid, as opposed to changing both
16752              real and effective ids.  (The alternative way could have been
16753              in POSIX.pm to change $> and $), too, but making a direct call
16754              to the C API feels cleaner.)  Fixes the bug
16755              
16756              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
16757              From: "Garry T. Williams" <garry@zvolve.com>
16758              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
16759              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
16760      Branch: perl
16761            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16762            ! ext/POSIX/typemap pod/perlvar.pod
16763 ____________________________________________________________________________
16764 [  7520] By: jhi                                   on 2000/11/01  20:08:33
16765         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
16766              From: "Garry T. Williams" <garry@zvolve.com>
16767              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
16768              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
16769      Branch: perl
16770            ! pod/perlsec.pod
16771 ____________________________________________________________________________
16772 [  7519] By: jhi                                   on 2000/11/01  20:01:22
16773         Log: Locale warning explanation tweak.
16774      Branch: perl
16775            ! pod/perldiag.pod
16776 ____________________________________________________________________________
16777 [  7518] By: jhi                                   on 2000/11/01  18:57:13
16778         Log: C.pm part of
16779              
16780              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
16781              From: Jarkko Hietaniemi <jhi@iki.fi>
16782              Date: Tue, 10 Oct 2000 08:22:28 -0500
16783              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
16784      Branch: perl
16785            ! ext/B/B/C.pm
16786 ____________________________________________________________________________
16787 [  7517] By: jhi                                   on 2000/11/01  18:41:59
16788         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
16789              From: Martien Verbruggen <mgjv@comdyn.com.au>
16790              Date: Fri, 6 Oct 2000 14:09:10 +1100
16791              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
16792      Branch: perl
16793            ! pod/perlop.pod
16794 ____________________________________________________________________________
16795 [  7516] By: jhi                                   on 2000/11/01  18:34:55
16796         Log: Generalize the Camel wording.
16797              
16798              Subject: Re: perlfaq style changes
16799              From: John Borwick <jhborwic@unity.ncsu.edu>
16800              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
16801              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
16802      Branch: perl
16803            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
16804 ____________________________________________________________________________
16805 [  7515] By: jhi                                   on 2000/11/01  16:52:31
16806         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
16807              From: pimlott@idiomtech.com (Andrew Pimlott)
16808              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
16809              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
16810      Branch: perl
16811            ! pod/perlsec.pod
16812 ____________________________________________________________________________
16813 [  7514] By: jhi                                   on 2000/11/01  15:03:40
16814         Log: More AIX lore.
16815      Branch: perl
16816            ! ext/re/hints/aix.pl
16817 ____________________________________________________________________________
16818 [  7513] By: jhi                                   on 2000/11/01  14:48:30
16819         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
16820              From: root <root@chronos.fi.muni.cz>
16821              Date: Wed, 1 Nov 2000 12:31:32 +0100
16822              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
16823      Branch: perl
16824            ! lib/Net/Ping.pm
16825 ____________________________________________________________________________
16826 [  7512] By: jhi                                   on 2000/11/01  14:46:47
16827         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
16828              From: Martin Husemann <martin@duskware.de>
16829              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
16830              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
16831      Branch: perl
16832            ! regcomp.c
16833 ____________________________________________________________________________
16834 [  7511] By: jhi                                   on 2000/11/01  14:39:50
16835         Log: AUTHORS updates.
16836      Branch: perl
16837            ! AUTHORS
16838 ____________________________________________________________________________
16839 [  7510] By: jhi                                   on 2000/11/01  14:29:50
16840         Log: Subject: [PATCH] startperl to respect versiononly
16841              From: Robin Barker <rmb1@cise.npl.co.uk> 
16842              Date: Tue, 31 Oct 2000 16:29:36 GMT
16843              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
16844      Branch: metaconfig/U/perl
16845            ! startperl.U
16846      Branch: perl
16847            ! Configure config_h.SH
16848 ____________________________________________________________________________
16849 [  7509] By: jhi                                   on 2000/11/01  14:19:53
16850         Log: printf UVs the correct way, noticed by Robin Barker.
16851      Branch: perl
16852            ! utf8.c
16853 ____________________________________________________________________________
16854 [  7508] By: jhi                                   on 2000/11/01  14:10:03
16855         Log: Do not cleanup *% because the % has special meanings in some
16856              shell environments.
16857      Branch: perl
16858            ! ext/Storable/Makefile.PL
16859 ____________________________________________________________________________
16860 [  7507] By: jhi                                   on 2000/11/01  14:06:00
16861         Log: The NonStop-UX libraries have a novel way to say NaN.
16862      Branch: perl
16863            ! t/lib/bigfltpm.t
16864 ____________________________________________________________________________
16865 [  7506] By: jhi                                   on 2000/11/01  14:03:35
16866         Log: The osname has been lowercased by now, from Tom Bates.
16867      Branch: metaconfig
16868            ! U/modified/Oldconfig.U
16869      Branch: perl
16870            ! Configure config_h.SH
16871 ____________________________________________________________________________
16872 [  7505] By: jhi                                   on 2000/10/31  19:18:39
16873         Log: The compiler is either gcc or cc, from Tom Bates.
16874      Branch: perl
16875            ! hints/nonstopux.sh
16876 ____________________________________________________________________________
16877 [  7504] By: jhi                                   on 2000/10/31  14:53:42
16878         Log: Update Changes.
16879      Branch: perl
16880            ! Changes patchlevel.h
16881 ____________________________________________________________________________
16882 [  7503] By: jhi                                   on 2000/10/31  14:30:50
16883         Log: Whitespace style tweak.  Was originally going to see to
16884              
16885              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
16886              From: Joe Smith <jms@inwap.com>
16887              Date: Mon, 30 Oct 2000 18:47:57 -0800
16888              Message-Id: <39FE32DD.24AAC4D@inwap.com>
16889              
16890              but that had already been taken care of.
16891      Branch: metaconfig
16892            ! U/compline/d_stdstdio.U
16893      Branch: perl
16894            ! Configure config_h.SH
16895 ____________________________________________________________________________
16896 [  7502] By: jhi                                   on 2000/10/31  14:25:02
16897         Log: AUTHORS tweaks.
16898      Branch: perl
16899            ! AUTHORS
16900 ____________________________________________________________________________
16901 [  7501] By: jhi                                   on 2000/10/31  14:23:59
16902         Log: Subject: perlfaq style changes
16903              From: John Borwick <jhborwic@unity.ncsu.edu>
16904              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
16905              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
16906      Branch: perl
16907            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16908            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16909            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16910            ! pod/perlfaq9.pod
16911 ____________________________________________________________________________
16912 [  7500] By: jhi                                   on 2000/10/31  14:22:15
16913         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
16914              
16915              Subject: Re: [ID 20000918.005] ~ on wide chars
16916              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16917              Date: Mon, 30 Oct 2000 21:09:55 -0800
16918              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
16919              
16920              (The ord() part of the patch skipped.)
16921      Branch: perl
16922            ! doop.c
16923 ____________________________________________________________________________
16924 [  7499] By: jhi                                   on 2000/10/31  14:20:08
16925         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
16926              From: Jens Hamisch <jens@Strawberry.COM>
16927              Date: Mon, 30 Oct 2000 15:17:07 +0100
16928              Message-Id: <20001030151707.A9597@Strawberry.COM>
16929      Branch: perl
16930            ! av.c
16931 ____________________________________________________________________________
16932 [  7498] By: jhi                                   on 2000/10/31  14:16:29
16933         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
16934              From: Peter Prymmer <pvhp@forte.com>
16935              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
16936              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
16937      Branch: perl
16938            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
16939            + ext/Encode/Encode/posix-bc.enc
16940            ! MANIFEST t/lib/encode.t
16941 ____________________________________________________________________________
16942 [  7497] By: jhi                                   on 2000/10/31  14:13:22
16943         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
16944              From: Peter Prymmer <pvhp@forte.com>
16945              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
16946              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
16947      Branch: perl
16948            ! t/lib/cgi-html.t
16949 ____________________________________________________________________________
16950 [  7496] By: jhi                                   on 2000/10/31  14:12:05
16951         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
16952              From: Peter Prymmer <pvhp@forte.com>
16953              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
16954              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
16955      Branch: perl
16956            ! t/lib/cgi-function.t
16957 ____________________________________________________________________________
16958 [  7495] By: jhi                                   on 2000/10/31  14:11:08
16959         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
16960              From: Peter Prymmer <pvhp@forte.com>
16961              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
16962              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
16963      Branch: perl
16964            + ext/re/hints/aix.pl
16965            ! MANIFEST ext/re/Makefile.PL
16966 ____________________________________________________________________________
16967 [  7494] By: jhi                                   on 2000/10/31  14:08:32
16968         Log: Use Errno magic.
16969              
16970              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
16971              From: Casey Tweten <perl@ctweten.amsite.com>
16972              Date: Mon, 30 Oct 2000 15:51:17 -0500
16973              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
16974      Branch: perl
16975            ! lib/File/Temp.pm
16976 ____________________________________________________________________________
16977 [  7493] By: jhi                                   on 2000/10/31  14:05:07
16978         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
16979              
16980              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
16981              From: Nicholas Clark <nick@ccl4.org>
16982              Date: Mon, 30 Oct 2000 17:38:45 +0000
16983              Message-ID: <20001030173845.O60355@plum.flirble.org>
16984      Branch: perl
16985            ! Makefile.SH utils/perlbug.PL
16986 ____________________________________________________________________________
16987 [  7492] By: nick                                  on 2000/10/30  19:37:23
16988         Log: Change files which are mysteriously different to mainline to be
16989              copies of mainline.
16990      Branch: perlio
16991            ! objXSUB.h perlapi.c pod/perlapi.pod
16992 ____________________________________________________________________________
16993 [  7491] By: nick                                  on 2000/10/30  18:05:54
16994         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
16995              - typo in endian code in putc.
16996              - Don't allow read of write-only files and vice-versa
16997              - and off-by-one in flush-all loop.
16998              Remove debug calls as they were using GCC specific features.
16999      Branch: perlio
17000            ! perlio.c
17001 ____________________________________________________________________________
17002 [  7490] By: nick                                  on 2000/10/29  21:45:45
17003         Log: Integrate mainline to perlio
17004      Branch: perlio
17005           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
17006           !> toke.c
17007 ____________________________________________________________________________
17008 [  7489] By: jhi                                   on 2000/10/29  21:11:08
17009         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
17010              From: andreas.koenig@anima.de (Andreas J. Koenig)
17011              Date: 29 Oct 2000 22:05:59 +0100
17012              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
17013      Branch: perl
17014            ! lib/ExtUtils/Manifest.pm
17015 ____________________________________________________________________________
17016 [  7488] By: jhi                                   on 2000/10/29  21:07:47
17017         Log: Tests for #7487.
17018              
17019              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
17020              From: andreas.koenig@anima.de (Andreas J. Koenig)
17021              Date: 29 Oct 2000 19:37:09 +0100
17022              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
17023      Branch: perl
17024            ! t/comp/proto.t
17025 ____________________________________________________________________________
17026 [  7487] By: jhi                                   on 2000/10/29  21:06:27
17027         Log: constsub spillage.
17028              
17029              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
17030              From: John Tobey <jtobey@john-edwin-tobey.org>
17031              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
17032              Message-Id: <m13pvSr-000FObC@feynman.localnet>
17033      Branch: perl
17034            ! op.c
17035 ____________________________________________________________________________
17036 [  7486] By: nick                                  on 2000/10/29  21:05:04
17037         Log: Integrate mainline to perlio branch
17038      Branch: perlio
17039           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
17040           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
17041           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
17042           +> vos/install_perl.cm
17043            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
17044            - vos/config.h vos/config_h.SH_orig
17045           !> (integrate 141 files)
17046 ____________________________________________________________________________
17047 [  7485] By: jhi                                   on 2000/10/29  21:00:47
17048         Log: Make \x{...} consistently produce UTF-8.
17049              
17050              Subject: Re: \x{...} is confused 
17051              From: Simon Cozens <simon@cozens.net>
17052              Date: Sun, 29 Oct 2000 19:36:48 +0000
17053              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
17054      Branch: perl
17055            ! t/pragma/utf8.t toke.c
17056 ____________________________________________________________________________
17057 [  7484] By: nick                                  on 2000/10/29  20:05:29
17058         Log: PerlIO passes all tests.
17059      Branch: perlio
17060            ! perlio.c
17061 ____________________________________________________________________________
17062 [  7483] By: jhi                                   on 2000/10/29  18:06:55
17063         Log: Update Changes.
17064      Branch: perl
17065            ! Changes patchlevel.h
17066 ____________________________________________________________________________
17067 [  7482] By: nick                                  on 2000/10/29  17:43:28
17068         Log: Include <unistd.h> to get correct lseek() prototype etc.
17069              (I thought perl.h did that) - down to two fails
17070              - comp/require.t (last test)
17071              - lib/io_xs.t - possibly import/export of FILE * ?
17072      Branch: perlio
17073            ! perlio.c
17074 ____________________________________________________________________________
17075 [  7481] By: jhi                                   on 2000/10/29  17:02:37
17076         Log: UTF-8 decoder tweak.
17077      Branch: perl
17078            ! utf8.c
17079 ____________________________________________________________________________
17080 [  7480] By: nick                                  on 2000/10/29  16:26:11
17081         Log: Fixed two bugs:
17082              - error code not being set on close (of broken pipe)
17083              - append mode was truncating.
17084              At least one seek/tell bug remains.
17085      Branch: perlio
17086            ! perlio.c
17087 ____________________________________________________________________________
17088 [  7479] By: nick                                  on 2000/10/29  11:18:16
17089         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
17090              in case of accidents. Still several worrying fails, no line disciplines yet.
17091      Branch: perlio
17092            ! iperlsys.h perlio.c
17093 ____________________________________________________________________________
17094 [  7478] By: jhi                                   on 2000/10/29  02:04:01
17095         Log: Add also emailless people.
17096      Branch: perl
17097            ! AUTHORS
17098 ____________________________________________________________________________
17099 [  7477] By: jhi                                   on 2000/10/29  01:36:00
17100         Log: The #7476 needs a MANIFEST change, too.
17101      Branch: perl
17102            ! MANIFEST
17103 ____________________________________________________________________________
17104 [  7476] By: jhi                                   on 2000/10/29  01:35:21
17105         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
17106      Branch: perl
17107            - MAINTAIN
17108            ! AUTHORS Changes
17109 ____________________________________________________________________________
17110 [  7475] By: jhi                                   on 2000/10/28  23:57:25
17111         Log: De-quoted-unreadable to ISO Latin 1.
17112              (There's one ISO-2022-JP name in Changes5.004.)
17113      Branch: perl
17114            ! Changes Changes5.6
17115 ____________________________________________________________________________
17116 [  7474] By: jhi                                   on 2000/10/28  19:13:06
17117         Log: Subject: [ID 20001027.007] uniq array in perlfaq
17118              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
17119              Date: Fri, 27 Oct 2000 19:28:30 +0200
17120              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
17121      Branch: perl
17122            ! pod/perlfaq4.pod
17123 ____________________________________________________________________________
17124 [  7473] By: jhi                                   on 2000/10/28  18:02:05
17125         Log: Locking null mutexes is not recommendable.
17126              
17127              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
17128              From: Hugo <hv@crypt.compulink.co.uk>
17129              Date: Sat, 28 Oct 2000 18:41:12 +0100
17130              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
17131      Branch: perl
17132            ! op.c
17133 ____________________________________________________________________________
17134 [  7472] By: jhi                                   on 2000/10/28  17:52:58
17135         Log: Better create a true mailing list for the repository keepers.
17136      Branch: perl
17137            ! Porting/repository.pod
17138 ____________________________________________________________________________
17139 [  7471] By: jhi                                   on 2000/10/28  17:28:24
17140         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
17141              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
17142      Branch: perl
17143            + Porting/repository.pod
17144            ! MANIFEST
17145 ____________________________________________________________________________
17146 [  7470] By: jhi                                   on 2000/10/28  17:20:54
17147         Log: Subject: DOC PATCH 5.6.0
17148              From: mjd@plover.com
17149              Date: 27 Oct 2000 17:32:44 -0000
17150              Message-ID: <20001027173244.23754.qmail@plover.com>
17151      Branch: perl
17152            ! pod/perlfunc.pod
17153 ____________________________________________________________________________
17154 [  7469] By: jhi                                   on 2000/10/28  17:16:45
17155         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
17156              From: "Peter J. Farley III" <pjfarley@banet.net>
17157              Date: Fri, 27 Oct 2000 20:32:56 -0400
17158              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
17159      Branch: perl
17160            ! README.dos
17161 ____________________________________________________________________________
17162 [  7468] By: jhi                                   on 2000/10/28  17:07:18
17163         Log: Make target reordering to avoid pointless re-makes.
17164              
17165              Subject: Re: Total re-make of 'make okfile' after 7451 ?
17166              From: Nicholas Clark <nick@ccl4.org>
17167              Date: Sat, 28 Oct 2000 00:31:02 +0100
17168              Message-ID: <20001028003101.A54517@plum.flirble.org>
17169      Branch: perl
17170            ! Makefile.SH
17171 ____________________________________________________________________________
17172 [  7467] By: jhi                                   on 2000/10/28  17:05:31
17173         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
17174              From: lvirden@cas.org
17175              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
17176              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
17177      Branch: perl
17178            ! README.os2
17179 ____________________________________________________________________________
17180 [  7466] By: jhi                                   on 2000/10/28  16:09:16
17181         Log: Upgrade to CPAN 1.58_55.
17182              
17183              Subject: CPAN.pm status
17184              From: andreas.koenig@anima.de (Andreas J. Koenig) 
17185              Date: 28 Oct 2000 08:18:00 +0200 
17186              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
17187      Branch: perl
17188            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17189 ____________________________________________________________________________
17190 [  7465] By: jhi                                   on 2000/10/28  16:02:47
17191         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
17192      Branch: perl
17193            ! embed.h embed.pl perl.h proto.h toke.c
17194 ____________________________________________________________________________
17195 [  7464] By: nick                                  on 2000/10/28  10:43:44
17196         Log: Fix for sv_2iv() on "shared" value from keys %hash.
17197      Branch: perl
17198            ! sv.c
17199 ____________________________________________________________________________
17200 [  7463] By: jhi                                   on 2000/10/27  16:18:29
17201         Log: Update Changes.
17202      Branch: perl
17203            ! Changes patchlevel.h
17204 ____________________________________________________________________________
17205 [  7462] By: jhi                                   on 2000/10/27  16:17:44
17206         Log: Too enthusiastic editing in #7460.
17207      Branch: metaconfig
17208            ! U/modified/Oldsym.U
17209      Branch: perl
17210            ! Configure config_h.SH
17211 ____________________________________________________________________________
17212 [  7461] By: jhi                                   on 2000/10/27  15:37:38
17213         Log: Retract #7459, the script needs more work.
17214      Branch: perl
17215            - mkreef
17216            ! MANIFEST
17217 ____________________________________________________________________________
17218 [  7460] By: jhi                                   on 2000/10/27  15:23:14
17219         Log: Use $sort, $uniq (and $tr) consistently as wondered
17220              by Nicholas Clark.
17221      Branch: metaconfig
17222            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
17223            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
17224            ! U/modified/libc.U
17225      Branch: perl
17226            ! Configure config_h.SH
17227 ____________________________________________________________________________
17228 [  7459] By: jhi                                   on 2000/10/27  15:02:07
17229         Log: (Retracted by #7461)
17230              
17231              Add a shell script for creating/removing symbolic link farms,
17232              useful for keeping the source code read-only and doing the
17233              builds somewhere else.
17234      Branch: perl
17235            + mkreef
17236            ! MANIFEST
17237 ____________________________________________________________________________
17238 [  7458] By: jhi                                   on 2000/10/27  14:42:20
17239         Log: Do away with the fix_pl.
17240      Branch: perl
17241            - fix_pl
17242            ! MANIFEST Makefile.SH
17243 ____________________________________________________________________________
17244 [  7457] By: jhi                                   on 2000/10/27  12:43:13
17245         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
17246              From: Jens Hamisch <jens@Strawberry.COM>
17247              Date: Fri, 27 Oct 2000 14:38:21 +0200
17248              Message-Id: <20001027143821.B3366@Strawberry.COM>
17249      Branch: perl
17250            ! perl.h
17251 ____________________________________________________________________________
17252 [  7456] By: jhi                                   on 2000/10/27  12:33:42
17253         Log: Subject: [PATCH] todo
17254              From: Nicholas Clark <nick@ccl4.org>
17255              Date: Thu, 26 Oct 2000 22:32:29 +0100
17256              Message-ID: <20001026223229.A44540@plum.flirble.org>
17257      Branch: perl
17258            ! pod/perltodo.pod
17259 ____________________________________________________________________________
17260 [  7455] By: jhi                                   on 2000/10/27  12:02:21
17261         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
17262              From: John Tobey <jtobey@john-edwin-tobey.org>
17263              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
17264              Message-Id: <m13ozHF-000FObC@feynman.localnet>
17265      Branch: perl
17266            ! op.c t/pragma/sub_lval.t
17267 ____________________________________________________________________________
17268 [  7454] By: jhi                                   on 2000/10/27  11:59:42
17269         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
17270              From: sthoenna@efn.org
17271              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
17272              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
17273      Branch: perl
17274            ! pp.c t/op/assignwarn.t
17275 ____________________________________________________________________________
17276 [  7453] By: jhi                                   on 2000/10/27  00:15:08
17277         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
17278      Branch: perl
17279            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17280            ! ext/Storable/Storable.xs t/lib/st-lock.t
17281 ____________________________________________________________________________
17282 [  7452] By: jhi                                   on 2000/10/26  13:05:52
17283         Log: Undo #7451, this seems to be a deficiency in Perforce,
17284              there is no per-file line-terminator type, only per-client.
17285      Branch: perl
17286            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
17287            ! win32/makefile.mk
17288 ____________________________________________________________________________
17289 [  7451] By: jhi                                   on 2000/10/26  04:56:03
17290         Log: Experimenting in DOS arcana.
17291      Branch: perl
17292            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
17293            ! win32/makefile.mk
17294 ____________________________________________________________________________
17295 [  7450] By: jhi                                   on 2000/10/26  04:50:52
17296         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
17297              From: "Peter J. Farley III" <pjfarley@banet.net>            
17298              Date: Wed, 25 Oct 2000 23:10:18 -0400
17299              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
17300      Branch: perl
17301            ! t/io/open.t
17302 ____________________________________________________________________________
17303 [  7449] By: jhi                                   on 2000/10/26  04:49:16
17304         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
17305              From: Hugo <hv@crypt.compulink.co.uk>
17306              Date: Thu, 26 Oct 2000 01:55:17 +0100
17307              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
17308              
17309              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
17310      Branch: perl
17311            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
17312 ____________________________________________________________________________
17313 [  7448] By: jhi                                   on 2000/10/26  04:38:36
17314         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
17315              From: Peter Prymmer <pvhp@forte.com>
17316              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
17317              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
17318      Branch: perl
17319            ! configure.com
17320 ____________________________________________________________________________
17321 [  7447] By: jhi                                   on 2000/10/25  23:20:02
17322         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
17323              in platforms that strictly require all the symbols being present
17324              at link time.
17325      Branch: perl
17326            ! handy.h
17327 ____________________________________________________________________________
17328 [  7446] By: jhi                                   on 2000/10/25  21:55:57
17329         Log: Update Changes.
17330      Branch: perl
17331            ! Changes patchlevel.h
17332 ____________________________________________________________________________
17333 [  7445] By: jhi                                   on 2000/10/25  21:27:08
17334         Log: Integrate with vmsperl #7430 by Charles Bailey:
17335              
17336              Cleanup from prior patch (Charles Lane?):
17337              - improve handling of MFDs in Basename and Path
17338              - default to no xsubpp line # munging when building debug images
17339      Branch: perl
17340           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
17341 ____________________________________________________________________________
17342 [  7444] By: jhi                                   on 2000/10/25  21:03:50
17343         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
17344              From: John Peacock <JPeacock@UnivPress.com>
17345              Date: Thu, 18 May 2000 11:55:27 -0400
17346              Message-ID: <3924126F.A58BE57A@UnivPress.com>
17347      Branch: perl
17348            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
17349            ! t/op/write.t
17350 ____________________________________________________________________________
17351 [  7443] By: jhi                                   on 2000/10/25  20:43:10
17352         Log: Temporary stopgap for the self-tying issue: for now only
17353              array and hash self-ties are verboten.  The real fix, of
17354              course, would be to comprehensively test (and implement?)
17355              and debug (and document) self-ties.
17356      Branch: perl
17357            ! pod/perldiag.pod pp_sys.c t/op/tie.t
17358 ____________________________________________________________________________
17359 [  7442] By: jhi                                   on 2000/10/25  20:14:30
17360         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
17361              From: Dan Sugalski <dan@sidhe.org>
17362              Date: Wed, 25 Oct 2000 13:36:35 -0400
17363              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
17364              
17365              plus regen global.sym.
17366      Branch: perl
17367            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
17368            ! thrdvar.h util.c
17369 ____________________________________________________________________________
17370 [  7441] By: jhi                                   on 2000/10/25  20:12:20
17371         Log: buildtoc target tweaks.
17372      Branch: perl
17373            ! pod/Makefile.SH
17374 ____________________________________________________________________________
17375 [  7440] By: jhi                                   on 2000/10/25  20:03:53
17376         Log: A new version of making the syslog test more robust.
17377              (Replaces #7421.)
17378              
17379              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
17380              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17381              Date: Wed, 25 Oct 2000 12:13:54 -0400
17382              Message-ID: <20001025121354.B2264@O2.chapin.edu>
17383      Branch: perl
17384            ! t/lib/syslog.t
17385 ____________________________________________________________________________
17386 [  7439] By: jhi                                   on 2000/10/25  20:00:48
17387         Log: Continue the internal UTF-8 API tweaking.
17388              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
17389              used much more than the simpler API, now called utf8_to_uv_simple().
17390              Still not quite happy with API, too much partial duplication
17391              of functionality.
17392      Branch: perl
17393            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
17394            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
17395            ! regcomp.c regexec.c sv.c toke.c utf8.c
17396 ____________________________________________________________________________
17397 [  7438] By: jhi                                   on 2000/10/25  18:52:30
17398         Log: Allow poking holes at the UTF-8 decoding strictness.
17399      Branch: perl
17400            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
17401            ! utf8.h
17402 ____________________________________________________________________________
17403 [  7437] By: jhi                                   on 2000/10/25  13:53:05
17404         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
17405              UTF8LEN() and UTF8SKIP(). 
17406      Branch: perl
17407            ! pp.c utf8.c utf8.h
17408 ____________________________________________________________________________
17409 [  7436] By: jhi                                   on 2000/10/25  13:51:37
17410         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
17411              From: Nicholas Clark <nick@ccl4.org>
17412              Date: Wed, 25 Oct 2000 14:44:05 +0100
17413              Message-ID: <20001025144404.D27253@plum.flirble.org>
17414      Branch: perl
17415            ! pod/perlrun.pod
17416 ____________________________________________________________________________
17417 [  7435] By: jhi                                   on 2000/10/25  13:49:32
17418         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
17419              From: Mike Guy <mjtg@cam.ac.uk>
17420              Date: Tue, 24 Oct 2000 14:59:40 +0100
17421              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
17422      Branch: perl
17423            ! scope.c
17424 ____________________________________________________________________________
17425 [  7434] By: jhi                                   on 2000/10/25  13:48:41
17426         Log: AIX is picky about its symbol exports.  Solution for now
17427              is to include the deb.o explicitly to the re extension build.
17428              
17429              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
17430              From: Peter Prymmer <pvhp@forte.com>
17431              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
17432              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
17433      Branch: perl
17434            ! ext/re/Makefile.PL hints/aix.sh
17435 ____________________________________________________________________________
17436 [  7433] By: jhi                                   on 2000/10/25  13:46:49
17437         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
17438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17439              Date: Wed, 25 Oct 2000 12:02:20 +0200
17440              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
17441      Branch: perl
17442            ! perlsdio.h
17443 ____________________________________________________________________________
17444 [  7432] By: jhi                                   on 2000/10/25  13:44:28
17445         Log: Subject: Minor update to find2perl, for portability
17446              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
17447              Date: Wed, 25 Oct 2000 12:05:47 +0100
17448              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
17449      Branch: perl
17450            ! x2p/find2perl.PL
17451 ____________________________________________________________________________
17452 [  7431] By: jhi                                   on 2000/10/25  13:40:39
17453         Log: Add targets to Makefile.SH, most importantly
17454              'regen_all' which also remembers to update vms/perly*.
17455      Branch: perl
17456            ! Makefile.SH
17457 ____________________________________________________________________________
17458 [  7430] By: bailey                                on 2000/10/25  03:13:53
17459         Log: Cleanup from prior patch (Charles Lane?):
17460              - improve handling of MFDs in Basename and Path
17461              - default to no xsubpp line # munging when building debug images
17462      Branch: vmsperl
17463            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
17464 ____________________________________________________________________________
17465 [  7429] By: jhi                                   on 2000/10/24  20:03:40
17466         Log: Podify README.epoc and README.vos.
17467      Branch: perl
17468            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
17469            ! pod/perlport.pod pod/perltoc.pod
17470 ____________________________________________________________________________
17471 [  7428] By: jhi                                   on 2000/10/24  19:10:33
17472         Log: Stratus VOS updates from Paul Green.
17473      Branch: perl
17474            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17475            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
17476            - vos/config.def vos/config.h vos/config_h.SH_orig
17477            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
17478            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
17479 ____________________________________________________________________________
17480 [  7427] By: jhi                                   on 2000/10/24  18:59:48
17481         Log: Check if stdio supports tweaking lval and cnt simultaneously.
17482              
17483              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
17484              From: Nicholas Clark <nick@ccl4.org>
17485              Date: Mon, 23 Oct 2000 15:39:32 +0100
17486              Message-ID: <20001023153932.A10786@plum.flirble.org>
17487      Branch: metaconfig
17488            ! U/compline/d_stdstdio.U
17489      Branch: perl
17490            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17491            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
17492            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
17493            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
17494            ! vos/config.h vos/config_h.SH_orig win32/config.bc
17495            ! win32/config.gc win32/config.vc
17496 ____________________________________________________________________________
17497 [  7426] By: jhi                                   on 2000/10/24  17:57:44
17498         Log: Missed the header file changes from #7425.
17499      Branch: perl
17500            ! embed.h embed.pl objXSUB.h proto.h
17501 ____________________________________________________________________________
17502 [  7425] By: jhi                                   on 2000/10/24  17:55:17
17503         Log: Fix the bug reported in
17504              
17505              From: andreas.koenig@anima.de (Andreas J. Koenig)
17506              Subject: Encode bug?
17507              Date: 24 Oct 2000 14:01:26 +0200 
17508              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
17509              
17510              Also make is_utf8_char() stricter.
17511      Branch: perl
17512            ! ext/Encode/Encode.xs utf8.c
17513 ____________________________________________________________________________
17514 [  7424] By: jhi                                   on 2000/10/24  15:15:39
17515         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
17516              From: Peter Scott <Peter@PSDT.com>
17517              Date: Mon, 23 Oct 2000 19:46:01 -0700
17518              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
17519      Branch: perl
17520            ! pod/perlfaq5.pod
17521 ____________________________________________________________________________
17522 [  7423] By: jhi                                   on 2000/10/24  14:25:30
17523         Log: Test tweak to avoid pulling in the whole Config.
17524      Branch: perl
17525            ! t/lib/st-lock.t
17526 ____________________________________________________________________________
17527 [  7422] By: jhi                                   on 2000/10/24  14:03:16
17528         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
17529      Branch: perl
17530            ! pp.c
17531 ____________________________________________________________________________
17532 [  7421] By: jhi                                   on 2000/10/24  13:32:09
17533         Log: (Replaced by #7440.)
17534              
17535              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
17536              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17537              Date: Mon, 23 Oct 2000 16:40:54 -0400
17538              Message-ID: <20001023164054.B14491@O2.chapin.edu>
17539      Branch: perl
17540            ! t/lib/syslog.t
17541 ____________________________________________________________________________
17542 [  7420] By: jhi                                   on 2000/10/24  13:30:53
17543         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
17544              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17545              Date: Mon, 23 Oct 2000 17:29:03 -0400
17546              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
17547      Branch: perl
17548            ! lib/ExtUtils/MM_Unix.pm
17549 ____________________________________________________________________________
17550 [  7419] By: jhi                                   on 2000/10/24  13:29:57
17551         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
17552              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17553              Date: Mon, 23 Oct 2000 19:01:32 -0400
17554              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
17555      Branch: perl
17556            ! utils/h2xs.PL
17557 ____________________________________________________________________________
17558 [  7418] By: jhi                                   on 2000/10/24  13:26:04
17559         Log: Replace #7409 with
17560              
17561              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
17562              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
17563              Date: Mon, 23 Oct 2000 20:08:56 +0200
17564              Message-ID: <20001023200855.A14850@nice.ram.loc>
17565      Branch: perl
17566            ! ext/Storable/Storable.pm t/lib/st-lock.t
17567 ____________________________________________________________________________
17568 [  7417] By: jhi                                   on 2000/10/24  13:17:52
17569         Log: Run vms/vms_yfix.pl, should have done that after changing
17570              perly.c in #7382.
17571      Branch: perl
17572            ! vms/perly_c.vms vms/perly_h.vms
17573 ____________________________________________________________________________
17574 [  7416] By: jhi                                   on 2000/10/24  02:55:33
17575         Log: Make the UTF-8 decoding stricter and more verbose when
17576              malformation happens.  This involved adding an argument
17577              to utf8_to_uv_chk(), which involved changing its prototype,
17578              and prefer STRLEN over I32 for the UTF-8 length, which as
17579              a domino effect necessitated changing the prototypes of
17580              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
17581              The stricter UTF-8 decoding checking uses Markus Kuhn's
17582              UTF-8 Decode Stress Tester from
17583              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
17584      Branch: perl
17585            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
17586            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
17587            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
17588            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
17589 ____________________________________________________________________________
17590 [  7415] By: jhi                                   on 2000/10/23  14:06:06
17591         Log: Update Changes.
17592      Branch: perl
17593            ! Changes patchlevel.h
17594 ____________________________________________________________________________
17595 [  7414] By: jhi                                   on 2000/10/23  12:39:52
17596         Log: Undo the basename() part of #7412 since the lib/basename
17597              tests would need upgrading too.
17598      Branch: perl
17599            ! lib/File/Basename.pm
17600 ____________________________________________________________________________
17601 [  7413] By: jhi                                   on 2000/10/23  12:19:27
17602         Log: Document PERL_INSTALL_ROOT of #7210.
17603      Branch: perl
17604            ! lib/ExtUtils/Install.pm
17605 ____________________________________________________________________________
17606 [  7412] By: jhi                                   on 2000/10/23  12:16:47
17607         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
17608      Branch: perl
17609            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
17610            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
17611 ____________________________________________________________________________
17612 [  7411] By: jhi                                   on 2000/10/23  12:07:41
17613         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
17614              From: Prymmer/Kahn <pvhp@best.com>
17615              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
17616              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
17617      Branch: perl
17618            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
17619 ____________________________________________________________________________
17620 [  7410] By: jhi                                   on 2000/10/23  04:10:11
17621         Log: The change #7187 was not so good on VMS.
17622              
17623              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
17624              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17625              Date: Sun, 22 Oct 2000 23:03:08 -0500
17626              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
17627      Branch: perl
17628            ! utils/perldoc.PL
17629 ____________________________________________________________________________
17630 [  7409] By: jhi                                   on 2000/10/23  03:57:36
17631         Log: Avoid Storable locking on DJGPP for now.
17632              
17633              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
17634              From: "Peter J. Farley III" <pjfarley@banet.net>
17635              Date: Sun, 22 Oct 2000 20:00:00 -0400
17636              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
17637      Branch: perl
17638            ! ext/Storable/Storable.pm t/lib/st-lock.t
17639 ____________________________________________________________________________
17640 [  7408] By: jhi                                   on 2000/10/23  03:50:24
17641         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
17642              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17643              Date: Sun, 22 Oct 2000 21:12:22 -0400
17644              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
17645      Branch: perl
17646            ! lib/vars.pm
17647 ____________________________________________________________________________
17648 [  7407] By: jhi                                   on 2000/10/23  03:43:12
17649         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
17650              From: Hugo <hv@crypt.compulink.co.uk>
17651              Date: Mon, 23 Oct 2000 00:47:22 +0100
17652              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
17653      Branch: perl
17654            ! regexec.c t/op/pat.t
17655 ____________________________________________________________________________
17656 [  7406] By: jhi                                   on 2000/10/23  03:40:29
17657         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
17658      Branch: perl
17659            ! lib/ExtUtils/MakeMaker.pm
17660 ____________________________________________________________________________
17661 [  7405] By: jhi                                   on 2000/10/22  21:32:00
17662         Log: Doc patch.
17663              
17664              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
17665              From: rspier@pobox.com (Robert Spier)
17666              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
17667              Message-ID: <14835.16112.13457.447971@rls.cx>
17668      Branch: perl
17669            ! lib/strict.pm
17670 ____________________________________________________________________________
17671 [  7404] By: jhi                                   on 2000/10/22  21:30:51
17672         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
17673              From: rspier@pobox.com (Robert Spier)
17674              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
17675              Message-ID: <14835.17223.72448.705566@rls.cx>
17676      Branch: perl
17677            ! lib/ExtUtils/MakeMaker.pm
17678 ____________________________________________________________________________
17679 [  7403] By: jhi                                   on 2000/10/22  21:24:11
17680         Log: Subject: [PATCH bleadperl] ripples from constsub patch
17681              From: John Tobey <jtobey@john-edwin-tobey.org>
17682              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
17683              Message-Id: <m13nSOB-000FObC@feynman.localnet>
17684      Branch: perl
17685            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
17686 ____________________________________________________________________________
17687 [  7402] By: jhi                                   on 2000/10/22  20:59:35
17688         Log: Support s?printf parameter reordering.
17689      Branch: perl
17690            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
17691 ____________________________________________________________________________
17692 [  7401] By: jhi                                   on 2000/10/22  19:19:14
17693         Log: Expand %Config variables only if explicitly so requested
17694              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
17695              
17696              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
17697              From: Gurusamy Sarathy <gsar@ActiveState.com>
17698              Date: Sun, 22 Oct 2000 11:47:32 -0700
17699              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
17700      Branch: perl
17701            ! Makefile.SH lib/lib_pm.PL
17702 ____________________________________________________________________________
17703 [  7400] By: jhi                                   on 2000/10/22  18:24:10
17704         Log: Move the #7390 test from warn/op to comp/redef.
17705              
17706              Subject: Re: Creating const subs for constants.
17707              From: John Tobey <jtobey@john-edwin-tobey.org>
17708              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
17709              Message-Id: <m13nG72-000FObC@feynman.localnet>               
17710      Branch: perl
17711            ! t/comp/redef.t t/pragma/warn/op
17712 ____________________________________________________________________________
17713 [  7399] By: jhi                                   on 2000/10/22  17:49:59
17714         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
17715              From: Nicholas Clark <nick@ccl4.org>
17716              Date: Sat, 21 Oct 2000 22:23:19 +0100
17717              Message-ID: <20001021222319.B45586@plum.flirble.org>
17718      Branch: perl
17719            ! ext/DynaLoader/DynaLoader_pm.PL
17720 ____________________________________________________________________________
17721 [  7398] By: jhi                                   on 2000/10/22  17:47:35
17722         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
17723              From: Hugo <hv@crypt.compulink.co.uk>
17724              Date: Sat, 21 Oct 2000 18:19:59 +0100
17725              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
17726      Branch: perl
17727            ! ext/B/B.pm ext/B/B/C.pm
17728 ____________________________________________________________________________
17729 [  7397] By: jhi                                   on 2000/10/22  17:35:18
17730         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
17731              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17732              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
17733              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
17734      Branch: perl
17735            ! hints/openbsd.sh
17736 ____________________________________________________________________________
17737 [  7396] By: jhi                                   on 2000/10/22  17:19:46
17738         Log: Subject: installman go-faster stripes
17739              From: Nicholas Clark <nick@talking.bollo.cx>
17740              Date: Sat, 21 Oct 2000 17:24:53 +0100
17741              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
17742              
17743              Subject: Re: installman go-faster stripes
17744              From: Russ Allbery <rra@stanford.edu>
17745              Date: 21 Oct 2000 11:04:13 -0700
17746              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
17747      Branch: perl
17748            ! installman pod/pod2man.PL
17749 ____________________________________________________________________________
17750 [  7395] By: jhi                                   on 2000/10/22  17:17:35
17751         Log: Hints tweak from Anton Berezin.
17752      Branch: perl
17753            ! hints/freebsd.sh
17754 ____________________________________________________________________________
17755 [  7394] By: jhi                                   on 2000/10/22  04:50:04
17756         Log: Tweak the Is* definitions of Unicode character classes
17757              to better match the official categorizations; embrace
17758              the official categorizations; add the combining marks
17759              as alpha (and -numeric); fix DCinital (a typo and edito)
17760              to be DCmedial.
17761      Branch: perl
17762            + lib/unicode/Is/DCmedial.pl
17763            - lib/unicode/Is/DCinital.pl
17764            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
17765            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
17766            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
17767            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
17768 ____________________________________________________________________________
17769 [  7393] By: jhi                                   on 2000/10/21  18:06:05
17770         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
17771              From: Daniel Chetlin <daniel@chetlin.com>
17772              Date: Sat, 21 Oct 2000 02:57:03 -0700
17773              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
17774      Branch: perl
17775            + t/lib/tie-splice.t
17776            ! MANIFEST lib/Tie/Array.pm
17777 ____________________________________________________________________________
17778 [  7392] By: gsar                                  on 2000/10/21  18:05:15
17779         Log: resync utfperl branch with mainline
17780      Branch: utfperl
17781           !> (integrate 1760 files)
17782 ____________________________________________________________________________
17783 [  7391] By: jhi                                   on 2000/10/21  14:37:49
17784         Log: Testcases for a #7383,#7385 related bug.
17785              
17786              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
17787              From: Nicholas Clark <nick@ccl4.org>
17788              Date: Sat, 21 Oct 2000 15:04:51 +0100
17789              Message-ID: <20001021150451.A51566@plum.flirble.org>
17790      Branch: perl
17791            ! t/pragma/utf8.t
17792 ____________________________________________________________________________
17793 [  7390] By: jhi                                   on 2000/10/21  14:35:57
17794         Log: Add a testcase for #7389.
17795      Branch: perl
17796            ! t/pragma/warn/op
17797 ____________________________________________________________________________
17798 [  7389] By: jhi                                   on 2000/10/21  14:26:45
17799         Log: Subject: Re: Creating const subs for constants.
17800              From: John Tobey <jtobey@john-edwin-tobey.org>
17801              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
17802              Message-Id: <m13mo0N-000FObC@feynman.localnet>
17803      Branch: perl
17804            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
17805            ! proto.h sv.c
17806 ____________________________________________________________________________
17807 [  7388] By: nick                                  on 2000/10/21  11:44:23
17808         Log: Populate perlio branch
17809      Branch: perlio
17810           +> (branch 1760 files)
17811 ____________________________________________________________________________
17812 [  7387] By: nick                                  on 2000/10/21  10:52:05
17813         Log: Get branch back as replica of mainline via :
17814              p4 integrate -b utfperl
17815              p4 resolve -at ./...
17816      Branch: utfperl
17817           +> (branch 269 files)
17818            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
17819            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
17820            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
17821            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
17822            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
17823            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
17824            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
17825            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
17826            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
17827            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
17828            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
17829            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
17830            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
17831            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
17832            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
17833            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
17834            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
17835            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
17836            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
17837            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
17838            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
17839            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
17840            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
17841            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
17842            - lib/unicode/UCD300.html lib/unicode/Unicode.300
17843            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
17844            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
17845            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
17846            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
17847           !> (integrate 965 files)
17848 ____________________________________________________________________________
17849 [  7386] By: jhi                                   on 2000/10/21  01:31:12
17850         Log: Update Changes.
17851      Branch: perl
17852            ! Changes patchlevel.h
17853 ____________________________________________________________________________
17854 [  7385] By: jhi                                   on 2000/10/21  01:28:42
17855         Log: The #7383 was right only in the context of the original bug report,
17856              not in more general case.
17857      Branch: perl
17858            ! pp_hot.c
17859 ____________________________________________________________________________
17860 [  7384] By: jhi                                   on 2000/10/21  01:08:23
17861         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
17862      Branch: perl
17863            ! ext/IO/lib/IO/Select.pm
17864 ____________________________________________________________________________
17865 [  7383] By: jhi                                   on 2000/10/21  00:44:18
17866         Log: Fix for ID 20001020.006, concatenating an unset submatch
17867              with utf8 resulted in "Modification of a read-only value".
17868      Branch: perl
17869            ! pp_hot.c t/pragma/utf8.t
17870 ____________________________________________________________________________
17871 [  7382] By: jhi                                   on 2000/10/20  20:44:31
17872         Log: Make scan_num() reëntrant, as suggested in
17873              
17874              Subject: [PATCH perl@7229] Rentrant parser and yylex()
17875              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17876              Date: Fri, 20 Oct 2000 14:17:27 +0100
17877              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
17878      Branch: perl
17879            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
17880            ! toke.c
17881 ____________________________________________________________________________
17882 [  7381] By: jhi                                   on 2000/10/20  20:07:29
17883         Log: Reëntrancy fix.
17884              
17885              Subject: [PATCH perl@7229] Rentrant parser and yylex()
17886              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17887              Date: Fri, 20 Oct 2000 14:17:27 +0100
17888              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
17889      Branch: perl
17890            ! embed.h embed.pl perl.h proto.h toke.c
17891 ____________________________________________________________________________
17892 [  7380] By: jhi                                   on 2000/10/20  19:15:54
17893         Log: Don't write double values through long double pointers,
17894              based on a part of
17895              
17896              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
17897              From: Jens Hamisch <jens@Strawberry.COM>
17898              Date: Tue, 17 Oct 2000 08:39:36 +0200
17899              Message-Id: <20001017083936.A11104@Strawberry.COM>
17900      Branch: perl
17901            ! perl.h pp.c
17902 ____________________________________________________________________________
17903 [  7379] By: jhi                                   on 2000/10/20  18:43:37
17904         Log: Portability tweak on #7377.
17905              
17906              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
17907              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17908              Date:     Fri, 20 Oct 2000 13:13:41 EDT
17909              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
17910      Branch: perl
17911            ! t/lib/dprof.t
17912 ____________________________________________________________________________
17913 [  7378] By: jhi                                   on 2000/10/20  12:57:19
17914         Log: SOCKS function redefinitions need prototypes, too, otherwise
17915              for example 32 bit versus 64 bit differences cause a lot of
17916              problems.  Part of
17917              
17918              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
17919              From: Jens Hamisch <jens@Strawberry.COM>
17920              Date: Tue, 17 Oct 2000 08:39:36 +0200
17921              Message-Id: <20001017083936.A11104@Strawberry.COM>
17922      Branch: perl
17923            ! doio.c pp_sys.c
17924 ____________________________________________________________________________
17925 [  7377] By: jhi                                   on 2000/10/20  12:37:12
17926         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
17927              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17928              Date:     Fri, 20 Oct 2000 08:26:04 EDT
17929              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
17930      Branch: perl
17931            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
17932 ____________________________________________________________________________
17933 [  7376] By: jhi                                   on 2000/10/20  12:35:31
17934         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
17935              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17936              Date:     Fri, 20 Oct 2000 07:48:15 EDT
17937              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
17938      Branch: perl
17939            ! configure.com vms/gen_shrfls.pl
17940 ____________________________________________________________________________
17941 [  7375] By: bailey                                on 2000/10/20  04:44:37
17942         Log: SYN SYN
17943      Branch: vmsperl
17944           +> (branch 134 files)
17945            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
17946            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
17947            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
17948            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
17949            - eg/cgi/frameset.cgi eg/cgi/index.html
17950            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
17951            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
17952            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
17953            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
17954            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
17955            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
17956            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
17957            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
17958            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
17959            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
17960            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
17961            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
17962            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
17963            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
17964            - lib/unicode/Props.txt lib/unicode/UCD300.html
17965            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
17966            - utils/perlbc.PL vms/subconfigure.com
17967           !> (integrate 785 files)
17968 ____________________________________________________________________________
17969 [  7374] By: jhi                                   on 2000/10/20  00:59:48
17970         Log: In the latest compiler builds cccdlflags must not become -fpic,
17971              from Wilfredo Sánchez.
17972      Branch: perl
17973            ! hints/darwin.sh
17974 ____________________________________________________________________________
17975 [  7373] By: jhi                                   on 2000/10/20  00:56:35
17976         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
17977              From: Tony Cook <tony@develop-help.com>
17978              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
17979              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
17980      Branch: perl
17981            ! pod/perlop.pod
17982 ____________________________________________________________________________
17983 [  7372] By: jhi                                   on 2000/10/19  19:34:40
17984         Log: Typo noted by Mark Lutz.
17985      Branch: perl
17986            ! t/op/64bitint.t
17987 ____________________________________________________________________________
17988 [  7371] By: jhi                                   on 2000/10/19  19:33:13
17989         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
17990      Branch: metaconfig
17991            ! U/modified/Cppsym.U U/modified/Oldconfig.U
17992      Branch: metaconfig/U/perl
17993            ! End.U dlsrc.U libperl.U
17994      Branch: perl
17995            + hints/nonstopux.sh
17996            ! Configure MANIFEST config_h.SH
17997 ____________________________________________________________________________
17998 [  7370] By: jhi                                   on 2000/10/19  17:18:08
17999         Log: Subject: PATCH do_print has 2 PerlIO_error()s
18000              From: nick@ccl4.org
18001              Date: Thu, 19 Oct 2000 18:09:20 +0100
18002              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
18003      Branch: perl
18004            ! doio.c
18005 ____________________________________________________________________________
18006 [  7369] By: jhi                                   on 2000/10/19  14:01:49
18007         Log: Update Changes.
18008      Branch: perl
18009            ! Changes patchlevel.h
18010 ____________________________________________________________________________
18011 [  7368] By: jhi                                   on 2000/10/19  13:04:29
18012         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
18013              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18014              Date: Wed, 18 Oct 2000 13:12:01 +0200
18015              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
18016      Branch: perl
18017            ! hints/aix.sh
18018 ____________________________________________________________________________
18019 [  7367] By: jhi                                   on 2000/10/19  02:22:40
18020         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
18021              of a 'pmshort' anywhere in the B, so the offending line was simply
18022              removed.
18023      Branch: perl
18024            ! ext/B/B/Debug.pm
18025 ____________________________________________________________________________
18026 [  7366] By: jhi                                   on 2000/10/19  02:12:37
18027         Log: Add the test case for the bug id 20000730.004 which seems
18028              to have been fixed by now.
18029      Branch: perl
18030            ! t/pragma/utf8.t
18031 ____________________________________________________________________________
18032 [  7365] By: jhi                                   on 2000/10/18  23:36:24
18033         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
18034              From: Hugo <hv@crypt.compulink.co.uk>
18035              Date: Wed, 18 Oct 2000 23:25:58 +0100
18036              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
18037      Branch: perl
18038            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
18039 ____________________________________________________________________________
18040 [  7364] By: jhi                                   on 2000/10/18  21:12:53
18041         Log: (retracted)
18042      Branch: perl
18043            ! pp.c
18044 ____________________________________________________________________________
18045 [  7363] By: jhi                                   on 2000/10/18  20:55:38
18046         Log: Missing change from #7362.
18047      Branch: perl
18048            ! win32/perlhost.h
18049 ____________________________________________________________________________
18050 [  7362] By: jhi                                   on 2000/10/18  20:52:01
18051         Log: Borland C fstat() never saw the fd as writable.
18052              
18053              Subject: fix for Borland's weak "stat" (perl@7211)
18054              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18055              Date: Mon, 16 Oct 2000 09:55:03 +0400
18056              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
18057      Branch: perl
18058            ! win32/win32.c
18059 ____________________________________________________________________________
18060 [  7361] By: jhi                                   on 2000/10/18  17:43:50
18061         Log: Regen toc.
18062      Branch: perl
18063            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
18064 ____________________________________________________________________________
18065 [  7360] By: jhi                                   on 2000/10/18  17:07:44
18066         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18067              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
18068              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
18069              Date: Mon, 16 Oct 2000 15:19:49 +0200
18070      Branch: perl
18071            + README.aix
18072            ! MANIFEST
18073 ____________________________________________________________________________
18074 [  7359] By: jhi                                   on 2000/10/18  17:04:49
18075         Log: Subject: Pod patch for Devel::Peek
18076              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18077              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
18078              Date: Mon, 16 Oct 2000 12:26:34 +0200
18079      Branch: perl
18080            ! ext/Devel/Peek/Peek.pm
18081 ____________________________________________________________________________
18082 [  7358] By: jhi                                   on 2000/10/18  17:03:15
18083         Log: Make Cwd more bulletproof in chrooted environments.
18084              
18085              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
18086              From: "Eric E. Coe" <Eric.Coe@oracle.com>
18087              Date: Wed, 18 Oct 2000 04:03:54 -0400
18088              Message-Id: <39ED596A.70E599FE@oracle.com>
18089      Branch: perl
18090            ! lib/Cwd.pm
18091 ____________________________________________________________________________
18092 [  7357] By: jhi                                   on 2000/10/18  16:37:26
18093         Log: Disable the UTF8 downgrade croakage for now to avoid
18094              too many not okay messages.
18095      Branch: perl
18096            ! doio.c
18097 ____________________________________________________________________________
18098 [  7356] By: jhi                                   on 2000/10/17  23:29:41
18099         Log: Show the failed remote port, instead of the failing line number.
18100              
18101              Subject: [PATCH 5.6.1 Debugger] More diagnostics
18102              From: David Sparks <daves@ActiveState.com>
18103              Date: Tue, 17 Oct 2000 15:00:24 -0700
18104              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
18105      Branch: perl
18106            ! lib/perl5db.pl
18107 ____________________________________________________________________________
18108 [  7355] By: jhi                                   on 2000/10/17  14:11:31
18109         Log: On output try to downgrade to bytes, croak if impossible,
18110              from Simon Cozens.  This means that outputting >255 UTF8
18111              is impossible.  Consider this as a strong incentive to get
18112              the I/O disciplines implemented.
18113      Branch: perl
18114            ! doio.c pod/perldiag.pod sv.c
18115 ____________________________________________________________________________
18116 [  7354] By: jhi                                   on 2000/10/17  13:42:23
18117         Log: Clarify documentation on 'use bytes'.
18118              
18119              Subject: Re: What does 'use bytes' "mean" ?
18120              From: Simon Cozens <simon@cozens.net>
18121              Date: Mon, 18 Sep 2000 18:24:25 +0100
18122              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
18123      Branch: perl
18124            ! lib/bytes.pm
18125 ____________________________________________________________________________
18126 [  7353] By: jhi                                   on 2000/10/17  13:28:12
18127         Log: Workaround for a sfio bug where the stream error indicator
18128              is not cleared as documented.
18129              
18130              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
18131              From: Nicholas Clark <nick@ccl4.org>
18132              Date: Mon, 16 Oct 2000 18:28:23 +0100
18133              Message-ID: <20001016182823.J19700@plum.flirble.org>
18134      Branch: perl
18135            ! doio.c
18136 ____________________________________________________________________________
18137 [  7352] By: jhi                                   on 2000/10/17  13:06:19
18138         Log: More IoTYPE sprinkling.
18139      Branch: perl
18140            ! doio.c pp_hot.c
18141 ____________________________________________________________________________
18142 [  7351] By: jhi                                   on 2000/10/16  22:47:07
18143         Log: Detect early whether the std streams have gone bad.
18144              
18145              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
18146              Date: Mon, 16 Oct 2000 23:28:42 +0100
18147              From: Nicholas Clark <nick@ccl4.org>
18148              Message-ID: <20001016232842.A37942@plum.flirble.org>
18149      Branch: perl
18150            ! t/op/misc.t
18151 ____________________________________________________________________________
18152 [  7350] By: jhi                                   on 2000/10/16  22:45:16
18153         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
18154              From: "Peter J. Farley III" <pjfarley@banet.net>
18155              Date: Mon, 16 Oct 2000 18:15:59 -0400
18156              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
18157      Branch: perl
18158            ! djgpp/djgpp.c dosish.h t/io/open.t
18159 ____________________________________________________________________________
18160 [  7349] By: jhi                                   on 2000/10/16  22:36:45
18161         Log: perldelta tweak.
18162      Branch: perl
18163            ! pod/perldelta.pod
18164 ____________________________________________________________________________
18165 [  7348] By: jhi                                   on 2000/10/16  15:17:53
18166         Log: Update Changes.
18167      Branch: perl
18168            ! Changes patchlevel.h
18169 ____________________________________________________________________________
18170 [  7347] By: jhi                                   on 2000/10/16  13:55:27
18171         Log: Add the capability to include/exclude branches.
18172      Branch: perl
18173            ! Porting/genlog
18174 ____________________________________________________________________________
18175 [  7346] By: jhi                                   on 2000/10/16  13:18:04
18176         Log: Add Charles Lane.
18177      Branch: perl
18178            ! AUTHORS Changes
18179 ____________________________________________________________________________
18180 [  7345] By: jhi                                   on 2000/10/16  13:13:21
18181         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
18182      Branch: perl
18183            ! pod/perldelta.pod
18184 ____________________________________________________________________________
18185 [  7344] By: gsar                                  on 2000/10/16  09:30:21
18186         Log: integrate change#6220 from cfgperl
18187              
18188              Win32 patches from Benjamin Stuhl.
18189      Branch: maint-5.6/perl
18190           !> makedef.pl win32/win32.h
18191 ____________________________________________________________________________
18192 [  7343] By: gsar                                  on 2000/10/16  08:32:19
18193         Log: integrate changes#6221,6222 from cfgperl
18194              
18195              Remove tr///CU (the feature is to be obsoleted by better interfaces).
18196              From: simon@brecon.co.uk (Simon Cozens)
18197              Subject: [PATCH] Eliminate tr///[CU][CU]
18198              Date: 23 Jun 2000 11:05:40 GMT
18199              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
18200              
18201              doc typo fix
18202              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
18203              From: Ian Phillipps <Ian.Phillipps@iname.com>
18204              Date: Fri, 23 Jun 2000 10:40:58 +0100
18205              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
18206      Branch: maint-5.6/perl
18207           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
18208 ____________________________________________________________________________
18209 [  7342] By: gsar                                  on 2000/10/16  08:28:08
18210         Log: integrate change#6217 from cfgperl (in part)
18211              
18212              Rename the fdpid locking and integrate with Sarathy.
18213      Branch: maint-5.6/perl
18214           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
18215           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
18216           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
18217           !> win32/win32.c
18218 ____________________________________________________________________________
18219 [  7341] By: gsar                                  on 2000/10/16  08:23:39
18220         Log: integrate changes#6214..6216 from mainline
18221              
18222              @_ can't have junk in it even in the non-USE_ITHREADS case because
18223              caller() wants to populate @DB::args with it (causes a coredump
18224              in Carp::confess())
18225              
18226              tweak comment about @DB::args
18227              
18228              be more optimal about clearing @_
18229      Branch: maint-5.6/perl
18230           !> av.h cop.h pp_ctl.c t/op/runlevel.t
18231 ____________________________________________________________________________
18232 [  7340] By: gsar                                  on 2000/10/16  08:20:37
18233         Log: integrate changes#6207..6210 from cfgperl
18234              
18235              Subject: [PATCH 5.6.0] Threadsafe patches
18236              From: Dan Sugalski <dan@sidhe.org>
18237              To: perl5-porters@perl.org
18238              Date: Mon, 08 May 2000 18:08:13 -0400
18239              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
18240              
18241              Regen headers for #6207.
18242              
18243              Lock PL_fdpid against race conditions, based on:
18244              Subject: [PATCH 5.6.0]subprocess fixup for threads
18245              From: Dan Sugalski <dan@sidhe.org>
18246              To: perl5-porters@perl.org
18247              Date: Tue, 11 Apr 2000 17:02:32 -0400
18248              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
18249              
18250              Mopup for #6207 and #6209.
18251      Branch: maint-5.6/perl
18252           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
18253           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
18254           !> win32/win32.c
18255 ____________________________________________________________________________
18256 [  7339] By: gsar                                  on 2000/10/16  08:14:34
18257         Log: integrate change#6203 from cfgperl
18258              
18259              perldiag should refer to perlos2.pod not README.os2
18260      Branch: maint-5.6/perl
18261           !> pod/perldiag.pod
18262 ____________________________________________________________________________
18263 [  7338] By: gsar                                  on 2000/10/16  08:11:42
18264         Log: integrate change#6201 from mainline
18265              
18266              Perl_eval_pv() leaks 4 bytes every time it is called because it
18267              does a PUSHMARK that's never ever POPMARKed; in general, only
18268              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
18269              Perl_eval_[sp]v() don't because they don't take any incoming
18270              arguments (this leak has been around since the original version
18271              of perl_eval_pv() in 5.003_97e)
18272      Branch: maint-5.6/perl
18273           !> perl.c
18274 ____________________________________________________________________________
18275 [  7337] By: gsar                                  on 2000/10/16  08:08:47
18276         Log: integrate changes#6197..6200 from cfgperl
18277              
18278              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
18279              From: John Borwick <jhborwic@unity.ncsu.edu>
18280              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
18281              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
18282              
18283              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
18284              From: Dan Sugalski <dan@sidhe.org>
18285              To: vmsperl@perl.org, perl5-porters@perl.org
18286              Date: Fri, 02 Jun 2000 16:00:41 -0400
18287              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
18288              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
18289              
18290              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
18291              From: Dan Sugalski <dan@sidhe.org>
18292              To: perl5-porters@perl.org, vmsperl@perl.org
18293              Date: Fri, 02 Jun 2000 17:30:51 -0400
18294              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
18295              
18296              Update to cperl-mode.el 4.31 from
18297              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
18298              Subject: A couple of notes
18299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18300              To: Mailing list Perl5 <perl5-porters@perl.org>
18301              Date: Sat, 3 Jun 2000 23:33:32 -0400
18302              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
18303      Branch: maint-5.6/perl
18304           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
18305           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
18306           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
18307           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
18308           !> vms/vmsish.h
18309 ____________________________________________________________________________
18310 [  7336] By: gsar                                  on 2000/10/16  08:03:46
18311         Log: integrate changes#6194,6195 from mainline
18312              
18313              fix small eval"" memory leaks under USE_ITHREADS
18314              
18315              fix yet another eval"" leak under USE_ITHREADS
18316      Branch: maint-5.6/perl
18317           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
18318           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
18319           !> vms/perly_c.vms
18320 ____________________________________________________________________________
18321 [  7335] By: gsar                                  on 2000/10/16  08:02:15
18322         Log: integrate changes#6190,6191 from mainline
18323              
18324              submit missing embed.pl change
18325              
18326              vec() loses numericalness (modified version of patch suggested
18327              by Robin Barker)
18328      Branch: maint-5.6/perl
18329           !> doop.c embed.pl t/op/vec.t
18330 ____________________________________________________________________________
18331 [  7334] By: gsar                                  on 2000/10/16  08:01:03
18332         Log: integrate change#6189 from mainline
18333              
18334              counting tr/// corrupts later operation (from M.J.T Guy)
18335      Branch: maint-5.6/perl
18336           !> doop.c t/op/tr.t
18337 ____________________________________________________________________________
18338 [  7333] By: gsar                                  on 2000/10/16  07:59:07
18339         Log: integrate changes#6183..6188 from mainline
18340              
18341              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
18342              <nick@ccl4.org>)
18343              
18344              tweak for change#6127
18345              
18346              remove incorrect documentation about implicit split to @_ in
18347              list context, which never really worked in perl 5 (from
18348              M.J.T. Guy)
18349              
18350              further qualify references to "alphanumeric" (from Wolfgang Laun
18351              <wolfgang.laun@alcatel.at>)
18352              
18353              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
18354              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
18355              
18356              h2xs tweaks
18357      Branch: maint-5.6/perl
18358           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
18359           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
18360           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
18361           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
18362           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
18363           !> pod/pod2latex.PL utils/h2xs.PL
18364 ____________________________________________________________________________
18365 [  7332] By: gsar                                  on 2000/10/16  07:53:52
18366         Log: integrate change#6179 from mainline
18367              
18368              buggy modulus on UVs introduced by change#3378 (resulted in
18369              4063328477 % 65535 amounting to 27406, instead of 27407)
18370      Branch: maint-5.6/perl
18371           !> pp.c t/op/arith.t
18372 ____________________________________________________________________________
18373 [  7331] By: gsar                                  on 2000/10/16  07:52:49
18374         Log: integrate changes#6176,6177,6178,6182 from cfgperl
18375              
18376              Single-quoted utf8 patch from Simon Cozens.
18377              
18378              Substitution utf8 patch from Simon Cozens.
18379              
18380              Be cleaner.
18381              
18382              Be Cleaner Part Deux.
18383      Branch: maint-5.6/perl
18384           !> Makefile.SH pp_hot.c toke.c
18385 ____________________________________________________________________________
18386 [  7330] By: gsar                                  on 2000/10/16  07:41:36
18387         Log: integrate change#6172 from mainline
18388              
18389              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
18390              (from Ilya Zakharevich)
18391      Branch: maint-5.6/perl
18392           !> regexec.c t/op/re_tests
18393 ____________________________________________________________________________
18394 [  7329] By: gsar                                  on 2000/10/16  07:40:25
18395         Log: integrate change#6171 from mainline
18396              
18397              scalar() doesn't force scalar context when used in void context
18398              (from Simon Cozens)
18399      Branch: maint-5.6/perl
18400           !> op.c t/op/wantarray.t
18401 ____________________________________________________________________________
18402 [  7328] By: gsar                                  on 2000/10/16  07:39:33
18403         Log: integrate change#6170 from mainline
18404              
18405              change#6142 needs tweaks to tests to work where there's no
18406              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
18407      Branch: maint-5.6/perl
18408           !> t/lib/filefind.t
18409 ____________________________________________________________________________
18410 [  7327] By: gsar                                  on 2000/10/16  07:35:34
18411         Log: integrate changes#6166..6168 from cfgperl
18412              
18413              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
18414              in case somebody wants to write an extension for more
18415              shadow database interfaces.
18416              
18417              tweak todo
18418              
18419              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
18420      Branch: maint-5.6/perl
18421           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18422           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
18423           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
18424           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
18425           !> win32/config.vc win32/config_H.bc win32/config_H.gc
18426           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
18427 ____________________________________________________________________________
18428 [  7326] By: gsar                                  on 2000/10/16  07:29:05
18429         Log: integrate changes#6157,6159..6161,6164 from cfgperl
18430              
18431              Regen Configure to jive with #6149.
18432              
18433              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
18434              
18435              Changes for the File::Temp 0.08 (change #6159) test suite
18436              to fit better into the Perl distribution test framework.
18437              
18438              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
18439              both from Simon Cozens.
18440              
18441              detypo
18442      Branch: maint-5.6/perl
18443           +> pod/perlmodlib.PL pod/perlnewmod.pod
18444           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
18445           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
18446           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18447           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
18448 ____________________________________________________________________________
18449 [  7325] By: gsar                                  on 2000/10/16  07:25:13
18450         Log: integrate change#6158 from vmsperl
18451              
18452              Add fallback to tmpfile for use in cases where user's relying on
18453              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
18454              Lane's patch)
18455      Branch: maint-5.6/perl
18456           !> vms/vms.c vms/vmsish.h
18457 ____________________________________________________________________________
18458 [  7324] By: gsar                                  on 2000/10/16  07:20:50
18459         Log: integrate changes#6153..6155 from mainline
18460              
18461              prettier Test::Harness output on failed tests (from Nicholas Clark
18462              <nick@Bagpuss.uk.boo.com>)
18463              
18464              avoid type mismatch warning
18465              
18466              small bug in change#6144; remove random \xA0 character that snuck
18467              in via change#6145
18468      Branch: maint-5.6/perl
18469           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
18470           !> perl.c
18471 ____________________________________________________________________________
18472 [  7323] By: gsar                                  on 2000/10/16  07:18:47
18473         Log: integrate changes#6151,6152 from mainline
18474              
18475              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
18476              
18477              cosmetic fixups of RE debug output (from Ilya Zakharevich)
18478      Branch: maint-5.6/perl
18479           !> regexec.c
18480 ____________________________________________________________________________
18481 [  7322] By: gsar                                  on 2000/10/16  07:17:25
18482         Log: integrate changes#6146..6150 from mainline
18483              
18484              doc typo
18485              
18486              add a make entry to Config.pm so "perl -V:make" works on VMS
18487              (from Peter Prymmer)
18488              
18489              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
18490              
18491              OS/2 tweaks for usethreads build (from Rocco Caputo
18492              <troc@netrus.net>)
18493              
18494              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
18495      Branch: maint-5.6/perl
18496           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
18497           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
18498           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
18499           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
18500           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
18501           !> warnings.pl x2p/a2p.h
18502 ____________________________________________________________________________
18503 [  7321] By: gsar                                  on 2000/10/16  07:14:02
18504         Log: integrate changes#6143..6145 from mainline
18505              
18506              MacOS support, part 1 (from Matthias Neeracher
18507              <neeri@iis.ee.ethz.ch>)
18508              
18509              MacOS support, part 2: make AutoSplit use File::Spec instead
18510              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
18511              <neeri@iis.ee.ethz.ch>)
18512              
18513              make xsubpp skip embedded pod (from Matthias Neeracher
18514              <neeri@iis.ee.ethz.ch>)
18515      Branch: maint-5.6/perl
18516           +> ext/DynaLoader/dl_mac.xs
18517           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
18518           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
18519           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
18520           !> pp_ctl.c proto.h toke.c util.c util.h
18521 ____________________________________________________________________________
18522 [  7320] By: gsar                                  on 2000/10/16  07:12:13
18523         Log: integrate changes#6141,6142 from mainline
18524              
18525              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
18526              forwarded by Peter Seebach from the bsdi-users mailing list.
18527              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
18528              
18529              File::Find fails to chdir when chasing symlinks (from
18530              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
18531      Branch: maint-5.6/perl
18532           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
18533 ____________________________________________________________________________
18534 [  7319] By: gsar                                  on 2000/10/16  07:04:30
18535         Log: integrate change#6139 from mainline
18536              
18537              revise mktables.PL for bugs and newness in Unicode 3.0
18538              (from James Bence <jbence@amgen.com>)
18539      Branch: maint-5.6/perl
18540           +> (branch 30 files)
18541           !> (integrate 49 files)
18542 ____________________________________________________________________________
18543 [  7318] By: gsar                                  on 2000/10/16  07:01:01
18544         Log: integrate changes#6137,6138 from mainline
18545              
18546              fix bogus redeclaration warning for "our" variables in different
18547              scopes
18548              
18549              add note about the handling of negative indices to tied arrays
18550              (from Michael G Schwern <schwern@pobox.com>)
18551      Branch: maint-5.6/perl
18552           !> op.c pod/perltie.pod t/pragma/strict-vars
18553 ____________________________________________________________________________
18554 [  7317] By: gsar                                  on 2000/10/16  06:58:46
18555         Log: integrate changes#6127..6136 from mainline
18556              
18557              call_method(...,G_EVAL) can longjmp() out if the method probing
18558              failed (from Gisle Aas)
18559              
18560              new perlxstut example for passing/returning refs to arrays
18561              (from David Lowe <dlowe@pootpoot.com>)
18562              
18563              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
18564              
18565              fix places that mean C<"word" character> but say C<alphanumeric
18566              character>
18567              
18568              avoid warnings in POSIX.pm (from Barrie Slaymaker)
18569              
18570              warnings::enabled() doesn't fall back to looking at $^W if
18571              caller isn't using lexical warnings (from Paul Marquess)
18572              
18573              elide bogus test in change#6132
18574              
18575              make Test::Harness use wait.h/WCOREDUMP if available
18576              (from Ben Tilly <ben_tilly@hotmail.com>)
18577              
18578              enable Test::Harness to dynamically determine column width etc.
18579              (from Rob Napier <rnapier@employees.org>)
18580              
18581              random pod typos (from Peter Scott <Peter@PSDT.com>)
18582      Branch: maint-5.6/perl
18583           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
18584           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
18585           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
18586           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
18587 ____________________________________________________________________________
18588 [  7316] By: gsar                                  on 2000/10/16  06:53:23
18589         Log: integrate change#6126 from mainline
18590              
18591              change#2879 broke rvalue autovivification of magicals such as
18592              ${$num} (reworked variant of patch suggested by Simon Cozens)
18593      Branch: maint-5.6/perl
18594           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
18595           !> pp_hot.c proto.h t/op/gv.t
18596 ____________________________________________________________________________
18597 [  7315] By: gsar                                  on 2000/10/16  06:51:38
18598         Log: integrate changes#6123,6125 from mainline
18599              
18600              clarify gotcha with #line directives (from Rocco Caputo
18601              <troc@netrus.net>)
18602              
18603              enable propagating exception objects via Perl_croak() in XS code
18604              (from Gisle Aas)
18605      Branch: maint-5.6/perl
18606           !> pod/perldebug.pod pod/perlsyn.pod util.c
18607 ____________________________________________________________________________
18608 [  7314] By: gsar                                  on 2000/10/16  06:49:28
18609         Log: integrate change#6122 from mainline
18610              
18611              downgrade fatal error on C<"foo@nosucharray.com"> to optional
18612              warning (from Mark-Jason Dominus)
18613      Branch: maint-5.6/perl
18614           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
18615           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
18616           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
18617           !> toke.c
18618 ____________________________________________________________________________
18619 [  7313] By: gsar                                  on 2000/10/16  06:46:54
18620         Log: integrate changes#6112..6121 from vmsperl
18621              
18622              Check for existence of file before trying to delete
18623              
18624              Ugly workaround for version-specific RTL error
18625              
18626              Urk -- undo previous removal of vmsish 'exit' change
18627              
18628              Add bounds checking for several strings (Charles Lane)
18629              
18630              Miscellaneous cosmetic fixes (Charles Lane)
18631              
18632              Treat sockets as special in sys(read|write) (Charles Lane et al.)
18633              
18634              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
18635              Flatten case labels in switch statements uniformly (Charles Bailey)
18636              
18637              Quiet error messages in vmsish.t (Charles Lane)
18638              
18639              Add missing escape (Charles Lane)
18640              
18641              Allow eliminate_macros() and fixpath() to handle space-delimited
18642              lists (based on fixes by Craig Berry)
18643      Branch: maint-5.6/perl
18644           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
18645           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
18646           !> vms/vmsish.h
18647 ____________________________________________________________________________
18648 [  7312] By: gsar                                  on 2000/10/16  06:41:18
18649         Log: integrate changes#6107,6110 from cfgperl
18650              
18651              Tweak the todo list.
18652              
18653              todo tweak
18654      Branch: maint-5.6/perl
18655           !> Todo-5.6
18656 ____________________________________________________________________________
18657 [  7311] By: gsar                                  on 2000/10/16  06:38:38
18658         Log: integrate changes#6104,6108 from mainline
18659              
18660              PL_sys_intern was being initialized too late on windows
18661              
18662              reenable fake signal handling on Windows, bugs and all
18663      Branch: maint-5.6/perl
18664           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
18665           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
18666           !> win32/win32.c
18667 ____________________________________________________________________________
18668 [  7310] By: gsar                                  on 2000/10/16  06:36:03
18669         Log: integrate changes#6095,6097..6103 from cfgperl
18670              
18671              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
18672              might be useful in future.
18673              
18674              Add a note about possible compilation problems from Allen Smith.
18675              
18676              Add a note about other, yet unsupported, shadow password APIs.
18677              
18678              Tweaks for the cc bugs from Allen Smith.
18679              
18680              More compilation tweakery from Allen Smith.
18681              
18682              Hints and test tweaks for Unicos.
18683              
18684              The test suite tweak in #6101 wasn't quite right.
18685              
18686              Test tweaking for Unicos continues.
18687      Branch: maint-5.6/perl
18688           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18689           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
18690           !> t/lib/complex.t t/op/64bitint.t
18691 ____________________________________________________________________________
18692 [  7309] By: gsar                                  on 2000/10/16  06:29:41
18693         Log: integrate changes#6093,6094 from mainline
18694              
18695              fork() failure to create pseudo process sets errno=EAGAIN and returns
18696              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
18697              
18698              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
18699      Branch: maint-5.6/perl
18700           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
18701           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
18702 ____________________________________________________________________________
18703 [  7308] By: gsar                                  on 2000/10/16  06:27:29
18704         Log: integrate change#6092 from cfgperl
18705              
18706              Regen perltoc with the fixed buildtoc.
18707      Branch: maint-5.6/perl
18708           !> pod/perltoc.pod
18709 ____________________________________________________________________________
18710 [  7307] By: gsar                                  on 2000/10/16  06:26:40
18711         Log: integrate changes#6089,6090 from mainline
18712              
18713              buildtoc tweak to fix newline lossage
18714              
18715              concat doesn't preserve utf8-ness, and doesn't invalidate
18716              [NI]OK; added tests for both
18717      Branch: maint-5.6/perl
18718           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
18719 ____________________________________________________________________________
18720 [  7306] By: gsar                                  on 2000/10/16  06:24:05
18721         Log: integrate change#6088 from cfgperl
18722              
18723              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
18724              because we do not use those.  The HAS_GETSPNAM remains,
18725              though, because we still do use that.
18726      Branch: maint-5.6/perl
18727           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18728           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
18729           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
18730           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
18731           !> win32/config.vc win32/config_H.bc win32/config_H.gc
18732           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
18733 ____________________________________________________________________________
18734 [  7305] By: gsar                                  on 2000/10/16  06:15:52
18735         Log: integrate changes#6084,6085,6087 from mainline
18736              
18737              substr() does not preserve utf8-ness (from Stefan Eissing
18738              <Eissing@medicaldataservice.de>); added tests
18739              
18740              repeat operator (x) doesn't preserve utf8-ness
18741              
18742              reverse() and quotemeta() weren't preserving utf8-ness; add tests
18743      Branch: maint-5.6/perl
18744           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
18745 ____________________________________________________________________________
18746 [  7304] By: gsar                                  on 2000/10/16  06:13:10
18747         Log: integrate changes#6077..6083 from mainline
18748              
18749              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
18750              and Tom Phoenix)
18751              
18752              workaround for CRT bug in chdir() (from Charles Lane, via
18753              Peter Prymmer)
18754              
18755              remove outdated kludge in Carp (NULLs are permitted in diagnostics
18756              now)
18757              
18758              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
18759              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
18760              
18761              better default perlbug categories for ok reports (from Richard Foley)
18762              
18763              peek.t non-portable to ithreads
18764              
18765              note about undocumented caller() return value (from M.J.T. Guy);
18766              yet another peek.t tweak
18767      Branch: maint-5.6/perl
18768           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18769           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
18770           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
18771           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
18772           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
18773           !> vms/vmsish.h
18774 ____________________________________________________________________________
18775 [  7303] By: gsar                                  on 2000/10/16  06:03:18
18776         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
18777              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
18778              
18779              &HUGE_VAL is not defined, it exists.
18780              
18781              Do not warn that an infinity does not look like a number.
18782              
18783              Rewrite the pwent/spent logic to be a little bit more clearer.
18784              
18785              Continue on the pwent/spent case.
18786              
18787              Correct Freudian slip.
18788              
18789              Use HUGE_VALL if applicable.
18790              
18791              pwent/spent #ifdef imbalance.
18792              
18793              Infinite problems.
18794              
18795              Call getspnam() only iff needd.
18796              
18797              Test both the scalar and list contexts.
18798              
18799              Use setxxent()/endxxent().
18800              
18801              Complex tweakery.
18802              
18803              Unicos hint tweak.
18804              
18805              Be more forgiving in POSIX about HUGE_VALL.
18806              
18807              Detypo.
18808              
18809              The search of infinity continues, this time simplified.
18810              
18811              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
18812              in natively 64-bit platforms where a long is a quad (no need
18813              for long longs).  Also added bias for IVs.
18814              
18815              Complex tweaks.
18816              
18817              Introduce t/lib/peek.t.
18818              
18819              Make the test more portable.
18820      Branch: maint-5.6/perl
18821           +> t/lib/peek.t
18822            ! pp_sys.c
18823           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
18824           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
18825           !> t/op/pwent.t toke.c util.c
18826 ____________________________________________________________________________
18827 [  7302] By: gsar                                  on 2000/10/16  05:03:37
18828         Log: integrate changes#6066..6071 from mainline
18829              
18830              s/END/CHECK/
18831              
18832              replace direct call to sighandler() with (*PL_sighandlerp)()
18833              
18834              note about values()
18835              
18836              File::Spec compatibility update (from Barrie Slaymaker
18837              <barries@slaysys.com>)
18838              
18839              remove misleading comment (from M.J.T. Guy)
18840              
18841              misformatted perllocal.pod (from Tim Jenness
18842              <t.jenness@jach.hawaii.edu>)
18843      Branch: maint-5.6/perl
18844           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
18845           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
18846           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
18847           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
18848 ____________________________________________________________________________
18849 [  7301] By: gsar                                  on 2000/10/16  05:00:08
18850         Log: integrate changes#6061..6063 from mainline
18851              
18852              change#5921 neglected to make eq honor "use bytes"
18853              
18854              additional tests for utf8.t
18855              
18856              tokeq() could read unallocated field in argument
18857      Branch: maint-5.6/perl
18858           !> sv.c t/pragma/utf8.t toke.c
18859 ____________________________________________________________________________
18860 [  7300] By: gsar                                  on 2000/10/16  04:56:54
18861         Log: integrate changes#6046,6048,6057,6058 from mainline
18862              
18863              libscheck has insufficient checks for n32 libs (from
18864              Albert Chin-A-Young <china@thewrittenword.com>)
18865              
18866              add note about how $( doesn't interpolate in REs (from
18867              Philip Newton <newton@ficus.frogspace.net>)
18868              
18869              fix broken parsing of /\x{ab}/
18870              
18871              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
18872              (spotted by Donald Kinzer <dkinzer@premia.com>)
18873      Branch: maint-5.6/perl
18874           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
18875           !> t/pragma/utf8.t
18876 ____________________________________________________________________________
18877 [  7299] By: gsar                                  on 2000/10/16  04:52:50
18878         Log: integrate change#6044 from mainline
18879              
18880              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
18881              such that underscores are only ignored in literal numbers,
18882              "\x{...}", and hex/oct argument
18883      Branch: maint-5.6/perl
18884           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
18885 ____________________________________________________________________________
18886 [  7298] By: gsar                                  on 2000/10/16  04:50:53
18887         Log: integrate changes#6027..6043 from mainline
18888              
18889              podlators-1.02 update (from Russ Allbery)
18890              
18891              Pod::Man generates groff-incompatible macro definition (from
18892              Tom Christiansen)
18893              
18894              add CGI.pm v2.66 (from Lincoln Stein)
18895              
18896              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
18897              for @- and @+ (from Johan Vromans)
18898              
18899              small nits in diagnostics.pm (from Robin Barker)
18900              
18901              whitespace adjustments
18902              
18903              missing files in MANIFEST
18904              
18905              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
18906              to compensate
18907              
18908              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
18909              
18910              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
18911      Branch: maint-5.6/perl
18912           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
18913           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
18914           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
18915           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
18916           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
18917           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
18918           !> t/lib/cgi-html.t t/lib/cgi-request.t
18919 ____________________________________________________________________________
18920 [  7297] By: gsar                                  on 2000/10/16  04:44:30
18921         Log: integrate change#6025 from mainline
18922              
18923              Is{Alnum,Alpha,Word} don't match titlecase
18924              TODO: IsSpace is defined recursively!
18925              (both spotted by Larry)
18926      Branch: maint-5.6/perl
18927           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
18928           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
18929 ____________________________________________________________________________
18930 [  7296] By: gsar                                  on 2000/10/16  04:39:30
18931         Log: integrate change#6023 from mainline
18932              
18933              debugger stomps on $. (from M.J.T. Guy)
18934      Branch: maint-5.6/perl
18935           !> lib/perl5db.pl
18936 ____________________________________________________________________________
18937 [  7295] By: gsar                                  on 2000/10/16  04:38:02
18938         Log: integrate change#6022 from mainline
18939              
18940              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
18941      Branch: maint-5.6/perl
18942           !> sv.c
18943 ____________________________________________________________________________
18944 [  7294] By: gsar                                  on 2000/10/16  04:37:05
18945         Log: integrate changes#6018..6021 from mainline
18946              
18947              make lib/syslog.t portable to systems that don't have _PATH_LOG,
18948              make _PATH_LOG() return "" if unavailable
18949              
18950              windows portability tweaks
18951              
18952              test tweak
18953              
18954              remove Win2K issue in pod (fixed by change#6020)
18955      Branch: maint-5.6/perl
18956           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
18957           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
18958           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
18959 ____________________________________________________________________________
18960 [  7293] By: gsar                                  on 2000/10/16  04:20:00
18961         Log: integrate changes#6013..6015 from mainline
18962              
18963              tweak change#5945 to display correct switch name in diagnostic
18964              
18965              glob() loading File::Glob behind the scenes may cause syntax errors
18966              
18967              tweak test for portability
18968      Branch: maint-5.6/perl
18969           !> op.c perl.c pod/perldiag.pod t/lib/b.t
18970 ____________________________________________________________________________
18971 [  7292] By: gsar                                  on 2000/10/16  04:18:11
18972         Log: integrate changes#6005..6010 from mainline, cfgperl
18973              
18974              perldoc might fail via "use blib" (from Hugo van der Sanden)
18975              
18976              Regen Configure.
18977              
18978              note about compile failures and END blocks (from M.J.T. Guy)
18979              
18980              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
18981              
18982              (change#6009 integrated earlier in change#7255)
18983              
18984              clarify note about shadow password support (from
18985              gellyfish@gellyfish.com)
18986      Branch: maint-5.6/perl
18987           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18988           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
18989           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
18990 ____________________________________________________________________________
18991 [  7291] By: gsar                                  on 2000/10/16  04:12:03
18992         Log: integrate changes#6002,6003 from mainline
18993              
18994              destructive sv_setsv() can lose UV-ness from source, causing
18995              numeric promotions/comparisons to fail to do the right thing
18996              
18997              allow REG_EXPAND_SZ keys in Windows registry (from
18998              John Clayton <John.Clayton@barclayscapital.com>)
18999      Branch: maint-5.6/perl
19000           !> sv.c win32/win32.c
19001 ____________________________________________________________________________
19002 [  7290] By: gsar                                  on 2000/10/16  04:10:19
19003         Log: integrate change#6001 from mainline
19004              
19005              support additional library locations via $Config{otherlibdirs}
19006              (from Andy Dougherty)
19007      Branch: maint-5.6/perl
19008           !> Configure INSTALL Porting/Glossary Porting/config.sh
19009           !> Porting/config_H config_h.SH epoc/config.sh perl.c
19010           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
19011           !> win32/config.bc win32/config.gc win32/config.vc
19012 ____________________________________________________________________________
19013 [  7289] By: gsar                                  on 2000/10/16  04:08:28
19014         Log: integrate change#5999 from mainline
19015              
19016              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
19017      Branch: maint-5.6/perl
19018           !> t/pragma/warn/toke toke.c
19019 ____________________________________________________________________________
19020 [  7288] By: gsar                                  on 2000/10/16  04:07:01
19021         Log: integrate changes#5997,5998 from cfgperl
19022              
19023              Preserve $!.
19024              
19025              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
19026      Branch: maint-5.6/perl
19027           !> lib/Math/Complex.pm
19028 ____________________________________________________________________________
19029 [  7287] By: gsar                                  on 2000/10/16  04:04:37
19030         Log: integrate change#5995 from mainline
19031              
19032              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
19033      Branch: maint-5.6/perl
19034           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
19035 ____________________________________________________________________________
19036 [  7286] By: gsar                                  on 2000/10/16  04:03:21
19037         Log: integrate change#5994 from mainline
19038              
19039              fix for missed accounting for null byte in pack("Z",...) (from
19040              M.J.T. Guy)
19041      Branch: maint-5.6/perl
19042           !> pp.c t/op/pack.t
19043 ____________________________________________________________________________
19044 [  7285] By: gsar                                  on 2000/10/16  04:02:11
19045         Log: integrate changes#5989..5993 from mainline
19046              
19047              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
19048              itself and no other (from Tom Hughes)
19049              
19050              use $ENV{LIB} to search for libs under Visual C compiler
19051              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
19052              
19053              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
19054              
19055              pod nit (from Simon Cozens)
19056              
19057              various minor tweaks seen on p5p
19058      Branch: maint-5.6/perl
19059           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
19060           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
19061           !> t/op/array.t toke.c
19062 ____________________________________________________________________________
19063 [  7284] By: gsar                                  on 2000/10/16  03:59:00
19064         Log: integrate changes#5978..5988 from mainline
19065              
19066              sync version numbers in File::Spec with the ones on CPAN
19067              (from Barrie Slaymaker)
19068              
19069              under useithreads, constant pad entries could inadvertantly be
19070              shared across threads (from Eric Blood <eblood@xmission.com>);
19071              added Eric's test case to testsuite
19072              
19073              allow Configure -S to run non-interactively (spotted by Greg Hudson
19074              <ghudson@mit.edu>)
19075              
19076              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
19077              prototype mismatch with CORE::glob(); update pod and tests to
19078              suit (File::Glob::glob() is still available for backward
19079              compatibility, but should be considered deprecated)
19080              
19081              avoid error in IO::Socket::INET when given an unknown service name
19082              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
19083              
19084              numeric conversion of non-number in change#3378 tramples on
19085              OOK offset, causing segfaults
19086              
19087              attributes::reftype() doesn't work on tied argument
19088              
19089              forked child may not exit correctly if it failed to open
19090              /dev/console (from Graham Barr)
19091              
19092              add regular expressions tutorial and quick-start guide (from
19093              Mark Kvale <kvale@phy.ucsf.edu>)
19094              
19095              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
19096              
19097              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
19098              <paul@miraclefish.com>)
19099      Branch: maint-5.6/perl
19100           +> pod/perlrequick.pod pod/perlretut.pod
19101           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
19102           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
19103           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
19104           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
19105           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
19106           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
19107           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
19108           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
19109 ____________________________________________________________________________
19110 [  7283] By: gsar                                  on 2000/10/16  03:52:14
19111         Log: integrate change#5977 from mainline
19112              
19113              autoquote barewords followed by newline and arrow properly
19114              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
19115      Branch: maint-5.6/perl
19116           !> t/pragma/warn/toke toke.c
19117 ____________________________________________________________________________
19118 [  7282] By: gsar                                  on 2000/10/16  03:50:48
19119         Log: integrate change#5976 from mainline
19120              
19121              DB_File v1.73 update (from Paul Marquess)
19122      Branch: maint-5.6/perl
19123           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
19124           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
19125 ____________________________________________________________________________
19126 [  7281] By: gsar                                  on 2000/10/16  03:49:14
19127         Log: integrate change#5975 from mainline
19128              
19129              allow sort() reentrancy (variant of patch suggested by
19130              Hugo van der Sanden)
19131      Branch: maint-5.6/perl
19132           !> pp_ctl.c t/op/sort.t
19133 ____________________________________________________________________________
19134 [  7280] By: gsar                                  on 2000/10/16  03:48:22
19135         Log: integrate change#5974 from mainline
19136              
19137              change#4197 somehow missed initializing PL_errors, meaning
19138              syntax error queueing wasn't working outside eval"" at all;
19139              also fixed eval"" to localize PL_error_count, so that compile-time
19140              eval's don't clobber the error state of the outer context
19141      Branch: maint-5.6/perl
19142           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
19143           !> t/pragma/warn/toke
19144 ____________________________________________________________________________
19145 [  7279] By: gsar                                  on 2000/10/16  03:46:21
19146         Log: integrate change#5973 from mainline
19147              
19148              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
19149      Branch: maint-5.6/perl
19150           !> regcomp.c regexec.c t/op/re_tests
19151 ____________________________________________________________________________
19152 [  7278] By: gsar                                  on 2000/10/16  03:44:54
19153         Log: integrate change#5971 from cfgperl
19154              
19155              Unicos tweaks from Mark P. Lutz.
19156      Branch: maint-5.6/perl
19157           !> hints/unicos.sh lib/Math/Complex.pm
19158 ____________________________________________________________________________
19159 [  7277] By: gsar                                  on 2000/10/16  03:42:59
19160         Log: integrate changes#5966..5970 from mainline
19161              
19162              add testsuite for B backends, fix bug in B::Deparse (from
19163              Simon Cozens <simon@brecon.co.uk>)
19164              
19165              improved docs on the warn_uninit diagnostic (from David Glasser
19166              and Simon Cozens)
19167              
19168              tolerate spaces in group names in test on solaris (from David Boyce
19169              <dsb@boyski.com>)
19170              
19171              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
19172              
19173              Data::Dumper fumbles negative numbers on 32-bit platforms where
19174              IV is >32bits
19175      Branch: maint-5.6/perl
19176           +> t/lib/b.t t/lib/syslog.t
19177           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
19178           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
19179           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
19180 ____________________________________________________________________________
19181 [  7276] By: gsar                                  on 2000/10/16  03:39:30
19182         Log: integrate change#5965 from mainline
19183              
19184              avoid "will not stay shared" warnings for our variables (from
19185              Robin Barker)
19186      Branch: maint-5.6/perl
19187           !> op.c t/pragma/warn/op
19188 ____________________________________________________________________________
19189 [  7275] By: gsar                                  on 2000/10/16  03:38:18
19190         Log: integrate change#5964 from mainline
19191              
19192              reformat to 72 columns (again)
19193      Branch: maint-5.6/perl
19194           !> pod/perldiag.pod
19195 ____________________________________________________________________________
19196 [  7274] By: gsar                                  on 2000/10/16  03:36:58
19197         Log: integrate change#5963 from mainline
19198              
19199              patch from Larry to make (\&) prototype work; added tests for
19200              the same
19201      Branch: maint-5.6/perl
19202           !> op.c t/comp/proto.t
19203 ____________________________________________________________________________
19204 [  7273] By: gsar                                  on 2000/10/16  03:35:51
19205         Log: integrate changes#5956..5962 from mainline
19206              
19207              better diagnostics on failed tests (from Ilya Zakharevich)
19208              
19209              pod nits (from A. C. Yardley <yardley@tanet.net>)
19210              
19211              change#3569 deleted some essential code, revert; avoid use of
19212              atexit() to make DynaLoader work properly on AIX under mod_perl
19213              (from Jens-Uwe Mager <jum@helios.de>)
19214              
19215              doubled words in pods (from Simon Cozens
19216              <simon.p.cozens@jp.pwcglobal.com>)
19217              
19218              better INSTALL notes on Solaris issues (from Dominic Dunlop)
19219              
19220              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
19221              
19222              updated README.hpux (from Jeff Okamoto)
19223      Branch: maint-5.6/perl
19224           !> INSTALL README.hpux emacs/cperl-mode.el
19225           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
19226           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
19227           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
19228           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
19229           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
19230           !> t/op/lex_assign.t
19231 ____________________________________________________________________________
19232 [  7272] By: gsar                                  on 2000/10/16  03:31:22
19233         Log: integrate change#5955 from mainline
19234              
19235              longstanding bug exposed by change#3307: sort arguments weren't
19236              compiled with the right wantarray context (ensuing runtime lookup
19237              via block_gimme() was getting the incidental context of the
19238              sort() itself)
19239      Branch: maint-5.6/perl
19240           !> op.c t/op/sort.t
19241 ____________________________________________________________________________
19242 [  7271] By: gsar                                  on 2000/10/16  03:29:11
19243         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
19244              branch
19245              
19246              Flatten the cpp jungle doing the nosuid checking.
19247              
19248              Do not assume sign propagation. (from M.J.T. Guy)
19249              
19250              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
19251              
19252              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
19253              Now pp_ncmp() returns undef is either operand is a NaN.
19254              
19255              On second thoughts frexp() does have two arguments.
19256              
19257              Document that tr() is not tr(1).
19258              
19259              Be more robust on "extreme" (large absolute value)
19260              arguments.  Originally reported by Daniel Connelly
19261              as a problem with asinh() on large negative arguments,
19262              asinh() used to bail out because an argument to log()
19263              ended up being zero.  Ilya Zakharevich proposed using
19264              Taylor's series in such cases, which for such large
19265              arguments is a very good approximation.
19266              
19267              Undo "use integer" addition from 64bitint as it seems
19268              to break most of the subtests in Digital UNIX;
19269              Unicos needs to find another way.
19270      Branch: maint-5.6/perl
19271           !> (integrate 29 files)
19272 ____________________________________________________________________________
19273 [  7270] By: gsar                                  on 2000/10/16  03:09:44
19274         Log: integrate changes#5948,5949,5950 from mainline
19275              
19276              typo in vars.pm that leads to cryptic message (from Piotr
19277              Piatkowski <kompas@kompas.usr.onet.pl>)
19278              
19279              make perldoc use the pod2man from the same version (from
19280              M.J.T. Guy)
19281              
19282              reformat perldiag to avoid long lines
19283      Branch: maint-5.6/perl
19284           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
19285 ____________________________________________________________________________
19286 [  7269] By: gsar                                  on 2000/10/16  03:05:54
19287         Log: integrate change#5947 from mainline
19288              
19289              use &dl_error rather than &dl_load_file as the guard for calling
19290              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
19291              statically built perl)
19292      Branch: maint-5.6/perl
19293           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
19294 ____________________________________________________________________________
19295 [  7268] By: gsar                                  on 2000/10/16  03:04:48
19296         Log: integrate change#5945 from mainline
19297              
19298              make module name mandatory after -M switch; reorder perldiag
19299              alphabetically (from Mark-Jason Dominus)
19300      Branch: maint-5.6/perl
19301           !> perl.c pod/perldiag.pod
19302 ____________________________________________________________________________
19303 [  7267] By: gsar                                  on 2000/10/16  03:03:01
19304         Log: integrate change#5939 from mainline
19305              
19306              more pod nits (from Larry Virden)
19307      Branch: maint-5.6/perl
19308           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
19309           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
19310           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
19311 ____________________________________________________________________________
19312 [  7266] By: gsar                                  on 2000/10/16  03:01:39
19313         Log: integrate change#5938 from mainline
19314              
19315              Consolidated B::Deparse fixes (from Stephen McCamant)
19316      Branch: maint-5.6/perl
19317           !> ext/B/B/Deparse.pm
19318 ____________________________________________________________________________
19319 [  7265] By: gsar                                  on 2000/10/16  03:00:43
19320         Log: integrate change#5936 from mainline
19321              
19322              additional tests for change#7263 (from Paul Marquess)
19323      Branch: maint-5.6/perl
19324           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
19325           !> t/pragma/warn/5nolint t/pragma/warn/6default
19326 ____________________________________________________________________________
19327 [  7264] By: gsar                                  on 2000/10/16  02:58:34
19328         Log: integrate change#5934 from mainline
19329              
19330              propagate lexical warnings from surrounding scope correctly
19331              within string eval() (from Paul Marquess)
19332      Branch: maint-5.6/perl
19333           !> pp_ctl.c t/pragma/warn/pp_ctl
19334 ____________________________________________________________________________
19335 [  7263] By: gsar                                  on 2000/10/16  02:56:53
19336         Log: integrate change#5932 from mainline
19337              
19338              add rsignal(), whichsig() and do_join() to public API list
19339              (mod_perl uses them to good advantage)
19340      Branch: maint-5.6/perl
19341           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
19342 ____________________________________________________________________________
19343 [  7262] By: gsar                                  on 2000/10/16  02:55:53
19344         Log: integrate change#5931 from mainline
19345              
19346              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
19347      Branch: maint-5.6/perl
19348           !> pp_hot.c regexec.c t/op/pat.t
19349 ____________________________________________________________________________
19350 [  7261] By: gsar                                  on 2000/10/16  02:55:01
19351         Log: integrate change#5930 from mainline
19352              
19353              small os390 tweaks (from Peter Prymmer)
19354      Branch: maint-5.6/perl
19355           !> config_h.SH makedepend.SH
19356 ____________________________________________________________________________
19357 [  7260] By: gsar                                  on 2000/10/16  02:54:10
19358         Log: integrate change#5929 from mainline
19359              
19360              pod nits
19361      Branch: maint-5.6/perl
19362           !> pod/perlguts.pod
19363 ____________________________________________________________________________
19364 [  7259] By: gsar                                  on 2000/10/16  02:52:55
19365         Log: integrate change#5927 from mainline
19366              
19367              arrange for next() to resume at the unstack op rather than the
19368              loop conditional, so that scope cleanup happens correctly
19369              (from Stephen McCamant)
19370      Branch: maint-5.6/perl
19371           !> op.c pp_ctl.c t/op/misc.t
19372 ____________________________________________________________________________
19373 [  7258] By: gsar                                  on 2000/10/16  02:51:38
19374         Log: integrate change#5926 from mainline
19375              
19376              on windows, reserve 16M of stack rather than 128M (allows more
19377              threads to run concurrently)
19378      Branch: maint-5.6/perl
19379           !> win32/Makefile win32/makefile.mk
19380 ____________________________________________________________________________
19381 [  7257] By: gsar                                  on 2000/10/16  02:50:37
19382         Log: integrate change#5925 from mainline
19383              
19384              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
19385      Branch: maint-5.6/perl
19386           !> toke.c
19387 ____________________________________________________________________________
19388 [  7256] By: gsar                                  on 2000/10/16  02:49:36
19389         Log: integrate change#5924 from mainline
19390              
19391              avoid using uninitialized memory in require version check
19392      Branch: maint-5.6/perl
19393           !> pp_ctl.c universal.c
19394 ____________________________________________________________________________
19395 [  7255] By: gsar                                  on 2000/10/16  02:48:03
19396         Log: integrate changes#5923,5928,6009 from mainline
19397              
19398              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
19399      Branch: maint-5.6/perl
19400           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
19401 ____________________________________________________________________________
19402 [  7254] By: gsar                                  on 2000/10/16  02:44:46
19403         Log: integrate change#5922 from mainline
19404              
19405              commentary about IoTYPE() (from Nathan Torkington)
19406      Branch: maint-5.6/perl
19407           !> sv.h
19408 ____________________________________________________________________________
19409 [  7253] By: gsar                                  on 2000/10/16  02:43:49
19410         Log: integrate change#5921 from mainline
19411              
19412              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
19413      Branch: maint-5.6/perl
19414           !> sv.c t/lib/charnames.t t/pragma/utf8.t
19415 ____________________________________________________________________________
19416 [  7252] By: gsar                                  on 2000/10/16  02:42:31
19417         Log: integrate change#5920 from mainline
19418              
19419              Larry's fix for buggy propagation of utf8-ness in join(); add test
19420      Branch: maint-5.6/perl
19421           !> doop.c t/op/ver.t
19422 ____________________________________________________________________________
19423 [  7251] By: gsar                                  on 2000/10/16  02:41:14
19424         Log: integrate changes#5915..5919 from mainline
19425              
19426              various (pod tweaks &c)
19427      Branch: maint-5.6/perl
19428           !> (integrate 33 files)
19429 ____________________________________________________________________________
19430 [  7250] By: gsar                                  on 2000/10/16  02:38:16
19431         Log: integrate change#5914 from mainline
19432              
19433              caller() wasn't returning the right number of elements for
19434              eval {...}
19435      Branch: maint-5.6/perl
19436           !> pp_ctl.c t/pragma/warn/9enabled
19437 ____________________________________________________________________________
19438 [  7249] By: gsar                                  on 2000/10/16  02:37:02
19439         Log: integrate change#5913 from mainline
19440              
19441              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
19442              (from Mark-Jason Dominus)
19443      Branch: maint-5.6/perl
19444           !> pod/perlfunc.pod
19445 ____________________________________________________________________________
19446 [  7248] By: gsar                                  on 2000/10/16  02:35:58
19447         Log: integrate change#5912 from mainline
19448              
19449              fix totally broken caching in UNIVERSAL::isa() (from
19450              Nick Ing-Simmons)
19451      Branch: maint-5.6/perl
19452           !> t/op/universal.t universal.c
19453 ____________________________________________________________________________
19454 [  7247] By: gsar                                  on 2000/10/16  02:34:27
19455         Log: integrate changes#5910,5911 from mainline
19456              
19457              typo in pod
19458              
19459              add linebreak properties from unicode/LineBrk.txt (from
19460              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
19461      Branch: maint-5.6/perl
19462           +> (branch 29 files)
19463           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
19464 ____________________________________________________________________________
19465 [  7246] By: gsar                                  on 2000/10/16  02:33:29
19466         Log: integrate change#5909 from mainline
19467              
19468              mode argument to do_binmode() should be file mode, not boolean
19469      Branch: maint-5.6/perl
19470           !> pp_sys.c
19471 ____________________________________________________________________________
19472 [  7245] By: gsar                                  on 2000/10/16  02:31:04
19473         Log: integrate change#5908 from mainline
19474              
19475              introduce illegal symbols into null package so that
19476              gv_fetchpv(...,TRUE) always returns a valid GV even when the
19477              symbol is trapped by strictures (avoids coredumps)
19478      Branch: maint-5.6/perl
19479           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
19480           !> t/pragma/strict-vars
19481 ____________________________________________________________________________
19482 [  7244] By: jhi                                   on 2000/10/16  02:29:54
19483         Log: Subject: $Carp::ExportLevel confusion in Exporter
19484              From: "Ben Tilly" <ben_tilly@hotmail.com>
19485              Date: Sat, 14 Oct 2000 16:44:34 EDT
19486              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
19487      Branch: perl
19488            ! lib/Exporter/Heavy.pm
19489 ____________________________________________________________________________
19490 [  7243] By: jhi                                   on 2000/10/16  02:28:33
19491         Log: Subject: [PATCH perlguts.pod] Document offset hack
19492              From: Simon Cozens <simon@cozens.net>
19493              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
19494              Date: Sat, 14 Oct 2000 19:32:25 +0100
19495      Branch: perl
19496            ! pod/perlguts.pod
19497 ____________________________________________________________________________
19498 [  7242] By: gsar                                  on 2000/10/16  02:26:51
19499         Log: integrate changes#5905,5906,5907,6064 from mainline
19500              
19501              printf/sprintf didn't get quad types right under use64bitint
19502      Branch: maint-5.6/perl
19503           !> pp_sys.c sv.c t/op/64bitint.t
19504 ____________________________________________________________________________
19505 [  7241] By: jhi                                   on 2000/10/16  02:22:44
19506         Log: Subject: small pod patch
19507              From: Dan Boorstein <dan_boo@bellsouth.net>
19508              Date: Sat, 14 Oct 2000 14:29:24 -0400
19509              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
19510      Branch: perl
19511            ! pod/perlfaq7.pod pod/perlmod.pod
19512 ____________________________________________________________________________
19513 [  7240] By: jhi                                   on 2000/10/16  02:13:46
19514         Log: -w cleanup.
19515              
19516              Subject: Re: Problems with bleadperl 
19517              From: "Stephen P. Potter" <spp@ds.net>
19518              Date: Fri, 13 Oct 2000 13:32:49 -0400
19519              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
19520      Branch: perl
19521            ! t/pragma/overload.t
19522 ____________________________________________________________________________
19523 [  7239] By: jhi                                   on 2000/10/16  01:41:18
19524         Log: One more ~utf8 tweak.
19525      Branch: perl
19526            ! t/op/bop.t
19527 ____________________________________________________________________________
19528 [  7238] By: jhi                                   on 2000/10/16  01:34:14
19529         Log: Tweak the test of #7235.
19530      Branch: perl
19531            ! t/op/bop.t
19532 ____________________________________________________________________________
19533 [  7237] By: jhi                                   on 2000/10/16  01:25:04
19534         Log: Fix a couple of compiler-noted nits in #7235.
19535      Branch: perl
19536            ! pp.c
19537 ____________________________________________________________________________
19538 [  7236] By: jhi                                   on 2000/10/16  01:22:46
19539         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
19540      Branch: perl
19541            ! pp.c pp_hot.c
19542 ____________________________________________________________________________
19543 [  7235] By: jhi                                   on 2000/10/15  16:24:44
19544         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
19545              
19546              From: Simon Cozens <simon@cozens.net>
19547              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
19548              Date: Sat, 14 Oct 2000 20:52:13 +0100
19549              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
19550      Branch: perl
19551            ! pp.c t/op/bop.t utf8.h
19552 ____________________________________________________________________________
19553 [  7234] By: jhi                                   on 2000/10/15  15:19:29
19554         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
19555              The problem was that rx->minlen was in chars while pp_split()
19556              thought it would be in bytes. 
19557      Branch: perl
19558            ! pp.c t/pragma/utf8.t
19559 ____________________________________________________________________________
19560 [  7233] By: jhi                                   on 2000/10/14  20:24:24
19561         Log: Document FNCASE=y as discussed in the bug 20000902.009.
19562      Branch: perl
19563            ! README.dos
19564 ____________________________________________________________________________
19565 [  7232] By: jhi                                   on 2000/10/14  18:52:21
19566         Log: Add test for bug id 20000427.003 (which seems to have
19567              been fixed) (also duplicate as 20000427.004, though
19568              with a higher severity).  Move one utf8 from op/append
19569              to pragma/utf8, tag the tests with bug ids.
19570      Branch: perl
19571            ! t/op/append.t t/pragma/utf8.t
19572 ____________________________________________________________________________
19573 [  7231] By: jhi                                   on 2000/10/14  17:28:37
19574         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
19575      Branch: perl
19576            ! t/pragma/utf8.t
19577 ____________________________________________________________________________
19578 [  7230] By: jhi                                   on 2000/10/14  14:24:50
19579         Log: Needs to be conditional on SunOS 4.
19580              
19581              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
19582              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
19583              Date: Sat, 14 Oct 2000 13:37:49 +0100
19584              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
19585      Branch: metaconfig/U/perl
19586            ! End.U
19587      Branch: perl
19588            ! Configure myconfig.SH pod/perldelta.pod
19589 ____________________________________________________________________________
19590 [  7229] By: jhi                                   on 2000/10/14  00:49:22
19591         Log: Update Changes.
19592      Branch: perl
19593            ! Changes patchlevel.h
19594 ____________________________________________________________________________
19595 [  7228] By: jhi                                   on 2000/10/14  00:46:10
19596         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
19597              From: Peter Prymmer <pvhp@forte.com>
19598              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
19599              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
19600      Branch: perl
19601            ! lib/utf8.pm
19602 ____________________________________________________________________________
19603 [  7227] By: jhi                                   on 2000/10/13  23:20:30
19604         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
19605      Branch: perl
19606            ! t/op/tie.t
19607 ____________________________________________________________________________
19608 [  7226] By: jhi                                   on 2000/10/13  22:14:32
19609         Log: Tweak #7225.
19610              
19611              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
19612              From: Peter Prymmer <pvhp@forte.com>
19613              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
19614              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
19615      Branch: perl
19616            ! t/op/sprintf.t
19617 ____________________________________________________________________________
19618 [  7225] By: jhi                                   on 2000/10/13  22:11:31
19619         Log: op/sprintf.t patch for OS/390 (and any other host with limited
19620              floating-point exponent length)
19621              
19622              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
19623              From: Dominic Dunlop <domo@computer.org>
19624              Date: Fri, 13 Oct 2000 19:17:57 +0200
19625              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
19626      Branch: perl
19627            ! t/op/sprintf.t
19628 ____________________________________________________________________________
19629 [  7224] By: jhi                                   on 2000/10/13  18:40:48
19630         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
19631      Branch: perl
19632            ! toke.c
19633 ____________________________________________________________________________
19634 [  7223] By: jhi                                   on 2000/10/13  18:37:13
19635         Log: Thinko in #7222.
19636      Branch: perl
19637            ! utf8.c
19638 ____________________________________________________________________________
19639 [  7222] By: jhi                                   on 2000/10/13  18:05:23
19640         Log: Use UTF8SKIP(), from Simon Cozens.
19641      Branch: perl
19642            ! utf8.c
19643 ____________________________________________________________________________
19644 [  7221] By: jhi                                   on 2000/10/13  15:43:19
19645         Log: (accidentally empty check-in)
19646      Branch: perl
19647            ! utf8.c
19648 ____________________________________________________________________________
19649 [  7220] By: jhi                                   on 2000/10/13  15:23:51
19650         Log: Add (optimistically) Storable to static extensions.
19651      Branch: perl
19652            ! hints/uwin.sh hints/vmesa.sh
19653 ____________________________________________________________________________
19654 [  7219] By: jhi                                   on 2000/10/13  15:20:05
19655         Log: Amdahl UTS doesn't seem to do dynaloading.
19656      Branch: perl
19657            ! hints/uts.sh
19658 ____________________________________________________________________________
19659 [  7218] By: jhi                                   on 2000/10/13  15:15:20
19660         Log: Slight tweak of the code to appease Amdahl UTS cc.
19661      Branch: perl
19662            ! pp.c
19663 ____________________________________________________________________________
19664 [  7217] By: jhi                                   on 2000/10/13  14:50:42
19665         Log: In Amdahl UTS "struct sv" is defined by a system header,
19666              <ksync.h>.
19667      Branch: perl
19668            ! perl.h sv.h
19669 ____________________________________________________________________________
19670 [  7216] By: jhi                                   on 2000/10/13  11:58:25
19671         Log: Ilya implemented the memory profiling API.
19672      Branch: perl
19673            ! Todo
19674 ____________________________________________________________________________
19675 [  7215] By: jhi                                   on 2000/10/13  02:56:38
19676         Log: Subject: [PATCH 5.7.0] Perl API for mstats
19677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19678              Date: Thu, 12 Oct 2000 22:52:40 -0400
19679              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
19680      Branch: perl
19681            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
19682 ____________________________________________________________________________
19683 [  7214] By: jhi                                   on 2000/10/13  02:55:38
19684         Log: Subject: [PATCH 5.7.0] IVs in mtats
19685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19686              Date: Thu, 12 Oct 2000 22:51:04 -0400
19687              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
19688      Branch: perl
19689            ! malloc.c perl.h
19690 ____________________________________________________________________________
19691 [  7213] By: jhi                                   on 2000/10/13  02:31:47
19692         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
19693      Branch: perl
19694            ! pod/perldiag.pod pp_sys.c
19695 ____________________________________________________________________________
19696 [  7212] By: jhi                                   on 2000/10/13  01:27:38
19697         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
19698              From: Peter Prymmer <pvhp@forte.com>
19699              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
19700              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
19701      Branch: perl
19702            ! t/op/oct.t
19703 ____________________________________________________________________________
19704 [  7211] By: jhi                                   on 2000/10/13  00:35:09
19705         Log: Update Changes.
19706      Branch: perl
19707            ! Changes patchlevel.h
19708 ____________________________________________________________________________
19709 [  7210] By: jhi                                   on 2000/10/12  23:59:40
19710         Log: The Install.pm third of
19711              
19712              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
19713              From: Bill Campbell <bill@celestial.com>
19714              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
19715              Date: Thu, 5 Oct 2000 18:04:51 -0700
19716      Branch: perl
19717            ! lib/ExtUtils/Install.pm
19718 ____________________________________________________________________________
19719 [  7209] By: jhi                                   on 2000/10/12  23:58:43
19720         Log: Two thirds of
19721              
19722              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
19723              Date: Thu, 5 Oct 2000 18:04:51 -0700
19724              From: Bill Campbell <bill@celestial.com>
19725              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
19726              
19727              The Install.pm changes will be submitted separately because
19728              they need some work and discussion still.
19729      Branch: perl
19730            ! lib/getopts.pl lib/termcap.pl
19731 ____________________________________________________________________________
19732 [  7208] By: jhi                                   on 2000/10/12  23:41:19
19733         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
19734              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19735              Date:     Thu, 12 Oct 2000 07:30:02 EDT
19736              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
19737      Branch: perl
19738            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
19739            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
19740 ____________________________________________________________________________
19741 [  7207] By: jhi                                   on 2000/10/12  23:39:01
19742         Log: An updated EBCDIC tr patch.
19743              
19744              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
19745              From: Peter Prymmer <pvhp@forte.com>
19746              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
19747              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
19748      Branch: perl
19749            ! t/op/tr.t
19750 ____________________________________________________________________________
19751 [  7206] By: jhi                                   on 2000/10/12  23:34:55
19752         Log: Upgrade to CPAN 1.58, from Andreas König.
19753      Branch: perl
19754            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19755 ____________________________________________________________________________
19756 [  7205] By: jhi                                   on 2000/10/12  23:29:08
19757         Log: Introduce the man[24-8] variables, from Andy Dougherty.
19758      Branch: metaconfig/U/perl
19759            + mandirs.U mandirstyle.U
19760      Branch: perl
19761            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19762            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
19763            ! vos/config.h vos/config.pl vos/config_h.SH_orig
19764            ! win32/config.bc win32/config.gc win32/config.vc
19765 ____________________________________________________________________________
19766 [  7204] By: gsar                                  on 2000/10/12  18:11:24
19767         Log: restore change#7202
19768      Branch: perl
19769            ! mg.c
19770 ____________________________________________________________________________
19771 [  7203] By: gsar                                  on 2000/10/12  18:09:40
19772         Log: another test of the Emergency Broadcast System--back out 
19773              change#7202
19774      Branch: perl
19775            ! mg.c
19776 ____________________________________________________________________________
19777 [  7202] By: gsar                                  on 2000/10/12  16:40:47
19778         Log: (submitted on behalf of Jarkko)
19779              Fix the lib/encode.t subtest 6 failure as reported by Andreas
19780              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
19781              was unearthed by change 7182, as was a bug in HTML::Entities.
19782      Branch: perl
19783            ! mg.c
19784 ____________________________________________________________________________
19785 [  7201] By: jhi                                   on 2000/10/11  03:16:05
19786         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
19787      Branch: perl
19788            ! pp_hot.c t/pragma/utf8.t
19789 ____________________________________________________________________________
19790 [  7200] By: jhi                                   on 2000/10/11  00:40:30
19791         Log: The #7198 was a false alarm.
19792      Branch: perl
19793            ! pp_hot.c
19794 ____________________________________________________________________________
19795 [  7199] By: jhi                                   on 2000/10/11  00:26:04
19796         Log: Remove duplicated code.
19797      Branch: perl
19798            ! t/lib/cgi-html.t
19799 ____________________________________________________________________________
19800 [  7198] By: jhi                                   on 2000/10/10  23:30:46
19801         Log: (Retracted by #7200.)
19802      Branch: perl
19803            ! pp_hot.c
19804 ____________________________________________________________________________
19805 [  7197] By: jhi                                   on 2000/10/10  21:49:30
19806         Log: Add the test case for #7190, from the original bug report
19807              by Andreas König.
19808      Branch: perl
19809            ! t/pragma/utf8.t
19810 ____________________________________________________________________________
19811 [  7196] By: jhi                                   on 2000/10/10  21:40:49
19812         Log: Reapply Andy's patch and regen Configure.
19813      Branch: perl
19814            ! Configure INSTALL Makefile.SH Porting/Glossary
19815            ! Porting/config.sh config_h.SH epoc/config.sh installperl
19816            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
19817            ! win32/config.vc
19818 ____________________________________________________________________________
19819 [  7195] By: jhi                                   on 2000/10/10  21:09:30
19820         Log: Use the versiononly instead of the installscripts,
19821              retract the changes 7146 and 7147.
19822      Branch: perl
19823            ! Configure INSTALL Makefile.SH Porting/Glossary
19824            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
19825            ! installperl uconfig.sh vos/config.def win32/config.bc
19826            ! win32/config.gc win32/config.vc
19827 ____________________________________________________________________________
19828 [  7194] By: jhi                                   on 2000/10/10  21:06:15
19829         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
19830              From: Peter Prymmer <pvhp@forte.com>
19831              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
19832              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
19833      Branch: perl
19834            ! t/op/ver.t
19835 ____________________________________________________________________________
19836 [  7193] By: jhi                                   on 2000/10/10  21:05:12
19837         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
19838              From: Peter Prymmer <pvhp@forte.com>
19839              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
19840              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
19841      Branch: perl
19842            ! t/op/tr.t
19843 ____________________________________________________________________________
19844 [  7192] By: jhi                                   on 2000/10/10  20:57:30
19845         Log: Add versiononly, delete installscripts, from Andy Dougherty.
19846      Branch: metaconfig
19847            - U/installdirs/installscripts.U
19848      Branch: metaconfig/U/perl
19849            + versiononly.U
19850 ____________________________________________________________________________
19851 [  7191] By: jhi                                   on 2000/10/10  19:41:21
19852         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
19853              From: Peter Prymmer <pvhp@forte.com>
19854              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
19855              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
19856      Branch: perl
19857            ! pod/perlebcdic.pod
19858 ____________________________________________________________________________
19859 [  7190] By: jhi                                   on 2000/10/10  19:26:14
19860         Log: Subject: Re: utf8 concat, mg_get
19861              From: Simon Cozens <simon@cozens.net>
19862              Date: Tue, 10 Oct 2000 17:40:17 +0100
19863              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
19864      Branch: perl
19865            ! pp_hot.c
19866 ____________________________________________________________________________
19867 [  7189] By: jhi                                   on 2000/10/10  19:23:03
19868         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
19869              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
19870              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
19871              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
19872      Branch: perl
19873            ! lib/ExtUtils/MM_Unix.pm
19874 ____________________________________________________________________________
19875 [  7188] By: jhi                                   on 2000/10/10  15:31:24
19876         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
19877              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
19878              Date: Fri, 14 Jul 2000 10:47:36 +0100
19879              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
19880      Branch: perl
19881            ! README.win32
19882 ____________________________________________________________________________
19883 [  7187] By: jhi                                   on 2000/10/10  13:30:10
19884         Log: Quote the temp file name, needed in Win32 because the
19885              default name unfortunately contains spaces, shouldn't
19886              hurt elsewhere.
19887              
19888              Subject: FW: perldoc fails if $TEMP contains spaces
19889              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
19890              Date: Thu, 14 Sep 2000 08:58:45 +0100
19891              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
19892      Branch: perl
19893            ! utils/perldoc.PL
19894 ____________________________________________________________________________
19895 [  7186] By: jhi                                   on 2000/10/10  13:16:27
19896         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
19897              From: hv@hugo.hybyte.com
19898              Date: Tue, 10 Oct 2000 14:10:20 +0100
19899              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
19900      Branch: perl
19901            ! t/lib/thr5005.t util.c
19902 ____________________________________________________________________________
19903 [  7185] By: jhi                                   on 2000/10/10  12:06:22
19904         Log: Upgrade to podlators 1.04, from Russ Allbery.
19905      Branch: perl
19906            ! lib/Pod/Man.pm lib/Pod/Text.pm
19907 ____________________________________________________________________________
19908 [  7184] By: jhi                                   on 2000/10/10  12:01:32
19909         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
19910      Branch: perl
19911            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
19912 ____________________________________________________________________________
19913 [  7183] By: jhi                                   on 2000/10/09  23:47:15
19914         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
19915              From: Peter Prymmer <pvhp@forte.com>
19916              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
19917              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
19918      Branch: perl
19919            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
19920 ____________________________________________________________________________
19921 [  7182] By: jhi                                   on 2000/10/09  23:43:16
19922         Log: Make eq work again with utf8 (disabling the upgrading
19923              should no more be necessary since the copies of the
19924              scalars are upgraded, not the scalars themselves).
19925              Takes care of ID 20001009.001.  (The claimed length()
19926              bug in 20001009.001 seems bogus to me.)
19927      Branch: perl
19928            ! sv.c t/pragma/utf8.t
19929 ____________________________________________________________________________
19930 [  7181] By: gsar                                  on 2000/10/09  19:41:54
19931         Log: tweak for change#7173
19932      Branch: perl
19933            ! win32/win32sck.c
19934 ____________________________________________________________________________
19935 [  7180] By: gsar                                  on 2000/10/09  19:26:56
19936         Log: on Windows, clean targets might not work under some flavors of the shell
19937      Branch: perl
19938            ! win32/Makefile win32/makefile.mk
19939 ____________________________________________________________________________
19940 [  7179] By: jhi                                   on 2000/10/09  19:21:02
19941         Log: Update Changes.
19942      Branch: perl
19943            ! Changes patchlevel.h
19944 ____________________________________________________________________________
19945 [  7178] By: jhi                                   on 2000/10/09  19:18:23
19946         Log: Warn about unknown scripts.
19947              
19948              Subject: Re: ideas? patches? [PATCH bleadperl]
19949              From: Dominic Dunlop <domo@computer.org>
19950              Date: Mon, 9 Oct 2000 14:57:17 +0200
19951              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
19952      Branch: perl
19953            ! lib/charnames.pm
19954 ____________________________________________________________________________
19955 [  7177] By: jhi                                   on 2000/10/09  19:13:27
19956         Log: Change #7160 had a nasty typo.
19957      Branch: metaconfig
19958            ! U/compline/Compile.U
19959      Branch: perl
19960            ! Configure config_h.SH
19961 ____________________________________________________________________________
19962 [  7176] By: gsar                                  on 2000/10/09  18:59:33
19963         Log: pod nit
19964      Branch: perl
19965            ! pod/perlport.pod
19966 ____________________________________________________________________________
19967 [  7175] By: gsar                                  on 2000/10/09  18:54:28
19968         Log: Windows9x doesn't support link(), despite what Config.pm
19969              might think
19970      Branch: perl
19971            ! lib/ExtUtils/Manifest.pm
19972 ____________________________________________________________________________
19973 [  7174] By: gsar                                  on 2000/10/09  18:50:03
19974         Log: avoid nonportable example code
19975      Branch: perl
19976            ! lib/File/Copy.pm
19977 ____________________________________________________________________________
19978 [  7173] By: gsar                                  on 2000/10/09  18:46:54
19979         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
19980              being used) when closing a socket handle
19981      Branch: perl
19982            ! win32/win32.c win32/win32.h win32/win32sck.c
19983 ____________________________________________________________________________
19984 [  7172] By: gsar                                  on 2000/10/09  18:41:40
19985         Log: on Windows, cwd strings in the environment should be of the
19986              form =X:=X:\foo instead of =X=X:\foo\
19987      Branch: perl
19988            ! win32/vdir.h
19989 ____________________________________________________________________________
19990 [  7171] By: gsar                                  on 2000/10/09  18:30:09
19991         Log: on Windows, LoadLibrary() could load an extension DLL multiple
19992              times if forward slashes are used in the path
19993      Branch: perl
19994            ! win32/win32.c
19995 ____________________________________________________________________________
19996 [  7170] By: jhi                                   on 2000/10/09  17:53:59
19997         Log: Add a todo note about overloadable assertions.
19998      Branch: perl
19999            ! Todo-5.6
20000 ____________________________________________________________________________
20001 [  7169] By: jhi                                   on 2000/10/09  13:43:45
20002         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
20003              From: mjd@plover.com
20004              Date: 9 Oct 2000 00:24:44 -0000
20005              Message-ID: <20001009002444.10616.qmail@plover.com>
20006      Branch: perl
20007            ! pod/perldebguts.pod
20008 ____________________________________________________________________________
20009 [  7168] By: nick                                  on 2000/10/08  13:16:33
20010         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
20011              is not right thing to do on (e.g. x86). Network order is also "right" for
20012              X fonts.
20013      Branch: perl
20014            ! ext/Encode/Encode.pm
20015 ____________________________________________________________________________
20016 [  7167] By: nick                                  on 2000/10/08  12:54:42
20017         Log: Make "encodings" work post-install when Encode/*.enc files may not
20018              be in same directory as Encode.pm
20019      Branch: perl
20020            ! ext/Encode/Encode.pm
20021 ____________________________________________________________________________
20022 [  7166] By: nick                                  on 2000/10/08  11:51:26
20023         Log: Work round the fact that $hash->{$key} does not take into account
20024              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
20025              so that key is always in the "expected" encoding - i.e. same way we put
20026              it in the hash.
20027      Branch: perl
20028            ! ext/Encode/Encode.pm
20029 ____________________________________________________________________________
20030 [  7165] By: gsar                                  on 2000/10/08  04:15:29
20031         Log: save_re_context() could reset PL_curcop to freed memory, causing core
20032              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
20033      Branch: perl
20034            ! pp_ctl.c
20035 ____________________________________________________________________________
20036 [  7164] By: jhi                                   on 2000/10/06  20:51:48
20037         Log: UTF8ize split() so that the cloned substrings get the UTF8
20038              flag of the original scalar.  Problem reported by Simon Cozens.
20039      Branch: perl
20040            ! pp.c t/pragma/utf8.t
20041 ____________________________________________________________________________
20042 [  7163] By: nick                                  on 2000/10/06  20:48:34
20043         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
20044              got a false +ve and so did not reach code which would have un-FAKEd the SV.
20045      Branch: perl
20046            ! sv.c
20047 ____________________________________________________________________________
20048 [  7162] By: nick                                  on 2000/10/06  20:25:37
20049         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
20050              To fix  (sort {$a <=> $b} keys %hash) in particular but
20051              should cover a number of other as-yet-unknown cases as well.
20052      Branch: perl
20053            ! sv.c
20054 ____________________________________________________________________________
20055 [  7161] By: jhi                                   on 2000/10/06  19:56:18
20056         Log: Change the version number of Tie::Handle in the core to 4.0,
20057              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
20058              
20059              Subject: Note on Tie::Handle
20060              From: andreas.koenig@anima.de (Andreas J. Koenig)
20061              Date:      06 Oct 2000 21:48:58 +0200
20062              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
20063      Branch: perl
20064            ! lib/Tie/Handle.pm
20065 ____________________________________________________________________________
20066 [  7160] By: jhi                                   on 2000/10/06  18:20:35
20067         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
20068              as the first option of cc/ld because of ultrapicky compilers
20069              (e.g. OS/390 R2.5)
20070      Branch: metaconfig
20071            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
20072            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
20073            ! U/compline/orderlib.U U/modified/Cppsym.U
20074            ! U/modified/d_access.U
20075      Branch: metaconfig/U/perl
20076            ! Checkcc.U d_dlsymun.U gccvers.U
20077      Branch: perl
20078            ! Configure config_h.SH
20079 ____________________________________________________________________________
20080 [  7159] By: jhi                                   on 2000/10/06  13:56:39
20081         Log: Update Changes.
20082      Branch: perl
20083            ! Changes patchlevel.h
20084 ____________________________________________________________________________
20085 [  7158] By: jhi                                   on 2000/10/06  12:48:40
20086         Log: Eliminate $Is_VMS code from the test.
20087              
20088              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
20089              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20090              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
20091              Date:     Thu, 5 Oct 2000 07:46:33 EDT
20092      Branch: perl
20093            ! t/lib/b.t
20094 ____________________________________________________________________________
20095 [  7157] By: jhi                                   on 2000/10/06  12:47:13
20096         Log: Also the $ccflags is needed for the C compiler check.
20097              
20098              Subject: Configure (check for C-compiler)
20099              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20100              Date: Fri, 06 Oct 2000 08:47:15 +0200
20101              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
20102      Branch: metaconfig/U/perl
20103            ! Checkcc.U
20104      Branch: perl
20105            ! Configure config_h.SH
20106 ____________________________________________________________________________
20107 [  7156] By: jhi                                   on 2000/10/06  11:45:15
20108         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
20109      Branch: perl
20110            ! perl.c pp_ctl.c sv.h utf8.c
20111 ____________________________________________________________________________
20112 [  7155] By: jhi                                   on 2000/10/06  11:40:41
20113         Log: IO::Handle->syswrite() did not handle length omission
20114              like CORE::syswrite() does.
20115              
20116              Subject: [Fwd] IO::Handle, syswrite and arguments
20117              From: Graham Barr <gbarr@pobox.com>
20118              Date: Fri, 6 Oct 2000 10:22:05 +0100
20119              Message-ID: <20001006102205.U6312@pobox.com>
20120              
20121              The original patch from andrew@ugh.net.au.
20122      Branch: perl
20123            ! ext/IO/lib/IO/Handle.pm
20124 ____________________________________________________________________________
20125 [  7154] By: jhi                                   on 2000/10/06  01:42:15
20126         Log: Tweak #7153.
20127      Branch: perl
20128            ! utf8.h
20129 ____________________________________________________________________________
20130 [  7153] By: jhi                                   on 2000/10/06  00:39:55
20131         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
20132      Branch: perl
20133            ! utf8.h
20134 ____________________________________________________________________________
20135 [  7152] By: jhi                                   on 2000/10/06  00:38:11
20136         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
20137      Branch: perl
20138            ! perl.c pp_ctl.c sv.h utf8.c
20139 ____________________________________________________________________________
20140 [  7151] By: jhi                                   on 2000/10/06  00:36:38
20141         Log: Subject: Re: Questions about Tie::Array and perl modules
20142              From: Nick Ing-Simmons <nik@tiuk.ti.com>
20143              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
20144              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
20145              
20146              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
20147      Branch: perl
20148            ! lib/Tie/Array.pm t/op/array.t
20149 ____________________________________________________________________________
20150 [  7150] By: jhi                                   on 2000/10/05  00:20:45
20151         Log: Regen Changes.
20152      Branch: perl
20153            ! Changes patchlevel.h
20154 ____________________________________________________________________________
20155 [  7149] By: jhi                                   on 2000/10/05  00:20:01
20156         Log: Regen toc.
20157      Branch: perl
20158            ! pod/perltoc.pod
20159 ____________________________________________________________________________
20160 [  7148] By: jhi                                   on 2000/10/04  23:35:08
20161         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
20162              reported several times by Dominic Dunlop, for example in
20163              ID 20000315.008.  Patch from Dominic.  Patch affects at
20164              least MachTen, and possibly other oldish BSDs. Should not
20165              break non-broken platforms (tested on LinuxPPC). 
20166      Branch: perl
20167            ! doio.c
20168 ____________________________________________________________________________
20169 [  7147] By: jhi                                   on 2000/10/04  23:26:34
20170         Log: The one that got away from 7146.
20171      Branch: metaconfig
20172            + U/installdirs/installscripts.U
20173 ____________________________________________________________________________
20174 [  7146] By: jhi                                   on 2000/10/04  23:25:04
20175         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
20176              suggested by H. Merijn Brand.
20177      Branch: perl
20178            ! Configure INSTALL Makefile.SH Porting/Glossary
20179            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
20180            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
20181            ! win32/config.vc
20182 ____________________________________________________________________________
20183 [  7145] By: jhi                                   on 2000/10/04  22:08:21
20184         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
20185              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20186              Date: Wed, 4 Oct 2000 17:37:46 -0400
20187              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
20188      Branch: perl
20189            ! utils/h2xs.PL
20190 ____________________________________________________________________________
20191 [  7144] By: jhi                                   on 2000/10/04  18:11:41
20192         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
20193              From: Jeff Pinyan <jeffp@crusoe.net>
20194              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
20195              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
20196      Branch: perl
20197            ! pod/perlrun.pod
20198 ____________________________________________________________________________
20199 [  7143] By: jhi                                   on 2000/10/04  18:09:58
20200         Log: Subject: perlhack.pod Patch for Externals Tools
20201              From: Fisher Mark <fisherm@tce.com>
20202              Date: Tue, 3 Oct 2000 15:43:27 -0500 
20203              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
20204      Branch: perl
20205            ! pod/perlhack.pod
20206 ____________________________________________________________________________
20207 [  7142] By: jhi                                   on 2000/10/04  18:08:41
20208         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
20209              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20210              Date:     Wed, 4 Oct 2000 12:11:11 EDT
20211              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
20212      Branch: perl
20213            ! vms/vms.c
20214 ____________________________________________________________________________
20215 [  7141] By: jhi                                   on 2000/10/04  12:20:16
20216         Log: Subject: [PATCH 5.7.0] h2xs not working
20217              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20218              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
20219              Date: Tue, 3 Oct 2000 21:43:01 -0400
20220              
20221              Subject: [PATCH 5.7.0] h2xs not documenting the created module
20222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20223              Date: Tue, 3 Oct 2000 22:55:19 -0400
20224              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
20225      Branch: perl
20226            ! utils/h2xs.PL
20227 ____________________________________________________________________________
20228 [  7140] By: jhi                                   on 2000/10/04  11:53:44
20229         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
20230              From: nick@babyhippo.com
20231              Date: Wed, 4 Oct 2000 12:06:45 +0100
20232              Message-Id: <20001004120645.A7356@babyhippo.com>
20233              
20234              Retract 7118 and 7135.
20235      Branch: perl
20236            ! installman installperl op.c t/pragma/subs.t
20237 ____________________________________________________________________________
20238 [  7139] By: jhi                                   on 2000/10/03  22:09:41
20239         Log: It is possible to have no hosts database at all.  Pointed out in
20240              
20241              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
20242              From: Peter Prymmer <pvhp@forte.com>
20243              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
20244              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
20245      Branch: metaconfig
20246            ! U/modified/myhostname.U
20247      Branch: perl
20248            ! Configure config_h.SH
20249 ____________________________________________________________________________
20250 [  7138] By: jhi                                   on 2000/10/03  21:49:49
20251         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
20252              From: Peter Prymmer <pvhp@forte.com>
20253              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
20254              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
20255      Branch: perl
20256            ! pp_sys.c
20257 ____________________________________________________________________________
20258 [  7137] By: jhi                                   on 2000/10/03  20:10:05
20259         Log: One remaining nit less at the VMS mailbox sizing.
20260      Branch: perl
20261            ! vms/vms.c
20262 ____________________________________________________________________________
20263 [  7136] By: jhi                                   on 2000/10/03  20:08:47
20264         Log: Test harness update to sync with the new perlcc,
20265              from Simon Cozens.
20266      Branch: perl
20267            ! t/TEST t/UTEST
20268 ____________________________________________________________________________
20269 [  7135] By: jhi                                   on 2000/10/03  15:15:42
20270         Log: Subject: Re: PATCH for 20001003.004
20271              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
20272              From: "AARON B. DOSSETT" <aaron@iglou.com>
20273              Message-Id: <E13gTay-0006od-00@iglou.com>
20274      Branch: perl
20275            ! installman installperl
20276 ____________________________________________________________________________
20277 [  7134] By: jhi                                   on 2000/10/03  15:00:34
20278         Log: Subject: [ID 20001003.006] B::Debug not -w clean
20279              From: Nicholas Clark <nick@babyhippo.co.uk>
20280              Date: Tue, 03 Oct 2000 15:46:32 +0100
20281              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
20282      Branch: perl
20283            ! ext/B/B/Debug.pm
20284 ____________________________________________________________________________
20285 [  7133] By: jhi                                   on 2000/10/03  14:58:39
20286         Log: Scale down the VMS message boxes, by Charles Lane.
20287              Fix for ID 20000903.009, workaround at
20288              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
20289      Branch: perl
20290            ! vms/vms.c
20291 ____________________________________________________________________________
20292 [  7132] By: jhi                                   on 2000/10/03  11:20:37
20293         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
20294      Branch: perl
20295            + t/lib/st-lock.t t/lib/st-utf8.t
20296            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
20297            ! ext/Storable/Storable.xs t/lib/st-recurse.t
20298 ____________________________________________________________________________
20299 [  7131] By: jhi                                   on 2000/10/03  03:38:23
20300         Log: Encode nits.
20301      Branch: perl
20302            ! MANIFEST Makefile.SH
20303 ____________________________________________________________________________
20304 [  7130] By: jhi                                   on 2000/10/03  03:31:05
20305         Log: Update Changes.
20306      Branch: perl
20307            ! Changes patchlevel.h
20308 ____________________________________________________________________________
20309 [  7129] By: jhi                                   on 2000/10/03  02:24:02
20310         Log: Misplaced else.
20311      Branch: metaconfig/U/perl
20312            ! d_strtoll.U
20313      Branch: perl
20314            ! Configure config_h.SH
20315 ____________________________________________________________________________
20316 [  7128] By: jhi                                   on 2000/10/03  02:08:29
20317         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
20318              From: sthoenna@efn.org
20319              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
20320              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
20321      Branch: metaconfig/U/perl
20322            ! d_strtoll.U
20323      Branch: perl
20324            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
20325 ____________________________________________________________________________
20326 [  7127] By: jhi                                   on 2000/10/03  01:13:14
20327         Log: Update Changes.
20328      Branch: perl
20329            ! Changes patchlevel.h
20330 ____________________________________________________________________________
20331 [  7126] By: jhi                                   on 2000/10/03  00:57:08
20332         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
20333              as suggested by Olaf Flebbe and Nick Clark.
20334      Branch: perl
20335            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
20336 ____________________________________________________________________________
20337 [  7125] By: jhi                                   on 2000/10/03  00:50:56
20338         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
20339              From: Nick Clark <nick@plum.flirble.org>
20340              Date: Mon, 2 Oct 2000 11:03:24 +0100
20341              Message-Id: <20001002110324.D20073@plum.flirble.org>
20342              
20343              Also fixes bug ID 20001002.005.
20344      Branch: perl
20345            ! t/lib/encode.t
20346 ____________________________________________________________________________
20347 [  7124] By: jhi                                   on 2000/10/03  00:34:59
20348         Log: Subject: [PATCH 5.7.0] Epoc update
20349              From: Olaf Flebbe <o.flebbe@gmx.de>
20350              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
20351              Message-ID: <26423.969484586@www10.gmx.net>
20352      Branch: perl
20353            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
20354            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
20355            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
20356            ! util.c util.h
20357 ____________________________________________________________________________
20358 [  7123] By: jhi                                   on 2000/10/03  00:30:07
20359         Log: Regen headers.
20360      Branch: perl
20361            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
20362 ____________________________________________________________________________
20363 [  7122] By: jhi                                   on 2000/10/03  00:10:48
20364         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
20365      Branch: perl
20366            ! hints/openbsd.sh
20367 ____________________________________________________________________________
20368 [  7121] By: jhi                                   on 2000/10/03  00:05:06
20369         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
20370              From: <abigail@foad.org>
20371              Date: Tue, 26 Sep 2000 13:36:14 -0400
20372              Message-ID: <20000926173614.4356.qmail@foad.org>
20373      Branch: perl
20374            ! pod/perlop.pod
20375 ____________________________________________________________________________
20376 [  7120] By: jhi                                   on 2000/10/03  00:04:00
20377         Log: Inside require() $^S was always left undefined.
20378              
20379              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
20380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20381              Date: Wed, 27 Sep 2000 18:54:49 -0400
20382              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
20383      Branch: perl
20384            ! cop.h mg.c pp_ctl.c util.c
20385 ____________________________________________________________________________
20386 [  7119] By: jhi                                   on 2000/10/03  00:00:16
20387         Log: Subject: [PATCH] DLL not restartabke with threaded perl
20388              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
20389              Date: Thu, 28 Sep 2000 09:20:46 +0100
20390              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
20391      Branch: perl
20392            ! perl.c
20393 ____________________________________________________________________________
20394 [  7118] By: jhi                                   on 2000/10/02  23:59:20
20395         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
20396              From: Nicholas Clark <nick@ccl4.org>
20397              Date: Thu, 28 Sep 2000 11:52:24 +0100
20398              Message-ID: <20000928115224.D7924@plum.flirble.org>
20399      Branch: perl
20400            ! op.c
20401 ____________________________________________________________________________
20402 [  7117] By: jhi                                   on 2000/10/02  23:57:51
20403         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
20404              From: Nicholas Clark <nick@babyhippo.co.uk>
20405              Date: Thu, 28 Sep 2000 12:18:10 +0100
20406              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
20407              
20408              Did not apply cleanly, manual intervention was needed.
20409      Branch: perl
20410            ! ext/B/B/Bytecode.pm utils/perlcc.PL
20411 ____________________________________________________________________________
20412 [  7116] By: jhi                                   on 2000/10/02  23:50:40
20413         Log: Document the issue (is not a syntax error, kind of)
20414              
20415              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
20416              From: Nicholas Clark <nick@ccl4.org>
20417              Date: Thu, 28 Sep 2000 17:12:42 +0100
20418              Message-ID: <20000928171242.K7924@plum.flirble.org>
20419      Branch: perl
20420            ! pod/perldata.pod
20421 ____________________________________________________________________________
20422 [  7115] By: jhi                                   on 2000/10/02  23:48:58
20423         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
20424              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20425              Date: Thu, 28 Sep 2000 21:55:31 -0400
20426              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
20427      Branch: perl
20428            ! regexec.c
20429 ____________________________________________________________________________
20430 [  7114] By: jhi                                   on 2000/10/02  23:47:57
20431         Log: Subject: DOC PATCH 5.6.0
20432              From: mjd@plover.com
20433              Date: 30 Sep 2000 06:02:34 -0000
20434              Message-ID: <20000930060234.4559.qmail@plover.com>
20435      Branch: perl
20436            ! pod/perldebguts.pod
20437 ____________________________________________________________________________
20438 [  7113] By: jhi                                   on 2000/10/02  23:46:43
20439         Log: SOCK_DGRAM and listen() do not mix as reported in
20440              
20441              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
20442              From: Petter Reinholdtsen <pere@hungry.com>
20443              Date: Sun, 1 Oct 2000 10:57:20 +0800
20444              Message-Id: <200010010257.KAA05735@localhost.localdomain>
20445              
20446              The patch for 5.7.0+ had to be reengineered, though.
20447      Branch: perl
20448            ! ext/IO/lib/IO/Socket/UNIX.pm
20449 ____________________________________________________________________________
20450 [  7112] By: jhi                                   on 2000/10/02  23:36:57
20451         Log: Subject: Re: [PATCH 5.005_64 missed]
20452              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20453              Date: Sun, 1 Oct 2000 18:50:10 -0400
20454              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
20455      Branch: perl
20456            ! pod/perlxs.pod
20457 ____________________________________________________________________________
20458 [  7111] By: jhi                                   on 2000/10/02  23:35:40
20459         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
20460              From: Radu Greab <radu@netsoft.ro>
20461              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
20462              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
20463      Branch: perl
20464            ! op.c opcode.pl t/op/substr.t
20465 ____________________________________________________________________________
20466 [  7110] By: jhi                                   on 2000/10/02  23:32:38
20467         Log: Subject: [PATCH] Fix aliasing of tied filehandles
20468              From: Daniel Chetlin <daniel@chetlin.com>
20469              Date: Mon, 2 Oct 2000 14:53:27 -0700
20470              Message-ID: <20001002145327.C1617@ilmd>
20471      Branch: perl
20472            ! perl.h pp_hot.c t/op/tiehandle.t
20473 ____________________________________________________________________________
20474 [  7109] By: jhi                                   on 2000/10/02  23:31:30
20475         Log: s/Robin Parker/Robin Barker/
20476      Branch: perl
20477            ! Changes5.6
20478 ____________________________________________________________________________
20479 [  7108] By: jhi                                   on 2000/10/02  23:15:46
20480         Log: Retract #7091 as suggested in
20481              
20482              From: Robin Barker <rmb1@cise.npl.co.uk> 
20483              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
20484              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
20485              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
20486      Branch: perl
20487            ! embed.pl proto.h
20488 ____________________________________________________________________________
20489 [  7107] By: nick                                  on 2000/10/02  18:23:14
20490         Log: A few tweaks to get Tk803 to work with Encode scheme.
20491      Branch: perl
20492            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
20493 ____________________________________________________________________________
20494 [  7106] By: nick                                  on 2000/10/01  21:34:14
20495         Log: Add checking cases to Encode's toUnicode and fromUnicode.
20496      Branch: perl
20497            ! ext/Encode/Encode.pm
20498 ____________________________________________________________________________
20499 [  7105] By: nick                                  on 2000/10/01  17:18:01
20500         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
20501              To read and use them.
20502              Add a lib/encode.t which checks a few things.
20503      Branch: perl
20504            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
20505            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
20506            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
20507            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
20508            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
20509            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
20510            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
20511            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
20512            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
20513            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
20514            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
20515            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
20516            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
20517            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
20518            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
20519            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
20520            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
20521            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
20522            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
20523            + ext/Encode/Encode/iso2022-jp.enc
20524            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
20525            + ext/Encode/Encode/iso8859-1.enc
20526            + ext/Encode/Encode/iso8859-2.enc
20527            + ext/Encode/Encode/iso8859-3.enc
20528            + ext/Encode/Encode/iso8859-4.enc
20529            + ext/Encode/Encode/iso8859-5.enc
20530            + ext/Encode/Encode/iso8859-6.enc
20531            + ext/Encode/Encode/iso8859-7.enc
20532            + ext/Encode/Encode/iso8859-8.enc
20533            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
20534            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
20535            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
20536            + ext/Encode/Encode/macCentEuro.enc
20537            + ext/Encode/Encode/macCroatian.enc
20538            + ext/Encode/Encode/macCyrillic.enc
20539            + ext/Encode/Encode/macDingbats.enc
20540            + ext/Encode/Encode/macGreek.enc
20541            + ext/Encode/Encode/macIceland.enc
20542            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
20543            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
20544            + ext/Encode/Encode/macTurkish.enc
20545            + ext/Encode/Encode/macUkraine.enc
20546            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
20547            + t/lib/encode.t
20548            ! MANIFEST ext/Encode/Encode.pm
20549 ____________________________________________________________________________
20550 [  7104] By: nick                                  on 2000/09/30  13:04:30
20551         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
20552              From: Daniel Chetlin <daniel@chetlin.com>
20553              Date: Mon, 18 Sep 2000 05:05:40 -0700
20554              Message-Id: <20000918050540.C652@ilmd>
20555      Branch: perl
20556            ! lib/overload.pm sv.c t/pragma/overload.t
20557 ____________________________________________________________________________
20558 [  7103] By: nick                                  on 2000/09/30  12:53:36
20559         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
20560              From: Johan Vromans <jvromans@squirrel.nl>
20561              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
20562              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
20563      Branch: perl
20564            ! pod/Makefile.SH
20565 ____________________________________________________________________________
20566 [  7102] By: nick                                  on 2000/09/30  12:52:31
20567         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
20568              From: Spider Boardman <spider@Orb.Nashua.NH.US>
20569              Date: Sat, 16 Sep 2000 16:36:45 -0400
20570              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
20571      Branch: perl
20572            ! ext/B/B/Deparse.pm
20573 ____________________________________________________________________________
20574 [  7101] By: nick                                  on 2000/09/30  12:51:41
20575         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
20576              From: Craig A. Berry <craig.berry@psinetcs.com>
20577              Date: Sat, 16 Sep 2000 10:11:10 -0500
20578              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
20579      Branch: perl
20580            ! vms/vms.c
20581 ____________________________________________________________________________
20582 [  7100] By: nick                                  on 2000/09/30  12:50:33
20583         Log: Subject: Re: unicode support and perl [ID 20000901.097]
20584              From: Spider Boardman <spider@Orb.Nashua.NH.US>
20585              Date: Fri, 15 Sep 2000 16:37:58 -0400
20586              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
20587      Branch: perl
20588            ! t/op/append.t
20589 ____________________________________________________________________________
20590 [  7099] By: nick                                  on 2000/09/30  12:49:35
20591         Log: Subject: Re: unicode support and perl [ID 20000901.097]
20592              From: Spider Boardman <spider@Orb.Nashua.NH.US>
20593              Date: Fri, 15 Sep 2000 16:25:30 -0400
20594              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
20595      Branch: perl
20596            ! pp_hot.c
20597 ____________________________________________________________________________
20598 [  7098] By: nick                                  on 2000/09/30  12:48:00
20599         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
20600              From: Gisle Aas <gisle@ActiveState.com>
20601              Date: 15 Sep 2000 16:23:41 +0200
20602              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
20603      Branch: perl
20604            ! toke.c
20605 ____________________________________________________________________________
20606 [  7097] By: nick                                  on 2000/09/30  12:45:16
20607         Log: Subject: [PATCH] Nits in perlmod.pod
20608              From: Daniel Chetlin <daniel@chetlin.com>
20609              Date: Fri, 15 Sep 2000 02:04:09 -0700
20610              Message-Id: <20000915020409.A2104@ilmd>
20611      Branch: perl
20612            ! pod/perlmod.pod
20613 ____________________________________________________________________________
20614 [  7096] By: nick                                  on 2000/09/30  12:18:00
20615         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
20616              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
20617              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
20618              0 to checking to get the warning.
20619      Branch: perl
20620            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
20621            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
20622            ! regexec.c sv.c toke.c utf8.c
20623 ____________________________________________________________________________
20624 [  7095] By: nick                                  on 2000/09/15  16:55:59
20625         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
20626              
20627              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
20628              From: Spider Boardman <spider@Orb.Nashua.NH.US>
20629              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
20630              Date: Fri, 15 Sep 2000 06:37:30 -0400
20631      Branch: perl
20632            ! ext/Encode/Encode.xs sv.c
20633 ____________________________________________________________________________
20634 [  7094] By: jhi                                   on 2000/09/15  03:23:32
20635         Log: Update Changes.
20636      Branch: perl
20637            ! Changes patchlevel.h
20638 ____________________________________________________________________________
20639 [  7093] By: jhi                                   on 2000/09/15  03:11:44
20640         Log: Fix for the charnames.t failures from Spider Boardman.
20641      Branch: perl
20642            ! toke.c
20643 ____________________________________________________________________________
20644 [  7092] By: jhi                                   on 2000/09/15  00:15:48
20645         Log: Botched the #7090 check-in.
20646      Branch: perl
20647            ! sv.c
20648 ____________________________________________________________________________
20649 [  7091] By: jhi                                   on 2000/09/14  23:33:24
20650         Log: Part of #7081 didn't come through.
20651      Branch: perl
20652            ! embed.pl proto.h
20653 ____________________________________________________________________________
20654 [  7090] By: jhi                                   on 2000/09/14  23:17:39
20655         Log: Subject: Re: perl@7078 
20656              From: Spider Boardman <spider@web.zk3.dec.com>
20657              Date: Thu, 14 Sep 2000 19:06:36 -0400
20658              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
20659      Branch: perl
20660            ! sv.c toke.c
20661 ____________________________________________________________________________
20662 [  7089] By: jhi                                   on 2000/09/14  23:11:21
20663         Log: Small portability tweaks.
20664      Branch: perl
20665            ! ext/Encode/Encode.xs
20666 ____________________________________________________________________________
20667 [  7088] By: jhi                                   on 2000/09/14  22:57:23
20668         Log: Fake return to pacify picky compilers.
20669      Branch: perl
20670            ! ext/Encode/Encode.xs
20671 ____________________________________________________________________________
20672 [  7087] By: jhi                                   on 2000/09/14  22:53:37
20673         Log: Subject: [PATCH] utf8.c apidoc
20674              From: Simon Cozens <simon@cozens.net>
20675              Date: Thu, 14 Sep 2000 23:46:57 +0100
20676              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
20677      Branch: perl
20678            ! perlapi.c pod/perlapi.pod utf8.c
20679 ____________________________________________________________________________
20680 [  7086] By: jhi                                   on 2000/09/14  22:40:38
20681         Log: We don't need to count the high bit bytes, a boolean is enough. 
20682      Branch: perl
20683            ! sv.c
20684 ____________________________________________________________________________
20685 [  7085] By: jhi                                   on 2000/09/14  21:20:09
20686         Log: Replace #7084 with
20687              
20688              Subject: Re: perl@7078 
20689              From: Spider Boardman <spider@web.zk3.dec.com>
20690              Date: Thu, 14 Sep 2000 17:09:36 -0400
20691              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
20692      Branch: perl
20693            ! sv.c utf8.c
20694 ____________________________________________________________________________
20695 [  7084] By: jhi                                   on 2000/09/14  20:03:34
20696         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
20697              convertable to bytes by checking it doesn't go above 0xc3
20698              
20699              Subject: Re: perl@7078
20700              From: Simon Cozens <simon@cozens.net>
20701              Date: Thu, 14 Sep 2000 20:59:19 +0100
20702              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
20703      Branch: perl
20704            ! utf8.c
20705 ____________________________________________________________________________
20706 [  7083] By: jhi                                   on 2000/09/14  19:38:47
20707         Log: Subject: Re: perl@7078
20708              From: Simon Cozens <simon@cozens.net>
20709              Date: Thu, 14 Sep 2000 20:13:09 +0100
20710              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
20711      Branch: perl
20712            ! t/op/bop.t
20713 ____________________________________________________________________________
20714 [  7082] By: jhi                                   on 2000/09/14  17:50:44
20715         Log: The one that got away.
20716      Branch: perl
20717            ! lib/File/Find.pm
20718 ____________________________________________________________________________
20719 [  7081] By: jhi                                   on 2000/09/14  17:45:35
20720         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
20721              From: Robin Barker <rmb1@cise.npl.co.uk>
20722              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
20723              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
20724      Branch: perl
20725            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
20726            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
20727            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
20728            ! regcomp.c toke.c universal.c
20729 ____________________________________________________________________________
20730 [  7080] By: jhi                                   on 2000/09/14  17:40:35
20731         Log: Problems picked up by AIX cc.
20732              
20733              Subject: Re: perl@7078 (patch included)
20734              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20735              Date: Thu, 14 Sep 2000 18:53:30 +0200
20736              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
20737      Branch: perl
20738            ! ext/Encode/Encode.xs
20739 ____________________________________________________________________________
20740 [  7079] By: jhi                                   on 2000/09/14  17:38:27
20741         Log: Subject: File::Find 5.7.0 POD nits
20742              From: Rich Morin <rdm@cfcl.com>
20743              Date: Wed, 13 Sep 2000 22:03:58 -0700
20744              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
20745      Branch: perl
20746            ! lib/File/Find.pm
20747 ____________________________________________________________________________
20748 [  7078] By: jhi                                   on 2000/09/14  14:58:20
20749         Log: Update Changes.
20750      Branch: perl
20751            ! Changes patchlevel.h
20752 ____________________________________________________________________________
20753 [  7077] By: jhi                                   on 2000/09/14  14:55:54
20754         Log: Compilation warnings and an error.
20755      Branch: perl
20756            ! sv.c
20757 ____________________________________________________________________________
20758 [  7076] By: jhi                                   on 2000/09/14  14:42:56
20759         Log: Fix for a parsing bug, not for the original bug.
20760              
20761              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
20762              From: Spider Boardman <spider@web.zk3.dec.com>
20763              Date: Wed, 13 Sep 2000 17:52:20 -0400
20764              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
20765      Branch: perl
20766            ! regcomp.c
20767 ____________________________________________________________________________
20768 [  7075] By: jhi                                   on 2000/09/14  14:40:40
20769         Log: Batch of UTF-8 patches from Simon Cozens.
20770      Branch: perl
20771            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
20772            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
20773            ! toke.c utf8.c
20774 ____________________________________________________________________________
20775 [  7074] By: jhi                                   on 2000/09/14  14:29:58
20776         Log: Subject: Re: Two advertising clauses need to be removed
20777              From: Russ Allbery <rra@stanford.edu>
20778              Date: 13 Sep 2000 18:50:26 -0700
20779              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
20780      Branch: perl
20781            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
20782 ____________________________________________________________________________
20783 [  7073] By: jhi                                   on 2000/09/14  14:28:20
20784         Log: Subject: [PATCH] de-wall t/README
20785              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20786              Date: Wed, 13 Sep 2000 17:46:55 -0700
20787              Message-ID: <//Bw5gzkge/e092yn@efn.org>
20788      Branch: perl
20789            ! t/README
20790 ____________________________________________________________________________
20791 [  7072] By: jhi                                   on 2000/09/14  14:25:10
20792         Log: Hints optimization.
20793              
20794              Subject: Minor nit
20795              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20796              Date: Wed, 13 Sep 2000 21:42:07 +0200
20797              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
20798      Branch: perl
20799            ! hints/hpux.sh
20800 ____________________________________________________________________________
20801 [  7071] By: jhi                                   on 2000/09/14  14:23:30
20802         Log: Allow chop() and chomp() to be overridden.
20803              
20804              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
20805              From: "Casey R. Tweten" <crt@kiski.net>
20806              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
20807              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
20808      Branch: perl
20809            ! toke.c
20810 ____________________________________________________________________________
20811 [  7070] By: jhi                                   on 2000/09/14  14:20:36
20812         Log: The return value of setlocale must be copied away.
20813              
20814              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
20815              From: Alan Burlison <Alan.Burlison@uk.sun.com>
20816              Date: Wed, 13 Sep 2000 16:27:37 +0100 
20817              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
20818      Branch: perl
20819            ! util.c
20820 ____________________________________________________________________________
20821 [  7069] By: jhi                                   on 2000/09/14  14:16:27
20822         Log: Remove vestiges of tr//CU.
20823              
20824              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
20825              From: Nick Clark <nick@plum.flirble.org>
20826              Date: Tue, 12 Sep 2000 22:50:14 +0100
20827              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
20828              
20829              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
20830              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20831              Date: Tue, 12 Sep 2000 21:38:48 -0700
20832              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
20833      Branch: perl
20834            ! op.h pod/perlunicode.pod
20835 ____________________________________________________________________________
20836 [  7068] By: jhi                                   on 2000/09/13  14:18:39
20837         Log: Add the Encode extension.  The code is still largely just skeleton.
20838      Branch: perl
20839            + ext/Encode/Encode.pm ext/Encode/Encode.xs
20840            + ext/Encode/Makefile.PL ext/Encode/Todo
20841            ! MANIFEST Todo-5.6
20842 ____________________________________________________________________________
20843 [  7067] By: jhi                                   on 2000/09/12  17:43:33
20844         Log: Allow for whitespace between "#" and "line" in cpp output.
20845              
20846              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
20847              From: Calle Dybedahl <calle@lysator.liu.se>
20848              Date: 12 Sep 2000 19:38:02 +0200 
20849              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
20850      Branch: perl
20851            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
20852 ____________________________________________________________________________
20853 [  7066] By: gsar                                  on 2000/09/12  17:24:29
20854         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
20855              initialization in all the threads on Windows
20856      Branch: perl
20857            ! win32/win32.c
20858 ____________________________________________________________________________
20859 [  7065] By: jhi                                   on 2000/09/12  15:11:31
20860         Log: Update Changes.
20861      Branch: perl
20862            ! Changes patchlevel.h
20863 ____________________________________________________________________________
20864 [  7064] By: jhi                                   on 2000/09/12  14:54:54
20865         Log: Retract #7062, the pod tests are not ready.
20866      Branch: perl
20867            ! t/TEST t/harness
20868 ____________________________________________________________________________
20869 [  7063] By: jhi                                   on 2000/09/12  14:25:41
20870         Log: The #7054 truncated Configure badly.
20871      Branch: metaconfig/U/perl
20872            ! End.U
20873      Branch: perl
20874            ! Configure config_h.SH
20875 ____________________________________________________________________________
20876 [  7062] By: jhi                                   on 2000/09/12  14:08:32
20877         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
20878              From: sthoenna@efn.org
20879              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
20880              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
20881      Branch: perl
20882            ! t/TEST t/harness
20883 ____________________________________________________________________________
20884 [  7061] By: jhi                                   on 2000/09/12  14:07:18
20885         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
20886              From: sthoenna@efn.org
20887              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
20888              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
20889      Branch: perl
20890            ! pod/perlxs.pod
20891 ____________________________________________________________________________
20892 [  7060] By: jhi                                   on 2000/09/12  14:06:08
20893         Log: Break up the myconfig lines a bit.
20894              
20895              Subject: perlbug/perl -V output format
20896              From: sthoenna@efn.org
20897              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
20898              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
20899      Branch: perl
20900            ! myconfig.SH
20901 ____________________________________________________________________________
20902 [  7059] By: jhi                                   on 2000/09/12  14:05:04
20903         Log: Test for the #7049.
20904              
20905              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
20906              From: andreas.koenig@anima.de (Andreas J. Koenig)
20907              Date: 12 Sep 2000 06:42:01 +0200
20908              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
20909      Branch: perl
20910            ! t/op/my.t
20911 ____________________________________________________________________________
20912 [  7058] By: jhi                                   on 2000/09/12  14:03:05
20913         Log: Subject: [patch: perl@7045] vms updates
20914              From: Peter Prymmer <pvhp@forte.com>
20915              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
20916              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
20917      Branch: perl
20918            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
20919 ____________________________________________________________________________
20920 [  7057] By: jhi                                   on 2000/09/12  14:00:51
20921         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
20922              From: sthoenna@efn.org
20923              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
20924              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
20925      Branch: perl
20926            ! t/op/64bitint.t
20927 ____________________________________________________________________________
20928 [  7056] By: jhi                                   on 2000/09/12  13:58:14
20929         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
20930              From: Jeff Pinyan <jeffp@crusoe.net>
20931              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
20932              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
20933      Branch: perl
20934            ! pod/perlfunc.pod
20935 ____________________________________________________________________________
20936 [  7055] By: jhi                                   on 2000/09/12  13:56:32
20937         Log: Do in VMS as the #7054 does.
20938      Branch: perl
20939            ! configure.com
20940 ____________________________________________________________________________
20941 [  7054] By: jhi                                   on 2000/09/12  13:50:31
20942         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
20943              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
20944              Date: Mon, 11 Sep 2000 08:33:09 +0100
20945              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
20946      Branch: metaconfig/U/perl
20947            ! End.U
20948      Branch: perl
20949            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
20950            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
20951 ____________________________________________________________________________
20952 [  7053] By: jhi                                   on 2000/09/12  13:29:19
20953         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
20954              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20955              Date:     Tue, 12 Sep 2000 08:35:59 EDT
20956              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
20957      Branch: perl
20958            ! vms/test.com
20959 ____________________________________________________________________________
20960 [  7052] By: jhi                                   on 2000/09/11  23:01:50
20961         Log: Document the SvUTF8*().
20962      Branch: perl
20963            ! pod/perlapi.pod sv.h
20964 ____________________________________________________________________________
20965 [  7051] By: gsar                                  on 2000/09/11  14:46:30
20966         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
20967              (missed a spot when fixing up op_pmreplroot hack for ithreads)
20968      Branch: perl
20969            ! op.c t/op/split.t
20970 ____________________________________________________________________________
20971 [  7050] By: nick                                  on 2000/09/11  10:03:51
20972         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
20973              
20974              Subject: borland C++ win32.c tweak
20975              From: Vadim Konovalov <vkonovalov@lucent.com>
20976              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
20977              Date: Mon, 11 Sep 2000 11:22:33 +0400
20978      Branch: perl
20979            ! win32/win32.c
20980 ____________________________________________________________________________
20981 [  7049] By: nick                                  on 2000/09/11  09:57:33
20982         Log: Point fix for s/// on foreach (keys %xxx).
20983      Branch: perl
20984            ! pp_hot.c
20985 ____________________________________________________________________________
20986 [  7048] By: jhi                                   on 2000/09/10  23:37:09
20987         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
20988              by Pod::Text, from Brad Appleton.
20989      Branch: perl
20990            ! t/pod/testp2pt.pl
20991 ____________________________________________________________________________
20992 [  7047] By: jhi                                   on 2000/09/10  14:32:53
20993         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
20994              by Russ Allbery.
20995      Branch: perl
20996            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
20997 ____________________________________________________________________________
20998 [  7046] By: jhi                                   on 2000/09/10  14:15:08
20999         Log: Upgrade to CPAN 1.57_65, from Andreas König.
21000      Branch: perl
21001            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21002 ____________________________________________________________________________
21003 [  7045] By: jhi                                   on 2000/09/08  21:36:32
21004         Log: Update Changes.
21005      Branch: perl
21006            ! Changes patchlevel.h
21007 ____________________________________________________________________________
21008 [  7044] By: jhi                                   on 2000/09/08  21:29:56
21009         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
21010              From: Peter Prymmer <pvhp@forte.com>
21011              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
21012              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
21013      Branch: perl
21014            ! configure.com
21015 ____________________________________________________________________________
21016 [  7043] By: jhi                                   on 2000/09/08  21:27:50
21017         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
21018              From: Peter Prymmer <pvhp@forte.com>
21019              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
21020              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
21021      Branch: perl
21022            ! Makefile.SH installperl
21023 ____________________________________________________________________________
21024 [  7042] By: jhi                                   on 2000/09/08  21:23:21
21025         Log: Continue #7041.
21026      Branch: perl
21027            ! cygwin/Makefile.SHs os2/Makefile.SHs
21028 ____________________________________________________________________________
21029 [  7041] By: jhi                                   on 2000/09/08  21:18:10
21030         Log: Do away with memory models cruft.  Sorry, PDP users.
21031      Branch: metaconfig
21032            ! U/modified/cc.U U/modified/libpth.U
21033      Branch: perl
21034            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
21035            ! Porting/config_H cflags.SH config_h.SH configure.com
21036            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
21037            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
21038            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
21039 ____________________________________________________________________________
21040 [  7040] By: jhi                                   on 2000/09/08  14:34:18
21041         Log: Major rewrite of s2p.  And I mean really major, it is
21042              an implementation of sed in perl.  If called as s2p it
21043              will function as s2p.  Note: needs non-UNIXifying.
21044              
21045              Subject: s2p
21046              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21047              Date: Mon, 28 Aug 2000 14:05:12 +0200
21048              Message-ID: <39AA5578.2102E2AA@alcatel.at>
21049      Branch: perl
21050            ! x2p/s2p.PL
21051 ____________________________________________________________________________
21052 [  7039] By: jhi                                   on 2000/09/08  14:19:49
21053         Log: Re-allow vec() for characters > 255.
21054              
21055              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
21056              From: Spider Boardman <spider@web.zk3.dec.com>
21057              Date: Fri, 08 Sep 2000 02:21:02 -0400
21058              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
21059      Branch: perl
21060            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
21061            ! t/op/vec.t
21062 ____________________________________________________________________________
21063 [  7038] By: jhi                                   on 2000/09/08  14:14:18
21064         Log: Subject: [PATCH lib/Benchmark.pm]
21065              From: <abigail@foad.org>
21066              Date: Thu, 7 Sep 2000 15:03:20 -0400
21067              Message-ID: <20000907190320.888.qmail@foad.org>
21068      Branch: perl
21069            ! lib/Benchmark.pm
21070 ____________________________________________________________________________
21071 [  7037] By: jhi                                   on 2000/09/08  14:11:06
21072         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
21073              
21074              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
21075              From: Spider Boardman <spider@web.zk3.dec.com>
21076              Date: Fri, 08 Sep 2000 01:30:27 -0400
21077              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
21078      Branch: perl
21079            ! op.c
21080 ____________________________________________________________________________
21081 [  7036] By: jhi                                   on 2000/09/08  14:08:58
21082         Log: Subject: [ID 20000908.002] perlipc documentation bug.
21083              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
21084              Date: Fri, 08 Sep 2000 12:38:32 +0200
21085              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
21086      Branch: perl
21087            ! pod/perlipc.pod
21088 ____________________________________________________________________________
21089 [  7035] By: jhi                                   on 2000/09/08  14:03:12
21090         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
21091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21092              Date: Fri, 08 Sep 2000 11:47:34 +0200
21093              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
21094      Branch: perl
21095            ! hints/dec_osf.sh
21096 ____________________________________________________________________________
21097 [  7034] By: jhi                                   on 2000/09/08  13:59:35
21098         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
21099              From: Simon Cozens <simon@cozens.net>
21100              Date: Thu, 7 Sep 2000 20:40:38 +0100
21101              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
21102      Branch: perl
21103            ! pp_hot.c
21104 ____________________________________________________________________________
21105 [  7033] By: jhi                                   on 2000/09/08  04:03:03
21106         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
21107              From: "Larry W. Virden" <lvirden@cas.org>
21108              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
21109              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
21110      Branch: perl
21111            ! pod/perldiag.pod
21112 ____________________________________________________________________________
21113 [  7032] By: jhi                                   on 2000/09/07  22:18:30
21114         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
21115              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
21116              Date: Mon, 04 Sep 2000 13:16:38 -0700
21117              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
21118      Branch: perl
21119            ! lib/perl5db.pl
21120 ____________________________________________________________________________
21121 [  7031] By: jhi                                   on 2000/09/07  22:02:29
21122         Log: Fix the ccversion detection for 5.1 and beyond.
21123              
21124              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
21125              From: Spider Boardman <spider@leggy.zk3.dec.com>
21126              Date: Thu, 7 Sep 2000 17:54:27 -0400
21127              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
21128      Branch: perl
21129            ! hints/dec_osf.sh
21130 ____________________________________________________________________________
21131 [  7030] By: jhi                                   on 2000/09/07  19:12:28
21132         Log: Fix for
21133              
21134              Subject: [ID 20000903.001] \w in utf8-strings
21135              From: Marc Lehmann <pcg@goof.com>
21136              Date: Sun, 03 Sep 2000 09:44:29 +0200
21137              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
21138              
21139              and various related nits.
21140      Branch: perl
21141            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
21142 ____________________________________________________________________________
21143 [  7029] By: jhi                                   on 2000/09/07  18:49:09
21144         Log: Fix the URL, but the server is still missing in action.
21145              
21146              Subject: [ID 20000905.002] perlfaq1.pod URL error
21147              From: "Larry W. Virden" <lvirden@cas.org>
21148              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
21149              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
21150      Branch: perl
21151            ! pod/perlfaq1.pod
21152 ____________________________________________________________________________
21153 [  7028] By: jhi                                   on 2000/09/07  18:47:13
21154         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
21155              From: Hugo <hv@crypt.compulink.co.uk>
21156              Date: Tue, 05 Sep 2000 14:13:37 +0100
21157              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
21158      Branch: perl
21159            ! toke.c
21160 ____________________________________________________________________________
21161 [  7027] By: jhi                                   on 2000/09/07  18:45:35
21162         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
21163              From: Daniel Chetlin <daniel@chetlin.com>
21164              Date: Tue, 5 Sep 2000 04:57:07 -0700
21165              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
21166      Branch: perl
21167            ! pod/perlfaq6.pod pod/perlop.pod
21168 ____________________________________________________________________________
21169 [  7026] By: jhi                                   on 2000/09/07  18:44:01
21170         Log: Document the new ref() semantics.
21171              
21172              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
21173              From: Gisle Aas <gisle@ActiveState.com>
21174              Date: 05 Sep 2000 08:10:30 +0200
21175              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
21176      Branch: perl
21177            ! pod/perldelta.pod
21178 ____________________________________________________________________________
21179 [  7025] By: jhi                                   on 2000/09/07  18:42:27
21180         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
21181              
21182              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
21183              From: Gisle Aas <gisle@ActiveState.com>
21184              Date: 05 Sep 2000 08:11:40 +0200
21185              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
21186      Branch: perl
21187            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
21188 ____________________________________________________________________________
21189 [  7024] By: jhi                                   on 2000/09/07  18:39:32
21190         Log: Subject: [PATCH] Modernize Opcode.pm documentation
21191              From: Gisle Aas <gisle@ActiveState.com>
21192              Date: 4 Sep 2000 00:18:55 -0000
21193              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
21194      Branch: perl
21195            ! ext/Opcode/Opcode.pm
21196 ____________________________________________________________________________
21197 [  7023] By: jhi                                   on 2000/09/07  18:37:42
21198         Log: Subject: [PATCH] Tied filehandle documentation
21199              From: Gisle Aas <gisle@ActiveState.com>
21200              Date: 4 Sep 2000 00:14:40 -0000
21201              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
21202      Branch: perl
21203            ! pod/perlfunc.pod pod/perltie.pod
21204 ____________________________________________________________________________
21205 [  7022] By: jhi                                   on 2000/09/07  18:35:37
21206         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
21207              From: Gisle Aas <gisle@ActiveState.com>
21208              Date: 4 Sep 2000 00:04:22 -0000
21209              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
21210      Branch: perl
21211            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
21212 ____________________________________________________________________________
21213 [  7021] By: jhi                                   on 2000/09/07  18:33:22
21214         Log: Subject: small apidoc fix
21215              From: Marc Lehmann <pcg@goof.com>
21216              Date: Sun, 3 Sep 2000 05:12:06 +0200
21217              Message-ID: <20000903051206.A5909@cerebro.laendle>
21218      Branch: perl
21219            ! pod/perlapi.pod utf8.c
21220 ____________________________________________________________________________
21221 [  7020] By: jhi                                   on 2000/09/07  16:14:57
21222         Log: Tiny perldelta nits.
21223      Branch: perl
21224            ! pod/perldelta.pod
21225 ____________________________________________________________________________
21226 [  7019] By: jhi                                   on 2000/09/07  16:04:20
21227         Log: Guard against bad string->int conversion for quads.
21228      Branch: perl
21229            ! t/op/64bitint.t
21230 ____________________________________________________________________________
21231 [  7018] By: jhi                                   on 2000/09/06  17:07:03
21232         Log: Update Unicode todo list.
21233      Branch: perl
21234            ! Todo-5.6
21235 ____________________________________________________________________________
21236 [  7017] By: jhi                                   on 2000/09/05  21:16:01
21237         Log: Document the SvIOK_.*UV().
21238      Branch: perl
21239            ! pod/perlapi.pod sv.h
21240 ____________________________________________________________________________
21241 [  7016] By: nick                                  on 2000/09/03  21:54:46
21242         Log: Hash lookup of constant strings optimization:
21243              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
21244              to string table (as per sharepvn). Add newSV_pvn_share to create such
21245              a thing. Make hv.c compare addresses of strings and skip string compare
21246              if equal. Make method_named and helem ops use these shared-string SVs
21247              when arg is constant. Make keys op return shared-string SVs (less clearly
21248              a win).
21249      Branch: perl
21250            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
21251            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
21252            ! pod/perlintern.pod pp_hot.c proto.h sv.c
21253 ____________________________________________________________________________
21254 [  7015] By: jhi                                   on 2000/09/02  17:48:59
21255         Log: This is 5.7.0.
21256      Branch: perl
21257            ! Changes
21258 ____________________________________________________________________________
21259 [  7014] By: jhi                                   on 2000/09/02  17:35:45
21260         Log: Changes and patchlevel tweaks.
21261      Branch: perl
21262            ! Changes patchlevel.h
21263 ____________________________________________________________________________
21264 [  7013] By: jhi                                   on 2000/09/02  17:30:50
21265         Log: Update Changes.
21266      Branch: perl
21267            ! Changes patchlevel.h
21268 ____________________________________________________________________________
21269 [  7012] By: nick                                  on 2000/09/02  17:25:20
21270         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
21271      Branch: perl
21272            ! gv.c lib/overload.pm
21273 ____________________________________________________________________________
21274 [  7011] By: jhi                                   on 2000/09/02  17:16:25
21275         Log: Update perlhist.
21276      Branch: perl
21277            ! pod/perlhist.pod
21278 ____________________________________________________________________________
21279 [  7010] By: jhi                                   on 2000/09/02  17:01:35
21280         Log: perldelta nits.
21281      Branch: perl
21282            ! pod/perldelta.pod
21283 ____________________________________________________________________________
21284 [  7009] By: nick                                  on 2000/09/02  16:48:35
21285         Log: If overloaded %{} etc. return the object do not loop.
21286              Thus  sub deref { $_[0] } functions if object is wanted type.
21287      Branch: perl
21288            ! pp.h
21289 ____________________________________________________________________________
21290 [  7008] By: jhi                                   on 2000/09/02  16:26:11
21291         Log: Retab MANIFEST.
21292      Branch: perl
21293            ! ext/Storable/MANIFEST
21294 ____________________________________________________________________________
21295 [  7007] By: jhi                                   on 2000/09/02  16:23:02
21296         Log: Make certain cc is set before trying to run it.
21297      Branch: perl
21298            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
21299 ____________________________________________________________________________
21300 [  7006] By: jhi                                   on 2000/09/02  15:45:41
21301         Log: Unicode notes.
21302      Branch: perl
21303            ! pod/perldelta.pod
21304 ____________________________________________________________________________
21305 [  7005] By: jhi                                   on 2000/09/02  15:42:11
21306         Log: Various Configure nits by Philip Newton,
21307              plus the ebcdic one by me.
21308      Branch: metaconfig
21309            + U/modified/pager.U
21310            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
21311      Branch: metaconfig/U/perl
21312            ! Devel.U quadfio.U
21313      Branch: perl
21314            ! Configure config_h.SH
21315 ____________________________________________________________________________
21316 [  7004] By: jhi                                   on 2000/09/02  15:06:14
21317         Log: Apparently avoiding the swapping is too costly.
21318              
21319              From: "Ben Tilly" <ben_tilly@hotmail.com>
21320              Subject: Re: the door is closed.
21321              Date: Fri, 01 Sep 2000 20:23:16 EDT
21322              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
21323      Branch: perl
21324            ! pod/perlfaq4.pod
21325 ____________________________________________________________________________
21326 [  7003] By: nick                                  on 2000/09/02  12:26:04
21327         Log: Undo part of change 6489 which looks like a bulk edit which
21328              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
21329              The supressing of main:: on return from select() is undesirable.
21330      Branch: perl
21331            ! pp_sys.c
21332 ____________________________________________________________________________
21333 [  7002] By: jhi                                   on 2000/09/01  23:08:54
21334         Log: Update Changes.
21335      Branch: perl
21336            ! Changes patchlevel.h
21337 ____________________________________________________________________________
21338 [  7001] By: jhi                                   on 2000/09/01  23:00:13
21339         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
21340              From: Peter Prymmer <pvhp@forte.com>
21341              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
21342              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
21343              
21344              plus rework the http: spots as suggested by Tom Christiansen,
21345              plus regen perltoc.
21346      Branch: perl
21347            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
21348            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
21349 ____________________________________________________________________________
21350 [  7000] By: jhi                                   on 2000/09/01  22:36:01
21351         Log: Only the first line, thank you very much.
21352      Branch: perl
21353            ! hints/solaris_2.sh
21354 ____________________________________________________________________________
21355 [  6999] By: gsar                                  on 2000/09/01  22:16:40
21356         Log: change#6791 accidentally clobbered change#6710, put it back
21357      Branch: perl
21358            ! win32/win32.c
21359 ____________________________________________________________________________
21360 [  6998] By: jhi                                   on 2000/09/01  22:14:16
21361         Log: Mention the HP-UX LP64 freak failure.
21362      Branch: perl
21363            ! pod/perldelta.pod
21364 ____________________________________________________________________________
21365 [  6997] By: jhi                                   on 2000/09/01  21:48:32
21366         Log: Detypo.
21367      Branch: perl
21368            ! hints/hpux.sh
21369 ____________________________________________________________________________
21370 [  6996] By: jhi                                   on 2000/09/01  21:27:10
21371         Log: Update Changes.
21372      Branch: perl
21373            ! Changes patchlevel.h
21374 ____________________________________________________________________________
21375 [  6995] By: jhi                                   on 2000/09/01  21:14:24
21376         Log: Mi splgn s gnin.g
21377      Branch: perl
21378            ! pp_ctl.c
21379 ____________________________________________________________________________
21380 [  6994] By: jhi                                   on 2000/09/01  21:09:54
21381         Log: Subject: http:// in L<>
21382              From: Nicholas Clark <nick@ccl4.org>
21383              Date: Fri, 1 Sep 2000 22:03:21 +0100
21384              Message-ID: <20000901220321.B72074@plum.flirble.org>
21385      Branch: perl
21386            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
21387 ____________________________________________________________________________
21388 [  6993] By: jhi                                   on 2000/09/01  21:06:54
21389         Log: Update to Storable 1.0, from Raphael Manfredi.
21390      Branch: perl
21391            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
21392            ! ext/Storable/Makefile.PL ext/Storable/README
21393            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
21394            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
21395            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
21396            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
21397            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
21398            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
21399 ____________________________________________________________________________
21400 [  6992] By: jhi                                   on 2000/09/01  20:43:05
21401         Log: Mention known sfio+linux buglet.
21402      Branch: perl
21403            ! pod/perldelta.pod
21404 ____________________________________________________________________________
21405 [  6991] By: jhi                                   on 2000/09/01  20:40:11
21406         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
21407              From: Peter Prymmer <pvhp@forte.com>
21408              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
21409              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
21410      Branch: perl
21411            ! vms/vms.c
21412 ____________________________________________________________________________
21413 [  6990] By: jhi                                   on 2000/09/01  20:25:26
21414         Log: Retract #6986.
21415      Branch: perl
21416            ! hints/solaris_2.sh
21417 ____________________________________________________________________________
21418 [  6989] By: jhi                                   on 2000/09/01  20:23:00
21419         Log: Mergesort is back.
21420      Branch: perl
21421            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
21422 ____________________________________________________________________________
21423 [  6988] By: jhi                                   on 2000/09/01  19:37:40
21424         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
21425              From: Mike Guy <mjtg@cam.ac.uk>
21426              Date: Fri, 01 Sep 2000 17:43:33 +0100
21427              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
21428      Branch: perl
21429            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
21430            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
21431 ____________________________________________________________________________
21432 [  6987] By: jhi                                   on 2000/09/01  19:17:10
21433         Log: Regen perltoc.
21434      Branch: perl
21435            ! pod/perltoc.pod
21436 ____________________________________________________________________________
21437 [  6986] By: jhi                                   on 2000/09/01  18:51:10
21438         Log: Subject: Re: Solaris x86 has no SPARC libraries!
21439              From: Lupe Christoph <lupe@lupe-christoph.de>
21440              Date: Fri, 1 Sep 2000 20:41:20 +0200
21441              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
21442      Branch: perl
21443            ! hints/solaris_2.sh
21444 ____________________________________________________________________________
21445 [  6985] By: jhi                                   on 2000/09/01  18:28:10
21446         Log: Update Changes.
21447      Branch: perl
21448            ! Changes patchlevel.h
21449 ____________________________________________________________________________
21450 [  6984] By: jhi                                   on 2000/09/01  18:26:53
21451         Log: Feature ordering tweak.
21452      Branch: perl
21453            ! myconfig.SH
21454 ____________________________________________________________________________
21455 [  6983] By: jhi                                   on 2000/09/01  18:19:50
21456         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
21457              From: <abigail@foad.org>
21458              Date: Fri, 1 Sep 2000 13:07:32 -0400
21459              Message-ID: <20000901170732.18249.qmail@foad.org>
21460      Branch: perl
21461            ! t/pragma/overload.t
21462 ____________________________________________________________________________
21463 [  6982] By: jhi                                   on 2000/09/01  18:17:54
21464         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
21465              so that case-ignoring systems like DCL can tell them from
21466              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
21467      Branch: metaconfig/U/perl
21468            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
21469      Branch: perl
21470            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21471            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
21472            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
21473            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
21474            ! vos/config.def vos/config.h vos/config_h.SH_orig
21475            ! win32/config.bc win32/config.gc win32/config.vc
21476 ____________________________________________________________________________
21477 [  6981] By: nick                                  on 2000/09/01  17:21:57
21478         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
21479              warning when UNTIE exists and instead pass the cound of extra references to
21480              the UNTIE method.
21481      Branch: perl
21482            ! pod/perltie.pod pp_sys.c
21483 ____________________________________________________________________________
21484 [  6980] By: jhi                                   on 2000/09/01  16:54:44
21485         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
21486              From: Peter Prymmer <pvhp@forte.com>
21487              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
21488              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
21489      Branch: perl
21490            ! configure.com
21491 ____________________________________________________________________________
21492 [  6979] By: jhi                                   on 2000/09/01  16:06:20
21493         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
21494              From: Mike Guy <mjtg@cam.ac.uk> 
21495              Date: Fri, 01 Sep 2000 16:49:27 +0100
21496              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
21497      Branch: perl
21498            ! t/base/rs.t
21499 ____________________________________________________________________________
21500 [  6978] By: jhi                                   on 2000/09/01  16:00:42
21501         Log: Update to PodParser 1.18, from Brad Appleton.
21502      Branch: perl
21503            ! lib/Pod/Checker.pm t/pod/find.t
21504 ____________________________________________________________________________
21505 [  6977] By: jhi                                   on 2000/09/01  14:48:58
21506         Log: Subject: Nit in Configure (bleadperl@6961)
21507              From: Lupe Christoph <lupe@lupe-christoph.de>
21508              Date: Fri, 1 Sep 2000 16:34:29 +0200
21509              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
21510      Branch: metaconfig
21511            ! U/compline/ccflags.U
21512      Branch: perl
21513            ! Configure config_h.SH
21514 ____________________________________________________________________________
21515 [  6976] By: jhi                                   on 2000/09/01  14:39:52
21516         Log: Update Changes.
21517      Branch: perl
21518            ! Changes patchlevel.h
21519 ____________________________________________________________________________
21520 [  6975] By: jhi                                   on 2000/09/01  14:37:36
21521         Log: microperl config update.
21522      Branch: perl
21523            ! uconfig.h uconfig.sh
21524 ____________________________________________________________________________
21525 [  6974] By: jhi                                   on 2000/09/01  14:36:53
21526         Log: Document known deficiencies.
21527      Branch: perl
21528            ! pod/perldelta.pod
21529 ____________________________________________________________________________
21530 [  6973] By: jhi                                   on 2000/09/01  14:10:20
21531         Log: Mention warnings fixes and updates.
21532      Branch: perl
21533            ! pod/perldelta.pod
21534 ____________________________________________________________________________
21535 [  6972] By: jhi                                   on 2000/09/01  14:01:52
21536         Log: Drop unused argument.
21537              
21538              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
21539              From: Spider Boardman <spider@web.zk3.dec.com>
21540              Date: Thu, 31 Aug 2000 16:10:15 -0400
21541              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
21542      Branch: perl
21543            ! toke.c
21544 ____________________________________________________________________________
21545 [  6971] By: jhi                                   on 2000/09/01  13:59:24
21546         Log: Add the overload warnings to perldiag.
21547      Branch: perl
21548            ! lib/overload.pm pod/perldiag.pod
21549 ____________________________________________________________________________
21550 [  6970] By: jhi                                   on 2000/09/01  13:55:10
21551         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
21552              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21553              Date: Fri, 1 Sep 2000 13:43:15 +0100 
21554              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
21555      Branch: perl
21556            ! lib/overload.pm t/pragma/overload.t
21557 ____________________________________________________________________________
21558 [  6969] By: jhi                                   on 2000/09/01  13:52:27
21559         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
21560              From: <abigail@foad.org>
21561              Date: Fri, 1 Sep 2000 05:46:54 -0400
21562              Message-ID: <20000901094654.6476.qmail@foad.org>
21563      Branch: perl
21564            ! lib/overload.pm
21565 ____________________________________________________________________________
21566 [  6968] By: jhi                                   on 2000/09/01  13:50:05
21567         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
21568              From: Daniel Chetlin <daniel@chetlin.com>
21569              Date: Fri, 1 Sep 2000 02:10:55 -0700
21570              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
21571      Branch: perl
21572            ! pod/perlretut.pod
21573 ____________________________________________________________________________
21574 [  6967] By: jhi                                   on 2000/09/01  13:47:54
21575         Log: Part of the solution.
21576              
21577              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
21578              From: Mike Guy <mjtg@cam.ac.uk>
21579              Date: Fri, 01 Sep 2000 14:16:01 +0100
21580              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
21581      Branch: perl
21582            ! gv.c mg.c
21583 ____________________________________________________________________________
21584 [  6966] By: jhi                                   on 2000/09/01  13:46:17
21585         Log: Subject: CPAN.pm beta 1.57_57 for the core
21586              From: andreas.koenig@anima.de (Andreas J. Koenig)
21587              Date: 01 Sep 2000 15:16:31 +0200
21588              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
21589      Branch: perl
21590            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21591 ____________________________________________________________________________
21592 [  6965] By: jhi                                   on 2000/09/01  13:43:18
21593         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
21594              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21595              Date: Fri, 01 Sep 2000 01:47:22 -0500
21596              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
21597      Branch: perl
21598            ! pod/perldelta.pod vms/vms.c
21599 ____________________________________________________________________________
21600 [  6964] By: jhi                                   on 2000/09/01  13:35:35
21601         Log: File::Temp patches from Andreas König,
21602              
21603              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
21604              From: andreas.koenig@anima.de (Andreas J. Koenig)
21605              Date: 01 Sep 2000 10:07:20 +0200
21606              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
21607              
21608              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
21609              From: andreas.koenig@anima.de (Andreas J. Koenig)
21610              Date: 31 Aug 2000 23:26:08 +0200
21611              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
21612      Branch: perl
21613            ! lib/File/Temp.pm t/lib/ftmp-security.t
21614 ____________________________________________________________________________
21615 [  6963] By: jhi                                   on 2000/09/01  02:22:24
21616         Log: Retract the mergesort code, way too incompatible licensing
21617              and copyrights.
21618      Branch: perl
21619            ! pod/perldelta.pod pp_ctl.c
21620 ____________________________________________________________________________
21621 [  6962] By: jhi                                   on 2000/08/31  23:27:32
21622         Log: Update Changes.
21623      Branch: perl
21624            ! Changes patchlevel.h
21625 ____________________________________________________________________________
21626 [  6961] By: jhi                                   on 2000/08/31  23:20:04
21627         Log: Small tweaks all over.
21628      Branch: metaconfig
21629            ! U/compline/d_gconvert.U
21630      Branch: perl
21631            ! AUTHORS Configure config_h.SH pp_ctl.c
21632 ____________________________________________________________________________
21633 [  6960] By: jhi                                   on 2000/08/31  22:39:36
21634         Log: Further rewording.
21635      Branch: perl
21636            ! pp_ctl.c
21637 ____________________________________________________________________________
21638 [  6959] By: jhi                                   on 2000/08/31  21:26:44
21639         Log: More address tweaking.
21640      Branch: perl
21641            ! AUTHORS Changes
21642 ____________________________________________________________________________
21643 [  6958] By: jhi                                   on 2000/08/31  20:47:25
21644         Log: AUTHORS tweaks, from Peter Prymmer.
21645              
21646              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
21647              From: Peter Prymmer <pvhp@forte.com>
21648              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
21649              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
21650      Branch: perl
21651            ! AUTHORS MAINTAIN
21652 ____________________________________________________________________________
21653 [  6957] By: jhi                                   on 2000/08/31  20:34:43
21654         Log: perldelta tweaks.
21655      Branch: perl
21656            ! pod/perldelta.pod
21657 ____________________________________________________________________________
21658 [  6956] By: jhi                                   on 2000/08/31  19:11:06
21659         Log: Regen perltoc.
21660      Branch: perl
21661            ! pod/perltoc.pod
21662 ____________________________________________________________________________
21663 [  6955] By: jhi                                   on 2000/08/31  19:06:30
21664         Log: Clarify the mergesort situation.
21665      Branch: perl
21666            ! pp_ctl.c
21667 ____________________________________________________________________________
21668 [  6954] By: jhi                                   on 2000/08/31  18:24:17
21669         Log: Move the Solaris 7 scan to use64bitall, make the
21670              failure to find 64-bot sparc libc to mention the
21671              possibility of being in an intel, from Lupe and Alan.
21672      Branch: perl
21673            ! hints/solaris_2.sh
21674 ____________________________________________________________________________
21675 [  6953] By: jhi                                   on 2000/08/31  18:09:20
21676         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
21677              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
21678      Branch: metaconfig
21679            ! U/compline/d_gconvert.U U/threads/archname.U
21680      Branch: metaconfig/U/perl
21681            ! perlxv.U
21682      Branch: perl
21683            ! Configure config_h.SH sv.c
21684 ____________________________________________________________________________
21685 [  6952] By: jhi                                   on 2000/08/31  17:42:24
21686         Log: :: not allowed in pathnames, change to .
21687              
21688              Subject: [PATCH perl@6938] cygwin port
21689              From: "Fifer, Eric" <EFifer@sanwaint.com>
21690              Date: Thu, 31 Aug 2000 16:32:59 +0100
21691              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
21692      Branch: metaconfig/U/perl
21693            ! perlxv.U
21694 ____________________________________________________________________________
21695 [  6951] By: jhi                                   on 2000/08/31  17:02:05
21696         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
21697      Branch: perl
21698            ! perl.h
21699 ____________________________________________________________________________
21700 [  6950] By: jhi                                   on 2000/08/31  16:26:08
21701         Log: More author updates.
21702              
21703              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
21704              From: Simon Cozens <simon@cozens.net>
21705              Date: Thu, 31 Aug 2000 17:13:32 +0100
21706              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
21707      Branch: perl
21708            ! AUTHORS
21709 ____________________________________________________________________________
21710 [  6949] By: jhi                                   on 2000/08/31  16:04:49
21711         Log: POSIX doesn't report long double values under -Duselongdouble
21712              when the long doubles are "real" (bigger than doubles).
21713              
21714              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
21715              From: Spider Boardman <spider@peano.zk3.dec.com>
21716              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
21717              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
21718      Branch: perl
21719            ! ext/POSIX/POSIX.xs
21720 ____________________________________________________________________________
21721 [  6948] By: jhi                                   on 2000/08/31  15:25:10
21722         Log: Update Changes.
21723      Branch: perl
21724            ! Changes patchlevel.h
21725 ____________________________________________________________________________
21726 [  6947] By: jhi                                   on 2000/08/31  15:22:29
21727         Log: Document UNTIE in a very minimalistic way.
21728      Branch: perl
21729            ! pod/perlfunc.pod pod/perltie.pod
21730 ____________________________________________________________________________
21731 [  6946] By: jhi                                   on 2000/08/31  15:15:23
21732         Log: Document known failures.
21733      Branch: perl
21734            ! pod/perldelta.pod
21735 ____________________________________________________________________________
21736 [  6945] By: jhi                                   on 2000/08/31  15:07:00
21737         Log: Don't attach -ld to the archname if pointless.
21738      Branch: metaconfig
21739            ! U/threads/archname.U
21740      Branch: perl
21741            ! Configure config_h.SH
21742 ____________________________________________________________________________
21743 [  6944] By: jhi                                   on 2000/08/31  14:37:42
21744         Log: Wrap the test in eval.
21745              
21746              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
21747              From: Tim Jenness <timj@jach.hawaii.edu>
21748              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
21749              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
21750      Branch: perl
21751            ! t/lib/ftmp-security.t
21752 ____________________________________________________________________________
21753 [  6943] By: jhi                                   on 2000/08/31  14:30:57
21754         Log: Make -Dusemorebits find long doubles in Solaris.
21755      Branch: perl
21756            ! hints/solaris_2.sh
21757 ____________________________________________________________________________
21758 [  6942] By: jhi                                   on 2000/08/31  13:48:45
21759         Log: Clarify the third case of ftmp-security warnings.
21760      Branch: perl
21761            ! INSTALL
21762 ____________________________________________________________________________
21763 [  6941] By: jhi                                   on 2000/08/31  13:40:31
21764         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
21765              From: <abigail@foad.org>
21766              Date: Thu, 31 Aug 2000 01:35:05 -0400
21767              Message-ID: <20000831053505.32120.qmail@foad.org>
21768      Branch: perl
21769            ! pod/perldelta.pod
21770 ____________________________________________________________________________
21771 [  6940] By: jhi                                   on 2000/08/31  13:38:48
21772         Log: Issue useful diagnostic on unknown pod commands.
21773              
21774              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
21775              From: <abigail@foad.org>
21776              Date: Thu, 31 Aug 2000 03:41:18 -0400
21777              Message-ID: <20000831074118.24880.qmail@foad.org>
21778      Branch: perl
21779            ! lib/Pod/Man.pm
21780 ____________________________________________________________________________
21781 [  6939] By: jhi                                   on 2000/08/31  13:34:33
21782         Log: Reveal Borland's isnan.
21783              
21784              Subject: build with BC++ tweak
21785              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21786              Date: Thu, 31 Aug 2000 13:09:37 +0400
21787              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
21788      Branch: perl
21789            ! win32/win32.h
21790 ____________________________________________________________________________
21791 [  6938] By: jhi                                   on 2000/08/31  05:01:20
21792         Log: Update Changes.
21793      Branch: perl
21794            ! Changes patchlevel.h
21795 ____________________________________________________________________________
21796 [  6937] By: jhi                                   on 2000/08/31  04:26:23
21797         Log: sscanf() may be the only way to read long doubles from strings.
21798      Branch: metaconfig/U/perl
21799            ! longdblfio.U
21800      Branch: perl
21801            ! Configure config_h.SH perl.h util.c
21802 ____________________________________________________________________________
21803 [  6936] By: jhi                                   on 2000/08/31  04:18:19
21804         Log: The #6929 was too skimpy.
21805      Branch: perl
21806            ! sv.c
21807 ____________________________________________________________________________
21808 [  6935] By: jhi                                   on 2000/08/31  02:47:07
21809         Log: Subject: Re: typos in pods
21810              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21811              Date: Wed, 30 Aug 2000 19:25:34 -0700
21812              Message-ID: <eIcr5gzkg25X092yn@efn.org>
21813      Branch: perl
21814            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
21815 ____________________________________________________________________________
21816 [  6934] By: jhi                                   on 2000/08/31  02:42:55
21817         Log: Missed one Unicode file.
21818      Branch: perl
21819            + lib/unicode/UCDFF301.html
21820 ____________________________________________________________________________
21821 [  6933] By: jhi                                   on 2000/08/30  23:42:27
21822         Log: Update Changes.
21823      Branch: perl
21824            ! Changes patchlevel.h
21825 ____________________________________________________________________________
21826 [  6932] By: jhi                                   on 2000/08/30  23:40:07
21827         Log: Mention UNTIE in perldelta.  Still needs documenting
21828              in perltie et alia.
21829      Branch: perl
21830            ! pod/perldelta.pod
21831 ____________________________________________________________________________
21832 [  6931] By: jhi                                   on 2000/08/30  23:36:02
21833         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
21834              From: <abigail@foad.org>
21835              Date: Wed, 30 Aug 2000 19:28:07 -0400
21836              Message-ID: <20000830232807.305.qmail@foad.org>
21837      Branch: perl
21838            ! pod/perldelta.pod
21839 ____________________________________________________________________________
21840 [  6930] By: jhi                                   on 2000/08/30  23:32:40
21841         Log: Update to Unicode 3.0.1.
21842      Branch: perl
21843            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
21844            + lib/unicode/PropList.txt lib/unicode/README.perl
21845            + lib/unicode/UCD301.html lib/unicode/Unicode.301
21846            - lib/unicode/Props.txt lib/unicode/UCD300.html
21847            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
21848            ! (edit 257 files)
21849 ____________________________________________________________________________
21850 [  6929] By: jhi                                   on 2000/08/30  22:38:18
21851         Log: Heap decorruption.
21852              
21853              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
21854              From: Alan Burlison <Alan.Burlison@uk.sun.com>
21855              Date: Wed, 30 Aug 2000 22:39:52 +0100
21856              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
21857      Branch: perl
21858            ! sv.c
21859 ____________________________________________________________________________
21860 [  6928] By: jhi                                   on 2000/08/30  22:29:34
21861         Log: Retract the dummy test, skip the security tests (instead of failing),
21862              explain what the warnings mean.
21863      Branch: perl
21864            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
21865 ____________________________________________________________________________
21866 [  6927] By: jhi                                   on 2000/08/30  22:14:13
21867         Log: Change the internal implementation of sort() to be mergesort
21868              instead of quicksort, from John Linderman <jpl@research.att.com>.
21869              Gives us better worst case, better average case, and stability.
21870              What's there not to like?  (Small fixes for threaded builds
21871              were required).
21872      Branch: perl
21873            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
21874 ____________________________________________________________________________
21875 [  6926] By: jhi                                   on 2000/08/30  20:55:20
21876         Log: A better fix for the Socket building problem from Craig Berry.
21877      Branch: perl
21878            ! vms/vms.c
21879 ____________________________________________________________________________
21880 [  6925] By: jhi                                   on 2000/08/30  20:20:25
21881         Log: Subject: [PATCH] Re: UNTIE method 
21882              From: Nick Ing-Simmons <nik@tiuk.ti.com>
21883              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
21884              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
21885      Branch: perl
21886            ! pp_sys.c t/op/tie.t
21887 ____________________________________________________________________________
21888 [  6924] By: jhi                                   on 2000/08/30  20:17:11
21889         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
21890              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21891              Date: Wed, 30 Aug 2000 15:03:14 -0500
21892              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
21893      Branch: perl
21894            ! vms/vms.c
21895 ____________________________________________________________________________
21896 [  6923] By: jhi                                   on 2000/08/30  20:15:18
21897         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
21898              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21899              Date: Wed, 30 Aug 2000 13:30:36 -0500
21900              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
21901      Branch: perl
21902            ! vms/vms.c
21903 ____________________________________________________________________________
21904 [  6922] By: jhi                                   on 2000/08/30  19:54:43
21905         Log: Better options for rsync.
21906      Branch: perl
21907            ! pod/perlhack.pod
21908 ____________________________________________________________________________
21909 [  6921] By: jhi                                   on 2000/08/30  19:40:16
21910         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
21911              From: Rick Delaney <rick@consumercontact.com>
21912              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
21913              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
21914      Branch: perl
21915            ! pod/perlfunc.pod
21916 ____________________________________________________________________________
21917 [  6920] By: jhi                                   on 2000/08/30  19:36:40
21918         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
21919              From: Peter Prymmer <pvhp@forte.com>
21920              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
21921              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
21922      Branch: perl
21923            ! configure.com
21924 ____________________________________________________________________________
21925 [  6919] By: jhi                                   on 2000/08/30  14:52:02
21926         Log: Update Changes.
21927      Branch: perl
21928            ! Changes patchlevel.h
21929 ____________________________________________________________________________
21930 [  6918] By: jhi                                   on 2000/08/30  14:48:34
21931         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
21932      Branch: perl
21933            ! lib/ExtUtils/typemap
21934 ____________________________________________________________________________
21935 [  6917] By: jhi                                   on 2000/08/30  14:46:34
21936         Log: Subject: typos in pods
21937              From: Nicholas Clark <nick@ccl4.org>
21938              Date: Wed, 30 Aug 2000 01:12:50 +0100
21939              Message-ID: <20000830011249.A61388@plum.flirble.org>
21940      Branch: perl
21941            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
21942            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
21943            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
21944            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
21945 ____________________________________________________________________________
21946 [  6916] By: jhi                                   on 2000/08/30  14:19:09
21947         Log: Document Storable problems on Crays.  (Will have
21948              to document all the other Storable problems, too.)
21949      Branch: perl
21950            ! pod/perldelta.pod
21951 ____________________________________________________________________________
21952 [  6915] By: jhi                                   on 2000/08/30  14:06:02
21953         Log: Subject: [PATCH] fix misc cast warnings
21954              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21955              Date: Tue, 29 Aug 2000 23:16:14 -0700
21956              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
21957      Branch: perl
21958            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
21959            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
21960            ! os2/os2ish.h
21961 ____________________________________________________________________________
21962 [  6914] By: jhi                                   on 2000/08/30  14:03:45
21963         Log: Timestamp mismatch again.  Need to fix this dependence on
21964              config_h.SH timestamp, since it's the contents of config_h.SH
21965              that matter.
21966      Branch: perl
21967            ! uconfig.h uconfig.sh
21968 ____________________________________________________________________________
21969 [  6913] By: jhi                                   on 2000/08/30  13:54:06
21970         Log: Don't say "Perl 5.0 source kit".
21971      Branch: perl
21972            ! perl.c
21973 ____________________________________________________________________________
21974 [  6912] By: jhi                                   on 2000/08/30  13:51:24
21975         Log: Reset archname and archname64 always, forcing them be
21976              recomputed at each Configure run, make Configure and
21977              the hints files agree on the naming of largefiles variables.
21978      Branch: metaconfig
21979            ! U/threads/archname.U
21980      Branch: metaconfig/U/perl
21981            ! use64bits.U
21982      Branch: perl
21983            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
21984            ! hints/linux.sh hints/solaris_2.sh
21985 ____________________________________________________________________________
21986 [  6911] By: jhi                                   on 2000/08/30  13:30:13
21987         Log: Put back the slice accidentally removed by #6907.
21988      Branch: perl
21989            ! hints/solaris_2.sh
21990 ____________________________________________________________________________
21991 [  6910] By: jhi                                   on 2000/08/30  01:24:26
21992         Log: Be consistent: other Net::get* do export theirs.
21993              
21994              Subject: Re: Net::protoent does not export 'getproto'
21995              From: Yasushi Nakajima <sey@jkc.co.jp>
21996              Date: Wed, 30 Aug 2000 09:53:14 +0900
21997              Message-Id: <200008300051.DAA24700@taku.hut.fi>
21998      Branch: perl
21999            ! lib/Net/protoent.pm
22000 ____________________________________________________________________________
22001 [  6909] By: jhi                                   on 2000/08/30  01:17:25
22002         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
22003              From: Gurusamy Sarathy <gsar@ActiveState.com>
22004              Date: Tue, 29 Aug 2000 17:17:07 -0700
22005              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
22006      Branch: perl
22007            ! cop.h
22008 ____________________________________________________________________________
22009 [  6908] By: jhi                                   on 2000/08/30  00:58:05
22010         Log: Update Changes.
22011      Branch: perl
22012            ! Changes patchlevel.h
22013 ____________________________________________________________________________
22014 [  6907] By: jhi                                   on 2000/08/30  00:57:22
22015         Log: Introduce ccname to keep track of what compiler kind of we have.
22016      Branch: metaconfig/U/perl
22017            ! Checkcc.U gccvers.U
22018      Branch: perl
22019            ! Configure config_h.SH hints/solaris_2.sh
22020 ____________________________________________________________________________
22021 [  6906] By: jhi                                   on 2000/08/30  00:25:47
22022         Log: Put back the flags dump as reasoned in
22023              
22024              Subject: Re: [PATCH] Glob dumping
22025              From: Mike Guy <mjtg@cam.ac.uk> 
22026              Date: Tue, 29 Aug 2000 21:41:32 +0100
22027              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
22028      Branch: perl
22029            ! dump.c t/lib/peek.t
22030 ____________________________________________________________________________
22031 [  6905] By: jhi                                   on 2000/08/30  00:16:17
22032         Log: Make the epsilon to be relative, not absolute.
22033              
22034              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
22035              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
22036              Date: Tue, 29 Aug 2000 19:58:56 -0400
22037              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
22038      Branch: perl
22039            ! t/lib/trig.t
22040 ____________________________________________________________________________
22041 [  6904] By: jhi                                   on 2000/08/30  00:13:09
22042         Log: From now on, Gisle is on my list of usual suspects :-)
22043              Retract #6902.
22044      Branch: perl
22045            ! ext/Opcode/Safe.pm
22046 ____________________________________________________________________________
22047 [  6903] By: jhi                                   on 2000/08/29  23:51:20
22048         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
22049              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22050              Date: Tue, 29 Aug 2000 18:43:26 -0500
22051              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
22052      Branch: perl
22053            + vms/vmspipe.com
22054            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
22055            ! vms/vms.c
22056 ____________________________________________________________________________
22057 [  6902] By: jhi                                   on 2000/08/29  23:44:14
22058         Log: Retry what #6882 attempted.
22059              
22060              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
22061              From: Gisle Aas <gisle@ActiveState.com>
22062              Date: 30 Aug 2000 00:33:09 +0200
22063              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
22064      Branch: perl
22065            ! ext/Opcode/Safe.pm
22066 ____________________________________________________________________________
22067 [  6901] By: jhi                                   on 2000/08/29  22:59:32
22068         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
22069              From: Hugo <hv@crypt.compulink.co.uk>
22070              Date: Mon, 12 Jun 2000 19:36:08 +0100
22071              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
22072      Branch: perl
22073            ! sv.c
22074 ____________________________________________________________________________
22075 [  6900] By: jhi                                   on 2000/08/29  22:58:35
22076         Log: Admit that we are leaking scalars.
22077              
22078              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
22079              From: Spider Boardman <spider@leggy.zk3.dec.com>
22080              Date: Tue, 29 Aug 2000 18:48:29 -0400
22081              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
22082      Branch: perl
22083            ! t/pragma/warnings.t
22084 ____________________________________________________________________________
22085 [  6899] By: jhi                                   on 2000/08/29  20:53:13
22086         Log: Update Changes.
22087      Branch: perl
22088            ! Changes patchlevel.h
22089 ____________________________________________________________________________
22090 [  6898] By: jhi                                   on 2000/08/29  20:46:21
22091         Log: Undo namespace pollution of #6878.
22092              
22093              Subject: Re: Net::protoent does not export 'getproto'
22094              From: Mike Guy <mjtg@cam.ac.uk>
22095              Date: Tue, 29 Aug 2000 21:32:37 +0100
22096              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
22097      Branch: perl
22098            ! lib/Net/protoent.pm
22099 ____________________________________________________________________________
22100 [  6897] By: jhi                                   on 2000/08/29  20:44:29
22101         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
22102              From: Peter Prymmer <pvhp@forte.com>
22103              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
22104              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
22105      Branch: perl
22106            ! pod/perlebcdic.pod
22107 ____________________________________________________________________________
22108 [  6896] By: jhi                                   on 2000/08/29  20:40:57
22109         Log: There's no point repeating the 'revision' (5) of perl5.
22110      Branch: metaconfig/U/perl
22111            ! Devel.U patchlevel.U
22112      Branch: perl
22113            ! Configure config_h.SH
22114 ____________________________________________________________________________
22115 [  6895] By: jhi                                   on 2000/08/29  20:16:58
22116         Log: Regen Configure for #6894.
22117      Branch: metaconfig/U/perl
22118            ! perladmin.U
22119      Branch: perl
22120            ! Configure config_h.SH
22121 ____________________________________________________________________________
22122 [  6894] By: jhi                                   on 2000/08/29  19:59:52
22123         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
22124              From: "Philip Newton" <Philip.Newton@gmx.net>
22125              Date: Tue, 29 Aug 2000 21:39:14 +0200
22126              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
22127      Branch: perl
22128            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
22129            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
22130            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
22131            ! utils/perlbug.PL
22132 ____________________________________________________________________________
22133 [  6893] By: jhi                                   on 2000/08/29  19:55:30
22134         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
22135              From: "Philip Newton" <Philip.Newton@gmx.net>
22136              Date: Tue, 29 Aug 2000 21:39:14 +0200
22137              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
22138      Branch: perl
22139            ! installhtml
22140 ____________________________________________________________________________
22141 [  6892] By: jhi                                   on 2000/08/29  19:53:59
22142         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
22143              From: "Philip Newton" <Philip.Newton@gmx.net>
22144              Date: Tue, 29 Aug 2000 21:48:18 +0200
22145              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
22146      Branch: perl
22147            ! lib/File/Temp.pm
22148 ____________________________________________________________________________
22149 [  6891] By: jhi                                   on 2000/08/29  18:30:03
22150         Log: Nail the ID 20000828.023.
22151      Branch: perl
22152            ! ext/Storable/Storable.xs
22153 ____________________________________________________________________________
22154 [  6890] By: jhi                                   on 2000/08/29  16:50:17
22155         Log: Under usethreads the dumped variable is IN_PAD.
22156              
22157              Subject: Re: [PATCH] Glob dumping
22158              From: Gisle Aas <gisle@ActiveState.com>
22159              Date: 29 Aug 2000 18:45:05 +0200
22160              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
22161      Branch: perl
22162            ! t/lib/peek.t
22163 ____________________________________________________________________________
22164 [  6889] By: jhi                                   on 2000/08/29  15:17:37
22165         Log: Update Changes.
22166      Branch: perl
22167            ! Changes patchlevel.h
22168 ____________________________________________________________________________
22169 [  6888] By: jhi                                   on 2000/08/29  14:49:59
22170         Log: Retract #6882, broke the safe tests.
22171      Branch: perl
22172            ! ext/Opcode/Safe.pm
22173 ____________________________________________________________________________
22174 [  6887] By: jhi                                   on 2000/08/29  14:47:06
22175         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
22176              From: Gisle Aas <gisle@ActiveState.com> 
22177              Date: 09 Jun 2000 20:00:11 +0200
22178              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
22179      Branch: perl
22180            ! utils/perldoc.PL
22181 ____________________________________________________________________________
22182 [  6886] By: jhi                                   on 2000/08/29  14:42:45
22183         Log: The #6881 removed one dump line.
22184      Branch: perl
22185            ! t/lib/peek.t
22186 ____________________________________________________________________________
22187 [  6885] By: jhi                                   on 2000/08/29  14:30:47
22188         Log: Don't forget to tidy up.
22189      Branch: perl
22190            ! t/lib/ftmp-security.t
22191 ____________________________________________________________________________
22192 [  6884] By: jhi                                   on 2000/08/29  14:25:17
22193         Log: Disabling the one test is a bit tricky.
22194      Branch: perl
22195            ! t/lib/ftmp-security.t
22196 ____________________________________________________________________________
22197 [  6883] By: jhi                                   on 2000/08/29  14:16:25
22198         Log: Disable one of the tests for now.
22199      Branch: perl
22200            ! t/lib/ftmp-security.t
22201 ____________________________________________________________________________
22202 [  6882] By: jhi                                   on 2000/08/29  14:05:50
22203         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
22204              From: gisle@aas.no
22205              Date: 29 Aug 2000 10:35:06 -0000
22206              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
22207      Branch: perl
22208            ! ext/Opcode/Safe.pm
22209 ____________________________________________________________________________
22210 [  6881] By: jhi                                   on 2000/08/29  14:03:51
22211         Log: Subject: [PATCH] Glob dumping
22212              From: Gisle Aas <gisle@ActiveState.com>
22213              Date: 29 Aug 2000 07:59:42 -0000
22214              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
22215      Branch: perl
22216            ! dump.c
22217 ____________________________________________________________________________
22218 [  6880] By: jhi                                   on 2000/08/29  14:02:01
22219         Log: Subject: [PATCH] Warnings in B::Deparse
22220              From: <abigail@foad.org>
22221              Date: Tue, 29 Aug 2000 00:00:01 -0400
22222              Message-ID: <20000829040001.2999.qmail@foad.org>
22223      Branch: perl
22224            ! ext/B/B/Deparse.pm
22225 ____________________________________________________________________________
22226 [  6879] By: jhi                                   on 2000/08/29  13:57:26
22227         Log: Missed a change in #6869.
22228      Branch: perl
22229            ! mg.c
22230 ____________________________________________________________________________
22231 [  6878] By: jhi                                   on 2000/08/29  13:45:04
22232         Log: Subject: Net::protoent does not export 'getproto'
22233              From: Yasushi Nakajima <sey@jkc.co.jp>
22234              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
22235      Branch: perl
22236            ! lib/Net/protoent.pm
22237 ____________________________________________________________________________
22238 [  6877] By: jhi                                   on 2000/08/29  13:39:19
22239         Log: Patches all over for people and the files they (hopefully) care about.
22240      Branch: perl
22241            ! AUTHORS Changes MAINTAIN
22242 ____________________________________________________________________________
22243 [  6876] By: jhi                                   on 2000/08/29  12:53:54
22244         Log: Fix for thinko in #6848.
22245              
22246              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
22247              From: Lupe Christoph <lupe@lupe-christoph.de>
22248              Date: Tue, 29 Aug 2000 09:04:08 +0200
22249              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
22250      Branch: perl
22251            ! ext/Thread/Thread.xs
22252 ____________________________________________________________________________
22253 [  6875] By: jhi                                   on 2000/08/29  12:50:14
22254         Log: Update to Getopt::Long 2.24, from Johan Vromans.
22255      Branch: perl
22256            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
22257 ____________________________________________________________________________
22258 [  6874] By: jhi                                   on 2000/08/29  02:09:53
22259         Log: Use minimal @INC in tests, most of the time just '../lib',
22260              so that we simply can't pick up stuff from other Perls than
22261              the one we are testing.  Pointed out by
22262              
22263              From: Mike Guy <mjtg@cam.ac.uk>
22264              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
22265              Date: Fri, 25 Aug 2000 15:15:59 +0100
22266              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
22267      Branch: perl
22268            ! (edit 185 files)
22269 ____________________________________________________________________________
22270 [  6873] By: jhi                                   on 2000/08/29  01:07:11
22271         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
22272              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22273              Date: Mon, 28 Aug 2000 17:45:52 -0700
22274              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
22275      Branch: perl
22276            ! Makefile.SH hints/os2.sh
22277 ____________________________________________________________________________
22278 [  6872] By: jhi                                   on 2000/08/28  23:33:39
22279         Log: Subject: [PATCH bleedperl@6866] spellings
22280              From: marcel@codewerk.com (Marcel Grunauer)
22281              Date: Tue, 29 Aug 2000 01:19:59 +0200
22282              Message-Id: <200008282319.BAA29862@gandalf.local>
22283      Branch: perl
22284            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
22285            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
22286            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
22287 ____________________________________________________________________________
22288 [  6871] By: jhi                                   on 2000/08/28  23:22:09
22289         Log: Take out the SUIDMAIL thing, that will not be
22290              a problem in 5.7.*.
22291      Branch: perl
22292            ! patchlevel.h
22293 ____________________________________________________________________________
22294 [  6870] By: jhi                                   on 2000/08/28  23:19:30
22295         Log: -S is the silent flag, -s is the strip flag.
22296              
22297              Subject: [PATCH] Re: [PATCH] make no-install          
22298              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22299              Date: Mon, 28 Aug 2000 15:12:55 -0700
22300              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
22301      Branch: perl
22302            ! Makefile.SH
22303 ____________________________________________________________________________
22304 [  6869] By: jhi                                   on 2000/08/28  23:12:05
22305         Log: Subject: [PATCH bleedperl@6856] warnings fixes
22306              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22307              Date: Mon, 28 Aug 2000 23:55:06 +0100
22308              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
22309      Branch: perl
22310            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
22311            ! warnings.h warnings.pl
22312 ____________________________________________________________________________
22313 [  6868] By: jhi                                   on 2000/08/28  21:38:22
22314         Log: Potential cruft.
22315      Branch: perl
22316            ! Makefile.SH
22317 ____________________________________________________________________________
22318 [  6867] By: jhi                                   on 2000/08/28  21:35:36
22319         Log: Update Changes.
22320      Branch: perl
22321            ! Changes patchlevel.h
22322 ____________________________________________________________________________
22323 [  6866] By: jhi                                   on 2000/08/28  21:33:49
22324         Log: Subject: hv.h Doc Patch
22325              From: Fisher Mark <fisherm@tce.com>
22326              Date: Mon, 28 Aug 2000 16:24:59 -0500
22327              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
22328      Branch: perl
22329            ! hv.h
22330 ____________________________________________________________________________
22331 [  6865] By: jhi                                   on 2000/08/28  21:02:15
22332         Log: Add -ld to archname on long tr...double platforms.
22333      Branch: metaconfig
22334            ! U/threads/archname.U
22335      Branch: perl
22336            ! Configure config_h.SH
22337 ____________________________________________________________________________
22338 [  6864] By: jhi                                   on 2000/08/28  20:38:59
22339         Log: An attempt to fix the problem reported in
22340              
22341              Subject: Building perl@6856 using gcc/AIX 4.3.3 
22342              From: Daniel Muino <dmuino@afip.gov.ar> 
22343              Date: Mon, 28 Aug 2000 15:50:01 -0300   
22344              Message-ID: <20000828155001.A14403@con2-dgi>
22345              
22346              I can't test this properly since the gcc installation I have
22347              access to seems to be botched (gcc is calling the AIX cpp,
22348              a losing proposition...)
22349      Branch: perl
22350            ! hints/aix.sh
22351 ____________________________________________________________________________
22352 [  6863] By: jhi                                   on 2000/08/28  18:57:52
22353         Log: Fix for ID 20000828.001, long doubles were not formatted
22354              correctly (showed up in $], which stopped installing perl).
22355      Branch: perl
22356            ! sv.c
22357 ____________________________________________________________________________
22358 [  6862] By: jhi                                   on 2000/08/28  18:07:15
22359         Log: Typo in #6858.
22360      Branch: perl
22361            ! lib/Cwd.pm
22362 ____________________________________________________________________________
22363 [  6861] By: jhi                                   on 2000/08/28  17:57:27
22364         Log: opmini.o may be left around if a build is interrupted.
22365      Branch: perl
22366            ! Makefile.SH
22367 ____________________________________________________________________________
22368 [  6860] By: jhi                                   on 2000/08/28  16:52:50
22369         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
22370              From: Daniel Chetlin <daniel@chetlin.com>
22371              Date: Mon, 28 Aug 2000 01:14:18 -0700
22372              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
22373      Branch: perl
22374            ! lib/overload.pm
22375 ____________________________________________________________________________
22376 [  6859] By: jhi                                   on 2000/08/28  16:08:46
22377         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
22378              From: Nicholas Clark <nick@ccl4.org>
22379              Date: Mon, 28 Aug 2000 16:03:27 +0100
22380              Message-Id: <20000828160327.C49785@plum.flirble.org>
22381      Branch: perl
22382            ! ext/ByteLoader/bytecode.h
22383 ____________________________________________________________________________
22384 [  6858] By: jhi                                   on 2000/08/28  16:02:10
22385         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
22386              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
22387              Date: Mon, 28 Aug 2000 13:08:30 +0200
22388              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
22389      Branch: perl
22390            ! lib/Cwd.pm
22391 ____________________________________________________________________________
22392 [  6857] By: jhi                                   on 2000/08/28  15:42:47
22393         Log: display_format used as a class method without arguments was broken,
22394              reported in
22395              
22396              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
22397              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
22398              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
22399              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
22400      Branch: perl
22401            ! lib/Math/Complex.pm t/lib/complex.t
22402 ____________________________________________________________________________
22403 [  6856] By: jhi                                   on 2000/08/27  22:09:48
22404         Log: Update Changes.
22405      Branch: perl
22406            ! Changes patchlevel.h
22407 ____________________________________________________________________________
22408 [  6855] By: jhi                                   on 2000/08/27  21:59:21
22409         Log: Retract #6853 (false alarm).
22410      Branch: perl
22411            ! lib/ExtUtils/xsubpp
22412 ____________________________________________________________________________
22413 [  6854] By: jhi                                   on 2000/08/27  21:37:44
22414         Log: Update Changes.
22415      Branch: perl
22416            ! Changes patchlevel.h
22417 ____________________________________________________________________________
22418 [  6853] By: jhi                                   on 2000/08/27  21:37:16
22419         Log: Subject: [PATCH perl@6850] workaround for xsubpp
22420              From: Hugo <hv@crypt.compulink.co.uk>
22421              Date: Sun, 27 Aug 2000 22:30:25 +0100
22422              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
22423      Branch: perl
22424            ! lib/ExtUtils/xsubpp
22425 ____________________________________________________________________________
22426 [  6852] By: jhi                                   on 2000/08/27  21:33:58
22427         Log: Big-endian 64-bit patch from Raphael Manfredi.
22428      Branch: perl
22429            ! ext/Storable/Storable.xs
22430 ____________________________________________________________________________
22431 [  6851] By: jhi                                   on 2000/08/27  21:22:21
22432         Log: More ruthless editing from Hugo van der Sanden.
22433      Branch: perl
22434            ! pod/perldelta.pod
22435 ____________________________________________________________________________
22436 [  6850] By: jhi                                   on 2000/08/27  16:11:46
22437         Log: Update Changes.
22438      Branch: perl
22439            ! Changes patchlevel.h
22440 ____________________________________________________________________________
22441 [  6849] By: jhi                                   on 2000/08/27  16:11:05
22442         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
22443      Branch: perl
22444            ! configpm pod/perldelta.pod
22445 ____________________________________________________________________________
22446 [  6848] By: jhi                                   on 2000/08/27  15:35:08
22447         Log: Use the actual thread type, not the pointer-to-struct.
22448      Branch: perl
22449            ! ext/Thread/Thread.xs
22450 ____________________________________________________________________________
22451 [  6847] By: jhi                                   on 2000/08/27  15:30:49
22452         Log: Test nit.
22453      Branch: perl
22454            ! t/pragma/warn/pp_sys
22455 ____________________________________________________________________________
22456 [  6846] By: jhi                                   on 2000/08/27  15:19:02
22457         Log: Passing -R in ldflags makes now it to appear in the default
22458              for lddlflags, just like with -L.
22459              
22460              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
22461              From: Lupe Christoph <lupe@lupe-christoph.de>
22462              Date: Sun, 27 Aug 2000 10:28:21 +0200
22463              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
22464      Branch: metaconfig/U/perl
22465            ! dlsrc.U
22466      Branch: perl
22467            ! Configure
22468 ____________________________________________________________________________
22469 [  6845] By: jhi                                   on 2000/08/27  15:08:54
22470         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
22471              From: Alan Burlison <Alan.Burlison@uk.sun.com>
22472              Date: Sat, 26 Aug 2000 22:23:27 +0100
22473              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
22474      Branch: perl
22475            ! lib/ExtUtils/MM_Unix.pm
22476 ____________________________________________________________________________
22477 [  6844] By: jhi                                   on 2000/08/27  15:02:37
22478         Log: DJGPP update from Laszlo Molnar.
22479              
22480              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
22481              From: ml1050 <ml1050@freemail.hu>
22482              Date: Sat, 26 Aug 2000 23:24:40 +0200
22483              Message-Id: <20000826232440.A439@freemail.hu>
22484      Branch: perl
22485            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
22486            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
22487 ____________________________________________________________________________
22488 [  6843] By: jhi                                   on 2000/08/27  14:53:58
22489         Log: Subject: installman buglet
22490              From: Lupe Christoph <lupe@lupe-christoph.de>
22491              Date: Sun, 27 Aug 2000 14:38:59 +0200
22492              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
22493      Branch: perl
22494            ! installman
22495 ____________________________________________________________________________
22496 [  6842] By: jhi                                   on 2000/08/27  14:52:08
22497         Log: Can't get the test to reliably work thanks to the
22498              inaccurateness of floating point.  "Resolves" bug ids
22499              20000826.003, 20000826.009, 20000826.010,
22500      Branch: perl
22501            ! t/lib/trig.t
22502 ____________________________________________________________________________
22503 [  6841] By: jhi                                   on 2000/08/26  15:53:58
22504         Log: Update Changes.
22505      Branch: perl
22506            ! Changes patchlevel.h
22507 ____________________________________________________________________________
22508 [  6840] By: jhi                                   on 2000/08/26  14:23:03
22509         Log: grep -e isn't portable.
22510              
22511              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
22512              From: chris@broadband.att.com
22513              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
22514              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
22515      Branch: perl
22516            ! hints/solaris_2.sh
22517 ____________________________________________________________________________
22518 [  6839] By: jhi                                   on 2000/08/26  14:12:23
22519         Log: no-install target a la make -n.
22520              
22521              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
22522              From: <abigail@foad.org>
22523              Date: Sat, 26 Aug 2000 03:57:34 -0400
22524              Message-ID: <20000826075735.18912.qmail@foad.org>
22525      Branch: perl
22526            ! Makefile.SH installman installperl
22527 ____________________________________________________________________________
22528 [  6838] By: jhi                                   on 2000/08/26  14:06:33
22529         Log: Retract #6826 as the #6828 should be do the same
22530              in a More Correct Way.
22531      Branch: perl
22532            ! installperl
22533 ____________________________________________________________________________
22534 [  6837] By: jhi                                   on 2000/08/26  05:24:00
22535         Log: More casting.
22536      Branch: perl
22537            ! ext/Storable/Storable.xs
22538 ____________________________________________________________________________
22539 [  6836] By: jhi                                   on 2000/08/26  05:05:46
22540         Log: Nicer in decimal.
22541      Branch: perl
22542            ! ext/Storable/Storable.xs
22543 ____________________________________________________________________________
22544 [  6835] By: jhi                                   on 2000/08/26  05:03:50
22545         Log: There be no UVdf.
22546      Branch: perl
22547            ! ext/Storable/Storable.xs
22548 ____________________________________________________________________________
22549 [  6834] By: jhi                                   on 2000/08/26  05:00:18
22550         Log: Continue IVdfing and UVxfing.
22551      Branch: perl
22552            ! ext/Storable/Storable.xs
22553 ____________________________________________________________________________
22554 [  6833] By: jhi                                   on 2000/08/26  04:53:14
22555         Log: Use IVdf.
22556      Branch: perl
22557            ! ext/Storable/Storable.xs
22558 ____________________________________________________________________________
22559 [  6832] By: jhi                                   on 2000/08/26  04:40:41
22560         Log: Document PTR2XX and INT2PTR.
22561      Branch: perl
22562            ! pod/perlguts.pod
22563 ____________________________________________________________________________
22564 [  6831] By: jhi                                   on 2000/08/26  04:33:18
22565         Log: Use UVxf, PTR2UV, NVff.
22566      Branch: perl
22567            ! ext/Storable/Storable.xs
22568 ____________________________________________________________________________
22569 [  6830] By: jhi                                   on 2000/08/26  04:31:32
22570         Log: Update the test count.
22571      Branch: perl
22572            ! t/lib/trig.t
22573 ____________________________________________________________________________
22574 [  6829] By: jhi                                   on 2000/08/26  03:05:50
22575         Log: Subject: [PATCH] installation not quite silent yet.
22576              From: <abigail@foad.org>
22577              Date: Fri, 25 Aug 2000 20:07:53 -0400
22578              Message-ID: <20000826000753.7822.qmail@foad.org>
22579      Branch: perl
22580            ! installman installperl
22581 ____________________________________________________________________________
22582 [  6828] By: jhi                                   on 2000/08/26  03:05:14
22583         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
22584              From: Spider Boardman <spider@web.zk3.dec.com>
22585              Date: Fri, 25 Aug 2000 19:12:40 -0400
22586              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
22587      Branch: perl
22588            ! gv.c
22589 ____________________________________________________________________________
22590 [  6827] By: jhi                                   on 2000/08/25  23:54:34
22591         Log: Support preserving extremely big/small angles.
22592      Branch: perl
22593            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
22594 ____________________________________________________________________________
22595 [  6826] By: jhi                                   on 2000/08/25  23:01:20
22596         Log: Patch installperl to be long double-aware.
22597              
22598              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
22599              From: Spider Boardman <spider@web.zk3.dec.com>
22600              Date: Fri, 25 Aug 2000 18:15:23 -0400
22601              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
22602      Branch: perl
22603            ! installperl
22604 ____________________________________________________________________________
22605 [  6825] By: jhi                                   on 2000/08/25  22:58:25
22606         Log: Remove duplicately applied patch shards.
22607              
22608              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
22609              From: Spider Boardman <spider@leggy.zk3.dec.com>
22610              Date: Fri, 25 Aug 2000 16:45:03 -0400
22611              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
22612      Branch: perl
22613            ! t/lib/cgi-html.t
22614 ____________________________________________________________________________
22615 [  6824] By: jhi                                   on 2000/08/25  22:57:00
22616         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
22617              From: Daniel Chetlin <daniel@chetlin.com>
22618              Date: Fri, 25 Aug 2000 12:23:16 -0700
22619              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
22620              
22621              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
22622              From: Daniel Chetlin <daniel@chetlin.com>
22623              Date: Fri, 25 Aug 2000 14:47:19 -0700
22624              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
22625      Branch: perl
22626            ! installman
22627 ____________________________________________________________________________
22628 [  6823] By: jhi                                   on 2000/08/25  22:44:17
22629         Log: Timestamp problem?
22630      Branch: perl
22631            ! uconfig.h uconfig.sh
22632 ____________________________________________________________________________
22633 [  6822] By: jhi                                   on 2000/08/25  19:01:06
22634         Log: One forgotten file from #6816.
22635      Branch: perl
22636            ! vos/config.h
22637 ____________________________________________________________________________
22638 [  6821] By: jhi                                   on 2000/08/25  18:56:39
22639         Log: Regen Changes.
22640      Branch: perl
22641            ! Changes patchlevel.h
22642 ____________________________________________________________________________
22643 [  6820] By: jhi                                   on 2000/08/25  18:52:35
22644         Log: Fix Changes ordering.
22645      Branch: perl
22646            ! Changes
22647 ____________________________________________________________________________
22648 [  6819] By: jhi                                   on 2000/08/25  18:50:25
22649         Log: Update Changes.
22650      Branch: perl
22651            ! Changes patchlevel.h
22652 ____________________________________________________________________________
22653 [  6818] By: jhi                                   on 2000/08/25  18:47:45
22654         Log: Tweak the sfio/useperlio logic, hopefully as wished in
22655              
22656              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
22657              From: Nicholas Clark <nick@babyhippo.co.uk>
22658              Date: Fri, 25 Aug 2000 12:01:45 +0100
22659              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
22660      Branch: metaconfig/U/perl
22661            ! d_sfio.U
22662      Branch: perl
22663            ! Configure
22664 ____________________________________________________________________________
22665 [  6817] By: jhi                                   on 2000/08/25  18:32:51
22666         Log: Allow microperl to assume <math.h>, without it the math
22667              functions like floor() are assumed to return int, which makes
22668              for core dumps in machines where integer and floating register
22669              don't mix.
22670      Branch: perl
22671            ! uconfig.h uconfig.sh
22672 ____________________________________________________________________________
22673 [  6816] By: jhi                                   on 2000/08/25  18:27:17
22674         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
22675              the problem reported in
22676              
22677              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
22678              From: danhale@us.ibm.com
22679              Date: Fri, 25 Aug 2000 10:58:06 -0400
22680              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
22681      Branch: metaconfig/U/perl
22682            + d_socks5_init.U
22683      Branch: perl
22684            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
22685            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
22686            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
22687            ! win32/config.gc win32/config.vc
22688 ____________________________________________________________________________
22689 [  6815] By: jhi                                   on 2000/08/25  17:43:31
22690         Log: A solution for the retrieve_fd autosplit warning,
22691              idea suggested by Mike Guy.
22692      Branch: perl
22693            ! ext/Storable/Storable.pm
22694 ____________________________________________________________________________
22695 [  6814] By: jhi                                   on 2000/08/25  17:16:03
22696         Log: Add install-silent target.
22697      Branch: perl
22698            ! Makefile.SH
22699 ____________________________________________________________________________
22700 [  6813] By: jhi                                   on 2000/08/25  17:14:23
22701         Log: Subject: Re: [PATCH] More silencing of installman.
22702              From: <abigail@foad.org>
22703              Date: Thu, 24 Aug 2000 19:27:03 -0400
22704              Message-ID: <20000824232703.7001.qmail@foad.org>
22705              
22706              Subject: Re: [PATCH] More silencing of installman.
22707              From: <abigail@foad.org>
22708              Date: Fri, 25 Aug 2000 03:00:58 -0400
22709              Message-ID: <20000825070058.10697.qmail@foad.org>
22710      Branch: perl
22711            ! installman
22712 ____________________________________________________________________________
22713 [  6812] By: jhi                                   on 2000/08/25  17:11:28
22714         Log: installperl --verbose and --silent.
22715              
22716              Subject: Re: [PATCH] More silencing of installman.
22717              From: <abigail@foad.org>
22718              Message-ID: <20000825064430.9719.qmail@foad.org>
22719              Date: Fri, 25 Aug 2000 02:44:30 -0400
22720      Branch: perl
22721            ! installperl
22722 ____________________________________________________________________________
22723 [  6811] By: jhi                                   on 2000/08/25  17:05:43
22724         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
22725              From: "Peter J. Farley III" <pjfarley@banet.net>
22726              Date: Thu, 24 Aug 2000 21:58:03 -0400
22727              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
22728              
22729              (applied slightly modified)
22730      Branch: perl
22731            ! lib/ExtUtils/MM_Unix.pm
22732 ____________________________________________________________________________
22733 [  6810] By: jhi                                   on 2000/08/25  17:01:18
22734         Log: Missing parts of 
22735              
22736              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
22737              From: Peter Prymmer <pvhp@forte.com>
22738              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
22739              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
22740      Branch: perl
22741            ! t/lib/cgi-html.t
22742 ____________________________________________________________________________
22743 [  6809] By: jhi                                   on 2000/08/25  16:46:32
22744         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
22745              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22746              Date: Thu, 24 Aug 2000 19:13:11 -0500
22747              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
22748      Branch: perl
22749            ! vms/vms.c
22750 ____________________________________________________________________________
22751 [  6808] By: jhi                                   on 2000/08/25  16:39:22
22752         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
22753              From: Peter Prymmer <pvhp@forte.com>
22754              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
22755              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
22756      Branch: perl
22757            ! configure.com
22758 ____________________________________________________________________________
22759 [  6807] By: jhi                                   on 2000/08/25  16:36:37
22760         Log: Better wording for the vec lvalue diagnostic.
22761              
22762              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
22763              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
22764              Date: Wed, 23 Aug 2000 14:12:16 -0400
22765              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
22766      Branch: perl
22767            ! pod/perldiag.pod
22768 ____________________________________________________________________________
22769 [  6806] By: jhi                                   on 2000/08/24  18:17:22
22770         Log: Subject: [PATCH] More silencing of installman.
22771              From: <abigail@foad.org>
22772              Date: Thu, 24 Aug 2000 14:01:44 -0400
22773              Message-ID: <20000824180144.20062.qmail@foad.org>
22774      Branch: perl
22775            ! installman
22776 ____________________________________________________________________________
22777 [  6805] By: jhi                                   on 2000/08/24  15:00:31
22778         Log: Update Changes.
22779      Branch: perl
22780            ! Changes patchlevel.h
22781 ____________________________________________________________________________
22782 [  6804] By: jhi                                   on 2000/08/24  14:59:07
22783         Log: Regen perltoc.
22784      Branch: perl
22785            ! pod/perltoc.pod
22786 ____________________________________________________________________________
22787 [  6803] By: jhi                                   on 2000/08/24  14:44:39
22788         Log: Show the doc file, not the temp file.
22789      Branch: perl
22790            ! installman
22791 ____________________________________________________________________________
22792 [  6802] By: jhi                                   on 2000/08/24  14:41:53
22793         Log: Continue silencing.
22794      Branch: perl
22795            ! installman
22796 ____________________________________________________________________________
22797 [  6801] By: jhi                                   on 2000/08/24  14:34:40
22798         Log: Actually do something with the silencer option.
22799      Branch: perl
22800            ! installman
22801 ____________________________________________________________________________
22802 [  6800] By: jhi                                   on 2000/08/24  14:26:22
22803         Log: Make installman to recognize the silence flag -S.
22804      Branch: perl
22805            ! installman
22806 ____________________________________________________________________________
22807 [  6799] By: jhi                                   on 2000/08/24  13:49:38
22808         Log: DOS patches and portability/porting notes, from Tim Jenness.
22809      Branch: perl
22810            ! lib/File/Temp.pm
22811 ____________________________________________________________________________
22812 [  6798] By: jhi                                   on 2000/08/24  13:48:27
22813         Log: Create directories in silence.
22814              
22815              Subject: [PATCH] Another silencer for MakeMaker
22816              From: andreas.koenig@anima.de (Andreas J. Koenig)
22817              Date: 24 Aug 2000 14:18:52 +0200
22818              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
22819      Branch: perl
22820            ! lib/ExtUtils/Command.pm
22821 ____________________________________________________________________________
22822 [  6797] By: jhi                                   on 2000/08/24  13:46:42
22823         Log: More liberal parsing of version numbers.
22824              
22825              Subject: Re: CPAN.pm beta for testing available
22826              From: andreas.koenig@anima.de (Andreas J. Koenig)
22827              Date: 24 Aug 2000 13:51:57 +0200
22828              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
22829      Branch: perl
22830            ! lib/CPAN.pm
22831 ____________________________________________________________________________
22832 [  6796] By: jhi                                   on 2000/08/24  13:44:36
22833         Log: Make "make install" by default silent.  A new "install-verbose"
22834              target is verbose.
22835      Branch: perl
22836            ! Makefile.SH
22837 ____________________________________________________________________________
22838 [  6795] By: jhi                                   on 2000/08/24  13:39:14
22839         Log: Add silencer flags to installperl.
22840              
22841              Subject: [PATCH] Making installperl silent.
22842              From: <abigail@foad.org>
22843              Date: Thu, 24 Aug 2000 05:01:45 -0400
22844              Message-ID: <20000824090145.13141.qmail@foad.org>
22845      Branch: perl
22846            ! installperl
22847 ____________________________________________________________________________
22848 [  6794] By: jhi                                   on 2000/08/24  13:35:50
22849         Log: installperl couldn't tell whether it had run tests or not.
22850              
22851              Subject: [PATCH] Re: installperl and t/TEST
22852              From: <abigail@foad.org>
22853              Date: Thu, 24 Aug 2000 04:00:53 -0400
22854              Message-ID: <20000824080053.2494.qmail@foad.org>
22855      Branch: perl
22856            ! Makefile.SH installperl
22857 ____________________________________________________________________________
22858 [  6793] By: jhi                                   on 2000/08/24  13:27:50
22859         Log: Drop the separate perlbc, perlcc -b should be enough.
22860      Branch: perl
22861            - utils/perlbc.PL
22862            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
22863 ____________________________________________________________________________
22864 [  6792] By: jhi                                   on 2000/08/24  04:41:30
22865         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
22866              plus the typo fix from Peter Prymmer.
22867      Branch: perl
22868            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
22869            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
22870 ____________________________________________________________________________
22871 [  6791] By: jhi                                   on 2000/08/24  02:10:43
22872         Log: Replace #6705 with a minimal doc patch.
22873              
22874              Subject: [PATCH 5.6.0] replace change #6705
22875              From: Jan Dubois <jand@ActiveState.com>
22876              Date: Wed, 23 Aug 2000 18:31:51 -0700
22877              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
22878      Branch: perl
22879            ! lib/Win32.pod win32/win32.c
22880 ____________________________________________________________________________
22881 [  6790] By: jhi                                   on 2000/08/23  17:52:00
22882         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
22883              From: Mike Guy <mjtg@cam.ac.uk>
22884              Date: Wed, 23 Aug 2000 18:38:46 +0100
22885              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
22886      Branch: perl
22887            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
22888 ____________________________________________________________________________
22889 [  6789] By: jhi                                   on 2000/08/23  15:34:21
22890         Log: Update Changes.
22891      Branch: perl
22892            ! Changes patchlevel.h
22893 ____________________________________________________________________________
22894 [  6788] By: jhi                                   on 2000/08/23  15:33:40
22895         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
22896              From: Wilfredo Sánchez <wsanchez@apple.com>
22897              Date: Tue, 22 Aug 2000 19:31:27 -0700
22898              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
22899      Branch: perl
22900            ! perl.h
22901 ____________________________________________________________________________
22902 [  6787] By: jhi                                   on 2000/08/23  15:29:31
22903         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
22904              From: Spider Boardman <spider@leggy.zk3.dec.com>
22905              Date: Wed, 23 Aug 2000 10:33:23 -0400
22906              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
22907      Branch: perl
22908            ! lib/Pod/Html.pm
22909 ____________________________________________________________________________
22910 [  6786] By: jhi                                   on 2000/08/23  15:28:11
22911         Log: Bad makefile.
22912      Branch: perl
22913            ! ext/B/Makefile.PL
22914 ____________________________________________________________________________
22915 [  6785] By: jhi                                   on 2000/08/23  14:37:04
22916         Log: Update Changes.
22917      Branch: perl
22918            ! Changes patchlevel.h
22919 ____________________________________________________________________________
22920 [  6784] By: jhi                                   on 2000/08/23  13:58:41
22921         Log: Portability fix from Hugo van der Sanden.
22922      Branch: perl
22923            ! ext/re/Makefile.PL
22924 ____________________________________________________________________________
22925 [  6783] By: jhi                                   on 2000/08/23  13:53:53
22926         Log: Storable support, v-version fixes.
22927              
22928              Subject: CPAN.pm beta for testing available
22929              From: andreas.koenig@anima.de (Andreas J. Koenig)
22930              Date: 22 Aug 2000 23:31:33 +0200
22931              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
22932      Branch: perl
22933            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22934 ____________________________________________________________________________
22935 [  6782] By: jhi                                   on 2000/08/23  13:51:26
22936         Log: Mac and other portability updates from Chris Nandor.
22937      Branch: perl
22938            ! pod/perlmodinstall.pod
22939 ____________________________________________________________________________
22940 [  6781] By: jhi                                   on 2000/08/23  13:47:33
22941         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
22942              From: Peter Prymmer <pvhp@forte.com>
22943              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
22944              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
22945      Branch: perl
22946            ! ext/Storable/Storable.xs
22947 ____________________________________________________________________________
22948 [  6780] By: jhi                                   on 2000/08/23  13:33:34
22949         Log: VMS MMS (make) wants null action.
22950      Branch: perl
22951            ! ext/B/Makefile.PL
22952 ____________________________________________________________________________
22953 [  6779] By: jhi                                   on 2000/08/22  19:44:47
22954         Log: Forgot portability nit.
22955      Branch: perl
22956            ! t/lib/st-forgive.t
22957 ____________________________________________________________________________
22958 [  6778] By: jhi                                   on 2000/08/22  19:35:25
22959         Log: Be portable.
22960      Branch: perl
22961            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
22962            ! t/lib/st-store.t
22963 ____________________________________________________________________________
22964 [  6777] By: jhi                                   on 2000/08/22  18:50:53
22965         Log: Update Changes.
22966      Branch: perl
22967            ! Changes patchlevel.h
22968 ____________________________________________________________________________
22969 [  6776] By: jhi                                   on 2000/08/22  18:44:46
22970         Log: cSVOPo_*v things index into the current PL_curpad
22971              under ithreads, which is different from the curpad
22972              used by the XSUB.  (In other words, the code as-is
22973              before this patch wouldn't work under ithreads.)
22974              From Sarathy.
22975      Branch: perl
22976            ! ext/B/B.xs
22977 ____________________________________________________________________________
22978 [  6775] By: jhi                                   on 2000/08/22  18:18:37
22979         Log: Make the selection of NVff et al stricter.
22980      Branch: metaconfig/U/perl
22981            ! perlxvf.U
22982      Branch: perl
22983            ! Configure config_h.SH
22984 ____________________________________________________________________________
22985 [  6774] By: jhi                                   on 2000/08/22  17:19:42
22986         Log: perldelta nits.
22987      Branch: perl
22988            ! pod/perldelta.pod
22989 ____________________________________________________________________________
22990 [  6773] By: jhi                                   on 2000/08/22  17:06:26
22991         Log: Long double fixes from Spider Boardman.
22992              
22993              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
22994              From: system PRIVILEGED account <root@peano.zk3.dec.com>
22995              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
22996              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
22997      Branch: perl
22998            ! t/lib/bigfltpm.t t/lib/st-06compat.t
22999 ____________________________________________________________________________
23000 [  6772] By: jhi                                   on 2000/08/22  15:04:53
23001         Log: Update Changes.
23002      Branch: perl
23003            ! Changes patchlevel.h
23004 ____________________________________________________________________________
23005 [  6771] By: jhi                                   on 2000/08/22  15:01:44
23006         Log: perldelta fixes from Hugo van der Sanden.
23007      Branch: perl
23008            ! pod/perldelta.pod
23009 ____________________________________________________________________________
23010 [  6770] By: jhi                                   on 2000/08/22  14:34:49
23011         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
23012              From: Hugo <hv@crypt.compulink.co.uk>
23013              Date: Tue, 22 Aug 2000 11:21:53 +0100
23014              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
23015      Branch: perl
23016            ! regcomp.c
23017 ____________________________________________________________________________
23018 [  6769] By: jhi                                   on 2000/08/22  14:30:02
23019         Log: Add Yitzchak, reformat.
23020      Branch: perl
23021            ! Changes config_h.SH
23022 ____________________________________________________________________________
23023 [  6768] By: jhi                                   on 2000/08/22  14:21:35
23024         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
23025              and Spider Boardman.
23026      Branch: metaconfig
23027            ! U/compline/d_gconvert.U
23028      Branch: perl
23029            ! Configure
23030 ____________________________________________________________________________
23031 [  6767] By: jhi                                   on 2000/08/22  14:11:24
23032         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
23033              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23034              Date: Mon, 21 Aug 2000 19:08:31 -0700
23035              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
23036      Branch: perl
23037            - ext/Storable/patchlevel.h
23038            ! MANIFEST ext/Storable/MANIFEST
23039 ____________________________________________________________________________
23040 [  6766] By: jhi                                   on 2000/08/22  13:49:29
23041         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
23042              From: Peter Prymmer <pvhp@forte.com>
23043              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
23044              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
23045      Branch: perl
23046            ! configure.com ext/Storable/Makefile.PL
23047 ____________________________________________________________________________
23048 [  6765] By: jhi                                   on 2000/08/22  13:44:59
23049         Log: Subject: [PATCH blead] B:: missing dependency
23050              From: Hugo <hv@crypt.compulink.co.uk>
23051              Date: Tue, 22 Aug 2000 06:44:33 +0100
23052              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
23053      Branch: perl
23054            ! ext/B/Makefile.PL
23055 ____________________________________________________________________________
23056 [  6764] By: jhi                                   on 2000/08/22  13:38:12
23057         Log: More bytecompiler.
23058      Branch: perl
23059            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
23060 ____________________________________________________________________________
23061 [  6763] By: jhi                                   on 2000/08/22  13:36:44
23062         Log: Bytecompiler patches from Benjamin Stuhl.
23063      Branch: perl
23064            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
23065            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
23066            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
23067            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
23068            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
23069            ! perl.c perlapi.h pod/perldelta.pod
23070 ____________________________________________________________________________
23071 [  6762] By: jhi                                   on 2000/08/21  23:43:40
23072         Log: An obsoleted diagnostic.
23073      Branch: perl
23074            ! pod/perldelta.pod
23075 ____________________________________________________________________________
23076 [  6761] By: jhi                                   on 2000/08/21  23:01:45
23077         Log: The #6759 wasn't quite right.
23078      Branch: perl
23079            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
23080            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
23081            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
23082            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
23083            ! t/lib/st-tieditems.t
23084 ____________________________________________________________________________
23085 [  6760] By: jhi                                   on 2000/08/21  22:35:49
23086         Log: Be verydeepclean.
23087      Branch: perl
23088            ! Makefile.SH
23089 ____________________________________________________________________________
23090 [  6759] By: jhi                                   on 2000/08/21  22:25:40
23091         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
23092              From: Peter Prymmer <pvhp@forte.com>
23093              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
23094              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
23095      Branch: perl
23096            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
23097            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
23098            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
23099            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
23100            ! t/lib/st-tieditems.t
23101 ____________________________________________________________________________
23102 [  6758] By: jhi                                   on 2000/08/21  22:22:32
23103         Log: Few more casts, need reported in
23104              
23105              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
23106              From: Mike Stok <mike@stok.co.uk>
23107              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
23108              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
23109              
23110              and
23111              
23112              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
23113              From: abigail@foad.org
23114              Date: 21 Aug 2000 21:31:34 -0000
23115              Message-Id: <20000821213134.30170.qmail@foad.org>
23116      Branch: perl
23117            ! ext/Storable/Storable.xs
23118 ____________________________________________________________________________
23119 [  6757] By: jhi                                   on 2000/08/21  18:37:07
23120         Log: Update Changes.
23121      Branch: perl
23122            ! Changes patchlevel.h
23123 ____________________________________________________________________________
23124 [  6756] By: jhi                                   on 2000/08/21  18:34:02
23125         Log: A pod nit.
23126              
23127              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
23128              From: <abigail@foad.org>
23129              Date: Mon, 21 Aug 2000 14:00:16 -0400
23130              Message-ID: <20000821180016.28627.qmail@foad.org>
23131      Branch: perl
23132            ! pod/perlre.pod
23133 ____________________________________________________________________________
23134 [  6755] By: jhi                                   on 2000/08/21  18:30:56
23135         Log: Use PodParser 1.18 new test.
23136      Branch: perl
23137            ! t/pod/special_seqs.t t/pod/special_seqs.xr
23138 ____________________________________________________________________________
23139 [  6754] By: jhi                                   on 2000/08/21  18:28:35
23140         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
23141              patches cannot be applied since #6712 conflicts.
23142      Branch: perl
23143            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
23144 ____________________________________________________________________________
23145 [  6753] By: jhi                                   on 2000/08/21  18:15:11
23146         Log: Weed out some smaller changes.
23147      Branch: perl
23148            ! pod/perldelta.pod
23149 ____________________________________________________________________________
23150 [  6752] By: jhi                                   on 2000/08/21  18:02:30
23151         Log: Also under djgpp the timestamps are funky.
23152      Branch: perl
23153            ! t/op/stat.t
23154 ____________________________________________________________________________
23155 [  6751] By: jhi                                   on 2000/08/21  17:55:56
23156         Log: Tweak the floating point output routine preferences.
23157      Branch: metaconfig
23158            ! U/compline/d_gconvert.U
23159      Branch: perl
23160            ! Configure
23161 ____________________________________________________________________________
23162 [  6750] By: jhi                                   on 2000/08/21  17:51:29
23163         Log: Unicos/mk requires elaborate paranoia.
23164      Branch: perl
23165            ! lib/Math/Complex.pm
23166 ____________________________________________________________________________
23167 [  6749] By: gsar                                  on 2000/08/21  16:53:31
23168         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
23169      Branch: perl
23170            ! lib/Cwd.pm
23171 ____________________________________________________________________________
23172 [  6748] By: gsar                                  on 2000/08/21  16:22:19
23173         Log: free TLS slot properly on Windows
23174      Branch: perl
23175            ! thread.h win32/perllib.c win32/win32thread.h
23176 ____________________________________________________________________________
23177 [  6747] By: jhi                                   on 2000/08/21  16:20:58
23178         Log: Rename the macro argument because some preprocessors
23179              can't tell the difference and expand arguments also inside
23180              double quoted strings.
23181      Branch: perl
23182            ! regcomp.c
23183 ____________________________________________________________________________
23184 [  6746] By: jhi                                   on 2000/08/21  16:09:41
23185         Log: Support long doubles in Storable.
23186              
23187              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
23188              From: Radu Greab <radu@netsoft.ro>
23189              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
23190              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
23191      Branch: perl
23192            ! ext/Storable/Storable.xs
23193 ____________________________________________________________________________
23194 [  6745] By: jhi                                   on 2000/08/21  15:51:40
23195         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
23196              From: "Fifer, Eric" <EFifer@sanwaint.com>
23197              Date: Mon, 21 Aug 2000 15:34:49 +0100
23198              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
23199      Branch: perl
23200            ! t/pragma/warn/9enabled
23201 ____________________________________________________________________________
23202 [  6744] By: jhi                                   on 2000/08/21  15:39:35
23203         Log: Document the endianness of Alpha more precisely.
23204      Branch: perl
23205            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
23206            ! pod/perlport.pod
23207 ____________________________________________________________________________
23208 [  6743] By: jhi                                   on 2000/08/21  14:47:05
23209         Log: perldelta fixes from the p5p crowd.
23210      Branch: perl
23211            ! pod/perldelta.pod pod/perlop.pod
23212 ____________________________________________________________________________
23213 [  6742] By: jhi                                   on 2000/08/21  13:34:51
23214         Log: Update to Pod::LaTeX 0.53.
23215              
23216              Subject: [PATCH] lib/Pod/LaTeX.pm updates
23217              From: Tim Jenness <timj@jach.hawaii.edu>
23218              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
23219              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
23220      Branch: perl
23221            ! lib/Pod/LaTeX.pm
23222 ____________________________________________________________________________
23223 [  6741] By: jhi                                   on 2000/08/21  13:33:01
23224         Log: Subject: [PATCH] os2.c fix for use64bitint
23225              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23226              Date: Mon, 21 Aug 2000 01:32:25 -0700
23227              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
23228      Branch: perl
23229            ! os2/os2.c
23230 ____________________________________________________________________________
23231 [  6740] By: jhi                                   on 2000/08/21  13:28:52
23232         Log: Array context keeps slithering in.
23233              
23234              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
23235              From: Daniel Chetlin <daniel@chetlin.com>
23236              Date: Sun, 20 Aug 2000 21:40:25 -0700
23237              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
23238      Branch: perl
23239            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
23240            ! pod/perldebtut.pod
23241 ____________________________________________________________________________
23242 [  6739] By: jhi                                   on 2000/08/21  13:23:55
23243         Log: Big-endian quad fixes for Storable from Radu Greab,
23244              plus few explicit null casts for picky compilers.
23245      Branch: perl
23246            ! ext/Storable/Storable.xs
23247 ____________________________________________________________________________
23248 [  6738] By: gsar                                  on 2000/08/21  05:56:13
23249         Log: small tweaks for change#6705: avoid C++ style comments in C code;
23250              use Perl's malloc API rather than the low level system one
23251      Branch: perl
23252            ! win32/win32.c
23253 ____________________________________________________________________________
23254 [  6737] By: gsar                                  on 2000/08/21  05:35:41
23255         Log: add Storable to list of extensions on Windows
23256      Branch: perl
23257            ! win32/Makefile win32/makefile.mk
23258 ____________________________________________________________________________
23259 [  6736] By: jhi                                   on 2000/08/21  02:57:53
23260         Log: Update Changes.
23261      Branch: perl
23262            ! Changes patchlevel.h
23263 ____________________________________________________________________________
23264 [  6735] By: jhi                                   on 2000/08/21  02:57:20
23265         Log: Draft 0.
23266      Branch: perl
23267            ! pod/perldelta.pod
23268 ____________________________________________________________________________
23269 [  6734] By: jhi                                   on 2000/08/21  02:57:03
23270         Log: Add Storable 0.7.2 from Raphael Manfredi,
23271              plus the patch from
23272              
23273              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
23274              From: Radu Greab <radu@netsoft.ro>
23275              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
23276              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
23277              
23278              plus changes to get Storable to compile with
23279              picky ANSI compilers.
23280      Branch: perl
23281            + ext/Storable/ChangeLog ext/Storable/MANIFEST
23282            + ext/Storable/Makefile.PL ext/Storable/README
23283            + ext/Storable/Storable.pm ext/Storable/Storable.xs
23284            + ext/Storable/patchlevel.h t/lib/st-06compat.t
23285            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
23286            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
23287            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
23288            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
23289            + t/lib/st-tieditems.t
23290            ! MANIFEST
23291 ____________________________________________________________________________
23292 [  6733] By: jhi                                   on 2000/08/21  02:29:09
23293         Log: The correct cleaning order is an art.
23294      Branch: perl
23295            ! Makefile.SH
23296 ____________________________________________________________________________
23297 [  6732] By: jhi                                   on 2000/08/21  01:23:39
23298         Log: The #6724 is here.
23299      Branch: perl
23300            ! t/lib/ftmp-security.t
23301 ____________________________________________________________________________
23302 [  6731] By: jhi                                   on 2000/08/20  23:17:03
23303         Log: s/this one/the 5.6.0 release/
23304      Branch: perl
23305            ! pod/perl56delta.pod
23306 ____________________________________________________________________________
23307 [  6730] By: jhi                                   on 2000/08/20  23:07:34
23308         Log: Mention perlebcdic and perlposix-bc.
23309      Branch: perl
23310            ! pod/perlport.pod
23311 ____________________________________________________________________________
23312 [  6729] By: jhi                                   on 2000/08/20  21:32:59
23313         Log: Document the number of exponent digits.
23314      Branch: perl
23315            ! pod/perlfunc.pod
23316 ____________________________________________________________________________
23317 [  6728] By: jhi                                   on 2000/08/20  21:16:47
23318         Log: Use File::Spec->tmpdir().
23319              
23320              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
23321              From: Tim Jenness <timj@jach.hawaii.edu>
23322              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
23323              MIME-Version: 1.0
23324              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
23325      Branch: perl
23326            ! utils/perlbug.PL
23327 ____________________________________________________________________________
23328 [  6727] By: jhi                                   on 2000/08/20  20:43:32
23329         Log: Update Changes.
23330      Branch: perl
23331            ! Changes patchlevel.h
23332 ____________________________________________________________________________
23333 [  6726] By: jhi                                   on 2000/08/20  20:41:44
23334         Log: The veryclean target needs to clobber.
23335      Branch: perl
23336            ! Makefile.SH
23337 ____________________________________________________________________________
23338 [  6725] By: jhi                                   on 2000/08/20  20:37:38
23339         Log: Document odd vs even subreleases and -Dusedevel.
23340      Branch: perl
23341            ! INSTALL
23342 ____________________________________________________________________________
23343 [  6724] By: jhi                                   on 2000/08/20  19:58:05
23344         Log: Use temporary directory instead of current directory.
23345              
23346              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
23347              From: Tim Jenness <timj@jach.hawaii.edu>
23348              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
23349              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
23350      Branch: perl
23351            ! t/lib/ftmp-security.t
23352 ____________________________________________________________________________
23353 [  6723] By: jhi                                   on 2000/08/20  19:55:55
23354         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
23355              From: andreas.koenig@anima.de (Andreas J. Koenig)
23356              Date: 20 Aug 2000 15:52:03 +0200
23357              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
23358      Branch: perl
23359            ! lib/ExtUtils/MM_Unix.pm
23360 ____________________________________________________________________________
23361 [  6722] By: jhi                                   on 2000/08/20  19:46:01
23362         Log: Update to CGI 2.72, from Lincoln Stein.
23363      Branch: perl
23364            ! lib/CGI.pm
23365 ____________________________________________________________________________
23366 [  6721] By: jhi                                   on 2000/08/20  19:43:54
23367         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
23368              From: Radu Greab <radu@netsoft.ro>
23369              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
23370              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
23371      Branch: perl
23372            ! ext/GDBM_File/GDBM_File.xs
23373 ____________________________________________________________________________
23374 [  6720] By: jhi                                   on 2000/08/20  19:42:01
23375         Log: pp_open() could pass an uninitialized filename down to do_open9().
23376      Branch: perl
23377            ! pp_sys.c
23378 ____________________________________________________________________________
23379 [  6719] By: jhi                                   on 2000/08/20  14:06:41
23380         Log: UTF8 concat fixes.
23381              
23382              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
23383              From: Hugo <hv@crypt.compulink.co.uk>
23384              Date: Sun, 20 Aug 2000 07:30:46 +0100
23385              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
23386      Branch: perl
23387            ! pp_hot.c t/op/append.t
23388 ____________________________________________________________________________
23389 [  6718] By: jhi                                   on 2000/08/20  02:09:37
23390         Log: Let's try #6717 again.
23391      Branch: perl
23392            ! lib/File/Temp.pm
23393 ____________________________________________________________________________
23394 [  6717] By: jhi                                   on 2000/08/20  01:56:55
23395         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
23396              From: "Craig A. Berry" <craig.berry@metamorgs.com>
23397              Date: Sat, 19 Aug 2000 18:15:39 -0500
23398              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
23399      Branch: perl
23400            ! lib/File/Temp.pm
23401 ____________________________________________________________________________
23402 [  6716] By: jhi                                   on 2000/08/19  15:50:11
23403         Log: Update Changes.
23404      Branch: perl
23405            ! Changes patchlevel.h
23406 ____________________________________________________________________________
23407 [  6715] By: jhi                                   on 2000/08/19  15:39:09
23408         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
23409              From: Jonathan D Johnston <jdjohnston2@juno.com>
23410              Date: Thu, 17 Aug 2000 23:13:01 -0400       
23411              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
23412      Branch: perl
23413            ! pod/perlfunc.pod
23414 ____________________________________________________________________________
23415 [  6714] By: jhi                                   on 2000/08/19  15:34:04
23416         Log: Introduce a 'veryclean' target that is like 'distclean'
23417              but also removes *~ and *.orig.
23418      Branch: perl
23419            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
23420            ! utils/Makefile x2p/Makefile.SH
23421 ____________________________________________________________________________
23422 [  6713] By: jhi                                   on 2000/08/19  14:15:45
23423         Log: Put back the long double avoidance code to POSIX.xs
23424              because VMS seems to need it still.
23425      Branch: perl
23426            ! ext/POSIX/POSIX.xs
23427 ____________________________________________________________________________
23428 [  6712] By: jhi                                   on 2000/08/19  14:10:41
23429         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
23430              From: Peter Prymmer <pvhp@forte.com>
23431              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
23432              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
23433      Branch: perl
23434            ! lib/Pod/Find.pm t/pod/find.t
23435 ____________________________________________________________________________
23436 [  6711] By: jhi                                   on 2000/08/19  14:09:19
23437         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
23438              From: Peter Prymmer <pvhp@forte.com>
23439              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
23440              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
23441              cc: vmsperl@perl.org
23442      Branch: perl
23443            ! t/lib/peek.t
23444 ____________________________________________________________________________
23445 [  6710] By: jhi                                   on 2000/08/19  14:08:01
23446         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
23447              From: Jan Dubois <jand@ActiveState.com>
23448              Date: Fri, 18 Aug 2000 16:31:48 -0700
23449              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
23450      Branch: perl
23451            ! win32/win32.c
23452 ____________________________________________________________________________
23453 [  6709] By: jhi                                   on 2000/08/19  14:06:57
23454         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
23455              
23456              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
23457              From: Spider.Boardman@Orb.Nashua.NH.US
23458              Date: Fri, 18 Aug 2000 18:41:14 -0400
23459              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
23460      Branch: perl
23461            ! regcomp.c
23462 ____________________________________________________________________________
23463 [  6708] By: jhi                                   on 2000/08/18  22:04:49
23464         Log: Update Changes.
23465      Branch: perl
23466            ! Changes patchlevel.h
23467 ____________________________________________________________________________
23468 [  6707] By: jhi                                   on 2000/08/18  21:55:14
23469         Log: Add warnif(), check warnings further up the stack,
23470              all the warnings functions now can take an optional object reference.
23471              
23472              Subject: [PATCH bleedperl@6691] warnings pragma update
23473              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23474              Date: Fri, 18 Aug 2000 22:42:06 +0100
23475              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
23476      Branch: perl
23477            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
23478            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
23479            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
23480 ____________________________________________________________________________
23481 [  6706] By: jhi                                   on 2000/08/18  21:41:45
23482         Log: Typo in pp_complement().
23483              
23484              Subject: [PATCH perl-current] Deparse
23485              From: Peter Scott <Peter@PSDT.com>
23486              Date: Fri, 18 Aug 2000 12:44:37 -0700
23487              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
23488      Branch: perl
23489            ! ext/B/B/Deparse.pm
23490 ____________________________________________________________________________
23491 [  6705] By: jhi                                   on 2000/08/18  21:25:59
23492         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
23493              From: Jan Dubois <jand@ActiveState.com>
23494              Date: Fri, 18 Aug 2000 14:22:51 -0700
23495              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
23496      Branch: perl
23497            ! lib/Win32.pod win32/win32.c
23498 ____________________________________________________________________________
23499 [  6704] By: jhi                                   on 2000/08/18  21:16:14
23500         Log: Don't eat leading os from index entries.
23501              
23502              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
23503              From: Russ Allbery <rra@stanford.edu>
23504              Date: 10 Aug 2000 20:49:25 -0700
23505              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
23506      Branch: perl
23507            ! lib/Pod/Man.pm
23508 ____________________________________________________________________________
23509 [  6703] By: jhi                                   on 2000/08/18  21:07:06
23510         Log: Add [[:blank:]] as suggested in
23511              
23512              Subject: [ID 20000716.024] [=cc=] / [:blank:]
23513              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
23514              Date: Sun, 16 Jul 2000 17:55:29 -0700
23515              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
23516              
23517              (the [=cc=] has already been taken care of by #6439
23518              so the whole bug report can be closed)
23519              
23520              and make [[:space:]] to be equivalent to isspace(3)
23521              (as opposed to \s, which is isSPACE()).  The difference
23522              is that now [[:space:]] matches the mythical vertical tab,
23523              while \s doesn't.
23524      Branch: perl
23525            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
23526            ! regexec.c t/op/pat.t
23527 ____________________________________________________________________________
23528 [  6702] By: jhi                                   on 2000/08/18  18:47:47
23529         Log: The new tests were missing from #6415.
23530      Branch: perl
23531            ! t/op/bop.t
23532 ____________________________________________________________________________
23533 [  6701] By: jhi                                   on 2000/08/18  18:20:40
23534         Log: Document the NDBM_File and ODBM_File as SDBM_File
23535              was documented in #6417.
23536      Branch: perl
23537            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
23538            ! ext/SDBM_File/SDBM_File.pm
23539 ____________________________________________________________________________
23540 [  6700] By: jhi                                   on 2000/08/18  18:10:39
23541         Log: Subject: [PATCH perl@6698] cygwin port
23542              From: "Fifer, Eric" <EFifer@sanwaint.com>
23543              Date: Fri, 18 Aug 2000 17:30:05 +0100
23544              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
23545      Branch: perl
23546            ! lib/File/Temp.pm
23547 ____________________________________________________________________________
23548 [  6699] By: jhi                                   on 2000/08/18  16:21:49
23549         Log: Document code point which makes if (defined %stash::) to work
23550              (noted by Spider Boardman).
23551      Branch: perl
23552            ! op.c
23553 ____________________________________________________________________________
23554 [  6698] By: jhi                                   on 2000/08/18  13:43:27
23555         Log: Update Changes.
23556      Branch: perl
23557            ! Changes patchlevel.h
23558 ____________________________________________________________________________
23559 [  6697] By: jhi                                   on 2000/08/18  13:35:57
23560         Log: Tiny Getopt::Long patch from Johan Vromans.
23561      Branch: perl
23562            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
23563 ____________________________________________________________________________
23564 [  6696] By: jhi                                   on 2000/08/18  13:26:14
23565         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
23566              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
23567              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
23568              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
23569      Branch: perl
23570            ! pod/perldiag.pod pod/perlsyn.pod
23571 ____________________________________________________________________________
23572 [  6695] By: jhi                                   on 2000/08/18  13:13:26
23573         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
23574              From: Daniel Chetlin <daniel@chetlin.com>
23575              Date: Fri, 18 Aug 2000 03:13:36 -0700
23576              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
23577      Branch: perl
23578            ! pod/perlfunc.pod
23579 ____________________________________________________________________________
23580 [  6694] By: jhi                                   on 2000/08/18  13:08:05
23581         Log: Subject: [PATCH] perltrap.pod spring cleaning
23582              From: Daniel Chetlin <daniel@chetlin.com>
23583              Date: Fri, 18 Aug 2000 03:06:54 -0700
23584              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
23585              
23586              plus Mike Guy's nitfix.
23587      Branch: perl
23588            ! pod/perltrap.pod
23589 ____________________________________________________________________________
23590 [  6693] By: jhi                                   on 2000/08/18  13:00:26
23591         Log: Unbuffer the output.
23592              
23593              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
23594              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23595              Date: Thu, 17 Aug 2000 18:39:29 -0700
23596              Message-ID: <RPJn5gzkgydf092yn@efn.org>
23597      Branch: perl
23598            ! t/op/fork.t
23599 ____________________________________________________________________________
23600 [  6692] By: jhi                                   on 2000/08/18  05:19:17
23601         Log: Delete the image, too, not just its MANIFEStation.
23602      Branch: perl
23603            - lib/CGI/eg/wilogo.gif
23604 ____________________________________________________________________________
23605 [  6691] By: jhi                                   on 2000/08/18  05:10:26
23606         Log: Propagate new Configure vars.
23607      Branch: perl
23608            ! configure.com epoc/config.sh uconfig.h uconfig.sh
23609            ! vos/config.def vos/config.h vos/config_h.SH_orig
23610            ! win32/config.bc win32/config.gc win32/config.vc
23611            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23612 ____________________________________________________________________________
23613 [  6690] By: jhi                                   on 2000/08/18  04:30:56
23614         Log: Update Changes.
23615      Branch: perl
23616            ! Changes patchlevel.h
23617 ____________________________________________________________________________
23618 [  6689] By: jhi                                   on 2000/08/18  04:12:30
23619         Log: Fix the lib/complex failure of
23620              
23621              From: abigail@foad.org
23622              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
23623              Date: 15 Aug 2000 04:06:38 -0000
23624              Message-Id: <20000815040638.8524.qmail@foad.org> 
23625              
23626              Linux long double accuracy issue: something that
23627              when printed with %g looks like "2" but int() of it is 1.
23628      Branch: perl
23629            ! lib/Math/Complex.pm
23630 ____________________________________________________________________________
23631 [  6688] By: jhi                                   on 2000/08/18  03:15:35
23632         Log: The byteorder code in #6671 was wrong.
23633      Branch: perl
23634            ! configpm
23635 ____________________________________________________________________________
23636 [  6687] By: jhi                                   on 2000/08/18  02:08:42
23637         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
23638              From: Jan Dubois <jand@ActiveState.com>
23639              Date: Thu, 17 Aug 2000 18:31:55 -0700
23640              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
23641      Branch: perl
23642            ! sv.c
23643 ____________________________________________________________________________
23644 [  6686] By: jhi                                   on 2000/08/18  02:04:15
23645         Log: Use NVs in POSIX math, not doubles.
23646              
23647              From: abigail@foad.org
23648              Subject: [ID 20000817.014] POSIX & modfl
23649              Date: 17 Aug 2000 20:49:18 -0000
23650              Message-Id: <20000817204918.23123.qmail@foad.org>
23651      Branch: perl
23652            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
23653 ____________________________________________________________________________
23654 [  6685] By: jhi                                   on 2000/08/18  02:02:12
23655         Log: Introduce NVef, NVff, and NVgf, use the middle one.
23656              (helps for lib/peek + Linux + long doubles)  Reported in
23657              
23658              From: abigail@foad.org
23659              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
23660              Date: 15 Aug 2000 04:06:38 -0000
23661              Message-Id: <20000815040638.8524.qmail@foad.org> 
23662              
23663              (note: the lib/complex failure has not yet been addressed)
23664      Branch: metaconfig/U/perl
23665            ! perlxvf.U
23666      Branch: perl
23667            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23668            ! config_h.SH dump.c perl.h pod/perlguts.pod
23669 ____________________________________________________________________________
23670 [  6684] By: jhi                                   on 2000/08/17  23:22:19
23671         Log: Add byteorder to the myconfig output.
23672      Branch: perl
23673            ! myconfig.SH
23674 ____________________________________________________________________________
23675 [  6683] By: jhi                                   on 2000/08/17  23:20:19
23676         Log: The image doth not exist, spotted by Johan Vromans.
23677      Branch: perl
23678            ! MANIFEST
23679 ____________________________________________________________________________
23680 [  6682] By: jhi                                   on 2000/08/17  22:38:16
23681         Log: Document what the backtick returns if the command fails.
23682      Branch: perl
23683            ! pod/perlop.pod
23684 ____________________________________________________________________________
23685 [  6681] By: jhi                                   on 2000/08/17  22:33:12
23686         Log: Do not use prototyping here.
23687              
23688              Subject: [ID 20000817.016] [PATCH] Peek.xs
23689              From: abigail@foad.org
23690              Date: 17 Aug 2000 20:55:56 -0000
23691              Message-Id: <20000817205556.24270.qmail@foad.org>
23692      Branch: perl
23693            ! ext/Devel/Peek/Makefile.PL
23694 ____________________________________________________________________________
23695 [  6680] By: jhi                                   on 2000/08/17  19:46:43
23696         Log: Don't propose using modules built for 5.005 if no binary
23697              compatibility with 5.005 is attempted.
23698              
23699              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
23700              Subject: Minor nit with 5.7.0 (6655)
23701              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
23702              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
23703      Branch: metaconfig
23704            ! U/installdirs/inc_version_list.U
23705      Branch: perl
23706            ! Configure config_h.SH
23707 ____________________________________________________________________________
23708 [  6679] By: jhi                                   on 2000/08/17  19:16:39
23709         Log: Microperl config update.
23710      Branch: perl
23711            ! uconfig.h uconfig.sh
23712 ____________________________________________________________________________
23713 [  6678] By: jhi                                   on 2000/08/17  19:16:13
23714         Log: The #6648 wasn't protective enough for limited platforms
23715              (like microperl).
23716      Branch: perl
23717            ! dump.c sv.c
23718 ____________________________________________________________________________
23719 [  6677] By: jhi                                   on 2000/08/17  14:46:35
23720         Log: Update Changes.
23721      Branch: perl
23722            ! Changes patchlevel.h
23723 ____________________________________________________________________________
23724 [  6676] By: jhi                                   on 2000/08/17  14:44:02
23725         Log: Add perlebcdic from Peter Prymmer, regen toc.
23726      Branch: perl
23727            + pod/perlebcdic.pod
23728            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23729 ____________________________________________________________________________
23730 [  6675] By: jhi                                   on 2000/08/17  14:41:52
23731         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
23732      Branch: perl
23733            ! pod/perldebtut.pod
23734 ____________________________________________________________________________
23735 [  6674] By: jhi                                   on 2000/08/17  14:29:43
23736         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
23737              
23738              Subject: [ID 20000724.006] -DLEAKTEST problem
23739              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
23740              Date: Tue, 25 Jul 2000 00:36:32 -0500
23741              Message-Id: <20000725003632.A26186@www.llamacom.com>
23742              
23743              Reminder sent
23744              
23745              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
23746              From: Hugo <hv@crypt.compulink.co.uk>
23747              Date: Thu, 17 Aug 2000 15:23:42 +0100
23748              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
23749      Branch: perl
23750            ! util.c
23751 ____________________________________________________________________________
23752 [  6673] By: jhi                                   on 2000/08/17  04:07:10
23753         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
23754              From: John Peacock <JPeacock@UnivPress.com>
23755              Date: Tue, 01 Aug 2000 09:38:12 -0400
23756              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
23757      Branch: perl
23758            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
23759 ____________________________________________________________________________
23760 [  6672] By: jhi                                   on 2000/08/17  03:04:35
23761         Log: Subject: [PATCH] Cwd.pm now uses strict
23762              From: Tim Jenness <timj@jach.hawaii.edu>
23763              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
23764              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
23765      Branch: perl
23766            ! lib/Cwd.pm
23767 ____________________________________________________________________________
23768 [  6671] By: jhi                                   on 2000/08/17  02:16:35
23769         Log: Make $Config{byteorder} more magical so that it is
23770              dynamically computed: nice for 'fat binaries'.
23771              
23772              Subject: [PATCH]: default byteorder
23773              From: Wilfredo Sánchez <wsanchez@apple.com>
23774              Date: Mon, 31 Jul 2000 19:45:31 -0700
23775              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
23776      Branch: perl
23777            ! configpm
23778 ____________________________________________________________________________
23779 [  6670] By: gsar                                  on 2000/08/17  01:22:21
23780         Log: move WNOHANG definition to where other such things are
23781      Branch: perl
23782            ! win32/win32.h
23783 ____________________________________________________________________________
23784 [  6669] By: jhi                                   on 2000/08/17  01:19:17
23785         Log: Update Changes.
23786      Branch: perl
23787            ! Changes patchlevel.h
23788 ____________________________________________________________________________
23789 [  6668] By: jhi                                   on 2000/08/17  01:16:29
23790         Log: Doc nits spotted by Richard Soderberg.
23791      Branch: perl
23792            ! README.posix-bc README.vmesa
23793 ____________________________________________________________________________
23794 [  6667] By: jhi                                   on 2000/08/17  01:12:11
23795         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
23796              From: "Casey R. Tweten" <crt@kiski.net>
23797              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
23798              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
23799      Branch: perl
23800            ! pod/perldebtut.pod
23801 ____________________________________________________________________________
23802 [  6666] By: jhi                                   on 2000/08/17  01:09:31
23803         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
23804              From: "Casey R. Tweten" <crt@kiski.net>
23805              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
23806              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
23807      Branch: perl
23808            ! lib/Shell.pm
23809 ____________________________________________________________________________
23810 [  6665] By: gsar                                  on 2000/08/17  01:03:52
23811         Log: add "ok" targets from change#6632 in makefile.mk
23812      Branch: perl
23813            ! pod/perlport.pod win32/Makefile win32/makefile.mk
23814 ____________________________________________________________________________
23815 [  6664] By: gsar                                  on 2000/08/17  00:56:11
23816         Log: avoid warnings from dense compiler
23817      Branch: perl
23818            ! win32/win32.c
23819 ____________________________________________________________________________
23820 [  6663] By: jhi                                   on 2000/08/17  00:51:49
23821         Log: Tweak the regex compilation errors once more.
23822      Branch: perl
23823            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
23824            ! t/op/regmesg.t t/pragma/warn/regcomp
23825 ____________________________________________________________________________
23826 [  6662] By: gsar                                  on 2000/08/17  00:28:19
23827         Log: trailing new %ENV entries weren't being pushed into the real
23828              environment of subprocesses on Windows
23829      Branch: perl
23830            ! t/op/magic.t win32/perlhost.h
23831 ____________________________________________________________________________
23832 [  6661] By: gsar                                  on 2000/08/17  00:19:20
23833         Log: waitpid() now handles externally spawned pids correctly;
23834              fixes for backtick/wait/waitpid failures on Windows 9x
23835              
23836              these changes make the pid returned by process functions on
23837              Windows 9x always positive by clearing the high bit (which
23838              is always set on Win9x); pseudo-process PIDs are likewise
23839              always negative now on Win9x (just as on NT/2000)
23840      Branch: perl
23841            ! pp_sys.c win32/perlhost.h win32/win32.c
23842 ____________________________________________________________________________
23843 [  6660] By: jhi                                   on 2000/08/17  00:04:32
23844         Log: Retract #6645.
23845      Branch: perl
23846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23847            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
23848            ! t/op/sprintf.t
23849 ____________________________________________________________________________
23850 [  6659] By: gsar                                  on 2000/08/16  23:59:28
23851         Log: on windows, the return values from wait() and waitpid() don't
23852              match those of pseudo-pids
23853      Branch: perl
23854            ! pp_sys.c t/op/fork.t util.c win32/win32.c
23855 ____________________________________________________________________________
23856 [  6658] By: gsar                                  on 2000/08/16  23:56:14
23857         Log: pod nit seen in passing
23858      Branch: perl
23859            ! pod/perlfunc.pod
23860 ____________________________________________________________________________
23861 [  6657] By: gsar                                  on 2000/08/16  23:53:42
23862         Log: change#6328 could make close(SOCKET) return false on windows
23863              when it shouldn't
23864      Branch: perl
23865            ! win32/win32sck.c
23866 ____________________________________________________________________________
23867 [  6656] By: gsar                                  on 2000/08/16  23:46:57
23868         Log: check that the number pseudo children doesn't exceed
23869              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
23870              the WaitForMultipleObjects() limit that would cause wait()
23871              to crash)
23872              
23873              wait() and waitpid() could potentially be rewritten to use
23874              more than one thread to do the waiting to eliminate this
23875              limitation
23876      Branch: perl
23877            ! win32/perlhost.h
23878 ____________________________________________________________________________
23879 [  6655] By: jhi                                   on 2000/08/16  14:11:05
23880         Log: Update Changes.
23881      Branch: perl
23882            ! Changes patchlevel.h
23883 ____________________________________________________________________________
23884 [  6654] By: jhi                                   on 2000/08/16  14:10:12
23885         Log: Update to perldebtut 1.9, from Richard Foley.
23886      Branch: perl
23887            ! pod/perldebtut.pod
23888 ____________________________________________________________________________
23889 [  6653] By: jhi                                   on 2000/08/16  14:08:17
23890         Log: Change the regx compilation error markers to use = instead of <
23891              since pod makes using the latter quite messy.  Reported in
23892              ID 20000814.006 by Abigail and in
23893              Subject: Unknown escape E<> ?
23894              From: Lupe Christoph <lupe@lupe-christoph.de>
23895              Date: Fri, 11 Aug 2000 00:30:27 +0200
23896              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
23897      Branch: perl
23898            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
23899            ! t/op/regmesg.t t/pragma/warn/regcomp
23900 ____________________________________________________________________________
23901 [  6652] By: jhi                                   on 2000/08/16  13:25:31
23902         Log: Change the perlbug address to perl.org since it's more forgiving.
23903              
23904              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
23905              From: abigail@foad.org
23906              Date: 15 Aug 2000 04:15:40 -0000
23907              Message-Id: <20000815041540.8633.qmail@foad.org>
23908      Branch: perl
23909            ! utils/perlbug.PL
23910 ____________________________________________________________________________
23911 [  6651] By: jhi                                   on 2000/08/16  13:22:35
23912         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
23913              From: Tim Jenness <timj@jach.hawaii.edu>
23914              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
23915              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
23916      Branch: perl
23917            ! lib/Cwd.pm
23918 ____________________________________________________________________________
23919 [  6650] By: jhi                                   on 2000/08/16  13:18:13
23920         Log: Update to CPAN 1.57.
23921              
23922              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
23923              From: andreas.koenig@anima.de (Andreas J. Koenig)
23924              Date: 16 Aug 2000 15:09:46 +0200
23925              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
23926      Branch: perl
23927            ! lib/CPAN.pm
23928 ____________________________________________________________________________
23929 [  6649] By: jhi                                   on 2000/08/16  13:12:31
23930         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
23931              From: "Larry W. Virden" <lvirden@cas.org>
23932              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
23933              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
23934      Branch: perl
23935            ! README.hpux
23936 ____________________________________________________________________________
23937 [  6648] By: jhi                                   on 2000/08/16  13:03:53
23938         Log: The numeric locale was reset to "C" by s?printf and never restored.
23939              
23940              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
23941              From: Christian Kirsch <ck@held.mind.de>
23942              Date: Wed, 9 Aug 2000 17:05:17 +0200
23943              Message-Id: <20000809170517.A25389@held>
23944              
23945              No test since adding the failing example to locale.t
23946              does not fail -- probably because the locale settings are so
23947              thoroughly tweaked by that time.  Running the example standalone
23948              does fail, though.  UPDATE: test case added at change #7540.
23949      Branch: perl
23950            ! dump.c perl.h pp.c pp_ctl.c sv.c
23951 ____________________________________________________________________________
23952 [  6647] By: jhi                                   on 2000/08/16  00:07:54
23953         Log: Update Changes and test semi-automatic patchlevel updating.
23954      Branch: perl
23955            ! Changes patchlevel.h
23956 ____________________________________________________________________________
23957 [  6646] By: jhi                                   on 2000/08/15  23:35:07
23958         Log: Fix a dependency problem.
23959              
23960              Subject: [PATCH: 6640] VMS Makefile.SH update
23961              From: Peter Prymmer <pvhp@forte.com>
23962              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
23963              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
23964      Branch: perl
23965            ! vms/descrip_mms.template
23966 ____________________________________________________________________________
23967 [  6645] By: jhi                                   on 2000/08/15  23:33:23
23968         Log: (Retracted by #6660)
23969              
23970              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
23971              From: Dominic Dunlop <domo@computer.org>
23972              Date: Tue, 15 Aug 2000 22:20:52 +0200
23973              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
23974      Branch: metaconfig/U/perl
23975            + d_printfed.U
23976      Branch: perl
23977            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23978            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
23979            ! t/op/sprintf.t
23980 ____________________________________________________________________________
23981 [  6644] By: jhi                                   on 2000/08/15  21:17:20
23982         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
23983              From: abigail@foad.org
23984              Date: 15 Aug 2000 20:12:41 -0000
23985              Message-Id: <20000815201241.25556.qmail@foad.org>
23986      Branch: perl
23987            ! INSTALL
23988 ____________________________________________________________________________
23989 [  6643] By: jhi                                   on 2000/08/15  21:15:28
23990         Log: (an already applied patch)
23991      Branch: perl
23992            ! lib/CGI.pm
23993 ____________________________________________________________________________
23994 [  6642] By: gsar                                  on 2000/08/15  19:54:05
23995         Log: magic callbacks all need to have same type signature
23996      Branch: perl
23997            ! embed.pl mg.c proto.h
23998 ____________________________________________________________________________
23999 [  6641] By: jhi                                   on 2000/08/15  17:56:27
24000         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)
24001              From: Mike Guy <mjtg@cam.ac.uk>
24002              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
24003              Date: Tue, 15 Aug 2000 18:26:45 +0100
24004              
24005              Only the peek.t part applied, not the hash quality part.
24006      Branch: perl
24007            ! t/lib/peek.t
24008 ____________________________________________________________________________
24009 [  6640] By: jhi                                   on 2000/08/15  16:37:37
24010         Log: Update Changes.
24011      Branch: perl
24012            ! Changes
24013 ____________________________________________________________________________
24014 [  6639] By: jhi                                   on 2000/08/15  16:34:55
24015         Log: Missed a file from #6638.
24016      Branch: perl
24017            ! lib/File/Temp.pm
24018 ____________________________________________________________________________
24019 [  6638] By: jhi                                   on 2000/08/15  16:33:19
24020         Log: Subject: [PATCH perl@6620] cygwin port
24021              From: "Fifer, Eric" <EFifer@sanwaint.com>
24022              Date: Tue, 15 Aug 2000 17:00:49 +0100
24023              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
24024      Branch: perl
24025            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
24026 ____________________________________________________________________________
24027 [  6637] By: jhi                                   on 2000/08/15  16:29:22
24028         Log: Subject: [PATCH] debugger exit code should reflect user exit code
24029              From: Mike Guy <mjtg@cam.ac.uk>
24030              Date: Tue, 15 Aug 2000 16:55:59 +0100
24031              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
24032      Branch: perl
24033            ! lib/perl5db.pl
24034 ____________________________________________________________________________
24035 [  6636] By: jhi                                   on 2000/08/15  15:30:58
24036         Log: Update Changes.
24037      Branch: perl
24038            ! Changes
24039 ____________________________________________________________________________
24040 [  6635] By: jhi                                   on 2000/08/15  15:27:21
24041         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
24042      Branch: metaconfig
24043            ! U/mkglossary U/mksample
24044      Branch: metaconfig/U/perl
24045            ! Devel.U
24046      Branch: perl
24047            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24048 ____________________________________________________________________________
24049 [  6634] By: jhi                                   on 2000/08/15  14:11:55
24050         Log: Don't blow limited stacks, a lower number is enough to
24051              tickle the lookbehind limit.
24052              
24053              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
24054              From: Dominic Dunlop <domo@computer.org>
24055              Date: Tue, 15 Aug 2000 13:51:24 +0200
24056              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
24057      Branch: perl
24058            ! t/op/regmesg.t
24059 ____________________________________________________________________________
24060 [  6633] By: jhi                                   on 2000/08/15  14:01:46
24061         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
24062              From: Mike Guy <mjtg@cam.ac.uk>
24063              Date: Tue, 15 Aug 2000 12:10:50 +0100
24064              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
24065      Branch: perl
24066            ! utils/perldoc.PL
24067 ____________________________________________________________________________
24068 [  6632] By: jhi                                   on 2000/08/15  13:58:48
24069         Log: make ok etc also for win32.
24070              
24071              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
24072              From: Prymmer/Kahn <pvhp@best.com>
24073              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
24074              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
24075      Branch: perl
24076            ! win32/Makefile
24077 ____________________________________________________________________________
24078 [  6631] By: jhi                                   on 2000/08/15  13:45:03
24079         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
24080      Branch: perl
24081            ! lib/Test.pm
24082 ____________________________________________________________________________
24083 [  6630] By: jhi                                   on 2000/08/15  03:25:09
24084         Log: Update Changes.
24085      Branch: perl
24086            ! Changes
24087 ____________________________________________________________________________
24088 [  6629] By: jhi                                   on 2000/08/15  03:23:53
24089         Log: magic_regdatum_set() is void, not int.
24090      Branch: perl
24091            ! embed.pl mg.c proto.h
24092 ____________________________________________________________________________
24093 [  6628] By: jhi                                   on 2000/08/15  03:08:02
24094         Log: Make the user to give up his firstborn, err, to knowingly
24095              verify installing an unstable developer release.  Also bump
24096              the release to 5.7.0, but leave a patch tag in the local
24097              patches saying that this is not yet the real thing.
24098      Branch: metaconfig
24099            ! U/modified/Instruct.U
24100      Branch: metaconfig/U/perl
24101            + Devel.U
24102      Branch: perl
24103            ! Configure patchlevel.h
24104 ____________________________________________________________________________
24105 [  6627] By: jhi                                   on 2000/08/14  22:32:52
24106         Log: README.os2 update.
24107              
24108              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
24109              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24110              Date: Wed, 02 Aug 2000 21:55:09 -0700
24111              Message-ID: <tsPi5gzkgegX092yn@efn.org>
24112      Branch: perl
24113            ! README.os2
24114 ____________________________________________________________________________
24115 [  6626] By: jhi                                   on 2000/08/14  21:00:02
24116         Log: Subject: Re: File::Temp problems on VMS in bleedperl
24117              From: Tim Jenness <timj@jach.hawaii.edu>
24118              cc: vmsperl@perl.org
24119              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
24120              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
24121      Branch: perl
24122            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
24123 ____________________________________________________________________________
24124 [  6625] By: jhi                                   on 2000/08/14  20:52:16
24125         Log: Add SUIDMAIL as was done for the CERT alert.
24126      Branch: perl
24127            ! patchlevel.h
24128 ____________________________________________________________________________
24129 [  6624] By: jhi                                   on 2000/08/14  20:48:50
24130         Log: Subject: sfio2000
24131              From: Daniel Muino <dmuino@afip.gov.ar>
24132              Date: Mon, 14 Aug 2000 16:58:11 -0300
24133              Message-ID: <20000814165811.B16368@con2-dgi>
24134      Branch: perl
24135            ! perlsdio.h perlsfio.h
24136 ____________________________________________________________________________
24137 [  6623] By: jhi                                   on 2000/08/14  20:47:36
24138         Log: Subject: warning: storage class after type is obsolescent
24139              From: Daniel Muino <dmuino@afip.gov.ar>
24140              Date: Mon, 14 Aug 2000 16:42:47 -0300
24141              Message-ID: <20000814164247.A16368@con2-dgi>
24142      Branch: perl
24143            ! regcomp.pl regnodes.h
24144 ____________________________________________________________________________
24145 [  6622] By: jhi                                   on 2000/08/14  20:43:05
24146         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
24147              From: abigail@foad.org
24148              Date: 14 Aug 2000 20:00:10 -0000
24149              Message-Id: <20000814200010.27271.qmail@foad.org>
24150      Branch: perl
24151            ! Changes
24152 ____________________________________________________________________________
24153 [  6621] By: jhi                                   on 2000/08/14  15:23:05
24154         Log: Update Changes.
24155      Branch: perl
24156            ! Changes
24157 ____________________________________________________________________________
24158 [  6620] By: jhi                                   on 2000/08/14  15:22:14
24159         Log: Subject: Re: [PATCH] @+, @- readonly
24160              From: Mike Guy <mjtg@cam.ac.uk>
24161              Date: Mon, 14 Aug 2000 15:26:55 +0100
24162              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
24163      Branch: perl
24164            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
24165            ! sv.c t/op/pat.t
24166 ____________________________________________________________________________
24167 [  6619] By: jhi                                   on 2000/08/14  14:12:08
24168         Log: Update Changes.
24169      Branch: perl
24170            ! Changes
24171 ____________________________________________________________________________
24172 [  6618] By: jhi                                   on 2000/08/14  14:09:34
24173         Log: For now remove the mail code.
24174      Branch: perl
24175            ! perl.c
24176 ____________________________________________________________________________
24177 [  6617] By: jhi                                   on 2000/08/14  14:08:28
24178         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
24179      Branch: perl
24180            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
24181            ! pod/perlfaq8.pod pod/perlsec.pod
24182 ____________________________________________________________________________
24183 [  6616] By: jhi                                   on 2000/08/14  14:00:11
24184         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24185              From: Mike Guy <mjtg@cam.ac.uk>
24186              Date: Mon, 14 Aug 2000 08:26:02 +0100
24187              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
24188      Branch: perl
24189            ! lib/perl5db.pl
24190 ____________________________________________________________________________
24191 [  6615] By: jhi                                   on 2000/08/14  13:58:45
24192         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
24193              From: Mike Guy <mjtg@cam.ac.uk>
24194              Date: Mon, 14 Aug 2000 08:04:22 +0100
24195              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
24196      Branch: perl
24197            ! gv.c mg.c t/op/pat.t
24198 ____________________________________________________________________________
24199 [  6614] By: jhi                                   on 2000/08/14  13:56:45
24200         Log: Subject: Test fails / warnings with perl-current #6612
24201              From: Mike Guy <mjtg@cam.ac.uk>
24202              Date: Mon, 14 Aug 2000 07:57:23 +0100
24203              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
24204      Branch: perl
24205            ! t/lib/b.t t/lib/peek.t
24206 ____________________________________________________________________________
24207 [  6613] By: jhi                                   on 2000/08/14  13:45:33
24208         Log: VMS configure.com update continues.
24209      Branch: perl
24210            - vms/configure.com
24211            ! MANIFEST configure.com
24212 ____________________________________________________________________________
24213 [  6612] By: jhi                                   on 2000/08/13  22:13:35
24214         Log: Update Changes.
24215      Branch: perl
24216            ! Changes
24217 ____________________________________________________________________________
24218 [  6611] By: jhi                                   on 2000/08/13  16:21:45
24219         Log: Upgrade to CGI 2.71, from Lincoln Stein.
24220      Branch: perl
24221            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
24222 ____________________________________________________________________________
24223 [  6610] By: jhi                                   on 2000/08/13  15:09:16
24224         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
24225              From: Mike Guy <mjtg@cam.ac.uk>
24226              Date: Sun, 13 Aug 2000 13:45:51 +0100
24227              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
24228      Branch: perl
24229            ! t/op/regmesg.t
24230 ____________________________________________________________________________
24231 [  6609] By: jhi                                   on 2000/08/13  14:31:26
24232         Log: Andreas says that 1.56 is fine, so reverting back to it.
24233      Branch: perl
24234            ! lib/CPAN.pm
24235 ____________________________________________________________________________
24236 [  6608] By: jhi                                   on 2000/08/13  05:34:20
24237         Log: Update Changes.
24238      Branch: perl
24239            ! Changes
24240 ____________________________________________________________________________
24241 [  6607] By: jhi                                   on 2000/08/13  05:32:01
24242         Log: Put back the \z changes of #5406 to CPAN.pm.
24243      Branch: perl
24244            ! lib/CPAN.pm
24245 ____________________________________________________________________________
24246 [  6606] By: jhi                                   on 2000/08/13  05:20:16
24247         Log: Fix-n-skip the tests under 5005threads.
24248      Branch: perl
24249            ! t/lib/b.t
24250 ____________________________________________________________________________
24251 [  6605] By: jhi                                   on 2000/08/13  05:07:48
24252         Log: Fix the test for 5005threads.
24253      Branch: perl
24254            ! t/lib/peek.t
24255 ____________________________________________________________________________
24256 [  6604] By: jhi                                   on 2000/08/13  03:35:37
24257         Log: Should have deleted this in #6603.
24258      Branch: perl
24259            - vms/subconfigure.com
24260 ____________________________________________________________________________
24261 [  6603] By: jhi                                   on 2000/08/12  18:29:32
24262         Log: Rewrite of vms/subconfigure.com as configure.com,
24263              from Peter Prymmer and the vmsperl crew.
24264      Branch: perl
24265            + vms/configure.com
24266            ! MANIFEST
24267 ____________________________________________________________________________
24268 [  6602] By: jhi                                   on 2000/08/11  13:00:01
24269         Log: PlainText.pm is dead.
24270      Branch: perl
24271            - lib/Pod/PlainText.pm
24272            ! MANIFEST
24273 ____________________________________________________________________________
24274 [  6601] By: jhi                                   on 2000/08/11  04:06:45
24275         Log: Update Changes.
24276      Branch: perl
24277            ! Changes
24278 ____________________________________________________________________________
24279 [  6600] By: jhi                                   on 2000/08/11  04:06:10
24280         Log: Add a few missing files, update MANIFEST.
24281      Branch: perl
24282            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
24283            + lib/Pod/PlainText.pm t/pod/find.t
24284            ! MANIFEST t/op/regmesg.t
24285 ____________________________________________________________________________
24286 [  6599] By: jhi                                   on 2000/08/11  03:31:10
24287         Log: Add Perl debugging tutorial, regen toc. 
24288              
24289              Subject: perldebtut.pod
24290              From: Richard Foley <Richard.Foley@m.dasa.de>
24291              Date: Wed, 09 Aug 2000 10:17:15 +0200
24292              Message-id: <3991138B.262247B8@m.dasa.de>
24293      Branch: perl
24294            + pod/perldebtut.pod
24295            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24296 ____________________________________________________________________________
24297 [  6598] By: jhi                                   on 2000/08/11  02:48:56
24298         Log: tiny Changes edit
24299      Branch: perl
24300            ! Changes
24301 ____________________________________________________________________________
24302 [  6597] By: jhi                                   on 2000/08/11  02:39:04
24303         Log: Tests for #6589.
24304              
24305              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24306              From: simon@brecon.co.uk (Simon Cozens)
24307              Date: 11 Aug 2000 02:24:52 GMT
24308              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
24309      Branch: perl
24310            ! t/lib/b.t
24311 ____________________________________________________________________________
24312 [  6596] By: jhi                                   on 2000/08/11  01:50:07
24313         Log: Update Changes.
24314      Branch: perl
24315            ! Changes
24316 ____________________________________________________________________________
24317 [  6595] By: jhi                                   on 2000/08/11  01:47:16
24318         Log: nitfix
24319      Branch: perl
24320            ! Changes
24321 ____________________________________________________________________________
24322 [  6594] By: jhi                                   on 2000/08/11  01:36:16
24323         Log: Subject: Getting perlio and threads to compile
24324              From: Lupe Christoph <lupe@lupe-christoph.de>
24325              Date: Wed, 9 Aug 2000 11:35:54 +0200
24326              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
24327              
24328              (the Solaris version changes in Configure skipped)
24329      Branch: perl
24330            ! hints/solaris_2.sh thread.h
24331 ____________________________________________________________________________
24332 [  6593] By: jhi                                   on 2000/08/11  01:30:16
24333         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
24334              From: simon@brecon.co.uk (Simon Cozens)
24335              Date: 1 Aug 2000 06:55:19 GMT
24336              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
24337      Branch: perl
24338            ! lib/utf8.pm
24339 ____________________________________________________________________________
24340 [  6592] By: jhi                                   on 2000/08/11  01:26:39
24341         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
24342              From: Peter Scott <Peter@PeterScott.com>
24343              Date: Thu, 10 Aug 2000 08:23:27 -0700
24344              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
24345      Branch: perl
24346            ! lib/perl5db.pl
24347 ____________________________________________________________________________
24348 [  6591] By: jhi                                   on 2000/08/11  01:22:02
24349         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
24350              From: Hugo <hv@crypt.compulink.co.uk>
24351              Date: Thu, 10 Aug 2000 19:23:04 +0100
24352              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
24353      Branch: perl
24354            ! regexec.c t/op/pat.t
24355 ____________________________________________________________________________
24356 [  6590] By: jhi                                   on 2000/08/11  01:19:19
24357         Log: Preprocessing and postprocessing for File::Find.
24358              
24359              Subject: Patch to Find::File.pm to allow alphabetical results
24360              From: Joe Smith <jsmith@inwap.com>
24361              Date: Wed, 9 Aug 2000 02:44:54 -0700
24362              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
24363      Branch: perl
24364            ! lib/File/Find.pm
24365 ____________________________________________________________________________
24366 [  6589] By: jhi                                   on 2000/08/11  01:12:39
24367         Log: B::Deparse didn't do sub attributes.
24368              
24369              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
24370              From: simon@brecon.co.uk (Simon Cozens)
24371              Date: 9 Aug 2000 04:49:20 GMT
24372              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
24373      Branch: perl
24374            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
24375 ____________________________________________________________________________
24376 [  6588] By: jhi                                   on 2000/08/11  01:06:40
24377         Log: Subject: debugger "d" command doesnt check line number
24378              From: Mike Guy <mjtg@cam.ac.uk>
24379              Date: Tue, 08 Aug 2000 21:54:29 +0100
24380              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
24381      Branch: perl
24382            ! lib/perl5db.pl mg.c pod/perldiag.pod
24383 ____________________________________________________________________________
24384 [  6587] By: jhi                                   on 2000/08/11  00:45:03
24385         Log: sleep(1) does not necessarily return 1.
24386              
24387              Subject: [PATCH bleadperl] op/lex_assign.t  
24388              From: Hugo <hv@crypt.compulink.co.uk>
24389              Date: Thu, 03 Aug 2000 14:34:22 +0100        
24390              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
24391      Branch: perl
24392            ! t/op/lex_assign.t
24393 ____________________________________________________________________________
24394 [  6586] By: jhi                                   on 2000/08/11  00:31:50
24395         Log: Document the IO::Select timeout.
24396      Branch: perl
24397            ! ext/IO/lib/IO/Select.pm
24398 ____________________________________________________________________________
24399 [  6585] By: jhi                                   on 2000/08/11  00:13:54
24400         Log: Forgot contributor.
24401      Branch: perl
24402            ! Changes
24403 ____________________________________________________________________________
24404 [  6584] By: jhi                                   on 2000/08/11  00:09:19
24405         Log: detypo
24406      Branch: perl
24407            ! Changes
24408 ____________________________________________________________________________
24409 [  6583] By: jhi                                   on 2000/08/11  00:07:53
24410         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
24411              
24412              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
24413              From: Mike Guy <mjtg@cam.ac.uk> 
24414              Date: Thu, 10 Aug 2000 15:50:54 +0100
24415              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
24416      Branch: perl
24417            ! sv.c t/op/int.t
24418 ____________________________________________________________________________
24419 [  6582] By: jhi                                   on 2000/08/10  23:29:32
24420         Log: Update Changes.
24421      Branch: perl
24422            ! Changes
24423 ____________________________________________________________________________
24424 [  6581] By: jhi                                   on 2000/08/10  23:26:16
24425         Log: Put back the std @INC thing.
24426      Branch: perl
24427            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
24428            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
24429            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
24430            ! t/lib/gol-oo.t
24431 ____________________________________________________________________________
24432 [  6580] By: jhi                                   on 2000/08/10  23:03:34
24433         Log: Update to CGI 2.70, from Lincoln Stein.
24434      Branch: perl
24435            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
24436            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
24437            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
24438            ! t/lib/cgi-request.t
24439 ____________________________________________________________________________
24440 [  6579] By: jhi                                   on 2000/08/10  22:41:50
24441         Log: Update to CPAN 1.56, from Andreas König.
24442      Branch: perl
24443            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24444 ____________________________________________________________________________
24445 [  6578] By: jhi                                   on 2000/08/10  22:38:13
24446         Log: Update to Pod::Parser 1.17, from Brad Appleton.
24447      Branch: perl
24448            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
24449            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
24450            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
24451            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
24452            ! t/pod/include.t t/pod/included.t t/pod/lref.t
24453            ! t/pod/multiline_items.t t/pod/nested_items.t
24454            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
24455            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
24456            ! t/pod/special_seqs.t
24457 ____________________________________________________________________________
24458 [  6577] By: jhi                                   on 2000/08/10  22:35:41
24459         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
24460      Branch: perl
24461            ! AUTHORS MAINTAIN
24462 ____________________________________________________________________________
24463 [  6576] By: jhi                                   on 2000/08/10  22:24:54
24464         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
24465      Branch: perl
24466            + t/lib/gol-oo.t
24467            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
24468            ! t/lib/gol-compat.t t/lib/gol-linkage.t
24469 ____________________________________________________________________________
24470 [  6575] By: jhi                                   on 2000/08/10  22:02:07
24471         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
24472      Branch: perl
24473            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
24474 ____________________________________________________________________________
24475 [  6574] By: jhi                                   on 2000/08/10  21:55:03
24476         Log: Iterating perl6 description.
24477      Branch: perl
24478            ! pod/perlfaq1.pod
24479 ____________________________________________________________________________
24480 [  6573] By: jhi                                   on 2000/08/10  21:48:26
24481         Log: Revert the sv.c part of #6559, a better fix is needed.
24482      Branch: perl
24483            ! sv.c
24484 ____________________________________________________________________________
24485 [  6572] By: jhi                                   on 2000/08/10  20:33:43
24486         Log: It's the 2ndO'ROSSC.
24487      Branch: perl
24488            ! pod/perlfaq1.pod
24489 ____________________________________________________________________________
24490 [  6571] By: jhi                                   on 2000/08/10  15:55:48
24491         Log: detypo
24492      Branch: perl
24493            ! pod/perlfaq1.pod
24494 ____________________________________________________________________________
24495 [  6570] By: jhi                                   on 2000/08/10  14:11:17
24496         Log: An exceptionally sticky typo.
24497      Branch: perl
24498            ! Changes
24499 ____________________________________________________________________________
24500 [  6569] By: jhi                                   on 2000/08/10  14:09:33
24501         Log: detypo (and test Changes updating script)
24502      Branch: perl
24503            ! Changes
24504 ____________________________________________________________________________
24505 [  6568] By: jhi                                   on 2000/08/10  14:07:07
24506         Log: Update Changes.
24507      Branch: perl
24508            ! Changes
24509 ____________________________________________________________________________
24510 [  6567] By: jhi                                   on 2000/08/10  14:06:19
24511         Log: Amend the description of Perl6.
24512              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
24513              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
24514              Date: Wed, 9 Aug 2000 22:11:06 -0500
24515              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
24516      Branch: perl
24517            ! pod/perlfaq1.pod
24518 ____________________________________________________________________________
24519 [  6566] By: jhi                                   on 2000/08/10  13:58:57
24520         Log: Subject: Remove dead entry in perldiag
24521              From: Mike Guy <mjtg@cam.ac.uk>
24522              Date: Thu, 10 Aug 2000 14:19:19 +0100
24523              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
24524      Branch: perl
24525            ! pod/perldiag.pod
24526 ____________________________________________________________________________
24527 [  6565] By: jhi                                   on 2000/08/10  13:51:48
24528         Log: Zero entries were skipped, fix from Adrian Goalby
24529              <argoalby@yahoo.co.uk>
24530      Branch: perl
24531            ! lib/unicode/Number.pl lib/unicode/mktables.PL
24532 ____________________________________________________________________________
24533 [  6564] By: jhi                                   on 2000/08/10  13:00:12
24534         Log: Subject: [PATCH 5.6.0] cygwin port
24535              From: "Fifer, Eric" <EFifer@sanwaint.com>
24536              Date: Thu, 10 Aug 2000 13:15:36 +0100
24537              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
24538      Branch: perl
24539            ! README.cygwin hints/cygwin.sh
24540 ____________________________________________________________________________
24541 [  6563] By: jhi                                   on 2000/08/10  12:55:16
24542         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
24543      Branch: perl
24544            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
24545 ____________________________________________________________________________
24546 [  6562] By: gsar                                  on 2000/08/10  08:38:39
24547         Log: warn is a macro, avoid using at a variable to avoid warnings
24548              in some configurations; readdir.t is too conservative in
24549              estimating number of *.t's
24550      Branch: perl
24551            ! t/op/readdir.t util.c
24552 ____________________________________________________________________________
24553 [  6561] By: jhi                                   on 2000/08/09  23:35:42
24554         Log: Update Changes.
24555      Branch: perl
24556            ! Changes
24557 ____________________________________________________________________________
24558 [  6560] By: jhi                                   on 2000/08/09  23:05:47
24559         Log: Subject: Re: enhanced(?) regex error messages
24560              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
24561              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
24562              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
24563              
24564              (plus two small patches sent privately)
24565              (this still seems to leave few test failures)
24566      Branch: perl
24567            + t/op/regmesg.t
24568            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
24569            ! t/pragma/warn/regcomp
24570 ____________________________________________________________________________
24571 [  6559] By: jhi                                   on 2000/08/09  20:41:18
24572         Log: (The fix did work but was not right, retracted in #6573)
24573              
24574              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
24575              From: Christian Kirsch <ck@held.mind.de>
24576              Date: Wed, 9 Aug 2000 17:05:17 +0200
24577              Message-Id: <20000809170517.A25389@held>
24578      Branch: perl
24579            ! sv.c t/pragma/locale.t
24580 ____________________________________________________________________________
24581 [  6558] By: jhi                                   on 2000/08/08  22:34:08
24582         Log: Tiny updates on the contributors list.
24583      Branch: perl
24584            ! Changes
24585 ____________________________________________________________________________
24586 [  6557] By: jhi                                   on 2000/08/08  19:34:28
24587         Log: Double check that we have a dirhandle.
24588      Branch: perl
24589            ! util.c
24590 ____________________________________________________________________________
24591 [  6556] By: jhi                                   on 2000/08/08  19:01:51
24592         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
24593              May be repopulated with fresh maintained examples.
24594      Branch: perl
24595            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
24596            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
24597            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
24598            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
24599            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
24600            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
24601            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
24602            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
24603            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
24604            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
24605            + lib/CGI/eg/wilogo_gif.uu
24606            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
24607            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
24608            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
24609            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
24610            - eg/cgi/frameset.cgi eg/cgi/index.html
24611            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
24612            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
24613            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
24614            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
24615            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
24616            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
24617            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
24618            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
24619            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
24620            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
24621            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
24622            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
24623            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
24624            - eg/van/vanish eg/who eg/wrapsuid
24625            ! MANIFEST
24626 ____________________________________________________________________________
24627 [  6555] By: jhi                                   on 2000/08/08  18:51:08
24628         Log: Delete chat2 as requested by Randal.
24629              
24630              Subject: Re: perlfaq8 coyness
24631              From: merlyn@stonehenge.com (Randal L. Schwartz) 
24632              Date: 15 May 2000 18:52:42 -0700 
24633              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
24634      Branch: perl
24635            - lib/chat2.pl
24636            ! MANIFEST
24637 ____________________________________________________________________________
24638 [  6554] By: jhi                                   on 2000/08/08  18:31:35
24639         Log: Regen global.sym.
24640      Branch: perl
24641            ! global.sym
24642 ____________________________________________________________________________
24643 [  6553] By: jhi                                   on 2000/08/08  18:28:13
24644         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
24645              (either perlbug or p5p ate the original), plus regen
24646              perlapi and perltoc. 
24647      Branch: perl
24648            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
24649            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
24650            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
24651            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
24652            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
24653            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
24654            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
24655            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
24656            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
24657            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
24658 ____________________________________________________________________________
24659 [  6552] By: jhi                                   on 2000/08/08  18:06:29
24660         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
24661              From: Mike Guy <mjtg@cam.ac.uk>
24662              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
24663              Date: Tue, 08 Aug 2000 15:51:27 +0100
24664      Branch: perl
24665            ! doop.c sv.h t/op/join.t t/pragma/overload.t
24666 ____________________________________________________________________________
24667 [  6551] By: jhi                                   on 2000/08/08  18:01:11
24668         Log: Re-apply #6549.
24669      Branch: perl
24670            ! lib/perl5db.pl
24671 ____________________________________________________________________________
24672 [  6550] By: jhi                                   on 2000/08/08  17:43:08
24673         Log: Accidental retraction of #6549.
24674      Branch: perl
24675            ! lib/perl5db.pl
24676 ____________________________________________________________________________
24677 [  6549] By: jhi                                   on 2000/08/08  17:40:04
24678         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
24679              From: Mike Guy <mjtg@cam.ac.uk>
24680              Date: Mon, 07 Aug 2000 21:49:58 +0100
24681              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
24682      Branch: perl
24683            ! lib/perl5db.pl
24684 ____________________________________________________________________________
24685 [  6548] By: jhi                                   on 2000/08/08  17:37:57
24686         Log: Document here-doc better.
24687              
24688              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
24689              From: Mike Guy <mjtg@cam.ac.uk>
24690              Date: Mon, 07 Aug 2000 14:02:09 +0100
24691              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
24692      Branch: perl
24693            ! pod/perldata.pod
24694 ____________________________________________________________________________
24695 [  6547] By: jhi                                   on 2000/08/08  17:33:34
24696         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
24697              From: "Randy J. Ray" <rjray@redhat.com>
24698              Date: Mon, 07 Aug 2000 19:12:25 -0700
24699              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
24700      Branch: perl
24701            ! perl.c pod/perlrun.pod
24702 ____________________________________________________________________________
24703 [  6546] By: jhi                                   on 2000/08/08  17:29:26
24704         Log: Subject: Re: enhanced(?) regex error messages 
24705              From: Hugo <hv@crypt.compulink.co.uk>
24706              Date: Tue, 08 Aug 2000 03:25:51 +0100
24707              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
24708              
24709              plus Capitalize the error messages, plus perldiag them.
24710      Branch: perl
24711            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
24712 ____________________________________________________________________________
24713 [  6545] By: jhi                                   on 2000/08/08  13:59:28
24714         Log: Augment #6539 a bit: don't croak if there's magic in the air.
24715              
24716              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
24717              From: Hugo <hv@crypt.compulink.co.uk>
24718              Date: Tue, 08 Aug 2000 03:02:03 +0100
24719              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
24720      Branch: perl
24721            ! pp.c t/op/bless.t
24722 ____________________________________________________________________________
24723 [  6544] By: jhi                                   on 2000/08/07  21:11:52
24724         Log: Make the test -w clean.
24725      Branch: perl
24726            ! t/op/bless.t
24727 ____________________________________________________________________________
24728 [  6543] By: jhi                                   on 2000/08/07  19:49:53
24729         Log: use warnings instead of $^W.
24730      Branch: perl
24731            ! t/op/bless.t
24732 ____________________________________________________________________________
24733 [  6542] By: jhi                                   on 2000/08/07  17:41:41
24734         Log: Disable a portability warning Because We Know What We Are Doing.
24735      Branch: perl
24736            ! t/op/bless.t
24737 ____________________________________________________________________________
24738 [  6541] By: jhi                                   on 2000/08/07  17:29:51
24739         Log: Tiny tidying on report_evil_fh().
24740      Branch: perl
24741            ! util.c
24742 ____________________________________________________________________________
24743 [  6540] By: jhi                                   on 2000/08/07  16:37:38
24744         Log: Make regular expression parse error messages easier to understand.
24745              
24746              Subject: Re: enhanced(?) regex error messages
24747              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
24748              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
24749              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
24750      Branch: perl
24751            ! regcomp.c
24752 ____________________________________________________________________________
24753 [  6539] By: jhi                                   on 2000/08/07  16:12:27
24754         Log: Make bless(REF, REF) a fatal error, add bless tests.
24755              
24756              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
24757              From: Hugo <hv@crypt.compulink.co.uk>
24758              Date: Mon, 07 Aug 2000 16:59:38 +0100
24759              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
24760      Branch: perl
24761            + t/op/bless.t
24762            ! MANIFEST pod/perldiag.pod pp.c sv.c
24763 ____________________________________________________________________________
24764 [  6538] By: jhi                                   on 2000/08/07  15:59:43
24765         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
24766              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
24767              Date: Thu, 3 Aug 2000 14:29:21 -0700
24768              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
24769      Branch: perl
24770            ! lib/lib_pm.PL
24771 ____________________________________________________________________________
24772 [  6537] By: jhi                                   on 2000/08/07  15:47:18
24773         Log: Retract #6419 for now since it breaks in AFS and MachTen.
24774      Branch: perl
24775            ! lib/Cwd.pm
24776 ____________________________________________________________________________
24777 [  6536] By: jhi                                   on 2000/08/07  15:05:29
24778         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
24779              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
24780              The security hole exists only in suidperls, which isn't
24781              installed or even built by default.
24782      Branch: perl
24783            ! perl.c
24784 ____________________________________________________________________________
24785 [  6535] By: jhi                                   on 2000/08/07  14:45:14
24786         Log: tr memory corruption fix from Simon Cozens.
24787      Branch: perl
24788            ! doop.c
24789 ____________________________________________________________________________
24790 [  6534] By: jhi                                   on 2000/08/06  11:38:16
24791         Log: Document a bit that UDP is not what you might think.
24792              
24793              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
24794              From: Lupe Christoph <lupe@lupe-christoph.de>
24795              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
24796              Date: Mon, 24 Jul 2000 08:59:15 +0200
24797      Branch: perl
24798            ! pod/perlipc.pod
24799 ____________________________________________________________________________
24800 [  6533] By: jhi                                   on 2000/08/06  11:35:01
24801         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
24802              From: Jeff Pinyan <jeffp@hut.crusoe.net>
24803              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
24804              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
24805      Branch: perl
24806            ! pod/perlfunc.pod
24807 ____________________________________________________________________________
24808 [  6532] By: jhi                                   on 2000/08/06  03:45:41
24809         Log: Have symbols for the IoTYPEs.
24810      Branch: perl
24811            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
24812 ____________________________________________________________________________
24813 [  6531] By: jhi                                   on 2000/08/06  01:33:55
24814         Log: Continue fixing the io warnings.  This also
24815              sort of fixes bug ID 20000802.003: the core dump
24816              is no more.  Whether the current behaviour is correct
24817              (giving a warning: "Not a format reference"), is another matter.
24818      Branch: perl
24819            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
24820            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
24821 ____________________________________________________________________________
24822 [  6530] By: jhi                                   on 2000/08/05  21:33:12
24823         Log: Change the Policy policy: now -Dprefix= with an existing
24824              Policy.sh and prefix == siteprefix == vendorprefix, then all
24825              of them follow along the new prefix.
24826              
24827              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
24828              From: Andy Dougherty <doughera@lafayette.edu>
24829              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
24830              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
24831      Branch: perl
24832            ! Policy_sh.SH
24833 ____________________________________________________________________________
24834 [  6529] By: jhi                                   on 2000/08/05  18:57:28
24835         Log: Zap lib/Sys directory when cleaning up.
24836      Branch: perl
24837            ! Makefile.SH
24838 ____________________________________________________________________________
24839 [  6528] By: jhi                                   on 2000/08/05  18:40:44
24840         Log: Essential prototype changes were missing from #6527.
24841              Also make report_evil_fh() more bomb-proof.
24842      Branch: perl
24843            ! embed.h util.c
24844 ____________________________________________________________________________
24845 [  6527] By: jhi                                   on 2000/08/05  03:22:05
24846         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
24847              From: "Ronald F. Guilmette" <rfg@monkeys.com>
24848              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
24849              Message-Id: <200007242247.PAA52177@monkeys.com>
24850      Branch: perl
24851            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
24852 ____________________________________________________________________________
24853 [  6526] By: jhi                                   on 2000/08/04  21:23:27
24854         Log: gcc versions might have (parentheses) in them.
24855      Branch: metaconfig/U/perl
24856            ! gccvers.U
24857      Branch: perl
24858            ! Configure config_h.SH
24859 ____________________________________________________________________________
24860 [  6525] By: jhi                                   on 2000/08/04  20:23:12
24861         Log: Weed buglets pointed out by
24862              
24863              From: Lupe Christoph <lupe@lupe-christoph.de>
24864              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
24865              Date: Fri, 4 Aug 2000 17:34:39 +0200
24866              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
24867      Branch: metaconfig/U/perl
24868            ! gccvers.U uselfs.U
24869      Branch: perl
24870            ! Configure config_h.SH
24871 ____________________________________________________________________________
24872 [  6524] By: jhi                                   on 2000/08/04  19:02:08
24873         Log: Warn under -w if lstat(FH) is attempted.
24874              
24875              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
24876              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
24877              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
24878              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
24879      Branch: perl
24880            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
24881            ! t/pragma/warn/pp_sys
24882 ____________________________________________________________________________
24883 [  6523] By: jhi                                   on 2000/08/04  12:31:11
24884         Log: Subject: New perlcc, take 2
24885              From: simon@brecon.co.uk (Simon Cozens)
24886              Date: 4 Aug 2000 06:21:04 GMT
24887              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
24888      Branch: perl
24889            ! utils/perlcc.PL
24890 ____________________________________________________________________________
24891 [  6522] By: jhi                                   on 2000/08/04  12:26:33
24892         Log: Subject: Re: Array vs. List context
24893              From: Daniel Chetlin <daniel@chetlin.com>
24894              Date: Fri, 4 Aug 2000 00:22:44 -0700
24895              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
24896      Branch: perl
24897            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
24898            ! pod/perlfaq4.pod
24899 ____________________________________________________________________________
24900 [  6521] By: jhi                                   on 2000/08/04  12:22:38
24901         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
24902              From: Raymund Will <ray@caldera.de>
24903              Date: Fri, 4 Aug 2000 12:07:09 +0200
24904              Message-Id: <20000804120709.A14982@caldera.de>
24905      Branch: perl
24906            ! configure.gnu
24907 ____________________________________________________________________________
24908 [  6520] By: jhi                                   on 2000/08/04  04:09:06
24909         Log: After the #6519 a warning about stat() is just that,
24910              not about a filetest, which now have their own warning.
24911      Branch: perl
24912            ! pod/perldiag.pod
24913 ____________________________________________________________________________
24914 [  6519] By: jhi                                   on 2000/08/04  04:06:30
24915         Log: In the warnings call filehandles consistently so;
24916              add "unopened" warning for stat().
24917      Branch: perl
24918            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
24919            ! t/pragma/warn/pp_sys
24920 ____________________________________________________________________________
24921 [  6518] By: jhi                                   on 2000/08/04  02:55:35
24922         Log: Subject: Minor tweak to perlvar.pod
24923              From: "Stephen P. Potter" <spp@ds.net>
24924              Date: Tue, 18 Apr 2000 09:26:03 -0400
24925              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
24926      Branch: perl
24927            ! pod/perlvar.pod
24928 ____________________________________________________________________________
24929 [  6517] By: jhi                                   on 2000/08/04  02:50:08
24930         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
24931              From: "Clinton Pierce" <cpierce1@ford.com>
24932              Date: Wed, 21 Jul 1999 16:45:31 -0400
24933              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
24934              
24935              Fix by Stephen Potter (visible in the bug db but not in p5p?)
24936      Branch: perl
24937            ! pod/perlfunc.pod pod/perlop.pod
24938 ____________________________________________________________________________
24939 [  6516] By: jhi                                   on 2000/08/04  02:09:25
24940         Log: This is 6512.  Really.
24941      Branch: perl
24942            ! dump.c
24943 ____________________________________________________________________________
24944 [  6515] By: jhi                                   on 2000/08/04  01:25:50
24945         Log: mention the idea of @( and @)
24946      Branch: perl
24947            ! Todo-5.6
24948 ____________________________________________________________________________
24949 [  6514] By: bailey                                on 2000/08/04  01:18:46
24950         Log: YA resync with mainstem, including VMS patches from others
24951      Branch: vmsperl
24952           +> (branch 48 files)
24953            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
24954           !> (integrate 354 files)
24955 ____________________________________________________________________________
24956 [  6513] By: jhi                                   on 2000/08/04  01:18:18
24957         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
24958              From: Mark Dickinson <dickins3@fas.harvard.edu>
24959              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
24960              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
24961      Branch: perl
24962            ! t/op/grent.t t/op/pwent.t
24963 ____________________________________________________________________________
24964 [  6512] By: jhi                                   on 2000/08/04  01:14:06
24965         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
24966              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24967              Date: Wed, 02 Aug 2000 10:51:01 +0100
24968              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
24969      Branch: perl
24970            ! sv.c
24971 ____________________________________________________________________________
24972 [  6511] By: jhi                                   on 2000/08/04  00:57:00
24973         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
24974              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24975              Date: Thu, 03 Aug 2000 17:20:04 -0700
24976              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
24977      Branch: metaconfig
24978            ! U/modified/Cppsym.U
24979      Branch: perl
24980            ! Configure config_h.SH
24981 ____________________________________________________________________________
24982 [  6510] By: jhi                                   on 2000/08/04  00:25:28
24983         Log: detypo
24984      Branch: perl
24985            ! Makefile.SH
24986 ____________________________________________________________________________
24987 [  6509] By: jhi                                   on 2000/08/03  23:43:18
24988         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
24989              From: Dominic Dunlop <domo@computer.org>
24990              Date: Thu, 3 Aug 2000 22:16:46 +0200
24991              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
24992      Branch: perl
24993            ! t/op/sprintf.t
24994 ____________________________________________________________________________
24995 [  6508] By: jhi                                   on 2000/08/03  23:40:37
24996         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
24997              From: Hugo <hv@crypt.compulink.co.uk>
24998              Date: Thu, 03 Aug 2000 18:25:30 +0100
24999              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
25000      Branch: perl
25001            ! regcomp.c t/op/re_tests
25002 ____________________________________________________________________________
25003 [  6507] By: jhi                                   on 2000/08/03  23:38:28
25004         Log: Subject: [PATCH] sv.h documentation - SvLEN
25005              From: Mike Guy <mjtg@cam.ac.uk>
25006              Date: Thu, 03 Aug 2000 14:43:09 +0100
25007              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
25008      Branch: perl
25009            ! sv.h
25010 ____________________________________________________________________________
25011 [  6506] By: jhi                                   on 2000/08/03  15:49:14
25012         Log: Disable the fix_pl hack for now.
25013      Branch: perl
25014            ! Makefile.SH
25015 ____________________________________________________________________________
25016 [  6505] By: jhi                                   on 2000/08/03  13:49:04
25017         Log: Add a URL for FSF.
25018              
25019              Subject: Patch for README
25020              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
25021              Date: Wed, 2 Aug 2000 13:25:09 -0500
25022              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
25023      Branch: perl
25024            ! README
25025 ____________________________________________________________________________
25026 [  6504] By: jhi                                   on 2000/08/03  13:29:19
25027         Log: Be more informative on what is skipped and why,
25028              also repeat the list at the end.
25029      Branch: perl
25030            ! Porting/p4desc
25031 ____________________________________________________________________________
25032 [  6503] By: jhi                                   on 2000/08/03  13:07:05
25033         Log: Circumvent the removal of .patch by fix_pl.
25034              
25035              Subject: Re: [ID 20000802.011] unable to 'make test'          
25036              From: simon@brecon.co.uk (Simon Cozens) 
25037              Date: 3 Aug 2000 04:17:00 GMT
25038              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
25039      Branch: perl
25040            ! Makefile.SH
25041 ____________________________________________________________________________
25042 [  6502] By: jhi                                   on 2000/08/03  00:14:34
25043         Log: Add the missing setproctitle unit.
25044      Branch: metaconfig/U/perl
25045            + d_setproctitle.U
25046 ____________________________________________________________________________
25047 [  6501] By: jhi                                   on 2000/08/03  00:00:26
25048         Log: The subtest 4 may fail also on VOBS, as pointed out
25049              by Nick Ing-Simmons in November 1999, bug id 19991124.003
25050              (but the failure in that bug report isn't the subtest 4).
25051      Branch: perl
25052            ! t/op/stat.t
25053 ____________________________________________________________________________
25054 [  6500] By: jhi                                   on 2000/08/02  23:49:30
25055         Log: Better skip message for the test; one of the two problems in
25056              
25057              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
25058              From: Lupe Christoph <lupe@lupe-christoph.de>
25059              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
25060              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
25061      Branch: perl
25062            ! t/op/numconvert.t
25063 ____________________________________________________________________________
25064 [  6499] By: jhi                                   on 2000/08/02  22:49:16
25065         Log: Allow "no Module;" even if there is no 'unimport'.
25066              
25067              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
25068              From: mjd@plover.com
25069              Date: 24 Mar 2000 15:24:34 -0000
25070              Message-Id: <20000324152434.15160.qmail@plover.com>
25071      Branch: perl
25072            ! gv.c
25073 ____________________________________________________________________________
25074 [  6498] By: jhi                                   on 2000/08/02  22:42:58
25075         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
25076              that are hopefully soon put into use.
25077      Branch: perl
25078            ! opcode.h opcode.pl opnames.h
25079 ____________________________________________________________________________
25080 [  6497] By: gsar                                  on 2000/08/02  22:28:59
25081         Log: require.t needs binmode() to work on windows
25082      Branch: perl
25083            ! t/comp/require.t
25084 ____________________________________________________________________________
25085 [  6496] By: jhi                                   on 2000/08/02  22:08:51
25086         Log: Document the IVdf UVuf UVof UVxf.
25087      Branch: perl
25088            ! pod/perlguts.pod
25089 ____________________________________________________________________________
25090 [  6495] By: jhi                                   on 2000/08/02  21:54:26
25091         Log: detypo #6494
25092      Branch: perl
25093            ! ext/Data/Dumper/Dumper.xs
25094 ____________________________________________________________________________
25095 [  6494] By: jhi                                   on 2000/08/02  21:49:17
25096         Log: Dump UVs as UVs in Data::Dumper.
25097              
25098              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
25099              From: Gurusamy Sarathy <gsar@ActiveState.com>
25100              Date: Thu, 27 Apr 2000 12:26:25 -0700
25101              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
25102      Branch: perl
25103            ! ext/Data/Dumper/Dumper.xs
25104 ____________________________________________________________________________
25105 [  6493] By: jhi                                   on 2000/08/02  17:01:58
25106         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
25107              From: Hugo <hv@crypt.compulink.co.uk>
25108              Date: Wed, 02 Aug 2000 14:53:56 +0100
25109              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
25110      Branch: perl
25111            ! regexec.c t/op/re_tests
25112 ____________________________________________________________________________
25113 [  6492] By: jhi                                   on 2000/08/02  15:02:46
25114         Log: The new setproctitle() feature is available only in 
25115              bleeding edge FreeBSD.  From Paul Saab.
25116      Branch: perl
25117            ! mg.c
25118 ____________________________________________________________________________
25119 [  6491] By: jhi                                   on 2000/08/02  13:34:36
25120         Log: The tr utf8 patching continues.
25121              
25122              Subject: Re: #6469, too many tests claimed in require.t
25123              From: simon@brecon.co.uk (Simon Cozens)
25124              Date: 2 Aug 2000 02:37:17 GMT
25125              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
25126              
25127              (the logic of the test was the wrong way round in the patch)
25128      Branch: perl
25129            ! doop.c
25130 ____________________________________________________________________________
25131 [  6490] By: jhi                                   on 2000/08/02  13:27:38
25132         Log: The name of a filehandle does not have <these>.
25133      Branch: perl
25134            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
25135            ! t/pragma/warn/pp_sys util.c
25136 ____________________________________________________________________________
25137 [  6489] By: jhi                                   on 2000/08/02  04:26:46
25138         Log: Remove the extraneous "main::" prefix from all the
25139              "opened only for", "on closed", and "never opened" warnings.
25140              
25141              Subject: Re: inappropriate warning
25142              From: Gurusamy Sarathy <gsar@ActiveState.com>
25143              Date: Mon, 20 Mar 2000 11:28:02 -0800
25144              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
25145      Branch: perl
25146            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
25147            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
25148            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
25149 ____________________________________________________________________________
25150 [  6488] By: jhi                                   on 2000/08/02  03:02:57
25151         Log: memcpy has n o in it, as pinted ut by Sarathy.
25152      Branch: perl
25153            ! pod/perlguts.pod
25154 ____________________________________________________________________________
25155 [  6487] By: jhi                                   on 2000/08/02  02:44:51
25156         Log: Document in one place the memory abstractions used in Perl core.
25157              
25158              Subject: Re: Memory abstraction
25159              From: simon@brecon.co.uk (Simon Cozens)
25160              Date: 2 Aug 2000 02:20:23 GMT
25161              Organization: Earth.li Origins
25162      Branch: perl
25163            ! pod/perlguts.pod
25164 ____________________________________________________________________________
25165 [  6486] By: jhi                                   on 2000/08/02  02:41:57
25166         Log: regen_headers, regen perltoc.
25167      Branch: perl
25168            ! perlapi.c pod/perltoc.pod
25169 ____________________________________________________________________________
25170 [  6485] By: jhi                                   on 2000/08/02  01:43:33
25171         Log: "This little thing tests for a file .patch, and if it contains
25172              a number, pops into patchlevel.h" (making it easier to track
25173              which development version people are reporting bugs against)
25174              
25175              Subject: Patchlevel autogeneration for repository perls
25176              From: simon@brecon.co.uk (Simon Cozens)
25177              Date: 14 Jul 2000 07:12:15 GMT
25178              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
25179      Branch: perl
25180            + fix_pl
25181            ! MANIFEST Makefile.SH
25182 ____________________________________________________________________________
25183 [  6484] By: jhi                                   on 2000/08/02  01:32:54
25184         Log: FreeBSD 3.* updates from
25185              
25186              From: Paul Saab <ps@yahoo-inc.com>
25187              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
25188              Date: Tue, 1 Aug 2000 15:41:39 -0700
25189              Message-Id: <20000801154139.A53740@yahoo-inc.com>
25190      Branch: perl
25191            ! hints/freebsd.sh
25192 ____________________________________________________________________________
25193 [  6483] By: jhi                                   on 2000/08/02  01:27:44
25194         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
25195              instead one must use setproctitle().  This was already addressed
25196              by change #6457, but the below has a new variant for FreeBSD 4.0
25197              or later, and the matter is also documented more.
25198              
25199              From: Paul Saab <ps@yahoo-inc.com>
25200              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
25201              Date: Tue, 1 Aug 2000 15:41:39 -0700
25202              Message-Id: <20000801154139.A53740@yahoo-inc.com>
25203      Branch: metaconfig/U/perl
25204            + i_libutil.U
25205      Branch: perl
25206            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
25207 ____________________________________________________________________________
25208 [  6482] By: jhi                                   on 2000/08/01  22:17:32
25209         Log: The test from this
25210              
25211              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
25212              Date: Sat, 15 Apr 2000 17:03:44 +0100
25213              From: Tom Hughes <tom@compton.nu>
25214              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
25215              
25216              was missing, the code change went in as #5989
25217              (which had a different test?)
25218      Branch: perl
25219            ! t/op/misc.t
25220 ____________________________________________________________________________
25221 [  6481] By: jhi                                   on 2000/08/01  21:48:38
25222         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
25223              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
25224              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
25225              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
25226      Branch: perl
25227            ! perl.h
25228 ____________________________________________________________________________
25229 [  6480] By: jhi                                   on 2000/08/01  18:05:28
25230         Log: Make p4desc to skip non-mainperl branches by default.
25231      Branch: perl
25232            ! Porting/p4desc
25233 ____________________________________________________________________________
25234 [  6479] By: jhi                                   on 2000/08/01  17:29:19
25235         Log: If gccosandvers is equal to osname, clear gccosandvers.
25236      Branch: metaconfig/U/perl
25237            ! gccvers.U
25238      Branch: perl
25239            ! Configure config_h.SH
25240 ____________________________________________________________________________
25241 [  6478] By: jhi                                   on 2000/08/01  15:54:08
25242         Log: BOM patching from Simon Cozens.
25243      Branch: perl
25244            ! toke.c
25245 ____________________________________________________________________________
25246 [  6477] By: jhi                                   on 2000/08/01  04:50:33
25247         Log: Stash away the largefiles flags and libswanted.
25248      Branch: perl
25249            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
25250 ____________________________________________________________________________
25251 [  6476] By: gsar                                  on 2000/08/01  04:24:24
25252         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
25253              on Windows)
25254      Branch: perl
25255            ! t/pragma/utf8.t utf8.c win32/win32.c
25256 ____________________________________________________________________________
25257 [  6475] By: jhi                                   on 2000/08/01  03:35:24
25258         Log: Make chr() for values >127 to create utf8 when under utf8.
25259              
25260              Subject: Re: uft8/chr()
25261              From: simon@brecon.co.uk (Simon Cozens)
25262              Date: 1 Aug 2000 02:37:02 GMT
25263              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
25264      Branch: perl
25265            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
25266 ____________________________________________________________________________
25267 [  6474] By: jhi                                   on 2000/08/01  02:36:18
25268         Log: In Digital UNIX warn if gcc explicitly chosen because even
25269              2.95.2 is known to cause problems.
25270      Branch: perl
25271            ! hints/dec_osf.sh
25272 ____________________________________________________________________________
25273 [  6473] By: jhi                                   on 2000/08/01  02:00:56
25274         Log: Make the safety catch for buggy gccs work with triple version
25275              numbers like 2.95.2.  Reported in
25276              
25277              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
25278              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
25279              Date: Mon, 31 Jul 2000 14:55:06 +0200
25280              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
25281      Branch: perl
25282            ! hints/dec_osf.sh
25283 ____________________________________________________________________________
25284 [  6472] By: jhi                                   on 2000/08/01  01:13:33
25285         Log: Subject: fix and question re: waitpid() under win32
25286              From: Brian Clarke <clarke@appliedmeta.com>
25287              Date: Fri, 28 Jul 2000 15:18:29 -0400
25288              Message-ID: <3981DC85.290314EB@appliedmeta.com>
25289              
25290              Slightly reformatted and WNOHANG # define moved to win32.h
25291              so that also POSIX.xs sees it, as suggsted by Sarathy.
25292      Branch: perl
25293            ! win32/win32.c win32/win32.h
25294 ____________________________________________________________________________
25295 [  6471] By: jhi                                   on 2000/08/01  00:55:05
25296         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
25297              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25298              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
25299              Date: Mon, 31 Jul 2000 13:28:51 +0100
25300              
25301              (aka ID 20000730.002)
25302      Branch: perl
25303            ! op.c t/op/tr.t
25304 ____________________________________________________________________________
25305 [  6470] By: jhi                                   on 2000/07/31  23:34:42
25306         Log: Document the problem with -P in HP-UX and its workaround.
25307              
25308              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
25309              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
25310              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
25311              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
25312      Branch: perl
25313            ! README.hpux
25314 ____________________________________________________________________________
25315 [  6469] By: jhi                                   on 2000/07/31  04:15:02
25316         Log: The swallow_bom() saga continues.  The #23 of require.t
25317              (UTF16-LE) still fails (silently, no output) but the #22
25318              (UTF16-BE) seems to be working now.  The root of the
25319              failure may be in sv_gets(): is it UTF-16LE-aware,
25320              especially when it comes to line endings? 
25321      Branch: perl
25322            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
25323            ! t/comp/require.t toke.c utf8.c
25324 ____________________________________________________________________________
25325 [  6468] By: jhi                                   on 2000/07/30  19:05:48
25326         Log: Find green threads before native threads.
25327              
25328              Subject: Re: Patch to jpl/JNI/Makefile.PL
25329              From: Jens Thomsen <jens@fiend.cis.com>
25330              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
25331              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
25332      Branch: perl
25333            ! jpl/JNI/Makefile.PL
25334 ____________________________________________________________________________
25335 [  6467] By: jhi                                   on 2000/07/30  18:36:22
25336         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
25337      Branch: perl
25338            ! doop.c
25339 ____________________________________________________________________________
25340 [  6466] By: jhi                                   on 2000/07/30  04:37:29
25341         Log: A new version of the "remove UPPERACSE string comparison"
25342              operators.  The problem with the previous one (change #6454)
25343              was that it was for Perl 5.6.0.  From Paul Marquess.
25344      Branch: perl
25345            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
25346            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
25347            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
25348 ____________________________________________________________________________
25349 [  6465] By: jhi                                   on 2000/07/29  22:39:56
25350         Log: Do not upgrade SVs into utf8 just because they participate
25351              in eq or cmp.  Reported and fix suggested in
25352              
25353              Subject: [ID 20000720.009] sv_eq UTF8 bug
25354              From: "Simon Cozens" <simon@othersideofthe.earth.li>
25355              Date: 21 Jul 2000 04:37:29 -0000
25356              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
25357              
25358              Exercise for the kind reader: should we or should we not
25359              cache the utf8 conversion alonside the SV? (as magic,
25360              as thestrxfrm()ed version is cached under use locale)
25361              Argue both for and against.
25362      Branch: perl
25363            ! sv.c
25364 ____________________________________________________________________________
25365 [  6464] By: jhi                                   on 2000/07/29  22:36:22
25366         Log: Subject: UTF8 concat
25367              From: simon@brecon.co.uk (Simon Cozens) 
25368              Date: 30 Jun 2000 06:13:25 GMT
25369              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
25370              
25371              (with a memory leak fixed, plus a few casts added)
25372              
25373              This also seems to help for
25374              
25375              Subject: [ID 20000716.015] join UTF8 weirdness
25376              From: root <root@ak-71.mind.de> 
25377              Date: Sat, 15 Jul 2000 15:29:54 +0200
25378              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
25379              
25380              (from Andreas König)
25381      Branch: perl
25382            ! pp_hot.c
25383 ____________________________________________________________________________
25384 [  6463] By: jhi                                   on 2000/07/29  00:55:39
25385         Log: Tune the comments and hopefully stop a memory leak.
25386      Branch: perl
25387            ! toke.c utf8.c
25388 ____________________________________________________________________________
25389 [  6462] By: jhi                                   on 2000/07/29  00:16:53
25390         Log: The problem described in this
25391              
25392              Subject: [ID 20000322.018] named chars aren't magical enough
25393              From: root <root@dixie.cscaper.com>     
25394              Date: Wed, 22 Mar 2000 18:37:42 -0700
25395              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
25396              
25397              has been fixed in perl 5.6.0 but just in case added a test
25398              to keep it away.  (The report from Joseph Hall.)
25399      Branch: perl
25400            ! t/lib/charnames.t
25401 ____________________________________________________________________________
25402 [  6461] By: jhi                                   on 2000/07/28  23:56:36
25403         Log: Tiny fixes for #6460.
25404      Branch: metaconfig/U/perl
25405            ! gccvers.U
25406      Branch: perl
25407            ! Configure config_h.SH
25408 ____________________________________________________________________________
25409 [  6460] By: jhi                                   on 2000/07/28  23:24:41
25410         Log: Warn if the version of the operating system used to compile gcc
25411              differs from the current version of the operating system.
25412              Also display the gcc compilation os and version in myconfig.
25413              Inspiration from
25414              
25415              Subject: Re: [ID 20000710.003] ERRORS!!         
25416              From: "Kurt D. Starsinic" <kstar@chapin.edu>
25417              Date: Mon, 10 Jul 2000 15:54:16 -0400
25418              Message-ID: <20000710155416.A1384@O2.chapin.edu>
25419      Branch: metaconfig/U/perl
25420            ! gccvers.U
25421      Branch: perl
25422            ! Configure config_h.SH myconfig.SH
25423 ____________________________________________________________________________
25424 [  6459] By: jhi                                   on 2000/07/28  22:00:32
25425         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
25426              letter to $Config{osvers}.
25427      Branch: metaconfig
25428            ! U/modified/Oldconfig.U
25429      Branch: perl
25430            ! Configure config_h.SH
25431 ____________________________________________________________________________
25432 [  6458] By: jhi                                   on 2000/07/28  04:15:39
25433         Log: Back out #6454, doesn't seem to work.
25434              (Reason: that patch was for perl 5.6.0, not perl-current)
25435              (A version of the patch for perl-current came in later as #6466)
25436      Branch: perl
25437            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
25438            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
25439            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
25440 ____________________________________________________________________________
25441 [  6457] By: jhi                                   on 2000/07/27  23:31:49
25442         Log: Use setproctitle() if available to modify $0.
25443              
25444              Subject: setting $* on BSD4 broken
25445              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
25446              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
25447              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
25448      Branch: metaconfig
25449            ! U/modified/Myinit.U
25450      Branch: perl
25451            ! Configure config_h.SH mg.c
25452 ____________________________________________________________________________
25453 [  6456] By: jhi                                   on 2000/07/27  14:50:47
25454         Log: Allow "no AutoLoader;", based on change #6444,
25455              suggested by Graham Barr.
25456      Branch: perl
25457            ! lib/AutoLoader.pm
25458 ____________________________________________________________________________
25459 [  6455] By: jhi                                   on 2000/07/27  14:19:10
25460         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
25461              From: rspier@pobox.com (Robert Spier)
25462              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
25463              Message-ID: <14720.15855.787664.424783@rls.cx>
25464      Branch: perl
25465            ! pod/perldiag.pod
25466 ____________________________________________________________________________
25467 [  6454] By: jhi                                   on 2000/07/27  14:03:02
25468         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
25469              for a long time).
25470              
25471              Reported in
25472              
25473              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
25474              From: Ryan Herbert <rherbert@sycamorehq.com>
25475              Date: Mon, 17 Jul 2000 11:40:42 -0400
25476              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
25477              
25478              Patched in
25479              
25480              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
25481              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
25482              Date: Wed, 26 Jul 2000 23:40:18 +0100
25483              Message-ID: <000001bff752$79511880$0a17073e@tiny>
25484              
25485              based on an earlier patch from Stephen P. Potter.
25486              
25487              (Removed later by change #6458 because this patch was for
25488              perl 5.6.0, not perl-current)
25489      Branch: perl
25490            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
25491            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
25492            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
25493 ____________________________________________________________________________
25494 [  6453] By: jhi                                   on 2000/07/27  13:48:02
25495         Log: Subject: [PATCH] fixes bug 20000508.004
25496              From: Michael Stevens <mstevens@globnix.org>
25497              Date: Thu, 27 Jul 2000 13:49:04 +0100
25498              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
25499      Branch: perl
25500            ! pod/perldata.pod
25501 ____________________________________________________________________________
25502 [  6452] By: jhi                                   on 2000/07/26  23:51:26
25503         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
25504              and Craig A. Berry.
25505      Branch: perl
25506            ! lib/File/Temp.pm pod/perlport.pod
25507 ____________________________________________________________________________
25508 [  6451] By: jhi                                   on 2000/07/26  19:43:30
25509         Log: Be wary of close()s, too.
25510              
25511              Subject: Re: [PATCH] perlbug cleanup
25512              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25513              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
25514              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
25515      Branch: perl
25516            ! utils/perlbug.PL
25517 ____________________________________________________________________________
25518 [  6450] By: jhi                                   on 2000/07/26  18:41:40
25519         Log: Subject: Minor doc patch: handy.h
25520              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
25521              Date: Wed, 26 Jul 2000 15:34:25 -0300
25522              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
25523      Branch: perl
25524            ! handy.h pod/perlapi.pod
25525 ____________________________________________________________________________
25526 [  6449] By: jhi                                   on 2000/07/26  18:23:55
25527         Log: Subject: [PATCH] minor doc change - perlguts
25528              From: Michael Stevens <mstevens@globnix.org>
25529              Date: Thu, 13 Jul 2000 12:39:18 +0100
25530              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
25531      Branch: perl
25532            ! pod/perlguts.pod
25533 ____________________________________________________________________________
25534 [  6448] By: jhi                                   on 2000/07/26  18:20:30
25535         Log: open() wariness in perlbug.
25536              
25537              Subject: [PATCH] perlbug cleanup
25538              From: Michael Stevens <mstevens@globnix.org>
25539              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
25540              Date: Thu, 13 Jul 2000 15:52:23 +0100
25541      Branch: perl
25542            ! utils/perlbug.PL
25543 ____________________________________________________________________________
25544 [  6447] By: jhi                                   on 2000/07/26  18:13:04
25545         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
25546      Branch: perl
25547            ! lib/File/Temp.pm t/lib/ftmp-security.t
25548 ____________________________________________________________________________
25549 [  6446] By: jhi                                   on 2000/07/26  18:06:32
25550         Log: docfix from Peter Scott <Peter@PSDT.com>.
25551      Branch: perl
25552            ! pod/perlfunc.pod
25553 ____________________________________________________________________________
25554 [  6445] By: jhi                                   on 2000/07/26  17:53:31
25555         Log: Fix *foo{FORMAT}.
25556              
25557              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25558              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
25559              Date: Wed, 26 Jul 2000 19:51:02 +0200
25560              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
25561              
25562              From: Graham Barr <gbarr@pobox.com>
25563              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
25564              Date: Wed, 26 Jul 2000 17:38:36 +0100
25565              Message-ID: <20000726173836.L472@pobox.com>
25566      Branch: perl
25567            ! pp.c sv.c t/op/gv.t
25568 ____________________________________________________________________________
25569 [  6444] By: jhi                                   on 2000/07/26  17:49:14
25570         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
25571              from Graham Barr in the module list.
25572      Branch: perl
25573            ! gv.c pod/perlobj.pod
25574 ____________________________________________________________________________
25575 [  6443] By: jhi                                   on 2000/07/26  16:06:56
25576         Log: More split() doc and test patches from Mike Guy.
25577      Branch: perl
25578            ! pod/perlfunc.pod t/op/split.t
25579 ____________________________________________________________________________
25580 [  6442] By: jhi                                   on 2000/07/26  16:05:30
25581         Log: MacOS nits from Matthias Neeracher.
25582      Branch: perl
25583            ! perl.c pp_ctl.c
25584 ____________________________________________________________________________
25585 [  6441] By: jhi                                   on 2000/07/26  04:39:57
25586         Log: Subject: [PATCH] split /^/
25587              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25588              Date: Tue, 25 Jul 2000 14:18:57 +0100
25589              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
25590              
25591              (with notes from tchrist and gbarr)
25592      Branch: perl
25593            ! pod/perlfunc.pod t/op/split.t
25594 ____________________________________________________________________________
25595 [  6440] By: jhi                                   on 2000/07/26  04:32:32
25596         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
25597              From: Peter Prymmer <pvhp@forte.com>
25598              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
25599              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
25600      Branch: perl
25601            ! vms/munchconfig.c
25602 ____________________________________________________________________________
25603 [  6439] By: jhi                                   on 2000/07/26  04:31:01
25604         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
25605              to be fatal errors (instead of by default ignoring them, and
25606              ignoring with a bug: even though -w gave an error, the opening [
25607              was left in)  Reported in:
25608              
25609              Subject: [ID 20000716.024] [=cc=] / [:blank:]
25610              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
25611              Date: Sun, 16 Jul 2000 17:55:29 -0700
25612              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
25613      Branch: perl
25614            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
25615 ____________________________________________________________________________
25616 [  6438] By: jhi                                   on 2000/07/25  15:41:15
25617         Log: Subject: [PATCH] av.c apidoc
25618              From: simon@brecon.co.uk (Simon Cozens)
25619              Date: 24 Jul 2000 06:40:52 GMT
25620              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
25621      Branch: perl
25622            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
25623            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
25624 ____________________________________________________________________________
25625 [  6437] By: jhi                                   on 2000/07/25  14:05:36
25626         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
25627              From: "Stephen P. Potter" <spp@ds.net>
25628              Date: Mon, 24 Jul 2000 14:22:23 -0400
25629              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
25630      Branch: perl
25631            ! pod/perllocale.pod
25632 ____________________________________________________________________________
25633 [  6436] By: jhi                                   on 2000/07/25  14:02:03
25634         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
25635              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25636              Date: Mon, 24 Jul 2000 18:04:28 +0100
25637              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
25638      Branch: perl
25639            ! t/lib/syslfs.t t/op/lfs.t
25640 ____________________________________________________________________________
25641 [  6435] By: jhi                                   on 2000/07/25  13:59:28
25642         Log: Get UTF16 BOMs working.  Patch from
25643              
25644              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
25645              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25646              Date: Tue, 25 Jul 2000 12:52:45 +0100
25647              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
25648              
25649              and notes from
25650              
25651              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
25652              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25653              Date: Tue, 25 Jul 2000 11:43:25 +0100
25654              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
25655      Branch: perl
25656            ! t/comp/require.t toke.c utf8.c
25657 ____________________________________________________________________________
25658 [  6434] By: jhi                                   on 2000/07/25  02:39:54
25659         Log: Make the "uninit variable" warning to say "concat or string"
25660              or "join or string" when in concat or join .
25661              
25662              Subject: Re: [ID 20000403.009] uninitialised concatenation???
25663              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25664              Date: Tue, 04 Apr 2000 18:22:58 +0100
25665              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
25666              
25667              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
25668              From: William R Ward <hermit@BayView.COM>
25669              Date: Thu, 30 Mar 2000 19:50:03 -0800
25670              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
25671      Branch: perl
25672            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
25673            ! t/pragma/warn/op t/pragma/warn/sv
25674 ____________________________________________________________________________
25675 [  6433] By: jhi                                   on 2000/07/24  17:52:56
25676         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
25677      Branch: perl
25678            ! lib/File/Spec/VMS.pm
25679 ____________________________________________________________________________
25680 [  6432] By: jhi                                   on 2000/07/24  17:44:44
25681         Log: Test cases for #6431.
25682              
25683              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
25684              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25685              Date: Mon, 24 Jul 2000 15:32:29 +0100
25686              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
25687      Branch: perl
25688            ! t/op/pat.t t/op/split.t
25689 ____________________________________________________________________________
25690 [  6431] By: jhi                                   on 2000/07/24  17:43:17
25691         Log: Bind op fix.
25692              
25693              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
25694              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25695              Date: Mon, 17 Jul 2000 20:04:56 +0100
25696              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
25697      Branch: perl
25698            ! op.c
25699 ____________________________________________________________________________
25700 [  6430] By: jhi                                   on 2000/07/24  03:42:42
25701         Log: Subject: [ID 20000716.023] syslog test fails without sockets
25702              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25703              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
25704              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
25705      Branch: metaconfig/U/perl
25706            ! Extensions.U
25707      Branch: perl
25708            ! Configure config_h.SH
25709 ____________________________________________________________________________
25710 [  6429] By: jhi                                   on 2000/07/24  03:11:52
25711         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
25712              case, but add also notes explaining the relationship of this
25713              patch and the earlier notes by Sarathy.
25714              
25715              Subject: Map is still slow
25716              From: "Ben Tilly" <ben_tilly@hotmail.com>
25717              Date: Sat, 15 Jul 2000 17:23:27 EDT
25718              Message-ID: <20000715212327.21656.qmail@hotmail.com>
25719      Branch: perl
25720            ! pp_ctl.c
25721 ____________________________________________________________________________
25722 [  6428] By: jhi                                   on 2000/07/24  02:58:52
25723         Log: Documentation to explain the behaviour of map().
25724              
25725              Subject: Re: Map is still slow 
25726              From: Gurusamy Sarathy <gsar@ActiveState.com>
25727              Date: Sat, 15 Jul 2000 16:05:09 -0700
25728              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
25729      Branch: perl
25730            ! pp_ctl.c
25731 ____________________________________________________________________________
25732 [  6427] By: jhi                                   on 2000/07/24  02:50:03
25733         Log: Add tests for
25734              [ID 19991110.003] another matching finding by pcre author
25735              which has already been fixed by some patch, as verified in
25736              
25737              Subject: Re: two regex bugs from the mists of time (well, last November)
25738              From: Hugo <hv@crypt.compulink.co.uk>
25739              Date: Sat, 22 Jul 2000 18:12:58 +0100
25740              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
25741      Branch: perl
25742            ! t/op/re_tests
25743 ____________________________________________________________________________
25744 [  6426] By: jhi                                   on 2000/07/24  02:11:20
25745         Log: A missing 'break' after the [[:space:]] switch case.
25746              
25747              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
25748              From: "Stephen P. Potter" <spp@ds.net>
25749              Date: Tue, 18 Jul 2000 16:25:17 -0400
25750              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
25751      Branch: perl
25752            ! regcomp.c
25753 ____________________________________________________________________________
25754 [  6425] By: jhi                                   on 2000/07/24  02:06:12
25755         Log: The output might have been produced in the wrong order.
25756              
25757              Subject: [ID 20000720.003] [PATCH] t/op/write.t
25758              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25759              Date: Thu, 20 Jul 2000 18:49:18 +0100
25760              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
25761      Branch: perl
25762            ! t/op/write.t
25763 ____________________________________________________________________________
25764 [  6424] By: jhi                                   on 2000/07/24  02:00:07
25765         Log: Use STDOUT consistently.
25766              
25767              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
25768              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25769              Date: Thu, 20 Jul 2000 18:04:01 +0100
25770              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
25771      Branch: perl
25772            ! lib/Test/Harness.pm
25773 ____________________________________________________________________________
25774 [  6423] By: jhi                                   on 2000/07/24  01:54:54
25775         Log: Protect against "wild next"s, that is, callbacks doing "next"
25776              instead of "return".
25777              
25778              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
25779              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25780              Date: Tue, 18 Jul 2000 11:30:16 +0100
25781              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
25782      Branch: perl
25783            ! lib/File/Find.pm
25784 ____________________________________________________________________________
25785 [  6422] By: jhi                                   on 2000/07/24  01:35:47
25786         Log: Out-of-date note removed.
25787              
25788              Subject: [PATCH] documentation perlipc
25789              From: rspier@pobox.com (Robert Spier)
25790              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
25791              Message-ID: <14711.35178.572612.502654@rls.cx>
25792      Branch: perl
25793            ! pod/perlipc.pod
25794 ____________________________________________________________________________
25795 [  6421] By: jhi                                   on 2000/07/24  00:09:18
25796         Log: Send all installperl messages to STDERR and be -w clean.
25797              
25798              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
25799              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25800              Date: Sat, 22 Jul 2000 14:02:11 +0100
25801              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
25802      Branch: perl
25803            ! installperl
25804 ____________________________________________________________________________
25805 [  6420] By: jhi                                   on 2000/07/24  00:04:19
25806         Log: Decutandpasto.
25807              
25808              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
25809              From: "Richard Soderberg" <rs@crystalflame.net>
25810              Date: Sun, 23 Jul 2000 01:37:23 -0700
25811              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
25812      Branch: perl
25813            ! pod/perlipc.pod
25814 ____________________________________________________________________________
25815 [  6419] By: jhi                                   on 2000/07/24  00:01:12
25816         Log: A cleaner abs_path().
25817              Subject: Re: unix alternative to Cwd.pm
25818              From: Jeff Pinyan <jeffp@crusoe.net>
25819              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
25820              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
25821      Branch: perl
25822            ! lib/Cwd.pm
25823 ____________________________________________________________________________
25824 [  6418] By: jhi                                   on 2000/07/23  23:48:56
25825         Log: Detypo.
25826              
25827              Subject: [PATCH perl-current] Typo in hints/powerux.sh
25828              From: "Richard Soderberg" <rs@crystalflame.net>
25829              Date: Sun, 23 Jul 2000 01:27:33 -0700
25830              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
25831      Branch: perl
25832            ! hints/powerux.sh
25833 ____________________________________________________________________________
25834 [  6417] By: jhi                                   on 2000/07/17  22:13:31
25835         Log: Subject: SDBM_File documentation
25836              From: mjd@plover.com
25837              Date: 16 Jul 2000 17:41:17 -0000
25838              Message-ID: <20000716174117.18515.qmail@plover.com>
25839      Branch: perl
25840            ! ext/SDBM_File/SDBM_File.pm
25841 ____________________________________________________________________________
25842 [  6416] By: jhi                                   on 2000/07/17  19:13:26
25843         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
25844      Branch: perl
25845            ! hints/mpeix.sh mpeix/relink
25846 ____________________________________________________________________________
25847 [  6415] By: jhi                                   on 2000/07/15  14:11:02
25848         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
25849              the utf8 'characters' can be more than one octet).
25850              
25851              Date: Sat, 15 Jul 2000 00:21:56 +0100
25852              From: Tom Hughes <tom@compton.nu>
25853              Subject: Re: [ID 20000714.002]
25854              Message-ID: <db2334de49.tom@compton.compton.nu>
25855              
25856              Reported in
25857              
25858              Subject: [ID 20000714.002]
25859              From: "Simon Cozens" <simon@othersideofthe.earth.li>
25860              Date: 14 Jul 2000 15:13:09 -0000
25861              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
25862      Branch: perl
25863            ! doop.c
25864 ____________________________________________________________________________
25865 [  6414] By: jhi                                   on 2000/07/15  03:13:41
25866         Log: another VMS build tweak from Peter Prymmer
25867      Branch: perl
25868            ! vms/descrip_mms.template
25869 ____________________________________________________________________________
25870 [  6413] By: jhi                                   on 2000/07/15  03:10:40
25871         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
25872      Branch: perl
25873            ! vms/perlvms.pod
25874 ____________________________________________________________________________
25875 [  6412] By: jhi                                   on 2000/07/15  00:31:05
25876         Log: More docs for sv functions.
25877              
25878              Subject: [PATCH cfgperl] sv.c apidoc
25879              From: simon@brecon.co.uk (Simon Cozens)
25880              Date: 13 Jul 2000 09:00:20 GMT
25881              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
25882              
25883              Subject: Re: [PATCH cfgperl] sv.c apidoc
25884              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25885              Date: Thu, 13 Jul 2000 12:27:41 +0100
25886              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
25887              
25888              Subject: Re: [PATCH cfgperl] sv.c apidoc
25889              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
25890              Date: Thu, 13 Jul 2000 13:23:09 +0100
25891              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
25892              
25893              Subject: Re: [PATCH cfgperl] sv.c apidoc
25894              From: simon@brecon.co.uk (Simon Cozens)
25895              Date: 14 Jul 2000 06:51:02 GMT
25896              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
25897      Branch: perl
25898            ! embed.pl pod/perlapi.pod sv.c
25899 ____________________________________________________________________________
25900 [  6411] By: jhi                                   on 2000/07/15  00:10:41
25901         Log: lib/b test fixes from Peter Prymmer.
25902      Branch: perl
25903            ! t/lib/b.t
25904 ____________________________________________________________________________
25905 [  6410] By: jhi                                   on 2000/07/15  00:02:09
25906         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
25907              From: Hugo <hv@crypt.compulink.co.uk>
25908              Date: Fri, 14 Jul 2000 23:05:20 +0100
25909              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
25910              
25911              Didn't anymore apply, but that point still could use another fix.
25912      Branch: perl
25913            ! pod/perlfunc.pod
25914 ____________________________________________________________________________
25915 [  6409] By: jhi                                   on 2000/07/14  23:15:15
25916         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
25917              not in pod, from Peter Prymmer
25918      Branch: perl
25919            ! vms/descrip_mms.template
25920 ____________________________________________________________________________
25921 [  6408] By: jhi                                   on 2000/07/14  20:35:05
25922         Log: The bug report
25923              [ID 19991110.002] minimal matching discrepancy found by pcre author
25924              seems to have been fixed (though differently from what was suggested
25925              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
25926      Branch: perl
25927            ! t/op/re_tests
25928 ____________________________________________________________________________
25929 [  6407] By: jhi                                   on 2000/07/14  17:38:08
25930         Log: Fix AutoSplit to use File::Spec the right way in VMS,
25931              from Peter Prymmer.
25932      Branch: perl
25933            ! lib/AutoSplit.pm
25934 ____________________________________________________________________________
25935 [  6406] By: jhi                                   on 2000/07/14  14:13:22
25936         Log: Merge perlhacktut into perlhack, update perlguts.
25937              
25938              Subject: Re: Perlhacktut
25939              From: simon@brecon.co.uk (Simon Cozens)
25940              Date: 14 Jul 2000 06:49:21 GMT
25941              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
25942              
25943              Subject: Re: Perlhacktut
25944              From: simon@brecon.co.uk (Simon Cozens)
25945              Date: 14 Jul 2000 07:09:45 GMT
25946              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
25947      Branch: perl
25948            ! pod/perlguts.pod pod/perlhack.pod
25949 ____________________________________________________________________________
25950 [  6405] By: jhi                                   on 2000/07/14  14:02:31
25951         Log: Integrate with Sarathy.
25952      Branch: cfgperl
25953           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
25954           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
25955           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
25956 ____________________________________________________________________________
25957 [  6404] By: gsar                                  on 2000/07/14  12:15:02
25958         Log: PERL_OBJECT build tweaks
25959      Branch: perl
25960            ! toke.c
25961 ____________________________________________________________________________
25962 [  6403] By: gsar                                  on 2000/07/14  11:23:41
25963         Log: inconsistent types needs casts
25964      Branch: perl
25965            ! toke.c
25966 ____________________________________________________________________________
25967 [  6402] By: gsar                                  on 2000/07/14  11:12:04
25968         Log: typos in change#6399, regen headers
25969      Branch: perl
25970            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
25971 ____________________________________________________________________________
25972 [  6401] By: gsar                                  on 2000/07/14  10:59:12
25973         Log: typecasts needed for change#6394
25974      Branch: perl
25975            ! toke.c
25976 ____________________________________________________________________________
25977 [  6400] By: gsar                                  on 2000/07/14  10:49:37
25978         Log: integrate cfgperl contents into mainline
25979      Branch: perl
25980           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
25981           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
25982 ____________________________________________________________________________
25983 [  6399] By: gsar                                  on 2000/07/14  10:38:35
25984         Log: enable UTF-16 filter by default if relevant BOM is seen; various
25985              cleanups (typos, misformatted code, and small bugs)
25986      Branch: perl
25987            ! doop.c embed.pl mg.c op.c pp.c toke.c
25988 ____________________________________________________________________________
25989 [  6398] By: gsar                                  on 2000/07/14  08:55:38
25990         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
25991              name suggests anyway)
25992      Branch: perl
25993            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
25994 ____________________________________________________________________________
25995 [  6397] By: gsar                                  on 2000/07/14  08:44:33
25996         Log: move new variables to the end of the interpreter structure (for
25997              bincompat in code that doesn't #include XSUB.h)
25998      Branch: perl
25999            ! intrpvar.h
26000 ____________________________________________________________________________
26001 [  6396] By: gsar                                  on 2000/07/14  08:13:58
26002         Log: MakeMaker should not remove editor backups (*~) on `make clean`
26003              by default (completes change#6383)
26004      Branch: perl
26005            ! lib/ExtUtils/MM_Unix.pm
26006 ____________________________________________________________________________
26007 [  6395] By: jhi                                   on 2000/07/14  05:20:33
26008         Log: Replace change #6337 with a better one.
26009              
26010              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
26011              From: Hugo <hv@crypt.compulink.co.uk>
26012              Date: Fri, 14 Jul 2000 04:16:20 +0100
26013              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
26014      Branch: cfgperl
26015            ! regexec.c t/op/re_tests
26016 ____________________________________________________________________________
26017 [  6394] By: jhi                                   on 2000/07/14  01:33:59
26018         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
26019      Branch: cfgperl
26020            ! embed.pl global.sym proto.h toke.c
26021 ____________________________________________________________________________
26022 [  6393] By: jhi                                   on 2000/07/13  23:41:23
26023         Log: remove discarded test
26024      Branch: cfgperl
26025            ! MANIFEST
26026 ____________________________________________________________________________
26027 [  6392] By: jhi                                   on 2000/07/13  23:32:25
26028         Log: The {multiplier} of a fixed substring was overlooked which
26029              caused a wrong initial search offset for that substring.
26030              
26031              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
26032              From: Hugo <hv@crypt.compulink.co.uk>
26033              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
26034              Date: Thu, 13 Jul 2000 19:27:13 +0100
26035      Branch: cfgperl
26036            ! regcomp.c t/op/re_tests
26037 ____________________________________________________________________________
26038 [  6391] By: jhi                                   on 2000/07/13  16:37:42
26039         Log: typo fix from Craig Berry
26040      Branch: cfgperl
26041            ! vms/subconfigure.com
26042 ____________________________________________________________________________
26043 [  6390] By: jhi                                   on 2000/07/13  13:20:12
26044         Log: Integrate with Sarathy.
26045      Branch: cfgperl
26046            - t/op/method2entersub.t
26047           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
26048           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
26049           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
26050           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
26051 ____________________________________________________________________________
26052 [  6389] By: jhi                                   on 2000/07/13  13:18:48
26053         Log: Detypo from Peter Prymmer, part of #6388.
26054      Branch: cfgperl
26055            ! Configure config_h.SH
26056      Branch: metaconfig
26057            ! U/modified/d_longlong.U
26058 ____________________________________________________________________________
26059 [  6388] By: gsar                                  on 2000/07/13  06:33:40
26060         Log: typos (spotted by Peter Prymmer)
26061      Branch: perl
26062            ! Configure t/lib/english.t
26063 ____________________________________________________________________________
26064 [  6387] By: gsar                                  on 2000/07/13  05:35:28
26065         Log: new selfloader.t in change#6183 doesn't close DATA handles,
26066              and thus fails to clean up tmp files on dosish platforms
26067      Branch: perl
26068            ! t/lib/selfloader.t
26069 ____________________________________________________________________________
26070 [  6386] By: gsar                                  on 2000/07/12  21:42:39
26071         Log: sprintf test tweaks (from Dominic Dunlop)
26072      Branch: perl
26073            ! t/op/sprintf.t
26074 ____________________________________________________________________________
26075 [  6385] By: gsar                                  on 2000/07/12  21:33:46
26076         Log: fix bugs in processing %v-*d and similar format specs (from
26077              Avi Finkel <avi@finkel.org>)
26078      Branch: perl
26079            ! sv.c t/op/sprintf.t
26080 ____________________________________________________________________________
26081 [  6384] By: gsar                                  on 2000/07/12  16:04:19
26082         Log: readd missing perldelta.pod changes from changes#6339,6376
26083      Branch: perl
26084            ! pod/perldelta.pod
26085 ____________________________________________________________________________
26086 [  6383] By: gsar                                  on 2000/07/12  16:00:51
26087         Log: don't clobber *.orig files on *clean targets
26088      Branch: perl
26089            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
26090 ____________________________________________________________________________
26091 [  6382] By: gsar                                  on 2000/07/12  07:59:12
26092         Log: fix broken integrations in cfgperl
26093      Branch: cfgperl
26094           !> Changes pod/perldelta.pod
26095 ____________________________________________________________________________
26096 [  6381] By: gsar                                  on 2000/07/12  07:42:17
26097         Log: integrate cfgperl changes into mainline
26098      Branch: perl
26099            ! Changes
26100           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
26101           !> pod/perlre.pod
26102 ____________________________________________________________________________
26103 [  6380] By: gsar                                  on 2000/07/12  07:31:00
26104         Log: get sprintf.t to adjust properly for 3-digit exponents
26105      Branch: perl
26106            ! t/op/sprintf.t
26107 ____________________________________________________________________________
26108 [  6379] By: gsar                                  on 2000/07/12  06:40:04
26109         Log: change#6174 needs corresponding change in win32/config_h.PL,
26110              which grovels through config_h.SH to find the config.h name
26111      Branch: perl
26112            ! win32/config_h.PL
26113 ____________________________________________________________________________
26114 [  6378] By: jhi                                   on 2000/07/12  05:03:59
26115         Log: Do the cc sanity check both before the hints and
26116              after the cc selction.
26117      Branch: cfgperl
26118            ! Configure config_h.SH
26119      Branch: metaconfig
26120            ! U/modified/Oldconfig.U U/modified/cc.U
26121      Branch: metaconfig/U/perl
26122            + Checkcc.U
26123 ____________________________________________________________________________
26124 [  6377] By: jhi                                   on 2000/07/12  02:49:22
26125         Log: Fix nits noticed by Boston.pm.
26126      Branch: cfgperl
26127            ! pod/perlre.pod
26128 ____________________________________________________________________________
26129 [  6376] By: jhi                                   on 2000/07/11  21:22:13
26130         Log: Configure cosmetics and perldelta.
26131      Branch: cfgperl
26132            ! Configure config_h.SH pod/perldelta.pod
26133      Branch: metaconfig
26134            ! U/modified/cc.U
26135 ____________________________________________________________________________
26136 [  6375] By: gsar                                  on 2000/07/11  21:17:35
26137         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
26138      Branch: perl
26139            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
26140            ! win32/win32sck.c
26141 ____________________________________________________________________________
26142 [  6374] By: gsar                                  on 2000/07/11  20:48:50
26143         Log: tweak for build failure under multiplicity
26144      Branch: perl
26145            ! toke.c
26146 ____________________________________________________________________________
26147 [  6373] By: gsar                                  on 2000/07/11  20:37:23
26148         Log: integrate cfgperl changes#6325..6373 into mainline
26149              (NOTE: today's batch of integrations still untested)
26150      Branch: perl
26151           +> ext/DynaLoader/hints/netbsd.pl
26152            ! Changes
26153           !> (integrate 26 files)
26154 ____________________________________________________________________________
26155 [  6372] By: jhi                                   on 2000/07/11  20:30:36
26156         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
26157              regen perltoc.
26158      Branch: cfgperl
26159            + pod/perlbook.pod
26160            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
26161            ! pod/perltoc.pod
26162 ____________________________________________________________________________
26163 [  6371] By: jhi                                   on 2000/07/11  20:08:56
26164         Log: Minor cleanups on the booklist.
26165      Branch: cfgperl
26166            ! pod/perlfaq2.pod
26167 ____________________________________________________________________________
26168 [  6370] By: jhi                                   on 2000/07/11  19:31:13
26169         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
26170      Branch: cfgperl
26171            ! t/pragma/overload.t
26172 ____________________________________________________________________________
26173 [  6369] By: gsar                                  on 2000/07/11  19:27:48
26174         Log: integrate cfgperl changes#6293..6324 into mainline
26175      Branch: perl
26176           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
26177            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
26178           !> (integrate 30 files)
26179 ____________________________________________________________________________
26180 [  6368] By: gsar                                  on 2000/07/11  19:18:57
26181         Log: skip integrate of problematic change#6292 from cfgperl into mainline
26182      Branch: perl
26183           !> pp_hot.c
26184 ____________________________________________________________________________
26185 [  6367] By: gsar                                  on 2000/07/11  19:17:21
26186         Log: integrate cfgperl changes#6288..6290 into mainline
26187      Branch: perl
26188           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
26189 ____________________________________________________________________________
26190 [  6366] By: gsar                                  on 2000/07/11  19:11:18
26191         Log: integrate cfgperl changes#6268..6282 into mainline
26192      Branch: perl
26193           !> (integrate 30 files)
26194 ____________________________________________________________________________
26195 [  6365] By: gsar                                  on 2000/07/11  18:57:00
26196         Log: delete new accidentally branched file
26197      Branch: perl
26198            - t/op/method2entersub.t
26199 ____________________________________________________________________________
26200 [  6364] By: gsar                                  on 2000/07/11  18:55:13
26201         Log: skip integrate of change#6267 from cfgperl into mainline (the
26202              method call optimization is flawed without additional hints
26203              from user about immutableness of @ISA and no runtime method
26204              definitions)
26205      Branch: perl
26206           +> t/op/method2entersub.t
26207           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
26208           !> perl.h t/op/sprintf.t xsutils.c
26209 ____________________________________________________________________________
26210 [  6363] By: gsar                                  on 2000/07/11  18:49:43
26211         Log: integrate cfgperl changes#6261..6266 into mainline
26212      Branch: perl
26213           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
26214           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
26215           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26216           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
26217 ____________________________________________________________________________
26218 [  6362] By: gsar                                  on 2000/07/11  18:43:26
26219         Log: integrate cfgperl changes#6252..6260 into mainline
26220      Branch: perl
26221           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
26222           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
26223           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
26224           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
26225 ____________________________________________________________________________
26226 [  6361] By: gsar                                  on 2000/07/11  18:37:12
26227         Log: skip integrate of problematic change#6251 from cfgperl into mainline
26228      Branch: perl
26229           !> lib/Exporter.pm
26230 ____________________________________________________________________________
26231 [  6360] By: gsar                                  on 2000/07/11  18:34:56
26232         Log: integrate cfgperl change#6250 into mainline
26233      Branch: perl
26234           +> t/op/my_stash.t
26235           !> MANIFEST embed.pl proto.h toke.c
26236 ____________________________________________________________________________
26237 [  6359] By: gsar                                  on 2000/07/11  18:21:19
26238         Log: integrate cfgperl changes#6242..6249 into mainline
26239      Branch: perl
26240           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
26241           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
26242           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
26243           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
26244           !> t/lib/peek.t utf8.c
26245 ____________________________________________________________________________
26246 [  6358] By: gsar                                  on 2000/07/11  18:15:45
26247         Log: skip integrate of problematic change#6241 from cfgperl into mainline
26248      Branch: perl
26249           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
26250 ____________________________________________________________________________
26251 [  6357] By: jhi                                   on 2000/07/11  18:15:16
26252         Log: Fix for
26253              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
26254              From: Roderick Schertler <roderick@argon.org> 
26255              Date: Tue, 11 Jul 2000 13:55:05 -0400 
26256              Message-Id: <200007111755.NAA05077@jones.argon.org> 
26257      Branch: cfgperl
26258            ! doio.c
26259 ____________________________________________________________________________
26260 [  6356] By: jhi                                   on 2000/07/11  18:12:51
26261         Log: Typo in #6341.
26262      Branch: cfgperl
26263            ! pp_hot.c
26264 ____________________________________________________________________________
26265 [  6355] By: gsar                                  on 2000/07/11  18:12:10
26266         Log: integrate cfgperl changes#6231..6240 into mainline
26267      Branch: perl
26268           +> pod/perlutil.pod
26269           !> (integrate 35 files)
26270 ____________________________________________________________________________
26271 [  6354] By: jhi                                   on 2000/07/11  18:04:34
26272         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
26273              From: Dominic Dunlop <domo@computer.org> 
26274              Date: Tue, 11 Jul 2000 12:27:33 +0200 
26275              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
26276              
26277              Replaces change #6268.
26278      Branch: cfgperl
26279            ! t/op/sprintf.t
26280 ____________________________________________________________________________
26281 [  6353] By: gsar                                  on 2000/07/11  17:59:51
26282         Log: skip integrate of problematic change#6230 from cfgperl into mainline
26283              (a later version of File::Spec is already in mainline)
26284      Branch: perl
26285           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
26286           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
26287 ____________________________________________________________________________
26288 [  6352] By: gsar                                  on 2000/07/11  17:57:48
26289         Log: integrate cfgperl changes#6224..6229 into mainline
26290      Branch: perl
26291           +> lib/lib.pm.PL
26292            - lib/lib.pm
26293           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
26294           !> lib/English.pm op.c t/lib/english.t
26295 ____________________________________________________________________________
26296 [  6351] By: gsar                                  on 2000/07/11  17:50:10
26297         Log: skip integrate of problematic change#6223 from cfgperl into mainline
26298      Branch: perl
26299           !> doio.c
26300 ____________________________________________________________________________
26301 [  6350] By: gsar                                  on 2000/07/11  17:48:28
26302         Log: integrate cfgperl changes#6220..6222 into mainline
26303      Branch: perl
26304           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
26305           !> toke.c utf8.c win32/win32.h
26306 ____________________________________________________________________________
26307 [  6349] By: gsar                                  on 2000/07/11  17:46:13
26308         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
26309              mainline
26310      Branch: perl
26311           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
26312           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
26313           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
26314 ____________________________________________________________________________
26315 [  6348] By: jhi                                   on 2000/07/11  17:45:49
26316         Log: README.posix-bc podified from Thomas Dorner.
26317      Branch: cfgperl
26318            ! README.posix-bc
26319 ____________________________________________________________________________
26320 [  6347] By: gsar                                  on 2000/07/11  17:42:04
26321         Log: integrate cfgperl change#6217 into mainline
26322      Branch: perl
26323           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
26324           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
26325           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
26326 ____________________________________________________________________________
26327 [  6346] By: gsar                                  on 2000/07/11  17:39:37
26328         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
26329              mainline
26330      Branch: perl
26331           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
26332           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
26333           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
26334           !> perlapi.h pod/perlapi.pod
26335 ____________________________________________________________________________
26336 [  6345] By: gsar                                  on 2000/07/11  17:36:42
26337         Log: integrate cfgperl changes#6207..6210 into mainline
26338      Branch: perl
26339           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
26340           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
26341 ____________________________________________________________________________
26342 [  6344] By: gsar                                  on 2000/07/11  17:31:20
26343         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
26344              mainline
26345      Branch: perl
26346           !> (integrate 40 files)
26347 ____________________________________________________________________________
26348 [  6343] By: gsar                                  on 2000/07/11  17:19:08
26349         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
26350      Branch: perl
26351           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
26352            ! Changes
26353           !> (integrate 34 files)
26354 ____________________________________________________________________________
26355 [  6342] By: jhi                                   on 2000/07/11  16:05:48
26356         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
26357              To: perl5-porters@perl.org
26358              From: Karsten Sperling <spiff@phreax.net>
26359              Date: Mon, 10 Jul 2000 15:12:52 +0200
26360              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
26361      Branch: cfgperl
26362            ! lib/Symbol.pm
26363 ____________________________________________________________________________
26364 [  6341] By: jhi                                   on 2000/07/11  15:59:23
26365         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
26366              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26367              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
26368              Date: Fri, 07 Jul 2000 17:57:16 +0100
26369      Branch: cfgperl
26370            ! pp_hot.c
26371 ____________________________________________________________________________
26372 [  6340] By: jhi                                   on 2000/07/11  15:55:47
26373         Log: Subject: Re: format bug report  [Patch]
26374              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26375              Date: Wed, 05 Jul 2000 13:12:52 +0200
26376              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
26377              
26378              Subject: Re: format bug report  [Patch]
26379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26380              Date: Wed, 05 Jul 2000 14:10:01 +0200
26381              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
26382      Branch: cfgperl
26383            ! t/op/write.t toke.c
26384 ____________________________________________________________________________
26385 [  6339] By: jhi                                   on 2000/07/11  13:54:09
26386         Log: Be less forgiving about ambiguous and illegal tr ranges.
26387              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
26388              From: Mark-Jason Dominus <mjd@plover.com>
26389              Date: Tue, 04 Jul 2000 10:00:12 -0400
26390              Message-ID: <20000704140012.17772.qmail@plover.com>
26391              
26392              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
26393              From: Mark-Jason Dominus <mjd@plover.com>
26394              Date: Wed, 05 Jul 2000 09:37:36 -0400
26395              Message-ID: <20000705133736.27293.qmail@plover.com>
26396      Branch: cfgperl
26397            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
26398 ____________________________________________________________________________
26399 [  6338] By: jhi                                   on 2000/07/11  13:31:24
26400         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
26401              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26402              Date: Tue, 11 Jul 2000 13:50:51 +0100
26403              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
26404      Branch: cfgperl
26405            ! sv.c
26406 ____________________________________________________________________________
26407 [  6337] By: jhi                                   on 2000/07/11  13:29:14
26408         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
26409              From: Hugo <hv@crypt.compulink.co.uk>
26410              Date: Tue, 11 Jul 2000 12:44:50 +0100
26411              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
26412      Branch: cfgperl
26413            ! regexec.c t/op/re_tests
26414 ____________________________________________________________________________
26415 [  6336] By: jhi                                   on 2000/07/11  13:26:47
26416         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
26417              From: simon@brecon.co.uk (Simon Cozens)
26418              Date: 7 Jul 2000 11:26:09 GMT
26419              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
26420      Branch: cfgperl
26421            ! mg.c
26422 ____________________________________________________________________________
26423 [  6335] By: jhi                                   on 2000/07/11  13:23:37
26424         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
26425              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
26426              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
26427              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
26428      Branch: cfgperl
26429            + ext/DynaLoader/hints/netbsd.pl
26430            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
26431 ____________________________________________________________________________
26432 [  6334] By: jhi                                   on 2000/07/11  13:20:38
26433         Log: Subject: PATCH perlguts.pod: Document D and d magic types
26434              From: mjd@plover.com
26435              Date: 5 Jul 2000 18:01:51 -0000
26436              Message-ID: <20000705180151.29413.qmail@plover.com>
26437      Branch: cfgperl
26438            ! pod/perlguts.pod
26439 ____________________________________________________________________________
26440 [  6333] By: jhi                                   on 2000/07/11  13:15:51
26441         Log: Precedence goof, fix based on
26442              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
26443              From: Hugo <hv@crypt.compulink.co.uk>
26444              Date: Tue, 11 Jul 2000 12:52:38 +0100
26445              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
26446      Branch: cfgperl
26447            ! t/op/taint.t
26448 ____________________________________________________________________________
26449 [  6332] By: jhi                                   on 2000/07/11  12:40:17
26450         Log: Integrate with Sarathy.
26451      Branch: cfgperl
26452           !> win32/win32sck.c
26453 ____________________________________________________________________________
26454 [  6331] By: jhi                                   on 2000/07/10  20:14:16
26455         Log: Sprinkle ldlibpath.
26456      Branch: cfgperl
26457            ! pod/Makefile.SH
26458 ____________________________________________________________________________
26459 [  6330] By: jhi                                   on 2000/07/10  17:54:49
26460         Log: More POSIX.pod tweaks.
26461      Branch: cfgperl
26462            ! ext/POSIX/POSIX.pod
26463 ____________________________________________________________________________
26464 [  6329] By: jhi                                   on 2000/07/10  14:02:12
26465         Log: Reorder perl.pod once more.
26466      Branch: cfgperl
26467            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26468 ____________________________________________________________________________
26469 [  6328] By: gsar                                  on 2000/07/10  07:06:00
26470         Log: accept() leaks memory on windows due to incorrect ordering of
26471              closesocket() and fclose() calls
26472      Branch: perl
26473            ! win32/win32sck.c
26474 ____________________________________________________________________________
26475 [  6327] By: gsar                                  on 2000/07/10  06:49:17
26476         Log: winsock options weren't being set in all threads under ithreads
26477              (caused send()s from second and subsequent threads to fail)
26478      Branch: perl
26479            ! win32/win32sck.c
26480 ____________________________________________________________________________
26481 [  6326] By: jhi                                   on 2000/07/08  02:45:40
26482         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
26483              was cast to an unsigned (32-bit) integer with wild abandon.
26484      Branch: cfgperl
26485            ! ext/Devel/DProf/DProf.xs
26486 ____________________________________________________________________________
26487 [  6325] By: jhi                                   on 2000/07/07  18:50:33
26488         Log: Remove perlbook, update perlfaq book listing,
26489              rearrange perl.pod, regenerate perltoc.
26490      Branch: cfgperl
26491            - pod/perlbook.pod
26492            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
26493            ! pod/perlfaq2.pod pod/perltoc.pod
26494 ____________________________________________________________________________
26495 [  6324] By: jhi                                   on 2000/07/07  14:03:40
26496         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
26497      Branch: cfgperl
26498            ! sv.h toke.c
26499 ____________________________________________________________________________
26500 [  6323] By: jhi                                   on 2000/07/06  16:03:55
26501         Log: Fix complaints of buildtoc.
26502      Branch: cfgperl
26503            + lib/Win32.pod
26504            - pod/Win32.pod
26505            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26506 ____________________________________________________________________________
26507 [  6322] By: jhi                                   on 2000/07/06  15:15:52
26508         Log: Add =head1 NAMEs so that buildtoc is happy.
26509              (The CGI::Util nit reported to Lincoln.)
26510      Branch: cfgperl
26511            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
26512            ! pod/perltoc.pod
26513 ____________________________________________________________________________
26514 [  6321] By: jhi                                   on 2000/07/06  03:16:04
26515         Log: Config is being used.
26516      Branch: cfgperl
26517            ! t/op/method.t
26518 ____________________________________________________________________________
26519 [  6320] By: jhi                                   on 2000/07/06  03:13:13
26520         Log: Integrate with Sarathy.
26521      Branch: cfgperl
26522           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
26523 ____________________________________________________________________________
26524 [  6319] By: jhi                                   on 2000/07/06  03:11:46
26525         Log: Autogenerate pod/Makefile and pod/buildtoc.
26526              buildtoc also checks whether the existin pods are
26527              mentioned in MANIFEST and perl.pod, and vice versa.
26528              (None of the thusly found discrepancies fixed yet.)
26529              roffitall also needs to be autogenerated similarly but it
26530              seems so badly out of date that I didn't touch it yet.
26531      Branch: cfgperl
26532            + pod/Makefile.SH pod/buildtoc.PL
26533            - pod/Makefile pod/buildtoc
26534            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
26535 ____________________________________________________________________________
26536 [  6318] By: gsar                                  on 2000/07/05  22:10:54
26537         Log: fix UNC path handling on Windows under ithreads, and chdir()
26538              return value when given a non-existent directory
26539      Branch: perl
26540            ! win32/vdir.h
26541 ____________________________________________________________________________
26542 [  6317] By: gsar                                  on 2000/07/05  22:08:19
26543         Log: winsock cleanup never done on Windows (leads to handle leaks)
26544      Branch: perl
26545            ! win32/perllib.c win32/win32sck.c
26546 ____________________________________________________________________________
26547 [  6316] By: gsar                                  on 2000/07/05  22:06:19
26548         Log: some debugger output does not go to the socket when RemotePort is set
26549      Branch: perl
26550            ! lib/perl5db.pl
26551 ____________________________________________________________________________
26552 [  6315] By: jhi                                   on 2000/07/05  00:25:21
26553         Log: Integrate with Sarathy, preliminary fix for unicos
26554              alignment problems in [ID 20000612.002] Perl problem on Cray system.
26555      Branch: cfgperl
26556            ! sv.h
26557           !> pp_hot.c
26558 ____________________________________________________________________________
26559 [  6314] By: gsar                                  on 2000/07/04  23:34:02
26560         Log: tyop in change#6306
26561      Branch: perl
26562            ! pp_hot.c
26563 ____________________________________________________________________________
26564 [  6313] By: jhi                                   on 2000/07/04  22:14:38
26565         Log: Multiline string literals ENONPORTABLE.
26566      Branch: cfgperl
26567            ! pp_hot.c
26568 ____________________________________________________________________________
26569 [  6312] By: jhi                                   on 2000/07/04  20:34:44
26570         Log: Integrate with Sarathy.
26571      Branch: cfgperl
26572           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
26573           !> t/op/method.t
26574 ____________________________________________________________________________
26575 [  6311] By: jhi                                   on 2000/07/04  20:30:56
26576         Log: More POSIX.pod embellishment.
26577      Branch: cfgperl
26578            ! ext/POSIX/POSIX.pod
26579 ____________________________________________________________________________
26580 [  6310] By: gsar                                  on 2000/07/04  17:28:48
26581         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
26582      Branch: perl
26583            ! t/lib/b.t
26584 ____________________________________________________________________________
26585 [  6309] By: jhi                                   on 2000/07/04  17:22:18
26586         Log: The #6308 required a little bit more.
26587      Branch: cfgperl
26588            ! Makefile.SH win32/Makefile
26589 ____________________________________________________________________________
26590 [  6308] By: jhi                                   on 2000/07/04  16:35:24
26591         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
26592      Branch: cfgperl
26593            + lib/lib_pm.PL
26594            - lib/lib.pm.PL
26595            ! MANIFEST Makefile.SH
26596 ____________________________________________________________________________
26597 [  6307] By: jhi                                   on 2000/07/04  16:28:58
26598         Log: Win32 patches for cfgperl from Sarathy.
26599      Branch: cfgperl
26600            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
26601            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
26602            ! thread.h toke.c util.c win32/Makefile win32/win32.c
26603 ____________________________________________________________________________
26604 [  6306] By: gsar                                  on 2000/07/04  16:28:40
26605         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
26606              (from Richard Soderberg <rs@oregonnet.com>)
26607      Branch: perl
26608            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
26609 ____________________________________________________________________________
26610 [  6305] By: jhi                                   on 2000/07/04  16:24:24
26611         Log: Integrate with Sarathy.
26612      Branch: cfgperl
26613           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
26614           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
26615           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
26616           !> proto.h win32/win32.c
26617 ____________________________________________________________________________
26618 [  6304] By: gsar                                  on 2000/07/04  16:17:24
26619         Log: missing perldiag entry for unpack("w",...) diagnostic (from
26620              Andreas Koenig)
26621      Branch: perl
26622            ! pod/perldiag.pod
26623 ____________________________________________________________________________
26624 [  6303] By: gsar                                  on 2000/07/04  16:14:44
26625         Log: remove rel2abs prototypes (from Barrie Slaymaker)
26626      Branch: perl
26627            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
26628            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
26629 ____________________________________________________________________________
26630 [  6302] By: gsar                                  on 2000/07/04  04:59:35
26631         Log: adjust change#6299
26632      Branch: perl
26633            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
26634            ! win32/win32.c
26635 ____________________________________________________________________________
26636 [  6301] By: jhi                                   on 2000/07/04  04:50:07
26637         Log: Integrate with Sarathy.
26638      Branch: cfgperl
26639           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
26640           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
26641           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
26642 ____________________________________________________________________________
26643 [  6300] By: gsar                                  on 2000/07/04  04:42:09
26644         Log: PERL_OBJECT build tweak
26645      Branch: perl
26646            ! perl.h
26647 ____________________________________________________________________________
26648 [  6299] By: gsar                                  on 2000/07/04  04:37:00
26649         Log: fix memory leak on Windows (PL_sys_intern contents were never
26650              freed)
26651      Branch: perl
26652            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
26653            ! perlapi.c proto.h win32/win32.c
26654 ____________________________________________________________________________
26655 [  6298] By: gsar                                  on 2000/07/04  04:15:59
26656         Log: fix large memory leak that has been around for ever, masked by
26657              -DPURIFY (most of the arenas were never freed!)
26658      Branch: perl
26659            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
26660 ____________________________________________________________________________
26661 [  6297] By: gsar                                  on 2000/07/04  04:07:46
26662         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
26663      Branch: perl
26664            ! perl.c
26665 ____________________________________________________________________________
26666 [  6296] By: jhi                                   on 2000/06/30  18:28:37
26667         Log: Elaborate POSIX.pod.  Still needs work.
26668      Branch: cfgperl
26669            ! ext/POSIX/POSIX.pod
26670 ____________________________________________________________________________
26671 [  6295] By: jhi                                   on 2000/06/30  14:58:18
26672         Log: Point to perlipc for more SysV IPC examples.
26673      Branch: cfgperl
26674            ! pod/perlfunc.pod
26675 ____________________________________________________________________________
26676 [  6294] By: gsar                                  on 2000/06/30  14:47:45
26677         Log: slurp mode fix in change#4736 still not quite right
26678      Branch: perl
26679            ! pp_hot.c t/io/argv.t
26680 ____________________________________________________________________________
26681 [  6293] By: jhi                                   on 2000/06/30  12:02:55
26682         Log: Integrate with Sarathy.
26683      Branch: cfgperl
26684           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
26685 ____________________________________________________________________________
26686 [  6292] By: jhi                                   on 2000/06/30  12:01:11
26687         Log: From: simon@brecon.co.uk (Simon Cozens)
26688              Subject: UTF8 concat
26689              Date: 30 Jun 2000 06:13:25 GMT
26690              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
26691      Branch: cfgperl
26692            ! pp_hot.c
26693 ____________________________________________________________________________
26694 [  6291] By: gsar                                  on 2000/06/30  04:37:33
26695         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
26696              when @_ is modified, causing coredumps
26697      Branch: perl
26698            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
26699 ____________________________________________________________________________
26700 [  6290] By: jhi                                   on 2000/06/30  02:21:44
26701         Log: Integrate with Sarathy.
26702      Branch: cfgperl
26703           !> vms/vms.c vms/vmsish.h
26704 ____________________________________________________________________________
26705 [  6289] By: jhi                                   on 2000/06/30  02:21:02
26706         Log: Check VERSIONs.
26707      Branch: cfgperl
26708            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
26709            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
26710            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
26711 ____________________________________________________________________________
26712 [  6288] By: jhi                                   on 2000/06/30  02:18:52
26713         Log: Integrate with Sarathy.
26714      Branch: cfgperl
26715           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
26716           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
26717           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
26718           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
26719 ____________________________________________________________________________
26720 [  6287] By: gsar                                  on 2000/06/30  02:17:08
26721         Log: integrate vmsperl changes into mainline
26722      Branch: perl
26723           !> vms/vms.c vms/vmsish.h
26724 ____________________________________________________________________________
26725 [  6285] By: gsar                                  on 2000/06/30  02:05:28
26726         Log: localize %INC in a Safe compartment so that use/require work
26727              (many other magic globals probably need similar treatment)
26728      Branch: perl
26729            ! ext/Opcode/Opcode.xs
26730 ____________________________________________________________________________
26731 [  6284] By: gsar                                  on 2000/06/30  01:54:54
26732         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
26733              about Windows
26734      Branch: perl
26735            ! pod/perlembed.pod
26736 ____________________________________________________________________________
26737 [  6283] By: jhi                                   on 2000/06/30  01:50:10
26738         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
26739              From: Barrie Slaymaker <barries@jester.slaysys.com>
26740              Date: Wed, 28 Jun 2000 11:35:29 -0400
26741              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
26742      Branch: perl
26743            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
26744            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
26745            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
26746            ! lib/File/Spec/Win32.pm
26747 ____________________________________________________________________________
26748 [  6282] By: jhi                                   on 2000/06/29  22:57:22
26749         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
26750              From: Dan Sugalski <dan@sidhe.org>
26751              Date: Tue, 06 Jun 2000 11:59:50 -0400
26752              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
26753      Branch: cfgperl
26754            ! vms/vms.c
26755 ____________________________________________________________________________
26756 [  6281] By: jhi                                   on 2000/06/29  22:52:50
26757         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
26758              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26759              Date: Wed, 7 Jun 2000 04:02:04 -0500
26760              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
26761      Branch: cfgperl
26762            ! utils/h2xs.PL
26763 ____________________________________________________________________________
26764 [  6280] By: jhi                                   on 2000/06/29  22:45:47
26765         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
26766              From: rspier@pobox.com (Robert Spier)
26767              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
26768              Message-ID: <14654.31913.845602.610277@rls.cx>
26769      Branch: cfgperl
26770            ! utils/h2xs.PL
26771 ____________________________________________________________________________
26772 [  6279] By: jhi                                   on 2000/06/29  22:38:16
26773         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
26774              From: Tim Ayers <tayers@bridge.com>
26775              Date: Thu, 08 Jun 2000 08:11:06 +0200
26776              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
26777              [resent by Richard Foley, Message-Id probably wrong]
26778      Branch: cfgperl
26779            ! pod/perlsub.pod
26780 ____________________________________________________________________________
26781 [  6278] By: jhi                                   on 2000/06/29  22:21:45
26782         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
26783              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
26784              Date: Fri, 09 Jun 2000 12:39:27 -0400
26785              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
26786              (plus update the version "number" of Text::Wrap)
26787      Branch: cfgperl
26788            ! lib/Text/Wrap.pm
26789 ____________________________________________________________________________
26790 [  6277] By: jhi                                   on 2000/06/29  22:13:10
26791         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
26792              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26793              Date: Mon, 12 Jun 2000 14:55:59 +0100
26794              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
26795      Branch: cfgperl
26796            ! pod/perlfunc.pod
26797 ____________________________________________________________________________
26798 [  6276] By: jhi                                   on 2000/06/29  22:11:06
26799         Log: Subject: [PATCH] Re: eval documentation: context
26800              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26801              Date: Mon, 12 Jun 2000 15:07:29 +0100
26802              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
26803      Branch: cfgperl
26804            ! pod/perlfunc.pod
26805 ____________________________________________________________________________
26806 [  6275] By: jhi                                   on 2000/06/29  21:59:46
26807         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
26808              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
26809              Date: Tue, 13 Jun 2000 02:43:48 -0500
26810              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
26811      Branch: cfgperl
26812            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
26813 ____________________________________________________________________________
26814 [  6274] By: jhi                                   on 2000/06/29  21:56:14
26815         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
26816              From: Andy Dougherty <doughera@lafayette.edu>
26817              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
26818              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
26819      Branch: cfgperl
26820            ! ext/File/Glob/Glob.pm
26821 ____________________________________________________________________________
26822 [  6273] By: jhi                                   on 2000/06/29  21:49:09
26823         Log: Subject: [PATCH] xsub attributes
26824              From: Doug MacEachern <dougm@covalent.net>
26825              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
26826              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
26827      Branch: cfgperl
26828            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
26829            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
26830 ____________________________________________________________________________
26831 [  6272] By: jhi                                   on 2000/06/29  21:41:28
26832         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
26833              From: Tom Phoenix <rootbeer@redcat.com>
26834              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
26835              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
26836      Branch: cfgperl
26837            ! lib/Net/Ping.pm
26838 ____________________________________________________________________________
26839 [  6271] By: jhi                                   on 2000/06/29  21:36:55
26840         Log: Subject: PATCH pod/perltie.pod
26841              From: Ian Phillipps <Ian.Phillipps@iname.com>
26842              Date: Fri, 16 Jun 2000 00:17:19 +0100
26843              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
26844              (only the first hunk, the second hunk had already been done
26845              by some other patch)
26846      Branch: cfgperl
26847            ! pod/perltie.pod
26848 ____________________________________________________________________________
26849 [  6270] By: jhi                                   on 2000/06/29  21:24:51
26850         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
26851              From: Nicholas Clark <nick@talking.bollo.cx>
26852              Date: Fri, 23 Jun 2000 16:21:15 +0100
26853              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
26854      Branch: cfgperl
26855            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
26856            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
26857 ____________________________________________________________________________
26858 [  6269] By: jhi                                   on 2000/06/29  19:38:15
26859         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
26860              silence few compiler warnings.
26861      Branch: cfgperl
26862            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
26863 ____________________________________________________________________________
26864 [  6268] By: jhi                                   on 2000/06/29  18:21:50
26865         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
26866              From: Dominic Dunlop <domo@computer.org> 
26867              Date: Thu, 29 Jun 2000 12:32:39 +0200 
26868              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
26869      Branch: cfgperl
26870            ! t/op/sprintf.t
26871 ____________________________________________________________________________
26872 [  6267] By: jhi                                   on 2000/06/29  18:16:07
26873         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
26874              From: Doug MacEachern <dougm@covalent.net>
26875              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
26876              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
26877      Branch: cfgperl
26878            + t/op/method2entersub.t
26879            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
26880            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
26881            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
26882            ! xsutils.c
26883 ____________________________________________________________________________
26884 [  6266] By: jhi                                   on 2000/06/29  15:11:15
26885         Log: Subject: [PATCH 5.6.0] cygwin port
26886              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
26887              From: "Fifer, Eric" <EFifer@sanwaint.com>
26888              Date: Thu, 29 Jun 2000 12:58:29 +0100
26889      Branch: cfgperl
26890            ! cygwin/Makefile.SHs
26891 ____________________________________________________________________________
26892 [  6265] By: jhi                                   on 2000/06/29  15:04:05
26893         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
26894              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26895              Date: Wed, 28 Jun 2000 17:50:12 -0700
26896              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
26897      Branch: cfgperl
26898            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26899 ____________________________________________________________________________
26900 [  6264] By: jhi                                   on 2000/06/29  15:00:57
26901         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
26902              From: Marty Lucich <marty@netcom.com>
26903              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
26904              Message-Id: <200006282116.OAA11148@netcom.com>
26905              ccdlflags update (the BSD/OS 4.1 part had already been taken
26906              care of by #6141).
26907      Branch: cfgperl
26908            ! hints/bsdos.sh
26909 ____________________________________________________________________________
26910 [  6263] By: jhi                                   on 2000/06/29  13:47:44
26911         Log: tr fixes from Simon Cozens
26912      Branch: cfgperl
26913            ! doop.c
26914 ____________________________________________________________________________
26915 [  6262] By: jhi                                   on 2000/06/28  18:46:01
26916         Log: Subject: 5.6.0 Patch for EPOC
26917              From: Olaf Flebbe <o.flebbe@gmx.de>
26918              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
26919              Message-ID: <23449.960929969@www11.gmx.net>
26920      Branch: cfgperl
26921            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
26922            ! epoc/epocish.h
26923 ____________________________________________________________________________
26924 [  6261] By: jhi                                   on 2000/06/28  18:29:07
26925         Log: Subject: Re: [PATCH cfgperl] BOMs away!
26926              From: simon@brecon.co.uk (Simon Cozens)
26927              Date: 17 Jun 2000 11:49:57 GMT
26928              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
26929      Branch: cfgperl
26930            ! pod/perldiag.pod t/comp/require.t toke.c
26931 ____________________________________________________________________________
26932 [  6260] By: jhi                                   on 2000/06/28  17:47:16
26933         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
26934              From: simon@brecon.co.uk (Simon Cozens) 
26935              Date: 17 Jun 2000 11:56:44 GMT 
26936              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
26937              pack U0, pack C0
26938      Branch: cfgperl
26939            ! pod/perlfunc.pod pp.c t/op/pack.t
26940 ____________________________________________________________________________
26941 [  6259] By: jhi                                   on 2000/06/28  16:43:17
26942         Log: perlnewmod was missing from MANIFEST.
26943      Branch: cfgperl
26944            ! MANIFEST
26945 ____________________________________________________________________________
26946 [  6258] By: jhi                                   on 2000/06/28  15:54:30
26947         Log: linenumber tweak
26948      Branch: cfgperl
26949            ! t/pragma/warn/regcomp
26950 ____________________________________________________________________________
26951 [  6257] By: jhi                                   on 2000/06/28  15:50:44
26952         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
26953              From: Doug MacEachern <dougm@covalent.net>
26954              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
26955              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
26956              (one part of the patch had been applied earlier)
26957      Branch: cfgperl
26958            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
26959 ____________________________________________________________________________
26960 [  6256] By: jhi                                   on 2000/06/28  15:40:22
26961         Log: tweaks from Simon Cozens to further fix tr/// under utf8
26962      Branch: cfgperl
26963            ! doop.c
26964 ____________________________________________________________________________
26965 [  6255] By: jhi                                   on 2000/06/28  15:33:45
26966         Log: small thinko tweaks
26967      Branch: cfgperl
26968            ! lib/IPC/Open3.pm t/op/my_stash.t
26969 ____________________________________________________________________________
26970 [  6254] By: jhi                                   on 2000/06/28  15:33:25
26971         Log: Subject: tr///, help wanted.
26972              From: simon@brecon.co.uk (Simon Cozens)
26973              Date: 28 Jun 2000 11:29:04 GMT
26974              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
26975      Branch: cfgperl
26976            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
26977            ! pp_proto.h proto.h t/op/tr.t
26978 ____________________________________________________________________________
26979 [  6253] By: jhi                                   on 2000/06/28  15:09:17
26980         Log: Paranoia tweak on #6249.
26981              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
26982              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26983              Date: Sun, 25 Jun 2000 23:43:12 -0400
26984              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
26985      Branch: cfgperl
26986            ! lib/IPC/Open3.pm
26987 ____________________________________________________________________________
26988 [  6252] By: jhi                                   on 2000/06/28  15:01:38
26989         Log: Document #6249 and #6251.
26990      Branch: cfgperl
26991            ! lib/Exporter.pm lib/IPC/Open3.pm
26992 ____________________________________________________________________________
26993 [  6251] By: jhi                                   on 2000/06/28  14:50:43
26994         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
26995              From: Doug MacEachern <dougm@covalent.net>
26996              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
26997              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
26998      Branch: cfgperl
26999            ! lib/Exporter.pm
27000 ____________________________________________________________________________
27001 [  6250] By: jhi                                   on 2000/06/28  14:45:23
27002         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
27003              From: Doug MacEachern <dougm@covalent.net>
27004              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
27005              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
27006      Branch: cfgperl
27007            + t/op/my_stash.t
27008            ! MANIFEST embed.pl global.sym proto.h toke.c
27009 ____________________________________________________________________________
27010 [  6249] By: jhi                                   on 2000/06/28  14:36:34
27011         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
27012              From: Frank Tobin <ftobin@uiuc.edu>
27013              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
27014              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
27015      Branch: cfgperl
27016            ! lib/IPC/Open3.pm
27017 ____________________________________________________________________________
27018 [  6248] By: jhi                                   on 2000/06/28  14:11:25
27019         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
27020              From: Mark-Jason Dominus <mjd@plover.com>
27021              Date: Tue, 27 Jun 2000 22:36:42 -0400
27022              Message-ID: <20000628023642.12166.qmail@plover.com>
27023      Branch: cfgperl
27024            ! pod/perlfunc.pod
27025 ____________________________________________________________________________
27026 [  6247] By: jhi                                   on 2000/06/27  12:46:37
27027         Log: Tweak $VERSION, patch from Doug MacEachern.
27028      Branch: cfgperl
27029            ! lib/File/Spec.pm
27030 ____________________________________________________________________________
27031 [  6246] By: jhi                                   on 2000/06/27  03:34:46
27032         Log: Allow for standalone testing.
27033      Branch: cfgperl
27034            ! t/lib/filefunc.t t/lib/filespec.t
27035 ____________________________________________________________________________
27036 [  6245] By: jhi                                   on 2000/06/27  02:50:02
27037         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
27038              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27039              Date: Sat, 24 Jun 2000 13:06:20 +0100
27040              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
27041      Branch: cfgperl
27042            ! ext/DynaLoader/DynaLoader_pm.PL
27043 ____________________________________________________________________________
27044 [  6244] By: jhi                                   on 2000/06/27  02:46:10
27045         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
27046              From: Doug MacEachern <dougm@covalent.net>
27047              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
27048              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
27049      Branch: cfgperl
27050            ! gv.c sv.c t/lib/peek.t
27051 ____________________________________________________________________________
27052 [  6243] By: jhi                                   on 2000/06/27  02:38:07
27053         Log: Subject: [PATCH] is_utf8_string
27054              From: simon@brecon.co.uk (Simon Cozens)
27055              Date: 26 Jun 2000 02:25:59 GMT
27056              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
27057      Branch: cfgperl
27058            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
27059            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
27060            ! proto.h utf8.c
27061 ____________________________________________________________________________
27062 [  6242] By: jhi                                   on 2000/06/27  02:24:00
27063         Log: Subject: [PATCH] bytes<->utf8 fixes
27064              From: simon@brecon.co.uk (Simon Cozens)
27065              Date: 26 Jun 2000 04:55:45 GMT
27066              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
27067      Branch: cfgperl
27068            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
27069 ____________________________________________________________________________
27070 [  6241] By: jhi                                   on 2000/06/27  02:12:42
27071         Log: Do no -warn on \_, only on \alpha.
27072              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
27073              From: David Dyck <dcd@tc.fluke.com>
27074              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
27075              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
27076      Branch: cfgperl
27077            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
27078 ____________________________________________________________________________
27079 [  6240] By: jhi                                   on 2000/06/27  02:00:01
27080         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
27081              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27082              Date: Mon, 26 Jun 2000 18:40:14 +0100
27083              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
27084      Branch: cfgperl
27085            ! utils/h2xs.PL
27086 ____________________________________________________________________________
27087 [  6239] By: jhi                                   on 2000/06/27  01:53:40
27088         Log: Configure maintenance.  Sever some dependency cycles,
27089              separate gccversion from the cc unit,
27090              address [ID 20000623.006] Configure script patch for using gcc on AIX
27091              (but solve it a little bit differently),
27092              unduplex some accidentally duplicated units,
27093              suggest using gcc if no cc available
27094              (p5p thread: "Solaris configure: counterproposal", 1999-09)
27095      Branch: cfgperl
27096            ! Configure Todo-5.6 config_h.SH
27097      Branch: metaconfig
27098            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
27099            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
27100      Branch: metaconfig/U/perl
27101            + gccvers.U
27102            ! d_getespwnam.U d_getprpwnam.U i_prot.U
27103 ____________________________________________________________________________
27104 [  6238] By: jhi                                   on 2000/06/25  18:04:56
27105         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
27106              From: Dan Sugalski <dan@sidhe.org>
27107              Date: Fri, 23 Jun 2000 17:00:00 -0400
27108              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
27109      Branch: cfgperl
27110            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
27111 ____________________________________________________________________________
27112 [  6237] By: jhi                                   on 2000/06/25  16:36:45
27113         Log: Tweak embed.pl, regen headers.
27114      Branch: cfgperl
27115            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
27116            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
27117            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
27118            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
27119            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
27120 ____________________________________________________________________________
27121 [  6236] By: jhi                                   on 2000/06/25  15:26:42
27122         Log: Regen headers.
27123      Branch: cfgperl
27124            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
27125            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
27126            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
27127            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
27128            ! regnodes.h warnings.h
27129 ____________________________________________________________________________
27130 [  6235] By: jhi                                   on 2000/06/23  19:39:35
27131         Log: The thread begun by
27132              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
27133              From: Kevin.Ruscoe@ubsw.com
27134              Date: Fri, 16 Jun 2000 16:38:51 +0100
27135              Message-Id: <H000019b03c300d6@MHS>
27136      Branch: cfgperl
27137            ! hints/solaris_2.sh
27138 ____________________________________________________________________________
27139 [  6234] By: jhi                                   on 2000/06/23  19:23:36
27140         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
27141              because when run as services (Win32ese for daemons)
27142              no environment variables are set and tmpdir ends up as /tmp,
27143              which is ambiguous.
27144              
27145              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
27146              From: matt@sergeant.org
27147              Date: 16 Jun 2000 16:30:43 -0000
27148              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
27149      Branch: cfgperl
27150            ! lib/File/Spec/Win32.pm
27151 ____________________________________________________________________________
27152 [  6233] By: jhi                                   on 2000/06/23  19:18:58
27153         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
27154              From: Mark-Jason Dominus <mjd@plover.com>
27155              Date: Fri, 16 Jun 2000 20:53:04 -0400
27156              Message-ID: <20000617005304.8008.qmail@plover.com>
27157      Branch: cfgperl
27158            ! op.h
27159 ____________________________________________________________________________
27160 [  6232] By: jhi                                   on 2000/06/23  16:10:02
27161         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
27162              From: simon@brecon.co.uk (Simon Cozens)
27163              Date: 19 Jun 2000 15:18:27 GMT
27164              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
27165              
27166              plus update pod/Makefile and regenerate perltoc
27167      Branch: cfgperl
27168            + pod/perlutil.pod
27169            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
27170 ____________________________________________________________________________
27171 [  6231] By: jhi                                   on 2000/06/23  15:19:18
27172         Log: Subject: [PATCH 5.6.0] cygwin port
27173              From: "Fifer, Eric" <EFifer@sanwaint.com>
27174              Date: Tue, 20 Jun 2000 14:30:58 +0100
27175              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
27176      Branch: cfgperl
27177            ! README.cygwin lib/File/Find.pm
27178 ____________________________________________________________________________
27179 [  6230] By: jhi                                   on 2000/06/23  14:25:21
27180         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
27181      Branch: cfgperl
27182            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
27183            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
27184            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
27185            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
27186 ____________________________________________________________________________
27187 [  6229] By: jhi                                   on 2000/06/23  14:13:34
27188         Log: Subject: README.hpux version 0.6.1
27189              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
27190              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27191              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
27192      Branch: cfgperl
27193            ! README.hpux
27194 ____________________________________________________________________________
27195 [  6228] By: jhi                                   on 2000/06/23  14:07:20
27196         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
27197              From: Doug MacEachern <dougm@covalent.net>
27198              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
27199              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
27200      Branch: cfgperl
27201            ! op.c
27202 ____________________________________________________________________________
27203 [  6227] By: jhi                                   on 2000/06/23  14:01:06
27204         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
27205              From: Doug MacEachern <dougm@covalent.net>
27206              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
27207              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
27208      Branch: cfgperl
27209            + lib/lib.pm.PL
27210            - lib/lib.pm
27211            ! MANIFEST Makefile.SH
27212 ____________________________________________________________________________
27213 [  6226] By: jhi                                   on 2000/06/23  13:53:07
27214         Log: Subject: [PATCH] remove forward declarations in Socket.pm
27215              From: Doug MacEachern <dougm@covalent.net>
27216              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
27217              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
27218              
27219              From: Doug MacEachern <dougm@covalent.net>
27220              Subject: Re: [PATCH] remove forward declarations in Socket.pm
27221              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
27222              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
27223      Branch: cfgperl
27224            ! ext/Socket/Socket.pm op.c
27225 ____________________________________________________________________________
27226 [  6225] By: jhi                                   on 2000/06/23  13:41:52
27227         Log: Add source code filenames to apidoc.
27228              From: simon@brecon.co.uk (Simon Cozens)
27229              Subject: [PATCH embed.pl] Source X-ref
27230              Date: 22 Jun 2000 02:18:49 GMT
27231              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
27232      Branch: cfgperl
27233            ! embed.pl
27234 ____________________________________________________________________________
27235 [  6224] By: jhi                                   on 2000/06/23  13:32:33
27236         Log: A way to avoid English.pm performance hit.
27237              From: root <root@jester.slaysys.com>
27238              Subject: [YAPATCH English.pm] My turn to putt again
27239              Date: Thu, 22 Jun 2000 20:33:58 -0400
27240              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
27241      Branch: cfgperl
27242            ! lib/English.pm t/lib/english.t
27243 ____________________________________________________________________________
27244 [  6223] By: jhi                                   on 2000/06/23  13:27:06
27245         Log: Avoid double close().
27246              Subject: [PATCH] avoid double close()
27247              From: Doug MacEachern <dougm@covalent.net>
27248              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
27249              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
27250      Branch: cfgperl
27251            ! doio.c
27252 ____________________________________________________________________________
27253 [  6222] By: jhi                                   on 2000/06/23  13:25:54
27254         Log: doc typo fix
27255              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
27256              From: Ian Phillipps <Ian.Phillipps@iname.com>
27257              Date: Fri, 23 Jun 2000 10:40:58 +0100
27258              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
27259      Branch: cfgperl
27260            ! lib/Pod/Usage.pm
27261 ____________________________________________________________________________
27262 [  6221] By: jhi                                   on 2000/06/23  13:24:15
27263         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
27264              From: simon@brecon.co.uk (Simon Cozens)
27265              Subject: [PATCH] Eliminate tr///[CU][CU]
27266              Date: 23 Jun 2000 11:05:40 GMT
27267              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
27268      Branch: cfgperl
27269            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
27270 ____________________________________________________________________________
27271 [  6220] By: jhi                                   on 2000/06/22  16:07:51
27272         Log: Win32 patches from Benjamin Stuhl.
27273      Branch: cfgperl
27274            ! makedef.pl win32/win32.h
27275 ____________________________________________________________________________
27276 [  6219] By: jhi                                   on 2000/06/22  16:06:34
27277         Log: Bytecode patches from Benjamin Stuhl.
27278      Branch: cfgperl
27279            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
27280            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
27281            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
27282 ____________________________________________________________________________
27283 [  6218] By: jhi                                   on 2000/06/15  23:54:16
27284         Log: Bytecode patches from Benjamin Stuhl.
27285      Branch: cfgperl
27286            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
27287 ____________________________________________________________________________
27288 [  6217] By: jhi                                   on 2000/06/09  13:38:29
27289         Log: Rename the fdpid locking and integrate with Sarathy.
27290      Branch: cfgperl
27291            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
27292            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
27293            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
27294            ! win32/win32.c
27295           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
27296 ____________________________________________________________________________
27297 [  6216] By: gsar                                  on 2000/06/08  14:54:21
27298         Log: be more optimal about clearing @_
27299      Branch: perl
27300            ! cop.h
27301 ____________________________________________________________________________
27302 [  6215] By: gsar                                  on 2000/06/08  14:33:04
27303         Log: tweak comment about @DB::args
27304      Branch: perl
27305            ! av.h pp_ctl.c
27306 ____________________________________________________________________________
27307 [  6214] By: gsar                                  on 2000/06/08  13:57:54
27308         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
27309              caller() wants to populate @DB::args with it (causes a coredump
27310              in Carp::confess())
27311      Branch: perl
27312            ! cop.h t/op/runlevel.t
27313 ____________________________________________________________________________
27314 [  6213] By: gsar                                  on 2000/06/08  07:06:35
27315         Log: back out change#6106 (seems problematic)
27316      Branch: perl
27317            ! hints/solaris_2.sh
27318 ____________________________________________________________________________
27319 [  6212] By: jhi                                   on 2000/06/07  03:10:36
27320         Log: Continuing mopup for #6204.
27321      Branch: cfgperl
27322            ! ext/B/defsubs_h.PL
27323 ____________________________________________________________________________
27324 [  6211] By: jhi                                   on 2000/06/07  02:41:50
27325         Log: Mopup for #6204.
27326              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
27327              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
27328              This is comes from const() where POK isn't on when expected.
27329      Branch: cfgperl
27330            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
27331            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
27332            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
27333            ! perlapi.h pod/perlapi.pod
27334 ____________________________________________________________________________
27335 [  6210] By: jhi                                   on 2000/06/07  01:56:29
27336         Log: Mopup for #6207 and #6209.
27337      Branch: cfgperl
27338            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
27339 ____________________________________________________________________________
27340 [  6209] By: jhi                                   on 2000/06/07  01:33:12
27341         Log: Lock PL_fdpid against race conditions, based on:
27342              Subject: [PATCH 5.6.0]subprocess fixup for threads
27343              From: Dan Sugalski <dan@sidhe.org>
27344              To: perl5-porters@perl.org
27345              Date: Tue, 11 Apr 2000 17:02:32 -0400
27346              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
27347      Branch: cfgperl
27348            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
27349            ! win32/win32.c
27350 ____________________________________________________________________________
27351 [  6208] By: jhi                                   on 2000/06/07  01:05:23
27352         Log: Regen headers for #6207.
27353      Branch: cfgperl
27354            ! embed.h global.sym objXSUB.h proto.h
27355 ____________________________________________________________________________
27356 [  6207] By: jhi                                   on 2000/06/06  23:43:13
27357         Log: Subject: [PATCH 5.6.0] Threadsafe patches
27358              From: Dan Sugalski <dan@sidhe.org>
27359              To: perl5-porters@perl.org
27360              Date: Mon, 08 May 2000 18:08:13 -0400
27361              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
27362      Branch: cfgperl
27363            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
27364            ! proto.h sv.h util.c
27365 ____________________________________________________________________________
27366 [  6206] By: jhi                                   on 2000/06/06  23:21:23
27367         Log: Subject: [PATCH] Eliminate $a/$b in pod
27368              From: David Glasser <me@davidglasser.net>
27369              To: perl5-porters@perl.org
27370              Date: Mon, 29 May 2000 21:15:59 -0400
27371              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
27372      Branch: cfgperl
27373            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
27374            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
27375            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
27376            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
27377            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
27378            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
27379            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
27380            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
27381            ! pod/perlvar.pod pod/perlxs.pod
27382 ____________________________________________________________________________
27383 [  6205] By: jhi                                   on 2000/06/06  23:12:14
27384         Log: Subject: [PATCH] Win32 improvements
27385              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
27386              To: gsar@activestate.com, perl5-porters@perl.org
27387              Date: Mon, 29 May 2000 17:22:24 PDT
27388              Message-ID: <20000530002224.91142.qmail@hotmail.com>
27389              (MUA had mangled many lines by wordwrapping)
27390      Branch: cfgperl
27391            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
27392 ____________________________________________________________________________
27393 [  6204] By: jhi                                   on 2000/06/06  23:01:50
27394         Log: Subject: [PATCH] B::Bytecode patches
27395              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
27396              To: gsar@activestate.com, jhi@iki.fi
27397              Cc: perl5-porters@perl.org
27398              Message-ID: <20000602202526.48694.qmail@hotmail.com>
27399              (MUA had mangled many lines by wordwrapping)
27400      Branch: cfgperl
27401            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
27402            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
27403            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
27404            ! intrpvar.h perl.c
27405 ____________________________________________________________________________
27406 [  6203] By: jhi                                   on 2000/06/06  22:32:43
27407         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
27408              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27409              Date: Tue, 06 Jun 2000 13:07:45 -0700
27410              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
27411      Branch: cfgperl
27412            ! pod/perldiag.pod
27413 ____________________________________________________________________________
27414 [  6202] By: jhi                                   on 2000/06/06  19:38:35
27415         Log: Integrate with Sarathy.
27416      Branch: cfgperl
27417           !> perl.c
27418 ____________________________________________________________________________
27419 [  6201] By: gsar                                  on 2000/06/06  00:42:59
27420         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
27421              does a PUSHMARK that's never ever POPMARKed; in general, only
27422              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
27423              Perl_eval_[sp]v() don't because they don't take any incoming
27424              arguments (this leak has been around since the original version
27425              of perl_eval_pv() in 5.003_97e)
27426      Branch: perl
27427            ! perl.c
27428 ____________________________________________________________________________
27429 [  6200] By: jhi                                   on 2000/06/04  03:44:52
27430         Log: Update to cperl-mode.el 4.31 from
27431              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
27432              Subject: A couple of notes
27433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27434              To: Mailing list Perl5 <perl5-porters@perl.org>
27435              Date: Sat, 3 Jun 2000 23:33:32 -0400
27436              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
27437      Branch: cfgperl
27438            ! emacs/cperl-mode.el
27439 ____________________________________________________________________________
27440 [  6199] By: jhi                                   on 2000/06/03  15:11:05
27441         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
27442              From: Dan Sugalski <dan@sidhe.org>
27443              To: perl5-porters@perl.org, vmsperl@perl.org
27444              Date: Fri, 02 Jun 2000 17:30:51 -0400
27445              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
27446      Branch: cfgperl
27447            ! vms/descrip_mms.template vms/gen_shrfls.pl
27448 ____________________________________________________________________________
27449 [  6198] By: jhi                                   on 2000/06/03  14:59:15
27450         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
27451              From: Dan Sugalski <dan@sidhe.org>
27452              To: vmsperl@perl.org, perl5-porters@perl.org
27453              Date: Fri, 02 Jun 2000 16:00:41 -0400
27454              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
27455              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
27456      Branch: cfgperl
27457            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
27458            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
27459            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
27460 ____________________________________________________________________________
27461 [  6197] By: jhi                                   on 2000/06/03  14:41:30
27462         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
27463              From: John Borwick <jhborwic@unity.ncsu.edu>
27464              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
27465              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
27466      Branch: cfgperl
27467            ! pod/perlsyn.pod
27468 ____________________________________________________________________________
27469 [  6196] By: jhi                                   on 2000/06/03  14:38:09
27470         Log: Integrate with Sarathy.
27471      Branch: cfgperl
27472           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
27473           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
27474           !> vms/perly_c.vms
27475 ____________________________________________________________________________
27476 [  6195] By: gsar                                  on 2000/06/02  22:43:13
27477         Log: fix yet another eval"" leak under USE_ITHREADS
27478      Branch: perl
27479            ! op.c
27480 ____________________________________________________________________________
27481 [  6194] By: gsar                                  on 2000/06/02  18:22:06
27482         Log: fix small eval"" memory leaks under USE_ITHREADS
27483      Branch: perl
27484            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
27485            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
27486            ! vms/perly_c.vms
27487 ____________________________________________________________________________
27488 [  6193] By: jhi                                   on 2000/06/01  13:03:56
27489         Log: Signals-be-gone for microperl.
27490      Branch: cfgperl
27491            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
27492 ____________________________________________________________________________
27493 [  6192] By: jhi                                   on 2000/06/01  12:52:02
27494         Log: Integrate with Sarathy.
27495      Branch: cfgperl
27496           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
27497           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
27498           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
27499           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
27500           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
27501           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
27502           !> t/op/vec.t utils/h2xs.PL
27503 ____________________________________________________________________________
27504 [  6191] By: gsar                                  on 2000/06/01  09:38:21
27505         Log: vec() loses numericalness (modified version of patch suggested
27506              by Robin Barker)
27507      Branch: perl
27508            ! doop.c t/op/vec.t
27509 ____________________________________________________________________________
27510 [  6190] By: gsar                                  on 2000/06/01  09:26:15
27511         Log: submit missing embed.pl change
27512      Branch: perl
27513            ! embed.pl
27514 ____________________________________________________________________________
27515 [  6189] By: gsar                                  on 2000/06/01  09:05:34
27516         Log: counting tr/// corrupts later operation (from M.J.T Guy)
27517      Branch: perl
27518            ! doop.c t/op/tr.t
27519 ____________________________________________________________________________
27520 [  6188] By: gsar                                  on 2000/06/01  08:58:39
27521         Log: h2xs tweaks
27522      Branch: perl
27523            ! utils/h2xs.PL
27524 ____________________________________________________________________________
27525 [  6187] By: gsar                                  on 2000/06/01  08:50:07
27526         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
27527              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
27528      Branch: perl
27529            + lib/Pod/LaTeX.pm
27530            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
27531            ! pod/pod2latex.PL
27532 ____________________________________________________________________________
27533 [  6186] By: gsar                                  on 2000/06/01  08:24:40
27534         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
27535              <wolfgang.laun@alcatel.at>)
27536      Branch: perl
27537            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
27538            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
27539 ____________________________________________________________________________
27540 [  6185] By: gsar                                  on 2000/06/01  08:12:00
27541         Log: remove incorrect documentation about implicit split to @_ in
27542              list context, which never really worked in perl 5 (from
27543              M.J.T. Guy)
27544      Branch: perl
27545            ! pod/perlfunc.pod pod/perltrap.pod
27546 ____________________________________________________________________________
27547 [  6184] By: gsar                                  on 2000/06/01  07:52:27
27548         Log: tweak for change#6127
27549      Branch: perl
27550            ! perl.c
27551 ____________________________________________________________________________
27552 [  6183] By: gsar                                  on 2000/06/01  07:41:02
27553         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
27554              <nick@ccl4.org>)
27555      Branch: perl
27556            + t/lib/selfloader.t
27557            ! MANIFEST lib/SelfLoader.pm
27558 ____________________________________________________________________________
27559 [  6182] By: jhi                                   on 2000/06/01  00:34:42
27560         Log: Be Cleaner Part Deux.
27561      Branch: cfgperl
27562            ! Makefile.SH
27563 ____________________________________________________________________________
27564 [  6181] By: jhi                                   on 2000/06/01  00:32:09
27565         Log: Integrate with Sarathy.
27566      Branch: cfgperl
27567           !> pp.c t/op/arith.t
27568 ____________________________________________________________________________
27569 [  6180] By: jhi                                   on 2000/06/01  00:31:13
27570         Log: microperl nits from Simon Cozens.
27571      Branch: cfgperl
27572            + uconfig.h
27573            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
27574            ! unixish.h
27575 ____________________________________________________________________________
27576 [  6179] By: gsar                                  on 2000/05/31  22:37:51
27577         Log: buggy modulus on UVs introduced by change#3378 (resulted in
27578              4063328477 % 65535 amounting to 27406, instead of 27407)
27579      Branch: perl
27580            ! pp.c t/op/arith.t
27581 ____________________________________________________________________________
27582 [  6178] By: jhi                                   on 2000/05/31  21:52:41
27583         Log: Be cleaner.
27584      Branch: cfgperl
27585            ! Makefile.SH
27586 ____________________________________________________________________________
27587 [  6177] By: jhi                                   on 2000/05/31  21:47:33
27588         Log: Substitution utf8 patch from Simon Cozens.
27589      Branch: cfgperl
27590            ! pp_hot.c
27591 ____________________________________________________________________________
27592 [  6176] By: jhi                                   on 2000/05/31  21:45:34
27593         Log: Single-quoted utf8 patch from Simon Cozens.
27594      Branch: cfgperl
27595            ! toke.c
27596 ____________________________________________________________________________
27597 [  6175] By: jhi                                   on 2000/05/31  21:40:18
27598         Log: Integrate with Sarathy.
27599      Branch: cfgperl
27600           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
27601 ____________________________________________________________________________
27602 [  6174] By: jhi                                   on 2000/05/31  21:37:31
27603         Log: microperl changes from Simon Cozens; Makefile for microperl
27604              written from scratch; few casts added as microperl compilation
27605              doesn't have all prototypes available.
27606      Branch: cfgperl
27607            + Makefile.micro README.micro Todo.micro uconfig.sh
27608            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
27609            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
27610      Branch: metaconfig
27611            + U/modified/Config_h.U
27612 ____________________________________________________________________________
27613 [  6173] By: jhi                                   on 2000/05/31  20:00:24
27614         Log: metaconfig maintenance.
27615      Branch: metaconfig
27616            + U/modified/Inhdr.U U/typedefs/inotype.U
27617      Branch: metaconfig/U/perl
27618            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
27619            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
27620 ____________________________________________________________________________
27621 [  6172] By: gsar                                  on 2000/05/31  05:05:42
27622         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
27623              (from Ilya Zakharevich)
27624      Branch: perl
27625            ! regexec.c t/op/re_tests
27626 ____________________________________________________________________________
27627 [  6171] By: gsar                                  on 2000/05/31  05:01:47
27628         Log: scalar() doesn't force scalar context when used in void context
27629              (from Simon Cozens)
27630      Branch: perl
27631            ! op.c t/op/wantarray.t
27632 ____________________________________________________________________________
27633 [  6170] By: gsar                                  on 2000/05/31  04:41:33
27634         Log: change#6142 needs tweaks to tests to work where there's no symlink()
27635              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
27636      Branch: perl
27637            ! t/lib/filefind.t
27638 ____________________________________________________________________________
27639 [  6169] By: gsar                                  on 2000/05/31  04:29:49
27640         Log: integrate cfgperl contents into mainline
27641      Branch: perl
27642           +> pod/perlmodlib.PL pod/perlnewmod.pod
27643           !> (integrate 42 files)
27644 ____________________________________________________________________________
27645 [  6168] By: jhi                                   on 2000/05/30  22:53:37
27646         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
27647      Branch: cfgperl
27648            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27649            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
27650            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
27651            ! win32/config.bc win32/config.gc win32/config.vc
27652            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27653            ! win32/config_h.PL win32/config_sh.PL
27654      Branch: metaconfig/U/perl
27655            ! perlxv.U
27656 ____________________________________________________________________________
27657 [  6167] By: jhi                                   on 2000/05/30  22:20:21
27658         Log: tweak todo 
27659      Branch: cfgperl
27660            ! Todo-5.6
27661 ____________________________________________________________________________
27662 [  6166] By: jhi                                   on 2000/05/30  22:11:51
27663         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
27664              in case somebody wants to write an extension for more
27665              shadow database interfaces.
27666      Branch: cfgperl
27667            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27668            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
27669            ! vos/config.def vos/config.h vos/config_h.SH_orig
27670            ! win32/config.bc win32/config.gc win32/config.vc
27671            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27672      Branch: metaconfig
27673            ! U/modified/Myinit.U
27674      Branch: metaconfig/U/perl
27675            + d_getespwnam.U d_getprpwnam.U i_prot.U
27676 ____________________________________________________________________________
27677 [  6165] By: jhi                                   on 2000/05/30  18:35:34
27678         Log: Integrate with Sarathy.
27679      Branch: cfgperl
27680           !> op.c
27681 ____________________________________________________________________________
27682 [  6164] By: jhi                                   on 2000/05/30  18:30:16
27683         Log: detypo
27684      Branch: cfgperl
27685            ! Configure config_h.SH
27686      Branch: metaconfig/U/perl
27687            ! perlxv.U
27688 ____________________________________________________________________________
27689 [  6163] By: gsar                                  on 2000/05/30  03:24:03
27690         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
27691      Branch: perl
27692            ! op.c
27693 ____________________________________________________________________________
27694 [  6162] By: gsar                                  on 2000/05/30  03:09:38
27695         Log: fix memory leak in method call optimization (change#3768);
27696              made C<eval "$x->foo()"> leak
27697      Branch: perl
27698            ! op.c
27699 ____________________________________________________________________________
27700 [  6161] By: jhi                                   on 2000/05/29  17:56:26
27701         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
27702              both from Simon Cozens.
27703      Branch: cfgperl
27704            + pod/perlmodlib.PL pod/perlnewmod.pod
27705            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
27706            ! pod/perlmodlib.pod pod/perltoc.pod
27707 ____________________________________________________________________________
27708 [  6160] By: jhi                                   on 2000/05/29  17:23:55
27709         Log: Changes for the File::Temp 0.08 (change #6159) test suite
27710              to fit better into the Perl distribution test framework.
27711      Branch: cfgperl
27712            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
27713            ! t/lib/ftmp-tempfile.t
27714 ____________________________________________________________________________
27715 [  6159] By: jhi                                   on 2000/05/29  16:55:36
27716         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
27717      Branch: cfgperl
27718            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
27719            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
27720 ____________________________________________________________________________
27721 [  6158] By: bailey                                on 2000/05/29  16:22:08
27722         Log: Add fallback to tmpfile for use in cases where user's relying on
27723              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
27724              Lane's patch)
27725      Branch: vmsperl
27726            ! vms/vms.c vms/vmsish.h
27727 ____________________________________________________________________________
27728 [  6157] By: jhi                                   on 2000/05/29  03:10:36
27729         Log: Regen Configure to jive with #6149.
27730      Branch: cfgperl
27731            ! Configure
27732      Branch: metaconfig
27733            ! U/modified/Getfile.U
27734 ____________________________________________________________________________
27735 [  6156] By: jhi                                   on 2000/05/29  03:01:38
27736         Log: Integrate with Sarathy.
27737      Branch: cfgperl
27738           +> ext/DynaLoader/dl_mac.xs
27739           !> (integrate 38 files)
27740 ____________________________________________________________________________
27741 [  6155] By: gsar                                  on 2000/05/28  21:15:58
27742         Log: small bug in change#6144; remove random \xA0 character that snuck
27743              in via change#6145
27744      Branch: perl
27745            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
27746 ____________________________________________________________________________
27747 [  6154] By: gsar                                  on 2000/05/28  21:04:19
27748         Log: avoid type mismatch warning
27749      Branch: perl
27750            ! perl.c
27751 ____________________________________________________________________________
27752 [  6153] By: gsar                                  on 2000/05/28  20:58:31
27753         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
27754              <nick@Bagpuss.uk.boo.com>)
27755      Branch: perl
27756            ! lib/Test/Harness.pm
27757 ____________________________________________________________________________
27758 [  6152] By: gsar                                  on 2000/05/28  20:53:42
27759         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
27760      Branch: perl
27761            ! regexec.c
27762 ____________________________________________________________________________
27763 [  6151] By: gsar                                  on 2000/05/28  20:50:28
27764         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
27765      Branch: perl
27766            ! regexec.c
27767 ____________________________________________________________________________
27768 [  6150] By: gsar                                  on 2000/05/28  20:39:58
27769         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
27770      Branch: perl
27771            ! pod/perlrequick.pod
27772 ____________________________________________________________________________
27773 [  6149] By: gsar                                  on 2000/05/28  20:35:16
27774         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
27775              <troc@netrus.net>)
27776      Branch: perl
27777            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
27778            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
27779            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
27780            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
27781 ____________________________________________________________________________
27782 [  6148] By: gsar                                  on 2000/05/28  20:21:07
27783         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
27784      Branch: perl
27785            ! lib/ExtUtils/MM_Unix.pm
27786 ____________________________________________________________________________
27787 [  6147] By: gsar                                  on 2000/05/28  20:12:41
27788         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
27789              (from Peter Prymmer)
27790      Branch: perl
27791            ! vms/subconfigure.com
27792 ____________________________________________________________________________
27793 [  6146] By: gsar                                  on 2000/05/28  20:06:15
27794         Log: doc typo
27795      Branch: perl
27796            ! lib/warnings.pm warnings.h warnings.pl
27797 ____________________________________________________________________________
27798 [  6145] By: gsar                                  on 2000/05/28  18:44:33
27799         Log: make xsubpp skip embedded pod (from Matthias Neeracher
27800              <neeri@iis.ee.ethz.ch>)
27801      Branch: perl
27802            ! lib/ExtUtils/xsubpp
27803 ____________________________________________________________________________
27804 [  6144] By: gsar                                  on 2000/05/28  18:42:49
27805         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
27806              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
27807              <neeri@iis.ee.ethz.ch>)
27808      Branch: perl
27809            ! lib/AutoSplit.pm
27810 ____________________________________________________________________________
27811 [  6143] By: gsar                                  on 2000/05/28  18:41:12
27812         Log: MacOS support, part 1 (from Matthias Neeracher
27813              <neeri@iis.ee.ethz.ch>)
27814      Branch: perl
27815            + ext/DynaLoader/dl_mac.xs
27816            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
27817            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
27818            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
27819            ! util.h
27820 ____________________________________________________________________________
27821 [  6142] By: gsar                                  on 2000/05/28  18:21:51
27822         Log: File::Find fails to chdir when chasing symlinks (from
27823              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
27824      Branch: perl
27825            ! lib/File/Find.pm t/lib/filefind.t
27826 ____________________________________________________________________________
27827 [  6141] By: jhi                                   on 2000/05/28  14:25:15
27828         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
27829              forwarded by Peter Seebach from the bsdi-users mailing list.
27830              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
27831      Branch: perl
27832            ! hints/bsdos.sh
27833 ____________________________________________________________________________
27834 [  6140] By: jhi                                   on 2000/05/28  14:11:57
27835         Log: Integrate with Sarathy.
27836      Branch: cfgperl
27837           +> (branch 30 files)
27838           !> (integrate 93 files)
27839 ____________________________________________________________________________
27840 [  6139] By: gsar                                  on 2000/05/28  10:01:48
27841         Log: revise mktables.PL for bugs and newness in Unicode 3.0
27842              (from James Bence <jbence@amgen.com>)
27843      Branch: perl
27844            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
27845            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
27846            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
27847            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
27848            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
27849            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
27850            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
27851            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
27852            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
27853            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
27854            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
27855            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
27856            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
27857            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
27858            + lib/unicode/Is/SylWU.pl
27859            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
27860            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
27861            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
27862            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
27863            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
27864            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
27865            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
27866            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
27867            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
27868            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
27869            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
27870            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
27871            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
27872            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
27873            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
27874            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
27875            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
27876            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
27877            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
27878            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
27879            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
27880            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
27881            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
27882            ! lib/unicode/Makefile lib/unicode/mktables.PL
27883 ____________________________________________________________________________
27884 [  6138] By: gsar                                  on 2000/05/28  08:50:32
27885         Log: add note about the handling of negative indices to tied arrays
27886              (from Michael G Schwern <schwern@pobox.com>)
27887      Branch: perl
27888            ! pod/perltie.pod
27889 ____________________________________________________________________________
27890 [  6137] By: gsar                                  on 2000/05/28  08:46:10
27891         Log: fix bogus redeclaration warning for "our" variables in different
27892              scopes
27893      Branch: perl
27894            ! op.c t/pragma/strict-vars
27895 ____________________________________________________________________________
27896 [  6136] By: gsar                                  on 2000/05/28  08:31:20
27897         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
27898      Branch: perl
27899            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
27900 ____________________________________________________________________________
27901 [  6135] By: gsar                                  on 2000/05/28  08:17:50
27902         Log: enable Test::Harness to dynamically determine column width etc.
27903              (from Rob Napier <rnapier@employees.org>)
27904      Branch: perl
27905            ! lib/Test/Harness.pm
27906 ____________________________________________________________________________
27907 [  6134] By: gsar                                  on 2000/05/28  08:13:39
27908         Log: make Test::Harness use wait.h/WCOREDUMP if available
27909              (from Ben Tilly <ben_tilly@hotmail.com>)
27910      Branch: perl
27911            ! lib/Test/Harness.pm
27912 ____________________________________________________________________________
27913 [  6133] By: gsar                                  on 2000/05/28  08:08:05
27914         Log: elide bogus test in change#6132
27915      Branch: perl
27916            ! t/pragma/warn/9enabled
27917 ____________________________________________________________________________
27918 [  6132] By: gsar                                  on 2000/05/28  08:03:14
27919         Log: warnings::enabled() doesn't fall back to looking at $^W if
27920              caller isn't using lexical warnings (from Paul Marquess)
27921      Branch: perl
27922            ! pp_ctl.c t/pragma/warn/9enabled
27923 ____________________________________________________________________________
27924 [  6131] By: gsar                                  on 2000/05/28  07:57:47
27925         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
27926      Branch: perl
27927            ! ext/POSIX/POSIX.pm
27928 ____________________________________________________________________________
27929 [  6130] By: gsar                                  on 2000/05/28  07:29:12
27930         Log: fix places that mean C<"word" character> but say C<alphanumeric
27931              character>
27932      Branch: perl
27933            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
27934 ____________________________________________________________________________
27935 [  6129] By: gsar                                  on 2000/05/28  07:18:41
27936         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
27937      Branch: perl
27938            ! vms/test.com
27939 ____________________________________________________________________________
27940 [  6128] By: gsar                                  on 2000/05/28  07:12:55
27941         Log: new perlxstut example for passing/returning refs to arrays
27942              (from David Lowe <dlowe@pootpoot.com>)
27943      Branch: perl
27944            ! pod/perlxstut.pod
27945 ____________________________________________________________________________
27946 [  6127] By: gsar                                  on 2000/05/28  07:02:50
27947         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
27948              failed (from Gisle Aas)
27949      Branch: perl
27950            ! cop.h perl.c
27951 ____________________________________________________________________________
27952 [  6126] By: gsar                                  on 2000/05/28  06:39:53
27953         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
27954              (reworked variant of patch suggested by Simon Cozens)
27955      Branch: perl
27956            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
27957            ! pp_hot.c proto.h t/op/gv.t
27958 ____________________________________________________________________________
27959 [  6125] By: gsar                                  on 2000/05/28  05:14:55
27960         Log: enable propagating exception objects via Perl_croak() in XS code
27961              (from Gisle Aas)
27962      Branch: perl
27963            ! util.c
27964 ____________________________________________________________________________
27965 [  6124] By: gsar                                  on 2000/05/28  05:07:28
27966         Log: integrate vmsperl contents into mainline
27967      Branch: perl
27968           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
27969           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
27970           !> vms/vmsish.h
27971 ____________________________________________________________________________
27972 [  6123] By: gsar                                  on 2000/05/28  05:03:53
27973         Log: clarify gotcha with #line directives (from Rocco Caputo
27974              <troc@netrus.net>)
27975      Branch: perl
27976            ! pod/perldebug.pod pod/perlsyn.pod
27977 ____________________________________________________________________________
27978 [  6122] By: gsar                                  on 2000/05/28  04:58:29
27979         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
27980              (from Mark-Jason Dominus)
27981      Branch: perl
27982            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
27983            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
27984            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
27985            ! toke.c
27986 ____________________________________________________________________________
27987 [  6121] By: bailey                                on 2000/05/25  04:46:54
27988         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
27989              lists (based on fixes by Craig Berry)
27990      Branch: vmsperl
27991            ! lib/File/Spec/VMS.pm
27992 ____________________________________________________________________________
27993 [  6120] By: bailey                                on 2000/05/25  04:25:38
27994         Log: Add missing escape (Charles Lane)
27995      Branch: vmsperl
27996            ! t/op/lex_assign.t
27997 ____________________________________________________________________________
27998 [  6119] By: bailey                                on 2000/05/25  04:21:25
27999         Log: Quiet error messages in vmsish.t (Charles Lane)
28000      Branch: vmsperl
28001            ! vms/ext/vmsish.t
28002 ____________________________________________________________________________
28003 [  6118] By: bailey                                on 2000/05/25  04:17:57
28004         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
28005              Flatten case labels in switch statements uniformly (Charles Bailey)
28006      Branch: vmsperl
28007            ! vms/vms.c
28008 ____________________________________________________________________________
28009 [  6117] By: bailey                                on 2000/05/25  03:58:09
28010         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
28011      Branch: vmsperl
28012            ! vms/vmsish.h
28013 ____________________________________________________________________________
28014 [  6116] By: bailey                                on 2000/05/25  03:11:15
28015         Log: Miscellaneous cosmetic fixes (Charles Lane)
28016      Branch: vmsperl
28017            ! lib/ExtUtils/MM_VMS.pm
28018 ____________________________________________________________________________
28019 [  6115] By: bailey                                on 2000/05/25  03:10:36
28020         Log: Add bounds checking for several strings (Charles Lane)
28021      Branch: vmsperl
28022            ! vms/vms.c
28023 ____________________________________________________________________________
28024 [  6114] By: bailey                                on 2000/05/25  02:25:34
28025         Log: Urk -- undo previous removal of vmsish 'exit' change
28026      Branch: vmsperl
28027            ! vms/ext/vmsish.pm vms/vmsish.h
28028 ____________________________________________________________________________
28029 [  6113] By: bailey                                on 2000/05/24  02:24:40
28030         Log: Ugly workaround for version-specific RTL error
28031      Branch: vmsperl
28032            ! vms/vms.c
28033 ____________________________________________________________________________
28034 [  6112] By: bailey                                on 2000/05/24  02:19:55
28035         Log: Check for existence of file before trying to delete
28036      Branch: vmsperl
28037            ! vms/test.com
28038 ____________________________________________________________________________
28039 [  6111] By: bailey                                on 2000/05/23  23:35:13
28040         Log: Resync with mainline prior to post-5.6.0 updates
28041      Branch: vmsperl
28042           +> (branch 49 files)
28043            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
28044            ! vms/ext/vmsish.pm
28045           !> (integrate 334 files)
28046 ____________________________________________________________________________
28047 [  6110] By: jhi                                   on 2000/05/23  19:28:32
28048         Log: todo tweak
28049      Branch: cfgperl
28050            ! Todo-5.6
28051 ____________________________________________________________________________
28052 [  6109] By: jhi                                   on 2000/05/18  17:38:54
28053         Log: Integrate with Sarathy.
28054      Branch: cfgperl
28055           !> mg.c perl.h win32/perlhost.h
28056 ____________________________________________________________________________
28057 [  6108] By: gsar                                  on 2000/05/17  02:24:56
28058         Log: reenable fake signal handling on Windows, bugs and all
28059      Branch: perl
28060            ! mg.c perl.h win32/perlhost.h
28061 ____________________________________________________________________________
28062 [  6107] By: jhi                                   on 2000/05/15  18:01:41
28063         Log: Tweak the todo list.
28064      Branch: cfgperl
28065            ! Todo-5.6
28066 ____________________________________________________________________________
28067 [  6106] By: jhi                                   on 2000/05/15  13:41:48
28068         Log: The (Configure) script refuses to go on, after asking for
28069              'You may also choose to try maximal 64-bitness....'.
28070              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
28071              -- Patrick Zima
28072              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
28073      Branch: cfgperl
28074            ! hints/solaris_2.sh
28075 ____________________________________________________________________________
28076 [  6105] By: jhi                                   on 2000/05/11  14:37:43
28077         Log: Integrate with Sarathy.
28078      Branch: cfgperl
28079           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
28080           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
28081 ____________________________________________________________________________
28082 [  6104] By: gsar                                  on 2000/05/11  03:39:07
28083         Log: PL_sys_intern was being initialized too late on windows
28084      Branch: perl
28085            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
28086            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
28087 ____________________________________________________________________________
28088 [  6103] By: jhi                                   on 2000/05/09  19:42:20
28089         Log: Test tweaking for Unicos continues.
28090      Branch: cfgperl
28091            ! t/op/64bitint.t
28092 ____________________________________________________________________________
28093 [  6102] By: jhi                                   on 2000/05/09  16:47:27
28094         Log: The test suite tweak in #6101 wasn't quite right.
28095      Branch: cfgperl
28096            ! t/lib/complex.t
28097 ____________________________________________________________________________
28098 [  6101] By: jhi                                   on 2000/05/09  15:35:34
28099         Log: Hints and test tweaks for Unicos.
28100      Branch: cfgperl
28101            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
28102 ____________________________________________________________________________
28103 [  6100] By: jhi                                   on 2000/05/08  21:15:06
28104         Log: More compilation tweakery from Allen Smith.
28105      Branch: cfgperl
28106            ! hints/irix_6.sh
28107 ____________________________________________________________________________
28108 [  6099] By: jhi                                   on 2000/05/08  19:21:18
28109         Log: Tweaks for the cc bugs from Allen Smith.
28110      Branch: cfgperl
28111            ! hints/irix_6.sh
28112 ____________________________________________________________________________
28113 [  6098] By: jhi                                   on 2000/05/08  19:13:37
28114         Log: Add a note about other, yet unsupported, shadow password APIs.
28115      Branch: cfgperl
28116            ! pp_sys.c
28117 ____________________________________________________________________________
28118 [  6097] By: jhi                                   on 2000/05/08  18:46:34
28119         Log: Add a note about possible compilation problems from Allen Smith.
28120      Branch: cfgperl
28121            ! hints/irix_6.sh
28122 ____________________________________________________________________________
28123 [  6096] By: jhi                                   on 2000/05/08  17:33:10
28124         Log: Integrate with Sarathy.
28125      Branch: cfgperl
28126           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
28127           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
28128 ____________________________________________________________________________
28129 [  6095] By: jhi                                   on 2000/05/08  16:21:33
28130         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
28131              might be useful in future.
28132      Branch: cfgperl
28133            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28134            ! config_h.SH
28135      Branch: metaconfig
28136            ! U/installdirs/inc_version_list.U
28137      Branch: metaconfig/U/perl
28138            ! perlxv.U
28139 ____________________________________________________________________________
28140 [  6094] By: gsar                                  on 2000/05/08  14:22:22
28141         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
28142      Branch: perl
28143            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
28144            ! hints/cygwin.sh pp_sys.c
28145 ____________________________________________________________________________
28146 [  6093] By: gsar                                  on 2000/05/08  12:52:28
28147         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
28148              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
28149      Branch: perl
28150            ! pp_sys.c sv.c win32/perlhost.h
28151 ____________________________________________________________________________
28152 [  6092] By: jhi                                   on 2000/05/07  22:40:34
28153         Log: Regen perltoc with the fixed buildtoc.
28154      Branch: cfgperl
28155            ! pod/perltoc.pod
28156 ____________________________________________________________________________
28157 [  6091] By: jhi                                   on 2000/05/07  22:24:16
28158         Log: Integrate with Sarathy.
28159      Branch: cfgperl
28160           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
28161           !> t/op/substr.t toke.c
28162 ____________________________________________________________________________
28163 [  6090] By: gsar                                  on 2000/05/07  19:47:07
28164         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
28165              [NI]OK; added tests for both
28166      Branch: perl
28167            ! perl.c pp_hot.c sv.c t/op/substr.t
28168 ____________________________________________________________________________
28169 [  6089] By: gsar                                  on 2000/05/07  18:18:38
28170         Log: buildtoc tweak to fix newline lossage
28171      Branch: perl
28172            ! pod/buildtoc
28173 ____________________________________________________________________________
28174 [  6088] By: jhi                                   on 2000/05/07  16:35:36
28175         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
28176              because we do not use those.  The HAS_GETSPNAM remains,
28177              though, because we still do use that.
28178      Branch: cfgperl
28179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28180            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
28181            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
28182            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
28183            ! win32/config.vc win32/config_H.bc win32/config_H.gc
28184            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
28185 ____________________________________________________________________________
28186 [  6087] By: gsar                                  on 2000/05/07  16:05:16
28187         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
28188      Branch: perl
28189            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
28190 ____________________________________________________________________________
28191 [  6086] By: jhi                                   on 2000/05/07  15:27:07
28192         Log: Integrate with Sarathy.
28193      Branch: cfgperl
28194           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
28195           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
28196           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
28197           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
28198           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
28199           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
28200 ____________________________________________________________________________
28201 [  6085] By: gsar                                  on 2000/05/07  05:52:02
28202         Log: repeat operator (x) doesn't preserve utf8-ness
28203      Branch: perl
28204            ! pp.c t/op/substr.t
28205 ____________________________________________________________________________
28206 [  6084] By: gsar                                  on 2000/05/07  05:39:55
28207         Log: substr() does not preserve utf8-ness (from Stefan Eissing
28208              <Eissing@medicaldataservice.de>); added tests
28209      Branch: perl
28210            ! pp.c t/op/substr.t
28211 ____________________________________________________________________________
28212 [  6083] By: gsar                                  on 2000/05/07  05:24:46
28213         Log: note about undocumented caller() return value (from M.J.T. Guy);
28214              yet another peek.t tweak
28215      Branch: perl
28216            ! pod/perlfunc.pod t/lib/peek.t
28217 ____________________________________________________________________________
28218 [  6082] By: gsar                                  on 2000/05/07  05:08:40
28219         Log: peek.t non-portable to ithreads
28220      Branch: perl
28221            ! t/lib/peek.t
28222 ____________________________________________________________________________
28223 [  6081] By: gsar                                  on 2000/05/07  04:17:04
28224         Log: better default perlbug categories for ok reports (from Richard Foley)
28225      Branch: perl
28226            ! utils/perlbug.PL
28227 ____________________________________________________________________________
28228 [  6080] By: gsar                                  on 2000/05/07  04:08:07
28229         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
28230              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
28231      Branch: perl
28232            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
28233            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
28234            ! AUTHORS MAINTAIN MANIFEST
28235 ____________________________________________________________________________
28236 [  6079] By: gsar                                  on 2000/05/07  04:01:38
28237         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
28238      Branch: perl
28239            ! lib/Carp/Heavy.pm
28240 ____________________________________________________________________________
28241 [  6078] By: gsar                                  on 2000/05/07  01:24:19
28242         Log: workaround for CRT bug in chdir() (from Charles Lane, via
28243              Peter Prymmer)
28244      Branch: perl
28245            ! iperlsys.h vms/vms.c vms/vmsish.h
28246 ____________________________________________________________________________
28247 [  6077] By: gsar                                  on 2000/05/07  01:22:23
28248         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
28249              and Tom Phoenix)
28250      Branch: perl
28251            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
28252 ____________________________________________________________________________
28253 [  6076] By: gsar                                  on 2000/05/06  17:36:29
28254         Log: integrate cfgperl contents into mainline
28255      Branch: perl
28256           +> t/lib/peek.t
28257           !> Configure MANIFEST Porting/Glossary Porting/config.sh
28258           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
28259           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
28260           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
28261 ____________________________________________________________________________
28262 [  6075] By: jhi                                   on 2000/05/05  18:56:10
28263         Log: Make the test more portable.
28264      Branch: cfgperl
28265            ! t/lib/peek.t
28266 ____________________________________________________________________________
28267 [  6074] By: jhi                                   on 2000/05/05  18:49:20
28268         Log: Introduce t/lib/peek.t.
28269      Branch: cfgperl
28270            + t/lib/peek.t
28271            ! MANIFEST
28272 ____________________________________________________________________________
28273 [  6073] By: jhi                                   on 2000/05/05  14:30:45
28274         Log: Complex tweaks.
28275      Branch: cfgperl
28276            ! lib/Math/Complex.pm t/lib/complex.t
28277 ____________________________________________________________________________
28278 [  6072] By: jhi                                   on 2000/05/05  12:27:13
28279         Log: Integrate with Sarathy.
28280      Branch: cfgperl
28281           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
28282           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28283           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
28284           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
28285 ____________________________________________________________________________
28286 [  6071] By: gsar                                  on 2000/05/05  02:24:46
28287         Log: misformatted perllocal.pod (from Tim Jenness
28288              <t.jenness@jach.hawaii.edu>)
28289      Branch: perl
28290            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
28291 ____________________________________________________________________________
28292 [  6070] By: gsar                                  on 2000/05/05  02:16:52
28293         Log: remove misleading comment (from M.J.T. Guy)
28294      Branch: perl
28295            ! t/lib/anydbm.t
28296 ____________________________________________________________________________
28297 [  6069] By: gsar                                  on 2000/05/05  02:15:13
28298         Log: File::Spec compatibility update (from Barrie Slaymaker
28299              <barries@slaysys.com>)
28300      Branch: perl
28301            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28302            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28303 ____________________________________________________________________________
28304 [  6068] By: gsar                                  on 2000/05/05  02:01:50
28305         Log: note about values()
28306      Branch: perl
28307            ! pod/perlfunc.pod
28308 ____________________________________________________________________________
28309 [  6067] By: gsar                                  on 2000/05/05  01:33:09
28310         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
28311      Branch: perl
28312            ! win32/win32.c
28313 ____________________________________________________________________________
28314 [  6066] By: gsar                                  on 2000/05/05  01:23:43
28315         Log: s/END/CHECK/
28316      Branch: perl
28317            ! perl.c
28318 ____________________________________________________________________________
28319 [  6065] By: jhi                                   on 2000/05/04  17:30:22
28320         Log: Integrate with Sarathy.
28321      Branch: cfgperl
28322           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
28323 ____________________________________________________________________________
28324 [  6064] By: gsar                                  on 2000/05/04  17:26:14
28325         Log: change#5905 wasn't quite right--it's intent only applies when arguments
28326              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
28327      Branch: perl
28328            ! pp_sys.c sv.c
28329 ____________________________________________________________________________
28330 [  6063] By: gsar                                  on 2000/05/04  16:52:29
28331         Log: tokeq() could read unallocated field in argument
28332      Branch: perl
28333            ! toke.c
28334 ____________________________________________________________________________
28335 [  6062] By: gsar                                  on 2000/05/04  16:34:51
28336         Log: additional tests for utf8.t
28337      Branch: perl
28338            ! t/pragma/utf8.t
28339 ____________________________________________________________________________
28340 [  6061] By: gsar                                  on 2000/05/04  16:09:28
28341         Log: change#5921 neglected to make eq honor "use bytes"
28342      Branch: perl
28343            ! sv.c
28344 ____________________________________________________________________________
28345 [  6060] By: jhi                                   on 2000/05/04  15:30:16
28346         Log: Integrate with Sarathy.
28347      Branch: cfgperl
28348           !> perl.c regcomp.c t/pragma/utf8.t
28349 ____________________________________________________________________________
28350 [  6059] By: jhi                                   on 2000/05/04  15:26:37
28351         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
28352              in natively 64-bit platforms where a long is a quad (no need
28353              for long longs).  Also added bias for IVs.
28354      Branch: cfgperl
28355            ! toke.c
28356 ____________________________________________________________________________
28357 [  6058] By: gsar                                  on 2000/05/04  00:19:14
28358         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
28359              (spotted by Donald Kinzer <dkinzer@premia.com>)
28360      Branch: perl
28361            ! perl.c
28362 ____________________________________________________________________________
28363 [  6057] By: gsar                                  on 2000/05/03  18:34:01
28364         Log: fix broken parsing of /\x{ab}/
28365      Branch: perl
28366            ! regcomp.c t/pragma/utf8.t
28367 ____________________________________________________________________________
28368 [  6056] By: jhi                                   on 2000/05/03  17:57:16
28369         Log: The search of infinity continues, this time simplified.
28370      Branch: cfgperl
28371            ! lib/Math/Complex.pm
28372 ____________________________________________________________________________
28373 [  6055] By: jhi                                   on 2000/05/03  17:45:30
28374         Log: Detypo.
28375      Branch: cfgperl
28376            ! hints/unicos.sh
28377 ____________________________________________________________________________
28378 [  6054] By: jhi                                   on 2000/05/02  22:28:27
28379         Log: Be more forgiving in POSIX about HUGE_VALL.
28380      Branch: cfgperl
28381            ! ext/POSIX/POSIX.xs
28382 ____________________________________________________________________________
28383 [  6053] By: jhi                                   on 2000/05/02  22:25:05
28384         Log: Integrate with Sarathy.
28385      Branch: cfgperl
28386           !> hints/irix_6.sh pod/perlop.pod
28387 ____________________________________________________________________________
28388 [  6052] By: jhi                                   on 2000/05/02  22:24:31
28389         Log: Unicos hint tweak.
28390      Branch: cfgperl
28391            ! hints/unicos.sh
28392 ____________________________________________________________________________
28393 [  6051] By: jhi                                   on 2000/05/02  22:21:26
28394         Log: Complex tweakery.
28395      Branch: cfgperl
28396            ! lib/Math/Complex.pm t/lib/complex.t
28397 ____________________________________________________________________________
28398 [  6050] By: jhi                                   on 2000/05/02  19:26:22
28399         Log: Use setxxent()/endxxent().
28400      Branch: cfgperl
28401            ! t/op/grent.t t/op/pwent.t
28402 ____________________________________________________________________________
28403 [  6049] By: jhi                                   on 2000/05/02  19:06:02
28404         Log: Test both the scalar and list contexts.
28405      Branch: cfgperl
28406            ! t/op/grent.t t/op/pwent.t
28407 ____________________________________________________________________________
28408 [  6048] By: gsar                                  on 2000/05/02  18:29:10
28409         Log: add note about how $( doesn't interpolate in REs (from
28410              Philip Newton <newton@ficus.frogspace.net>)
28411      Branch: perl
28412            ! pod/perlop.pod
28413 ____________________________________________________________________________
28414 [  6047] By: jhi                                   on 2000/05/02  17:41:24
28415         Log: Call getspnam() only iff needd.
28416      Branch: cfgperl
28417            ! pp_sys.c
28418 ____________________________________________________________________________
28419 [  6046] By: gsar                                  on 2000/05/02  17:07:25
28420         Log: libscheck has insufficient checks for n32 libs (from
28421              Albert Chin-A-Young <china@thewrittenword.com>)
28422      Branch: perl
28423            ! hints/irix_6.sh
28424 ____________________________________________________________________________
28425 [  6045] By: jhi                                   on 2000/05/02  13:57:17
28426         Log: Integrate with Sarathy.
28427      Branch: cfgperl
28428           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
28429           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
28430 ____________________________________________________________________________
28431 [  6044] By: gsar                                  on 2000/05/02  06:48:19
28432         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
28433              such that underscores are only ignored in literal numbers,
28434              "\x{...}", and hex/oct argument
28435      Branch: perl
28436            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
28437 ____________________________________________________________________________
28438 [  6043] By: gsar                                  on 2000/05/02  02:22:29
28439         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
28440      Branch: perl
28441            ! pod/perlretut.pod
28442 ____________________________________________________________________________
28443 [  6042] By: gsar                                  on 2000/05/02  02:17:51
28444         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
28445      Branch: perl
28446            ! pod/perltrap.pod
28447 ____________________________________________________________________________
28448 [  6041] By: gsar                                  on 2000/05/02  01:53:51
28449         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
28450              to compensate
28451      Branch: perl
28452            ! Porting/makerel
28453 ____________________________________________________________________________
28454 [  6040] By: gsar                                  on 2000/05/02  01:51:57
28455         Log: missing files in MANIFEST
28456      Branch: perl
28457            ! MANIFEST
28458 ____________________________________________________________________________
28459 [  6039] By: jhi                                   on 2000/05/02  00:36:46
28460         Log: Infinite problems.
28461      Branch: cfgperl
28462            ! lib/Math/Complex.pm
28463 ____________________________________________________________________________
28464 [  6038] By: jhi                                   on 2000/05/02  00:06:38
28465         Log: pwent/spent #ifdef imbalance.
28466      Branch: cfgperl
28467            ! pp_sys.c
28468 ____________________________________________________________________________
28469 [  6037] By: jhi                                   on 2000/05/01  22:50:11
28470         Log: Use HUGE_VALL if applicable.
28471      Branch: cfgperl
28472            ! ext/POSIX/POSIX.xs util.c
28473 ____________________________________________________________________________
28474 [  6036] By: jhi                                   on 2000/05/01  22:20:53
28475         Log: Correct Freudian slip.
28476      Branch: cfgperl
28477            ! pp_sys.c
28478 ____________________________________________________________________________
28479 [  6035] By: jhi                                   on 2000/05/01  21:07:38
28480         Log: Continue on the pwent/spent case.
28481      Branch: cfgperl
28482            ! pp_sys.c
28483 ____________________________________________________________________________
28484 [  6034] By: jhi                                   on 2000/05/01  17:45:14
28485         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
28486              adjustments in 6032 conflicted badly with this, will have
28487              to revisit them later.
28488      Branch: cfgperl
28489           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
28490           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
28491           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
28492           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
28493           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
28494           !> t/lib/cgi-html.t t/lib/cgi-request.t
28495 ____________________________________________________________________________
28496 [  6033] By: jhi                                   on 2000/05/01  17:40:49
28497         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
28498      Branch: cfgperl
28499            ! pp_sys.c
28500 ____________________________________________________________________________
28501 [  6032] By: gsar                                  on 2000/05/01  15:56:32
28502         Log: whitespace adjustments
28503      Branch: perl
28504            ! pp_sys.c
28505 ____________________________________________________________________________
28506 [  6031] By: gsar                                  on 2000/05/01  15:19:41
28507         Log: small nits in diagnostics.pm (from Robin Barker)
28508      Branch: perl
28509            ! lib/diagnostics.pm pod/perldiag.pod
28510 ____________________________________________________________________________
28511 [  6030] By: gsar                                  on 2000/05/01  08:39:18
28512         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
28513              for @- and @+ (from Johan Vromans)
28514      Branch: perl
28515            ! lib/English.pm pod/perlvar.pod
28516 ____________________________________________________________________________
28517 [  6029] By: gsar                                  on 2000/05/01  08:16:10
28518         Log: add CGI.pm v2.66 (from Lincoln Stein)
28519      Branch: perl
28520            + lib/CGI/Util.pm t/lib/cgi-pretty.t
28521            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
28522            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
28523            ! t/lib/cgi-html.t t/lib/cgi-request.t
28524 ____________________________________________________________________________
28525 [  6028] By: gsar                                  on 2000/05/01  06:34:41
28526         Log: Pod::Man generates groff-incompatible macro definition (from
28527              Tom Christiansen)
28528      Branch: perl
28529            ! lib/Pod/Man.pm
28530 ____________________________________________________________________________
28531 [  6027] By: gsar                                  on 2000/05/01  06:31:36
28532         Log: podlators-1.02 update (from Russ Allbery)
28533      Branch: perl
28534            ! lib/Pod/Man.pm lib/Pod/Text.pm
28535 ____________________________________________________________________________
28536 [  6026] By: jhi                                   on 2000/04/30  23:24:23
28537         Log: Integrate with Sarathy.
28538      Branch: cfgperl
28539           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
28540           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
28541           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
28542           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
28543           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
28544           !> t/lib/syslog.t toke.c win32/win32.h
28545 ____________________________________________________________________________
28546 [  6025] By: gsar                                  on 2000/04/30  18:17:47
28547         Log: Is{Alnum,Alpha,Word} don't match titlecase
28548              
28549              TODO: IsSpace is defined recursively!
28550              
28551              (both spotted by Larry)
28552      Branch: perl
28553            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
28554            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
28555 ____________________________________________________________________________
28556 [  6024] By: gsar                                  on 2000/04/30  17:50:19
28557         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
28558              (from Hugo van der Sanden)
28559      Branch: perl
28560            ! toke.c
28561 ____________________________________________________________________________
28562 [  6023] By: gsar                                  on 2000/04/30  17:14:43
28563         Log: debugger stomps on $. (from M.J.T. Guy)
28564      Branch: perl
28565            ! lib/perl5db.pl
28566 ____________________________________________________________________________
28567 [  6022] By: gsar                                  on 2000/04/30  16:59:22
28568         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
28569      Branch: perl
28570            ! sv.c
28571 ____________________________________________________________________________
28572 [  6021] By: gsar                                  on 2000/04/29  21:00:08
28573         Log: remove Win2K issue in pod (fixed by change#6020)
28574      Branch: perl
28575            ! README.win32 pod/perl56delta.pod
28576 ____________________________________________________________________________
28577 [  6020] By: gsar                                  on 2000/04/29  20:51:49
28578         Log: test tweak
28579      Branch: perl
28580            ! t/lib/open3.t
28581 ____________________________________________________________________________
28582 [  6019] By: gsar                                  on 2000/04/29  20:34:27
28583         Log: windows portability tweaks
28584      Branch: perl
28585            ! t/lib/b.t win32/win32.h
28586 ____________________________________________________________________________
28587 [  6018] By: gsar                                  on 2000/04/29  19:55:24
28588         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
28589              make _PATH_LOG() return "" if unavailable
28590      Branch: perl
28591            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
28592            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
28593 ____________________________________________________________________________
28594 [  6017] By: jhi                                   on 2000/04/28  22:49:46
28595         Log: Integrate with Sarathy.
28596      Branch: cfgperl
28597           !> op.c perl.c pod/perldiag.pod t/lib/b.t
28598 ____________________________________________________________________________
28599 [  6016] By: jhi                                   on 2000/04/28  22:46:14
28600         Log: Do not warn that an infinity does not look like a number.
28601      Branch: cfgperl
28602            ! sv.c
28603 ____________________________________________________________________________
28604 [  6015] By: gsar                                  on 2000/04/28  22:35:49
28605         Log: tweak test for portability
28606      Branch: perl
28607            ! t/lib/b.t
28608 ____________________________________________________________________________
28609 [  6014] By: gsar                                  on 2000/04/28  22:05:31
28610         Log: glob() loading File::Glob behind the scenes may cause syntax errors
28611      Branch: perl
28612            ! op.c
28613 ____________________________________________________________________________
28614 [  6013] By: gsar                                  on 2000/04/28  21:25:22
28615         Log: tweak change#5945 to display correct switch name in diagnostic
28616      Branch: perl
28617            ! perl.c pod/perldiag.pod
28618 ____________________________________________________________________________
28619 [  6012] By: jhi                                   on 2000/04/28  21:08:12
28620         Log: Integrate with Sarathy.
28621      Branch: cfgperl
28622           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
28623           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
28624           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
28625 ____________________________________________________________________________
28626 [  6011] By: jhi                                   on 2000/04/28  21:04:46
28627         Log: &HUGE_VAL is not defined, it exists.
28628      Branch: cfgperl
28629            ! lib/Math/Complex.pm
28630 ____________________________________________________________________________
28631 [  6010] By: gsar                                  on 2000/04/28  21:02:58
28632         Log: clarify note about shadow password support (from
28633              gellyfish@gellyfish.com)
28634      Branch: perl
28635            ! pod/perlfunc.pod
28636 ____________________________________________________________________________
28637 [  6009] By: gsar                                  on 2000/04/28  21:00:00
28638         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
28639      Branch: perl
28640            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
28641 ____________________________________________________________________________
28642 [  6008] By: gsar                                  on 2000/04/28  20:56:33
28643         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
28644      Branch: perl
28645            ! installperl vms/subconfigure.com
28646 ____________________________________________________________________________
28647 [  6007] By: gsar                                  on 2000/04/28  20:51:21
28648         Log: note about compile failures and END blocks (from M.J.T. Guy)
28649      Branch: perl
28650            ! pod/perl56delta.pod pod/perlmod.pod
28651 ____________________________________________________________________________
28652 [  6006] By: jhi                                   on 2000/04/28  20:42:14
28653         Log: Regen Configure.
28654      Branch: cfgperl
28655            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28656            ! config_h.SH
28657 ____________________________________________________________________________
28658 [  6005] By: gsar                                  on 2000/04/28  20:41:16
28659         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
28660      Branch: perl
28661            ! utils/perldoc.PL
28662 ____________________________________________________________________________
28663 [  6004] By: jhi                                   on 2000/04/28  20:28:21
28664         Log: Integrate with Sarathy.
28665      Branch: cfgperl
28666           !> Configure INSTALL Porting/Glossary Porting/config.sh
28667           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
28668           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
28669           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
28670           !> win32/config.vc win32/win32.c
28671 ____________________________________________________________________________
28672 [  6003] By: gsar                                  on 2000/04/28  20:11:20
28673         Log: allow REG_EXPAND_SZ keys in Windows registry (from
28674              John Clayton <John.Clayton@barclayscapital.com>)
28675      Branch: perl
28676            ! win32/win32.c
28677 ____________________________________________________________________________
28678 [  6002] By: gsar                                  on 2000/04/28  19:34:16
28679         Log: destructive sv_setsv() can lose UV-ness from source, causing
28680              numeric promotions/comparisons to fail to do the right thing
28681      Branch: perl
28682            ! sv.c
28683 ____________________________________________________________________________
28684 [  6001] By: gsar                                  on 2000/04/28  18:44:15
28685         Log: support additional library locations via $Config{otherlibdirs}
28686              (from Andy Dougherty)
28687      Branch: perl
28688            ! Configure INSTALL Porting/Glossary Porting/config.sh
28689            ! Porting/config_H config_h.SH epoc/config.sh perl.c
28690            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
28691            ! win32/config.bc win32/config.gc win32/config.vc
28692 ____________________________________________________________________________
28693 [  6000] By: gsar                                  on 2000/04/28  18:26:58
28694         Log: reworked otherlibdirs.U (from Andy Dougherty)
28695      Branch: metaconfig
28696            ! U/installdirs/otherlibdirs.U
28697 ____________________________________________________________________________
28698 [  5999] By: gsar                                  on 2000/04/28  18:17:07
28699         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
28700      Branch: perl
28701            ! t/pragma/warn/toke toke.c
28702 ____________________________________________________________________________
28703 [  5998] By: jhi                                   on 2000/04/28  13:32:17
28704         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
28705      Branch: cfgperl
28706            ! lib/Math/Complex.pm
28707 ____________________________________________________________________________
28708 [  5997] By: jhi                                   on 2000/04/28  13:14:04
28709         Log: Preserve $!.
28710      Branch: cfgperl
28711            ! lib/Math/Complex.pm
28712 ____________________________________________________________________________
28713 [  5996] By: jhi                                   on 2000/04/28  12:59:23
28714         Log: Integrate with Sarathy.
28715      Branch: cfgperl
28716           +> pod/perlrequick.pod pod/perlretut.pod
28717           !> (integrate 51 files)
28718 ____________________________________________________________________________
28719 [  5995] By: gsar                                  on 2000/04/28  09:37:36
28720         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
28721      Branch: perl
28722            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
28723 ____________________________________________________________________________
28724 [  5994] By: gsar                                  on 2000/04/28  09:33:26
28725         Log: fix for missed accounting for null byte in pack("Z",...) (from
28726              M.J.T. Guy)
28727      Branch: perl
28728            ! pp.c t/op/pack.t
28729 ____________________________________________________________________________
28730 [  5993] By: gsar                                  on 2000/04/28  09:30:05
28731         Log: various minor tweaks seen on p5p
28732      Branch: perl
28733            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
28734 ____________________________________________________________________________
28735 [  5992] By: gsar                                  on 2000/04/28  09:08:19
28736         Log: pod nit (from Simon Cozens)
28737      Branch: perl
28738            ! pod/perlop.pod
28739 ____________________________________________________________________________
28740 [  5991] By: gsar                                  on 2000/04/28  09:06:36
28741         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
28742      Branch: perl
28743            ! README.posix-bc hints/posix-bc.sh
28744 ____________________________________________________________________________
28745 [  5990] By: gsar                                  on 2000/04/28  08:54:52
28746         Log: use $ENV{LIB} to search for libs under Visual C compiler
28747              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
28748      Branch: perl
28749            ! lib/ExtUtils/Liblist.pm
28750 ____________________________________________________________________________
28751 [  5989] By: gsar                                  on 2000/04/28  08:27:12
28752         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
28753              itself and no other (from Tom Hughes)
28754      Branch: perl
28755            ! t/op/array.t toke.c
28756 ____________________________________________________________________________
28757 [  5988] By: gsar                                  on 2000/04/28  08:01:38
28758         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
28759              <paul@miraclefish.com>)
28760      Branch: perl
28761            ! lib/ExtUtils/MakeMaker.pm
28762 ____________________________________________________________________________
28763 [  5987] By: gsar                                  on 2000/04/28  07:53:09
28764         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
28765      Branch: perl
28766            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
28767 ____________________________________________________________________________
28768 [  5986] By: gsar                                  on 2000/04/28  07:44:17
28769         Log: add regular expressions tutorial and quick-start guide (from
28770              Mark Kvale <kvale@phy.ucsf.edu>)
28771      Branch: perl
28772            + pod/perlrequick.pod pod/perlretut.pod
28773            ! AUTHORS MAINTAIN MANIFEST
28774 ____________________________________________________________________________
28775 [  5985] By: gsar                                  on 2000/04/28  07:30:28
28776         Log: forked child may not exit correctly if it failed to open
28777              /dev/console (from Graham Barr)
28778      Branch: perl
28779            ! ext/Sys/Syslog/Syslog.pm
28780 ____________________________________________________________________________
28781 [  5984] By: gsar                                  on 2000/04/28  07:27:20
28782         Log: attributes::reftype() doesn't work on tied argument
28783      Branch: perl
28784            ! xsutils.c
28785 ____________________________________________________________________________
28786 [  5983] By: gsar                                  on 2000/04/28  07:15:04
28787         Log: numeric conversion of non-number in change#3378 tramples on
28788              OOK offset, causing segfaults
28789      Branch: perl
28790            ! sv.c
28791 ____________________________________________________________________________
28792 [  5982] By: gsar                                  on 2000/04/28  04:48:25
28793         Log: avoid error in IO::Socket::INET when given an unknown service name
28794              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
28795      Branch: perl
28796            ! ext/IO/lib/IO/Socket/INET.pm
28797 ____________________________________________________________________________
28798 [  5981] By: gsar                                  on 2000/04/28  04:31:31
28799         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
28800              prototype mismatch with CORE::glob(); update pod and tests to
28801              suit (File::Glob::glob() is still available for backward
28802              compatibility, but should be considered deprecated)
28803      Branch: perl
28804            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
28805            ! t/lib/glob-taint.t
28806 ____________________________________________________________________________
28807 [  5980] By: gsar                                  on 2000/04/28  03:47:29
28808         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
28809              <ghudson@mit.edu>)
28810      Branch: metaconfig
28811            ! U/modified/Options.U
28812      Branch: perl
28813            ! Configure
28814 ____________________________________________________________________________
28815 [  5979] By: gsar                                  on 2000/04/28  03:07:54
28816         Log: under useithreads, constant pad entries could inadvertantly be
28817              shared across threads (from Eric Blood <eblood@xmission.com>);
28818              added Eric's test case to testsuite
28819      Branch: perl
28820            ! op.c t/op/misc.t
28821 ____________________________________________________________________________
28822 [  5978] By: gsar                                  on 2000/04/27  21:13:00
28823         Log: sync version numbers in File::Spec with the ones on CPAN
28824              (from Barrie Slaymaker)
28825      Branch: perl
28826            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28827            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
28828            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28829 ____________________________________________________________________________
28830 [  5977] By: gsar                                  on 2000/04/27  21:07:29
28831         Log: autoquote barewords followed by newline and arrow properly
28832              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
28833      Branch: perl
28834            ! t/pragma/warn/toke toke.c
28835 ____________________________________________________________________________
28836 [  5976] By: gsar                                  on 2000/04/27  20:41:20
28837         Log: DB_File v1.73 update (from Paul Marquess)
28838      Branch: perl
28839            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28840            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
28841 ____________________________________________________________________________
28842 [  5975] By: gsar                                  on 2000/04/27  20:34:24
28843         Log: allow sort() reentrancy (variant of patch suggested by
28844              Hugo van der Sanden)
28845      Branch: perl
28846            ! pp_ctl.c t/op/sort.t
28847 ____________________________________________________________________________
28848 [  5974] By: gsar                                  on 2000/04/27  19:46:57
28849         Log: change#4197 somehow missed initializing PL_errors, meaning
28850              sytax error queueing wasn't working outside eval"" at all;
28851              also fixed eval"" to localize PL_error_count, so that compile-time
28852              eval's don't clobber the error state of the outer context
28853      Branch: perl
28854            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
28855            ! t/pragma/warn/toke
28856 ____________________________________________________________________________
28857 [  5973] By: gsar                                  on 2000/04/27  18:29:05
28858         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
28859      Branch: perl
28860            ! regcomp.c regexec.c t/op/re_tests
28861 ____________________________________________________________________________
28862 [  5972] By: jhi                                   on 2000/04/27  18:22:41
28863         Log: Integrate with Sarathy.
28864      Branch: cfgperl
28865           +> t/lib/b.t t/lib/syslog.t
28866           !> (integrate 31 files)
28867 ____________________________________________________________________________
28868 [  5971] By: jhi                                   on 2000/04/27  18:18:46
28869         Log: Unicos tweaks from Mark P. Lutz.
28870      Branch: cfgperl
28871            ! hints/unicos.sh lib/Math/Complex.pm
28872 ____________________________________________________________________________
28873 [  5970] By: gsar                                  on 2000/04/27  18:05:11
28874         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
28875              IV is >32bits
28876      Branch: perl
28877            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
28878 ____________________________________________________________________________
28879 [  5969] By: gsar                                  on 2000/04/27  17:50:56
28880         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
28881      Branch: perl
28882            + t/lib/syslog.t
28883            ! MANIFEST ext/Sys/Syslog/Syslog.pm
28884 ____________________________________________________________________________
28885 [  5968] By: gsar                                  on 2000/04/27  17:44:49
28886         Log: tolerate spaces in group names in test on solaris (from David Boyce
28887              <dsb@boyski.com>)
28888      Branch: perl
28889            ! t/op/groups.t
28890 ____________________________________________________________________________
28891 [  5967] By: gsar                                  on 2000/04/27  17:41:22
28892         Log: improved docs on the warn_uninit diagnostic (from David Glasser
28893              and Simon Cozens)
28894      Branch: perl
28895            ! pod/perldiag.pod
28896 ____________________________________________________________________________
28897 [  5966] By: gsar                                  on 2000/04/27  16:54:58
28898         Log: add testsuite for B backends, fix bug in B::Deparse (from
28899              Simon Cozens <simon@brecon.co.uk>)
28900      Branch: perl
28901            + t/lib/b.t
28902            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
28903 ____________________________________________________________________________
28904 [  5965] By: gsar                                  on 2000/04/27  16:10:37
28905         Log: avoid "will not stay shared" warnings for our variables (from
28906              Robin Barker)
28907      Branch: perl
28908            ! op.c t/pragma/warn/op
28909 ____________________________________________________________________________
28910 [  5964] By: gsar                                  on 2000/04/27  07:05:05
28911         Log: reformat to 72 columns (again)
28912      Branch: perl
28913            ! pod/perldiag.pod
28914 ____________________________________________________________________________
28915 [  5963] By: gsar                                  on 2000/04/27  06:28:31
28916         Log: patch from Larry to make (\&) prototype work; added tests for
28917              the same
28918      Branch: perl
28919            ! op.c t/comp/proto.t
28920 ____________________________________________________________________________
28921 [  5962] By: gsar                                  on 2000/04/27  06:15:47
28922         Log: updated README.hpux (from Jeff Okamoto)
28923      Branch: perl
28924            ! README.hpux
28925 ____________________________________________________________________________
28926 [  5961] By: gsar                                  on 2000/04/27  05:55:03
28927         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
28928      Branch: perl
28929            ! emacs/cperl-mode.el
28930 ____________________________________________________________________________
28931 [  5960] By: gsar                                  on 2000/04/27  05:49:26
28932         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
28933      Branch: perl
28934            ! INSTALL
28935 ____________________________________________________________________________
28936 [  5959] By: gsar                                  on 2000/04/27  05:33:41
28937         Log: doubled words in pods (from Simon Cozens
28938              <simon.p.cozens@jp.pwcglobal.com>)
28939      Branch: perl
28940            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
28941            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
28942            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
28943            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
28944            ! pod/perltootc.pod
28945 ____________________________________________________________________________
28946 [  5958] By: gsar                                  on 2000/04/27  05:11:39
28947         Log: change#3569 deleted some essential code, revert; avoid use of
28948              atexit() to make DynaLoader work properly on AIX under mod_perl
28949              (from Jens-Uwe Mager <jum@helios.de>)
28950      Branch: perl
28951            ! ext/DynaLoader/dl_aix.xs
28952 ____________________________________________________________________________
28953 [  5957] By: gsar                                  on 2000/04/27  04:54:51
28954         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
28955      Branch: perl
28956            ! pod/perlmod.pod
28957 ____________________________________________________________________________
28958 [  5956] By: gsar                                  on 2000/04/27  04:51:47
28959         Log: better diagnostics on failed tests (from Ilya Zakharevich)
28960      Branch: perl
28961            ! t/op/lex_assign.t
28962 ____________________________________________________________________________
28963 [  5955] By: gsar                                  on 2000/04/27  04:26:44
28964         Log: longstanding bug exposed by change#3307: sort arguments weren't
28965              compiled with the right wantarray context (ensuing runtime lookup
28966              via block_gimme() was getting the incidental context of the
28967              sort() itself)
28968      Branch: perl
28969            ! op.c t/op/sort.t
28970 ____________________________________________________________________________
28971 [  5954] By: gsar                                  on 2000/04/26  23:42:12
28972         Log: integrate cfgperl contents into mainline
28973      Branch: perl
28974           !> (integrate 30 files)
28975 ____________________________________________________________________________
28976 [  5953] By: jhi                                   on 2000/04/26  23:06:42
28977         Log: Integrate with Sarathy.
28978      Branch: cfgperl
28979           !> README.win32 ext/B/B/Deparse.pm
28980           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
28981           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
28982           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
28983           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
28984           !> utils/perldoc.PL vms/perlvms.pod
28985 ____________________________________________________________________________
28986 [  5952] By: jhi                                   on 2000/04/26  23:03:46
28987         Log: Undo "use integer" addition from 64bitint as it seems
28988              to break most of the subtests in Digital UNIX;
28989              Unicos needs to find another way.
28990      Branch: cfgperl
28991            ! t/op/64bitint.t
28992 ____________________________________________________________________________
28993 [  5951] By: jhi                                   on 2000/04/26  22:57:53
28994         Log: Be more robust on "extreme" (large absolute value)
28995              arguments.  Originally reported by Daniel Connelly
28996              as a problem with asinh() on large negative arguments,
28997              asinh() used to bail out because an argument to log()
28998              ended up being zero.  Ilya Zakharevich proposed using
28999              Taylor's series in such cases, which for such large
29000              arguments is a very good approximation.
29001      Branch: cfgperl
29002            ! lib/Math/Complex.pm t/lib/complex.t
29003 ____________________________________________________________________________
29004 [  5950] By: gsar                                  on 2000/04/25  19:13:12
29005         Log: reformat perldiag to avoid long lines
29006      Branch: perl
29007            ! pod/perldiag.pod
29008 ____________________________________________________________________________
29009 [  5949] By: gsar                                  on 2000/04/25  18:41:11
29010         Log: make perldoc use the pod2man from the same version (from
29011              M.J.T. Guy)
29012      Branch: perl
29013            ! utils/perldoc.PL
29014 ____________________________________________________________________________
29015 [  5948] By: gsar                                  on 2000/04/25  18:21:57
29016         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
29017              <kompas@kompas.usr.onet.pl>)
29018      Branch: perl
29019            ! lib/vars.pm
29020 ____________________________________________________________________________
29021 [  5947] By: gsar                                  on 2000/04/25  18:11:53
29022         Log: use &dl_error rather than &dl_load_file as the guard for calling
29023              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
29024              statically built perl)
29025      Branch: perl
29026            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
29027 ____________________________________________________________________________
29028 [  5946] By: jhi                                   on 2000/04/25  17:37:54
29029         Log: Document that tr() is not tr(1).
29030      Branch: cfgperl
29031            ! pod/perlop.pod
29032 ____________________________________________________________________________
29033 [  5945] By: gsar                                  on 2000/04/25  16:34:33
29034         Log: make module name mandatory after -M switch; reorder perldiag
29035              alphabetically (from Mark-Jason Dominus)
29036      Branch: perl
29037            ! perl.c pod/perldiag.pod
29038 ____________________________________________________________________________
29039 [  5944] By: jhi                                   on 2000/04/25  01:15:18
29040         Log: On second thoughts frexp() does have two arguments.
29041      Branch: cfgperl
29042            ! perl.h
29043 ____________________________________________________________________________
29044 [  5943] By: jhi                                   on 2000/04/24  22:56:32
29045         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
29046              Now pp_ncmp() returns undef is either operand is a NaN.
29047      Branch: cfgperl
29048            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29049            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
29050            ! vms/subconfigure.com vos/config.def vos/config.h
29051            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
29052            ! win32/config.vc win32/config_H.bc win32/config_H.gc
29053            ! win32/config_H.vc
29054      Branch: metaconfig/U/perl
29055            + d_modfl.U
29056 ____________________________________________________________________________
29057 [  5942] By: jhi                                   on 2000/04/24  19:45:17
29058         Log: Regen Configure to match #5937.
29059      Branch: cfgperl
29060            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29061            ! config_h.SH
29062      Branch: metaconfig
29063            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
29064 ____________________________________________________________________________
29065 [  5941] By: jhi                                   on 2000/04/24  19:24:11
29066         Log: Further Unicos fixes for Mark Lutz.
29067      Branch: cfgperl
29068            ! hints/unicos.sh pp_ctl.c
29069 ____________________________________________________________________________
29070 [  5940] By: jhi                                   on 2000/04/24  19:09:06
29071         Log: Various Unicos 10.0.0.6 fixes.
29072              
29073              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
29074              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
29075              Reply-To: tecmpl1@triton.ca.boeing.com 
29076              To: perl5-porters@perl.org 
29077              Date: Fri, 14 Apr 2000 20:21:00 GMT 
29078              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
29079      Branch: cfgperl
29080            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
29081 ____________________________________________________________________________
29082 [  5939] By: gsar                                  on 2000/04/24  19:01:24
29083         Log: more pod nits (from Larry Virden)
29084      Branch: perl
29085            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
29086            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
29087            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
29088 ____________________________________________________________________________
29089 [  5938] By: gsar                                  on 2000/04/24  18:54:01
29090         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
29091      Branch: perl
29092            ! ext/B/B/Deparse.pm
29093 ____________________________________________________________________________
29094 [  5937] By: jhi                                   on 2000/04/24  17:39:00
29095         Log: Integrate with Sarathy.
29096      Branch: cfgperl
29097           +> (branch 31 files)
29098           !> (integrate 73 files)
29099 ____________________________________________________________________________
29100 [  5936] By: gsar                                  on 2000/04/24  17:30:06
29101         Log: additional tests for change#5934 (from Paul Marquess, who also
29102              sent in the same fix)
29103      Branch: perl
29104            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
29105            ! t/pragma/warn/5nolint t/pragma/warn/6default
29106 ____________________________________________________________________________
29107 [  5935] By: jhi                                   on 2000/04/24  17:26:05
29108         Log: Do not assume sign propagation.
29109              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
29110              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
29111              To: payner@ncifcrf.gov, perl5-porters@perl.org 
29112              Date: Tue, 18 Apr 2000 18:24:49 +0100 
29113              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
29114      Branch: cfgperl
29115            ! t/op/bop.t t/op/misc.t
29116 ____________________________________________________________________________
29117 [  5934] By: gsar                                  on 2000/04/24  17:16:54
29118         Log: propagate lexical warnings from surrounding scope correctly
29119              within string eval()
29120      Branch: perl
29121            ! pp_ctl.c t/pragma/warn/pp_ctl
29122 ____________________________________________________________________________
29123 [  5933] By: jhi                                   on 2000/04/24  17:01:07
29124         Log: Flatten the cpp jungle doing the nosuid checking.
29125      Branch: cfgperl
29126            ! perl.c
29127 ____________________________________________________________________________
29128 [  5932] By: gsar                                  on 2000/04/24  09:08:14
29129         Log: add rsignal(), whichsig() and do_join() to public API list
29130              (mod_perl uses them to good advantage)
29131      Branch: perl
29132            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
29133 ____________________________________________________________________________
29134 [  5931] By: gsar                                  on 2000/04/24  09:01:40
29135         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
29136      Branch: perl
29137            ! pp_hot.c regexec.c t/op/pat.t
29138 ____________________________________________________________________________
29139 [  5930] By: gsar                                  on 2000/04/24  08:58:33
29140         Log: small os390 tweaks (from Peter Prymmer)
29141      Branch: perl
29142            ! config_h.SH makedepend.SH
29143 ____________________________________________________________________________
29144 [  5929] By: gsar                                  on 2000/04/24  08:55:25
29145         Log: pod nits
29146      Branch: perl
29147            ! pod/perlguts.pod
29148 ____________________________________________________________________________
29149 [  5928] By: gsar                                  on 2000/04/24  08:50:13
29150         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
29151      Branch: perl
29152            ! ext/IO/lib/IO/Poll.pm
29153 ____________________________________________________________________________
29154 [  5927] By: gsar                                  on 2000/04/24  08:43:24
29155         Log: arrange for next() to resume at the unstack op rather than the
29156              loop conditional, so that scope cleanup happens correctly
29157              (from Stephen McCamant)
29158      Branch: perl
29159            ! op.c pp_ctl.c t/op/misc.t
29160 ____________________________________________________________________________
29161 [  5926] By: gsar                                  on 2000/04/24  08:18:40
29162         Log: on windows, reserve 16M of stack rather than 128M (allows more
29163              threads to run concurrently)
29164      Branch: perl
29165            ! win32/Makefile win32/makefile.mk
29166 ____________________________________________________________________________
29167 [  5925] By: gsar                                  on 2000/04/24  08:13:52
29168         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
29169      Branch: perl
29170            ! toke.c
29171 ____________________________________________________________________________
29172 [  5924] By: gsar                                  on 2000/04/24  08:08:59
29173         Log: avoid using uninitialized memory in require version check
29174      Branch: perl
29175            ! pp_ctl.c universal.c
29176 ____________________________________________________________________________
29177 [  5923] By: gsar                                  on 2000/04/24  07:20:14
29178         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
29179      Branch: perl
29180            ! ext/IO/lib/IO/Poll.pm
29181 ____________________________________________________________________________
29182 [  5922] By: gsar                                  on 2000/04/24  07:08:42
29183         Log: commentary about IoTYPE() (from Nathan Torkington)
29184      Branch: perl
29185            ! sv.h
29186 ____________________________________________________________________________
29187 [  5921] By: gsar                                  on 2000/04/24  06:58:26
29188         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
29189              by fix
29190      Branch: perl
29191            ! sv.c t/lib/charnames.t t/pragma/utf8.t
29192 ____________________________________________________________________________
29193 [  5920] By: gsar                                  on 2000/04/24  06:37:59
29194         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
29195      Branch: perl
29196            ! doop.c t/op/ver.t
29197 ____________________________________________________________________________
29198 [  5919] By: gsar                                  on 2000/04/24  06:21:58
29199         Log: Configure might miss old directories when prefix must be
29200              expanded (from Robin Barker)
29201      Branch: metaconfig
29202            ! U/installdirs/inc_version_list.U
29203      Branch: perl
29204            ! Configure
29205 ____________________________________________________________________________
29206 [  5918] By: gsar                                  on 2000/04/24  06:16:11
29207         Log: VMS nits in glob() test (from Charles Lane)
29208      Branch: perl
29209            ! t/lib/glob-basic.t
29210 ____________________________________________________________________________
29211 [  5917] By: gsar                                  on 2000/04/24  06:11:56
29212         Log: various pod nits (from Larry Virden and others)
29213      Branch: perl
29214            ! README.amiga README.hpux README.machten README.os2
29215            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
29216            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
29217            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
29218            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
29219            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
29220            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
29221            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
29222            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
29223 ____________________________________________________________________________
29224 [  5916] By: gsar                                  on 2000/04/24  05:52:43
29225         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
29226              <wjones@tc.fluke.com>)
29227      Branch: perl
29228            ! t/lib/glob-basic.t
29229 ____________________________________________________________________________
29230 [  5915] By: gsar                                  on 2000/04/24  05:07:01
29231         Log: supported platforms mixed up
29232      Branch: perl
29233            ! pod/perl56delta.pod pod/perlport.pod
29234 ____________________________________________________________________________
29235 [  5914] By: gsar                                  on 2000/04/24  04:56:08
29236         Log: caller() wasn't returning the right number of elements for
29237              eval {...}
29238      Branch: perl
29239            ! pp_ctl.c t/pragma/warn/9enabled
29240 ____________________________________________________________________________
29241 [  5913] By: gsar                                  on 2000/04/24  04:35:41
29242         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
29243              Mark-Jason Dominus)
29244      Branch: perl
29245            ! pod/perlfunc.pod
29246 ____________________________________________________________________________
29247 [  5912] By: gsar                                  on 2000/04/24  04:17:15
29248         Log: fix totally broken caching in UNIVERSAL::isa() (from
29249              Nick Ing-Simmons)
29250      Branch: perl
29251            ! t/op/universal.t universal.c
29252 ____________________________________________________________________________
29253 [  5911] By: gsar                                  on 2000/04/24  03:39:47
29254         Log: add linebreak properties from unicode/LineBrk.txt (from
29255              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
29256      Branch: perl
29257            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
29258            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
29259            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
29260            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
29261            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
29262            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
29263            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
29264            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
29265            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
29266            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
29267            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
29268            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
29269            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
29270            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
29271            + lib/unicode/Is/LbrkZW.pl
29272            ! lib/unicode/mktables.PL
29273 ____________________________________________________________________________
29274 [  5910] By: gsar                                  on 2000/04/24  03:23:10
29275         Log: typo in pod
29276      Branch: perl
29277            ! ext/Thread/Thread.pm
29278 ____________________________________________________________________________
29279 [  5909] By: gsar                                  on 2000/04/24  03:22:03
29280         Log: mode argument to do_binmode() should be file mode, not boolean
29281      Branch: perl
29282            ! pp_sys.c
29283 ____________________________________________________________________________
29284 [  5908] By: gsar                                  on 2000/04/16  16:51:08
29285         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
29286              always returns a valid GV even when the symbol is trapped by strictures
29287              (avoids coredumps)
29288              
29289              TODO: the C<package;> hack needs similar treatment
29290      Branch: perl
29291            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
29292            ! t/pragma/strict-vars
29293 ____________________________________________________________________________
29294 [  5907] By: jhi                                   on 2000/03/31  23:42:56
29295         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
29296              an assumption which #5905 demolished.
29297      Branch: cfgperl
29298            ! pp_sys.c
29299 ____________________________________________________________________________
29300 [  5906] By: jhi                                   on 2000/03/31  18:54:37
29301         Log: Typo in #5905.
29302      Branch: cfgperl
29303            ! t/op/64bitint.t
29304 ____________________________________________________________________________
29305 [  5905] By: jhi                                   on 2000/03/31  18:50:54
29306         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
29307              reported by Joseph N. Hall.  The bug was that even with use64bitint
29308              one had to use the prefixes q, L, or ll with printf/sprintf,
29309              contrary to the documentation and common sense.
29310      Branch: cfgperl
29311            ! sv.c t/op/64bitint.t
29312 ____________________________________________________________________________
29313 [  5904] By: gsar                                  on 2000/03/28  02:31:32
29314         Log: add Changes, perldelta.pod
29315      Branch: perl
29316            + Changes pod/perldelta.pod
29317 ____________________________________________________________________________
29318 [  5903] By: gsar                                  on 2000/03/28  02:03:55
29319         Log: rename Changes and perldelta.pod
29320      Branch: perl
29321           +> Changes5.6 pod/perl56delta.pod
29322            - Changes pod/perldelta.pod
29323            ! MANIFEST
29324 ____________________________________________________________________________
29325 [  5902] By: gsar                                  on 2000/03/28  01:59:14
29326         Log: create maint-5.6 branch
29327      Branch: maint-5.6/perl
29328           +> (branch 1611 files)
29329 ____________________________________________________________________________
29330 [  5901] By: jhi                                   on 2000/03/23  05:48:43
29331         Log: Integrate with Sarathy.
29332      Branch: cfgperl
29333           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
29334 ____________________________________________________________________________
29335 [  5900] By: gsar                                  on 2000/03/23  05:42:43
29336         Log: three guesses on what this is :-)
29337      Branch: perl
29338            ! Changes